Re-apply the current layout when resizing
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-12-11 Tom Tromey <tom@tromey.com>
2
3 * gdb.tui/resize.exp: Update.
4 * gdb.tui/empty.exp (layouts): Update.
5
6 2019-12-11 Tom Tromey <tom@tromey.com>
7
8 * gdb.tui/regs.exp: Update.
9 * gdb.tui/empty.exp (layouts): Update.
10 * gdb.tui/basic.exp: Update.
11 * lib/tuiterm.exp (_check_box): Don't check bottom border.
12
13 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14
15 * gdb.base/options.exp: Add -raw-values in the print completion list.
16 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
17
18 2019-12-10 Kevin Buettner <kevinb@redhat.com>
19
20 * gdb.threads/omp-par-scope.c: New file.
21 * gdb/threads/omp-par-scope.exp: New file.
22
23 2019-12-10 Kevin Buettner <kevinb@redhat.com>
24
25 * lib/gdb.exp (support_nested_function_tests): New proc.
26
27 2019-12-10 Kevin Buettner <kevinb@redhat.com>
28
29 * lib/gdb.exp (gdb_compile_openmp): New proc.
30 (build_executable_from_specs): Add an "openmp" option.
31 (gdb_compile_pthreads): Add non-executable case.
32
33 2019-12-10 Tom Tromey <tromey@adacore.com>
34
35 * gdb.ada/unchecked_union.exp: New file.
36 * gdb.ada/unchecked_union/pck.adb: New file.
37 * gdb.ada/unchecked_union/pck.ads: New file.
38 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
39 * gdb-utils.exp (string_to_regexp): Also quote "?".
40
41 2019-12-10 George Barrett <bob@bob131.so>
42
43 Test scripted probe breakpoints.
44 * gdb.guile/scm-breakpoint.c (main): Add probe point.
45 * gdb.python/py-breakpoint.c (main): Likewise.
46 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
47 specifier test.
48 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
49
50 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
51
52 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
53 an rvalue parameter.
54 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
55 parameter.
56
57 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
58
59 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
60 modules.
61
62 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
63
64 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
65 broken version of GCC.
66
67 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
68
69 * gdb.fortran/info-modules.exp: Rewrite to make use of new
70 sym-info-cmds library.
71 * gdb.fortran/info-types.exp: Likewise.
72 * lib/sym-info-cmds.exp: New file.
73
74 2019-12-08 Tom de Vries <tdevries@suse.de>
75
76 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
77
78 2019-12-07 Keith Seitz <keiths@redhat.com>
79
80 * gdb.base/corefile-buildid-shlib-shr.c: New file.
81 * gdb.base/corefile-buildid-shlib.c: New file.
82 * gdb.base/corefile-buildid.c: New file.
83 * gdb.base/corefile-buildid.exp: New file.
84
85 2019-12-06 Tom de Vries <tdevries@suse.de>
86
87 * gdb.dwarf2/varval.exp: Add decl before def test.
88
89 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
90
91 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
92
93 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
94
95 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
96 CV and reference conversion for overload resolution.
97 * gdb.cp/rvalue-ref-overload.exp: Test it.
98
99 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
100
101 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
102 * gdb.base/frameapply.exp: Test faas without command.
103
104 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
105
106 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
107 Fortran tests.
108 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
109 order.
110
111 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
112
113 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
114 casting to type with no kind specified.
115 (test_basic_parsing_of_type_kinds): Additional tests for types
116 with no kind specified, and add tests for single/double
117 precision/complex types.
118
119 2019-12-04 Tom Tromey <tromey@adacore.com>
120
121 * gdb.base/endianity.c (struct other) <x>: New field.
122 (main): Initialize it.
123 * gdb.base/endianity.exp: Update.
124
125 2019-12-04 Tom Tromey <tromey@adacore.com>
126
127 * gdb.ada/scalar_storage/storage.adb: New file.
128 * gdb.ada/scalar_storage/pck.adb: New file.
129 * gdb.ada/scalar_storage/pck.ads: New file.
130 * gdb.ada/scalar_storage.exp: New file.
131
132 2019-12-04 Tom Tromey <tromey@adacore.com>
133
134 * gdb.base/endianity.c (struct otherendian) <f>: New field.
135 (main): Initialize it.
136 * gdb.base/endianity.exp: Update.
137
138 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
139
140 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
141
142 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
143
144 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
145 -symbol-info-module-functions and -symbol-info-module-variables.
146
147 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
148
149 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
150
151 2019-12-01 Richard Bunt <richard.bunt@arm.com>
152 Andrew Burgess <andrew.burgess@embecosm.com>
153
154 * gdb.fortran/derived-type-striding.exp: New file.
155 * gdb.fortran/derived-type-striding.f90: New file.
156 * gdb.fortran/array-slices.exp: New file.
157 * gdb.fortran/array-slices.f90: New file.
158
159 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
160
161 * gdb.base/define.exp: Test . in command names.
162 * gdb.base/setshow.exp: Update test, as . is now part of
163 command name.
164
165 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
166
167 * gdb.base/define-prefix.exp: New file.
168
169 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
170
171 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
172 compile.
173 (skip_btrace_pt_tests): Likewise.
174
175 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
176
177 * gdb.fortran/info-modules.exp: Compile source files in correct
178 order.
179
180 2019-11-27 Kevin Buettner <kevinb@redhat.com>
181
182 * gdb.dwarf2/imported-unit.exp: New file.
183 * gdb.dwarf2/imported-unit.c: New file.
184
185 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
186
187 * gdb.mi/mi-fortran-modules-2.f90: New file.
188 * gdb.mi/mi-fortran-modules.exp: New file.
189 * gdb.mi/mi-fortran-modules.f90: New file.
190
191 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
192
193 * gdb.mi/mi-sym-info-1.c: New file.
194 * gdb.mi/mi-sym-info-2.c: New file.
195 * gdb.mi/mi-sym-info.exp: New file.
196
197 2019-11-22 Tom Tromey <tromey@adacore.com>
198
199 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
200 * gdb.ada/tasks/foo.adb: Add another stopping location.
201
202 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
203
204 * gdb.base/endianity.c: New test.
205 * gdb.base/endianity.exp: New file.
206
207 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
208
209 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
210
211 2019-11-21 Tom de Vries <tdevries@suse.de>
212
213 PR gdb/24956
214 * gdb.base/ui-redirect.exp: Test output of user-defined command.
215
216 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
217
218 * gdb.python/py-progspace.exp: Add missing parentheses on some
219 'print' commands.
220
221 2019-11-19 Tom Tromey <tom@tromey.com>
222
223 * gdb.tui/winheight.exp: New file.
224
225 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
226
227 * gdb.base/ctf-whatis.c: Delete.
228 * gdb.base/ctf-whatis.exp: Delete.
229 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
230
231 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
232
233 * gdb.base/ctf-cvexpr.exp: Delete.
234 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
235
236 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
237
238 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
239 the compiler. Clean up header comment a little.
240 * gdb.base/ctf-ptype.exp: Likewise.
241 * gdb.base/ctf-whatis.exp: Likewise.
242 * lib/gdb.exp (skip_ctf_tests): New proc.
243
244 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
245
246 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
247 * gdb.tui/corefile-run.exp: New file.
248
249 2019-11-14 Tom Tromey <tromey@adacore.com>
250
251 * gdb.base/gdbvars.exp (test_convenience_variables): Add
252 regression tests.
253
254 2019-11-12 Tom Tromey <tom@tromey.com>
255
256 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
257 after any command. Expect prompt after WAIT_FOR is seen.
258 (enter_tui): Enable resize messages.
259 (command): Expect command in output.
260 (get_line): Avoid error when cursor appears to be off-screen.
261 (dump_screen): Include screen size in title.
262 (_do_resize): New proc, from "resize".
263 (resize): Rewrite. Do resize in two steps.
264 * gdb.tui/empty.exp (layouts): Fix entries.
265 (check_boxes): Remove xfail.
266 (check_text): Dump screen on failure.
267
268 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
269
270 * gdb.python/py-symbol.exp: Add test for
271 gdb.lookup_static_symbols.
272
273 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
274
275 * gdb.python/py-symbol.c: Declare and call function from new
276 py-symbol-2.c file.
277 * gdb.python/py-symbol.exp: Compile both source files, and add new
278 tests for gdb.lookup_static_symbol.
279 * gdb.python/py-symbol-2.c: New file.
280
281 2019-11-02 Tom de Vries <tdevries@suse.de>
282
283 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
284 * gdb.base/anon.exp: Same.
285 * gdb.base/auto-connect-native-target.exp: Same.
286 * gdb.base/call-ar-st.exp: Same.
287 * gdb.base/catch-syscall.exp: Same.
288 * gdb.base/commands.exp: Same.
289 * gdb.base/default.exp: Same.
290 * gdb.base/display.exp: Same.
291 * gdb.base/float.exp: Same.
292 * gdb.base/foll-fork.exp: Same.
293 * gdb.base/help.exp: Same.
294 * gdb.base/info-macros.exp: Same.
295 * gdb.base/info-proc.exp: Same.
296 * gdb.base/info-target.exp: Same.
297 * gdb.base/long_long.exp: Same.
298 * gdb.base/macscp.exp: Same.
299 * gdb.base/memattr.exp: Same.
300 * gdb.base/nofield.exp: Same.
301 * gdb.base/pointers.exp: Same.
302 * gdb.base/printcmds.exp: Same.
303 * gdb.base/ptype.exp: Same.
304 * gdb.base/restore.exp: Same.
305 * gdb.base/return.exp: Same.
306 * gdb.base/scope.exp: Same.
307 * gdb.base/set-noassign.exp: Same.
308 * gdb.base/setshow.exp: Same.
309 * gdb.base/shlib-call.exp: Same.
310 * gdb.base/signals.exp: Same.
311 * gdb.base/sigstep.exp: Same.
312 * gdb.base/skip.exp: Same.
313 * gdb.base/solib-symbol.exp: Same.
314 * gdb.base/stap-probe.exp: Same.
315 * gdb.base/step-line.exp: Same.
316 * gdb.base/step-test.exp: Same.
317 * gdb.base/style.exp: Same.
318 * gdb.base/varargs.exp: Same.
319 * gdb.base/vla-datatypes.exp: Same.
320 * gdb.base/vla-ptr.exp: Same.
321 * gdb.base/vla-sideeffect.exp: Same.
322 * gdb.base/volatile.exp: Same.
323 * gdb.base/watch-cond-infcall.exp: Same.
324 * gdb.base/watchpoint.exp: Same.
325
326 2019-11-02 Tom de Vries <tdevries@suse.de>
327
328 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
329 * gdb.cp/cpexprs.exp: Same.
330 * gdb.cp/except-multi-location.exp: Same.
331 * gdb.cp/exceptprint.exp: Same.
332 * gdb.cp/gdb2384.exp: Same.
333 * gdb.cp/inherit.exp: Same.
334 * gdb.cp/m-static.exp: Same.
335 * gdb.cp/meth-typedefs.exp: Same.
336 * gdb.cp/misc.exp: Same.
337 * gdb.cp/namespace.exp: Same.
338 * gdb.cp/non-trivial-retval.exp: Same.
339 * gdb.cp/overload.exp: Same.
340 * gdb.cp/pr17132.exp: Same.
341 * gdb.cp/re-set-overloaded.exp: Same.
342 * gdb.cp/rvalue-ref-types.exp: Same.
343 * gdb.cp/templates.exp: Same.
344
345 2019-11-01 Luis Machado <luis.machado@linaro.org>
346
347 PR gdb/25124
348
349 * gdb.arch/pr25124.S: New file.
350 * gdb.arch/pr25124.exp: New file.
351
352 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
353
354 * gdb.fortran/info-modules.exp: Update expected results, and add
355 additional tests for 'info module functinos', and 'info module
356 variables'.
357 * gdb.fortran/info-types.exp: Update expected results.
358 * gdb.fortran/info-types.f90: Extend testcase with additional
359 module variables and functions.
360
361 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
362
363 * gdb.fortran/info-modules.exp: New file.
364 * gdb.fortran/info-types.exp: Build with new file.
365 * gdb.fortran/info-types.f90: Include and use new module.
366 * gdb.fortran/info-types-2.f90: New file.
367
368 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
369
370 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
371 * gdb.base/settings.exp: Test all settings types using
372 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
373 that now verifies that the value of "maint show" is the same as
374 returned by the settings functions. Test the type of the
375 maintenance settings.
376 * gdb.base/default.exp: Update show_conv_list.
377
378 2019-10-31 Tom de Vries <tdevries@suse.de>
379
380 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
381 gdb_test.
382 * gdb.arch/amd64-disp-step.exp: Same.
383 * gdb.asm/asm-source.exp: Same.
384 * gdb.btrace/buffer-size.exp: Same.
385 * gdb.btrace/cpu.exp: Same.
386 * gdb.btrace/enable.exp: Same.
387 * gdb.dwarf2/count.exp: Same.
388 * gdb.dwarf2/dw2-ranges-func.exp: Same.
389 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
390 * gdb.fortran/vla-datatypes.exp: Same.
391 * gdb.fortran/vla-history.exp: Same.
392 * gdb.fortran/vla-ptype.exp: Same.
393 * gdb.fortran/vla-value.exp: Same.
394 * gdb.fortran/whatis_type.exp: Same.
395 * gdb.guile/guile.exp: Same.
396 * gdb.multi/tids.exp: Same.
397 * gdb.python/py-finish-breakpoint.exp: Same.
398 * gdb.python/py-framefilter.exp: Same.
399 * gdb.python/py-pp-registration.exp: Same.
400 * gdb.python/py-xmethods.exp: Same.
401 * gdb.python/python.exp: Same.
402 * gdb.server/connect-with-no-symbol-file.exp: Same.
403 * gdb.server/no-thread-db.exp: Same.
404 * gdb.server/run-without-local-binary.exp: Same.
405 * gdb.stabs/weird.exp: Same.
406 * gdb.threads/attach-many-short-lived-threads.exp: Same.
407 * gdb.threads/thread-find.exp: Same.
408 * gdb.threads/tls-shared.exp: Same.
409 * gdb.threads/tls.exp: Same.
410 * gdb.threads/wp-replication.exp: Same.
411 * gdb.trace/ax.exp: Same.
412 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
413
414 2019-10-31 Tom de Vries <tdevries@suse.de>
415
416 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
417 * gdb.ada/array_subscript_addr.exp: Same.
418 * gdb.ada/arrayidx.exp: Same.
419 * gdb.ada/arrayparam.exp: Same.
420 * gdb.ada/arrayptr.exp: Same.
421 * gdb.ada/boolean_expr.exp: Same.
422 * gdb.ada/call_pn.exp: Same.
423 * gdb.ada/complete.exp: Same.
424 * gdb.ada/fixed_cmp.exp: Same.
425 * gdb.ada/fun_addr.exp: Same.
426 * gdb.ada/funcall_param.exp: Same.
427 * gdb.ada/interface.exp: Same.
428 * gdb.ada/mod_from_name.exp: Same.
429 * gdb.ada/null_array.exp: Same.
430 * gdb.ada/packed_array.exp: Same.
431 * gdb.ada/packed_tagged.exp: Same.
432 * gdb.ada/print_chars.exp: Same.
433 * gdb.ada/print_pc.exp: Same.
434 * gdb.ada/ptype_arith_binop.exp: Same.
435 * gdb.ada/ptype_field.exp: Same.
436 * gdb.ada/ptype_tagged_param.exp: Same.
437 * gdb.ada/rec_return.exp: Same.
438 * gdb.ada/ref_tick_size.exp: Same.
439 * gdb.ada/str_ref_cmp.exp: Same.
440 * gdb.ada/taft_type.exp: Same.
441 * gdb.ada/tagged.exp: Same.
442 * gdb.ada/type_coercion.exp: Same.
443 * gdb.ada/uninitialized_vars.exp: Same.
444
445 2019-10-30 Tom de Vries <tdevries@suse.de>
446
447 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
448
449 2019-10-26 Tom de Vries <tdevries@suse.de>
450
451 * gdb.base/bigcore.c: Fix typos in comments.
452 * gdb.base/ctf-ptype.c: Same.
453 * gdb.base/long_long.c: Same.
454 * gdb.dwarf2/dw2-op-out-param.S: Same.
455 * gdb.python/py-evthreads.c: Same.
456 * gdb.reverse/i387-stack-reverse.c: Same.
457 * gdb.trace/tfile.c: Same.
458 * lib/compiler.c: Same.
459 * lib/compiler.cc: Same.
460
461 2019-10-25 Tom de Vries <tdevries@suse.de>
462
463 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
464 gdb_test_multiple calls.
465 * gdb.reverse/sigall-reverse.exp: Same.
466 * gdb.reverse/solib-precsave.exp: Same.
467 * gdb.reverse/solib-reverse.exp: Same.
468 * gdb.reverse/until-precsave.exp: Same.
469 * gdb.reverse/until-reverse.exp: Same.
470
471 2019-10-24 Tom de Vries <tdevries@suse.de>
472
473 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
474 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
475 kfail using -wrap pattern flag and convenience variable
476 gdb_test_name.
477
478 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
479
480 * gdb.python/py-progspace.exp: Add tests for the
481 Progspace.block_for_pc method.
482
483 2019-10-23 Tom Tromey <tom@tromey.com>
484
485 * configure: Rebuild.
486 * aclocal.m4: Use m4_include, not sinclude.
487
488 2019-10-21 Tom de Vries <tdevries@suse.de>
489
490 * gdb.base/infcall-nested-structs.c: Add
491 __attribute__((noinline,noclone)) to all functions.
492 (call_all): Add missing variable initialization. Simplify return value.
493 (breakpt): Increment volatile variable, to prevent call from being
494 optimized out.
495 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
496
497 2019-10-17 Tom de Vries <tdevries@suse.de>
498
499 * gdb.fortran/module.exp: Allow info variables to print info for files
500 other than module.f90.
501
502 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
503
504 * gdb.fortran/module.exp: Extend with 'info variables' test.
505
506 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
507
508 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
509 F77_FOR_TARGET.
510
511 2019-10-16 Tom de Vries <tdevries@suse.de>
512
513 PR tdep/25096
514 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
515
516 2019-10-16 Tom de Vries <tdevries@suse.de>
517
518 PR tdep/24104
519 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
520 Add KFAIL for PR tdep/25096.
521
522 2019-10-16 Tom de Vries <tdevries@suse.de>
523
524 PR testsuite/25059
525 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
526
527 2019-10-16 Tom de Vries <tdevries@suse.de>
528
529 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
530 as signed.
531
532 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
533
534 * gdb.mi/list-thread-groups-available.exp: Read entries one by
535 one instead of increasing timeout.
536
537 2019-10-13 Tom de Vries <tdevries@suse.de>
538
539 PR record/25038
540 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
541 * gdb.reverse/sigall-reverse.exp: Same.
542 * gdb.reverse/solib-precsave.exp: Same.
543 * gdb.reverse/solib-reverse.exp: Same.
544 * gdb.reverse/step-precsave.exp: Same.
545 * gdb.reverse/until-precsave.exp: Same.
546 * gdb.reverse/until-reverse.exp: Same.
547 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
548
549 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
550
551 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
552 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
553 (cmp_struct_05_01, cmp_struct_static_02_01)
554 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
555 comparisons.
556
557 2019-10-10 Tom de Vries <tdevries@suse.de>
558
559 PR testsuite/24888
560 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
561 gnatlink.
562
563 2019-10-09 Tom de Vries <tdevries@suse.de>
564
565 PR testsuite/25048
566 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
567
568 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
569
570 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
571 exceptions due to missing debug information.
572
573 2019-10-07 Tom de Vries <tdevries@suse.de>
574
575 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
576
577 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
578
579 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
580 * gdb.base/annota1.exp: Update to use gdb_test_name.
581
582 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
583
584 * gdb.base/ctf-whatis.exp: New file.
585 * gdb.base/ctf-whatis.c: New file.
586 * gdb.base/ctf-ptype.exp: New file.
587 * gdb.base/ctf-ptype.c: New file.
588 * gdb.base/ctf-constvars.exp: New file.
589 * gdb.base/ctf-constvars.c: New file.
590 * gdb.base/ctf-cvexpr.exp: New file.
591
592 2019-10-04 Tom de Vries <tdevries@suse.de>
593
594 * gdb.cp/local-static.c (main): Move declaration of int i out of the
595 for loop.
596
597 2019-10-03 Tom Tromey <tom@tromey.com>
598
599 PR rust/24976:
600 * gdb.rust/simple.rs (Union2): New type.
601 (main): Use Union2.
602 * gdb.rust/simple.exp: Add test.
603
604 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
605
606 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
607 nested function prefix.
608
609 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
610 Richard Bunt <richard.bunt@arm.com>
611 Andrew Burgess <andrew.burgess@embecosm.com>
612
613 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
614 nested functions.
615 * gdb.fortran/nested-funcs.f90: Update expected results.
616 * gdb.fortran/nested-funcs-2.exp: New file.
617 * gdb.fortran/nested-funcs-2.f90: New file.
618
619 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
620
621 * gdb.python/py-parameter.exp: Make test names unique.
622 * gdb.python/py-template.exp: Likewise.
623 * gdb.python/py-value.exp: Likewise.
624
625 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
626
627 * gdb.base/break-interp.exp: Reduce test name duplication.
628 * gdb.base/call-sc.exp: Likewise.
629 * gdb.base/callfuncs.exp: Likewise.
630 * gdb.base/charset.exp: Likewise.
631 * gdb.base/dump.exp: Likewise.
632 * gdb.base/ena-dis-br.exp: Likewise.
633 * gdb.base/relational.exp: Likewise.
634 * gdb.base/step-over-syscall.exp: Likewise.
635 * gdb.base/structs.exp: Likewise.
636
637 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
638
639 * gdb.linespec/explicit.exp: Make test names unique.
640 * gdb.linespec/ls-errs.exp: Likewise.
641
642 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
643
644 * gdb.reverse/break-precsave.exp: Make test names unique.
645 * gdb.reverse/break-reverse.exp: Likewise.
646 * gdb.reverse/finish-precsave.exp: Likewise.
647 * gdb.reverse/finish-reverse.exp: Likewise.
648 * gdb.reverse/machinestate-precsave.exp: Likewise.
649 * gdb.reverse/machinestate.exp: Likewise.
650 * gdb.reverse/readv-reverse.exp: Likewise.
651 * gdb.reverse/recvmsg-reverse.exp: Likewise.
652 * gdb.reverse/sigall-precsave.exp: Likewise.
653 * gdb.reverse/sigall-reverse.exp: Likewise.
654 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
655 * gdb.reverse/watch-precsave.exp: Likewise.
656 * gdb.reverse/watch-reverse.exp: Likewise.
657
658 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
659
660 * gdb.threads/stop-with-handle.c: New file.
661 * gdb.threads/stop-with-handle.exp: New file.
662
663 2019-10-03 Tom de Vries <tdevries@suse.de>
664
665 PR testsuite/25059
666 * gdb.base/list-missing-source.exp: Allowing the "Compilation
667 directory" line to be missing.
668
669 2019-10-03 Tom de Vries <tdevries@suse.de>
670
671 PR testsuite/25059
672 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
673 type optional.
674
675 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
676
677 * gdb.python/py-format-string.c (string.h): New include.
678 (main): Fill a_struct_with_union.the_union.an_int with bytes of
679 the same value, for endianness-independence.
680 * gdb.python/py-format-string.exp (default_regexp_dict)
681 (test_pretty_structs, test_format): Adjust expected output to the
682 changed initialization.
683
684 2019-10-02 Tom Tromey <tromey@adacore.com>
685
686 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
687
688 2019-10-02 Pedro Alves <palves@redhat.com>
689 Andrew Burgess <andrew.burgess@embecosm.com>
690
691 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
692 "print-file-var.h".
693 (this_version_id) Use ATTRIBUTE_VISIBILITY.
694 (get_version_1): Print this_version_id and its address.
695 Add extern "C" wrappers around interface functions.
696 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
697 "print-file-var.h".
698 (this_version_id) Use ATTRIBUTE_VISIBILITY.
699 (get_version_2): Print this_version_id and its address.
700 Add extern "C" wrappers around interface functions.
701 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
702 <stddef.h> and "print-file-var.h".
703 Add extern "C" wrappers around interface functions.
704 [VERSION_ID_MAIN] (this_version_id): Define.
705 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
706 * gdb.base/print-file-var.h: Add some #defines to simplify setting
707 up extern "C" blocks.
708 * gdb.base/print-file-var.exp (test): New, factored out from top
709 level.
710 (top level): Test all combinations of attribute hidden or not,
711 dlopen or not, and this_version_id symbol in main file or not.
712 Compile tests as both C++ and C, make test names unique.
713
714 2019-10-01 Tom Tromey <tom@tromey.com>
715
716 * gdb.base/style.exp: Test "show logging filename".
717
718 2019-10-01 Tom Tromey <tom@tromey.com>
719
720 * lib/gdb-utils.exp (style): Handle "metadata" argument.
721 * gdb.base/style.exp: Add metadata style test.
722
723 2019-10-01 Tom Tromey <tom@tromey.com>
724
725 * gdb.base/style.exp: Test "pwd".
726
727 2019-10-01 Tom Tromey <tom@tromey.com>
728
729 * gdb.base/style.exp: Update tests.
730
731 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
732
733 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
734 'six' to unsigned.
735 (s1): Initialize fields 'four' and 'six' instead of 'three' and
736 'five'. Use an all-ones bit pattern for each.
737 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
738 to its changed values.
739
740 2019-09-30 Tom Tromey <tromey@adacore.com>
741
742 * gdb.rust/traits.rs: Disable all warnings.
743
744 2019-09-29 Tom de Vries <tdevries@suse.de>
745
746 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
747
748 2019-09-29 Tom de Vries <tdevries@suse.de>
749
750 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
751
752 2019-09-27 Tom de Vries <tdevries@suse.de>
753
754 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
755
756 2019-09-27 Tom de Vries <tdevries@suse.de>
757
758 PR record/23188
759 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
760
761 2019-09-26 Tom Tromey <tromey@adacore.com>
762
763 * gdb.ada/py_taft.exp: New file.
764 * gdb.ada/py_taft/main.adb: New file.
765 * gdb.ada/py_taft/pkg.adb: New file.
766 * gdb.ada/py_taft/pkg.ads: New file.
767
768 2019-09-24 Tom de Vries <tdevries@suse.de>
769
770 PR gdb/24598
771 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
772
773 2019-09-22 Tom de Vries <tdevries@suse.de>
774
775 * gdb.base/restore.exp: Allow register variables to be optimized out at
776 -O0.
777
778 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
779
780 * gdb.arch/spu-info.exp: Remove file.
781 * gdb.arch/spu-info.c: Remove file.
782 * gdb.arch/spu-ls.exp: Remove file.
783 * gdb.arch/spu-ls.c: Remove file.
784
785 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
786 * gdb.asm/spu.inc: Remove file.
787
788 * gdb.base/dump.exp: Remove support for spu*-*-*.
789 * gdb.base/stack-checking.exp: Likewise.
790 * gdb.base/overlays.exp: Likewise.
791 * gdb.base/ovlymgr.c: Likewise.
792 * gdb.base/spu.ld: Remove file.
793
794 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
795 * gdb.cp/cpexprs.exp: Likewise.
796 * gdb.cp/exception.exp: Likewise.
797 * gdb.cp/gdb2495.exp: Likewise.
798 * gdb.cp/mb-templates.exp: Likewise.
799 * gdb.cp/pr9167.exp: Likewise.
800 * gdb.cp/userdef.exp: Likewise.
801
802 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
803
804 * gdb.cell: Remove directory.
805 * lib/cell.exp: Remove file.
806
807 2019-09-19 Tom de Vries <tdevries@suse.de>
808
809 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
810
811 2019-09-19 Tom de Vries <tdevries@suse.de>
812
813 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
814
815 2019-09-19 Tom de Vries <tdevries@suse.de>
816
817 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
818 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
819 (gdb_target_cmd): ... here.
820 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
821 value 2.
822
823 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
824
825 * gdb.base/source-dir.exp: Avoid having directory names in test
826 names.
827
828 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
829
830 * gdb.base/source-dir.exp: Add extra test for mapped compilation
831 directory.
832
833 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
834
835 * gdb.base/list-missing-source.exp: New file.
836
837 2019-09-14 Tom de Vries <tdevries@suse.de>
838
839 PR teststuite/24599
840 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
841 * lib/ada.exp (gnatmake_version_at_least): New proc.
842
843 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
844
845 * gdb.base/maint.exp: Use exec_has_index_section.
846
847 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
848
849 * gdb.base/maint.exp: Add test for 'maint info sections'.
850
851 2019-09-12 Tom de Vries <tdevries@suse.de>
852
853 * gdb.base/store.exp: Allow register variables to be optimized out at
854 -O0.
855
856 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
857
858 * gdb.ada/rdv_wait.exp: Update to new task names.
859 * gdb.base/task_switch_in_core.exp: Likewise.
860 * gdb.base/info_sources_base.c: Likewise.
861
862 2019-09-10 Tom Tromey <tromey@adacore.com>
863
864 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
865
866 2019-09-10 Tom Tromey <tromey@adacore.com>
867
868 * gdb.ada/dgopt.exp: New file.
869 * gdb.ada/dgopt/x.adb: New file.
870
871 2019-09-08 Tom Tromey <tom@tromey.com>
872
873 * gdb.tui/resize.exp: Remove setup_xfail.
874 * gdb.tui/regs.exp: Remove setup_xfail.
875 * gdb.tui/basic.exp: Remove setup_xfail.
876
877 2019-09-06 David Blaikie <dblaikie@gmail.com>
878
879 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
880 * gdb.cp/cplabel.exp: Ditto.
881 * gdb.linespec/ls-errs.exp: Ditto.
882
883 2019-09-05 Tom de Vries <tdevries@suse.de>
884
885 * lib/gdb.exp (cmp_file_string): New proc.
886 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
887 runto_main. Verify save breakpoints output.
888
889 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
890
891 * gdb.base/info-var.exp: Test info variables without running
892 to main, to avoid expect's buffer overflow.
893
894 2019-09-03 Tom Tromey <tromey@adacore.com>
895
896 * gdb.ada/bias.exp: New file.
897 * gdb.ada/bias/bias.adb: New file.
898 * gdb.ada/print_chars.exp: Add regression test.
899 * gdb.ada/print_chars/foo.adb (My_Character): New type.
900 (MC): New variable.
901
902 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
903
904 * gdb.base/argv0-symlink.exp: Run only on native target
905 and local host.
906
907 2019-08-29 Tom de Vries <tdevries@suse.de>
908
909 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
910 diverse debug info.
911 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
912
913 2019-08-28 Tom de Vries <tdevries@suse.de>
914
915 * gdb.base/info-var.exp: Allow info variables to print info for files
916 other than info-var-f1.c and info-var-f2.c.
917
918 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
919
920 * gdb.fortran/info-types.exp: Add module.
921 * gdb.fortran/info-types.f90: Update expected results.
922
923 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
924
925 * gdb.fortran/info-types.exp: New file.
926 * gdb.fortran/info-types.f90: New file.
927 * lib/fortran.exp (fortran_character1): New proc.
928
929 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
930
931 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
932 functions'. Reindent as needed.
933 * gdb.base/info-var-f1.c: New file.
934 * gdb.base/info-var-f2.c: New file.
935 * gdb.base/info-var.exp: New file.
936 * gdb.base/info-var.h: New file.
937
938 2019-08-26 Tom de Vries <tdevries@suse.de>
939
940 PR c++/24852
941 * gdb.cp/no-libstdcxx-probe.exp: New test.
942
943 2019-08-26 Tom de Vries <tdevries@suse.de>
944
945 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
946 * tests need to be skipped.
947 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
948 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
949 mi_skip_libstdcxx_probe_tests.
950
951 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
952
953 * gdb.python/py-xmethods.exp: Use raw strings when passing
954 arguments to SimpleXMethodMatcher.
955
956 2019-08-22 Tom de Vries <tdevries@suse.de>
957
958 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
959 more informative.
960
961 2019-08-21 Pedro Alves <palves@redhat.com>
962
963 * gdb.base/with.exp: Test "with" with no arguments.
964
965 2019-08-21 Tom de Vries <tdevries@suse.de>
966
967 * gdb.base/gdb-caching-proc.exp: Sort files.
968
969 2019-08-20 Tom de Vries <tdevries@suse.de>
970
971 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
972 compilation.
973
974 2019-08-16 Tom de Vries <tdevries@suse.de>
975
976 * gdb.base/compare-sections.exp ("after run to main"): Allow
977 mismatched read-only sections for PIE executables.
978
979 2019-08-16 Tom Tromey <tom@tromey.com>
980
981 * lib/tuiterm.exp (_csi_Z): New proc.
982 * gdb.tui/basic.exp: Update window positions.
983 * gdb.tui/empty.exp: Update window positions.
984
985 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
986
987 * gdb.base/examine-backward.exp: Correct regexp for
988 "examine 3 bytes backward from ${address_zero}".
989
990 2019-08-15 Tom Tromey <tom@tromey.com>
991
992 * gdb.tui/empty.exp: Enable resizing tests.
993
994 2019-08-15 Tom Tromey <tromey@adacore.com>
995
996 * gdb.ada/char_enum.exp: Add regression tests.
997 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
998 and '0'.
999 (Char, Gchar): Update.
1000 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1001
1002 2019-08-15 Christian Biesinger <cbiesinger@google.com>
1003
1004 * gdb.python/python.exp: Expect a leading underscore on
1005 GdbOutput{,Error}File.
1006
1007 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1008
1009 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1010 Windows host.
1011
1012 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1013
1014 * gdb.base/batch-preserve-term-settings.exp
1015 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1016
1017 2019-08-15 Christian Biesinger <cbiesinger@google.com>
1018
1019 * lib/gdb.exp: When running on a mingw target, replace
1020 /x/ with x:/.
1021
1022 2019-08-14 Alan Hayward <alan.hayward@arm.com>
1023
1024 * gdb.arch/aarch64-prologue.c: New test.
1025 * gdb.arch/aarch64-prologue.exp: New file.
1026
1027 2019-08-13 Tom de Vries <tdevries@suse.de>
1028
1029 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1030 Thread.
1031
1032 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1033
1034 * gdb.python/py-completion.exp: Download the .py file to the host
1035 and use its host pathname. Conditionalize tests that use
1036 tab completion and manipulate files on the build machine.
1037 * gdb.python/py-events.exp: Download the .py file to the host
1038 and use its host pathname.
1039 * gdb.python/py-evsignal.exp: Likewise.
1040 * gdb.python/py-evthreads.exp: Likewise.
1041 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1042 pathname syntax.
1043 * gdb.python/py-framefilter.exp: Download the .py file to the right
1044 place on the host. Match Windows pathname syntax.
1045 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1046 .py file to the host and use its host pathname.
1047 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1048 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1049 build pathname. Skip symlink test on Windows host. Add missing
1050 newline at end of file.
1051 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1052 and use its host pathname.
1053 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1054 * gdb.python/py-section-script.exp: Use host location of binfile
1055 on safe-path. Use correct path separator on Windows host.
1056 Reorder alternatives in gdb_test_multiple to prevent matching
1057 the wrong alternative on success.
1058 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1059
1060 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1061
1062 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1063 expect the GDB inferior to no longer immediately stop after
1064 being resumed with "signal SIGINT".
1065
1066 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1067
1068 * gdb.linespec/break-ask.exp: Generalize regexps to match
1069 Windows pathnames too.
1070
1071 2019-08-08 Tom de Vries <tdevries@suse.de>
1072
1073 PR testsuite/24862
1074 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1075
1076 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1077
1078 * gdb.base/style.exp: Update tests for help doc new invariants.
1079 * gdb.base/help.exp: Likewise.
1080
1081 2019-08-06 Tom Tromey <tom@tromey.com>
1082
1083 * gdb.base/style.exp: Add disassemble test.
1084 * gdb.base/style.c (some_called_function): New function.
1085 (main): Use it.
1086
1087 2019-08-05 Christian Biesinger <cbiesinger@google.com>
1088
1089 * gdb.python/py-block.exp: Test dictionary access on blocks.
1090
1091 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
1092
1093 PR gdb/24863
1094 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1095 -list-thread-groups --available test when running under
1096 check-read1.
1097
1098 2019-08-05 Tom de Vries <tdevries@suse.de>
1099
1100 PR testsuite/24863
1101 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1102 * gdb.base/help.exp: Use with_read1_timeout_factor.
1103 * gdb.base/info-macros.exp: Same.
1104 * gdb.cp/nested-types.exp: Same.
1105
1106 2019-08-05 Tom de Vries <tdevries@suse.de>
1107
1108 * lib/gdb.exp (version_at_least): Factor out of ...
1109 (tcl_version_at_least): ... here.
1110 (gdb_compile): Fail if pie results in non-PIE executable.
1111 (readelf_version, readelf_prints_pie): New proc.
1112 (exec_is_pie): Return -1 if unknown.
1113
1114 2019-08-05 Tom de Vries <tdevries@suse.de>
1115
1116 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1117
1118 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1119
1120 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1121
1122 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1123
1124 * lib/completion-support.exp (test_gdb_complete_none): Skip
1125 tab completion tests if no readline support.
1126 (test_gdb_complete_unique_re): Likewise.
1127 (test_gdb_complete_multiple): Likewise.
1128
1129 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1130
1131 * gdb.base/info_sources.exp: New file.
1132 * gdb.base/info_sources.c: New file.
1133 * gdb.base/info_sources_base.c: New file.
1134
1135 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1136
1137 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1138 prefix argument.
1139 (test_exit_status): Add prefix argument.
1140
1141 2019-08-01 Tom de Vries <tdevries@suse.de>
1142
1143 PR testsuite/24863
1144 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1145 calling exp_continue for new thread and thread exited messages.
1146
1147 2019-08-01 Tom de Vries <tdevries@suse.de>
1148
1149 PR testsuite/24863
1150 * gdb.base/structs.exp: Fix check-read1 timeout using
1151 gdb_test_sequence.
1152 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1153
1154 2019-08-01 Tom de Vries <tdevries@suse.de>
1155
1156 PR testsuite/24863
1157 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1158 line.
1159
1160 2019-08-01 Tom de Vries <tdevries@suse.de>
1161
1162 PR testsuite/24863
1163 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1164
1165 2019-07-30 Tom Tromey <tromey@adacore.com>
1166
1167 * gdb.ada/display_nested.exp: New file.
1168 * gdb.ada/display_nested/foo.adb: New file.
1169 * gdb.ada/display_nested/pack.adb: New file.
1170 * gdb.ada/display_nested/pack.ads: New file.
1171
1172 2019-07-30 Christian Biesinger <cbiesinger@google.com>
1173
1174 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1175 namespace.
1176 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1177
1178 2019-07-30 Tom de Vries <tdevries@suse.de>
1179
1180 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1181 instead.
1182
1183 2019-07-30 Tom de Vries <tdevries@suse.de>
1184
1185 PR testsuite/24834
1186 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1187 (exec_is_pie): New proc.
1188
1189 2019-07-29 Christian Biesinger <cbiesinger@google.com>
1190
1191 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1192
1193 2019-07-29 Christian Biesinger <cbiesinger@google.com>
1194
1195 * gdb.python/py-objfile.c: Add global and static vars.
1196 * gdb.python/py-objfile.exp: Test new functions Objfile.
1197 lookup_global_symbol and lookup_static_symbol.
1198
1199 2019-07-29 Tom Tromey <tom@tromey.com>
1200
1201 * lib/tuiterm.exp (Term::_csi_@): New proc.
1202 (Term::_csi_X): Don't move cursor.
1203
1204 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1205
1206 * gdb.base/options.exp: Update backtrace - completion to
1207 new option -frame-info.
1208 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1209 Test new 'set print frame-info'. Test backtrace -frame-info
1210 overriding 'set print frame-info'.
1211 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1212 Test new 'set print frame-info'.
1213 Verify consistency of backtrace with and without filters, with and
1214 without -no-filters.
1215 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1216 default.
1217
1218 2019-07-29 Tom de Vries <tdevries@suse.de>
1219
1220 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1221 no arguments".
1222
1223 2019-07-29 Tom de Vries <tdevries@suse.de>
1224
1225 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1226 is a substring of the first for "complete non-unique file name".
1227
1228 2019-07-29 Tom de Vries <tdevries@suse.de>
1229
1230 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1231 with ".*".
1232
1233 2019-07-29 Tom de Vries <tdevries@suse.de>
1234
1235 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1236 Pass prompt_regexp parameter to gdb_test_multiple calls.
1237
1238 2019-07-29 Tom de Vries <tdevries@suse.de>
1239
1240 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1241 print registers" regexps.
1242
1243 2019-07-29 Tom de Vries <tdevries@suse.de>
1244
1245 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1246
1247 2019-07-29 Tom de Vries <tdevries@suse.de>
1248
1249 PR gdb/24855
1250 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1251 (skip_python_tests_prompt): Add prompt_regexp argument to
1252 gdb_test_multiple calls.
1253
1254 2019-07-27 Tom Tromey <tom@tromey.com>
1255
1256 * gdb.tui/main.exp: New file.
1257
1258 2019-07-27 Tom Tromey <tom@tromey.com>
1259
1260 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1261 optional.
1262 * gdb.tui/empty.exp: New file.
1263
1264 2019-07-27 Tom Tromey <tom@tromey.com>
1265
1266 * lib/tuiterm.exp (spawn): New proc.
1267 (Term::resize): New proc.
1268 * gdb.tui/resize.exp: New file.
1269
1270 2019-07-27 Tom Tromey <tom@tromey.com>
1271
1272 * gdb.tui/list.exp: New file.
1273
1274 2019-07-27 Tom Tromey <tom@tromey.com>
1275
1276 * gdb.tui/regs.exp: New file.
1277
1278 2019-07-27 Tom Tromey <tom@tromey.com>
1279
1280 * gdb.tui/basic.exp: Add "layout split" test.
1281
1282 2019-07-27 Tom Tromey <tom@tromey.com>
1283
1284 * gdb.tui/basic.exp: Add "layout asm" test.
1285
1286 2019-07-27 Tom Tromey <tom@tromey.com>
1287
1288 * lib/tuiterm.exp: New file.
1289 * gdb.tui/basic.exp: New file.
1290
1291 2019-07-27 Kevin Buettner <kevinb@redhat.com>
1292
1293 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1294 Enable tests associated with this flag. Adjust regex
1295 referencing "foo_low" to now refer to "foo_cold" instead.
1296
1297 2019-07-27 Kevin Buettner <kevinb@redhat.com>
1298
1299 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1300 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1301 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1302 foo_cold. Revise comments to match.
1303 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1304 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1305 were wrapped into this proc; Call do_test in loop from outermost
1306 level.
1307 (foo_low): Rename all occurrences to "foo_cold".
1308 (backtrace from baz): New test.
1309 (x2/i foo_cold): New test.
1310 (info line *foo_cold): New test.
1311
1312 2019-07-26 Tom de Vries <tdevries@suse.de>
1313
1314 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1315
1316 2019-07-25 Tom de Vries <tdevries@suse.de>
1317
1318 PR testsuite/24830
1319 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1320 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1321 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1322 (skip_libstdcxx_probe_tests): ... here.
1323 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1324
1325 2019-07-24 Tom de Vries <tdevries@suse.de>
1326
1327 PR testsuite/24807
1328 * gdb.objc/basicclass.m: Include stdio.h.
1329 * gdb.objc/nondebug.m: Same.
1330 * gdb.objc/objcdecode.m: Same.
1331
1332 2019-07-24 Tom de Vries <tdevries@suse.de>
1333
1334 PR testsuite/24612
1335 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1336 additional_flags.
1337
1338 2019-07-24 Tom de Vries <tdevries@suse.de>
1339
1340 PR testsuite/24831
1341 * gdb.multi/tids.exp: Update error messages for info threads.
1342
1343 2019-07-24 Tom de Vries <tdevries@suse.de>
1344
1345 * gdb.base/info-types.exp: Allow info types to print info for more than
1346 one file.
1347
1348 2019-07-23 Tom de Vries <tdevries@suse.de>
1349
1350 PR testsuite/24842
1351 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1352 gdb_spawn_with_cmdline_opts.
1353
1354 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1355
1356 * gdb.arch/arm-cmse-sgstubs.c: New test.
1357 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1358
1359 2019-07-23 Tom de Vries <tdevries@suse.de>
1360
1361 PR testsuite/24711
1362 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1363 issuing next command.
1364
1365 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1366
1367 * gdb.ada/info_auto_lang.exp: Update expected results.
1368 * gdb.base/info-types.c: Add additional types to check.
1369 * gdb.base/info-types.exp: Update expected results.
1370
1371 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1372
1373 * gdb.base/info-types.c: New file.
1374 * gdb.base/info-types.exp: New file.
1375
1376 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1377
1378 * gdb.arch/riscv-bp-infcall.c: New file.
1379 * gdb.arch/riscv-bp-infcall.exp: New file.
1380
1381 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1382
1383 PR breakpoints/24541
1384 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1385
1386 2019-07-14 Tom de Vries <tdevries@suse.de>
1387
1388 PR testsuite/24760
1389 * gdb.objc/basicclass.exp: Fix unterminated string.
1390
1391 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1392 Andrew Burgess <andrew.burgess@embecosm.com>
1393
1394 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1395 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1396 negative bounds.
1397 * gdb.fortran/vla-value.exp: Print elements of an array with
1398 negative bounds.
1399 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1400 testing.
1401
1402 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1403
1404 * gdb.base/options.exp (expect_string): Dequote strings in
1405 results.
1406 (test-string): Test strings with different quoting and reindent.
1407
1408 2019-07-10 Tom Tromey <tromey@adacore.com>
1409
1410 * gdb.ada/mi_ex_cond.exp: Update expected results.
1411 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1412 * gdb.ada/mi_catch_ex.exp: Update expected results.
1413 * gdb.ada/mi_catch_assert.exp: Update expected results.
1414 * gdb.ada/catch_ex.exp (catch_exception_info)
1415 (catch_exception_entry, catch_assert_entry)
1416 (catch_unhandled_entry): Update.
1417 * gdb.ada/catch_assert_if.exp: Update expected results.
1418
1419 2019-07-10 Richard Bunt <richard.bunt@arm.com>
1420 Stephen Roberts <stephen.roberts@arm.com>
1421
1422 * gdb.base/define.exp: Restore original prompt.
1423
1424 2019-07-09 Pedro Alves <palves@redhat.com>
1425
1426 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1427 breakpoints" output.
1428 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1429 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1430 throw" creates breakpoint.
1431 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1432 'type="catchpoint"'.
1433
1434 2019-07-09 Pedro Alves <palves@redhat.com>
1435
1436 PR c++/15468
1437 * gdb.cp/except-multi-location-lib.cc: New.
1438 * gdb.cp/except-multi-location-main.cc: New.
1439 * gdb.cp/except-multi-location.exp: New.
1440
1441 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1442
1443 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1444 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1445 argument and update callers.
1446
1447 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1448
1449 * gdb.arch/amd64-break-on-asm-line.S: New file.
1450 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1451
1452 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1453
1454 * gdb.base/printcmds.exp: Test printing C string and
1455 C wide string convenience vars without transiting via the inferior.
1456 Also make test names unique.
1457
1458 2019-07-08 Alan Hayward <alan.hayward@arm.com>
1459
1460 PR breakpoints/25011
1461 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1462
1463 2019-07-04 Pedro Alves <palves@redhat.com>
1464
1465 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1466 body returned ok(0), break(3) or continue(4).
1467 * gdb.testsuite/foreach_with_prefix.exp: New file.
1468
1469 2019-07-04 Alan Hayward <alan.hayward@arm.com>
1470
1471 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1472
1473 2019-07-03 Pedro Alves <palves@redhat.com>
1474
1475 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1476 "return -code".
1477
1478 2019-07-03 Pedro Alves <palves@redhat.com>
1479
1480 PR cli/24732
1481 * gdb.base/shell.exp: Load completion-support.exp.
1482 Adjust expected error output. Add completion tests.
1483
1484 2019-07-03 Pedro Alves <palves@redhat.com>
1485
1486 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1487 string_to_regexp.
1488
1489 2019-07-03 Pedro Alves <palves@redhat.com>
1490
1491 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
1492 (expect_integer): Adjust to expect "-string".
1493 (expect_string): New.
1494 (all_options): Expect "-string".
1495 (test-flag, test-boolean): Adjust to expect "-string".
1496 (test-string): New proc.
1497 (top level): Call it.
1498
1499 2019-07-03 Pedro Alves <palves@redhat.com>
1500
1501 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1502 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1503 the expected output in the success.
1504
1505 2019-07-03 Pedro Alves <palves@redhat.com>
1506
1507 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1508 Split one gdb_test_multiple call in two to avoid a race.
1509
1510 2019-07-03 Pedro Alves <palves@redhat.com>
1511
1512 * gdb.base/with.c: New file.
1513 * gdb.base/with.exp: New file.
1514
1515 2019-07-03 Pedro Alves <palves@redhat.com>
1516
1517 * gdb.base/settings.exp: Replace all references to "maint
1518 test-settings set" with references to "maint set test-settings",
1519 and all references to "maint test-settings show" with references
1520 to "maint show test-settings".
1521
1522 2019-07-03 Pedro Alves <palves@redhat.com>
1523
1524 * gdb.base/settings.exp (test-string): Adjust expected out when
1525 testing "maint test-settings show filename"
1526
1527 2019-07-02 Pedro Alves <palves@redhat.com>
1528
1529 * gdb.base/options.exp (test-info-threads): New procedure.
1530 (top level): Call it.
1531
1532 2019-06-28 Tom Tromey <tromey@adacore.com>
1533
1534 * gdb.dwarf2/ada-linkage-name.c: New file.
1535 * gdb.dwarf2/ada-linkage-name.exp: New file.
1536
1537 2019-06-27 Tom Tromey <tromey@adacore.com>
1538
1539 PR c++/20020:
1540 * gdb.cp/constexpr-field.exp: Use setup_xfail.
1541
1542 2019-06-26 Tom de Vries <tdevries@suse.de>
1543
1544 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
1545
1546 2019-06-26 Tom de Vries <tdevries@suse.de>
1547
1548 * gdb.base/index-cache.exp: Add back missing debug option.
1549
1550 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1551
1552 * gdb.base/alias.exp: Test non matching/non existing prefixes.
1553
1554 2019-06-25 Tom de Vries <tdevries@suse.de>
1555
1556 PR testsuite/24727
1557 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
1558
1559 2019-06-24 Tom de Vries <tdevries@suse.de>
1560
1561 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
1562
1563 2019-06-24 Tom de Vries <tdevries@suse.de>
1564
1565 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
1566 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
1567 * gdb.trace/unavailable-dwarf-piece.exp: Same.
1568
1569 2019-06-24 Tom de Vries <tdevries@suse.de>
1570
1571 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
1572
1573 2019-06-21 Tom de Vries <tdevries@suse.de>
1574
1575 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
1576
1577 2019-06-21 Tom de Vries <tdevries@suse.de>
1578
1579 PR testsuite/24518
1580 PR ada/24713
1581 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
1582 index.
1583
1584 2019-06-19 Tom Tromey <tromey@adacore.com>
1585
1586 * gdb.ada/length_cond.exp: Add intro comment.
1587
1588 2019-06-19 Tom Tromey <tromey@adacore.com>
1589
1590 * gdb.ada/length_cond.exp: New file.
1591 * gdb.ada/length_cond/length_cond.adb: New file.
1592 * gdb.ada/length_cond/pck.adb: New file.
1593 * gdb.ada/length_cond/pck.ads: New file.
1594
1595 2019-06-18 Tom de Vries <tdevries@suse.de>
1596
1597 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
1598
1599 2019-06-18 Tom Tromey <tromey@adacore.com>
1600
1601 * gdb.base/list0.h: Add comment explaining control character.
1602
1603 2019-06-18 Tom de Vries <tdevries@suse.de>
1604
1605 * boards/fission.exp: Break up long debug_flags line.
1606
1607 2019-06-16 Tom de Vries <tdevries@suse.de>
1608
1609 PR gdb/24445
1610 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
1611 generated index.
1612
1613 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1614
1615 PR gdb/24686
1616 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
1617 improve detection of bug gdb/24541.
1618
1619 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
1620
1621 PR gdb/24669
1622 * gdb.base/index-cache.exp (uses_readnow,
1623 expecting_index_cache_use): Define global variable.
1624 (test_cache_enabled_miss, test_cache_enabled_hit): Use
1625 expecting_index_cache_use.
1626
1627 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
1628 Andrew Burgess <andrew.burgess@embecosm.com>
1629
1630 * gdb.fortran/pointers.f90: New file.
1631 * gdb.fortran/print_type.exp: New file.
1632 * gdb.fortran/vla-ptype.exp: Adapt expected results.
1633 * gdb.fortran/vla-type.exp: Likewise.
1634 * gdb.fortran/vla-value.exp: Likewise.
1635 * gdb.mi/mi-vla-fortran.exp: Likewise.
1636
1637 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1638
1639 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
1640 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
1641 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
1642 as a stop reason.
1643
1644 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1645
1646 * gdb.base/annota1.exp: Update expected results.
1647 * gdb.cp/annota2.exp: Likewise.
1648 * gdb.cp/annota3.exp: Likewise.
1649
1650 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1651
1652 * gdb.base/style-logging.exp: Remove path from test name.
1653
1654 2019-06-14 Tom Tromey <tromey@adacore.com>
1655
1656 PR gdb/24502:
1657 * gdb.base/style-logging.exp: New file.
1658
1659 2019-06-14 Tom Tromey <tromey@adacore.com>
1660
1661 * gdb.base/symfile-warn.exp: New file.
1662 * gdb.base/symfile-warn.c: New file.
1663
1664 2019-06-14 Tom Tromey <tromey@adacore.com>
1665
1666 * gdb.base/annotate-symlink.exp: New file.
1667
1668 2019-06-14 Tom Tromey <tromey@adacore.com>
1669
1670 * gdb.ada/set_wstr.exp: Add reassignment test.
1671
1672 2019-06-14 Tom Tromey <tromey@adacore.com>
1673
1674 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1675 'unchecked_access and 'unrestricted_access as well.
1676
1677 2019-06-14 Tom Tromey <tromey@adacore.com>
1678
1679 PR ada/24539:
1680 * gdb.ada/vla.exp: Update tests.
1681 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1682 pragma.
1683
1684 2019-06-13 Pedro Alves <palves@redhat.com>
1685
1686 * gdb.base/settings.exp (test-integer): Test junk after
1687 "unlimited".
1688
1689 2019-06-13 Pedro Alves <palves@redhat.com>
1690
1691 * gdb.base/options.exp (test-thread-apply): New.
1692 (top level): Call it.
1693
1694 2019-06-13 Pedro Alves <palves@redhat.com>
1695
1696 * gdb.base/options.exp (test-frame-apply): New.
1697 (top level): Test print commands with different "frame apply"
1698 prefixes.
1699
1700 2019-06-13 Pedro Alves <palves@redhat.com>
1701
1702 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
1703 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1704 'max_completions' parameter and handle it.
1705 (test_gdb_completion_offers_commands): New.
1706
1707 2019-06-13 Pedro Alves <palves@redhat.com>
1708
1709 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
1710
1711 2019-06-13 Pedro Alves <palves@redhat.com>
1712
1713 * gdb.base/options.exp (test-backtrace): New.
1714 (top level): Call it.
1715
1716 2019-06-13 Pedro Alves <palves@redhat.com>
1717
1718 * gdb.guile/scm-frame-args.exp: Use "set print
1719 raw-frame-arguments" instead of "set print raw frame-arguments".
1720 * gdb.python/py-frame-args.exp: Likewise.
1721
1722 2019-06-13 Pedro Alves <palves@redhat.com>
1723
1724 * gdb.compile/compile.exp: Adjust expected output to option
1725 processing changes.
1726
1727 2019-06-13 Pedro Alves <palves@redhat.com>
1728
1729 * gdb.base/options.exp: Build executable.
1730 (test-print): New procedure.
1731 (top level): Call it, once for "print" and another for "compile
1732 print".
1733
1734 2019-06-13 Pedro Alves <palves@redhat.com>
1735
1736 * gdb.base/options.c: New file.
1737 * gdb.base/options.exp: New file.
1738
1739 2019-06-13 Pedro Alves <palves@redhat.com>
1740
1741 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
1742 that "o" is ambiguous.
1743
1744 2019-06-13 Pedro Alves <palves@redhat.com>
1745
1746 * gdb.base/settings.c: New file.
1747 * gdb.base/settings.exp: New file.
1748
1749 2019-06-13 Pedro Alves <palves@redhat.com>
1750
1751 * gdb.base/completion.exp: Fix comment typo.
1752
1753 2019-06-13 Pedro Alves <palves@redhat.com>
1754
1755 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
1756 foo --1" test.
1757
1758 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
1759
1760 * gdb.fortran/block-data.f: New.
1761 * gdb.fortran/block-data.exp: New.
1762
1763 2019-06-11 Tom de Vries <tdevries@suse.de>
1764
1765 PR testsuite/24521
1766 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
1767 message.
1768
1769 2019-06-11 Tom de Vries <tdevries@suse.de>
1770
1771 PR testsuite/24521
1772 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
1773
1774 2019-06-11 Tom de Vries <tdevries@suse.de>
1775
1776 * boards/readnow.exp: New file.
1777
1778 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
1779
1780 * gdb.fortran/vla-sizeof.exp: Update expected results.
1781
1782 2019-06-06 Amos Bird <amosbird@gmail.com>
1783
1784 * gdb.base/annota1.exp (thread_switch): Add test for
1785 thread-exited annotation.
1786
1787 2019-06-06 Tom Tromey <tromey@adacore.com>
1788
1789 * gdb.base/maint.exp: Expect command started/finished output.
1790
1791 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1792
1793 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
1794 comment.
1795 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
1796
1797 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1798
1799 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
1800 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
1801 * gdb.arch/riscv-unwind-long-insn.c: New file.
1802 * gdb.arch/riscv-unwind-long-insn.exp: New file.
1803
1804 2019-06-04 Christian Biesinger <cbiesinger@google.com>
1805
1806 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
1807
1808 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1809
1810 * lib/gdb.exp (help_list_trailer): New regexp variable
1811 factorizing the help trailer message.
1812 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
1813 arg to allow to better factorize various tests.
1814 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
1815 (test_prefix_command_help): Use help_list_trailer.
1816 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
1817 * gdb.guile/scm-cmd.exp: Likewise.
1818 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
1819 * gdb.base/help.exp: Use test_user_defined_class_help.
1820 * gdb.base/style.exp: Add tests for styling of help and apropos.
1821 * lib/gdb-utils.exp (style): Add title and highlight styles.
1822
1823 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1824
1825 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
1826 $_shell_exitsignal.
1827 * gdb.base/default.exp: Update for new convenience variables.
1828
1829 2019-05-29 Tom Tromey <tromey@adacore.com>
1830
1831 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
1832 to "break complete ada" test case's regexp.
1833
1834 2019-05-29 Tom Tromey <tromey@adacore.com>
1835
1836 PR c++/20020:
1837 * gdb.cp/constexpr-field.exp: New file.
1838 * gdb.cp/constexpr-field.cc: New file.
1839
1840 2019-05-29 Tom Tromey <tromey@adacore.com>
1841
1842 * gdb.base/finish.exp (finish_no_print): New proc.
1843 (finish_tests): Call it.
1844
1845 2019-05-24 Tom de Vries <tdevries@suse.de>
1846
1847 * gdb.dwarf2/gdb-add-index.exp: New file.
1848
1849 2019-05-22 Tom Tromey <tromey@adacore.com>
1850
1851 * gdb.base/info-shared.exp (check_info_shared): Use "style".
1852 * gdb.base/style.exp: Use "style".
1853 * lib/gdb-utils.exp (style): New proc.
1854
1855 2019-05-22 Tom de Vries <tdevries@suse.de>
1856
1857 * gdb.base/align.exp: Require c++11.
1858
1859 2019-05-22 Tom de Vries <tdevries@suse.de>
1860
1861 PR testsuite/24586
1862 * gdb.python/py-mi-var-info-path-expression.exp: Call
1863 mi_skip_python_tests to check if python is supported.
1864
1865 2019-05-22 Alan Hayward <alan.hayward@arm.com>
1866
1867 * gdb.arch/aarch64-pauth.c: New test.
1868 * gdb.arch/aarch64-pauth.exp: New file.
1869
1870 2019-05-22 Alan Hayward <alan.hayward@arm.com>
1871
1872 * README (Re-running Tests Outside The Testsuite): New section.
1873
1874 2019-05-21 Tom de Vries <tdevries@suse.de>
1875
1876 * gdb.arch/amd64-eval.exp: Require c++11.
1877 * gdb.base/max-depth.exp: Same.
1878 * gdb.compile/compile-cplus-array-decay.exp: Same.
1879 * gdb.cp/meth-typedefs.exp: Same.
1880 * gdb.cp/subtypes.exp: Same.
1881 * gdb.cp/temargs.exp: Same.
1882
1883 2019-05-21 Alan Hayward <alan.hayward@arm.com>
1884
1885 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
1886
1887 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
1888
1889 PR gdb/18644
1890 * gdb.fortran/complex.exp: Remove setup_kfail calls.
1891 * gdb.fortran/printing-types.exp: Add new test.
1892 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
1893 testing.
1894 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
1895 setup_kfail call.
1896
1897 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1898
1899 * README (Running the Testsuite): Change example.
1900 (Testsuite Parameters): Remove TRANSCRIPT.
1901 * lib/gdb.exp: Remove TRANSCRIPT check.
1902
1903 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1904
1905 * README (Testsuite Parameters): Add replay logging to
1906 GDBSERVER_DEBUG.
1907 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
1908 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
1909 as a comma separated list.
1910 (gdb_debug_init): Override procedure.
1911
1912 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1913
1914 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
1915 (gdb_write_cmd_file): New procedure.
1916 * lib/gdbserver-support.exp (gdbserver_start): Call
1917 gdbserver_write_cmd_file.
1918 (gdbserver_write_cmd_file): New procedure.
1919
1920 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1921
1922 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
1923 (delete_breakpoints): Likewise.
1924 (gdb_run_cmd): Likewise.
1925 (gdb_start_cmd): Likewise.
1926 (gdb_starti_cmd): Likewise.
1927 (gdb_internal_error_resync): Likewise.
1928 (gdb_test_multiple): Likewise.
1929 (gdb_reinitialize_dir): Likewise.
1930 (default_gdb_exit): Likewise.
1931 (gdb_file_cmd): Mark kill as optional.
1932 (default_gdb_start): Call gdb_stdin_log_init.
1933 (send_gdb): Call gdb_stdin_log_write.
1934 (rerun_to_main): Mark Y as an answer.
1935 (gdb_stdin_log_init): New function.
1936 (gdb_stdin_log_write): Likewise.
1937
1938 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1939
1940 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1941 * gdb.base/debug-expr.exp: Likewise.
1942 * gdb.base/foll-fork.exp: Likewise.
1943 * gdb.base/foll-vfork.exp: Likewise.
1944 * gdb.base/fork-print-inferior-events.exp: Likewise.
1945 * gdb.base/gdb-sigterm.exp: Likewise.
1946 * gdb.base/gdbinit-history.exp: Likewise.
1947 * gdb.base/osabi.exp: Likewise.
1948 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1949 * gdb.base/ui-redirect.exp: Likewise.
1950 * gdb.gdb/unittest.exp: Likewise.
1951 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1952 * gdb.mi/mi-watch.exp: Likewise.
1953 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1954 * gdb.mi/user-selected-context-sync.exp: Likewise.
1955 * gdb.python/python.exp: Disable debug test when debugging.
1956 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1957 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1958 Likewise.
1959 * gdb.threads/stepi-random-signal.exp: Likewise.
1960
1961 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1962
1963 * Makefile.in: Pass through GDB_DEBUG.
1964 * README (Testsuite Parameters): Add GDB_DEBUG.
1965 (gdb,debug): Add board setting.
1966 * lib/gdb.exp (default_gdb_start): Start debugging.
1967 (gdb_debug_enabled): New procedure.
1968 (gdb_debug_init): Likewise.
1969
1970 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1971
1972 * Makefile.in: Pass through GDB_DEBUG.
1973 * README (Testsuite Parameters): Add GDB_DEBUG.
1974 (gdb,debug): Add board setting.
1975 * lib/gdb.exp (default_gdb_start): Start debugging.
1976 (gdb_debug_enabled): New procedure.
1977 (gdb_debug_init): Likewise.
1978
1979 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1980
1981 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1982
1983 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1984
1985 * gdb.base/ui-redirect.exp: Test redirection.
1986
1987 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1988
1989 * gdb.mi/mi-complete.exp: New file.
1990 * gdb.mi/mi-complete.cc: Likewise.
1991
1992 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1993
1994 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1995 indexed and sliced arrays, and pointers to arrays.
1996
1997 2019-05-14 Tom Tromey <tromey@adacore.com>
1998
1999 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2000 styling test.
2001
2002 2019-05-14 Tom de Vries <tdevries@suse.de>
2003
2004 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2005 selection entry encoding.
2006
2007 2019-05-10 Tom Tromey <tromey@adacore.com>
2008
2009 * gdb.ada/info_exc.exp: Add "complete" test.
2010
2011 2019-05-09 Tom de Vries <tdevries@suse.de>
2012
2013 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2014 CU-relative.
2015
2016 2019-05-09 Tom de Vries <tdevries@suse.de>
2017
2018 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2019 CU-relative.
2020
2021 2019-05-08 Joel Brobecker <brobecker@adacore.com>
2022
2023 * gdb.ada/frame_arg_lang.exp: New testcase.
2024 * gdb.ada/frame_arg_lang/bla.adb: New file.
2025 * gdb.ada/frame_arg_lang/pck.ads: New file.
2026 * gdb.ada/frame_arg_lang/pck.adb: New file.
2027 * gdb.ada/frame_arg_lang/foo.c: New file.
2028
2029 2019-05-08 Tom Tromey <tromey@adacore.com>
2030
2031 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2032
2033 2019-05-08 Tom Tromey <tromey@adacore.com>
2034
2035 * gdb.base/ptype-offsets.exp: Update tests.
2036
2037 2019-05-08 Tom Tromey <tromey@adacore.com>
2038
2039 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2040 cases.
2041 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2042 "short".
2043
2044 2019-05-08 Tom Tromey <tromey@adacore.com>
2045
2046 * gdb.ada/vla.exp: New file.
2047 * gdb.ada/vla/vla.adb: New file.
2048
2049 2019-05-07 Tom de Vries <tdevries@suse.de>
2050
2051 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2052
2053 2019-05-07 Tom de Vries <tdevries@suse.de>
2054
2055 PR testsuite/24522
2056 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2057 section.
2058
2059 2019-05-07 Tom de Vries <tdevries@suse.de>
2060
2061 PR testsuite/24522
2062 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2063 .debug_aranges section.
2064
2065 2019-05-07 Tom de Vries <tdevries@suse.de>
2066
2067 PR testsuite/24159
2068 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2069
2070 2019-05-06 Tom de Vries <tdevries@suse.de>
2071
2072 * lib/gdb.exp (exec_has_index_section): New proc.
2073 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2074 section.
2075
2076 2019-05-04 Tom de Vries <tdevries@suse.de>
2077
2078 * boards/cc-with-debug-names.exp: New file.
2079
2080 2019-05-03 Tom Tromey <tromey@adacore.com>
2081
2082 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2083 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2084 * gdb.ada/char_enum.exp: Add test.
2085
2086 2019-05-03 Tom de Vries <tdevries@suse.de>
2087
2088 * boards/cc-with-gdb-index.exp: New file.
2089
2090 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2091
2092 * gdb.rust/simple.exp: Add new test case.
2093 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2094 (main): Initialise an instance of the new struct.
2095
2096 2019-05-01 Tom Tromey <tromey@adacore.com>
2097
2098 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2099 record.
2100 (NPR): New variable.
2101 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2102 test.
2103
2104 2019-05-01 Tom Tromey <tromey@adacore.com>
2105
2106 * gdb.ada/packed_array_assign.exp: Add packed assignment
2107 regression test.
2108
2109 2019-05-01 Tom de Vries <tdevries@suse.de>
2110
2111 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2112
2113 2019-05-01 Tom de Vries <tdevries@suse.de>
2114
2115 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2116
2117 2019-04-30 Ali Tamur <tamur@google.com>
2118
2119 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2120
2121 2019-04-30 Tom Tromey <tromey@adacore.com>
2122
2123 * lib/ada.exp (find_ada_tool): New proc.
2124 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2125 * gdb.ada/catch_ex_std.exp: New file.
2126 * gdb.ada/catch_ex_std/foo.adb: New file.
2127 * gdb.ada/catch_ex_std/some_package.adb: New file.
2128 * gdb.ada/catch_ex_std/some_package.ads: New file.
2129
2130 2019-04-30 Tom Tromey <tromey@adacore.com>
2131
2132 PR c++/24470:
2133 * gdb.cp/temargs.cc: Add test code from PR.
2134
2135 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2136
2137 * gdb.fortran/vla-datatypes.exp: Update expected results.
2138 * gdb.fortran/vla-ptype.exp: Likewise.
2139 * gdb.fortran/vla-type.exp: Likewise.
2140 * gdb.fortran/vla-value.exp: Likewise.
2141
2142 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2143
2144 * gdb.fortran/ptr-indentation.exp: Update expected results.
2145 * gdb.fortran/ptype-on-functions.exp: Likewise.
2146 * gdb.fortran/vla-ptr-info.exp: Likewise.
2147 * gdb.fortran/vla-value.exp: Likewise.
2148
2149 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2150
2151 * gdb.fortran/ptype-on-functions.exp: New file.
2152 * gdb.fortran/ptype-on-functions.f90: New file.
2153
2154 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2155
2156 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2157 case void string.
2158
2159 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2160
2161 * gdb.fortran/complex.exp: Expand.
2162 * gdb.fortran/complex.f: Renamed to...
2163 * gdb.fortran/complex.f90: ...this, and extended to add more
2164 complex values.
2165
2166 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2167
2168 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2169 MODULO, CMPLX.
2170
2171 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2172 Richard Bunt <richard.bunt@arm.com>
2173
2174 * gdb.base/max-depth.c: New file.
2175 * gdb.base/max-depth.exp: New file.
2176 * gdb.python/py-nested-maps.c: New file.
2177 * gdb.python/py-nested-maps.exp: New file.
2178 * gdb.python/py-nested-maps.py: New file.
2179 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2180 (test_all_common): Call test_max_depth.
2181 * gdb.fortran/max-depth.exp: New file.
2182 * gdb.fortran/max-depth.f90: New file.
2183 * gdb.go/max-depth.exp: New file.
2184 * gdb.go/max-depth.go: New file.
2185 * gdb.modula2/max-depth.exp: New file.
2186 * gdb.modula2/max-depth.c: New file.
2187 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2188
2189 2019-04-29 Tom de Vries <tdevries@suse.de>
2190
2191 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2192
2193 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2194
2195 * gdb.base/callexit.exp: Test may-call-functions off.
2196
2197 2019-04-25 Keith Seitz <keiths@redhat.com>
2198
2199 PR c++/24367
2200 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2201 (another_incomplete_struct, test_incomplete): New definitions.
2202 (main): Use new definitions.
2203 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2204 functions.
2205
2206 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2207
2208 PR corefiles/11608
2209 PR corefiles/18187
2210 * gdb.base/coredump-filter-build-id.exp: New file.
2211
2212 2019-04-25 Alan Hayward <alan.hayward@arm.com>
2213
2214 * Makefile.in: Pass through GDBSERVER_DEBUG.
2215 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2216 (gdbserver,debug): Add board setting.
2217 * gdb.trace/tspeed.exp: Skip when debugging.
2218 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2219 * lib/gdbserver-support.exp: Likewise
2220
2221 2019-04-24 Tom Tromey <tromey@adacore.com>
2222
2223 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2224 Rust.
2225
2226 2019-04-24 Tom Tromey <tromey@adacore.com>
2227
2228 * gdb.arch/amd64-eval.exp: Test bitfield return.
2229 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2230 (class Foo) <return_bitfields>: New method.
2231 (main): Call it.
2232
2233 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2234
2235 * gdb.cp/many-args.cc: New file.
2236 * gdb.cp/many-args.exp: New file.
2237
2238 2019-04-23 Tom de Vries <tdevries@suse.de>
2239
2240 PR gdb/24433
2241 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2242
2243 2019-04-23 Alan Hayward <alan.hayward@arm.com>
2244
2245 * gdb.trace/backtrace.exp: Use nopie flag.
2246 * gdb.trace/circ.exp: Likewise.
2247 * gdb.trace/collection.exp: Likewise.
2248 * gdb.trace/ftrace.exp: Likewise.
2249 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2250 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2251 * gdb.trace/qtro.exp: Likewise.
2252 * gdb.trace/read-memory.exp: Likewise.
2253 * gdb.trace/report.exp: Likewise.
2254 * gdb.trace/tfile.exp: Likewise.
2255 * gdb.trace/tfind.exp: Likewise.
2256 * gdb.trace/unavailable.exp: Likewise.
2257
2258 2019-04-22 Pedro Alves <palves@redhat.com>
2259
2260 * gdb.base/solib-probes-nosharedlibrary.c,
2261 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2262
2263 2019-04-19 Tom Tromey <tromey@adacore.com>
2264
2265 * gdb.ada/ptype_union.c: New file.
2266 * gdb.ada/ptype_union.exp: New file.
2267
2268 2019-04-19 Tom Tromey <tromey@adacore.com>
2269
2270 PR symtab/24423:
2271 * gdb.base/list0.h (foo): Add a control-l character.
2272
2273 2019-04-18 Tom de Vries <tdevries@suse.de>
2274
2275 PR gdb/24433
2276 * boards/local-board.exp: Set sysroot to "".
2277
2278 2019-04-18 Tom de Vries <tdevries@suse.de>
2279 Pedro Alves <palves@redhat.com>
2280
2281 PR gdb/24454
2282 * gdb.threads/vfork-follow-child-exec.c: New file.
2283 * gdb.threads/vfork-follow-child-exec.exp: New file.
2284 * gdb.threads/vfork-follow-child-exit.c: New file.
2285 * gdb.threads/vfork-follow-child-exit.exp: New file.
2286
2287 2019-04-15 Leszek Swirski <leszeks@google.com>
2288
2289 * gdb.arch/amd64-eval.cc: New file.
2290 * gdb.arch/amd64-eval.exp: New file.
2291
2292 2019-04-11 Alan Hayward <alan.hayward@arm.com>
2293
2294 * gdb.server/sysroot.c: New test.
2295 * gdb.server/sysroot.exp: New file.
2296 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2297 matching param.
2298
2299 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2300
2301 * gdb.base/align.exp: Extend test to cover structures containing
2302 only static fields.
2303
2304 2019-04-11 Tom de Vries <tdevries@suse.de>
2305
2306 * boards/cc-with-dwz-m.exp: New file.
2307 * boards/cc-with-dwz.exp: New file.
2308 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2309
2310 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
2311
2312 * gdb.base/start-cpp.exp: New file.
2313 * gdb.base/start-cpp.cc: New file.
2314
2315 2019-04-08 Kevin Buettner <kevinb@redhat.com>
2316
2317 * gdb.python/py-thrhandle.exp: Adjust tests to call
2318 thread_from_handle instead of thread_from_thread_handle.
2319
2320 2019-04-08 Kevin Buettner <kevinb@redhat.com>
2321
2322 * gdb.python/py-thrhandle.exp: Add tests for
2323 gdb.InferiorThread.handle.
2324
2325 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2326
2327 * gdb.python/py-function.exp: Check calling helper function from
2328 all languages.
2329 * lib/gdb.exp (gdb_supported_languages): New proc.
2330
2331 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2332
2333 * gdb.base/complex-parts.c: New file.
2334 * gdb.base/complex-parts.exp: New file.
2335
2336 2019-04-01 Tom Tromey <tromey@adacore.com>
2337
2338 PR symtab/23331:
2339 * gdb.dwarf2/dw2-ranges-main.c: New file.
2340 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2341 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2342
2343 2019-03-30 Simon Marchi <simark@simark.ca>
2344
2345 * gdb.base/default.exp: Add values for $_gdb_major and
2346 $_gdb_minor.
2347
2348 2019-03-29 Tom Tromey <tromey@adacore.com>
2349
2350 * gdb.base/help.exp: Tighten apropos regexp.
2351
2352 2019-03-29 Keith Seitz <keiths@redhat.com>
2353
2354 * gdb.fortran/array-bounds.exp: New file.
2355 * gdb.fortran/array-bounds.f90: New file.
2356
2357 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2358
2359 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2360
2361 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2362
2363 * gdb.multi/hello.c (main): Increase alarm timer.
2364
2365 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2366
2367 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2368 factor when no hardware watchpoint support.
2369
2370 2019-03-28 Alan Hayward <alan.hayward@arm.com>
2371 Pedro Alves <palves@redhat.com>
2372
2373 * boards/local-board.exp: set sysroot to /.
2374
2375 2019-03-27 Alan Hayward <alan.hayward@arm.com>
2376
2377 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2378 in child.
2379
2380 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2381
2382 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2383 field.
2384 (make_container): Initialise new field.
2385 * gdb.python/py-prettyprint.exp: Add new tests.
2386 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2387 <display_hint>: New method.
2388
2389 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2390
2391 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2392 gdb_continue_to_breakpoint more throughout this test.
2393 (run_lang_tests) Supply unique test names, and use
2394 gdb_test_no_output.
2395
2396 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2397
2398 * gdb.base/finish-pretty.exp: Update expected results.
2399 * gdb.base/pretty-print.c: New file.
2400 * gdb.base/pretty-print.exp: New file.
2401
2402 2019-03-25 Pedro Alves <palves@redhat.com>
2403
2404 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2405 move comments outside list. Append '-i "" eof' section.
2406
2407 2019-03-22 Alan Hayward <alan.hayward@arm.com>
2408
2409 PR testsuite/25016
2410 * README: Add pie options.
2411 * gdb.base/break-interp.exp: Ensure pie is disabled.
2412 * gdb.base/dump.exp: Likewise.
2413 * lib/gdb.exp (gdb_compile): Add pie option.
2414
2415 2019-03-19 Tom Tromey <tromey@adacore.com>
2416
2417 * gdb.mi/mi2-cli-display.c: New file.
2418 * gdb.mi/mi2-cli-display.exp: New file.
2419
2420 2019-03-18 Joel Brobecker <brobecker@adacore.com>
2421 Tom Tromey <tromey@adacore.com>
2422
2423 * gdb.ada/ptype_array/pck.adb: New file.
2424 * gdb.ada/ptype_array/pck.ads: New file.
2425 * gdb.ada/ptype_array/foo.adb: New file.
2426 * gdb.ada/ptype_array.exp: New file.
2427
2428 2019-03-14 Tom Tromey <tromey@adacore.com>
2429
2430 * gdb.base/style.exp: Add "set style sources" test.
2431
2432 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2433
2434 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2435 * mi-breakpoint-multiple-locations.exp: ... this.
2436 (make_breakpoints_pattern): New proc.
2437 (do_test): Add mi_version parameter, test -break-insert,
2438 -break-info and =breakpoint-created.
2439
2440 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2441
2442 * config/default.exp: Remove 'load_lib gdb.exp'.
2443 * config/monitor.exp: Likewise.
2444 * config/sid.exp: Likewise.
2445 * config/sim.exp: Likewise.
2446 * config/slite.exp: Likewise.
2447 * config/unix.exp: Likewise.
2448 * gdb.base/default.exp: Remove unhelpful comment.
2449
2450 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2451
2452 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2453
2454 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2455
2456 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2457
2458 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2459
2460 * gdb.fortran/type-kinds.exp: Update expected results.
2461
2462 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2463
2464 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2465
2466 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2467
2468 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2469 function.
2470 (test_basic_parsing_of_type_kinds): Expand types tested.
2471 (test_parsing_invalid_type_kinds): New function.
2472
2473 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2474
2475 * gdb.fortran/intrinsics.exp: New file.
2476 * gdb.fortran/intrinsics.f90: New file.
2477 * gdb.fortran/type-kinds.exp: New file.
2478
2479 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2480
2481 * gdb.fortran/dot-ops.exp: New file.
2482
2483 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2484
2485 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2486 Check upper and lower case logical literals.
2487
2488 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2489
2490 * gdb.fortran/types.exp (test_float_literal_types_accepted):
2491 Remove duplicate tests.
2492
2493 2019-03-06 Alan Hayward <alan.hayward@arm.com>
2494
2495 * lib/gdb.exp (builtin_cd): rename of cd.
2496 (cd): Override builtin.
2497
2498 2019-03-06 Richard Bunt <richard.bunt@arm.com>
2499
2500 * gdb.fortran/function-calls.exp: New file.
2501 * gdb.fortran/function-calls.f90: New test.
2502
2503 2019-03-04 Richard Bunt <richard.bunt@arm.com>
2504
2505 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
2506 on user program standard output.
2507 * gdb.fortran/short-circuit-argument-list.f90: Record function
2508 calls.
2509
2510 2019-02-28 Alan Hayward <alan.hayward@arm.com>
2511
2512 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
2513 failure.
2514
2515 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2516
2517 PR gdb/8527
2518 * gdb.base/interrupt-daemon-attach.c,
2519 gdb.base/interrupt-daemon-attach.exp: New test.
2520
2521 2019-02-27 Pedro Alves <palves@redhat.com>
2522
2523 * gdb.base/page.exp: Add tests for "set width/height -1".
2524
2525 2019-02-27 Pedro Alves <palves@redhat.com>
2526
2527 * gdb.base/page.exp: Add tests for "set/show width/height" with
2528 "infinite" values.
2529
2530 2019-02-27 Tom Tromey <tromey@adacore.com>
2531
2532 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
2533 2.4.
2534 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
2535 workaround.
2536
2537 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
2538
2539 * gdb.base/align.exp: Extend to compile in both C and C++, and add
2540 tests for structs with static members.
2541
2542 2019-02-26 Tom Tromey <tromey@adacore.com>
2543
2544 * gdb.python/py-value.exp (test_value_from_buffer): Check for
2545 ValueError, not TypeError.
2546
2547 2019-02-26 Kevin Buettner <kevinb@redhat.com>
2548
2549 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
2550 call from main program.
2551
2552 2019-02-23 Joel Brobecker <brobecker@adacore.com>
2553
2554 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
2555 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
2556 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
2557 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
2558 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
2559
2560 2019-02-22 Keith Seitz <keiths@redhat.com>
2561
2562 PR symtab/23853
2563 * gdb.base/symlink-sourcefile.c: New file.
2564 * gdb.base/symlink-sourcefile.exp: New file.
2565
2566 2019-02-20 Tom Tromey <tom@tromey.com>
2567
2568 * gdb.base/info_qt.exp: Update.
2569
2570 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
2571
2572 * gdb.base/source.exp: Move "error in sourced script" code to
2573 the end.
2574 * gdb.base/source-error.gdb: Move contents to
2575 source-error-1.gdb. Add new code to source source-error-1.gdb.
2576 * gdb.base/source-error-1.gdb: New file, from previous
2577 source-error.gdb.
2578
2579 2019-02-17 Tom Tromey <tom@tromey.com>
2580
2581 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
2582 for macro styling.
2583 * gdb.base/style.c (SOME_MACRO): New macro.
2584
2585 2019-02-17 Tom Tromey <tom@tromey.com>
2586
2587 * gdb.base/style.exp: Add line-wrapping tests.
2588 * gdb.base/page.exp: Add test for quitting during pagination.
2589
2590 2019-02-17 Joel Brobecker <brobecker@adacore.com>
2591
2592 * gdb.ada/big_packed_array: New testcase.
2593 * gdb.ada/homonym.exp: Fix incorrect expected output for
2594 "break <homonym__get_value>" test.
2595
2596 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
2597
2598 PR breakpoints/21870
2599 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
2600 and prepare_for_testing. Add comment.
2601 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
2602 redundant cleanup call. Clean up comment.
2603
2604 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
2605
2606 PR breakpoints/21870
2607 * gdb.arch/aarch64-dbreg-contents.exp: New file.
2608 * gdb.arch/aarch64-dbreg-contents.c: New file.
2609
2610 2019-02-10 Joel Brobecker <brobecker@adacore.com>
2611
2612 * gdb.ada/mi_ref_changeable: New testcase.
2613
2614 2019-02-07 Alan Hayward <alan.hayward@arm.com>
2615
2616 * gdb.base/attach.exp: Add double attach test.
2617
2618 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
2619
2620 * lib/gdb.exp (default_gdb_start): Don't match pagination
2621 prompt.
2622 (gdb_init): Set stty_init.
2623
2624 2019-01-27 Tom Tromey <tom@tromey.com>
2625
2626 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
2627 skip_python_tests.
2628
2629 2019-01-24 Alan Hayward <alan.hayward@arm.com>
2630
2631 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
2632 New structure.
2633 (struct struct_static_02_02): Likewise.
2634 (struct struct_static_02_03): Likewise.
2635 (struct struct_static_02_04): Likewise.
2636 (struct struct_static_04_01): Likewise.
2637 (struct struct_static_04_02): Likewise.
2638 (struct struct_static_04_03): Likewise.
2639 (struct struct_static_04_04): Likewise.
2640 (struct struct_static_06_01): Likewise.
2641 (struct struct_static_06_02): Likewise.
2642 (struct struct_static_06_03): Likewise.
2643 (struct struct_static_06_04): Likewise.
2644 (cmp_struct_static_02_01): Likewise.
2645 (cmp_struct_static_02_02): Likewise.
2646 (cmp_struct_static_02_03): Likewise.
2647 (cmp_struct_static_02_04): Likewise.
2648 (cmp_struct_static_04_01): Likewise.
2649 (cmp_struct_static_04_02): Likewise.
2650 (cmp_struct_static_04_03): Likewise.
2651 (cmp_struct_static_04_04): Likewise.
2652 (cmp_struct_static_06_01): Likewise.
2653 (cmp_struct_static_06_02): Likewise.
2654 (cmp_struct_static_06_03): Likewise.
2655 (cmp_struct_static_06_04): Likewise.
2656 (call_all): Test new structs.
2657 * gdb.base/infcall-nested-structs.exp: Likewise.
2658
2659 2019-01-21 Alan Hayward <alan.hayward@arm.com>
2660 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
2661
2662 2019-01-21 Alan Hayward <alan.hayward@arm.com>
2663 * gdb.base/stack-protector.c: New test.
2664 * gdb.base/stack-protector.exp: New file.
2665 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2666 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2667 option.
2668 (gdb_compile): Remove stack protector for GCC and prevent
2669 recursion.
2670
2671 2019-01-16 Keith Seitz <keiths@redhat.com>
2672
2673 PR gdb/23773
2674 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
2675
2676 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2677
2678 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2679 aliases.
2680 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2681 tests.
2682 * gdb.arch/powerpc-vector-regs.c: New file.
2683 * gdb.arch/powerpc-vector-regs.exp: New file.
2684
2685 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2686
2687 * gdb.arch/altivec-regs.exp: Fix the list passed to
2688 gdb_expect_list when testing "info vector".
2689
2690 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2691
2692 * gdb.base/style.exp: Don't include path in testname.
2693
2694 2019-01-10 Keith Seitz <keiths@redhat.com>
2695
2696 PR gdb/23712
2697 PR symtab/23010
2698 * gdb.dwarf2/multidictionary.exp: New file.
2699
2700 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
2701
2702 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
2703 (test_gnuv3_style_demangling): ... this.
2704 (test_lucid_style_demangling): Remove.
2705 (test_arm_style_demangling): Remove.
2706 (test_hp_style_demangling): Remove.
2707 (do_tests): Remove calls to the above.
2708
2709 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2710
2711 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
2712 case.
2713
2714 2019-01-06 Tom Tromey <tom@tromey.com>
2715
2716 PR gdb/28155:
2717 * gdb.dwarf2/typedef-void-finish.exp: New file.
2718
2719 2018-12-28 Tom Tromey <tom@tromey.com>
2720 Simon Marchi <simark@simark.ca>
2721
2722 * gdb.base/jit-exec.exp: New file.
2723 * gdb.base/jit-exec.c: New file.
2724 * gdb.base/jit-execd.c: New file.
2725
2726 2018-12-28 Tom Tromey <tom@tromey.com>
2727
2728 * gdb.base/style.exp: Update test to check for address styling.
2729
2730 2018-12-28 Tom Tromey <tom@tromey.com>
2731
2732 * gdb.base/style.exp: Add test for styling of "Reading symbols"
2733 message.
2734
2735 2018-12-28 Tom Tromey <tom@tromey.com>
2736
2737 * gdb.base/style.exp: Add test for version number styling.
2738
2739 2018-12-28 Tom Tromey <tom@tromey.com>
2740
2741 * gdb.base/style.exp: Add test for print_address_symbolic.
2742
2743 2018-12-28 Tom Tromey <tom@tromey.com>
2744
2745 * gdb.base/style.exp: Add test for breakpoint setting.
2746
2747 2018-12-28 Tom Tromey <tom@tromey.com>
2748
2749 * gdb.base/style.exp: Add test for variable names.
2750
2751 2018-12-28 Tom Tromey <tom@tromey.com>
2752
2753 * gdb.base/style.exp: New file.
2754 * gdb.base/style.c: New file.
2755
2756 2018-12-28 Tom Tromey <tom@tromey.com>
2757
2758 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
2759 "dumb".
2760 * gdb.base/readline.exp (operate_and_get_next): Save and restore
2761 the TERM environment variable.
2762
2763 2018-12-27 Tom Tromey <tom@tromey.com>
2764
2765 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
2766 pagination test.
2767
2768 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
2769
2770 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
2771 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
2772
2773 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2774
2775 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
2776 Filename a.adb changed to bp_fun_addr.adb.
2777 gdb.ada/bp_fun_addr.exp: Update test accordingly.
2778
2779 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
2780
2781 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
2782 non-PIE executables.
2783 * README: Mention the gdb,nopie_flag board setting.
2784 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
2785 non-PIE executable.
2786 * gdb.arch/amd64-entry-value.exp: Likewise.
2787 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
2788 * gdb.arch/i386-float.exp: Likewise.
2789 * gdb.arch/i386-signal.exp: Likewise.
2790 * gdb.mi/mi-reg-undefined.exp: Likewise.
2791
2792 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
2793
2794 PR gdb/23974
2795 * gdb.base/info-os.exp: Check return for unknown "info os" type.
2796
2797 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2798
2799 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
2800 Update order of results accordingly.
2801
2802 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
2803
2804 * gdb.base/annota1.exp: Update a test regexp.
2805
2806 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2807
2808 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
2809
2810 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2811
2812 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
2813 (reuse_time): Initialize to REUSE_TIME_CAP.
2814 (check_rc): New function.
2815 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
2816 Check pthread_create rc.
2817 (spawner_thread_func): Check pthread_create and pthread_join rc.
2818
2819 2018-12-08 Pedro Alves <palves@redhat.com>
2820
2821 * gdb.base/list.exp (test_forward_search): Rename to ...
2822 (test_forward_reverse_search): ... this. Also test reverse-search
2823 and the forward-search alias.
2824
2825 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
2826
2827 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
2828 local timeout variable before return, and remove all local timeout
2829 variable entirely.
2830 (gdb_load): Likewise.
2831
2832 2018-12-01 Tom de Vries <tdevries@suse.de>
2833
2834 * gdb.base/gdb-caching-proc.exp: New file.
2835
2836 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
2837
2838 * Makefile.in (TIMESTAMP): New variable.
2839 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
2840 command.
2841 (check-single-racy): Likewise.
2842 (check/%.exp): Likewise.
2843 (check-racy/%.exp): Likewise.
2844 (workers/%.worker): Likewise.
2845 (build-perf): Likewise.
2846 (check-perf): Likewise.
2847 * README: Describe new "TS" and "TS_FORMAT" variables.
2848 * print-ts.py: New file.
2849
2850 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
2851
2852 PR python/23714
2853 * gdb.python/python.exp: Test command repetition after
2854 gdb.execute.
2855
2856 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
2857
2858 * gdb.opt/inline-break.exp: Add test that info breakpoint output
2859 is correctly aligned.
2860
2861 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2862
2863 * gdb.ada/info_auto_lang.exp: New testcase.
2864 * gdb.ada/info_auto_lang/global_pack.ads: New file.
2865 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
2866 * gdb.ada/info_auto_lang/some_c.c: New file.
2867
2868 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2869
2870 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
2871 FUNC_lang language syntax.
2872
2873 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2874
2875 * gdb.base/info_minsym.c: New file.
2876 * gdb.base/info_minsym.exp: New file.
2877
2878 2018-11-19 Tom Tromey <tom@tromey.com>
2879
2880 PR rust/23625:
2881 * gdb.rust/simple.exp: Add ptype test. Update expected output.
2882 * gdb.rust/expr.exp: Update expected output. Change one test.
2883
2884 2018-11-19 Tom Tromey <tom@tromey.com>
2885
2886 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
2887
2888 2018-11-19 Pedro Alves <palves@redhat.com>
2889
2890 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
2891 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
2892 see the expected warning.
2893
2894 2018-11-16 Alan Hayward <alan.hayward@arm.com>
2895
2896 PR gdb/22736:
2897 * gdb.cp/infcall-nodebug-lib.c: New test.
2898 * gdb.cp/infcall-nodebug-main.c: New test.
2899 * gdb.cp/infcall-nodebug.exp: New file.
2900
2901 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
2902
2903 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
2904 completer tests.
2905
2906 2018-11-09 Tom de Vries <tdevries@suse.de>
2907
2908 * gdb.base/msym-lang.c: New test.
2909 * gdb.base/msym-lang.exp: New file.
2910 * gdb.base/msym-lang-main.c: New test.
2911
2912 2018-11-08 Tom Tromey <tom@tromey.com>
2913
2914 PR gdb/23555:
2915 PR gdb/23838:
2916 * gdb.base/warning.exp: New file.
2917
2918 2018-11-08 Jan Beulich <jbeulich@suse.com>
2919
2920 * testsuite/gdb.arch/i386-avx512.c,
2921 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
2922
2923 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2924
2925 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2926 point hardware.
2927
2928 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2929
2930 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2931 * gdb.dwarf2/missing-type-name.exp: New file.
2932
2933 2018-11-06 Tom de Vries <tdevries@suse.de>
2934
2935 * gdb.base/many-headers.c: New test.
2936 * gdb.base/many-headers.exp: New file.
2937
2938 2018-11-06 Jim Wilson <jimw@sifive.com>
2939
2940 * gdb.base/code_elim.exp: For riscv, set additional_flags
2941 to include -msmall-data-limit=0.
2942
2943 2018-11-01 Joel Brobecker <brobecker@adacore.com>
2944
2945 * gdb.ada/watch_minus_l: New testcase.
2946
2947 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2948
2949 * gdb.arch/aix-sighandle.c: New file.
2950 * gdb.arch/aix-sighandle.exp: New file.
2951
2952 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2953
2954 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
2955 registers being unions.
2956
2957 2018-10-31 Tom de Vries <tdevries@suse.de>
2958
2959 * lib/valgrind.exp: New file.
2960 (vgdb_start, vgdb_stop): New procs, factored out of ...
2961 * gdb.base/valgrind-bt.exp: ... here, ...
2962 * gdb.base/valgrind-disp-step.exp: ... here and ...
2963 * gdb.base/valgrind-infcall.exp: ... here.
2964
2965 2018-10-31 Tom de Vries <tdevries@suse.de>
2966
2967 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2968
2969 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2970
2971 * gdb.dwarf2/void-type.c: New file.
2972 * gdb.dwarf2/void-type.exp: New file.
2973
2974 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2975
2976 * gdb.base/info_qt.c: New file.
2977 * gdb.base/info_qt.exp: New file.
2978
2979 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2980
2981 * gdb.arch/powerpc-htm-regs.c: New file.
2982 * gdb.arch/powerpc-htm-regs.exp: New file.
2983
2984 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2985
2986 * gdb.arch/powerpc-tar.c: New file.
2987 * gdb.arch/powerpc-tar.exp: New file.
2988
2989 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2990
2991 * gdb.arch/powerpc-ppr-dscr.c: New file.
2992 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2993
2994 2018-10-25 Tom de Vries <tdevries@suse.de>
2995
2996 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2997
2998 2018-10-24 Tom de Vries <tdevries@suse.de>
2999
3000 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3001 longer exists error.
3002
3003 2018-10-24 Tom de Vries <tdevries@suse.de>
3004
3005 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3006
3007 2018-10-24 Tom de Vries <tdevries@suse.de>
3008
3009 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3010 --db-attach in valgrind.
3011
3012 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3013
3014 * gdb.arch/riscv-reg-aliases.c: New file.
3015 * gdb.arch/riscv-reg-aliases.exp: New file.
3016
3017 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3018
3019 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3020
3021 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3022
3023 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3024
3025 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3026
3027 * gdb.cp/ovldbreak.exp: Fix regexps.
3028
3029 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3030
3031 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3032
3033 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3034
3035 PR cli/23785
3036 * gdb.base/restore.exp: New test to check if "restore" with an
3037 invalid file doesn't segfault.
3038
3039 2018-10-18 Tom de Vries <tdevries@suse.de>
3040
3041 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3042 * gdb.ada/excep_handle.exp: Same.
3043 * gdb.ada/mi_string_access.exp: Same.
3044 * gdb.ada/mi_var_union.exp: Same.
3045 * gdb.arch/arc-analyze-prologue.exp: Same.
3046 * gdb.arch/arc-decode-insn.exp: Same.
3047 * gdb.base/readnever.exp: Same.
3048 * gdb.fortran/printing-types.exp: Same.
3049 * gdb.guile/scm-lazy-string.exp: Same.
3050
3051 2018-10-16 Tom de Vries <tdevries@suse.de>
3052
3053 PR gdb/23730
3054 * gdb.base/catch-follow-exec.c: Add copyright notice.
3055 * gdb.base/catch-follow-exec.exp: Rewrite to use
3056 gdb_spawn_with_cmdline_opts. Require gdb-native.
3057
3058 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3059
3060 * gdb.trace/actions-changed.exp: Check for arch support.
3061 * gdb.trace/actions.exp: Likewise.
3062 * gdb.trace/ax.exp: Likewise.
3063 * gdb.trace/backtrace.exp: Likewise.
3064 * gdb.trace/change-loc.exp: Likewise.
3065 * gdb.trace/deltrace.exp: Likewise.
3066 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3067 * gdb.trace/ftrace.exp: Likewise.
3068 * gdb.trace/infotrace.exp: Check for arch support.
3069 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3070 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3071 * gdb.trace/mi-tsv-changed.exp: Likewise.
3072 * gdb.trace/packetlen.exp: Likewise.
3073 * gdb.trace/passc-dyn.exp: Likewise.
3074 * gdb.trace/passcount.exp: Likewise.
3075 * gdb.trace/pending.exp: Likewise.
3076 * gdb.trace/range-stepping.exp: Check for shlib support.
3077 * gdb.trace/report.exp: Check for arch support.
3078 * gdb.trace/save-trace.exp: Likewise.
3079 * gdb.trace/signal.exp: Check for signal support.
3080 * gdb.trace/tfind.exp: Check for arch support.
3081 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3082 * gdb.trace/trace-common.h: Add comment.
3083 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3084 * gdb.trace/trace-enable-disable.exp: Likewise.
3085 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3086 * gdb.trace/tracecmd.exp: Check for arch support.
3087 * gdb.trace/tspeed.exp: Check for shlib and target support.
3088 * gdb.trace/tstatus.exp: Check for arch support.
3089 * gdb.trace/tsv.exp: Likewise.
3090 * gdb.trace/while-dyn.exp: Likewise.
3091 * gdb.trace/while-stepping.exp: Likewise.
3092 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3093
3094 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3095
3096 * gdb.trace/tspeed.exp: Remove nowarnings.
3097 (prepare_for_trace_test): Declare "global ipalib".
3098 * gdb.trace/tspeed.c: Include unistd.h.
3099 (main): Remove superfluous printf argument.
3100
3101 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3102
3103 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3104 directory prefix on the filename.
3105
3106 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3107
3108 * gdb.gdb/unittest.exp: Update expected message informing that
3109 selftests have been disabled.
3110 * gdb.server/unittest.exp: Likewise.
3111
3112 2018-10-09 Tom de Vries <tdevries@suse.de>
3113
3114 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3115 with runto_main.
3116
3117 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
3118
3119 PR c++/16841
3120 * gdb.cp/virtbase2.cc: New file.
3121 * gdb.cp/virtbase2.exp: New file.
3122
3123 2018-10-06 Tom Tromey <tom@tromey.com>
3124
3125 PR python/19399:
3126 * gdb.python/py-inferior.exp: Add architecture test.
3127
3128 2018-10-06 Tom Tromey <tom@tromey.com>
3129
3130 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3131 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3132
3133 2018-10-06 Tom Tromey <tom@tromey.com>
3134
3135 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3136 of a "throw" catchpoint.
3137
3138 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3139
3140 * gdb.base/info-proc.exp: Update string expected from "help info
3141 proc".
3142
3143 2018-10-04 Tom Tromey <tom@tromey.com>
3144
3145 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3146 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3147 (test_initial_complaints, test_empty_complaints): Update.
3148 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3149
3150 2018-10-04 Tom Tromey <tom@tromey.com>
3151
3152 PR cli/19551:
3153 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3154 * lib/gdb.exp (gdb_file_cmd): Update.
3155 * gdb.stabs/weird.exp (print_weird_var): Update.
3156 * gdb.server/solib-list.exp: Update.
3157 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3158 * gdb.mi/mi-cli.exp: Update.
3159 * gdb.linespec/linespec.exp: Update.
3160 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3161 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3162 * gdb.cp/cp-relocate.exp: Update.
3163 * gdb.base/sym-file.exp: Update.
3164 * gdb.base/relocate.exp: Update.
3165 * gdb.base/readnever.exp: Update.
3166 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3167 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3168 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3169 * gdb.base/code_elim.exp: Update.
3170 * gdb.base/break-unload-file.exp (test_break): Update.
3171 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3172 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3173 Update.
3174 * gdb.base/attach.exp (do_attach_tests): Update.
3175 * gdb.base/sepdebug.exp: Update.
3176 * gdb.python/py-section-script.exp: Update.
3177
3178 2018-10-04 Tom Tromey <tom@tromey.com>
3179
3180 PR cli/22234:
3181 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3182 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3183 output.
3184
3185 2018-10-04 Tom Tromey <tom@tromey.com>
3186
3187 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3188 set width and height to 0.
3189 (test_command_line_attach_run): Use -quiet.
3190
3191 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3192
3193 * lib/gdb.exp (skip_ifunc_tests): New.
3194 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3195 other compile failures.
3196 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3197
3198 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3199
3200 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3201 is_amd64_regs_target.
3202
3203 2018-10-01 Alan Hayward <alan.hayward@arm.com>
3204
3205 * gdb.arch/aarch64-sighandler-regs.c: New test.
3206 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3207 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3208
3209 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3210
3211 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3212 assembly.
3213
3214 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3215
3216 * gdb.base/frame-selection.exp: New file.
3217 * gdb.base/frame-selection.c: New file.
3218
3219 2018-09-27 Alan Hayward <alan.hayward@arm.com>
3220
3221 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3222 pthread barrier.
3223 (main): Likewise.
3224
3225 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3226
3227 * gdb.base/large-frame-1.c: New file.
3228 * gdb.base/large-frame-2.c: New file.
3229 * gdb.base/large-frame.exp: New file.
3230 * gdb.base/large-frame.h: New file.
3231
3232 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3233
3234 PR gdb/20948
3235 * gdb.base/write_mem.exp: New test.
3236 * gdb.base/write_mem.c: Likewise.
3237
3238 2018-09-23 Tom Tromey <tom@tromey.com>
3239
3240 PR python/18852:
3241 * gdb.python/py-parameter.exp: Add test for parameter that throws
3242 on "set".
3243
3244 2018-09-23 Tom Tromey <tom@tromey.com>
3245
3246 PR python/17284:
3247 * gdb.python/py-template.exp (test_template_arg): Add test for
3248 negative template argument number.
3249
3250 2018-09-23 Tom Tromey <tom@tromey.com>
3251
3252 PR python/14062:
3253 * gdb.python/python.exp: Add test for post_event error.
3254
3255 2018-09-23 Tom Tromey <tom@tromey.com>
3256
3257 PR python/18170:
3258 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3259 convert pointers to int and long.
3260
3261 2018-09-23 Tom Tromey <tom@tromey.com>
3262
3263 PR python/20126:
3264 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3265 signed-ness conversion tests.
3266
3267 2018-09-23 Tom Tromey <tom@tromey.com>
3268
3269 PR python/18352;
3270 * gdb.python/py-value.exp (test_float_conversion): New proc.
3271 Use it.
3272
3273 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3274
3275 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3276
3277 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3278
3279 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3280 no readline.
3281 * gdb.base/utf8-identifiers.exp: Likewise.
3282 * gdb.cp/cpcompletion.exp: Likewise.
3283 * gdb.linespec/cpcompletion.exp: Likewise.
3284 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3285 * gdb.linespec/cpls-ops.exp: Likewise.
3286
3287 2018-09-19 Richard Bunt <richard.bunt@arm.com>
3288 Chris January <chris.january@arm.com>
3289
3290 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3291 * gdb.fortran/short-circuit-argument-list.exp: New file.
3292 * gdb.fortran/short-circuit-argument-list.f90: New test.
3293
3294 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3295
3296 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3297 "arch=" keyword when executing "-stack-list-frames".
3298
3299 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3300
3301 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3302 "arch=" keyword when executing "-stack-list-frames".
3303
3304 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3305
3306 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3307 break ada".
3308
3309 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3310
3311 PR python/23669
3312 * gdb.python/python.exp: Test gdb.execute("show commands").
3313
3314 2018-09-16 Tom Tromey <tom@tromey.com>
3315
3316 * gdb.base/new-ui.exp (do_execution_tests): Update.
3317 * gdb.base/dbx.exp (test_breakpoints): Update.
3318
3319 2018-09-14 Alan Hayward <alan.hayward@arm.com>
3320
3321 * lib/gdb.exp (gdb_simple_compile): Add proc.
3322 (is_elf_target): Use gdb_simple_compile.
3323 (skip_altivec_tests): Likewise.
3324 (skip_vsx_tests): Likewise.
3325 (skip_tsx_tests): Likewise.
3326 (skip_btrace_tests): Likewise.
3327 (skip_btrace_pt_tests): Likewise.
3328 (gdb_can_simple_compile): Likewise.
3329 (gdb_has_argv0): Likewise.
3330 (gdb_target_symbol_prefix): Likewise.
3331 (target_supports_scheduler_locking): Likewise.
3332
3333 2018-09-13 Tom Tromey <tom@tromey.com>
3334
3335 * Makefile.in (TAGS): Recognize proc_with_prefix and
3336 gdb_caching_proc.
3337
3338 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3339
3340 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3341 method.
3342
3343 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3344
3345 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3346 and a few other Inferior properties when the Inferior is no
3347 longer valid.
3348
3349 2018-09-13 Tom Tromey <tom@tromey.com>
3350
3351 PR rust/23650:
3352 * gdb.rust/simple.exp: Add test for enum field access error.
3353
3354 2018-09-13 Tom Tromey <tom@tromey.com>
3355
3356 PR rust/23626:
3357 * gdb.rust/simple.rs (EmptyEnum): New type.
3358 (main): Use it.
3359 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3360
3361 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3362
3363 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3364 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3365 * gdb.python/py-symtab.exp: Update test printing an objfile.
3366
3367 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3368
3369 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3370 object.
3371
3372 2018-09-12 Alan Hayward <alan.hayward@arm.com>
3373
3374 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3375 (support_complex_tests): Use gdb_can_simple_compile.
3376 (is_ilp32_target): Likewise.
3377 (is_lp64_target): Likewise.
3378 (is_64_target): Likewise.
3379 (is_amd64_regs_target): Likewise.
3380 (is_aarch32_target): Likewise.
3381 (gdb_int128_helper): Likewise.
3382
3383 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3384
3385 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3386
3387 2018-09-10 Jerome Guitton <guitton@adacore.com>
3388
3389 * gdb.ada/same_component_name: Add test for case of tagged record
3390 with variable-length fields.
3391
3392 2018-09-10 Xavier Roirand <roirand@adacore.com>
3393
3394 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3395 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3396 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3397 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3398
3399 2018-09-10 Xavier Roirand <roirand@adacore.com>
3400
3401 * gdb.ada/mi_string_access.exp: New testcase.
3402 * gdb.ada/mi_string_access/bar.adb: New file.
3403 * gdb.ada/mi_string_access/pck.adb: New file.
3404 * gdb.ada/mi_string_access/pck.asd: New file.
3405
3406 2018-09-10 Xavier Roirand <roirand@adacore.com>
3407
3408 * gdb.ada/mi_var_union.exp: New testcase.
3409 * gdb.ada/mi_var_union/bar.adb: New file.
3410 * gdb.ada/mi_var_union/pck.adb: New file.
3411 * gdb.ada/mi_var_union/pck.asd: New file.
3412
3413 2018-09-08 Tom Tromey <tom@tromey.com>
3414
3415 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3416
3417 2018-09-08 Tom Tromey <tom@tromey.com>
3418
3419 PR python/16047:
3420 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3421 (register_pretty_printers): Register new printer.
3422 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3423 test.
3424 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3425 (an_int_type3): New global.
3426
3427 2018-09-08 Joel Brobecker <brobecker@adacore.com>
3428
3429 * gdb.ada/expr_with_funcall: New testcase.
3430
3431 2018-09-08 Joel Brobecker <brobecker@adacore.com>
3432
3433 * gdb.ada/packed_array_assign: New testcase.
3434
3435 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3436
3437 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3438 names, and add test prefixes to make test names unique.
3439
3440 2018-09-05 Tom de Vries <tdevries@suse.de>
3441
3442 * gdb.dwarf2/varval.exp: Add test.
3443
3444 2018-09-04 Gary Benson <gbenson@redhat.com>
3445
3446 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3447 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3448
3449 2018-08-31 Tom Tromey <tom@tromey.com>
3450
3451 * gdb.rust/simple.rs: Rename second variable "v".
3452
3453 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3454
3455 * gdb.base/funcargs.c (use_a): New function.
3456 (recurse): Call use_a.
3457
3458 2018-08-29 Keith Seitz <keiths@redhat.com>
3459
3460 * gdb.compile/compile-cplus-anonymous.cc: New file.
3461 * gdb.compile/compile-cplus-anonymous.exp: New file.
3462 * gdb.compile/compile-cplus-array-decay.cc: New file.
3463 * gdb.compile/compile-cplus-array-decay.exp: New file.
3464 * gdb.compile/compile-cplus-inherit.cc: New file.
3465 * gdb.compile/compile-cplus-inherit.exp: New file.
3466 * gdb.compile/compile-cplus-member.cc: New file.
3467 * gdb.compile/compile-cplus-member.exp: New file.
3468 * gdb.compile/compile-cplus-method.cc: New file.
3469 * gdb.compile/compile-cplus-method.exp: New file.
3470 * gdb.compile/compile-cplus-mod.c: "New" file.
3471 * gdb.compile/compile-cplus-namespace.cc: New file.
3472 * gdb.compile/compile-cplus-namespace.exp: New file.
3473 * gdb.compile/compile-cplus-nested.cc: New file.
3474 * gdb.compile/compile-cplus-nested.exp: New file.
3475 * gdb.compile/compile-cplus-print.c: "New" file.
3476 * gdb.compile/compile-cplus-print.exp: "New" file.
3477 * gdb.compile/compile-cplus-virtual.cc: New file.
3478 * gdb.compile/compile-cplus-virtual.exp: New file.
3479 * gdb.compile/compile-cplus.c: "New" file.
3480 * gdb.compile/compile-cplus.exp: "New" file.
3481 * lib/compile-support.exp: New file.
3482
3483 2018-08-16 Gary Benson <gbenson@redhat.com>
3484
3485 PR gdb/13000:
3486 * gdb.base/batch-exit-status.exp: New file.
3487 * gdb.base/batch-exit-status.good-commands: Likewise.
3488 * gdb.base/batch-exit-status.bad-commands: Likewise.
3489
3490 2018-08-29 Alan Hayward <alan.hayward@arm.com>
3491
3492 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
3493 (struct struct02): Likewise.
3494 (struct struct03): Likewise.
3495 (struct struct04): Likewise.
3496 (struct struct_01_01): New struct.
3497 (struct struct_01_02): Likewise.
3498 (struct struct_01_03): Likewise.
3499 (struct struct_01_04): Likewise.
3500 (struct struct_02_01): Likewise.
3501 (struct struct_02_02): Likewise.
3502 (struct struct_02_03): Likewise.
3503 (struct struct_02_04): Likewise.
3504 (struct struct_04_01): Likewise.
3505 (struct struct_04_02): Likewise.
3506 (struct struct_04_03): Likewise.
3507 (struct struct_04_04): Likewise.
3508 (struct struct_05_01): Likewise.
3509 (struct struct_05_02): Likewise.
3510 (struct struct_05_03): Likewise.
3511 (struct struct_05_04): Likewise.
3512 (cmp_struct01): Remove function.
3513 (cmp_struct02): Likewise.
3514 (cmp_struct03): Likewise.
3515 (cmp_struct04): Likewise.
3516 (cmp_struct_01_01): Add Function.
3517 (cmp_struct_01_02): Likewise.
3518 (cmp_struct_01_03): Likewise.
3519 (cmp_struct_01_04): Likewise.
3520 (cmp_struct_02_01): Likewise.
3521 (cmp_struct_02_02): Likewise.
3522 (cmp_struct_02_03): Likewise.
3523 (cmp_struct_02_04): Likewise.
3524 (cmp_struct_04_01): Likewise.
3525 (cmp_struct_04_02): Likewise.
3526 (cmp_struct_04_03): Likewise.
3527 (cmp_struct_04_04): Likewise.
3528 (cmp_struct_05_01): Likewise.
3529 (cmp_struct_05_02): Likewise.
3530 (cmp_struct_05_03): Likewise.
3531 (cmp_struct_05_04): Likewise.
3532 (call_all): Add new structs.
3533 * gdb.base/infcall-nested-structs.exp: Likewise.
3534
3535 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
3536
3537 * gdb.python/py-framefilter-mi.exp: Update regexp to
3538 check for "arch" field in frame output.
3539
3540 2018-08-23 Kevin Buettner <kevinb@redhat.com>
3541
3542 * gdb.dwarf2/dw2-ranges-func.c: New file.
3543 * gdb.dwarf2/dw2-ranges-func.exp: New file.
3544
3545 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
3546
3547 * gdb.base/term.exp: Compare terminal settings with values from
3548 the inferior.
3549 * gdb.base/term.c: Get and set terminal settings.
3550
3551 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
3552
3553 * lib/mi-support.exp (mi_expect_stop): Update regexp to
3554 accommodate new "arch" field in frame output.
3555 * gdb.mi/mi-return.exp: Likewise.
3556 * gdb.mi/mi-stack.exp: Likewise.
3557 * gdb.mi/mi-syn-frame.exp: Likewise.
3558 * gdb.mi/user-selected-context-sync.exp: Likewise.
3559
3560 2018-08-19 Michael Spang <spang@google.com>
3561
3562 PR gdb/11786
3563 * gdb.base/gcore-tls-pie.c: New file.
3564 * gdb.base/gcore-tls-pie.exp: New file.
3565
3566 2018-08-18 Kevin Buettner <kevinb@redhat.com>
3567
3568 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
3569 * gdb.dwarf2/varval.c: New file.
3570 * gdb.dwarf2/varval.exp: New file.
3571
3572 2018-08-17 Alan Hayward <alan.hayward@arm.com>
3573
3574 PR gdb/18931
3575 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
3576
3577 2018-08-16 Keith Seitz <keiths@redhat.com>
3578
3579 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
3580 tests expected to pass.
3581
3582 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
3583
3584 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
3585 -data-disassemble -a.
3586 (test_disassembly_bogus_args): Likewise.
3587
3588 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
3589
3590 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
3591
3592 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3593
3594 * gdb.base/vla-optimized-out.exp: Add new test.
3595
3596 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3597
3598 * gdb.base/vla-optimized-out-o3.exp: Delete.
3599 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
3600 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
3601 deleted tests.
3602
3603 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
3604
3605 PR gdb/18050:
3606 * gdb.server/extended-remote-restart.c: New file.
3607 * gdb.server/extended-remote-restart.exp: New file.
3608
3609 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
3610
3611 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
3612 "set variable index = 42".
3613
3614 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
3615
3616 * boards/index-cache-gdb.exp: New file.
3617 * gdb.dwarf2/index-cache.exp: New file.
3618 * gdb.dwarf2/index-cache.c: New file.
3619 * gdb.base/maint.exp: Check if we are using the index cache.
3620
3621 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3622
3623 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
3624 MAKEFLAGS.
3625
3626 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3627
3628 * dg-extract-results.sh: Move to toplevel contrib.
3629 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
3630 * Makefile.in (check-parallel-racy): Likewise.
3631
3632 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
3633
3634 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
3635 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
3636 tests if the target supports scheduler locking.
3637
3638 2018-08-04 Tom de Vries <tdevries@suse.de>
3639
3640 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
3641
3642 2018-08-02 Tom Tromey <tom@tromey.com>
3643
3644 PR symtab/16842.
3645 * gdb.cp/temargs.exp: Test "info address" of a template
3646 parameter.
3647
3648 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
3649
3650 * gdb.python/py-mi-var-info-path-expression.c: New file.
3651 * gdb.python/py-mi-var-info-path-expression.py: New file.
3652 * gdb.python/py-mi-var-info-path-expression.exp: New file.
3653
3654 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
3655
3656 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
3657 error after "cannot resolve name" string.
3658
3659 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3660
3661 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
3662 started.
3663 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
3664
3665 2018-07-28 Tom de Vries <tdevries@suse.de>
3666
3667 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3668
3669 2018-07-26 Tom de Vries <tdevries@suse.de>
3670
3671 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
3672
3673 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
3674
3675 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
3676 is visible.
3677
3678 2018-07-26 Tom de Vries <tdevries@suse.de>
3679
3680 PR breakpoints/23366
3681 * gdb.base/catch-follow-exec.c: New test.
3682 * gdb.base/catch-follow-exec.exp: New file.
3683
3684 2018-07-25 Tom de Vries <tdevries@suse.de>
3685
3686 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3687 vla-optimized-out.c.
3688
3689 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3690
3691 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3692 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3693
3694 2018-07-20 Tom de Vries <tdevries@suse.de>
3695
3696 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3697 NOCLONE macro.
3698 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3699
3700 2018-07-19 Tom de Vries <tdevries@suse.de>
3701
3702 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
3703 regular expression.
3704
3705 2018-07-18 Tom de Vries <tdevries@suse.de>
3706
3707 * gdb.base/vla-optimized-out.c: New test.
3708 * gdb.base/vla-optimized-out.exp: New file.
3709
3710 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
3711
3712 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
3713 message "No address associated with hostname" when gdbserver
3714 cannot resolve the hostname.
3715
3716 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3717
3718 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
3719 Add some test prefixes to make tests unique.
3720
3721 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3722
3723 * gdb.base/frameapply.c: New file.
3724 * gdb.base/frameapply.exp: New file.
3725
3726 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3727
3728 * gdb.base/skip.exp: Update expected error message.
3729
3730 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3731 Jan Kratochvil <jan.kratochvil@redhat.com>
3732 Paul Fertser <fercerpav@gmail.com>
3733 Tsutomu Seki <sekiriki@gmail.com>
3734
3735 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
3736 parameter.
3737 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
3738 by default.
3739 * boards/native-gdbserver.exp: Likewise.
3740 * gdb.server/run-without-local-binary.exp: Improve regexp used
3741 for detecting when a remote debugging connection succeeds.
3742 * gdb.server/server-connect.exp: New file.
3743 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
3744 Do not prefix the port number with ":".
3745 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
3746 support for detecting and using it. Add '$debughost_gdbserver'
3747 to the list of arguments used to start gdbserver. Handle case
3748 when gdbserver cannot resolve a network name.
3749
3750 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3751
3752 PR c++/23373
3753 * gdb.base/ptype-offsets.cc (struct static_member): New
3754 struct.
3755 (main) <stmember>: New variable.
3756 * gdb.base/ptype-offsets.exp: Add test for printing a struct
3757 with a static member in it.
3758
3759 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
3760
3761 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
3762 watchpoints enabled and disabled.
3763
3764 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3765
3766 * gdb.base/examine-backward.exp: Still run tests around address
3767 0x0, even if address 0x0 is not readable. Update the pattern for
3768 matching address 0x0 in expected output.
3769
3770 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3771
3772 * gdb.base/share-env-with-gdbserver.c (main): Add call to
3773 malloc/free.
3774
3775 2018-07-04 Tom de Vries <tdevries@suse.de>
3776
3777 * gdb.dwarf2/dw2-error.exp: Update expected error message.
3778
3779 2018-07-02 Maciej W. Rozycki <macro@mips.com>
3780
3781 PR tdep/8282
3782 * gdb.arch/mips-disassembler-options.exp: New test.
3783 * gdb.arch/mips-disassembler-options.s: New test source.
3784
3785 2018-06-29 Pedro Alves <palves@redhat.com>
3786
3787 * gdb.threads/names.exp: Adjust expected "info threads" output.
3788
3789 2018-06-29 Pedro Alves <palves@redhat.com>
3790
3791 * gdb.opt/inline-break.exp (line number, address): Add "info
3792 break" tests.
3793
3794 2018-06-29 Pedro Alves <palves@redhat.com>
3795
3796 * gdb.opt/inline-break.c (func1): Add "break here" marker.
3797 * gdb.opt/inline-break.exp: Test setting breakpoints by line
3798 number and address and running to them.
3799
3800 2018-06-29 Richard Bunt <richard.bunt@arm.com>
3801
3802 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
3803
3804 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3805
3806 * lib/compiler.c: Remove executable permission flag.
3807
3808 2018-06-28 Richard Bunt <richard.bunt@arm.com>
3809
3810 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
3811 code.
3812 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
3813
3814 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
3815
3816 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
3817
3818 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
3819
3820 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
3821 address argument is omitted.
3822
3823 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
3824
3825 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
3826
3827 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
3828
3829 PR gdb/21695
3830 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
3831 * gdb.base/infoline-reloc-main-from-zero.c: New file.
3832
3833 2018-06-26 Tom Tromey <tom@tromey.com>
3834
3835 PR rust/22574:
3836 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
3837 * gdb.rust/simple.rs (struct SimpleLayout): New.
3838
3839 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
3840
3841 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
3842 "info registers" output.
3843
3844 2018-06-21 Richard Bunt <richard.bunt@arm.com>
3845
3846 * gdb.base/watchpoint-hw-attach.c: New test.
3847 * gdb.base/watchpoint-hw-attach.exp: New file.
3848
3849 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
3850
3851 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
3852 through /bin/sh.
3853 * boards/dwarf4-gdb-index.exp: Likewise.
3854 * boards/fission-dwp.exp: Likewise.
3855
3856 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
3857
3858 * gdb.base/float128.exp: Add comment and improved fail message
3859 to the failure case of "print large128" test.
3860
3861 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
3862
3863 * configure.ac: Remove AC_PREREQ.
3864 * configure: Re-generate.
3865
3866 2018-06-19 Pedro Alves <palves@redhat.com>
3867
3868 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
3869 (func_extern_caller): New.
3870 (main): Call func_extern_caller.
3871 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
3872 logic change.
3873
3874 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
3875
3876 PR gdb/16841
3877 * gdb.cp/typedef-base.cc: New file.
3878 * gdb.cp/typedef-base.exp: New file.
3879
3880 2018-06-18 Tom de Vries <tdevries@suse.de>
3881
3882 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
3883
3884 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3885 Richard Bunt <Richard.Bunt@arm.com>
3886
3887 * gdb.threads/attach-slow-waitpid.c: New file.
3888 * gdb.threads/attach-slow-waitpid.exp: New file.
3889 * gdb.threads/slow-waitpid.c: New file.
3890
3891 2018-06-14 Pedro Alves <palves@redhat.com>
3892
3893 * gdb.base/fork-running-state.c: Include <errno.h>.
3894 (exit_if_relative_exits): New.
3895 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
3896 exits.
3897 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
3898 child exits.
3899
3900 2018-06-14 Tom de Vries <tdevries@suse.de>
3901
3902 PR cli/22573
3903 * gdb.base/finish-pretty.c: New test.
3904 * gdb.base/finish-pretty.exp: New file.
3905
3906 2018-06-14 Pedro Alves <palves@redhat.com>
3907
3908 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
3909 gdb's expected startup output.
3910
3911 2018-06-14 Pedro Alves <palves@redhat.com>
3912
3913 * lib/selftest-support.exp (selftest_setup): Remove inlined
3914 function handling.
3915
3916 2018-06-14 Tom de Vries <tdevries@suse.de>
3917
3918 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
3919 matching of breakpoint printing.
3920
3921 2018-06-13 Tom de Vries <tdevries@suse.de>
3922
3923 PR testsuite/23269
3924 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3925 (fork_child): ... here, and ...
3926 (fork_parent): ... here.
3927
3928 2018-06-12 Tom de Vries <tdevries@suse.de>
3929
3930 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3931
3932 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3933 Stephen Roberts <stephen.roberts@arm.com>
3934
3935 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3936 rewrite test to describe action performed, rather than possible
3937 failure.
3938
3939 2018-06-08 Gary Benson <gbenson@redhat.com>
3940
3941 * gdb.threads/check-libthread-db.exp: New file.
3942 * gdb.threads/check-libthread-db.c: Likewise.
3943
3944 2018-06-05 Tom Tromey <tom@tromey.com>
3945
3946 * gdb.base/default.exp: Update expected "show version" output.
3947
3948 2018-06-05 Tom Tromey <tom@tromey.com>
3949
3950 PR cli/12326:
3951 * gdb.cp/static-print-quit.exp: Update.
3952 * lib/gdb.exp (pagination_prompt): Update.
3953 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3954 * gdb.python/python.exp: Update.
3955
3956 2018-06-04 Joel Brobecker <brobecker@adacore.com>
3957
3958 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3959
3960 2018-06-01 Joel Brobecker <brobecker@adacore.com>
3961
3962 * gdb.ada/bp_fun_addr: New testcase.
3963
3964 2018-06-01 Tom Tromey <tom@tromey.com>
3965
3966 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3967 results.
3968 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3969 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3970 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3971 * gdb.base/maint.exp (maint_pass_if): Update.
3972
3973 2018-05-31 Maciej W. Rozycki <macro@mips.com>
3974
3975 * gdb.base/endian.exp: New test.
3976 * gdb.base/endian.c: New test source.
3977
3978 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3979
3980 PR gdb/23203
3981 * gdb.base/bt-selected-frame.c: New file.
3982 * gdb.base/bt-selected-frame.exp: New file.
3983 * lib/gdb.exp (get_current_frame_number): New function.
3984
3985 2018-05-24 Maciej W. Rozycki <macro@mips.com>
3986 Pedro Alves <palves@redhat.com>
3987
3988 * gdb.threads/tls-core.c: Include <stdlib.h>
3989 (thread_proc): Call `abort'.
3990 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3991 (tls_core_test): New procedure, bits factored out from ...
3992 (top level): ... here. Test both native cores and gcore cores.
3993
3994 2018-05-23 Tom Tromey <tom@tromey.com>
3995
3996 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3997
3998 2018-05-23 Tom Tromey <tom@tromey.com>
3999
4000 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4001 symfile_complaints.
4002 (test_short_complaints): Likewise.
4003 (test_empty_complaints): Likewise.
4004 (test_initial_complaints): Update.
4005
4006 2018-05-23 Tom Tromey <tom@tromey.com>
4007
4008 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4009
4010 2018-05-23 Tom Tromey <tom@tromey.com>
4011
4012 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4013 (test_short_complaints): Update.
4014
4015 2018-05-22 Pedro Alves <palves@redhat.com>
4016
4017 * gdb.base/remote.exp: Only gdb_start after compiling the
4018 testcase. Issue "disconnect" before testing "set remote" command
4019 defaults. Issue clean_restart before running to main.
4020
4021 2018-05-22 Pedro Alves <palves@redhat.com>
4022
4023 * gdb.base/remote.exp: Adjust expected output of "show remote
4024 memory-write-packet-size". Add tests for "set remote
4025 memory-write-packet-size 0" and "set remote
4026 memory-write-packet-size fixed/limit".
4027
4028 2018-05-22 Pedro Alves <palves@redhat.com>
4029
4030 PR gdb/22973
4031 * gdb.base/utf8-identifiers.c: New file.
4032 * gdb.base/utf8-identifiers.exp: New file.
4033
4034 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4035
4036 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4037
4038 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4039
4040 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4041
4042 2018-05-18 Tom Tromey <tom@tromey.com>
4043
4044 * gdb.base/ptype-offsets.exp: Update.
4045
4046 2018-05-17 Keith Seitz <keiths@redhat.com>
4047
4048 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4049 in expected breakpoint stop locations.
4050 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4051 move to proper scope to test variable values.
4052 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4053 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4054 New functions.
4055 (main): Call not_inline_func3.
4056 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4057 inline_func1, inline_func2, and inline_func3. Test that when each
4058 breakpoint is hit, GDB properly reports both the stop location
4059 and the backtrace. Repeat tests for temporary breakpoints.
4060
4061 2018-05-15 Maciej W. Rozycki <macro@mips.com>
4062
4063 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4064 rather then trying to access it in determining whether the PID
4065 of `gdbserver' could have been retrieved.
4066
4067 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4068
4069 * gdb.arch/amd64-init-x87-values.S: New file.
4070 * gdb.arch/amd64-init-x87-values.exp: New file.
4071
4072 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4073
4074 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4075
4076 2018-05-04 Tom Tromey <tom@tromey.com>
4077
4078 PR python/22730:
4079 * gdb.python/python.exp: Test multi-line execute.
4080
4081 2018-05-04 Tom Tromey <tom@tromey.com>
4082
4083 PR python/22731:
4084 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4085
4086 2018-05-04 Tom Tromey <tom@tromey.com>
4087
4088 PR gdb/11750:
4089 * gdb.base/define.exp: Test defining a user command inside a user
4090 command.
4091 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4092
4093 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4094 Pedro Alves <palves@redhat.com>
4095
4096 PR breakpoints/19806 and support for PR external/20207.
4097 * gdb.base/watchpoint-unaligned.c: New file.
4098 * gdb.base/watchpoint-unaligned.exp: New file.
4099
4100 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4101
4102 * gdb.base/maint.exp: Make test names unique, use
4103 test_prefix_command_help to test 'help maint info', and remove
4104 repeated test of 'help maint'.
4105
4106 2018-05-04 Tom Tromey <tom@tromey.com>
4107
4108 PR gdb/22619:
4109 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4110 behavior.
4111
4112 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4113
4114 * gdb.base/maint.exp: Process output from 'maint print registers'
4115 line at a time.
4116
4117 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4118
4119 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4120 timeout.
4121
4122 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4123
4124 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4125 filter pattern.
4126
4127 2018-05-02 Pedro Alves <palves@redhat.com>
4128
4129 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4130 to_log_command renames.
4131 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4132
4133 2018-05-02 Tom Tromey <tom@tromey.com>
4134
4135 * gdb.python/py-parameter.exp: Set test message.
4136
4137 2018-05-02 Tom Tromey <tom@tromey.com>
4138
4139 PR python/20084:
4140 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4141 PARAM_ZUINTEGER_UNLIMITED tests.
4142
4143 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4144
4145 PR rust/23124
4146 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4147 when casting.
4148
4149 2018-04-30 Tom Tromey <tom@tromey.com>
4150
4151 * gdb.python/py-type.exp: Check align attribute.
4152 * gdb.python/py-type.c: New "aligncheck" global.
4153
4154 2018-04-30 Tom Tromey <tom@tromey.com>
4155
4156 PR exp/17095:
4157 * gdb.dwarf2/dw2-align.exp: New file.
4158 * gdb.cp/align.exp: New file.
4159 * gdb.base/align.exp: New file.
4160 * lib/gdb.exp (gdb_int128_helper): New proc.
4161 (has_int128_c, has_int128_cxx): New caching procs.
4162
4163 2018-04-27 Tom Tromey <tom@tromey.com>
4164
4165 PR rust/22545:
4166 * gdb.rust/simple.exp: Add inclusive range tests.
4167
4168 2018-04-26 Pedro Alves <palves@redhat.com>
4169
4170 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4171 ifunc breakpoint locations correctly of ifunc breakpoints set
4172 while the program resolves the ifunc.
4173
4174 2018-04-26 Pedro Alves <palves@redhat.com>
4175
4176 * gdb.base/gnu-ifunc-final.c: New file.
4177 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4178 * gdb.base/gnu-ifunc.exp (executable): Delete.
4179 (staticexecutable): Adjust.
4180 (lib_opts, exec_opts): Delete.
4181 (make_binsuffix, build, set-break): New procedures.
4182 (misc_tests): New, with tests factored out from the top level.
4183 (top level): Test different combinations of ifunc resolver name,
4184 resolver with and with debug info, and ifunc target with and
4185 without debug info. Wrap static tests with with_target_prefix.
4186
4187 2018-04-26 Pedro Alves <palves@redhat.com>
4188
4189 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4190 return type" warnings.
4191
4192 2018-04-25 Pedro Alves <palves@redhat.com>
4193
4194 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4195 killed".
4196 * gdb.base/kill-after-signal.exp: Likewise.
4197 * gdb.threads/kill.exp: Likewise.
4198
4199 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4200 Sergio Durigan Junior <sergiodj@redhat.com>
4201 Pedro Alves <palves@redhat.com>
4202
4203 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4204 regexps to expect for '[Inferior ... detached]' as well.
4205 * gdb.base/attach.exp: Likewise.
4206 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4207 "gdb_continue_to_end".
4208 (test_catch_syscall_with_wrong_args): Likewise.
4209 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4210 ']'. Don't set 'verbose' on.
4211 * gdb.base/foll-vfork.exp: Likewise.
4212 * gdb.base/fork-print-inferior-events.c: New file.
4213 * gdb.base/fork-print-inferior-events.exp: New file.
4214 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4215 '[Inferior ... has been killed]' message.
4216 * gdb.base/kill-after-signal.exp: Likewise.
4217 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4218 detach message.
4219 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4220 message.
4221 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4222 regexps to expect for '[Inferior ... detached]' as well.
4223 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4224
4225 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4226
4227 PR gdb/23104
4228 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4229
4230 2018-04-19 Richard Bunt <richard.bunt@arm.com>
4231
4232 * gdb.threads/multiple-successive-infcall.c: New test.
4233 * gdb.threads/multiple-successive-infcall.exp: New file.
4234
4235 2018-04-17 Tom Tromey <tom@tromey.com>
4236
4237 * gdb.rust/simple.rs (Union): New type.
4238 (main): New local "u".
4239 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4240
4241 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4242
4243 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4244 number information in output of "whereis" command.
4245 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4246
4247 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4248
4249 * gdb.ada/info_types.exp: Adjust expected output to the line
4250 numbers now printed by "info var/func/type".
4251 * gdb.base/completion.exp: Likewise.
4252 * gdb.base/included.exp: Likewise.
4253 * gdb.cp/cp-relocate.exp: Likewise.
4254 * gdb.cp/cplusfuncs.exp: Likewise.
4255 * gdb.cp/namespace.exp: Likewise.
4256 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4257
4258 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4259
4260 * gdb.btrace/cpu.exp: New.
4261
4262 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4263
4264 * gdb.base/step-indirect-call-thunk.exp: New.
4265 * gdb.base/step-indirect-call-thunk.c: New.
4266 * gdb.reverse/step-indirect-call-thunk.exp: New.
4267 * gdb.reverse/step-indirect-call-thunk.c: New.
4268
4269 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4270
4271 * gdb.base/pie-fork.c: New file.
4272 * gdb.base/pie-fork.exp: New file.
4273
4274 2018-04-11 Tom Tromey <tom@tromey.com>
4275
4276 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4277
4278 2018-04-10 Pedro Alves <palves@redhat.com>
4279
4280 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4281 exits. Instead loop running forever.
4282 (fork_parent): Run forever too.
4283
4284 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4285
4286 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4287 mi_continue_to_line.
4288 * gdb.mi/mi-stack.c (callee4): Add comment.
4289
4290 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4291
4292 * gdb.mi/mi-stack.exp: Fix indentation.
4293
4294 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4295
4296 PR gdb/22979
4297 * gdb.arch/amd64-osabi.exp: New file.
4298
4299 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4300
4301 PR gdb/22980
4302 * gdb.base/osabi.exp: New file.
4303
4304 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
4305
4306 * gdb.cp/static-typedef-print.exp: New file.
4307 * gdb.cp/static-typedef-print.cc: New file.
4308
4309 2018-03-27 Joel Brobecker <brobecker@adacore.com>
4310
4311 * gdb.ada/varsize_limit: New testcase.
4312
4313 2018-03-27 Joel Brobecker <brobecker@adacore.com>
4314
4315 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4316
4317 * gdb.ada/notcplusplus: New testcase.
4318
4319 * gdb.base/c-linkage-name.c: New file.
4320 * gdb.base/c-linkage-name.exp: New testcase.
4321
4322 2018-03-26 Tom Tromey <tom@tromey.com>
4323
4324 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4325 * gdb.python/py-framefilter.py (name_error): New global.
4326 (ErrorInName.function): Use name_error.
4327
4328 2018-03-26 Tom Tromey <tom@tromey.com>
4329
4330 PR backtrace/15582:
4331 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4332
4333 2018-03-23 Keith Seitz <keiths@redhat.com>
4334
4335 PR c++/22968
4336 * gdb.cp/subtypes.exp: New file.
4337 * gdb.cp/subtypes.h: New file.
4338 * gdb.cp/subtypes.cc: New file.
4339 * gdb.cp/subtypes-2.cc: New file.
4340
4341 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4342
4343 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4344 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4345 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4346 -nostartfiles when compiling the test. Confirm that all registers
4347 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4348
4349 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4350
4351 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4352 option, syntax was wrong anyway.
4353 * gdb.arch/arm-disp-step.exp: Likewise.
4354 * gdb.arch/sparc64-regs.exp: Likewise.
4355 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4356 option, syntax was wrong anyway, switch to use
4357 prepare_for_testing.
4358 * gdb.arch/i386-disp-step.exp: Likewise.
4359
4360 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4361
4362 * gdb.ada/exec_changed.exp: Replace "target_info exists
4363 use_gdb_stub" by "use_gdb_stub".
4364 * gdb.ada/start.exp: Likewise.
4365 * gdb.base/async-shell.exp: Likewise.
4366 * gdb.base/attach-pie-misread.exp: Likewise.
4367 * gdb.base/attach-wait-input.exp: Likewise.
4368 * gdb.base/break-entry.exp: Likewise.
4369 * gdb.base/break-interp.exp: Likewise.
4370 * gdb.base/dprintf-detach.exp: Likewise.
4371 * gdb.base/nostdlib.exp: Likewise.
4372 * gdb.base/solib-nodir.exp: Likewise.
4373 * gdb.base/statistics.exp: Likewise.
4374 * gdb.base/testenv.exp: Likewise.
4375 * gdb.mi/mi-exec-run.exp: Likewise.
4376 * gdb.mi/mi-start.exp: Likewise.
4377 * gdb.multi/dummy-frame-restore.exp: Likewise.
4378 * gdb.multi/multi-arch-exec.exp: Likewise.
4379 * gdb.multi/multi-arch.exp: Likewise.
4380 * gdb.multi/tids.exp: Likewise.
4381 * gdb.multi/watchpoint-multi.exp: Likewise.
4382 * gdb.python/py-events.exp: Likewise.
4383 * gdb.threads/attach-into-signal.exp: Likewise.
4384 * gdb.threads/attach-stopped.exp: Likewise.
4385 * gdb.threads/threadapply.exp: Likewise.
4386 * lib/selftest-support.exp: Likewise.
4387
4388 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4389
4390 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4391
4392 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4393
4394 * gdb.perf/template-breakpoints.cc: New file.
4395 * gdb.perf/template-breakpoints.exp: New file.
4396 * gdb.perf/template-breakpoints.py: New file.
4397
4398 2018-03-19 Tom Tromey <tom@tromey.com>
4399
4400 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4401 y0.
4402 * gdb.rust/simple.exp: Test bare identifier form of struct
4403 initializer.
4404
4405 2018-03-19 Tom Tromey <tom@tromey.com>
4406
4407 * gdb.gdb/observer.exp: Remove.
4408
4409 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4410
4411 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4412 "qualified" option when setting breakpoints.
4413 * gdb.trace/backtrace.exp: Likewise.
4414 * gdb.trace/circ.exp: Likewise.
4415 * gdb.trace/collection.exp: Likewise.
4416 * gdb.trace/disconnected-tracing.exp: Likewise.
4417 * gdb.trace/ftrace-lock.exp: Likewise.
4418 * gdb.trace/ftrace.exp: Likewise.
4419 * gdb.trace/infotrace.exp: Likewise.
4420 * gdb.trace/packetlen.exp: Likewise.
4421 * gdb.trace/passc-dyn.exp: Likewise.
4422 * gdb.trace/qtro.exp: Likewise.
4423 * gdb.trace/read-memory.exp: Likewise.
4424 * gdb.trace/report.exp: Likewise.
4425 * gdb.trace/signal.exp: Likewise.
4426 * gdb.trace/status-stop.exp: Likewise.
4427 * gdb.trace/strace.exp: Likewise.
4428 * gdb.trace/tfind.exp: Likewise.
4429 * gdb.trace/trace-break.exp: Likewise.
4430 * gdb.trace/trace-condition.exp: Likewise.
4431 * gdb.trace/trace-mt.exp: Likewise.
4432 * gdb.trace/tstatus.exp: Likewise.
4433 * gdb.trace/tsv.exp: Likewise.
4434 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4435 * gdb.trace/unavailable.exp: Likewise.
4436 * gdb.trace/while-dyn.exp: Likewise.
4437
4438 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4439
4440 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4441 that libinproctrace is copied to the target.
4442
4443 2018-03-14 Tom Tromey <tom@tromey.com>
4444
4445 PR cli/14977:
4446 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4447 a null pointer.
4448 * gdb.base/wchar.exp: Likewise.
4449
4450 2018-03-14 Tom Tromey <tom@tromey.com>
4451
4452 PR cli/19918:
4453 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4454 flag.
4455
4456 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4457
4458 PR gdb/22841
4459 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4460 "target" to remote_exec.
4461
4462 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4463
4464 PR gdb/22841
4465 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4466 ${board}_upload): Remove.
4467
4468 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4469
4470 * gdb.cp/watch-cp.cc: New test.
4471 * gdb.cp/watch-cp.exp: New file.
4472
4473 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4474
4475 * gdb.base/infcall-nested-structs.exp: New file.
4476 * gdb.base/infcall-nested-structs.c: New file.
4477 * gdb.base/float.exp: Add riscv support.
4478
4479 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
4480
4481 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
4482 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
4483
4484 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4485
4486 * gdb.server/abspath.exp: New file.
4487 * lib/gdb.exp (with_cwd): New procedure.
4488
4489 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
4490
4491 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
4492 use it.
4493 (gdb_is_target_remote_prompt): New proc.
4494 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
4495 (gdb_is_target_native): Pass prompt parameter to
4496 gdb_is_target_1.
4497
4498 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
4499
4500 * gdb.base/load-command.c: New file.
4501 * gdb.base/load-command.exp: New file.
4502 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
4503 (gdb_is_target_1): ...this, and generalize for other targets
4504 than just remote.
4505 (gdb_is_target_remote): Use gdb_is_target_1.
4506 (gdb_is_target_native): use gdb_is_target_1.
4507
4508 2018-02-26 Tom Tromey <tom@tromey.com>
4509
4510 PR python/16497:
4511 * gdb.python/py-framefilter.exp: Update test.
4512
4513 2018-02-26 Tom Tromey <tom@tromey.com>
4514
4515 * gdb.dwarf2/variant.c: New file.
4516 * gdb.dwarf2/variant.exp: New file.
4517
4518 2018-02-26 Tom Tromey <tom@tromey.com>
4519
4520 * gdb.rust/simple.exp: Accept more possible results in enum test.
4521
4522 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
4523
4524 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
4525 parentheses.
4526
4527 2018-02-23 Maciej W. Rozycki <macro@mips.com>
4528
4529 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
4530 name of a variable: $actual_linejj -> $actual_line.
4531
4532 2018-02-21 John Baldwin <jhb@FreeBSD.org>
4533
4534 * gdb.arch/amd64-i386-address.exp: Fix a typo.
4535
4536 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4537
4538 * gdb.btrace/buffer-size.exp: Do not force BTS.
4539
4540 2018-02-14 Pedro Alves <palves@redhat.com>
4541
4542 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
4543 getting a "Quit".
4544
4545 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4546
4547 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
4548 Fix test name.
4549
4550 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
4551
4552 * gdb.cp/m-static.exp: Check type of optimized out static
4553 member.
4554
4555 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
4556
4557 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
4558 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
4559
4560 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
4561 Leszek Swirski <leszeks@google.com>
4562
4563 * gdb.python/py-prettyprint.c
4564 (struct to_string_returns_value_inner,
4565 struct to_string_returns_value_wrapper): New.
4566 (main): Add tsrvw variable.
4567 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
4568 ToStringReturnsValueWrapper): New classes.
4569 (register_pretty_printers): Register new pretty-printers.
4570 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
4571 recursive pretty printer.
4572 * gdb.python/py-mi.exp: Likewise.
4573
4574 2018-02-01 Leszek Swirski <leszeks@google.com>
4575
4576 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
4577 functions with the same name as an include file are parsed
4578 correctly.
4579
4580 2018-02-01 Yao Qi <yao.qi@linaro.org>
4581
4582 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
4583 "\[^\r\n\]*".
4584
4585 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
4586
4587 * gdb.arch/powerpc-prologue-frame.s: New file.
4588 * gdb.arch/powerpc-prologue-frame.c: Likewise.
4589 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
4590
4591 2018-01-31 Joel Brobecker <brobecker@adacore.com>
4592
4593 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
4594
4595 2018-01-30 Pedro Alves <palves@redhat.com>
4596
4597 PR gdb/13211
4598 * gdb.base/interrupt-daemon.c: New.
4599 * gdb.base/interrupt-daemon.exp: New.
4600 * gdb.multi/multi-term-settings.c: New.
4601 * gdb.multi/multi-term-settings.exp: New.
4602
4603 2018-01-30 Joel Brobecker <brobecker@adacore.com>
4604
4605 * gdb.base/break.exp: Save the location where the breakpoint
4606 on break.c:47 was actually inserted when debugging the version
4607 compiled at -O2 and use it in the expected output of the "info
4608 break" test performed soon after.
4609
4610 2018-01-22 Pedro Alves <palves@redhat.com>
4611 Sergio Durigan Junior <sergiodj@redhat.com>
4612
4613 * gdb.base/whatis.exp: Add tests for 'set print object on' +
4614 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
4615
4616 2018-01-22 Joel Brobecker <brobecker@adacore.com>
4617
4618 * gdb.base/break-include.c, gdb.base/break-include.inc,
4619 gdb.base/break-include.exp: New files.
4620 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
4621 line number now being the actual line number where the breakpoint
4622 was inserted.
4623 * gdb.mi/mi-break.exp: Likewise.
4624 * gdb.mi/mi-reverse.exp: Likewise.
4625 * gdb.mi/mi-simplerun.exp: Ditto.
4626
4627 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4628
4629 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
4630 varobj.
4631 * gdb.mi/mi-var-create-rtti.exp: Likewise.
4632
4633 2018-01-21 Don Breazeal <donb@codesourcery.com>
4634 Andrew Burgess <andrew.burgess@embecosm.com>
4635
4636 * gdb.mi/basics.c: Add new global.
4637 * gdb.mi/mi-frame-regs.exp: New file.
4638 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
4639 case.
4640
4641 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4642
4643 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4644 non-parameter, and on an unknown symbol.
4645
4646 2018-01-19 Tom Tromey <tom@tromey.com>
4647
4648 * gdb.rust/modules.rs (TWENTY_THREE): New global.
4649 * gdb.rust/modules.exp: Add ::-qualified lookup test.
4650
4651 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4652
4653 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
4654 setrlimit and chdir to int.
4655
4656 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4657
4658 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
4659 function.
4660 (my_tend): Likewise.
4661 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
4662 rationale of avoiding FP- and vector instructions.
4663
4664 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
4665
4666 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
4667 "info reg" with "\[ \t\]*".
4668 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
4669 "\[ \t\]+".
4670 * gdb.arch/s390-multiarch.exp: Ditto.
4671 * gdb.base/pc-fp.exp: Ditto.
4672 * gdb.reverse/i386-precsave.exp: Ditto.
4673 * gdb.reverse/i386-reverse.exp: Ditto.
4674 * gdb.reverse/i387-env-reverse.exp: Ditto.
4675 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4676
4677 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4678
4679 * lib/gdb.exp (gdb_compile): Re-enable use of
4680 universal_compile_options for languages other than Rust.
4681
4682 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4683
4684 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4685
4686 2018-01-17 Mike Gulick <mgulick@mathworks.com>
4687
4688 PR gdb/16577
4689 * gdb.base/solib-vanish.exp: New.
4690 * gdb.base/solib-vanish-main.c: New.
4691 * gdb.base/solib-vanish-lib1.c: New.
4692 * gdb.base/solib-vanish-lib2.c: New.
4693
4694 2018-01-17 Yao Qi <yao.qi@linaro.org>
4695
4696 * gdb.compile/compile.exp: Match the address printed for
4697 frame in the output of command "bt".
4698
4699 2018-01-15 Tom Tromey <tom@tromey.com>
4700
4701 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
4702 compute sp_reg.
4703
4704 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4705
4706 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
4707 to prepare.
4708 (prepare): Return 0 on error, 1 on success.
4709
4710 2018-01-12 Pedro Alves <palves@redhat.com>
4711
4712 * gdb.base/continue-after-aborted-step-over.c: New.
4713 * gdb.base/continue-after-aborted-step-over.exp: New.
4714
4715 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
4716
4717 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
4718 options when not creating an executable.
4719
4720 2018-01-11 Pedro Alves <palves@redhat.com>
4721
4722 PR remote/22597
4723 * gdb.server/stop-reply-no-thread.c: New file.
4724 * gdb.server/stop-reply-no-thread.exp: New file.
4725
4726 2018-01-10 Pedro Alves <palves@redhat.com>
4727
4728 PR gdb/22670
4729 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
4730 functions too. Test setting breakpoints and printing C functions
4731 with no debug info too.
4732 * gdb.ada/bp_c_mixed_case/qux.c: New file.
4733
4734 2018-01-10 Pedro Alves <palves@redhat.com>
4735
4736 PR gdb/22670
4737 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
4738 a fail.
4739
4740 2018-01-10 Pedro Alves <palves@redhat.com>
4741
4742 PR gdb/22670
4743 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
4744
4745 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4746
4747 * gdb.server/unittest.exp: Match the output in non-development
4748 mode.
4749
4750 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4751
4752 * gdb.gdb/unittest.exp: Match output in non-development mode.
4753
4754 2018-01-08 Joel Brobecker <brobecker@adacore.com>
4755
4756 * gdb.ada/access_tagged_param.exp: Relax expected output
4757 for value of "ObjL" in "continue" to pck.inspect breakpoint
4758 test.
4759
4760 2018-01-08 Joel Brobecker <brobecker@adacore.com>
4761
4762 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
4763 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
4764
4765 2018-01-05 Pedro Alves <palves@redhat.com>
4766
4767 PR gdb/18653
4768 * gdb.base/libsegfault.exp: New.
4769
4770 2018-01-05 Joel Brobecker <brobecker@adacore.com>
4771
4772 PR gdb/22670
4773 * gdb.ada/access_tagged_param.exp: New file.
4774 * gdb.ada/access_tagged_param/foo.adb: New file.
4775
4776 2018-01-05 Pedro Alves <palves@redhat.com>
4777
4778 PR gdb/22670
4779 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
4780 exercise lower case too, and to exercise both full matching and
4781 wild matching.
4782
4783 2018-01-05 Joel Brobecker <brobecker@adacore.com>
4784
4785 * gdb.ada/rename_subscript_param: New testcase.
4786
4787 2018-01-05 Jerome Guitton <guitton@adacore.com>
4788
4789 * gdb.ada/arr_acc_idx_w_gap: New testcase.
4790
4791 2018-01-05 Joel Brobecker <brobecker@adacore.com>
4792
4793 * gdb.ada/convvar_comp: New testcase.
4794
4795 2018-01-05 Xavier Roirand <roirand@adacore.com>
4796
4797 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
4798 (My_Table): New global variable.
4799 * testsuite/gdb.ada/array_char_idx.exp: Add test.
4800
4801 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4802
4803 PR gdb/22670
4804 * gdb.ada/maint_with_ada: New testcase.
4805
4806 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4807
4808 PR gdb/22670
4809 * gdb.ada/bp_c_mixed_case: New testcase.
4810
4811 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4812
4813 PR gdb/22670
4814 * gdb.ada/complete.exp: Add "complete break ada" test.
4815
4816 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4817
4818 PR gdb/22670
4819 * gdb.ada/info_addr_mixed_case: New testcase.
4820
4821 2018-01-03 Xavier Roirand <roirand@adacore.com>
4822
4823 * gdb.ada/excep_handle.exp: New testcase.
4824 * gdb.ada/excep_handle/foo.adb: New file.
4825 * gdb.ada/excep_handle/pck.ads: New file.
4826
4827 2018-01-03 Joel Brobecker <brobecker@adacore.com>
4828
4829 * gdb.base/step-line.c: Add extra empty line in copyright header.
4830 * gdb.base/step-line.inp: Likewise.
4831
4832 2018-01-02 Joel Brobecker <brobecker@adacore.com>
4833
4834 * gdb.ada/dyn_stride.exp: Add slice test.
4835
4836 2018-01-02 Joel Brobecker <brobecker@adacore.com>
4837
4838 * gdb.ada/dyn_stride: New testcase.
4839
4840 2017-12-27 Stafford Horne <shorne@gmail.com>
4841
4842 * gdb.xml/extra-regs.xml: Add example foo reggroup.
4843 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
4844
4845 2017-12-27 Stafford Horne <shorne@gmail.com>
4846
4847 * gdb.base/reggroups.c: New file.
4848 * gdb.base/reggroups.exp: New file.
4849
4850 2017-12-18 Joel Brobecker <brobecker@adacore.com>
4851
4852 * gdb.dwarf2/ada-valprint-error.c: New file.
4853 * gdb.dwarf2/ada-valprint-error.exp: New file.
4854
4855 2017-12-18 Joel Brobecker <brobecker@adacore.com>
4856
4857 * gdb.ada/assign_arr: New testcase.
4858
4859 2017-12-18 Xavier Roirand <roirand@adacore.com>
4860
4861 * gdb.ada/funcall_ptr: New testcase.
4862
4863 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4864
4865 PR cli/16224
4866 * gdb.base/ptype-offsets.cc: New file.
4867 * gdb.base/ptype-offsets.exp: New file.
4868
4869 2017-12-15 Yao Qi <yao.qi@linaro.org>
4870
4871 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
4872 if XML is disabled.
4873
4874 2017-12-15 Xavier Roirand <roirand@adacore.com>
4875
4876 * gdb.ada/same_component_name: New testcase.
4877
4878 2017-12-14 Joel Brobecker <brobecker@adacore.com>
4879
4880 * gdb.ada/str_binop_equal: New testcase.
4881
4882 2017-12-14 Joel Brobecker <brobecker@adacore.com>
4883
4884 * gdb.ada/task_switch_in_core: New testcase.
4885
4886 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
4887
4888 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
4889 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
4890 call test_bkpt_qualified.
4891 (test_bkpt_qualified): New proc.
4892
4893 2017-12-13 Pedro Alves <palves@redhat.com>
4894
4895 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4896 Tighten regexp by matching with an anchor.
4897
4898 2017-12-13 Pedro Alves <palves@redhat.com>
4899
4900 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
4901 ("expression with namespace"): New set of tests.
4902 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
4903 (Nested::Test_NS::qux): New.
4904 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
4905 defaults to 'start_quote_char' and 'end_quote_char' parameters.
4906
4907 2017-12-13 Joel Brobecker <brobecker@adacore.com>
4908
4909 * gdb.base/server-del-break.c: New file.
4910 * gdb.base/server-del-break.exp: New file.
4911
4912 2017-12-12 Stafford Horne <shorne@gmail.com>
4913
4914 * gdb.xml/tdesc-regs.exp: Add or1k support.
4915
4916 2017-12-12 Stafford Horne <shorne@gmail.com>
4917
4918 * gdb.base/bp-permanent.c: Define nop of or1k.
4919
4920 2017-12-11 Joel Brobecker <brobecker@adacore.com>
4921
4922 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
4923 output with components being reordered.
4924
4925 2017-12-11 Joel Brobecker <brobecker@adacore.com>
4926
4927 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4928 output with components being reordered.
4929
4930 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4931 Pedro Alves <palves@redhat.com>
4932
4933 * gdb.base/maint.exp (check for .gdb_index): Check also for
4934 .debug_names.
4935 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4936 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4937 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4938 (.gdb_index used after symbol reloading): Support also .debug_names.
4939 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4940
4941 2017-12-08 Yao Qi <yao.qi@linaro.org>
4942
4943 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4944 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4945
4946 2017-12-08 Yao Qi <yao.qi@linaro.org>
4947
4948 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4949 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4950
4951 2017-12-08 Yao Qi <yao.qi@linaro.org>
4952
4953 * gdb.arch/aarch64-tagged-pointer.c: New file.
4954 * gdb.arch/aarch64-tagged-pointer.exp: New file.
4955
4956 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
4957
4958 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4959 "int".
4960
4961 2017-12-07 Keith Seitz <keiths@redhat.com>
4962
4963 PR breakpoints/22569
4964 * gdb.linespec/ls-errs.exp: Change expected result of "break
4965 -source this file has spaces.c -line 3".
4966 Check that an explicit source file followed by whitespace is
4967 identified as an invalid explicit location.
4968
4969 2017-12-07 Keith Seitz <keiths@redhat.com>
4970
4971 * gdb.cp/nested-types.cc: New file.
4972 * gdb.cp/nested-types.exp: New file.
4973 * lib/cp-support.exp: Load data-structures.exp library.
4974 (debug_cp_test_ptype_class): New global.
4975 (cp_ptype_class_verbose, next_line): New procedures.
4976 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4977 Add and document new return value.
4978 Switch the list of lines to a queue.
4979 Add support for new `type' key for nested type definitions.
4980 Add debugging/troubleshooting messages.
4981 * lib/data-structures.exp: New file.
4982
4983 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4984
4985 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4986 with proc_with_prefix, don't use with_test_prefix.
4987
4988 2017-12-07 Tom Tromey <tom@tromey.com>
4989
4990 * gdb.base/break.exp: Add test for empty "commands".
4991
4992 2017-12-07 Yao Qi <yao.qi@linaro.org>
4993
4994 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4995 malloc and catch syscall.
4996
4997 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4998
4999 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
5000 tests for explicit locations.
5001
5002 2017-12-06 Pedro Alves <palves@redhat.com>
5003
5004 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5005 force-disabling XML descriptions.
5006
5007 2017-12-04 Pedro Alves <palves@redhat.com>
5008
5009 PR gdb/22499
5010 * gdb.arch/amd64-disp-step-avx.S: New file.
5011 * gdb.arch/amd64-disp-step-avx.exp: New file.
5012
5013 2017-12-03 Pedro Alves <palves@redhat.com>
5014
5015 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5016 and <string.h>.
5017 (parent_function): Print distinct messages when waitpid fails, or
5018 the child exits with a signal, or the child exits for an unhandled
5019 reason.
5020 * gdb.threads/process-dies-while-detaching.exp
5021 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5022 it. Wait for both inferior output and GDB's prompt. Use an
5023 indirect spawn id list.
5024 (do_detach): New parameter 'child_exit'. Use it to compute
5025 expected inferior output.
5026 (test_detach, test_detach_watch, test_detach_killed_outside):
5027 Adjust to pass down the expected child exit kind.
5028
5029 2017-12-01 Joel Brobecker <brobecker@adacore.com>
5030 Sergio Durigan Junior <sergiodj@redhat.com>
5031 Pedro Alves <palves@redhat.com>
5032
5033 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5034
5035 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5036
5037 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5038 to 'symbol-file' and 'add-symbol-file' can be
5039 position-independent.
5040
5041 2017-12-01 Yao Qi <yao.qi@linaro.org>
5042
5043 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5044 the URL in copyright header.
5045 * gdb.arch/aarch64-fp.exp: Likewise.
5046 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5047 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5048 * gdb.base/expand-psymtabs.exp: Likewise.
5049 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5050 * gdb.fortran/common-block.exp: Likewise.
5051 * gdb.fortran/common-block.f90: Likewise.
5052 * gdb.fortran/logical.exp: Likewise.
5053 * gdb.fortran/vla-datatypes.f90: Likewise.
5054 * gdb.fortran/vla-sub.f90: Likewise.
5055
5056 2017-11-30 Joel Brobecker <brobecker@adacore.com>
5057
5058 * gdb.ada/repeat_dyn: New testcase.
5059
5060 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5061
5062 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5063 Update for changed thread numbering.
5064 * gdb.cell/bt.exp: Update for changed GDB output.
5065
5066 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5067
5068 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5069 setting isremote by hand.
5070 * boards/dwarf4-gdb-index.exp: Likewise.
5071 * boards/fission.exp: Likewise.
5072 * boards/stabs.exp: Likewise.
5073
5074 2017-11-30 Pedro Alves <palves@redhat.com>
5075
5076 * gdb.linespec/cpls-ops.exp
5077 (check_explicit_skips_function_argument): Extract the underlying
5078 type of size_t instead of hardcoding it.
5079
5080 2017-11-29 Pedro Alves <palves@redhat.com>
5081
5082 PR c++/19436
5083 * gdb.linespec/cpls-abi-tag.cc: New file.
5084 * gdb.linespec/cpls-abi-tag.exp: New file.
5085
5086 2017-11-29 Pedro Alves <palves@redhat.com>
5087
5088 * gdb.base/langs.exp: Use -qualified.
5089 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5090 it.
5091 * gdb.cp/namespace.exp: Use -qualified.
5092 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5093 (overload-3, template-overload, template-ret-type, const-overload)
5094 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5095 procedures.
5096 (test_driver): Call them.
5097 * gdb.cp/save-bp-qualified.cc: New.
5098 * gdb.cp/save-bp-qualified.exp: New.
5099 * gdb.linespec/explicit.exp: Test -qualified.
5100 * lib/completion-support.exp (completion::explicit_opts_list): Add
5101 "-qualified".
5102 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5103
5104 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5105
5106 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5107
5108 2017-11-29 Tom Tromey <tom@tromey.com>
5109
5110 * gdb.base/relocate.exp: Update invalid argument test.
5111 Add new tests for invalid arguments.
5112
5113 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5114
5115 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5116 Return 0 as a long.
5117 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5118
5119 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5120
5121 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5122 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5123 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5124 func ().
5125 * gdb.cp/shadow.cc (B.func): Return 0.
5126
5127 2017-11-27 Joel Brobecker <brobecker@adacore.com>
5128
5129 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5130 expected output in gdb_expect call to allow the exception
5131 message to be present as well. Fix syntax confusion to avoid
5132 TCL thinking that exception_name is an array.
5133
5134 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5135
5136 * gdb.arch/spu-info.c: Include <unistd.h>.
5137 (do_signal_test): Fix broken calls to write.
5138 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5139 Fix checks for empty mailboxes. Update signal tests for corrected
5140 do_signal_test routine. Allow nonzero event status.
5141 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5142 * gdb.cell/arch.exp: Use standard_output_file.
5143 * gdb.cell/break.exp: Likewise.
5144 * gdb.cell/bt.exp: Likewise.
5145 * gdb.cell/core.exp: Likewise.
5146 * gdb.cell/dwarfaddr.exp: Likewise.
5147 * gdb.cell/ea-cache.exp: Likewise.
5148 * gdb.cell/ea-standalone.exp: Likewise.
5149 * gdb.cell/f-regs.exp: Likewise.
5150 * gdb.cell/fork.exp: Likewise.
5151 * gdb.cell/gcore.exp: Likewise.
5152 * gdb.cell/mem-access.exp: Likewise.
5153 * gdb.cell/ptype.exp: Likewise.
5154 * gdb.cell/registers.exp: Likewise.
5155 * gdb.cell/sizeof.exp: Likewise.
5156 * gdb.cell/solib-symbol.exp: Likewise.
5157 * gdb.cell/solib.exp: Likewise.
5158
5159 2017-11-25 Pedro Alves <palves@redhat.com>
5160
5161 * gdb.base/complete-empty.exp: New file.
5162 * gdb.base/completion.exp: Adjust.
5163
5164 2017-11-25 Pedro Alves <palves@redhat.com>
5165
5166 * gdb.linespec/cpls-ops.cc: New file.
5167 * gdb.linespec/cpls-ops.exp: New file.
5168 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5169 factored out from ...
5170 (test_complete_prefix_range): ... this.
5171
5172 2017-11-24 Pedro Alves <palves@redhat.com>
5173
5174 * gdb.linespec/cpcompletion.exp: New file.
5175 * gdb.linespec/cpls-hyphen.cc: New file.
5176 * gdb.linespec/cpls.cc: New file.
5177 * gdb.linespec/cpls2.cc: New file.
5178 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5179 test to use test_gdb_complete_unique. Add label completion,
5180 keyword completion and explicit location completion tests.
5181 * lib/completion-support.exp: New file.
5182
5183 2017-11-24 Joel Brobecker <brobecker@adacore.com>
5184
5185 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5186 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5187 when hitting an exception catchpoint.
5188
5189 2017-11-22 Yao Qi <yao.qi@linaro.org>
5190
5191 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5192
5193 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5194
5195 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5196 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5197 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5198
5199 2017-11-22 Yao Qi <yao.qi@linaro.org>
5200
5201 * gdb.base/info-os.exp: Pass pthreads.
5202 * gdb.multi/multi-attach.exp: Likewise.
5203
5204 2017-11-22 Yao Qi <yao.qi@linaro.org>
5205
5206 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5207 compiler.
5208
5209 2017-11-22 Yao Qi <yao.qi@linaro.org>
5210
5211 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5212 * gdb.base/break-interp.exp: Likewise.
5213 * gdb.base/jit-attach-pie.exp: Likewise.
5214
5215 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5216
5217 * gdb.base/float128.c (large128): New variable.
5218 * gdb.base/float128.exp: Add test to print largest __float128 value.
5219
5220 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5221
5222 * gdb.arch/vsx-regs.exp: Update register content checks.
5223
5224 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5225
5226 * gdb.arch/ppc-longdouble.exp: New file.
5227 * gdb.arch/ppc-longdouble.c: Likewise.
5228
5229 2017-11-21 Pedro Alves <palves@redhat.com>
5230
5231 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5232
5233 2017-11-20 Pedro Alves <palves@redhat.com>
5234
5235 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5236 (long_double_typedef): New typedefs.
5237 Use DEF on double and long double.
5238 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5239 cases.
5240 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5241 and 'long_double_ptr_same_size' locals. Use them to decide
5242 whether cast from array/function to float is valid/invalid.
5243
5244 2017-11-17 Tom Tromey <tom@tromey.com>
5245
5246 * gdb.rust/traits.rs: New file.
5247 * gdb.rust/traits.exp: New file.
5248
5249 2017-11-17 Joel Brobecker <brobecker@adacore.com>
5250
5251 * gdb.ada/minsyms: New testcase.
5252
5253 2017-11-16 Pedro Alves <palves@redhat.com>
5254
5255 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5256 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5257
5258 2017-11-16 Pedro Alves <palves@redhat.com>
5259
5260 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5261 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5262
5263 2017-11-16 Pedro Alves <palves@redhat.com>
5264
5265 * gdb.server/reconnect-ctrl-c.c: New file.
5266 * gdb.server/reconnect-ctrl-c.exp: New file.
5267
5268 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5269
5270 * gdb.python/py-rbreak.exp: New file.
5271 * gdb.python/py-rbreak.c: New file.
5272 * gdb.python/py-rbreak-func2.c: New file.
5273
5274 2017-11-16 Pedro Alves <palves@redhat.com>
5275
5276 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5277 pattern.
5278 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5279 GDB.
5280
5281 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5282
5283 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5284 regex.
5285
5286 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5287
5288 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5289 test names.
5290
5291 2017-11-09 Pedro Alves <palves@redhat.com>
5292
5293 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5294 factored out from ...
5295 (top level): ... here, and adjusted to avoid expecting beyond the
5296 prompt in a single gdb_test_multiple.
5297
5298 2017-11-09 Pedro Alves <palves@redhat.com>
5299
5300 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5301 output.
5302 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5303 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5304 * gdb.server/ext-run.exp ("kill" test): Likewise.
5305 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5306
5307 2017-11-09 Pedro Alves <palves@redhat.com>
5308
5309 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5310 match till end of line.
5311
5312 2017-11-09 Pedro Alves <palves@redhat.com>
5313
5314 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5315
5316 2017-11-09 Pedro Alves <palves@redhat.com>
5317
5318 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5319 New procedures, factored out from ...
5320 (top level): ... here, and adjusted to avoid expecting beyond the
5321 prompt in one go.
5322
5323 2017-11-09 Pedro Alves <palves@redhat.com>
5324
5325 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5326 output. Fix '?' match.
5327
5328 2017-11-08 Joel Brobecker <brobecker@adacore.com>
5329
5330 * gdb.ada/scoped_watch: New testcase.
5331 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5332 which is actually correct.
5333 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5334 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5335
5336 2017-11-08 Pedro Alves <palves@redhat.com>
5337
5338 * gdb.gdb/complaints.exp (test_initial_complaints)
5339 (test_serial_complaints, test_short_complaints): Call
5340 complaint_internal instead of complaint.
5341
5342 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5343
5344 * gdb.threads/tls-core.c: New file.
5345 * gdb.threads/tls-core.exp: Likewise.
5346
5347 2017-11-08 Pedro Alves <palves@redhat.com>
5348
5349 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5350 (p Exported_Capitalized): New test.
5351 (p exported_capitalized): New test.
5352
5353 2017-11-07 Pedro Alves <palves@redhat.com>
5354
5355 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5356
5357 2017-11-07 Pedro Alves <palves@redhat.com>
5358
5359 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5360 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5361 (disable_invalid, disable_inverted, disable_negative): New
5362 procedures.
5363 ("bad numbers"): New set of tests.
5364
5365 2017-11-07 Pedro Alves <palves@redhat.com>
5366
5367 * gdb.cp/ena-dis-br-range.exp: Add tests.
5368
5369 2017-11-07 Pedro Alves <palves@redhat.com>
5370
5371 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5372
5373 2017-11-07 Xavier Roirand <roirand@adacore.com>
5374 Pedro Alves <palves@redhat.com>
5375
5376 * gdb.base/ena-dis-br.exp: Add reference to
5377 gdb.cp/ena-dis-br-range.exp.
5378 * gdb.cp/ena-dis-br-range.exp: New file.
5379 * gdb.cp/ena-dis-br-range.cc: New file.
5380
5381 2017-11-06 Pedro Alves <palves@redhat.com>
5382
5383 * gdb.base/attach-non-pgrp-leader.c: New.
5384 * gdb.base/attach-non-pgrp-leader.exp: New.
5385
5386 2017-11-06 Pedro Alves <palves@redhat.com>
5387
5388 * configure.ac: No longer check for termio.h and sgtty.h.
5389 * configure: Regenerate.
5390 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5391 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5392 Remove termio and sgtty code.
5393
5394 2017-11-03 Yao Qi <yao.qi@linaro.org>
5395
5396 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5397 in GDB is disabled.
5398
5399 2017-11-03 Yao Qi <yao.qi@linaro.org>
5400
5401 * gdb.python/py-thrhandle.exp: Skip it if python is not
5402 enabled.
5403
5404 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5405
5406 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5407 as a breakpoint command.
5408
5409 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5410
5411 PR python/21213
5412 * gdb.python/py-infthread.exp: Test calling
5413 InferiorThread.inferior () multiple times in a row.
5414
5415 2017-10-27 Keith Seitz <keiths@redhat.com>
5416
5417 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5418 Test "info break" for every inlined function breakpoint.
5419
5420 2017-10-27 Yao Qi <yao.qi@linaro.org>
5421
5422 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5423
5424 2017-10-26 Patrick Frants <osscontribute@gmail.com>
5425
5426 * gdb.cp/classes.exp (test_static_members): Test printing
5427 Outer::instance.
5428 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5429 (Inner::instance, Outer::instance): New.
5430
5431 2017-10-24 Pedro Alves <palves@redhat.com>
5432
5433 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5434 extra console" test in two stages.
5435
5436 2017-10-24 Pedro Alves <palves@redhat.com>
5437
5438 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5439
5440 2017-10-24 Pedro Alves <palves@redhat.com>
5441
5442 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5443 loop.
5444
5445 2017-10-24 Pedro Alves <palves@redhat.com>
5446
5447 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5448 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5449
5450 2017-10-24 Pedro Alves <palves@redhat.com>
5451
5452 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5453 parameter and handle it. Don't output read value in test name.
5454
5455 2017-10-24 Pedro Alves <palves@redhat.com>
5456
5457 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5458 custom test name.
5459
5460 2017-10-24 Pedro Alves <palves@redhat.com>
5461
5462 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5463 include the unstable output directory name in the test's name.
5464 (initial_setup_simple) <'set args'>: Use custom test name.
5465
5466 2017-10-24 Pedro Alves <palves@redhat.com>
5467
5468 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5469 with explicit test name.
5470
5471 2017-10-20 Pedro Alves <palves@redhat.com>
5472
5473 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5474 'wait -i'. Use gdb_assert and remote_close.
5475
5476 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5477
5478 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5479 number from variable rather than hard-coded.
5480
5481 2017-10-19 Pedro Alves <palves@redhat.com>
5482
5483 * gdb.base/long-inferior-output.c: New file.
5484 * gdb.base/long-inferior-output.exp: New file.
5485
5486 2017-11-18 Keith Seitz <keiths@redhat.com>
5487
5488 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
5489 method.
5490 (main): Call it.
5491 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
5492 Add additional user-defined conversion operator tests.
5493
5494 2017-10-17 Pedro Alves <palves@redhat.com>
5495
5496 * boards/native-stdio-gdbserver.exp: Load "local-board".
5497
5498 2017-10-17 Pedro Alves <palves@redhat.com>
5499
5500 * gdb.base/quit-live.c: New file.
5501 * gdb.base/quit-live.exp: New file.
5502
5503 2017-10-16 Keith Seitz <keiths@redhat.com>
5504
5505 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
5506 (class_with_protected_typedef, class_with_private_typedef)
5507 (struct_with_public_typedef, struct_with_protected_typedef)
5508 (struct_with_private_typedef): New classes/structs.
5509 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
5510 typedefs and access specifiers.
5511
5512 2017-10-16 Pedro Alves <palves@redhat.com>
5513 Simon Marchi <simon.marchi@polymtl.ca>
5514
5515 * README (Local vs Remote vs Native): New section.
5516 * boards/local-board.exp: New file, with bits factored out from
5517 ...
5518 * boards/native-extended-gdbserver.exp: ... here. Load
5519 "local-board".
5520 * boards/native-gdbserver.exp: Load "local-board".
5521 (${board}_spawn, ${board}_exec): Delete.
5522 * boards/native-stdio-gdbserver.exp: Most contents factored out to
5523 ...
5524 * boards/stdio-gdbserver-base.exp: ... this new file.
5525 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
5526 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
5527 procedure.
5528 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
5529 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
5530 stdio_gdbserver_command.
5531 (${board}_get_remote_address, ${board}_get_comm_port)
5532 (${board}_download, ${board}_upload): Delete.
5533 (get_target_remote_pipe_cmd): New.
5534
5535 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
5536
5537 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
5538 test_bkpt_deletion, test_bkpt_cond_and_cmds,
5539 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
5540 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
5541 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
5542 remove with_test_prefix.
5543
5544 2017-10-13 Pedro Alves <palves@redhat.com>
5545
5546 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
5547 * gdb.base/annota1.exp: Use it instead of is_remote.
5548 * gdb.base/annota3.exp: Use it instead of is_remote.
5549 * gdb.cp/annota2.exp: Use it instead of is_remote.
5550 * gdb.cp/annota3.exp: Use it instead of is_remote.
5551 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
5552
5553 2017-10-13 Pedro Alves <palves@redhat.com>
5554
5555 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
5556 (test_num_test_vars, run_and_count_vars, find_env)
5557 (test_set_unset_env, test_inherit_env_var): New procedures.
5558 (top level): Use them.
5559
5560 2017-10-13 Pedro Alves <palves@redhat.com>
5561
5562 * lib/selftest-support.exp (selftest_setup): Extend comments, and
5563 also skip on stub-like targets.
5564
5565 2017-10-13 Pedro Alves <palves@redhat.com>
5566
5567 PR gdb/22293
5568 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
5569 (top level): Move some tests to ...
5570 (test_not_found): ... this new procedure.
5571 (top level): Call it.
5572
5573 2017-10-13 Pedro Alves <palves@redhat.com>
5574
5575 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
5576 expect different "info terminal" output if testing with a
5577 non-native target.
5578
5579 2017-10-13 Pedro Alves <palves@redhat.com>
5580 Simon Marchi <simon.marchi@polymtl.ca>
5581
5582 PR python/12966
5583 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
5584
5585 2017-10-13 Pedro Alves <palves@redhat.com>
5586
5587 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
5588 already.
5589
5590 2017-10-13 Pedro Alves <palves@redhat.com>
5591
5592 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
5593 is_remote.
5594
5595 2017-10-13 Pedro Alves <palves@redhat.com>
5596
5597 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
5598 is_remote.
5599
5600 2017-10-13 Pedro Alves <palves@redhat.com>
5601
5602 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
5603 is set.
5604 (corefile_test_attach): Likewise. Check can_spawn_for_attach
5605 instead of is_remote.
5606
5607 2017-10-13 Pedro Alves <palves@redhat.com>
5608
5609 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
5610 (top level): Add comment.
5611
5612 2017-10-13 Pedro Alves <palves@redhat.com>
5613
5614 * gdb.base/remote.exp (top level): Fix comment typo and add
5615 missing return.
5616
5617 2017-10-13 Pedro Alves <palves@redhat.com>
5618 Simon Marchi <simon.marchi@polymtl.ca>
5619
5620 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
5621 calls and add comments. Skip test if use_gdb_stub is set.
5622 (top level): Use "set cwd" command instead of "cd" command.
5623
5624 2017-10-13 Pedro Alves <palves@redhat.com>
5625
5626 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
5627 is_remote target check.
5628
5629 2017-10-13 Pedro Alves <palves@redhat.com>
5630
5631 * gdb.base/scope.exp: Use build_executable + clean_restart +
5632 gdb_file_cmd instead of prepare_for_testing and no longer skip
5633 "before run" tests on is_remote target boards. Update comments.
5634 * boards/native-extended-gdbserver.exp
5635 (extended_gdbserver_load_last_file): New, factored out from ...
5636 (gdb_load): ... this. Move further below and add comment.
5637 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
5638
5639 2017-10-12 Pedro Alves <palves@redhat.com>
5640
5641 * gdb.base/attach.exp: Remove references to gdb64.
5642 * gdb.base/dbx.exp: Remove references to gdb64.
5643
5644 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5645 Pedro Alves <palves@redhat.com>
5646
5647 * gdb.base/label.exp: Remove is_remote target check.
5648
5649 2017-10-12 Pedro Alves <palves@redhat.com>
5650
5651 * gdb.base/auvx.exp (coredir): Update comment.
5652 (top level) <core_works>: Use "set cwd" command instead of "cd"
5653 command.
5654
5655 2017-10-12 Pedro Alves <palves@redhat.com>
5656 Simon Marchi <simon.marchi@polymtl.ca>
5657
5658 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
5659 target boards.
5660
5661 2017-10-12 Pedro Alves <palves@redhat.com>
5662 Simon Marchi <simon.marchi@polymtl.ca>
5663
5664 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
5665 Instead skip if there's any gdb_protocol set.
5666
5667 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5668 Pedro Alves <palves@redhat.com>
5669
5670 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
5671
5672 2017-10-12 Pedro Alves <palves@redhat.com>
5673 Simon Marchi <simon.marchi@polymtl.ca>
5674
5675 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
5676 instead of on dejagnu remote boards.
5677
5678 2017-10-12 Pedro Alves <palves@redhat.com>
5679 Simon Marchi <simon.marchi@polymtl.ca>
5680
5681 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5682 checks. Use build_executable + clean_restart instead of
5683 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5684 of enabling non-stop after starting gdb.
5685
5686 2017-10-12 Pedro Alves <palves@redhat.com>
5687
5688 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5689 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5690 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5691 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5692
5693 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
5694
5695 * gdb.arch/arc-tdesc-cpu.exp: New file.
5696 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
5697
5698 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
5699
5700 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
5701
5702 2017-10-10 Pedro Alves <palves@redhat.com>
5703
5704 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
5705 expect CLI output.
5706
5707 2017-10-10 Pedro Alves <palves@redhat.com>
5708
5709 * lib/selftest-support.exp (selftest_setup): Update for
5710 captured_command_loop's prototype change.
5711
5712 2017-10-09 Pedro Alves <palves@redhat.com>
5713
5714 Test both arch1=>arch2 and arch2=>arch1.
5715
5716 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
5717 (srcfile2, binfile2, march1, march2): Remove globals. Largely
5718 factored out to...
5719 (append_arch1_options, append_arch2_options, append_arch_options)
5720 (build_executables): New procedures.
5721 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
5722 local.
5723 (top level): Add new 'first_arch' testing axis.
5724
5725 2017-10-09 Pedro Alves <palves@redhat.com>
5726
5727 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
5728 (barrier): New.
5729 (thread_start, all_started): New functions.
5730 (main): Spawn new thread and wait until it is scheduled.
5731 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
5732 option.
5733 (do_test): Add 'selected_thread' parameter. Run to all_started
5734 instead of main. Explicitly set the breakpoint at main. Switch
5735 to the SELECTED_THREAD thread.
5736 (top level): Test handling the exec event with either the main
5737 thread or the second thread selected.
5738
5739 2017-10-09 Pedro Alves <palves@redhat.com>
5740
5741 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
5742 logic. Move STOP marker after the value checks.
5743 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
5744 regexp.
5745
5746 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
5747
5748 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
5749
5750 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5751
5752 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
5753 integer-to-dfp conversion.
5754 * gdb.base/dfp-test.exp: Likewise.
5755
5756 2017-10-04 Pedro Alves <palves@redhat.com>
5757
5758 * gdb.multi/hangout.c: Include <unistd.h>.
5759 (hangout_loop): New function.
5760 (main): Call alarm. Call hangout_loop in a loop.
5761 * gdb.multi/hello.c: Include <unistd.h>.
5762 (hello_loop): New function.
5763 (main): Call alarm. Call hangout_loop in a loop.
5764 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
5765 inferior with the other selected.
5766
5767 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
5768
5769 * gdb.mi/list-thread-groups-available.exp: New file.
5770 * gdb.mi/list-thread-groups-available.c: New file.
5771
5772 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5773
5774 * gdb.base/set-cwd.exp: Make it available on
5775 native-extended-gdbserver.
5776
5777 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5778
5779 * gdb.base/set-cwd.c: New file.
5780 * gdb.base/set-cwd.exp: Likewise.
5781
5782 2017-10-02 Tom Tromey <tom@tromey.com>
5783
5784 PR rust/22236:
5785 * gdb.rust/simple.rs (main): New variable "fslice".
5786 * gdb.rust/simple.exp: Add slice tests. Update string tests.
5787
5788 2017-10-02 Tom Tromey <tom@tromey.com>
5789
5790 * gdb.rust/simple.exp: Test ptype of a slice.
5791
5792 2017-10-02 Tom Tromey <tom@tromey.com>
5793
5794 * gdb.rust/simple.exp: Test index of slice.
5795
5796 2017-09-27 Tom Tromey <tom@tromey.com>
5797
5798 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
5799
5800 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
5801 Pedro Alves <palves@redhat.com>
5802
5803 * gdb.base/compare-sections.exp (get value of read-only section): Read
5804 as unsigned value.
5805 (corrupt read-only section): Likewise and don't set written if patching
5806 failed.
5807
5808 2017-09-21 Kevin Buettner <kevinb@redhat.com>
5809
5810 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
5811 files.
5812
5813 2017-09-20 Pedro Alves <palves@redhat.com>
5814
5815 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
5816 symbol names in gdb's output.
5817 * gdb.cp/overload.exp ("list all overloads"): Likewise.
5818
5819 2017-09-20 Pedro Alves <palves@redhat.com>
5820
5821 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
5822 Rename to ...
5823 (test_list_ambiguous_symbol): ... this and add a symbol name
5824 parameter. Adjust.
5825 (test_list_ambiguous_function): Reimplement on top of
5826 test_list_ambiguous_symbol and also test listing ambiguous
5827 variables.
5828 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
5829 (ambiguous_fun): ... this.
5830 (ambiguous_var): New.
5831 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
5832 (ambiguous_fun): ... this.
5833 (ambiguous_var): New.
5834
5835 2017-09-19 John Baldwin <jhb@FreeBSD.org>
5836
5837 * gdb.base/starti.c: New file.
5838 * gdb.base/starti.exp: New file.
5839 * lib/gdb.exp (gdb_starti_cmd): New procedure.
5840
5841 2017-09-14 Pedro Alves <palves@redhat.com>
5842
5843 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
5844 (top level): Use it instead of runto.
5845
5846 2017-09-11 Tom Tromey <tom@tromey.com>
5847
5848 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
5849
5850 2017-09-11 Tom Tromey <tom@tromey.com>
5851
5852 * gdb.python/py-infthread.exp: Add tests for new_thread event.
5853 * gdb.python/py-inferior.exp: Add tests for new inferior events.
5854
5855 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
5856
5857 * gdb.fortran/printing-types.exp: New file.
5858 * gdb.fortran/printing-types.exp: New file.
5859
5860 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5861
5862 * gdb.fortran/vla-ptype.exp: Fix typos.
5863 * gdb.fortran/vla-value.exp: Same.
5864
5865 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5866
5867 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
5868 * gdb.mi/mi-var-child-f.exp: Likewise.
5869 * gdb.mi/mi-vla-fortran.exp: Likewise.
5870
5871 2017-09-08 Frank Penczek <frank.penczek@intel.com>
5872 Christoph Weinmann <christoph.t.weinmann@intel.com>
5873 Bernhard Heckel <bernhard.heckel@intel.com>
5874
5875 * gdb.fortran/ptr-indentation.f90: New file.
5876 * gdb.fortran/ptr-indentation.exp: New file.
5877
5878 2017-09-05 Tom Tromey <tom@tromey.com>
5879
5880 PR gdb/22010:
5881 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
5882
5883 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
5884
5885 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
5886
5887 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5888
5889 * gdb.threads/tls-nodebug-pie.c: New file.
5890 * gdb.threads/tls-nodebug-pie.exp: New file.
5891
5892 2017-09-05 Tom Tromey <tom@tromey.com>
5893
5894 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
5895 for rust.
5896
5897 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
5898
5899 * gdb.multi/multi-arch-exec.exp: Test with different
5900 "follow-exec-mode" settings.
5901 (do_test): New procedure.
5902
5903 2017-09-04 Pedro Alves <palves@redhat.com>
5904
5905 * gdb.base/func-static.c (S::method const, S::method volatile)
5906 (S::method volatile const): New methods.
5907 (c_s, v_s, cv_s): New instances.
5908 (main): Call method() on them.
5909 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
5910 (cannot_resolve): New procedure.
5911 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
5912 print-quote-unquoted columns.
5913 (do_test): Test printing each scope too.
5914
5915 2017-09-04 Pedro Alves <palves@redhat.com>
5916
5917 * gdb.base/local-static.exp: Also test with
5918 class::method::variable wholly quoted.
5919 * gdb.cp/m-static.exp (class::method::variable): Remove test.
5920
5921 2017-09-04 Pedro Alves <palves@redhat.com>
5922
5923 * gdb.base/local-static.c: New.
5924 * gdb.base/local-static.cc: New.
5925 * gdb.base/local-static.exp: New.
5926
5927 2017-09-04 Pedro Alves <palves@redhat.com>
5928
5929 * gdb.asm/asm-source.exp: Add casts to int.
5930 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5931 (dataglobal64_1, dataglobal64_2): New globals.
5932 * gdb.base/nodebug.exp: Test different expressions involving the
5933 new globals, with print, whatis and ptype. Add casts to int.
5934 * gdb.base/solib-display.exp: Add casts to int.
5935 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5936 * gdb.cp/m-static.exp: Add cast to int.
5937 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5938 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5939 tls variable with no debug info without a cast. Test with a cast
5940 to int too.
5941 * gdb.trace/entry-values.exp: Add casts.
5942
5943 2017-09-04 Pedro Alves <palves@redhat.com>
5944
5945 * gdb.base/nodebug.exp: Test that ptype's error about functions
5946 with unknown return type includes the function name too.
5947
5948 2017-09-04 Pedro Alves <palves@redhat.com>
5949
5950 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5951 return type of munmap in infcall.
5952 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5953 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5954 type of ftell in infcall.
5955 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
5956 type of getpid in infcall.
5957 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5958 infcall.
5959 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5960 Bail on failure to extract the pid.
5961 * gdb.base/nodebug.c: #include <stdint.h>.
5962 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5963 New functions.
5964 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5965 Change expected output of print/whatis/ptype with functions with
5966 no debug info. Test all supported languages. Call
5967 test_call_promotion.
5968 * gdb.compile/compile.exp: Adjust expected output to expect
5969 warning.
5970 * gdb.threads/siginfo-threads.exp: Likewise.
5971
5972 2017-09-04 Pedro Alves <palves@redhat.com>
5973
5974 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5975 "prototypes". Test calling float functions via prototyped and
5976 unprototyped function pointers.
5977 (perform_all_tests): New parameter "prototypes". Pass it down.
5978 (top level): Pass down "prototypes" parameter to
5979 perform_all_tests.
5980
5981 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5982
5983 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5984 Test with nested loops.
5985
5986 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5987
5988 * gdb.base/commands.exp: Call the new procedures.
5989 (loop_break_test, loop_continue_test): New procedures.
5990
5991 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5992
5993 * gdb.base/commands.exp: Call new procedure.
5994 (define_if_without_arg_test): New procedure.
5995
5996 2017-09-04 Pedro Alves <palves@redhat.com>
5997
5998 * gdb.base/list-ambiguous.exp: New file.
5999 * gdb.base/list-ambiguous0.c: New file.
6000 * gdb.base/list-ambiguous1.c: New file.
6001 * gdb.base/list.exp (test_list_range): Adjust expected output.
6002
6003 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6004
6005 * gdb.base/share-env-with-gdbserver.c: New file.
6006 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6007
6008 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6009
6010 * gdb.base/commands.exp (gdbvar_simple_if_test,
6011 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6012 progvar_simple_if_test, progvar_simple_while_test,
6013 progvar_complex_if_while_test, user_defined_command_test,
6014 user_defined_command_args_eval,
6015 user_defined_command_args_stack_test,
6016 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6017 temporary_breakpoint_commands,
6018 gdb_test_no_prompt, redefine_hook_test,
6019 redefine_backtrace_test): Remove "global gdb_prompt".
6020
6021 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6022
6023 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6024 New proc, call it from toplevel.
6025
6026 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6027
6028 PR remote/21852
6029 * gdb.server/normal.c: New file, copied from gdb.base.
6030 * gdb.server/run-without-local-binary.exp: New file.
6031
6032 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
6033
6034 * gdb.arch/sparc64-adi.exp: New file.
6035 * gdb.arch/sparc64-adi.c: New file.
6036
6037 2017-08-22 Pedro Alves <palves@redhat.com>
6038
6039 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6040 (top level): Add "list all overloads" tests.
6041
6042 2017-08-22 Tom Tromey <tom@tromey.com>
6043
6044 * gdb.gdb/xfullpath.exp: Remove.
6045
6046 2017-08-21 Pedro Alves <palves@redhat.com>
6047
6048 PR gdb/19487
6049 * gdb.base/symbol-alias.c: New.
6050 * gdb.base/symbol-alias2.c: New.
6051 * gdb.base/symbol-alias.exp: New.
6052
6053 2017-08-21 Pedro Alves <palves@redhat.com>
6054
6055 * gdb.base/dfp-test.c
6056 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6057 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6058 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6059 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6060 * gdb.base/whatis-ptype-typedefs.c: New.
6061 * gdb.base/whatis-ptype-typedefs.exp: New.
6062 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6063 (an_int, an_int_type, an_int_type2): New globals.
6064 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6065 involving typedefs and cast expressions.
6066 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6067 (lookup_typedefs_function): New.
6068 (typedefs_pretty_printers_dict): New.
6069 (top level): Register lookup_typedefs_function in
6070 gdb.pretty_printers.
6071
6072 2017-08-18 Yao Qi <yao.qi@linaro.org>
6073
6074 * gdb.server/unittest.exp: New.
6075
6076 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6077
6078 PR gdb/21954
6079 * gdb.base/environ.exp: Add test to check if 'unset environment'
6080 works.
6081
6082 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6083
6084 * lib/gdb.exp (universal_compile_options): New caching proc.
6085 (gdb_compile): Suppress GCC's coloring of messages.
6086
6087 2017-08-14 Tom Tromey <tom@tromey.com>
6088
6089 PR gdb/21675:
6090 * gdb.base/printcmds.exp (test_radices): New function.
6091 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6092 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6093 * lib/gdb.exp (get_integer_valueof): Use p/d.
6094
6095 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6096
6097 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6098 characters.
6099
6100 2017-08-05 Tom Tromey <tom@tromey.com>
6101
6102 * gdb.rust/simple.exp: Allow String to appear in a different
6103 namespace.
6104
6105 2017-07-26 Yao Qi <yao.qi@linaro.org>
6106
6107 * gdb.gdb/unittest.exp: Invoke command
6108 "maintenance check xml-descriptions".
6109
6110 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6111
6112 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6113 calling context.
6114 (hex128): Drop erroneous calculation of parameters.
6115
6116 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6117
6118 * gdb.python/py-unwind.exp: Disable stack protection when
6119 building test file.
6120
6121 2017-07-20 Pedro Alves <palves@redhat.com>
6122
6123 * gdb.base/default.exp (set language): Adjust expected output.
6124
6125 2017-07-20 Pedro Alves <palves@redhat.com>
6126
6127 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6128 (test_minsym): ... this, and make static.
6129 (get_pck__foo__bar__minsym): Rename to ...
6130 (get_test_minsym): ... this.
6131 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6132 symbol names and comments.
6133 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6134 (get_test_minsym): ... this.
6135 (pck__foo__bar__minsym__2): Rename to ...
6136 (test_minsym): ... this.
6137 (main): Adjust.
6138
6139 2017-07-17 Pedro Alves <palves@redhat.com>
6140
6141 * gdb.base/completion.exp: Adjust expected output.
6142 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6143 the completer works.
6144
6145 2017-07-17 Pedro Alves <palves@redhat.com>
6146
6147 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6148
6149 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6150
6151 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6152
6153 2017-07-14 Tom Tromey <tom@tromey.com>
6154
6155 PR rust/21764:
6156 * gdb.rust/simple.exp: Add tests.
6157
6158 2017-07-14 Tom Tromey <tom@tromey.com>
6159
6160 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6161
6162 2017-07-14 Pedro Alves <palves@redhat.com>
6163
6164 * gdb.linespec/base/one/thefile.cc (z1): New function.
6165 * gdb.linespec/base/two/thefile.cc (z2): New function.
6166 * gdb.linespec/linespec.exp: Add tests.
6167
6168 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6169
6170 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6171 to mi_create_breakpoint.
6172
6173 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6174
6175 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6176 mi_create_breakpoint.
6177
6178 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6179
6180 * gdb.dlang/demangle.exp: Update for demangling changes.
6181
6182 2017-07-09 Tom Tromey <tom@tromey.com>
6183
6184 * gdb.dwarf2/shortpiece.exp: New file.
6185
6186 2017-07-06 David Blaikie <dblaikie@gmail.com>
6187
6188 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6189 built from fissiont-multi-cu{1,2}.c.
6190 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6191 except putting 'main' and 'func' in separate CUs in the same DWO file.
6192 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6193 test.
6194 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6195 test.
6196
6197 2017-07-06 Pedro Alves <palves@redhat.com>
6198
6199 * gdb.python/py-unwind.exp: Test flushregs.
6200
6201 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6202
6203 PR cli/21688
6204 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6205 tests for alias commands and trailing whitespace.
6206
6207 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6208
6209 PR cli/21688
6210 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6211 procedure. Call it.
6212
6213 2017-06-29 Pedro Alves <palves@redhat.com>
6214
6215 * gdb.base/printcmds.exp: Add tests.
6216
6217 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6218
6219 PR gdb/21337
6220 * gdb.base/reread-readsym.exp: New file.
6221 * gdb.base/reread-readsym.c: New file.
6222
6223 2017-06-21 Kevin Buettner <kevinb@redhat.com>
6224
6225 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6226 subpattern.
6227
6228 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6229
6230 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6231 extended mnemonic.
6232 * gdb.arch/powerpc-power9.s: Likewise.
6233
6234 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6235
6236 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6237 on 32-bit x86 targets. Exploit is_*_target macros where
6238 appropriate.
6239
6240 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6241
6242 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6243 register pieces.
6244
6245 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6246
6247 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6248 located in one or more DWARF pieces.
6249
6250 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6251
6252 * lib/gdb.exp (get_endianness): New proc.
6253 * gdb.arch/aarch64-fp.exp: Use it.
6254 * gdb.arch/altivec-regs.exp: Likewise.
6255 * gdb.arch/e500-regs.exp: Likewise.
6256 * gdb.arch/vsx-regs.exp: Likewise.
6257 * gdb.base/dump.exp: Likewise.
6258 * gdb.base/funcargs.exp: Likewise.
6259 * gdb.base/gnu_vector.exp: Likewise.
6260 * gdb.dwarf2/formdata16.exp: Likewise.
6261 * gdb.dwarf2/implptrpiece.exp: Likewise.
6262 * gdb.dwarf2/nonvar-access.exp: Likewise.
6263 * gdb.python/py-inferior.exp: Likewise.
6264 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6265
6266 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6267
6268 PR gdb/21226
6269 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6270 stack value pieces are taken from the LSB end.
6271
6272 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6273
6274 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6275 variable at nonzero offset.
6276
6277 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6278
6279 * gdb.dwarf2/var-access.c: New file.
6280 * gdb.dwarf2/var-access.exp: New test.
6281 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6282
6283 2017-06-12 Tom Tromey <tom@tromey.com>
6284
6285 * gdb.dwarf2/formdata16.exp: Add tests.
6286
6287 2017-06-12 Tom Tromey <tom@tromey.com>
6288
6289 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6290
6291 2017-06-12 Tom Tromey <tom@tromey.com>
6292
6293 PR exp/16225:
6294 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6295 * gdb.arch/vsx-regs.exp: Update tests.
6296 * gdb.arch/s390-vregs.exp (hex128): New proc.
6297 Update test.
6298 * gdb.arch/altivec-regs.exp: Update tests.
6299
6300 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6301
6302 * gdb.base/startup-with-shell.c: New file.
6303 * gdb.base/startup-with-shell.exp: Likewise.
6304
6305 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6306
6307 * gdb.server/non-existing-program.exp: Update regex in order to
6308 reflect the fact that gdbserver is now using fork_inferior (with a
6309 shell) to startup the inferior.
6310
6311 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6312
6313 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6314 support function calls from GDB.
6315
6316 2017-05-21 Tom Tromey <tom@tromey.com>
6317
6318 PR rust/21466:
6319 * gdb.rust/unsized.exp: New file.
6320 * gdb.rust/unsized.rs: New file.
6321
6322 2017-05-19 Tom Tromey <tom@tromey.com>
6323
6324 PR rust/21484:
6325 * gdb.rust/watch.exp: New file.
6326 * gdb.rust/watch.rs: New file.
6327
6328 2017-05-18 Tom Tromey <tom@tromey.com>
6329
6330 * gdb.rust/simple.exp: Allow Box to be qualified.
6331
6332 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6333
6334 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6335
6336 2017-05-18 Pedro Alves <palves@redhat.com>
6337
6338 * gdb.base/fileio.c (test_write, test_read, test_close)
6339 (test_fstat): Don't print 'ret' in the fail path.
6340
6341 2017-05-18 Pedro Alves <palves@redhat.com>
6342
6343 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6344 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6345 (test_system, test_rename, test_unlink, test_time): Change
6346 prototypes.
6347 * gdb.base/fileio.exp (stop_msg): Adjust.
6348
6349 2017-05-18 Pedro Alves <palves@redhat.com>
6350
6351 * gdb.base/fileio.c (null_str): New global.
6352 (test_stat): Use it.
6353 * gdb.base/fileio.exp: Remove nowarnings.
6354
6355 2017-05-17 Yao Qi <yao.qi@linaro.org>
6356
6357 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6358
6359 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6360
6361 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6362 argument command.
6363 (top-level): Invoke test_set_inferior_tty.
6364
6365 2017-05-04 Pedro Alves <palves@redhat.com>
6366
6367 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6368 Add parens to print call for Python 3.
6369
6370 2017-05-03 Keith Seitz <keiths@redhat.com>
6371
6372 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6373 (main): Call it.
6374
6375 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6376
6377 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6378 to prev and next.
6379
6380 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6381
6382 * gdb.python/py-record-btrace.exp: Remove test for
6383 gdb.BtraceInstruction.error.
6384
6385 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6386
6387 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6388
6389 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6390
6391 * gdb.python/py-record-btrace-threads.c: New file.
6392 * gdb.python/py-record-btrace-threads.exp: New file.
6393
6394 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6395
6396 PR testsuite/8595
6397 * gdb.base/environ.exp: Make test available in all architectures.
6398 Move bits related to "info program" testing to
6399 gdb.base/info-program.exp. Rewrite tests to use the two new
6400 procedures mentione below.
6401 (test_set_show_env_var) New procedure.
6402 (test_set_show_env_var_equal): Likewise.
6403 * gdb.base/info-program.exp: New file.
6404
6405 2017-04-27 Keith Seitz <keiths@redhat.com>
6406
6407 * gdb.cp/oranking.cc (test15): New function.
6408 (main): Call test15 and declare additional variables for testing.
6409 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6410 "p foo101('abc')" tests.
6411 Add tests for cv qualifier overloads.
6412 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6413 "lvalue reference overload" test.
6414 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6415 "print value of f1 on Child&& in f2" test.
6416
6417 2017-04-19 Pedro Alves <palves@redhat.com>
6418
6419 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6420 procedure.
6421 (top level): Call it.
6422 * lib/gdb.exp (gdb_define_cmd): New procedure.
6423
6424 2017-04-12 Pedro Alves <palves@redhat.com>
6425
6426 PR gdb/21323
6427 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6428 (wchar): New global.
6429 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6430 (do_test_wide_char, wide_char_types_no_program, top level): Add
6431 wchar_t testing.
6432
6433 2017-04-12 Pedro Alves <palves@redhat.com>
6434
6435 PR c++/21323
6436 * gdb.cp/wide_char_types.c: New file.
6437 * gdb.cp/wide_char_types.exp: New file.
6438
6439 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6440
6441 PR gdb/21352
6442 * gdb.trace/tsv.exp: Add test for "tsave -r".
6443
6444 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6445
6446 * gdb.dlang/watch-loc.c: New file.
6447 * gdb.dlang/watch-loc.exp: New file.
6448
6449 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6450
6451 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6452
6453 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6454
6455 * gdb.arch/arc-analyze-prologue.S: New file.
6456 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6457
6458 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6459
6460 * gdb.arch/arc-decode-insn.S: New file.
6461 * gdb.arch/arc-decode-insn.exp: Likewise.
6462
6463 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6464
6465 PR tdep/20928
6466 * gdb.arch/sparc64-regs.exp: New file.
6467 * gdb.arch/sparc64-regs.S: Likewise.
6468
6469 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6470
6471 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6472 and memory view on Python 3.
6473
6474 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
6475 Keith Seitz <keiths@redhat.com>
6476
6477 PR gdb/14441
6478 * gdb.cp/demangle.exp: Add rvalue reference tests.
6479 * gdb.cp/rvalue-ref-casts.cc: New file.
6480 * gdb.cp/rvalue-ref-casts.exp: New file.
6481 * gdb.cp/rvalue-ref-overload.cc: New file.
6482 * gdb.cp/rvalue-ref-overload.exp: New file.
6483 * gdb.cp/rvalue-ref-params.cc: New file.
6484 * gdb.cp/rvalue-ref-params.exp: New file.
6485 * gdb.cp/rvalue-ref-sizeof.cc: New file.
6486 * gdb.cp/rvalue-ref-sizeof.exp: New file.
6487 * gdb.cp/rvalue-ref-types.cc: New file.
6488 * gdb.cp/rvalue-ref-types.exp: New file.
6489 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
6490 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
6491
6492 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6493
6494 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
6495 New procedure.
6496
6497 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6498
6499 * lib/mi-support.exp (mi_gdb_test): Add additional message
6500 for unexpected output.
6501
6502 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6503
6504 * gdb.base/examine-backward.c (Barrier): New character array
6505 constant, to ensure that TestStrings is preceded by a string
6506 terminator.
6507
6508 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6509
6510 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
6511 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
6512 and implicit pointer into such a location.
6513
6514 2017-03-16 Doug Evans <dje@google.com>
6515
6516 * gdb.python/py-lazy-string (pointer): Really add new typedef.
6517
6518 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
6519
6520 * gdb.cp/m-static.exp: Fix expectation for prototype of
6521 test5.single_constructor and single_constructor::single_constructor.
6522
6523 2017-03-16 Doug Evans <dje@google.com>
6524
6525 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
6526 * gdb.guile/scm-lazy-string.c: New file.
6527 * gdb.guile/scm-value.exp: Move lazy string tests to ...
6528 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
6529 for pointer, array, typedef lazy strings.
6530
6531 2017-03-16 Doug Evans <dje@google.com>
6532
6533 PR python/17728, python/18439, python/18779
6534 * gdb.python/py-value.c (main) Delete locals sptr, sn.
6535 * gdb.python/py-lazy-string.c (pointer): New typedef.
6536 (main): New locals ptr, array, typedef_ptr.
6537 * gdb.python/py-value.exp: Move lazy string tests to ...
6538 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
6539 array, typedef lazy strings.
6540
6541 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
6542
6543 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
6544 Add optional 'test' parameter.
6545
6546 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6547
6548 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6549 Skip for versions of DejaGnu < 1.5.
6550
6551 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6552
6553 * lib/gdb.exp (dejagnu_version): New proc.
6554 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6555 Use dejagnu_version.
6556
6557 2017-03-10 Keith Seitz <keiths@redhat.com>
6558
6559 PR c++/8128
6560 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
6561 type from destructor regexps.
6562 Add a branch which actually passes the test.
6563 Adjust "ptype t5i" test names.
6564
6565 2017-03-08 Pedro Alves <palves@redhat.com>
6566
6567 * gdb.base/step-over-exit.exp: Add explicit test message.
6568
6569 2017-03-08 Pedro Alves <palves@redhat.com>
6570
6571 PR gdb/18360
6572 * gdb.threads/interrupt-while-step-over.c: New file.
6573 * gdb.threads/interrupt-while-step-over.exp: New file.
6574
6575 2017-03-08 Pedro Alves <palves@redhat.com>
6576
6577 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
6578 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
6579
6580 2017-03-08 Pedro Alves <palves@redhat.com>
6581
6582 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
6583 PKRU as not supported as a PASS.
6584
6585 2017-03-08 Pedro Alves <palves@redhat.com>
6586
6587 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
6588 prefix instead of $binfile1/$binfile2.
6589 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
6590 in test message.
6591 * gdb.python/py-completion.exp: Use "load python file" as test
6592 messages instead of unstable path names.
6593
6594 2017-03-08 Pedro Alves <palves@redhat.com>
6595 Jan Kratochvil <jan.kratochvil@redhat.com>
6596
6597 PR cli/21218
6598 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6599 New proc.
6600 (top level): Call it.
6601
6602 2017-03-08 Pedro Alves <palves@redhat.com>
6603
6604 PR tui/21216
6605 * gdb.tui/tui-nl-filtered-output.exp: New file.
6606
6607 2017-03-08 Pedro Alves <palves@redhat.com>
6608
6609 * gdb.base/completion.exp: Move TUI completion tests to ...
6610 * gdb.tui/completion.exp: ... this new file.
6611
6612 2017-03-08 Pedro Alves <palves@redhat.com>
6613
6614 * gdb.base/tui-disasm-long-lines.c,
6615 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
6616 gdb.base/tui-layout.exp: Move to ...
6617 * gdb.tui/: ... this new directory.
6618
6619 2017-03-07 Pedro Alves <palves@redhat.com>
6620
6621 * gdb.base/tui-layout.c: New file.
6622 * gdb.base/tui-layout.exp: New file.
6623
6624 2017-03-07 Pedro Alves <palves@redhat.com>
6625
6626 * gdb.base/tui-layout.c: Rename to ...
6627 * gdb.base/tui-disasm-long-lines.c: ... this.
6628 * gdb.base/tui-layout.exp: Rename to ...
6629 * gdb.base/tui-disasm-long-lines.exp: ... this.
6630
6631 2017-03-07 Pedro Alves <palves@redhat.com>
6632
6633 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
6634
6635 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
6636
6637 * i386-mpx-call.c: New file.
6638 * i386-mpx-call.exp: New file.
6639
6640 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6641
6642 * gdb.arch/powerpc-power.exp: Delete test.
6643 * gdb.arch/powerpc-power.s: Likewise.
6644 * gdb.disasm/disassembler-options.exp: New test.
6645 * gdb.arch/powerpc-altivec.exp: Likewise.
6646 * gdb.arch/powerpc-altivec.s: Likewise.
6647 * gdb.arch/powerpc-altivec2.exp: Likewise.
6648 * gdb.arch/powerpc-altivec2.s: Likewise.
6649 * gdb.arch/powerpc-altivec3.exp: Likewise.
6650 * gdb.arch/powerpc-altivec3.s: Likewise.
6651 * gdb.arch/powerpc-power7.exp: Likewise.
6652 * gdb.arch/powerpc-power7.s: Likewise.
6653 * gdb.arch/powerpc-power8.exp: Likewise.
6654 * gdb.arch/powerpc-power8.s: Likewise.
6655 * gdb.arch/powerpc-power9.exp: Likewise.
6656 * gdb.arch/powerpc-power9.s: Likewise.
6657 * gdb.arch/powerpc-vsx.exp: Likewise.
6658 * gdb.arch/powerpc-vsx.s: Likewise.
6659 * gdb.arch/powerpc-vsx2.exp: Likewise.
6660 * gdb.arch/powerpc-vsx2.s: Likewise.
6661 * gdb.arch/powerpc-vsx3.exp: Likewise.
6662 * gdb.arch/powerpc-vsx3.s: Likewise.
6663 * gdb.arch/arm-disassembler-options.exp: Likewise.
6664 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
6665 * gdb.arch/s390-disassembler-options.exp: Likewise.
6666
6667 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
6668
6669 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
6670 (check_supported_features): ... this. Changed return type to void.
6671 (supports_rdseed): New static global.
6672 (rdseed): Check supports_rdseed.
6673 (initialize): Call check_supported_features.
6674
6675 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6676
6677 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6678 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6679 and lqarx/stqcx.
6680 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6681 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6682
6683 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6684
6685 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6686 uppercase.
6687
6688 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6689
6690 * gdb.dwarf2/formdata16.c: New file.
6691 * gdb.dwarf2/formdata16.exp: New file.
6692 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6693
6694 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6695
6696 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
6697 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
6698 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
6699 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6700 DW_AT_GNU_*.
6701
6702 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6703
6704 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
6705
6706 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6707
6708 PR gdb/21164
6709 * gdb.base/maint.exp: Add testcases for when the commands do
6710 not have arguments.
6711
6712 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
6713
6714 * gdb.cp/chained-calls.exp: Use p instead of P.
6715
6716 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6717
6718 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
6719 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
6720
6721 2017-02-14 Tom Tromey <tom@tromey.com>
6722
6723 PR python/13598:
6724 * gdb.python/py-events.exp: Add before_prompt event tests.
6725
6726 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6727
6728 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
6729
6730 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
6731
6732 * gdb.linespec/explicit.c (my_unique_function_name): New function.
6733 (main): Call my_unique_function_name.
6734 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
6735 completion of patterns with a single match.
6736 Add missing -re switches to gdb_test_multiple calls.
6737
6738 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
6739
6740 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
6741 return if core file is not recognized.
6742
6743 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6744
6745 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
6746 and extra UIs.
6747
6748 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6749
6750 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
6751 proc_with_prefix.
6752
6753 2017-02-10 Tom Tromey <tom@tromey.com>
6754
6755 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
6756
6757 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
6758
6759 PR gdb/21122
6760 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
6761
6762 2017-02-08 Jerome Guitton <guitton@adacore.com>
6763
6764 * gdb.base/define.exp: Add test for command abbreviations
6765 in define.
6766
6767 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
6768
6769 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
6770 * gdb.reverse/insn-reverse-x86.c: New file.
6771
6772 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
6773
6774 PR tdep/20936
6775 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
6776
6777 2017-02-03 Tom Tromey <tom@tromey.com>
6778
6779 PR rust/21097:
6780 * gdb.rust/simple.exp: Add new tests.
6781
6782 2017-02-02 Pedro Alves <palves@redhat.com>
6783
6784 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
6785 tests.
6786
6787 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6788
6789 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
6790 taking a 2-byte value out of a 4-byte DWARF implicit value on
6791 big-endian targets.
6792 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
6793 logic. Add test cases for DW_OP_implicit.
6794
6795 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6796
6797 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
6798
6799 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6800
6801 * gdb.btrace/enable.exp: Call gdb_exit before
6802 skip_gdbserver_tests.
6803
6804 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6805
6806 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
6807 GDBFLAGS.
6808
6809 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6810
6811 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
6812 the test is skipped.
6813 * gdb.btrace/data.exp: Likewise.
6814 * gdb.btrace/delta.exp: Likewise.
6815 * gdb.btrace/dlopen.exp: Likewise.
6816 * gdb.btrace/enable-running.exp: Likewise.
6817 * gdb.btrace/enable.exp: Likewise.
6818 * gdb.btrace/exception.exp: Likewise.
6819 * gdb.btrace/function_call_history.exp: Likewise.
6820 * gdb.btrace/gcore.exp: Likewise.
6821 * gdb.btrace/instruction_history.exp: Likewise.
6822 * gdb.btrace/multi-thread-step.exp: Likewise.
6823 * gdb.btrace/nohist.exp: Likewise.
6824 * gdb.btrace/non-stop.exp: Likewise.
6825 * gdb.btrace/reconnect.exp: Likewise.
6826 * gdb.btrace/record_goto-step.exp: Likewise.
6827 * gdb.btrace/record_goto.exp: Likewise.
6828 * gdb.btrace/rn-dl-bind.exp: Likewise.
6829 * gdb.btrace/segv.exp: Likewise.
6830 * gdb.btrace/step.exp: Likewise.
6831 * gdb.btrace/stepi.exp: Likewise.
6832 * gdb.btrace/tailcall-only.exp: Likewise.
6833 * gdb.btrace/tailcall.exp: Likewise.
6834 * gdb.btrace/tsx.exp: Likewise.
6835 * gdb.btrace/unknown_functions.exp: Likewise.
6836 * gdb.btrace/vdso.exp: Likewise.
6837
6838 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6839
6840 * gdb.btrace/enable-running.c: New.
6841 * gdb.btrace/enable-running.exp: New.
6842
6843 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
6844
6845 * gdb.arch/amd64-gs_base.c: New file.
6846 * gdb.arch/amd64-gs_base.exp: New file.
6847
6848 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
6849
6850 * lib/memory.exp: Remove spurious empty newlines.
6851
6852 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
6853
6854 * gdb.python/py-bad-printers.exp: Load python file using "source".
6855 * gdb.python/py-events.exp: Likewise.
6856 * gdb.python/py-evsignal.exp: Likewise.
6857 * gdb.python/py-evthreads.exp: Likewise.
6858 * gdb.python/py-frame-args.exp: Likewise.
6859 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
6860 * gdb.python/py-framefilter-mi.exp: Likewise.
6861 * gdb.python/py-framefilter.exp: Likewise.
6862 * gdb.python/py-mi.exp: Likewise.
6863 * gdb.python/py-pp-maint.exp: Likewise.
6864 * gdb.python/py-pp-registration.exp: Likewise.
6865 * gdb.python/py-prettyprint.exp: Likewise.
6866 (run_lang_tests): Likewise.
6867 * gdb.python/py-typeprint.exp: Likewise.
6868
6869 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
6870
6871 * lib/memory.exp: New file.
6872 * lib/gdb.exp: Load memory.exp.
6873 * gdb.base/memattr.exp (delete_memory): Move proc to
6874 lib/memory.exp and rename to delete_memory_regions.
6875 Replace delete_memory with delete_memory_regions.
6876 Cleanup memory regions before tests.
6877 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
6878 before tests.
6879
6880 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
6881
6882 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
6883 files.
6884 (initialize): New function conditionally defined.
6885 (testcases): Move within conditional block.
6886 (main): Call initialize.
6887 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
6888 of gdb.reverse/insn-reverse.c.
6889 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
6890 gdb.reverse/insn-reverse.c.
6891
6892 2017-01-26 Yao Qi <yao.qi@linaro.org>
6893
6894 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
6895 disassemble on address 0.
6896
6897 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
6898 Yao Qi <yao.qi@linaro.org>
6899
6900 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
6901 * gdb.dwarf2/implptr-64bit.S: Remove.
6902 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
6903 variables in caller's context. Add DW_OP_implicit_value.
6904
6905 2017-01-25 Yao Qi <yao.qi@linaro.org>
6906
6907 * lib/dwarf.exp (Dwarf::_location): Handle
6908 DW_OP_GNU_implicit_pointer with proper size.
6909
6910 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
6911
6912 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
6913 and add untested calls.
6914
6915 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
6916
6917 * gdb.python/python.exp: Check line number against what GDB thinks
6918 the line number is for func1.
6919
6920 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6921
6922 * gdb.dlang/debug-expr.exp: New file.
6923
6924 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
6925
6926 Fix test names for the following files:
6927
6928 * gdb.ada/exec_changed.exp
6929 * gdb.ada/info_types.exp
6930 * gdb.arch/aarch64-atomic-inst.exp
6931 * gdb.arch/aarch64-fp.exp
6932 * gdb.arch/altivec-abi.exp
6933 * gdb.arch/altivec-regs.exp
6934 * gdb.arch/amd64-byte.exp
6935 * gdb.arch/amd64-disp-step.exp
6936 * gdb.arch/amd64-dword.exp
6937 * gdb.arch/amd64-entry-value-inline.exp
6938 * gdb.arch/amd64-entry-value-param.exp
6939 * gdb.arch/amd64-entry-value-paramref.exp
6940 * gdb.arch/amd64-entry-value.exp
6941 * gdb.arch/amd64-i386-address.exp
6942 * gdb.arch/amd64-invalid-stack-middle.exp
6943 * gdb.arch/amd64-invalid-stack-top.exp
6944 * gdb.arch/amd64-optimout-repeat.exp
6945 * gdb.arch/amd64-prologue-skip.exp
6946 * gdb.arch/amd64-prologue-xmm.exp
6947 * gdb.arch/amd64-stap-special-operands.exp
6948 * gdb.arch/amd64-stap-wrong-subexp.exp
6949 * gdb.arch/amd64-tailcall-cxx.exp
6950 * gdb.arch/amd64-tailcall-noret.exp
6951 * gdb.arch/amd64-tailcall-ret.exp
6952 * gdb.arch/amd64-tailcall-self.exp
6953 * gdb.arch/amd64-word.exp
6954 * gdb.arch/arm-bl-branch-dest.exp
6955 * gdb.arch/arm-disp-step.exp
6956 * gdb.arch/arm-neon.exp
6957 * gdb.arch/arm-single-step-kernel-helper.exp
6958 * gdb.arch/avr-flash-qualifier.exp
6959 * gdb.arch/disp-step-insn-reloc.exp
6960 * gdb.arch/e500-abi.exp
6961 * gdb.arch/e500-regs.exp
6962 * gdb.arch/ftrace-insn-reloc.exp
6963 * gdb.arch/i386-avx512.exp
6964 * gdb.arch/i386-bp_permanent.exp
6965 * gdb.arch/i386-byte.exp
6966 * gdb.arch/i386-cfi-notcurrent.exp
6967 * gdb.arch/i386-disp-step.exp
6968 * gdb.arch/i386-dr3-watch.exp
6969 * gdb.arch/i386-float.exp
6970 * gdb.arch/i386-gnu-cfi.exp
6971 * gdb.arch/i386-mpx-map.exp
6972 * gdb.arch/i386-mpx-sigsegv.exp
6973 * gdb.arch/i386-mpx-simple_segv.exp
6974 * gdb.arch/i386-mpx.exp
6975 * gdb.arch/i386-permbkpt.exp
6976 * gdb.arch/i386-prologue.exp
6977 * gdb.arch/i386-signal.exp
6978 * gdb.arch/i386-size-overlap.exp
6979 * gdb.arch/i386-unwind.exp
6980 * gdb.arch/i386-word.exp
6981 * gdb.arch/mips-fcr.exp
6982 * gdb.arch/powerpc-d128-regs.exp
6983 * gdb.arch/powerpc-stackless.exp
6984 * gdb.arch/ppc64-atomic-inst.exp
6985 * gdb.arch/s390-stackless.exp
6986 * gdb.arch/s390-tdbregs.exp
6987 * gdb.arch/s390-vregs.exp
6988 * gdb.arch/sparc-sysstep.exp
6989 * gdb.arch/thumb-bx-pc.exp
6990 * gdb.arch/thumb-singlestep.exp
6991 * gdb.arch/thumb2-it.exp
6992 * gdb.arch/vsx-regs.exp
6993 * gdb.asm/asm-source.exp
6994 * gdb.base/a2-run.exp
6995 * gdb.base/advance.exp
6996 * gdb.base/all-bin.exp
6997 * gdb.base/anon.exp
6998 * gdb.base/args.exp
6999 * gdb.base/arithmet.exp
7000 * gdb.base/async-shell.exp
7001 * gdb.base/async.exp
7002 * gdb.base/attach-pie-noexec.exp
7003 * gdb.base/attach-twice.exp
7004 * gdb.base/auto-load.exp
7005 * gdb.base/bang.exp
7006 * gdb.base/bitfields.exp
7007 * gdb.base/break-always.exp
7008 * gdb.base/break-caller-line.exp
7009 * gdb.base/break-entry.exp
7010 * gdb.base/break-inline.exp
7011 * gdb.base/break-on-linker-gcd-function.exp
7012 * gdb.base/break-probes.exp
7013 * gdb.base/break.exp
7014 * gdb.base/breakpoint-shadow.exp
7015 * gdb.base/call-ar-st.exp
7016 * gdb.base/call-sc.exp
7017 * gdb.base/call-signal-resume.exp
7018 * gdb.base/call-strs.exp
7019 * gdb.base/callfuncs.exp
7020 * gdb.base/catch-fork-static.exp
7021 * gdb.base/catch-gdb-caused-signals.exp
7022 * gdb.base/catch-load.exp
7023 * gdb.base/catch-signal-fork.exp
7024 * gdb.base/catch-signal.exp
7025 * gdb.base/catch-syscall.exp
7026 * gdb.base/charset.exp
7027 * gdb.base/checkpoint.exp
7028 * gdb.base/chng-syms.exp
7029 * gdb.base/code-expr.exp
7030 * gdb.base/code_elim.exp
7031 * gdb.base/commands.exp
7032 * gdb.base/completion.exp
7033 * gdb.base/complex.exp
7034 * gdb.base/cond-expr.exp
7035 * gdb.base/condbreak.exp
7036 * gdb.base/consecutive.exp
7037 * gdb.base/continue-all-already-running.exp
7038 * gdb.base/coredump-filter.exp
7039 * gdb.base/corefile.exp
7040 * gdb.base/dbx.exp
7041 * gdb.base/debug-expr.exp
7042 * gdb.base/define.exp
7043 * gdb.base/del.exp
7044 * gdb.base/disabled-location.exp
7045 * gdb.base/disasm-end-cu.exp
7046 * gdb.base/disasm-optim.exp
7047 * gdb.base/display.exp
7048 * gdb.base/duplicate-bp.exp
7049 * gdb.base/ena-dis-br.exp
7050 * gdb.base/ending-run.exp
7051 * gdb.base/enumval.exp
7052 * gdb.base/environ.exp
7053 * gdb.base/eu-strip-infcall.exp
7054 * gdb.base/eval-avoid-side-effects.exp
7055 * gdb.base/eval-skip.exp
7056 * gdb.base/exitsignal.exp
7057 * gdb.base/expand-psymtabs.exp
7058 * gdb.base/filesym.exp
7059 * gdb.base/find-unmapped.exp
7060 * gdb.base/finish.exp
7061 * gdb.base/float.exp
7062 * gdb.base/foll-exec-mode.exp
7063 * gdb.base/foll-exec.exp
7064 * gdb.base/foll-fork.exp
7065 * gdb.base/fortran-sym-case.exp
7066 * gdb.base/freebpcmd.exp
7067 * gdb.base/func-ptr.exp
7068 * gdb.base/func-ptrs.exp
7069 * gdb.base/funcargs.exp
7070 * gdb.base/gcore-buffer-overflow.exp
7071 * gdb.base/gcore-relro-pie.exp
7072 * gdb.base/gcore-relro.exp
7073 * gdb.base/gcore.exp
7074 * gdb.base/gdb1090.exp
7075 * gdb.base/gdb11530.exp
7076 * gdb.base/gdb11531.exp
7077 * gdb.base/gdb1821.exp
7078 * gdb.base/gdbindex-stabs.exp
7079 * gdb.base/gdbvars.exp
7080 * gdb.base/hbreak.exp
7081 * gdb.base/hbreak2.exp
7082 * gdb.base/included.exp
7083 * gdb.base/infcall-input.exp
7084 * gdb.base/inferior-died.exp
7085 * gdb.base/infnan.exp
7086 * gdb.base/info-macros.exp
7087 * gdb.base/info-os.exp
7088 * gdb.base/info-proc.exp
7089 * gdb.base/info-shared.exp
7090 * gdb.base/info-target.exp
7091 * gdb.base/infoline.exp
7092 * gdb.base/interp.exp
7093 * gdb.base/interrupt.exp
7094 * gdb.base/jit-reader.exp
7095 * gdb.base/jit-simple.exp
7096 * gdb.base/kill-after-signal.exp
7097 * gdb.base/kill-detach-inferiors-cmd.exp
7098 * gdb.base/label.exp
7099 * gdb.base/langs.exp
7100 * gdb.base/ldbl_e308.exp
7101 * gdb.base/line-symtabs.exp
7102 * gdb.base/linespecs.exp
7103 * gdb.base/list.exp
7104 * gdb.base/long_long.exp
7105 * gdb.base/longest-types.exp
7106 * gdb.base/maint.exp
7107 * gdb.base/max-value-size.exp
7108 * gdb.base/memattr.exp
7109 * gdb.base/mips_pro.exp
7110 * gdb.base/morestack.exp
7111 * gdb.base/moribund-step.exp
7112 * gdb.base/multi-forks.exp
7113 * gdb.base/nested-addr.exp
7114 * gdb.base/nextoverexit.exp
7115 * gdb.base/noreturn-finish.exp
7116 * gdb.base/noreturn-return.exp
7117 * gdb.base/nostdlib.exp
7118 * gdb.base/offsets.exp
7119 * gdb.base/opaque.exp
7120 * gdb.base/pc-fp.exp
7121 * gdb.base/permissions.exp
7122 * gdb.base/print-symbol-loading.exp
7123 * gdb.base/prologue-include.exp
7124 * gdb.base/psymtab.exp
7125 * gdb.base/ptype.exp
7126 * gdb.base/random-signal.exp
7127 * gdb.base/randomize.exp
7128 * gdb.base/range-stepping.exp
7129 * gdb.base/readline-ask.exp
7130 * gdb.base/recpar.exp
7131 * gdb.base/recurse.exp
7132 * gdb.base/relational.exp
7133 * gdb.base/restore.exp
7134 * gdb.base/return-nodebug.exp
7135 * gdb.base/return.exp
7136 * gdb.base/run-after-attach.exp
7137 * gdb.base/save-bp.exp
7138 * gdb.base/scope.exp
7139 * gdb.base/sect-cmd.exp
7140 * gdb.base/set-lang-auto.exp
7141 * gdb.base/set-noassign.exp
7142 * gdb.base/setvar.exp
7143 * gdb.base/sigall.exp
7144 * gdb.base/sigbpt.exp
7145 * gdb.base/siginfo-addr.exp
7146 * gdb.base/siginfo-infcall.exp
7147 * gdb.base/siginfo-obj.exp
7148 * gdb.base/siginfo.exp
7149 * gdb.base/signals-state-child.exp
7150 * gdb.base/signest.exp
7151 * gdb.base/sigstep.exp
7152 * gdb.base/sizeof.exp
7153 * gdb.base/skip.exp
7154 * gdb.base/solib-corrupted.exp
7155 * gdb.base/solib-nodir.exp
7156 * gdb.base/solib-search.exp
7157 * gdb.base/stack-checking.exp
7158 * gdb.base/stale-infcall.exp
7159 * gdb.base/stap-probe.exp
7160 * gdb.base/start.exp
7161 * gdb.base/step-break.exp
7162 * gdb.base/step-bt.exp
7163 * gdb.base/step-line.exp
7164 * gdb.base/step-over-exit.exp
7165 * gdb.base/step-over-syscall.exp
7166 * gdb.base/step-resume-infcall.exp
7167 * gdb.base/step-test.exp
7168 * gdb.base/store.exp
7169 * gdb.base/structs3.exp
7170 * gdb.base/sym-file.exp
7171 * gdb.base/symbol-without-target_section.exp
7172 * gdb.base/term.exp
7173 * gdb.base/testenv.exp
7174 * gdb.base/ui-redirect.exp
7175 * gdb.base/until.exp
7176 * gdb.base/unwindonsignal.exp
7177 * gdb.base/value-double-free.exp
7178 * gdb.base/vla-datatypes.exp
7179 * gdb.base/vla-ptr.exp
7180 * gdb.base/vla-sideeffect.exp
7181 * gdb.base/volatile.exp
7182 * gdb.base/watch-cond-infcall.exp
7183 * gdb.base/watch-cond.exp
7184 * gdb.base/watch-non-mem.exp
7185 * gdb.base/watch-read.exp
7186 * gdb.base/watch-vfork.exp
7187 * gdb.base/watchpoint-cond-gone.exp
7188 * gdb.base/watchpoint-delete.exp
7189 * gdb.base/watchpoint-hw-hit-once.exp
7190 * gdb.base/watchpoint-hw.exp
7191 * gdb.base/watchpoint-stops-at-right-insn.exp
7192 * gdb.base/watchpoints.exp
7193 * gdb.base/wchar.exp
7194 * gdb.base/whatis-exp.exp
7195 * gdb.btrace/buffer-size.exp
7196 * gdb.btrace/data.exp
7197 * gdb.btrace/delta.exp
7198 * gdb.btrace/dlopen.exp
7199 * gdb.btrace/enable.exp
7200 * gdb.btrace/exception.exp
7201 * gdb.btrace/function_call_history.exp
7202 * gdb.btrace/gcore.exp
7203 * gdb.btrace/instruction_history.exp
7204 * gdb.btrace/nohist.exp
7205 * gdb.btrace/reconnect.exp
7206 * gdb.btrace/record_goto-step.exp
7207 * gdb.btrace/record_goto.exp
7208 * gdb.btrace/rn-dl-bind.exp
7209 * gdb.btrace/segv.exp
7210 * gdb.btrace/step.exp
7211 * gdb.btrace/stepi.exp
7212 * gdb.btrace/tailcall-only.exp
7213 * gdb.btrace/tailcall.exp
7214 * gdb.btrace/tsx.exp
7215 * gdb.btrace/unknown_functions.exp
7216 * gdb.btrace/vdso.exp
7217 * gdb.compile/compile-ifunc.exp
7218 * gdb.compile/compile-ops.exp
7219 * gdb.compile/compile-print.exp
7220 * gdb.compile/compile-setjmp.exp
7221 * gdb.cp/abstract-origin.exp
7222 * gdb.cp/ambiguous.exp
7223 * gdb.cp/annota2.exp
7224 * gdb.cp/annota3.exp
7225 * gdb.cp/anon-ns.exp
7226 * gdb.cp/anon-struct.exp
7227 * gdb.cp/anon-union.exp
7228 * gdb.cp/arg-reference.exp
7229 * gdb.cp/baseenum.exp
7230 * gdb.cp/bool.exp
7231 * gdb.cp/breakpoint.exp
7232 * gdb.cp/bs15503.exp
7233 * gdb.cp/call-c.exp
7234 * gdb.cp/casts.exp
7235 * gdb.cp/chained-calls.exp
7236 * gdb.cp/class2.exp
7237 * gdb.cp/classes.exp
7238 * gdb.cp/cmpd-minsyms.exp
7239 * gdb.cp/converts.exp
7240 * gdb.cp/cp-relocate.exp
7241 * gdb.cp/cpcompletion.exp
7242 * gdb.cp/cpexprs.exp
7243 * gdb.cp/cplabel.exp
7244 * gdb.cp/cplusfuncs.exp
7245 * gdb.cp/cpsizeof.exp
7246 * gdb.cp/ctti.exp
7247 * gdb.cp/derivation.exp
7248 * gdb.cp/destrprint.exp
7249 * gdb.cp/dispcxx.exp
7250 * gdb.cp/enum-class.exp
7251 * gdb.cp/exception.exp
7252 * gdb.cp/exceptprint.exp
7253 * gdb.cp/expand-psymtabs-cxx.exp
7254 * gdb.cp/expand-sals.exp
7255 * gdb.cp/extern-c.exp
7256 * gdb.cp/filename.exp
7257 * gdb.cp/formatted-ref.exp
7258 * gdb.cp/fpointer.exp
7259 * gdb.cp/gdb1355.exp
7260 * gdb.cp/gdb2495.exp
7261 * gdb.cp/hang.exp
7262 * gdb.cp/impl-this.exp
7263 * gdb.cp/infcall-dlopen.exp
7264 * gdb.cp/inherit.exp
7265 * gdb.cp/iostream.exp
7266 * gdb.cp/koenig.exp
7267 * gdb.cp/local.exp
7268 * gdb.cp/m-data.exp
7269 * gdb.cp/m-static.exp
7270 * gdb.cp/mb-ctor.exp
7271 * gdb.cp/mb-inline.exp
7272 * gdb.cp/mb-templates.exp
7273 * gdb.cp/member-name.exp
7274 * gdb.cp/member-ptr.exp
7275 * gdb.cp/meth-typedefs.exp
7276 * gdb.cp/method.exp
7277 * gdb.cp/method2.exp
7278 * gdb.cp/minsym-fallback.exp
7279 * gdb.cp/misc.exp
7280 * gdb.cp/namelessclass.exp
7281 * gdb.cp/namespace-enum.exp
7282 * gdb.cp/namespace-nested-import.exp
7283 * gdb.cp/namespace.exp
7284 * gdb.cp/nextoverthrow.exp
7285 * gdb.cp/no-dmgl-verbose.exp
7286 * gdb.cp/non-trivial-retval.exp
7287 * gdb.cp/noparam.exp
7288 * gdb.cp/nsdecl.exp
7289 * gdb.cp/nsimport.exp
7290 * gdb.cp/nsnested.exp
7291 * gdb.cp/nsnoimports.exp
7292 * gdb.cp/nsrecurs.exp
7293 * gdb.cp/nsstress.exp
7294 * gdb.cp/nsusing.exp
7295 * gdb.cp/operator.exp
7296 * gdb.cp/oranking.exp
7297 * gdb.cp/overload-const.exp
7298 * gdb.cp/overload.exp
7299 * gdb.cp/ovldbreak.exp
7300 * gdb.cp/ovsrch.exp
7301 * gdb.cp/paren-type.exp
7302 * gdb.cp/parse-lang.exp
7303 * gdb.cp/pass-by-ref.exp
7304 * gdb.cp/pr-1023.exp
7305 * gdb.cp/pr-1210.exp
7306 * gdb.cp/pr-574.exp
7307 * gdb.cp/pr10687.exp
7308 * gdb.cp/pr12028.exp
7309 * gdb.cp/pr17132.exp
7310 * gdb.cp/pr17494.exp
7311 * gdb.cp/pr9067.exp
7312 * gdb.cp/pr9167.exp
7313 * gdb.cp/pr9631.exp
7314 * gdb.cp/printmethod.exp
7315 * gdb.cp/psmang.exp
7316 * gdb.cp/psymtab-parameter.exp
7317 * gdb.cp/ptype-cv-cp.exp
7318 * gdb.cp/ptype-flags.exp
7319 * gdb.cp/re-set-overloaded.exp
7320 * gdb.cp/ref-types.exp
7321 * gdb.cp/rtti.exp
7322 * gdb.cp/scope-err.exp
7323 * gdb.cp/shadow.exp
7324 * gdb.cp/smartp.exp
7325 * gdb.cp/static-method.exp
7326 * gdb.cp/static-print-quit.exp
7327 * gdb.cp/temargs.exp
7328 * gdb.cp/templates.exp
7329 * gdb.cp/try_catch.exp
7330 * gdb.cp/typedef-operator.exp
7331 * gdb.cp/typeid.exp
7332 * gdb.cp/userdef.exp
7333 * gdb.cp/using-crash.exp
7334 * gdb.cp/var-tag.exp
7335 * gdb.cp/virtbase.exp
7336 * gdb.cp/virtfunc.exp
7337 * gdb.cp/virtfunc2.exp
7338 * gdb.cp/vla-cxx.exp
7339 * gdb.disasm/t01_mov.exp
7340 * gdb.disasm/t02_mova.exp
7341 * gdb.disasm/t03_add.exp
7342 * gdb.disasm/t04_sub.exp
7343 * gdb.disasm/t05_cmp.exp
7344 * gdb.disasm/t06_ari2.exp
7345 * gdb.disasm/t07_ari3.exp
7346 * gdb.disasm/t08_or.exp
7347 * gdb.disasm/t09_xor.exp
7348 * gdb.disasm/t10_and.exp
7349 * gdb.disasm/t11_logs.exp
7350 * gdb.disasm/t12_bit.exp
7351 * gdb.disasm/t13_otr.exp
7352 * gdb.dlang/circular.exp
7353 * gdb.dwarf2/arr-stride.exp
7354 * gdb.dwarf2/arr-subrange.exp
7355 * gdb.dwarf2/atomic-type.exp
7356 * gdb.dwarf2/bad-regnum.exp
7357 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7358 * gdb.dwarf2/callframecfa.exp
7359 * gdb.dwarf2/clztest.exp
7360 * gdb.dwarf2/corrupt.exp
7361 * gdb.dwarf2/data-loc.exp
7362 * gdb.dwarf2/dup-psym.exp
7363 * gdb.dwarf2/dw2-anon-mptr.exp
7364 * gdb.dwarf2/dw2-anonymous-func.exp
7365 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7366 * gdb.dwarf2/dw2-bad-unresolved.exp
7367 * gdb.dwarf2/dw2-basic.exp
7368 * gdb.dwarf2/dw2-canonicalize-type.exp
7369 * gdb.dwarf2/dw2-case-insensitive.exp
7370 * gdb.dwarf2/dw2-common-block.exp
7371 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7372 * gdb.dwarf2/dw2-compressed.exp
7373 * gdb.dwarf2/dw2-const.exp
7374 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7375 * gdb.dwarf2/dw2-cu-size.exp
7376 * gdb.dwarf2/dw2-dup-frame.exp
7377 * gdb.dwarf2/dw2-entry-value.exp
7378 * gdb.dwarf2/dw2-icycle.exp
7379 * gdb.dwarf2/dw2-ifort-parameter.exp
7380 * gdb.dwarf2/dw2-inline-break.exp
7381 * gdb.dwarf2/dw2-inline-param.exp
7382 * gdb.dwarf2/dw2-intercu.exp
7383 * gdb.dwarf2/dw2-intermix.exp
7384 * gdb.dwarf2/dw2-lexical-block-bare.exp
7385 * gdb.dwarf2/dw2-linkage-name-trust.exp
7386 * gdb.dwarf2/dw2-minsym-in-cu.exp
7387 * gdb.dwarf2/dw2-noloc.exp
7388 * gdb.dwarf2/dw2-op-call.exp
7389 * gdb.dwarf2/dw2-op-out-param.exp
7390 * gdb.dwarf2/dw2-opt-structptr.exp
7391 * gdb.dwarf2/dw2-param-error.exp
7392 * gdb.dwarf2/dw2-producer.exp
7393 * gdb.dwarf2/dw2-ranges-base.exp
7394 * gdb.dwarf2/dw2-ref-missing-frame.exp
7395 * gdb.dwarf2/dw2-reg-undefined.exp
7396 * gdb.dwarf2/dw2-regno-invalid.exp
7397 * gdb.dwarf2/dw2-restore.exp
7398 * gdb.dwarf2/dw2-restrict.exp
7399 * gdb.dwarf2/dw2-single-line-discriminators.exp
7400 * gdb.dwarf2/dw2-strp.exp
7401 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7402 * gdb.dwarf2/dw2-unresolved.exp
7403 * gdb.dwarf2/dw2-var-zero-addr.exp
7404 * gdb.dwarf2/dw4-sig-types.exp
7405 * gdb.dwarf2/dwz.exp
7406 * gdb.dwarf2/dynarr-ptr.exp
7407 * gdb.dwarf2/enum-type.exp
7408 * gdb.dwarf2/gdb-index.exp
7409 * gdb.dwarf2/implptr-64bit.exp
7410 * gdb.dwarf2/implptr-optimized-out.exp
7411 * gdb.dwarf2/implptr.exp
7412 * gdb.dwarf2/implref-array.exp
7413 * gdb.dwarf2/implref-const.exp
7414 * gdb.dwarf2/implref-global.exp
7415 * gdb.dwarf2/implref-struct.exp
7416 * gdb.dwarf2/mac-fileno.exp
7417 * gdb.dwarf2/main-subprogram.exp
7418 * gdb.dwarf2/member-ptr-forwardref.exp
7419 * gdb.dwarf2/method-ptr.exp
7420 * gdb.dwarf2/missing-sig-type.exp
7421 * gdb.dwarf2/nonvar-access.exp
7422 * gdb.dwarf2/opaque-type-lookup.exp
7423 * gdb.dwarf2/pieces-optimized-out.exp
7424 * gdb.dwarf2/pieces.exp
7425 * gdb.dwarf2/pr10770.exp
7426 * gdb.dwarf2/pr13961.exp
7427 * gdb.dwarf2/staticvirtual.exp
7428 * gdb.dwarf2/subrange.exp
7429 * gdb.dwarf2/symtab-producer.exp
7430 * gdb.dwarf2/trace-crash.exp
7431 * gdb.dwarf2/typeddwarf.exp
7432 * gdb.dwarf2/valop.exp
7433 * gdb.dwarf2/watch-notconst.exp
7434 * gdb.fortran/array-element.exp
7435 * gdb.fortran/charset.exp
7436 * gdb.fortran/common-block.exp
7437 * gdb.fortran/complex.exp
7438 * gdb.fortran/derived-type-function.exp
7439 * gdb.fortran/derived-type.exp
7440 * gdb.fortran/logical.exp
7441 * gdb.fortran/module.exp
7442 * gdb.fortran/multi-dim.exp
7443 * gdb.fortran/nested-funcs.exp
7444 * gdb.fortran/print-formatted.exp
7445 * gdb.fortran/subarray.exp
7446 * gdb.fortran/vla-alloc-assoc.exp
7447 * gdb.fortran/vla-datatypes.exp
7448 * gdb.fortran/vla-history.exp
7449 * gdb.fortran/vla-ptr-info.exp
7450 * gdb.fortran/vla-ptype-sub.exp
7451 * gdb.fortran/vla-ptype.exp
7452 * gdb.fortran/vla-sizeof.exp
7453 * gdb.fortran/vla-type.exp
7454 * gdb.fortran/vla-value-sub-arbitrary.exp
7455 * gdb.fortran/vla-value-sub-finish.exp
7456 * gdb.fortran/vla-value-sub.exp
7457 * gdb.fortran/vla-value.exp
7458 * gdb.fortran/whatis_type.exp
7459 * gdb.go/chan.exp
7460 * gdb.go/handcall.exp
7461 * gdb.go/hello.exp
7462 * gdb.go/integers.exp
7463 * gdb.go/methods.exp
7464 * gdb.go/package.exp
7465 * gdb.go/strings.exp
7466 * gdb.go/types.exp
7467 * gdb.go/unsafe.exp
7468 * gdb.guile/scm-arch.exp
7469 * gdb.guile/scm-block.exp
7470 * gdb.guile/scm-breakpoint.exp
7471 * gdb.guile/scm-cmd.exp
7472 * gdb.guile/scm-disasm.exp
7473 * gdb.guile/scm-equal.exp
7474 * gdb.guile/scm-frame-args.exp
7475 * gdb.guile/scm-frame-inline.exp
7476 * gdb.guile/scm-frame.exp
7477 * gdb.guile/scm-iterator.exp
7478 * gdb.guile/scm-math.exp
7479 * gdb.guile/scm-objfile.exp
7480 * gdb.guile/scm-ports.exp
7481 * gdb.guile/scm-symbol.exp
7482 * gdb.guile/scm-symtab.exp
7483 * gdb.guile/scm-value-cc.exp
7484 * gdb.guile/types-module.exp
7485 * gdb.linespec/break-ask.exp
7486 * gdb.linespec/cpexplicit.exp
7487 * gdb.linespec/explicit.exp
7488 * gdb.linespec/keywords.exp
7489 * gdb.linespec/linespec.exp
7490 * gdb.linespec/ls-dollar.exp
7491 * gdb.linespec/ls-errs.exp
7492 * gdb.linespec/skip-two.exp
7493 * gdb.linespec/thread.exp
7494 * gdb.mi/mi-async.exp
7495 * gdb.mi/mi-basics.exp
7496 * gdb.mi/mi-break.exp
7497 * gdb.mi/mi-catch-load.exp
7498 * gdb.mi/mi-cli.exp
7499 * gdb.mi/mi-cmd-param-changed.exp
7500 * gdb.mi/mi-console.exp
7501 * gdb.mi/mi-detach.exp
7502 * gdb.mi/mi-disassemble.exp
7503 * gdb.mi/mi-eval.exp
7504 * gdb.mi/mi-file-transfer.exp
7505 * gdb.mi/mi-file.exp
7506 * gdb.mi/mi-fill-memory.exp
7507 * gdb.mi/mi-inheritance-syntax-error.exp
7508 * gdb.mi/mi-linespec-err-cp.exp
7509 * gdb.mi/mi-logging.exp
7510 * gdb.mi/mi-memory-changed.exp
7511 * gdb.mi/mi-read-memory.exp
7512 * gdb.mi/mi-record-changed.exp
7513 * gdb.mi/mi-reg-undefined.exp
7514 * gdb.mi/mi-regs.exp
7515 * gdb.mi/mi-return.exp
7516 * gdb.mi/mi-reverse.exp
7517 * gdb.mi/mi-simplerun.exp
7518 * gdb.mi/mi-solib.exp
7519 * gdb.mi/mi-stack.exp
7520 * gdb.mi/mi-stepi.exp
7521 * gdb.mi/mi-syn-frame.exp
7522 * gdb.mi/mi-until.exp
7523 * gdb.mi/mi-var-block.exp
7524 * gdb.mi/mi-var-child.exp
7525 * gdb.mi/mi-var-cmd.exp
7526 * gdb.mi/mi-var-cp.exp
7527 * gdb.mi/mi-var-display.exp
7528 * gdb.mi/mi-var-invalidate.exp
7529 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
7530 * gdb.mi/mi-vla-fortran.exp
7531 * gdb.mi/mi-watch.exp
7532 * gdb.mi/mi2-var-child.exp
7533 * gdb.mi/user-selected-context-sync.exp
7534 * gdb.modula2/unbounded-array.exp
7535 * gdb.multi/dummy-frame-restore.exp
7536 * gdb.multi/multi-arch-exec.exp
7537 * gdb.multi/multi-arch.exp
7538 * gdb.multi/tids.exp
7539 * gdb.multi/watchpoint-multi.exp
7540 * gdb.opencl/callfuncs.exp
7541 * gdb.opencl/convs_casts.exp
7542 * gdb.opencl/datatypes.exp
7543 * gdb.opencl/operators.exp
7544 * gdb.opencl/vec_comps.exp
7545 * gdb.opt/clobbered-registers-O2.exp
7546 * gdb.opt/inline-break.exp
7547 * gdb.opt/inline-bt.exp
7548 * gdb.opt/inline-cmds.exp
7549 * gdb.opt/inline-locals.exp
7550 * gdb.pascal/case-insensitive-symbols.exp
7551 * gdb.pascal/floats.exp
7552 * gdb.pascal/gdb11492.exp
7553 * gdb.python/lib-types.exp
7554 * gdb.python/py-arch.exp
7555 * gdb.python/py-as-string.exp
7556 * gdb.python/py-bad-printers.exp
7557 * gdb.python/py-block.exp
7558 * gdb.python/py-breakpoint-create-fail.exp
7559 * gdb.python/py-breakpoint.exp
7560 * gdb.python/py-caller-is.exp
7561 * gdb.python/py-cmd.exp
7562 * gdb.python/py-explore-cc.exp
7563 * gdb.python/py-explore.exp
7564 * gdb.python/py-finish-breakpoint.exp
7565 * gdb.python/py-finish-breakpoint2.exp
7566 * gdb.python/py-frame-args.exp
7567 * gdb.python/py-frame-inline.exp
7568 * gdb.python/py-frame.exp
7569 * gdb.python/py-framefilter-mi.exp
7570 * gdb.python/py-infthread.exp
7571 * gdb.python/py-lazy-string.exp
7572 * gdb.python/py-linetable.exp
7573 * gdb.python/py-mi-events.exp
7574 * gdb.python/py-mi-objfile.exp
7575 * gdb.python/py-mi.exp
7576 * gdb.python/py-objfile.exp
7577 * gdb.python/py-pp-integral.exp
7578 * gdb.python/py-pp-maint.exp
7579 * gdb.python/py-pp-re-notag.exp
7580 * gdb.python/py-pp-registration.exp
7581 * gdb.python/py-recurse-unwind.exp
7582 * gdb.python/py-strfns.exp
7583 * gdb.python/py-symbol.exp
7584 * gdb.python/py-symtab.exp
7585 * gdb.python/py-sync-interp.exp
7586 * gdb.python/py-typeprint.exp
7587 * gdb.python/py-unwind-maint.exp
7588 * gdb.python/py-unwind.exp
7589 * gdb.python/py-value-cc.exp
7590 * gdb.python/py-xmethods.exp
7591 * gdb.reverse/amd64-tailcall-reverse.exp
7592 * gdb.reverse/break-precsave.exp
7593 * gdb.reverse/break-reverse.exp
7594 * gdb.reverse/consecutive-precsave.exp
7595 * gdb.reverse/consecutive-reverse.exp
7596 * gdb.reverse/finish-precsave.exp
7597 * gdb.reverse/finish-reverse-bkpt.exp
7598 * gdb.reverse/finish-reverse.exp
7599 * gdb.reverse/fstatat-reverse.exp
7600 * gdb.reverse/getresuid-reverse.exp
7601 * gdb.reverse/i386-precsave.exp
7602 * gdb.reverse/i386-reverse.exp
7603 * gdb.reverse/i386-sse-reverse.exp
7604 * gdb.reverse/i387-env-reverse.exp
7605 * gdb.reverse/i387-stack-reverse.exp
7606 * gdb.reverse/insn-reverse.exp
7607 * gdb.reverse/machinestate-precsave.exp
7608 * gdb.reverse/machinestate.exp
7609 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7610 * gdb.reverse/pipe-reverse.exp
7611 * gdb.reverse/readv-reverse.exp
7612 * gdb.reverse/recvmsg-reverse.exp
7613 * gdb.reverse/rerun-prec.exp
7614 * gdb.reverse/s390-mvcle.exp
7615 * gdb.reverse/step-precsave.exp
7616 * gdb.reverse/step-reverse.exp
7617 * gdb.reverse/time-reverse.exp
7618 * gdb.reverse/until-precsave.exp
7619 * gdb.reverse/until-reverse.exp
7620 * gdb.reverse/waitpid-reverse.exp
7621 * gdb.reverse/watch-precsave.exp
7622 * gdb.reverse/watch-reverse.exp
7623 * gdb.rust/generics.exp
7624 * gdb.rust/methods.exp
7625 * gdb.rust/modules.exp
7626 * gdb.rust/simple.exp
7627 * gdb.server/connect-with-no-symbol-file.exp
7628 * gdb.server/ext-attach.exp
7629 * gdb.server/ext-restart.exp
7630 * gdb.server/ext-wrapper.exp
7631 * gdb.server/file-transfer.exp
7632 * gdb.server/server-exec-info.exp
7633 * gdb.server/server-kill.exp
7634 * gdb.server/server-mon.exp
7635 * gdb.server/wrapper.exp
7636 * gdb.stabs/exclfwd.exp
7637 * gdb.stabs/gdb11479.exp
7638 * gdb.threads/clone-new-thread-event.exp
7639 * gdb.threads/corethreads.exp
7640 * gdb.threads/current-lwp-dead.exp
7641 * gdb.threads/dlopen-libpthread.exp
7642 * gdb.threads/gcore-thread.exp
7643 * gdb.threads/sigstep-threads.exp
7644 * gdb.threads/watchpoint-fork.exp
7645 * gdb.trace/actions-changed.exp
7646 * gdb.trace/backtrace.exp
7647 * gdb.trace/change-loc.exp
7648 * gdb.trace/circ.exp
7649 * gdb.trace/collection.exp
7650 * gdb.trace/disconnected-tracing.exp
7651 * gdb.trace/ftrace.exp
7652 * gdb.trace/mi-trace-frame-collected.exp
7653 * gdb.trace/mi-trace-unavailable.exp
7654 * gdb.trace/mi-traceframe-changed.exp
7655 * gdb.trace/mi-tsv-changed.exp
7656 * gdb.trace/no-attach-trace.exp
7657 * gdb.trace/passc-dyn.exp
7658 * gdb.trace/qtro.exp
7659 * gdb.trace/range-stepping.exp
7660 * gdb.trace/read-memory.exp
7661 * gdb.trace/save-trace.exp
7662 * gdb.trace/signal.exp
7663 * gdb.trace/status-stop.exp
7664 * gdb.trace/tfile.exp
7665 * gdb.trace/trace-break.exp
7666 * gdb.trace/trace-buffer-size.exp
7667 * gdb.trace/trace-condition.exp
7668 * gdb.trace/tracefile-pseudo-reg.exp
7669 * gdb.trace/tstatus.exp
7670 * gdb.trace/unavailable.exp
7671 * gdb.trace/while-dyn.exp
7672 * gdb.trace/while-stepping.exp
7673
7674 2016-12-22 Doug Evans <xdje42@gmail.com>
7675
7676 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7677 and msymbols.
7678
7679 2016-12-19 Yao Qi <yao.qi@linaro.org>
7680
7681 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7682 (test_with_self): Don't call do_steps_and_nexts, and remove
7683 code about stepping into xmalloc.
7684
7685 2016-12-09 Yao Qi <yao.qi@linaro.org>
7686
7687 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7688
7689 2016-12-09 Yao Qi <yao.qi@linaro.org>
7690
7691 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7692
7693 2016-12-09 Pedro Alves <palves@redhat.com>
7694
7695 * gdb.base/all-architectures-0.exp: New file.
7696 * gdb.base/all-architectures-1.exp: New file.
7697 * gdb.base/all-architectures-2.exp: New file.
7698 * gdb.base/all-architectures-3.exp: New file.
7699 * gdb.base/all-architectures-4.exp: New file.
7700 * gdb.base/all-architectures-5.exp: New file.
7701 * gdb.base/all-architectures-6.exp: New file.
7702 * gdb.base/all-architectures-7.exp: New file.
7703 * gdb.base/all-architectures.exp.in: New file.
7704
7705 2016-12-09 Yao Qi <yao.qi@linaro.org>
7706
7707 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
7708
7709 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
7710
7711 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
7712 possible.
7713 Remove useless pattern-matching code.
7714
7715 2016-12-02 Pedro Alves <palves@redhat.com>
7716
7717 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
7718 procedure.
7719 (top level): Call it.
7720
7721 2016-12-02 Pedro Alves <palves@redhat.com>
7722
7723 * gdb.base/commands.exp (user_defined_command_args_stack_test):
7724 New procedure.
7725 (top level): Call it.
7726
7727 2016-12-02 Pedro Alves <palves@redhat.com>
7728
7729 PR cli/20559
7730 * gdb.base/commands.exp (user_defined_command_args_eval): New
7731 procedure.
7732 (top level): Call it.
7733
7734 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
7735
7736 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
7737 timeout handling.
7738
7739 2016-12-02 Tom Tromey <tom@tromey.com>
7740
7741 * gdb.dwarf2/main-subprogram.c: New file.
7742 * gdb.dwarf2/main-subprogram.exp: New file.
7743
7744 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7745
7746 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
7747 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
7748 gdb_test_no_output for a couple of cases.
7749 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
7750
7751 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7752
7753 Fix test names and standardize compilation error messages throughout
7754 the following files:
7755
7756 * gdb.ada/start.exp
7757 * gdb.arch/alpha-step.exp
7758 * gdb.arch/e500-prologue.exp
7759 * gdb.arch/ftrace-insn-reloc.exp
7760 * gdb.arch/gdb1291.exp
7761 * gdb.arch/gdb1431.exp
7762 * gdb.arch/gdb1558.exp
7763 * gdb.arch/i386-dr3-watch.exp
7764 * gdb.arch/i386-sse-stack-align.exp
7765 * gdb.arch/ia64-breakpoint-shadow.exp
7766 * gdb.arch/pa-nullify.exp
7767 * gdb.arch/powerpc-aix-prologue.exp
7768 * gdb.arch/thumb-bx-pc.exp
7769 * gdb.base/annota1.exp
7770 * gdb.base/annota3.exp
7771 * gdb.base/arrayidx.exp
7772 * gdb.base/assign.exp
7773 * gdb.base/attach.exp
7774 * gdb.base/auxv.exp
7775 * gdb.base/bang.exp
7776 * gdb.base/bfp-test.exp
7777 * gdb.base/bigcore.exp
7778 * gdb.base/bitfields2.exp
7779 * gdb.base/break-fun-addr.exp
7780 * gdb.base/break-probes.exp
7781 * gdb.base/call-rt-st.exp
7782 * gdb.base/callexit.exp
7783 * gdb.base/catch-fork-kill.exp
7784 * gdb.base/charset.exp
7785 * gdb.base/checkpoint.exp
7786 * gdb.base/comprdebug.exp
7787 * gdb.base/constvars.exp
7788 * gdb.base/coredump-filter.exp
7789 * gdb.base/cursal.exp
7790 * gdb.base/cvexpr.exp
7791 * gdb.base/detach.exp
7792 * gdb.base/display.exp
7793 * gdb.base/dmsym.exp
7794 * gdb.base/dprintf-pending.exp
7795 * gdb.base/dso2dso.exp
7796 * gdb.base/dtrace-probe.exp
7797 * gdb.base/dump.exp
7798 * gdb.base/enum_cond.exp
7799 * gdb.base/exe-lock.exp
7800 * gdb.base/exec-invalid-sysroot.exp
7801 * gdb.base/execl-update-breakpoints.exp
7802 * gdb.base/exprs.exp
7803 * gdb.base/fileio.exp
7804 * gdb.base/find.exp
7805 * gdb.base/finish.exp
7806 * gdb.base/fixsection.exp
7807 * gdb.base/foll-vfork.exp
7808 * gdb.base/frame-args.exp
7809 * gdb.base/gcore.exp
7810 * gdb.base/gdb1250.exp
7811 * gdb.base/global-var-nested-by-dso.exp
7812 * gdb.base/gnu-ifunc.exp
7813 * gdb.base/hashline1.exp
7814 * gdb.base/hashline2.exp
7815 * gdb.base/hashline3.exp
7816 * gdb.base/hbreak-in-shr-unsupported.exp
7817 * gdb.base/huge.exp
7818 * gdb.base/infcall-input.exp
7819 * gdb.base/info-fun.exp
7820 * gdb.base/info-shared.exp
7821 * gdb.base/jit-simple.exp
7822 * gdb.base/jit-so.exp
7823 * gdb.base/jit.exp
7824 * gdb.base/jump.exp
7825 * gdb.base/label.exp
7826 * gdb.base/lineinc.exp
7827 * gdb.base/logical.exp
7828 * gdb.base/longjmp.exp
7829 * gdb.base/macscp.exp
7830 * gdb.base/miscexprs.exp
7831 * gdb.base/new-ui-echo.exp
7832 * gdb.base/new-ui-pending-input.exp
7833 * gdb.base/new-ui.exp
7834 * gdb.base/nodebug.exp
7835 * gdb.base/nofield.exp
7836 * gdb.base/offsets.exp
7837 * gdb.base/overlays.exp
7838 * gdb.base/pending.exp
7839 * gdb.base/pointers.exp
7840 * gdb.base/pr11022.exp
7841 * gdb.base/printcmds.exp
7842 * gdb.base/prologue.exp
7843 * gdb.base/ptr-typedef.exp
7844 * gdb.base/realname-expand.exp
7845 * gdb.base/relativedebug.exp
7846 * gdb.base/relocate.exp
7847 * gdb.base/remote.exp
7848 * gdb.base/reread.exp
7849 * gdb.base/return2.exp
7850 * gdb.base/savedregs.exp
7851 * gdb.base/sep.exp
7852 * gdb.base/sepdebug.exp
7853 * gdb.base/sepsymtab.exp
7854 * gdb.base/set-inferior-tty.exp
7855 * gdb.base/setshow.exp
7856 * gdb.base/shlib-call.exp
7857 * gdb.base/sigaltstack.exp
7858 * gdb.base/siginfo-addr.exp
7859 * gdb.base/signals.exp
7860 * gdb.base/signull.exp
7861 * gdb.base/sigrepeat.exp
7862 * gdb.base/so-impl-ld.exp
7863 * gdb.base/solib-display.exp
7864 * gdb.base/solib-overlap.exp
7865 * gdb.base/solib-search.exp
7866 * gdb.base/solib-symbol.exp
7867 * gdb.base/structs.exp
7868 * gdb.base/structs2.exp
7869 * gdb.base/symtab-search-order.exp
7870 * gdb.base/twice.exp
7871 * gdb.base/unload.exp
7872 * gdb.base/varargs.exp
7873 * gdb.base/watchpoint-solib.exp
7874 * gdb.base/watchpoint.exp
7875 * gdb.base/whatis.exp
7876 * gdb.base/wrong_frame_bt_full.exp
7877 * gdb.btrace/dlopen.exp
7878 * gdb.cell/ea-standalone.exp
7879 * gdb.cell/ea-test.exp
7880 * gdb.cp/dispcxx.exp
7881 * gdb.cp/gdb2384.exp
7882 * gdb.cp/method2.exp
7883 * gdb.cp/nextoverthrow.exp
7884 * gdb.cp/pr10728.exp
7885 * gdb.disasm/am33.exp
7886 * gdb.disasm/h8300s.exp
7887 * gdb.disasm/mn10300.exp
7888 * gdb.disasm/sh3.exp
7889 * gdb.dwarf2/dw2-dir-file-name.exp
7890 * gdb.fortran/complex.exp
7891 * gdb.fortran/library-module.exp
7892 * gdb.guile/scm-pretty-print.exp
7893 * gdb.guile/scm-symbol.exp
7894 * gdb.guile/scm-type.exp
7895 * gdb.guile/scm-value.exp
7896 * gdb.linespec/linespec.exp
7897 * gdb.mi/gdb701.exp
7898 * gdb.mi/gdb792.exp
7899 * gdb.mi/mi-breakpoint-changed.exp
7900 * gdb.mi/mi-dprintf-pending.exp
7901 * gdb.mi/mi-dprintf.exp
7902 * gdb.mi/mi-exit-code.exp
7903 * gdb.mi/mi-pending.exp
7904 * gdb.mi/mi-solib.exp
7905 * gdb.mi/new-ui-mi-sync.exp
7906 * gdb.mi/pr11022.exp
7907 * gdb.mi/user-selected-context-sync.exp
7908 * gdb.opt/solib-intra-step.exp
7909 * gdb.python/py-events.exp
7910 * gdb.python/py-finish-breakpoint.exp
7911 * gdb.python/py-mi.exp
7912 * gdb.python/py-prettyprint.exp
7913 * gdb.python/py-shared.exp
7914 * gdb.python/py-symbol.exp
7915 * gdb.python/py-template.exp
7916 * gdb.python/py-type.exp
7917 * gdb.python/py-value.exp
7918 * gdb.reverse/solib-precsave.exp
7919 * gdb.reverse/solib-reverse.exp
7920 * gdb.server/solib-list.exp
7921 * gdb.stabs/weird.exp
7922 * gdb.threads/reconnect-signal.exp
7923 * gdb.threads/stepi-random-signal.exp
7924 * gdb.trace/actions.exp
7925 * gdb.trace/ax.exp
7926 * gdb.trace/backtrace.exp
7927 * gdb.trace/change-loc.exp
7928 * gdb.trace/deltrace.exp
7929 * gdb.trace/ftrace-lock.exp
7930 * gdb.trace/ftrace.exp
7931 * gdb.trace/infotrace.exp
7932 * gdb.trace/mi-tracepoint-changed.exp
7933 * gdb.trace/packetlen.exp
7934 * gdb.trace/passcount.exp
7935 * gdb.trace/pending.exp
7936 * gdb.trace/range-stepping.exp
7937 * gdb.trace/report.exp
7938 * gdb.trace/stap-trace.exp
7939 * gdb.trace/tfind.exp
7940 * gdb.trace/trace-break.exp
7941 * gdb.trace/trace-condition.exp
7942 * gdb.trace/trace-enable-disable.exp
7943 * gdb.trace/trace-mt.exp
7944 * gdb.trace/tracecmd.exp
7945 * gdb.trace/tspeed.exp
7946 * gdb.trace/tsv.exp
7947 * lib/perftest.exp
7948
7949 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7950
7951 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7952 with gdb_test_no_output.
7953 Use command as test name.
7954
7955 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7956
7957 Fix test names starting with uppercase throughout the files.
7958
7959 * gdb.ada/assign_1.exp
7960 * gdb.ada/boolean_expr.exp
7961 * gdb.base/arrayidx.exp
7962 * gdb.base/del.exp
7963 * gdb.base/gcore-buffer-overflow.exp
7964 * gdb.base/testenv.exp
7965 * gdb.compile/compile.exp
7966 * gdb.python/py-framefilter-invalidarg.exp
7967 * gdb.python/py-framefilter.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.ada/array_return.exp
7974 * gdb.ada/expr_delims.exp
7975 * gdb.ada/mi_dyn_arr.exp
7976 * gdb.ada/mi_interface.exp
7977 * gdb.ada/mi_var_array.exp
7978 * gdb.ada/watch_arg.exp
7979 * gdb.arch/alpha-step.exp
7980 * gdb.arch/altivec-regs.exp
7981 * gdb.arch/e500-regs.exp
7982 * gdb.arch/powerpc-d128-regs.exp
7983 * gdb.base/arrayidx.exp
7984 * gdb.base/break.exp
7985 * gdb.base/checkpoint.exp
7986 * gdb.base/debug-expr.exp
7987 * gdb.base/dmsym.exp
7988 * gdb.base/radix.exp
7989 * gdb.base/sepdebug.exp
7990 * gdb.base/testenv.exp
7991 * gdb.base/watch_thread_num.exp
7992 * gdb.base/watchpoint-cond-gone.exp
7993 * gdb.cell/break.exp
7994 * gdb.cell/ea-cache.exp
7995 * gdb.compile/compile.exp
7996 * gdb.cp/gdb2495.exp
7997 * gdb.gdb/selftest.exp
7998 * gdb.gdb/xfullpath.exp
7999 * gdb.go/hello.exp
8000 * gdb.go/integers.exp
8001 * gdb.objc/basicclass.exp
8002 * gdb.pascal/hello.exp
8003 * gdb.pascal/integers.exp
8004 * gdb.python/py-breakpoint.exp
8005 * gdb.python/py-cmd.exp
8006 * gdb.python/py-linetable.exp
8007 * gdb.python/py-xmethods.exp
8008 * gdb.python/python.exp
8009 * gdb.reverse/consecutive-precsave.exp
8010 * gdb.reverse/finish-precsave.exp
8011 * gdb.reverse/i386-precsave.exp
8012 * gdb.reverse/machinestate-precsave.exp
8013 * gdb.reverse/sigall-precsave.exp
8014 * gdb.reverse/solib-precsave.exp
8015 * gdb.reverse/step-precsave.exp
8016 * gdb.reverse/until-precsave.exp
8017 * gdb.reverse/watch-precsave.exp
8018 * gdb.threads/leader-exit.exp
8019 * gdb.threads/pthreads.exp
8020 * gdb.threads/wp-replication.exp
8021 * gdb.trace/actions.exp
8022 * gdb.trace/mi-tsv-changed.exp
8023 * gdb.trace/tsv.exp
8024
8025 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8026
8027 Fix test names starting with uppercase throughout the files.
8028
8029 * gdb.arch/i386-bp_permanent.exp
8030 * gdb.arch/i386-gnu-cfi.exp
8031 * gdb.base/disasm-end-cu.exp
8032 * gdb.base/macscp.exp
8033 * gdb.base/pending.exp
8034 * gdb.base/watch_thread_num.exp
8035 * gdb.cp/exception.exp
8036 * gdb.cp/gdb2495.exp
8037 * gdb.cp/local.exp
8038 * gdb.python/py-evsignal.exp
8039 * gdb.python/python.exp
8040 * gdb.trace/tracecmd.exp
8041
8042 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8043
8044 Fix test names starting with uppercase throughout the files.
8045
8046 * gdb.base/charset.exp
8047 * gdb.base/eval.exp
8048 * gdb.base/multi-forks.exp
8049 * gdb.guile/scm-progspace.exp
8050 * gdb.opencl/datatypes.exp
8051 * gdb.python/py-block.exp
8052 * gdb.python/py-function.exp
8053 * gdb.python/py-symbol.exp
8054 * gdb.python/py-symtab.exp
8055 * gdb.python/py-xmethods.exp
8056 * gdb.reverse/break-precsave.exp
8057 * gdb.reverse/break-reverse.exp
8058 * gdb.reverse/consecutive-precsave.exp
8059 * gdb.reverse/consecutive-reverse.exp
8060 * gdb.reverse/finish-precsave.exp
8061 * gdb.reverse/finish-reverse-bkpt.exp
8062 * gdb.reverse/finish-reverse.exp
8063 * gdb.reverse/fstatat-reverse.exp
8064 * gdb.reverse/getresuid-reverse.exp
8065 * gdb.reverse/i386-precsave.exp
8066 * gdb.reverse/i386-reverse.exp
8067 * gdb.reverse/i386-sse-reverse.exp
8068 * gdb.reverse/i387-stack-reverse.exp
8069 * gdb.reverse/insn-reverse.exp
8070 * gdb.reverse/machinestate-precsave.exp
8071 * gdb.reverse/machinestate.exp
8072 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8073 * gdb.reverse/pipe-reverse.exp
8074 * gdb.reverse/readv-reverse.exp
8075 * gdb.reverse/recvmsg-reverse.exp
8076 * gdb.reverse/rerun-prec.exp
8077 * gdb.reverse/s390-mvcle.exp
8078 * gdb.reverse/sigall-precsave.exp
8079 * gdb.reverse/sigall-reverse.exp
8080 * gdb.reverse/solib-precsave.exp
8081 * gdb.reverse/solib-reverse.exp
8082 * gdb.reverse/step-precsave.exp
8083 * gdb.reverse/step-reverse.exp
8084 * gdb.reverse/time-reverse.exp
8085 * gdb.reverse/until-precsave.exp
8086 * gdb.reverse/until-reverse.exp
8087 * gdb.reverse/waitpid-reverse.exp
8088 * gdb.reverse/watch-precsave.exp
8089 * gdb.reverse/watch-reverse.exp
8090
8091 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8092
8093 Fix test names starting with uppercase throughout the files.
8094
8095 * gdb.arch/i386-mpx-simple_segv.exp
8096 * gdb.arch/i386-mpx.exp
8097 * gdb.arch/i386-permbkpt.exp
8098 * gdb.arch/pa-nullify.exp
8099 * gdb.arch/powerpc-d128-regs.exp
8100 * gdb.arch/vsx-regs.exp
8101 * gdb.base/bfp-test.exp
8102 * gdb.base/break.exp
8103 * gdb.base/breakpoint-shadow.exp
8104 * gdb.base/callfuncs.exp
8105 * gdb.base/charset.exp
8106 * gdb.base/commands.exp
8107 * gdb.base/completion.exp
8108 * gdb.base/dfp-test.exp
8109 * gdb.base/echo.exp
8110 * gdb.base/ending-run.exp
8111 * gdb.base/eval.exp
8112 * gdb.base/expand-psymtabs.exp
8113 * gdb.base/float128.exp
8114 * gdb.base/floatn.exp
8115 * gdb.base/foll-exec-mode.exp
8116 * gdb.base/gdb1056.exp
8117 * gdb.base/gdb11531.exp
8118 * gdb.base/kill-after-signal.exp
8119 * gdb.base/multi-forks.exp
8120 * gdb.base/overlays.exp
8121 * gdb.base/pending.exp
8122 * gdb.base/sepdebug.exp
8123 * gdb.base/testenv.exp
8124 * gdb.base/valgrind-db-attach.exp
8125 * gdb.base/watch_thread_num.exp
8126 * gdb.base/watchpoint-cond-gone.exp
8127 * gdb.base/watchpoint.exp
8128 * gdb.base/watchpoints.exp
8129 * gdb.cp/arg-reference.exp
8130 * gdb.cp/baseenum.exp
8131 * gdb.cp/operator.exp
8132 * gdb.cp/shadow.exp
8133 * gdb.dwarf2/dw2-op-out-param.exp
8134 * gdb.dwarf2/dw2-reg-undefined.exp
8135 * gdb.go/chan.exp
8136 * gdb.go/hello.exp
8137 * gdb.go/integers.exp
8138 * gdb.go/methods.exp
8139 * gdb.go/package.exp
8140 * gdb.guile/scm-parameter.exp
8141 * gdb.guile/scm-progspace.exp
8142 * gdb.guile/scm-value.exp
8143 * gdb.mi/mi-pending.exp
8144 * gdb.mi/user-selected-context-sync.exp
8145 * gdb.multi/multi-attach.exp
8146 * gdb.multi/tids.exp
8147 * gdb.opt/clobbered-registers-O2.exp
8148 * gdb.pascal/floats.exp
8149 * gdb.pascal/integers.exp
8150 * gdb.python/py-block.exp
8151 * gdb.python/py-events.exp
8152 * gdb.python/py-parameter.exp
8153 * gdb.python/py-symbol.exp
8154 * gdb.python/py-symtab.exp
8155 * gdb.python/py-type.exp
8156 * gdb.python/py-value.exp
8157 * gdb.python/py-xmethods.exp
8158 * gdb.python/python.exp
8159 * gdb.reverse/break-precsave.exp
8160 * gdb.reverse/consecutive-precsave.exp
8161 * gdb.reverse/finish-precsave.exp
8162 * gdb.reverse/i386-precsave.exp
8163 * gdb.reverse/machinestate-precsave.exp
8164 * gdb.reverse/sigall-precsave.exp
8165 * gdb.reverse/solib-precsave.exp
8166 * gdb.reverse/step-precsave.exp
8167 * gdb.reverse/until-precsave.exp
8168 * gdb.reverse/watch-precsave.exp
8169 * gdb.server/ext-attach.exp
8170 * gdb.server/ext-restart.exp
8171 * gdb.server/ext-run.exp
8172 * gdb.server/ext-wrapper.exp
8173 * gdb.stabs/gdb11479.exp
8174 * gdb.stabs/weird.exp
8175 * gdb.threads/attach-many-short-lived-threads.exp
8176 * gdb.threads/kill.exp
8177 * gdb.threads/watchpoint-fork.exp
8178
8179 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8180
8181 Fix test names starting with uppercase throughout all the files below.
8182
8183 * gdb.ada/array_return.exp
8184 * gdb.ada/catch_ex.exp
8185 * gdb.ada/info_exc.exp
8186 * gdb.ada/mi_catch_ex.exp
8187 * gdb.ada/mi_dyn_arr.exp
8188 * gdb.ada/mi_ex_cond.exp
8189 * gdb.ada/mi_exc_info.exp
8190 * gdb.ada/mi_interface.exp
8191 * gdb.ada/mi_task_arg.exp
8192 * gdb.ada/mi_task_info.exp
8193 * gdb.ada/mi_var_array.exp
8194 * gdb.arch/alpha-step.exp
8195 * gdb.arch/amd64-disp-step.exp
8196 * gdb.arch/arm-disp-step.exp
8197 * gdb.arch/disp-step-insn-reloc.exp
8198 * gdb.arch/e500-prologue.exp
8199 * gdb.arch/ftrace-insn-reloc.exp
8200 * gdb.arch/gdb1558.exp
8201 * gdb.arch/i386-bp_permanent.exp
8202 * gdb.arch/i386-disp-step.exp
8203 * gdb.arch/i386-float.exp
8204 * gdb.arch/i386-gnu-cfi.exp
8205 * gdb.arch/ia64-breakpoint-shadow.exp
8206 * gdb.arch/mips16-thunks.exp
8207 * gdb.arch/pa-nullify.exp
8208 * gdb.arch/powerpc-aix-prologue.exp
8209 * gdb.arch/powerpc-power.exp
8210 * gdb.arch/ppc-dfp.exp
8211 * gdb.arch/s390-tdbregs.exp
8212 * gdb.arch/spu-info.exp
8213 * gdb.arch/spu-ls.exp
8214 * gdb.arch/thumb-bx-pc.exp
8215 * gdb.base/advance.exp
8216 * gdb.base/annota-input-while-running.exp
8217 * gdb.base/arrayidx.exp
8218 * gdb.base/asmlabel.exp
8219 * gdb.base/async.exp
8220 * gdb.base/attach-wait-input.exp
8221 * gdb.base/auto-connect-native-target.exp
8222 * gdb.base/batch-preserve-term-settings.exp
8223 * gdb.base/bfp-test.exp
8224 * gdb.base/bigcore.exp
8225 * gdb.base/bp-permanent.exp
8226 * gdb.base/break-always.exp
8227 * gdb.base/break-fun-addr.exp
8228 * gdb.base/break-idempotent.exp
8229 * gdb.base/break-main-file-remove-fail.exp
8230 * gdb.base/break-probes.exp
8231 * gdb.base/break-unload-file.exp
8232 * gdb.base/break.exp
8233 * gdb.base/call-ar-st.exp
8234 * gdb.base/call-rt-st.exp
8235 * gdb.base/call-sc.exp
8236 * gdb.base/call-signal-resume.exp
8237 * gdb.base/call-strs.exp
8238 * gdb.base/callexit.exp
8239 * gdb.base/callfuncs.exp
8240 * gdb.base/catch-gdb-caused-signals.exp
8241 * gdb.base/catch-signal-siginfo-cond.exp
8242 * gdb.base/catch-syscall.exp
8243 * gdb.base/compare-sections.exp
8244 * gdb.base/cond-eval-mode.exp
8245 * gdb.base/condbreak-call-false.exp
8246 * gdb.base/consecutive-step-over.exp
8247 * gdb.base/cursal.exp
8248 * gdb.base/disabled-location.exp
8249 * gdb.base/disasm-end-cu.exp
8250 * gdb.base/display.exp
8251 * gdb.base/double-prompt-target-event-error.exp
8252 * gdb.base/dprintf-bp-same-addr.exp
8253 * gdb.base/dprintf-detach.exp
8254 * gdb.base/dprintf-next.exp
8255 * gdb.base/dprintf-non-stop.exp
8256 * gdb.base/dprintf-pending.exp
8257 * gdb.base/dso2dso.exp
8258 * gdb.base/ending-run.exp
8259 * gdb.base/enum_cond.exp
8260 * gdb.base/examine-backward.exp
8261 * gdb.base/exe-lock.exp
8262 * gdb.base/exec-invalid-sysroot.exp
8263 * gdb.base/execl-update-breakpoints.exp
8264 * gdb.base/execution-termios.exp
8265 * gdb.base/fileio.exp
8266 * gdb.base/fixsection.exp
8267 * gdb.base/foll-exec-mode.exp
8268 * gdb.base/foll-exec.exp
8269 * gdb.base/fork-running-state.exp
8270 * gdb.base/frame-args.exp
8271 * gdb.base/fullpath-expand.exp
8272 * gdb.base/func-ptr.exp
8273 * gdb.base/gcore-relro-pie.exp
8274 * gdb.base/gdb1090.exp
8275 * gdb.base/gdb1555.exp
8276 * gdb.base/global-var-nested-by-dso.exp
8277 * gdb.base/gnu-ifunc.exp
8278 * gdb.base/hbreak-in-shr-unsupported.exp
8279 * gdb.base/hbreak-unmapped.exp
8280 * gdb.base/hook-stop.exp
8281 * gdb.base/infcall-input.exp
8282 * gdb.base/info-fun.exp
8283 * gdb.base/info-shared.exp
8284 * gdb.base/interrupt-noterm.exp
8285 * gdb.base/jit-so.exp
8286 * gdb.base/jit.exp
8287 * gdb.base/line-symtabs.exp
8288 * gdb.base/list.exp
8289 * gdb.base/longjmp.exp
8290 * gdb.base/macscp.exp
8291 * gdb.base/max-value-size.exp
8292 * gdb.base/nodebug.exp
8293 * gdb.base/nofield.exp
8294 * gdb.base/overlays.exp
8295 * gdb.base/paginate-after-ctrl-c-running.exp
8296 * gdb.base/paginate-bg-execution.exp
8297 * gdb.base/paginate-inferior-exit.exp
8298 * gdb.base/pending.exp
8299 * gdb.base/pr11022.exp
8300 * gdb.base/printcmds.exp
8301 * gdb.base/ptr-typedef.exp
8302 * gdb.base/ptype.exp
8303 * gdb.base/randomize.exp
8304 * gdb.base/range-stepping.exp
8305 * gdb.base/realname-expand.exp
8306 * gdb.base/relativedebug.exp
8307 * gdb.base/remote.exp
8308 * gdb.base/savedregs.exp
8309 * gdb.base/sepdebug.exp
8310 * gdb.base/set-noassign.exp
8311 * gdb.base/shlib-call.exp
8312 * gdb.base/shreloc.exp
8313 * gdb.base/sigaltstack.exp
8314 * gdb.base/sigbpt.exp
8315 * gdb.base/siginfo-addr.exp
8316 * gdb.base/siginfo-obj.exp
8317 * gdb.base/siginfo-thread.exp
8318 * gdb.base/signest.exp
8319 * gdb.base/signull.exp
8320 * gdb.base/sigrepeat.exp
8321 * gdb.base/skip.exp
8322 * gdb.base/so-impl-ld.exp
8323 * gdb.base/solib-corrupted.exp
8324 * gdb.base/solib-disc.exp
8325 * gdb.base/solib-display.exp
8326 * gdb.base/solib-overlap.exp
8327 * gdb.base/solib-search.exp
8328 * gdb.base/solib-symbol.exp
8329 * gdb.base/source-execution.exp
8330 * gdb.base/sss-bp-on-user-bp-2.exp
8331 * gdb.base/sss-bp-on-user-bp.exp
8332 * gdb.base/stack-checking.exp
8333 * gdb.base/stale-infcall.exp
8334 * gdb.base/step-break.exp
8335 * gdb.base/step-line.exp
8336 * gdb.base/step-over-exit.exp
8337 * gdb.base/step-test.exp
8338 * gdb.base/structs.exp
8339 * gdb.base/sym-file.exp
8340 * gdb.base/symtab-search-order.exp
8341 * gdb.base/term.exp
8342 * gdb.base/type-opaque.exp
8343 * gdb.base/unload.exp
8344 * gdb.base/until-nodebug.exp
8345 * gdb.base/until.exp
8346 * gdb.base/unwindonsignal.exp
8347 * gdb.base/watch-cond.exp
8348 * gdb.base/watch-non-mem.exp
8349 * gdb.base/watch_thread_num.exp
8350 * gdb.base/watchpoint-reuse-slot.exp
8351 * gdb.base/watchpoint-solib.exp
8352 * gdb.base/watchpoint.exp
8353 * gdb.btrace/dlopen.exp
8354 * gdb.cell/arch.exp
8355 * gdb.cell/break.exp
8356 * gdb.cell/bt.exp
8357 * gdb.cell/core.exp
8358 * gdb.cell/data.exp
8359 * gdb.cell/dwarfaddr.exp
8360 * gdb.cell/ea-cache.exp
8361 * gdb.cell/ea-standalone.exp
8362 * gdb.cell/ea-test.exp
8363 * gdb.cell/f-regs.exp
8364 * gdb.cell/fork.exp
8365 * gdb.cell/gcore.exp
8366 * gdb.cell/mem-access.exp
8367 * gdb.cell/ptype.exp
8368 * gdb.cell/registers.exp
8369 * gdb.cell/sizeof.exp
8370 * gdb.cell/solib-symbol.exp
8371 * gdb.cell/solib.exp
8372 * gdb.compile/compile-tls.exp
8373 * gdb.cp/exception.exp
8374 * gdb.cp/gdb2495.exp
8375 * gdb.cp/local.exp
8376 * gdb.cp/mb-inline.exp
8377 * gdb.cp/mb-templates.exp
8378 * gdb.cp/pr10687.exp
8379 * gdb.cp/pr9167.exp
8380 * gdb.cp/scope-err.exp
8381 * gdb.cp/templates.exp
8382 * gdb.cp/virtfunc.exp
8383 * gdb.dwarf2/dw2-dir-file-name.exp
8384 * gdb.dwarf2/dw2-single-line-discriminators.exp
8385 * gdb.fortran/complex.exp
8386 * gdb.fortran/library-module.exp
8387 * gdb.guile/guile.exp
8388 * gdb.guile/scm-cmd.exp
8389 * gdb.guile/scm-frame-inline.exp
8390 * gdb.guile/scm-objfile.exp
8391 * gdb.guile/scm-pretty-print.exp
8392 * gdb.guile/scm-symbol.exp
8393 * gdb.guile/scm-type.exp
8394 * gdb.guile/scm-value.exp
8395 * gdb.linespec/keywords.exp
8396 * gdb.linespec/ls-errs.exp
8397 * gdb.linespec/macro-relative.exp
8398 * gdb.linespec/thread.exp
8399 * gdb.mi/mi-breakpoint-changed.exp
8400 * gdb.mi/mi-dprintf-pending.exp
8401 * gdb.mi/mi-fullname-deleted.exp
8402 * gdb.mi/mi-logging.exp
8403 * gdb.mi/mi-pending.exp
8404 * gdb.mi/mi-solib.exp
8405 * gdb.mi/new-ui-mi-sync.exp
8406 * gdb.mi/user-selected-context-sync.exp
8407 * gdb.multi/dummy-frame-restore.exp
8408 * gdb.multi/multi-arch-exec.exp
8409 * gdb.multi/remove-inferiors.exp
8410 * gdb.multi/watchpoint-multi-exit.exp
8411 * gdb.opt/solib-intra-step.exp
8412 * gdb.perf/backtrace.exp
8413 * gdb.perf/single-step.exp
8414 * gdb.perf/skip-command.exp
8415 * gdb.perf/skip-prologue.exp
8416 * gdb.perf/solib.exp
8417 * gdb.python/lib-types.exp
8418 * gdb.python/py-as-string.exp
8419 * gdb.python/py-bad-printers.exp
8420 * gdb.python/py-block.exp
8421 * gdb.python/py-breakpoint.exp
8422 * gdb.python/py-cmd.exp
8423 * gdb.python/py-events.exp
8424 * gdb.python/py-evthreads.exp
8425 * gdb.python/py-finish-breakpoint.exp
8426 * gdb.python/py-finish-breakpoint2.exp
8427 * gdb.python/py-frame-inline.exp
8428 * gdb.python/py-frame.exp
8429 * gdb.python/py-inferior.exp
8430 * gdb.python/py-infthread.exp
8431 * gdb.python/py-mi.exp
8432 * gdb.python/py-objfile.exp
8433 * gdb.python/py-pp-maint.exp
8434 * gdb.python/py-pp-registration.exp
8435 * gdb.python/py-prettyprint.exp
8436 * gdb.python/py-recurse-unwind.exp
8437 * gdb.python/py-shared.exp
8438 * gdb.python/py-symbol.exp
8439 * gdb.python/py-symtab.exp
8440 * gdb.python/py-template.exp
8441 * gdb.python/py-type.exp
8442 * gdb.python/py-unwind-maint.exp
8443 * gdb.python/py-unwind.exp
8444 * gdb.python/py-value.exp
8445 * gdb.python/python.exp
8446 * gdb.reverse/finish-reverse-bkpt.exp
8447 * gdb.reverse/insn-reverse.exp
8448 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8449 * gdb.reverse/solib-precsave.exp
8450 * gdb.reverse/solib-reverse.exp
8451 * gdb.stabs/gdb11479.exp
8452 * gdb.stabs/weird.exp
8453 * gdb.threads/fork-child-threads.exp
8454 * gdb.threads/fork-plus-threads.exp
8455 * gdb.threads/fork-thread-pending.exp
8456 * gdb.threads/forking-threads-plus-breakpoint.exp
8457 * gdb.threads/hand-call-in-threads.exp
8458 * gdb.threads/interrupted-hand-call.exp
8459 * gdb.threads/linux-dp.exp
8460 * gdb.threads/local-watch-wrong-thread.exp
8461 * gdb.threads/next-while-other-thread-longjmps.exp
8462 * gdb.threads/non-ldr-exit.exp
8463 * gdb.threads/pending-step.exp
8464 * gdb.threads/print-threads.exp
8465 * gdb.threads/process-dies-while-detaching.exp
8466 * gdb.threads/process-dies-while-handling-bp.exp
8467 * gdb.threads/pthreads.exp
8468 * gdb.threads/queue-signal.exp
8469 * gdb.threads/reconnect-signal.exp
8470 * gdb.threads/signal-command-handle-nopass.exp
8471 * gdb.threads/signal-command-multiple-signals-pending.exp
8472 * gdb.threads/signal-delivered-right-thread.exp
8473 * gdb.threads/signal-sigtrap.exp
8474 * gdb.threads/sigthread.exp
8475 * gdb.threads/staticthreads.exp
8476 * gdb.threads/stepi-random-signal.exp
8477 * gdb.threads/thread-unwindonsignal.exp
8478 * gdb.threads/thread_check.exp
8479 * gdb.threads/thread_events.exp
8480 * gdb.threads/tid-reuse.exp
8481 * gdb.threads/tls-nodebug.exp
8482 * gdb.threads/tls-shared.exp
8483 * gdb.threads/tls-so_extern.exp
8484 * gdb.threads/tls.exp
8485 * gdb.threads/wp-replication.exp
8486 * gdb.trace/actions-changed.exp
8487 * gdb.trace/actions.exp
8488 * gdb.trace/backtrace.exp
8489 * gdb.trace/change-loc.exp
8490 * gdb.trace/collection.exp
8491 * gdb.trace/deltrace.exp
8492 * gdb.trace/disconnected-tracing.exp
8493 * gdb.trace/entry-values.exp
8494 * gdb.trace/ftrace-lock.exp
8495 * gdb.trace/ftrace.exp
8496 * gdb.trace/infotrace.exp
8497 * gdb.trace/mi-trace-frame-collected.exp
8498 * gdb.trace/mi-trace-unavailable.exp
8499 * gdb.trace/mi-traceframe-changed.exp
8500 * gdb.trace/mi-tracepoint-changed.exp
8501 * gdb.trace/mi-tsv-changed.exp
8502 * gdb.trace/no-attach-trace.exp
8503 * gdb.trace/packetlen.exp
8504 * gdb.trace/passc-dyn.exp
8505 * gdb.trace/passcount.exp
8506 * gdb.trace/pending.exp
8507 * gdb.trace/pr16508.exp
8508 * gdb.trace/qtro.exp
8509 * gdb.trace/range-stepping.exp
8510 * gdb.trace/read-memory.exp
8511 * gdb.trace/report.exp
8512 * gdb.trace/save-trace.exp
8513 * gdb.trace/signal.exp
8514 * gdb.trace/stap-trace.exp
8515 * gdb.trace/status-stop.exp
8516 * gdb.trace/strace.exp
8517 * gdb.trace/tfile.exp
8518 * gdb.trace/tfind.exp
8519 * gdb.trace/trace-break.exp
8520 * gdb.trace/trace-condition.exp
8521 * gdb.trace/trace-enable-disable.exp
8522 * gdb.trace/trace-mt.exp
8523 * gdb.trace/tracecmd.exp
8524 * gdb.trace/tracefile-pseudo-reg.exp
8525 * gdb.trace/tspeed.exp
8526 * gdb.trace/tstatus.exp
8527 * gdb.trace/tsv.exp
8528 * gdb.trace/unavailable.exp
8529 * gdb.trace/while-dyn.exp
8530 * gdb.trace/while-stepping.exp
8531 * lib/gdb-guile.exp
8532 * lib/gdb.exp
8533 * lib/mi-support.exp
8534 * lib/pascal.exp
8535 * lib/perftest.exp
8536 * lib/prelink-support.exp
8537 * lib/selftest-support.exp
8538
8539 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
8540
8541 * Makefile.in: Include disable-implicit-rules.mk.
8542
8543 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8544
8545 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
8546 non-byte-aligned bit fields.
8547
8548 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8549
8550 PR gdb/12616
8551 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
8552 respects the DW_AT_data_bit_offset attribute.
8553
8554 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
8555
8556 * gdb.base/default.exp: Fix output of "set language".
8557
8558 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
8559
8560 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
8561 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
8562 make.
8563 * configure.ac: Remove checks for the make program.
8564 * configure: Re-generate.
8565
8566 2016-11-16 Kevin Buettner <kevinb@redhat.com>
8567
8568 * gdb.python/py-recurse-unwind.c (main): Add loop.
8569 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
8570 to read_register() and gdb.parse_and_eval(). Make each code
8571 call a separate case that can be individually tested.
8572 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
8573 proc. Call cont_and_backtrace for each of the code paths that
8574 we want to test in the unwinder.
8575
8576 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
8577
8578 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
8579 the definition of struct S.
8580
8581 2016-11-11 Catherine Moore <clm@codesourcery.com>
8582
8583 * gdb.base/dump.exp: Identify verilog format dump tests as such.
8584
8585 2016-11-09 Pedro Alves <palves@redhat.com>
8586
8587 * gdb.base/commands.exp (runto_or_return): New procedure.
8588 (gdbvar_simple_if_test, gdbvar_simple_while_test)
8589 (gdbvar_complex_if_while_test, progvar_simple_if_test)
8590 (progvar_simple_while_test, progvar_complex_if_while_test)
8591 (if_while_breakpoint_command_test)
8592 (infrun_breakpoint_command_test, breakpoint_command_test)
8593 (user_defined_command_test, watchpoint_command_test)
8594 (test_command_prompt_position, redefine_hook_test)
8595 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
8596 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
8597 multi_line_input and multi_line. Remove gdb_expect and
8598 gdb_stop_suppressing_tests uses.
8599 * lib/gdb.exp (valnum_re): New global.
8600 (multi_line_input): New procedure.
8601
8602 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
8603
8604 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
8605 Remove.
8606 (test_setup): Define with proc_with_prefix.
8607 (test_cli_inferior): Likewise.
8608 (test_cli_thread): Likewise.
8609 (test_cli_frame): Likewise.
8610 (test_cli_select_frame): Likewise.
8611 (test_cli_up_down): Likewise.
8612 (test_mi_thread_select): Likewise.
8613 (test_mi_stack_select_frame): Likewise.
8614 (test_cli_in_mi_inferior): Likewise.
8615 (test_cli_in_mi_thread): Likewise.
8616 (test_cli_in_mi_frame): Likewise.
8617 (top level): Do not use with_test_prefix_procname.
8618
8619 2016-11-09 Pedro Alves <palves@redhat.com>
8620
8621 * gdb.base/commands.exp (gdbvar_simple_if_test)
8622 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
8623 (progvar_simple_if_test, progvar_simple_while_test)
8624 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
8625 (infrun_breakpoint_command_test, breakpoint_command_test)
8626 (user_defined_command_test, watchpoint_command_test)
8627 (test_command_prompt_position, deprecated_command_test)
8628 (bp_deleted_in_command, temporary_breakpoint_commands)
8629 (stray_arg0_test, source_file_with_indented_comment)
8630 (recursive_source_test, if_commands_test)
8631 (error_clears_commands_left, redefine_hook_test)
8632 (redefine_backtrace_test): Use proc_with_prefix.
8633 * lib/gdb.exp (proc_with_prefix): New proc.
8634
8635 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8636
8637 * gdb.base/tui-layout.c: New file.
8638 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
8639 disassembly window contains very long lines.
8640
8641 2016-11-08 Tom Tromey <tom@tromey.com>
8642
8643 * gdb.python/py-value.exp (test_value_creation): Make "long" test
8644 depend on Python 2.
8645
8646 2016-11-08 Tom Tromey <tom@tromey.com>
8647
8648 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
8649 New method.
8650
8651 2016-10-29 Manish Goregaokar <manish@mozilla.com>
8652
8653 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
8654
8655 2016-10-27 Manish Goregaokar <manish@mozilla.com>
8656
8657 * gdb.rust/simple.rs: Add test for univariant enums without
8658 discriminants and for encoded struct-like enums.
8659
8660 2016-10-28 Pedro Alves <palves@redhat.com>
8661
8662 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
8663 gdb_test_multiple, tighten regexps and match symtabs and line
8664 tables incrementally.
8665
8666 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
8667
8668 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
8669 general.
8670
8671 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
8672
8673 * gdb.base/exec-invalid-sysroot.exp: New file.
8674
8675 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8676
8677 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8678
8679 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8680
8681 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8682
8683 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8684
8685 * gdb.base/killed-outside.exp: Remove $options from a call to
8686 `prepare_for_testing'.
8687
8688 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8689
8690 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8691 Change test message.
8692
8693 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8694
8695 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8696 Update comment.
8697
8698 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8699
8700 * gdb.trace/mi-trace-save.exp: New file.
8701
8702 2016-10-13 Yao Qi <yao.qi@linaro.org>
8703
8704 * gdb.base/code_elim.exp (get_var_address): Remove.
8705 * gdb.base/relocate.exp: Likewise.
8706 * gdb.base/shreloc.exp: Likewise.
8707 * lib/gdb.exp (get_var_address): New.
8708
8709 2016-10-13 Yao Qi <yao.qi@linaro.org>
8710
8711 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
8712 floating point tests if $skip_float_test is false.
8713
8714 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
8715
8716 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
8717 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
8718 argc values.
8719 Add 1 to argc so we guarantee distinct initial/modified argc values.
8720
8721 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8722
8723 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
8724
8725 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8726
8727 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
8728 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
8729 * gdb.arch/vsx-regs.exp: Likewise.
8730
8731 2016-10-07 Yao Qi <yao.qi@linaro.org>
8732
8733 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
8734
8735 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
8736
8737 * gdb.python/python.exp: Test decode_line("*0").
8738
8739 2016-10-06 Doug Evans <dje@google.com>
8740
8741 * gdb.python/py-value.exp (test_value_creation): Add test for large
8742 unsigned 64-bit value.
8743
8744 2016-10-06 Tom Tromey <tom@tromey.com>
8745
8746 * gdb.compile/compile.exp: Change java tests to rust.
8747 * gdb.base/setshow.exp: Change java tests to rust.
8748 * gdb.base/default.exp: Remove java from language list.
8749 * README (Examples): Update language example.
8750 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
8751 test.
8752 * lib/gdb.exp (skip_java_tests): Remove.
8753 * lib/java.exp: Remove.
8754 * gdb.java: Remove.
8755
8756 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8757
8758 * gdb.arch/mips-fcr.exp: New test.
8759 * gdb.arch/mips-fcr.c: Source for the new test.
8760
8761 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8762
8763 * gdb.base/solib-disc.exp: Use `standard_output_file'
8764 throughout.
8765
8766 2016-10-06 Pedro Alves <palves@redhat.com>
8767
8768 * gdb.base/jit-simple-dl.c: New file.
8769 * gdb.base/jit-simple-jit.c: New file, factored out from ...
8770 * gdb.base/jit-simple.c: ... this.
8771 * gdb.base/jit-simple.exp (jit_run): Delete.
8772 (build_jit): New proc.
8773 (jit_test_reread): Recompile either the main program or the shared
8774 library, depending on what is being tested. Skip changing address
8775 if caller wants to. Compare before/after addresses. If testing
8776 standalone, explicitly load the binary. Test "maint info
8777 breakpoints".
8778 (top level): Add "standalone vs shared lib" and "change address"
8779 vs "same address" axes.
8780
8781 2016-10-06 Pedro Alves <palves@redhat.com>
8782
8783 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
8784 call.
8785 (jit_run): Delete.
8786 (jit_test_reread): Use with_test_prefix. Reload the main binary
8787 explicitly. Compare the before/after addresses of the JIT
8788 descriptor.
8789
8790 2016-08-15 Doug Evans <dje@google.com>
8791
8792 * gdb.xml/extra-regs.xml: Update, end field now required, default type
8793 for single bitfields is bool.
8794 * gdb.xml/tdesc-regs.exp: Ditto.
8795
8796 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8797
8798 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
8799
8800 2016-10-05 Yao Qi <yao.qi@linaro.org>
8801
8802 * lib/gdb.exp (support_complex_tests): Return zero if
8803 gdb_skip_float_test return true.
8804
8805 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
8806 Simon Marchi <simon.marchi@ericsson.com>
8807
8808 PR gdb/20487
8809 * gdb.mi/user-selected-context-sync.exp: New file.
8810 * gdb.mi/user-selected-context-sync.c: New file.
8811
8812 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
8813 Simon Marchi <simon.marchi@ericsson.com>
8814
8815 PR gdb/20487
8816 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
8817 =thread-select-event check.
8818
8819 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
8820
8821 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
8822 the compulsory L operand changes.
8823 * gdb.arch/powerpc-power.s: Likewise.
8824
8825 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8826
8827 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
8828 * gdb.base/jit-attach-pie.c: New file.
8829 * gdb.base/jit-attach-pie.exp: New file.
8830
8831 2016-09-28 Pedro Alves <palves@redhat.com>
8832
8833 * gdb.base/infcall-input.c: New file.
8834 * gdb.base/infcall-input.exp: New file.
8835
8836 2016-09-22 Yao Qi <yao.qi@linaro.org>
8837
8838 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
8839 (gdb_exit): Rename it to ...
8840 (gdbserver_gdb_exit): ... Close GDBserver.
8841 (gdb_exit): New proc, call gdbserver_gdb_exit.
8842 (mi_gdb_exit): Likewise.
8843
8844 2016-09-22 Yao Qi <yao.qi@linaro.org>
8845
8846 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
8847 path.
8848 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
8849 Remove duplication.
8850
8851 2016-09-22 Yao Qi <yao.qi@linaro.org>
8852
8853 * lib/gdbserver-support.exp: Check the existence of
8854 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
8855
8856 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
8857
8858 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
8859
8860 2016-09-21 Tom Tromey <tom@tromey.com>
8861
8862 PR gdb/20604:
8863 * gdb.base/quit.exp: New file.
8864
8865 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
8866
8867 * .gitignore: New file.
8868
8869 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
8870
8871 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
8872 throughout.
8873
8874 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8875
8876 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
8877
8878 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8879
8880 * gdb.cp/casts.cc (decltype): Move it ...
8881 (main): ... with its call to ...
8882 * gdb.cp/casts03.cc: ... a new file.
8883 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
8884
8885 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8886
8887 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
8888
8889 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
8890
8891 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
8892 and sync up the test with tests in gas/testsuite/gas/ppc.
8893 * gdb.arch/powerpc-power.exp: Likewise.
8894
8895 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8896
8897 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
8898
8899 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
8900 Jan Kratochvil <jan.kratochvil@redhat.com>
8901
8902 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
8903 make m1's definition to be different from m2's. Use 'dummy' as an
8904 argument for probe 'two'.
8905
8906 2016-09-10 Jon Beniston <jon@beniston.com>
8907
8908 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
8909 for sim target.
8910
8911 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8912
8913 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
8914 variable declaration.
8915 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
8916 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
8917 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8918 received HWCAP as its argument.
8919
8920 2016-09-06 Pedro Alves <palves@redhat.com>
8921
8922 * gdb.base/new-ui-pending-input.c: New file.
8923 * gdb.base/new-ui-pending-input.exp: New file.
8924 * gdb.exp (clear_gdb_spawn_id): New procedure.
8925 (with_spawn_id): Check whether gdb_spawn_id exists before
8926 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8927 on exit.
8928
8929 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8930
8931 * gdb.base/float128.c: New file.
8932 * gdb.base/float128.exp: Likewise.
8933 * gdb.base/floatn.c: Likewise.
8934 * gdb.base/floatn.exp: Likewise.
8935
8936 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8937
8938 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8939
8940 2016-09-05 Pedro Alves <palves@redhat.com>
8941
8942 PR backtrace/19927
8943 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8944 unwinders are immediately called as side effect of "source" or
8945 "disable unwinder" commands.
8946 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8947
8948 2016-09-02 Yao Qi <yao.qi@linaro.org>
8949
8950 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8951 is true and $type is "float" or "double".
8952
8953 2016-09-02 Yao Qi <yao.qi@linaro.org>
8954
8955 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
8956 true.
8957 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8958 * gdb.base/call-rt-st.exp: Likewise.
8959 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8960 return value instead of gdb,skip_float_test.
8961 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8962 (do_function_calls): Use its return value instead of
8963 gdb,skip_float_test.
8964 * gdb.base/finish.exp: Likewise.
8965 * gdb.base/funcargs.exp: Likewise.
8966 * gdb.base/return.exp: Likewise.
8967 * gdb.base/return2.exp: Likewise.
8968 * gdb.base/varargs.exp: Likewise.
8969 * lib/gdb.exp (gdb_skip_float_test): Change it to
8970 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8971
8972 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8973
8974 * gdb.multi/tids.exp: Test "thread apply all".
8975
8976 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8977
8978 * gdb.base/default.exp (tty): Remove.
8979
8980 2016-08-24 Kevin Buettner <kevinb@redhat.com>
8981
8982 * gdb.python/py-recurse-unwind.c: New file.
8983 * gdb.python/py-recurse-unwind.py: New file.
8984 * gdb.python/py-recurse-unwind.exp: New file.
8985
8986 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8987
8988 * gdb.base/set-inferior-tty.exp: New file.
8989 * gdb.base/set-inferior-tty.c: New file.
8990
8991 2016-08-23 Pedro Alves <palves@redhat.com>
8992
8993 PR gdb/20494
8994 * gdb.base/new-ui-echo.c: New file.
8995 * gdb.base/new-ui-echo.exp: New file.
8996
8997 2016-08-23 Yao Qi <yao.qi@linaro.org>
8998
8999 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9000 gdbserver_spawn.
9001 * gdb.server/connect-without-multi-process.exp (do_test):
9002 Likewise.
9003
9004 2016-08-23 Yao Qi <yao.qi@linaro.org>
9005
9006 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9007 standalone_txt. Delete gdb_txt and standalone_txt on host
9008 and target. Spawn the binary on target. Copy files from
9009 target to host.
9010
9011 2016-08-22 Pedro Alves <palves@redhat.com>
9012
9013 PR gdb/20505
9014 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9015 with_test_prefix. Factor out bits to ...
9016 (test_no_vdso): ... this new procedure.
9017
9018 2016-08-19 Carl Love <cel@us.ibm.com>
9019
9020 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9021 maintaining separate logic for constructing the output path.
9022 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9023 * gdb.arch/ppc-dfp.exp: Likewise.
9024 * gdb.arch/ppc-fp.exp: Likewise.
9025 * gdb.arch/vsx-regs.exp: Likewise.
9026 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9027 binprefix for generating the additional binary files.
9028
9029 2016-08-19 Pedro Alves <palves@redhat.com>
9030
9031 * gdb.trace/mi-trace-frame-collected.exp
9032 (test_trace_frame_collected): On x32, expect two registers.
9033
9034 2016-08-18 Carl Love <cel@us.ibm.com>
9035
9036 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9037 and sync up the test with tests in gas/testsuite/gas/ppc.
9038 * gdb.arch/powerpc-power.exp: Likewise.
9039
9040 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9041
9042 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9043 expected error message.
9044
9045 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9046
9047 * gdb.multi/remove-inferiors.exp: New file.
9048 * gdb.multi/remove-inferiors.c: New file.
9049
9050 2016-08-12 Yao Qi <yao.qi@linaro.org>
9051
9052 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9053 argument list.
9054
9055 2016-08-10 Pedro Alves <palves@redhat.com>
9056
9057 PR gdb/19187
9058 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9059 setup_kfails.
9060
9061 2016-08-09 Pedro Alves <palves@redhat.com>
9062 Simon Marchi <simon.marchi@ericsson.com>
9063
9064 PR gdb/20418
9065 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9066 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9067
9068 2016-08-09 Pedro Alves <palves@redhat.com>
9069
9070 PR mi/20431
9071 * gdb.mi/mi-cmd-error.exp: New file.
9072
9073 2016-08-09 Pedro Alves <palves@redhat.com>
9074
9075 PR gdb/18653
9076 * gdb.base/signals-state-child.c: New file.
9077 * gdb.base/signals-state-child.exp: New file.
9078 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9079
9080 2016-08-09 Pedro Alves <palves@redhat.com>
9081
9082 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9083
9084 2016-08-03 Tom Tromey <tom@tromey.com>
9085
9086 PR python/18565:
9087 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9088
9089 2016-08-01 Yao Qi <yao.qi@linaro.org>
9090
9091 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9092 variable mode to "multi-process" if $multi_process is 1, otherwise
9093 set it to "single-process".
9094
9095 2016-08-01 Yao Qi <yao.qi@linaro.org>
9096
9097 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9098 * gdb.cp/cpexprs.exp: Likewise.
9099 * gdb.cp/m-static.exp: Likewise.
9100
9101 2016-07-26 Tom Tromey <tom@tromey.com>
9102
9103 PR python/20190:
9104 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9105 test.
9106
9107 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9108
9109 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9110 selecting assembly source files.
9111 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9112 assembly source files.
9113 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9114 assembly source files.
9115 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9116 selecting assembly source files.
9117
9118 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9119
9120 * gdb.base/new-ui.exp (do_test_invalid_args): New
9121 procedure.
9122
9123 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9124
9125 * gdb.btrace/reconnect.c: New file.
9126 * gdb.btrace/reconnect.exp: New file.
9127
9128 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9129
9130 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9131 to test_catch_syscall_group.
9132 (test_catch_syscall_group): New.
9133
9134 2016-07-21 Tom Tromey <tom@tromey.com>
9135
9136 * gdb.rust/simple.rs (main): Use empty struct expression.
9137 * gdb.rust/simple.exp: Add tests for empty struct expression.
9138
9139 2016-07-21 Yao Qi <yao.qi@linaro.org>
9140
9141 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9142 if gdb_skip_xml_test is true on some targets.
9143
9144 2016-07-21 Yao Qi <yao.qi@linaro.org>
9145
9146 * gdb.server/solib-list.exp: Unset last_loaded_file.
9147
9148 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9149
9150 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9151 "step into captured_main (args)".
9152
9153 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9154
9155 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9156
9157 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9158
9159 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9160
9161 2016-07-19 Pedro Alves <palves@redhat.com>
9162
9163 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9164 * gdb.opt/inline-bt.exp: Likewise.
9165 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9166 additional_flags=-Winline.
9167 * gdb.opt/inline-locals.exp: Likewise.
9168 * gdb.opt/inline-markers.c (ATTR): Define.
9169 (inlined_fn): Use it.
9170
9171 2016-07-19 Yao Qi <yao.qi@linaro.org>
9172
9173 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9174 (test_with_self): Remove some code. Remove argument executable.
9175 (top-level): Use do_self_tests.
9176
9177 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
9178 Don Breazeal <donb@codesourcery.com>
9179
9180 * gdb.base/maint.exp: Escape paths used in regular expressions.
9181 * gdb.stabs/weird.exp: Likewise.
9182
9183 2016-07-13 Tom Tromey <tom@tromey.com>
9184
9185 PR python/15620, PR python/18620:
9186 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9187 (test_bkpt_events): New procs.
9188
9189 2016-07-13 Tom Tromey <tom@tromey.com>
9190
9191 PR python/17698:
9192 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9193 test.
9194 (test_watchpoints): Likewise.
9195 (test_bkpt_pending): New proc.
9196
9197 2016-07-13 Tom Tromey <tom@tromey.com>
9198
9199 PR cli/18053:
9200 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9201 completion test.
9202
9203 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9204
9205 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9206 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9207 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9208 f_label.
9209 (g): Rename g_end_lbl to g_label.
9210 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9211 low_pc and high_pc.
9212 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9213
9214 2016-07-12 Tom Tromey <tom@tromey.com>
9215
9216 PR python/19293:
9217 * gdb.python/py-unwind-maint.exp: Update tests.
9218
9219 2016-07-12 Yao Qi <yao.qi@linaro.org>
9220
9221 * lib/selftest-support.exp (selftest_setup): Match the output
9222 when captured_main is inlined.
9223
9224 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9225
9226 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9227 New variables.
9228 (print this%a, print this%b, print this): New tests.
9229 * gdb.fortran/derived-types.f90 (this): New object and
9230 initialization.
9231
9232 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9233
9234 * gdb.ada/arraydim.exp: Remove extra directory level in build
9235 directory.
9236
9237 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9238
9239 * lib/ada.exp: Remove extra directory level in build directory.
9240 * gdb.ada/cond_lang.exp: Likewise.
9241 * gdb.ada/exec_changed.exp: Likewise.
9242 * gdb.ada/lang_switch.exp: Likewise.
9243
9244 2016-07-06 Manish Goregaokar <manish@mozilla.com>
9245
9246 * simple.rs: Add test for raw pointer subscripting.
9247 * simple.exp: Add test expectations.
9248
9249 2016-07-05 Yao Qi <yao.qi@linaro.org>
9250
9251 * gdb.mi/mi-reverse.exp: Match =record-started output.
9252
9253 2016-07-01 Pedro Alves <palves@redhat.com>
9254
9255 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9256 procedure.
9257 (jit_reader_test): Test the jit reader's unwinder.
9258 * gdb.base/jithost.c (jit_function_00_code): New global.
9259 (main): Use memcpy to fill in the mmapped code, instead of poking
9260 bytes manually here.
9261 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9262 value.
9263 (read_debug_info): Save the function's range.
9264 (read_sp): New function.
9265 (unwind_frame): Use it. Also unwind RBP.
9266 (get_frame_id): Use read_sp.
9267 (gdb_init_reader): Use calloc instead of malloc.
9268 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9269 parameter. Use gdb_test_multiple.
9270
9271 2016-07-01 Pedro Alves <palves@redhat.com>
9272 Antoine Tremblay <antoine.tremblay@ericsson.com>
9273
9274 * gdb.threads/process-dies-while-detaching.c: New file.
9275 * gdb.threads/process-dies-while-detaching.exp: New file.
9276
9277 2016-07-01 Pedro Alves <palves@redhat.com>
9278
9279 * gdb.multi/watchpoint-multi-exit.c: New file.
9280 * gdb.multi/watchpoint-multi-exit.exp: New file.
9281
9282 2016-06-30 Pedro Alves <palves@redhat.com>
9283
9284 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9285 unset inferior_spawn_id.
9286
9287 2016-06-30 Pedro Alves <palves@redhat.com>
9288
9289 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9290 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9291
9292 2016-06-29 Yao Qi <yao.qi@linaro.org>
9293
9294 * gdb.base/return.c: Add copyright header.
9295
9296 2016-06-29 Tom Tromey <tom@tromey.com>
9297
9298 PR python/20129:
9299 * gdb.python/py-framefilter.exp: Add tests for setting priority
9300 and disabling of non-existent frame filter.
9301
9302 2016-06-29 Yao Qi <yao.qi@linaro.org>
9303
9304 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9305 0x0f07ff.
9306
9307 2016-06-28 Yao Qi <yao.qi@linaro.org>
9308
9309 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9310 triplets. Start gdb, execute catch syscall, and continue. Check
9311 gdb's output to determine catch syscall is supported.
9312
9313 2016-06-27 Manish Goregaokar <manish@mozilla.com>
9314
9315 * gdb.rust/simple.rs: Add test for returning unit in a function.
9316 * gdb.rust/simple.exp: Add expectation for functions returning
9317 unit.
9318
9319 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9320
9321 * gdb.python/py-breakpoint-create-fail.c,
9322 gdb.python/py-breakpoint-create-fail.exp,
9323 gdb.python/py-breakpoint-create-fail.py: New testcase.
9324
9325 2016-06-25 Manish Goregaokar <manish@mozilla.com>
9326
9327 PR gdb/20239
9328 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
9329 * gdb.rust/simple.exp: Add test expectations for new NonZero
9330 tests.
9331
9332 2016-06-24 David Taylor <dtaylor@emc.com>
9333
9334 * gdb.base/offsets.exp: New file.
9335 * gdb.base/offsets.c: New file.
9336
9337 2016-06-23 Tom Tromey <tom@tromey.com>
9338
9339 PR gdb/16483:
9340 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9341 before any filters are loaded.
9342
9343 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9344
9345 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9346 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9347 structs.
9348 * gdb.fortran/derived-type-function.exp: New file.
9349 * gdb.fortran/derived-type-function.f90: New file.
9350
9351
9352 2016-06-21 Pedro Alves <palves@redhat.com>
9353
9354 * gdb.base/new-ui.exp: New file.
9355 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9356 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9357 (with_spawn_id): New procedure.
9358
9359 2016-06-21 Pedro Alves <palves@redhat.com>
9360
9361 * gdb.mi/mi-exec-run.exp: New file.
9362
9363 2016-06-21 Pedro Alves <palves@redhat.com>
9364
9365 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9366 breakpoint command's output on the main UI.
9367 (test_break): New procedure, factored out from calls in the top
9368 level.
9369 (top level): Use foreach_with_prefix to test MI as main UI and as
9370 separate UI.
9371
9372 2016-06-21 Pedro Alves <palves@redhat.com>
9373
9374 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9375 (test_awatch_creation_and_listing)
9376 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9377 Remove 'type' parameter.
9378 (test_watchpoint_all): New parameter mi_mode. Remove
9379 with_test_prefix.
9380 (top level): Use foreach_with_prefix, and add main/separate UI MI
9381 testing axis.
9382
9383 2016-06-21 Pedro Alves <palves@redhat.com>
9384
9385 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9386 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9387 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9388 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9389 (gdb_main_spawn_id, mi_spawn_id): Declare and
9390 comment.
9391 (mi_create_inferior_pty): New procedure,
9392 factored out from default_mi_gdb_start.
9393 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9394 procedures.
9395 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9396 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9397 Use mi_create_inferior_pty.
9398 (mi_gdb_start): Use eval to pass down args list.
9399
9400 2016-06-21 Pedro Alves <palves@redhat.com>
9401
9402 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9403 * gdb.opt/inline-cmds.exp: Add MI tests.
9404
9405 2016-06-21 Pedro Alves <palves@redhat.com>
9406
9407 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9408
9409 2016-06-21 Pedro Alves <palves@redhat.com>
9410
9411 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9412 (top level): Use it instead of mi_execute_to.
9413
9414 2016-06-21 Pedro Alves <palves@redhat.com>
9415
9416 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9417 (cont_handler_str): New.
9418 (signal_stop_handler): Set stop_handler_str instead of printing to
9419 stdout.
9420 (continue_handler): Set cont_handler_str instead of printing to
9421 stdout.
9422 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9423 mi_send_resuming_command. Print stop_handler_str and
9424 cont_handler_str instead of expecting the python events print
9425 directly.
9426
9427 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9428
9429 * gdb.base/jit-reader.exp: New file.
9430 * gdb.base/jithost.c: New file.
9431 * gdb.base/jithost.h: New file.
9432 * gdb.base/jitreader.c : New file.
9433 * gdb.base/jit-protocol.h: New file.
9434
9435 2016-06-17 Yao Qi <yao.qi@linaro.org>
9436
9437 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9438 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9439 and detach-on-fork. Adjust tests.
9440 (top level): Invoke break_cond_on_syscall with combinations of
9441 syscall, follow-fork-mode and detach-on-fork.
9442
9443 2016-06-17 Yao Qi <yao.qi@linaro.org>
9444
9445 * gdb.base/step-over-exit.c: New.
9446 * gdb.base/step-over-exit.exp: New.
9447
9448 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9449
9450 * gdb.base/float.exp: Add target check for nds32*-*-*.
9451 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9452
9453 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9454
9455 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9456 for unsupported target features.
9457 * gdb.base/call-rt-st.exp: Likewise.
9458 * gdb.base/call-sc.exp: Likewise.
9459 * gdb.base/call-signal-resume.exp: Likewise.
9460 * gdb.base/call-strs.exp: Likewise.
9461 * gdb.base/callexit.exp: Likewise.
9462 * gdb.base/callfuncs.exp: Likewise.
9463 * gdb.base/nodebug.exp: Likewise.
9464 * gdb.base/printcmds.exp: Likewise.
9465 * gdb.base/ptype.exp: Likewise.
9466 * gdb.base/structs.exp: Likewise.
9467 * gdb.base/unwindonsignal.exp: Likewise.
9468 * gdb.cp/gdb2495.exp: Likewise.
9469 * gdb.cp/templates.exp: Likewise.
9470 * gdb.cp/virtfunc.exp: Likewise.
9471 * gdb.threads/hand-call-in-threads.exp: Likewise.
9472 * gdb.threads/interrupted-hand-call.exp: Likewise.
9473 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9474
9475 2016-06-10 Tom Tromey <tom@tromey.com>
9476
9477 PR rust/20110:
9478 * gdb.rust/expr.exp: Add test for integer constant larger than
9479 i32.
9480
9481 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
9482
9483 * gdb.fortran/nested-funcs.exp: New.
9484 * gdb.fortran/nested-funcs.f90: New.
9485
9486 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
9487
9488 * gdb.base/examine-backward.c: New file.
9489 * gdb.base/examine-backward.exp: New file.
9490
9491 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
9492
9493 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
9494 matching.
9495
9496 2016-06-02 Tom Tromey <tom@tromey.com>
9497
9498 PR python/18984:
9499 * gdb.python/py-shared.exp: Add solib_name test.
9500
9501 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
9502
9503 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
9504
9505 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
9506
9507 PR c++/19893
9508 * gdb.dwarf2/implref.exp: Rename to...
9509 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
9510 * gdb.dwarf2/implref-array.c: New file.
9511 * gdb.dwarf2/implref-array.exp: Likewise.
9512 * gdb.dwarf2/implref-global.c: Likewise.
9513 * gdb.dwarf2/implref-global.exp: Likewise.
9514 * gdb.dwarf2/implref-struct.c: Likewise.
9515 * gdb.dwarf2/implref-struct.exp: Likewise.
9516
9517 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9518
9519 * gdb.trace/trace-condition.exp: Add 64bit tests.
9520
9521 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9522
9523 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
9524 bits types.
9525 (main): Adapt to 8 to 64 bits types.
9526 * gdb.trace/trace-condition.exp: Add new tests.
9527
9528 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9529
9530 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
9531
9532 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9533
9534 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
9535 Move condition tests...
9536 * gdb.trace/trace-condition.exp: Here.
9537
9538 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9539
9540 * gdb.trace/trace-condition.exp: Add counter-case tests.
9541
9542 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9543
9544 PR c++/15231
9545 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
9546 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
9547
9548 2016-05-27 Pedro Alves <palves@redhat.com>
9549
9550 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9551 New procedure.
9552 (top level): Call it, and bail out of DejaGnu is known to be bad.
9553
9554 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
9555
9556 * gdb.base/whatis.c: Extend the test case.
9557 * gdb.base/whatis.exp: Add additional tests.
9558
9559 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9560
9561 * gdb.fortran/type.f90: Add pointer variable.
9562 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
9563
9564 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9565
9566 * gdb.fortran/vla-type.exp: Fix testcase name.
9567
9568 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9569
9570 * gdb.fortran/vla-type.exp: Access elements in nested structs.
9571
9572 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9573
9574 * gdb.fortran/type.f90: Add nested structures.
9575 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9576 * gdb.fortran/derived-type.exp: Adapt expected output.
9577 * gdb.fortran/vla-type.exp: Adapt expected output.
9578
9579 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9580
9581 * gdb.fortran/whatis_type.exp: Adapt expected output.
9582
9583 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9584
9585 * gdb.fortran/print_type.exp: Fix expected output.
9586 * gdb.fortran/whatis_type.exp: Fix expected output.
9587
9588 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9589
9590 * gdb.fortran/whatis_type.exp: Use multi_line.
9591
9592 2016-05-24 Tom Tromey <tom@tromey.com>
9593
9594 PR python/17386:
9595 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
9596 use value as an index.
9597
9598 2016-05-23 Tom Tromey <tom@tromey.com>
9599
9600 PR python/17981:
9601 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
9602 no-breakpoint case.
9603
9604 2016-05-24 Pedro Alves <palves@redhat.com>
9605
9606 PR gdb/19828
9607 * gdb.threads/clone-attach-detach.c: New file.
9608 * gdb.threads/clone-attach-detach.exp: New file.
9609
9610 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
9611
9612 * gdb.base/annota-input-while-running.exp: Fix syntax error.
9613
9614 2016-05-23 Tom Tromey <tom@tromey.com>
9615
9616 PR python/19438, PR python/18393:
9617 * gdb.python/py-progspace.exp: Add "dir" test.
9618 * gdb.python/py-objfile.exp: Add "dir" test.
9619
9620 2016-05-23 Yao Qi <yao.qi@linaro.org>
9621
9622 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
9623 * gdb.arch/thumb2-it.exp: Likewise.
9624
9625 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
9626
9627 * gdb.mi/mi-threads-interrupt.c: New file.
9628 * gdb.mi/mi-threads-interrupt.exp: New file.
9629
9630 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
9631
9632 PR gdb/18077
9633 * gdb.mi/mi-async-run.exp: New file.
9634 * gdb.mi/mi-async-run.c: New file.
9635
9636 2016-05-17 Tom Tromey <tom@tromey.com>
9637 Manish Goregaokar <manishsmail@gmail.com>
9638
9639 * lib/rust-support.exp: New file.
9640 * lib/gdb.exp (skip_rust_tests): New proc.
9641 (build_executable_from_specs): Handle rust.
9642 * lib/future.exp (gdb_find_rustc): New proc.
9643 (gdb_default_target_compile): Handle rust.
9644 * gdb.rust/expr.exp: New file.
9645 * gdb.rust/generics.exp: New file.
9646 * gdb.rust/generics.rs: New file.
9647 * gdb.rust/methods.exp: New file.
9648 * gdb.rust/methods.rs: New file.
9649 * gdb.rust/modules.exp: New file.
9650 * gdb.rust/modules.rs: New file.
9651 * gdb.rust/simple.exp: New file.
9652 * gdb.rust/simple.rs: New file.
9653
9654 2016-05-17 Tom Tromey <tom@tromey.com>
9655
9656 * gdb.base/default.exp (set language): Add rust.
9657
9658 2016-05-17 Tom Tromey <tom@tromey.com>
9659
9660 * gdb.gdb/unittest.exp: New file.
9661
9662 2016-05-16 Yao Qi <yao.qi@linaro.org>
9663
9664 * gdb.base/batch-preserve-term-settings.exp: Remove variable
9665 shell_prompt. Update shell_prompt_re.
9666
9667 2016-05-12 Doug Evans <dje@google.com>
9668
9669 PR symtab/19999
9670 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
9671 $options when building executable.
9672 * gdb.dwarf2/fission-loclists-pie.S: New file.
9673 * gdb.dwarf2/fission-loclists-pie.exp: New file.
9674
9675 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9676
9677 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9678 of [is_remote target],
9679
9680 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9681
9682 * lib/gdb.exp (use_gdb_stub): New procedure.
9683
9684 2016-05-03 Yunlian Jiang <yunlian@google.com>
9685 Doug Evans <dje@google.com>
9686
9687 PR symtab/19914
9688 * gdb.dwarf2/dwp-sepdebug.c: New file.
9689 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9690
9691 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9692
9693 * gdb.base/detach.exp: Remove is_remote check.
9694
9695 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9696
9697 * gdb.base/annota-input-while-running.exp: Don't check for
9698 [is_remote target]. Enable annotations after running to main.
9699 Remove unused "set test..." line.
9700
9701 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9702
9703 * gdb.trace/trace-enable-disable.exp: New file.
9704 * gdb.trace/trace-enable-disable.c: New file.
9705
9706 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9707
9708 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
9709 use it in info sharedlibrary test.
9710 * gdb.trace/ftrace-lock.exp: Likewise.
9711 * gdb.trace/ftrace.exp: Likewise.
9712 * gdb.trace/range-stepping.exp: Likewise.
9713 * gdb.trace/trace-break.exp: Likewise.
9714 * gdb.trace/trace-condition.exp: Likewise.
9715 * gdb.trace/trace-mt.exp: Likewise.
9716
9717 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9718
9719 * lib/gdb.exp (gdb_load_shlibs): Rename to...
9720 (gdb_load_shlib): ... this.
9721 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
9722 gdb_load_shlib.
9723 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
9724 * gdb.base/ctxobj.exp: Likewise.
9725 * gdb.base/dprintf-pending.exp: Likewise.
9726 * gdb.base/dso2dso.exp: Likewise.
9727 * gdb.base/fixsection.exp: Likewise.
9728 * gdb.base/gcore-relro.exp: Likewise.
9729 * gdb.base/gdb1555.exp: Likewise.
9730 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9731 * gdb.base/gnu-ifunc.exp: Likewise.
9732 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
9733 * gdb.base/jit-so.exp (one_jit_test): Likewise.
9734 * gdb.base/pending.exp: Likewise.
9735 * gdb.base/print-file-var.exp: Likewise.
9736 * gdb.base/print-symbol-loading.exp: Likewise.
9737 * gdb.base/shlib-call.exp: Likewise.
9738 * gdb.base/shreloc.exp: Likewise.
9739 * gdb.base/so-impl-ld.exp: Likewise.
9740 * gdb.base/solib-disc.exp: Likewise.
9741 * gdb.base/solib-nodir.exp: Likewise.
9742 * gdb.base/solib-overlap.exp: Likewise.
9743 * gdb.base/solib-symbol.exp: Likewise.
9744 * gdb.base/solib-weak.exp (do_test): Likewise.
9745 * gdb.base/sym-file.exp: Likewise.
9746 * gdb.base/symtab-search-order.exp: Likewise.
9747 * gdb.base/type-opaque.exp: Likewise.
9748 * gdb.base/unload.exp: Likewise.
9749 * gdb.base/watchpoint-solib.exp: Likewise.
9750 * gdb.compile/compile.exp: Likewise.
9751 * gdb.cp/gdb2384.exp: Likewise.
9752 * gdb.cp/infcall-dlopen.exp: Likewise.
9753 * gdb.cp/re-set-overloaded.exp: Likewise.
9754 * gdb.fortran/library-module.exp: Likewise.
9755 * gdb.opt/solib-intra-step.exp: Likewise.
9756 * gdb.python/py-finish-breakpoint.exp: Likewise.
9757 * gdb.python/py-shared.exp: Likewise.
9758 * gdb.reverse/solib-precsave.exp: Likewise.
9759 * gdb.reverse/solib-reverse.exp: Likewise.
9760 * gdb.server/solib-list.exp: Likewise.
9761 * gdb.threads/dlopen-libpthread.exp: Likewise.
9762 * gdb.threads/tls-shared.exp: Likewise.
9763 * gdb.threads/tls-so_extern.exp: Likewise.
9764 * gdb.trace/change-loc.exp: Likewise.
9765 * gdb.trace/ftrace-lock.exp: Likewise.
9766 * gdb.trace/ftrace.exp: Likewise.
9767 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
9768 * gdb.trace/pending.exp: Likewise.
9769 * gdb.trace/range-stepping.exp: Likewise.
9770 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
9771 (strace_info_marker): Likewise.
9772 (strace_probe_marker): Likewise.
9773 (strace_trace_on_same_addr): Likewise.
9774 (strace_trace_on_diff_addr): Likewise.
9775 * gdb.trace/trace-break.exp: Likewise.
9776 * gdb.trace/trace-condition.exp: Likewise.
9777 * gdb.trace/trace-mt.exp: Likewise.
9778
9779 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9780
9781 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
9782 result of gdb_remote_download.
9783 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
9784 * gdb.base/dso2dso.exp: Likewise.
9785 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9786 * gdb.base/print-file-var.exp: Likewise.
9787 * gdb.base/shlib-call.exp: Likewise.
9788 * gdb.base/shreloc.exp: Likewise.
9789 * gdb.base/solib-overlap.exp: Likewise.
9790 * gdb.base/solib-weak.exp (do_test): Likewise.
9791 * gdb.base/unload.exp: Likewise.
9792
9793 2016-04-27 Yao Qi <yao.qi@linaro.org>
9794
9795 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
9796 exists.
9797
9798 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9799
9800 * vla-type.exp: Print structure from toplevel.
9801
9802 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9803
9804 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
9805 of dynamic types.
9806 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
9807 of dynamic types.
9808
9809 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9810
9811 * gdb.fortran/vla-type.f90: New file.
9812 * gdb.fortran/vla-type.exp: New file.
9813
9814 2016-04-25 Yao Qi <yao.qi@linaro.org>
9815
9816 * gdb.base/branch-to-self.c: New file.
9817 * gdb.base/branch-to-self.exp: New file.
9818
9819 2016-04-22 Yao Qi <yao.qi@linaro.org>
9820
9821 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
9822 more after $hex.
9823
9824 2016-04-22 Yao Qi <yao.qi@linaro.org>
9825
9826 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
9827 * gdb.base/annota3.exp: Likewise.
9828
9829 2016-04-22 Yao Qi <yao.qi@linaro.org>
9830
9831 * gdb.reverse/step-precsave.exp: Do one step and test program
9832 stops in "callee" and do multiple steps until program goes out
9833 of "callee".
9834 * gdb.reverse/step-reverse.exp: Likewise.
9835
9836 2016-04-22 Yao Qi <yao.qi@linaro.org>
9837
9838 * gdb.trace/signal.exp: Also pass if
9839 $tracepoint_hits($i) > $iterations.
9840
9841 2016-04-22 Yao Qi <yao.qi@linaro.org>
9842
9843 * gdb.trace/signal.c: New file.
9844 * gdb.trace/signal.exp: New file.
9845
9846 2016-04-19 Doug Evans <xdje42@gmail.com>
9847
9848 * gdb.base/bad-file.exp: New file.
9849
9850 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
9851
9852 * gdb.dwarf2/implref.exp: New file.
9853
9854 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9855
9856 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
9857 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
9858 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
9859 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
9860 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
9861 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
9862 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
9863 * lib/fortran.exp (fortran_int4): New procedure.
9864 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
9865 (fortran_logical4): Likewise.
9866
9867 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
9868
9869 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
9870
9871 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9872
9873 * lib/compiler.c: Add Intel specific preprocessor macros.
9874 * lib/compiler.cc: Likewise.
9875
9876 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
9877
9878 * gdb.server/connect-with-no-symbol-file.c: New file.
9879 * gdb.server/connect-with-no-symbol-file.exp: New file.
9880
9881 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9882
9883 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
9884
9885 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9886
9887 * boards/gdbserver-base.exp (${board}_download): Copy source file to
9888 standard output directory.
9889
9890 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
9891
9892 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
9893
9894 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
9895
9896 * gdb.btrace/instruction_history.c (loop): Add declaration.
9897
9898 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9899
9900 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
9901
9902 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
9903
9904 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
9905 parentheses to print.
9906 (continue_handler): Likewise.
9907
9908 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
9909
9910 * gdb.server/solib-list.exp: Remove is_remote check.
9911 Pass shlib= to gdb_compile. Don't link shared library with
9912 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
9913 Run binary filename through "readlink -f" on the target.
9914
9915 2016-04-08 Pedro Alves <palves@redhat.com>
9916
9917 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
9918 interpreter filename as argument to gdbserver_spawn.
9919 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9920 Return empty if $last_loaded_file does not exist.
9921
9922 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9923
9924 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9925 * gdb.base/jit-main.c: Use exit after usage.
9926
9927 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9928
9929 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9930 GDBHISTSIZE prior to the tests.
9931 * gdb.base/gdbinit-history.exp: Likewise.
9932
9933 2016-04-07 Pedro Alves <palves@redhat.com>
9934
9935 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9936 instead of build_executable. Use gdb_load_shlibs.
9937
9938 2016-04-07 Yao Qi <yao.qi@linaro.org>
9939
9940 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9941 Execute "si" command.
9942
9943 2016-04-07 Yao Qi <yao.qi@linaro.org>
9944
9945 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9946 number instead of the comments on some line.
9947
9948 2016-04-06 Don Breazeal <donb@codesourcery.com>
9949
9950 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9951 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9952
9953 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9954
9955 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
9956 standard_output_file. Remove unused binfile variable.
9957
9958 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
9959
9960 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9961 * gdb.python/py-mi-objfile.exp: Match "list main" output
9962 in console format.
9963
9964 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9965
9966 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9967 absolute.
9968
9969 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9970
9971 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9972 absolute.
9973 * gdb.trace/ftrace.exp: Likewise.
9974 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9975 targets as well.
9976 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9977 (gdb_load_shlibs): Copy libraries to test directory when testing
9978 natively. Only set solib-search-path if testing remotely.
9979 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9980
9981 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9982
9983 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9984 gdb_download. Use it even if the target is not remote.
9985 * gdb.base/jit.exp (compile_jit_test): Likewise.
9986 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9987 output directory if the destination board is local, otherwise use
9988 the standard remote_download from DejaGnu.
9989 (gdb_download): Remove.
9990 (gdb_load_shlibs): Use gdb_remote_download instead of
9991 gdb_download.
9992 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9993 Use gdb_remote_download instead of gdb_download. Use it even if
9994 the target is not remote.
9995 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9996 instead of gdb_download.
9997
9998 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9999
10000 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10001 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10002 run.
10003
10004 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
10005
10006 PR gdb/19820
10007 * gdb.base/printcmds.exp: Add artificial arrays tests.
10008
10009 2016-03-31 Pedro Alves <palves@redhat.com>
10010
10011 PR gdb/19858
10012 * gdb.base/jit-main.c: Include unistd.h.
10013 (ATTACH): Define to 0 if not already defined.
10014 (wait_for_gdb, mypid): New globals.
10015 (WAIT_FOR_GDB): New macro.
10016 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10017 some breakpoint locations.
10018 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10019 New procedures.
10020 (one_jit_test): Add REATTACH parameter, and handle it. Use
10021 continue_to_test_location.
10022 (top level): Test attach, and adjusts calls to one_jit_test.
10023
10024 2016-03-31 Pedro Alves <palves@redhat.com>
10025
10026 PR gdb/19858
10027 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10028 BINSUFFIX parameter, and handle it.
10029 (top level): Adjust calls compile_jit_test.
10030
10031 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
10032
10033 PR python/19743
10034 * gdb.python/py-mi-events-gdb.py: New file.
10035 * gdb.python/py-mi-events.c: New file.
10036 * gdb.python/py-mi-events.exp: New file.
10037
10038 2016-03-30 Yao Qi <yao.qi@linaro.org>
10039
10040 * gdb.reverse/until-precsave.exp: Match function name only.
10041 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10042 Move malloc to a condition block.
10043 * gdb.reverse/until-reverse.exp: Match function name only.
10044
10045 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10046
10047 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10048 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10049 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10050 variable for GPR 0 instead of assuming it is register 0.
10051 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10052 * lib/trace-support.exp: Add s390 registers.
10053
10054 2016-03-29 Yao Qi <yao.qi@linaro.org>
10055
10056 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10057
10058 2016-03-24 Yao Qi <yao.qi@linaro.org>
10059
10060 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10061 test message.
10062
10063 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10064
10065 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10066 maintaining separate logic for constructing the output path.
10067
10068 2016-03-16 Don Breazeal <donb@codesourcery.com>
10069
10070 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10071 Retry fork and waitpid on interrupted system call errors.
10072 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10073 Use with_timeout_factor to increase timeout by factor of 10.
10074
10075 2016-03-15 Don Breazeal <donb@codesourcery.com>
10076
10077 * gdb.cp/scope-err.cc: New test program.
10078 * gdb.cp/scope-err.exp: New test script.
10079 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10080 lines and "set breakpoint here" comment.
10081 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10082 Fixed some whitespace and format issues.
10083 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10084 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10085
10086 2016-03-15 Doug Evans <dje@google.com>
10087
10088 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10089 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10090 All callers updated. Add tests for enums, mixed flags register.
10091
10092 2016-03-15 Doug Evans <dje@google.com>
10093
10094 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10095 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10096
10097 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10098
10099 * gdb.base/default.exp: Add $_as_string to the list of expected
10100 convenience functions.
10101
10102 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10103
10104 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10105
10106 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10107
10108 * gdb.python/py-as-string.exp: New file.
10109 * gdb.python/py-as-string.c: New file.
10110
10111 2016-03-09 Pedro Alves <palves@redhat.com>
10112
10113 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10114 signal" -> "Thread NN received signal" output change.
10115 * gdb.threads/ia64-sigill.exp: Likewise.
10116 * gdb.threads/linux-dp.exp: Likewise.
10117 * gdb.threads/manythreads.exp: Likewise.
10118 * gdb.threads/pending-step.exp: Likewise.
10119 * gdb.threads/print-threads.exp: Likewise.
10120 * gdb.threads/sigstep-threads.exp: Likewise.
10121 * gdb.threads/staticthreads.exp: Likewise.
10122 * gdb.threads/tls.exp: Likewise.
10123
10124 2016-03-09 Pedro Alves <palves@redhat.com>
10125
10126 * gdb.base/command-line-input.exp: New file.
10127
10128 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10129
10130 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10131 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10132 * gdb.trace/pending.exp: Accept leading dot before function name.
10133 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10134 * lib/trace-support.exp: Set registers for ppc.
10135
10136 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10137
10138 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10139 use it for disassembly; accept .main in addition to main in backtrace.
10140
10141 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
10142 Marcin Kościelnicki <koriakin@0x04.net>
10143
10144 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10145 (gdb_recursion_test_ptr): New global variable.
10146 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10147 gdb_recursion_test.
10148 (gdb_c_test): Ditto.
10149
10150 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10151
10152 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10153 ordering.
10154
10155 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10156
10157 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10158 (bar): Add bar_start_lbl label.
10159 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10160 of foo/bar for emitting DWARF and tracing.
10161
10162 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10163
10164 * analyze-racy-logs.py: Set executable bit.
10165
10166 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10167
10168 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10169 (CHECK_TARGET_TMP): Likewise.
10170 (check-single-racy): New rule.
10171 (check-parallel-racy): Likewise.
10172 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10173 (do-check-parallel-racy): New rule.
10174 (check-racy/%.exp): Likewise.
10175 * README (Racy testcases): New section.
10176 * analyze-racy-logs.py: New file.
10177
10178 2016-03-03 Doug Evans <dje@google.com>
10179
10180 * gdb.base/skip.exp: Use with_test_prefix.
10181
10182 2016-03-03 Yao Qi <yao.qi@linaro.org>
10183
10184 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10185 Invoke step_over_syscall "clone" and break_cond_on_syscall
10186 "clone".
10187 * gdb.base/step-over-clone.c: New file.
10188
10189 2016-03-03 Yao Qi <yao.qi@linaro.org>
10190
10191 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10192 code format.
10193
10194 2016-03-03 Yao Qi <yao.qi@linaro.org>
10195
10196 * gdb.base/disp-step-fork.c: Rename to ...
10197 * gdb.base/step-over-fork.c: ... it. New file.
10198 * gdb.base/disp-step-vfork.c: Rename to ...
10199 * gdb.base/step-over-vfork.c: ... it. New file.
10200 * gdb.base/disp-step-syscall.exp: Rename to ...
10201 * gdb.base/step-over-syscall.exp: ... it. New file.
10202 (disp_step_cross_syscall): Rename to ...
10203 (step_over_syscall): ... it.
10204
10205 2016-03-03 Yao Qi <yao.qi@linaro.org>
10206
10207 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10208 If target supports condition evaluation on target, invoke
10209 break_cond_on_syscall for fork and vfork.
10210
10211 2016-03-03 Yao Qi <yao.qi@linaro.org>
10212
10213 * gdb.base/disp-step-syscall.exp: Don't invoke
10214 support_displaced_stepping.
10215 (disp_step_cross_syscall): Test with displaced stepping off and
10216 on if supported.
10217
10218 2016-03-03 Yao Qi <yao.qi@linaro.org>
10219
10220 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10221 proc.
10222 (setup): New proc.
10223 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10224 and setup.
10225
10226 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10227
10228 * gdb.fortran/vla-history.exp: Remove breakpoint.
10229
10230 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10231
10232 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10233 exceeds timeout.
10234
10235 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10236
10237 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10238 breakpoint.
10239
10240 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10241
10242 * gdb.mi/vla.f90: Nullify pointer after declaration.
10243
10244 2016-03-01 Pedro Alves <palves@redhat.com>
10245
10246 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10247
10248 2016-03-01 Pedro Alves <palves@redhat.com>
10249
10250 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10251 before anything else.
10252 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10253 _GNU_SOURCE here.
10254 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10255 before anything else.
10256 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10257
10258 2016-03-01 Pedro Alves <palves@redhat.com>
10259
10260 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10261
10262 2016-03-01 Yao Qi <yao.qi@linaro.org>
10263
10264 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10265 prepare_for_testing.
10266
10267 2016-03-01 Yao Qi <yao.qi@linaro.org>
10268
10269 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10270
10271 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10272
10273 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10274 manually constructing the output path.
10275
10276 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10277
10278 * gdb.arch/s390-stackless.S: New.
10279 * gdb.arch/s390-stackless.exp: New.
10280
10281 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10282
10283 * gdb.dlang/circular.c: New file.
10284 * gdb.dlang/circular.exp: New file.
10285
10286 2016-02-26 Yao Qi <yao.qi@linaro.org>
10287
10288 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10289 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10290 (testcases): Update.
10291
10292 2016-02-26 Yao Qi <yao.qi@linaro.org>
10293
10294 * gdb.reverse/aarch64.c: Rename to ...
10295 * gdb.reverse/insn-reverse.c: ... it.
10296 * gdb.reverse/aarch64.exp: Rename to ...
10297 * gdb.reverse/insn-reverse.exp: ... it.
10298
10299 2016-02-26 Yao Qi <yao.qi@linaro.org>
10300
10301 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10302 (testcase_ftype): New.
10303 (testcases): New array.
10304 (n_testcases): New.
10305 (main): Call each element in testcases.
10306 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10307 (read_testcase): New.
10308 Do the tests in a loop.
10309
10310 2016-02-25 Yao Qi <yao.qi@linaro.org>
10311
10312 * gdb.base/branches.c: Remove.
10313
10314 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10315
10316 PR gdb/13808
10317 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10318
10319 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10320
10321 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10322
10323 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10324
10325 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10326 change x86_64 call_insn to 'callq'.
10327
10328 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10329
10330 * gdb.trace/tfile-avx.c: Move to...
10331 * gdb.trace/tracefile-pseudo-reg.c: Here.
10332 * gdb.trace/tfile-avx.exp: Move to...
10333 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10334
10335 2016-02-24 Gary Benson <gbenson@redhat.com>
10336
10337 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10338 message on attach.
10339
10340 2016-02-23 Doug Evans <dje@google.com>
10341
10342 * gdb.base/skip.c (test_skip): New function.
10343 (end_test_skip_file_and_function): New function.
10344 (test_skip_file_and_function): New function.
10345 * gdb.base/skip1.c (test_skip): New function.
10346 (skip1_test_skip_file_and_function): New function.
10347 * gdb.base/skip.exp: Add tests for new skip options.
10348 * gdb.base/skip-solib.exp: Update expected output.
10349 * gdb.perf/skip-command.cc: New file.
10350 * gdb.perf/skip-command.exp: New file.
10351 * gdb.perf/skip-command.py: New file.
10352
10353 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10354
10355 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10356 info registers pattern.
10357
10358 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10359
10360 * lib/future.exp: Add D support.
10361 (gdb_find_gdc): New proc.
10362 (gdb_default_target_compile): Add D support.
10363
10364 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
10365
10366 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10367 user+system time.
10368 (trace_speed_test): Determine the iteration count for a time
10369 between 15..30 seconds.
10370
10371 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10372
10373 * gdb.arch/i386-mpx-sigsegv.c: New file.
10374 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10375 * gdb.arch/i386-mpx-simple_segv.c: New file.
10376 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10377
10378 2016-02-18 Yao Qi <yao.qi@linaro.org>
10379
10380 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10381 Don't call setup_kfail.
10382
10383 2016-02-18 Yao Qi <yao.qi@linaro.org>
10384
10385 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10386 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10387
10388 2016-02-16 Doug Evans <dje@google.com>
10389
10390 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10391 * gdb.base/skip1.c: Ditto.
10392 * gdb.base/skip.exp: Whitespace cleanup.
10393
10394 2016-02-16 Don Breazeal <donb@codesourcery.com>
10395
10396 PR remote/19496
10397 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10398 Remove kfail for PR remote/19496.
10399
10400 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10401
10402 * lib/gdb.exp (standard_temp_file): Return a path specific to
10403 the runtest invocation.
10404
10405 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10406
10407 * gdb.trace/save-trace.exp: Change relative path to be in the
10408 standard output directory.
10409
10410 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10411
10412 * gdb.arch/i386-prologue.c: Add missing prototypes.
10413
10414 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10415
10416 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10417 * gdb.arch/i386-prologue.exp: Likewise.
10418 * gdb.arch/i386-size.exp: Likewise.
10419
10420 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10421
10422 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10423 define object file path.
10424 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10425 file path.
10426 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10427 standard_output_file to define binfile.
10428
10429 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10430
10431 Fix compatibility with recent gfortran-5.3.1.
10432 * gdb.fortran/vla-history.exp (print vla1 allocated)
10433 (print vla2 allocated, print $2, print $3): Remove
10434 (print $4): Rename to ...
10435 (print $2): ... here.
10436 (print $9): Rename to ...
10437 (print $5): ... here.
10438 (print $10): Rename to ...
10439 (print $6): ... here.
10440 * gdb.fortran/vla.f90: Add pvla initialization.
10441
10442 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10443
10444 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10445 New test.
10446 * gdb.fortran/vla-value-sub.exp: Likewise.
10447
10448 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10449
10450 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10451
10452 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10453
10454 * i386-biarch-core.exp: Define corefile using
10455 standard_output_file.
10456
10457 2016-02-12 Yao Qi <yao.qi@linaro.org>
10458
10459 * gdb.arch/arm-single-step-kernel-helper.c: New.
10460 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10461
10462 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10463
10464 * gdb.btrace/tailcall-only.exp: New.
10465 * gdb.btrace/tailcall-only.c: New.
10466 * gdb.btrace/x86_64-tailcall-only.S: New.
10467 * gdb.btrace/i686-tailcall-only.S: New.
10468
10469 2016-02-11 Pedro Alves <palves@redhat.com>
10470
10471 * README (Parallel testing): Add missing double quotes.
10472
10473 2016-02-11 Pedro Alves <palves@redhat.com>
10474
10475 * README (Parallel testing): New section.
10476 (GDB_PARALLEL): Rewrite.
10477 (FORCE_PARALLEL): Document.
10478
10479 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
10480
10481 * gdb.trace/tfile-avx.c: New test.
10482 * gdb.trace/tfile-avx.exp: New test.
10483
10484 2016-02-09 Keith Seitz <keiths@redhat.com>
10485
10486 PR breakpoints/19546
10487 * gdb.base/infcall-exec.c: New file.
10488 * gdb.base/infcall-exec2.c: New file.
10489 * gdb.base/infcall-exec.exp: New file.
10490
10491 2016-02-09 Keith Seitz <keiths@redhat.com>
10492
10493 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
10494 (toplevel): Call test_bkpt_address.
10495
10496 2016-02-09 Keith Seitz <keiths@redhat.com>
10497
10498 PR python/19506
10499 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
10500 (toplevel): Call test_bkpt_address.
10501
10502 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
10503
10504 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
10505 to AC_OUTPUT.
10506 * configure: Regenerate.
10507
10508 2016-02-09 Pedro Alves <palves@redhat.com>
10509
10510 PR breakpoints/19548
10511 * gdb.base/execl-update-breakpoints.c (some_function): New
10512 function.
10513 (main): Call it.
10514 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
10515 Tighten expected GDB output.
10516
10517 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10518
10519 * Makefile.in (ALL_SUBDIRS): Remove.
10520 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
10521 (distclean maintainer-clean realclean): Likewise.
10522 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
10523 * configure: Regenerate.
10524 * gdb.ada/Makefile.in: Delete.
10525 * gdb.arch/Makefile.in: Likewise.
10526 * gdb.asm/Makefile.in: Likewise.
10527 * gdb.base/Makefile.in: Likewise.
10528 * gdb.btrace/Makefile.in: Likewise.
10529 * gdb.cell/Makefile.in: Likewise.
10530 * gdb.compile/Makefile.in: Likewise.
10531 * gdb.cp/Makefile.in: Likewise.
10532 * gdb.disasm/Makefile.in: Likewise.
10533 * gdb.dlang/Makefile.in: Likewise.
10534 * gdb.dwarf2/Makefile.in: Likewise.
10535 * gdb.fortran/Makefile.in: Likewise.
10536 * gdb.gdb/Makefile.in: Likewise.
10537 * gdb.go/Makefile.in: Likewise.
10538 * gdb.guile/Makefile.in: Likewise.
10539 * gdb.java/Makefile.in: Likewise.
10540 * gdb.linespec/Makefile.in: Likewise.
10541 * gdb.mi/Makefile.in: Likewise.
10542 * gdb.modula2/Makefile.in: Likewise.
10543 * gdb.multi/Makefile.in: Likewise.
10544 * gdb.objc/Makefile.in: Likewise.
10545 * gdb.opencl/Makefile.in: Likewise.
10546 * gdb.opt/Makefile.in: Likewise.
10547 * gdb.pascal/Makefile.in: Likewise.
10548 * gdb.perf/Makefile.in: Likewise.
10549 * gdb.python/Makefile.in: Likewise.
10550 * gdb.reverse/Makefile.in: Likewise.
10551 * gdb.server/Makefile.in: Likewise.
10552 * gdb.stabs/Makefile.in: Likewise.
10553 * gdb.threads/Makefile.in: Likewise.
10554 * gdb.trace/Makefile.in: Likewise.
10555 * gdb.xml/Makefile.in: Likewise.
10556 * lib/gdb.exp (make_gdb_parallel_path): Add check for
10557 GDB_PARALLEL.
10558 (standard_output_file): Remove check for GDB_PARALLEL, always
10559 return path in outputs/$subdir/$testname.
10560
10561 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10562
10563 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
10564 (site.exp): Assign abs_srcdir to tcl's srcdir.
10565
10566 2016-02-04 Yao Qi <yao.qi@linaro.org>
10567
10568 * gdb.base/foll-exec-mode.c: Include limits.h.
10569 (main): Add parameters argc and argv. Get directory from
10570 argv[0].
10571 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
10572 compilation.
10573 * gdb.base/foll-exec.c: Include limits.h.
10574 (main): Add parameters argc and argv.
10575 Get directory from argv[0].
10576 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
10577 Adjust tests on the number of lines as source code changed.
10578 * gdb.base/foll-vfork-exit.c: Include limits.h.
10579 (main): Add one line of statement before vfork.
10580 * gdb.base/foll-vfork.c: Include limits.h and string.h.
10581 (main): Add parameters argc and argv. Get directory from
10582 argv[0].
10583 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
10584 (setup_gdb): Set tbreak to skip some source lines.
10585 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
10586 (main): Add parameters argc and argv. Get directory from
10587 argv[0].
10588 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
10589 compilation.
10590 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
10591 (main): Add parameters argc and argv. Get directory from
10592 argv[0].
10593 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
10594 compilation.
10595
10596 2016-02-01 Doug Evans <dje@google.com>
10597
10598 * gdb.base/skip.exp: Clean up multiple references to same test name.
10599
10600 2016-02-01 Pedro Alves <palves@redhat.com>
10601
10602 PR remote/19496
10603 * gdb.threads/forking-threads-plus-breakpoint.exp
10604 (displaced_stepping_supported): New global.
10605 (probe_displaced_stepping_support): New procedure.
10606 (do_test): Add 'displaced' parameter, and use it.
10607 (top level): Check for displaced stepping support. Add displaced
10608 stepping on/off testing axis.
10609
10610 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10611
10612 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
10613 pointer. Don't perform further tests on the unassociated pointer
10614 if the first test fails.
10615
10616 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10617
10618 * gdb.base/max-value-size.c: New file.
10619 * gdb.base/max-value-size.exp: New file.
10620 * gdb.base/huge.exp: Disable max-value-size for this test.
10621
10622 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
10623
10624 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10625
10626 2016-01-28 Yao Qi <yao.qi@linaro.org>
10627
10628 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
10629
10630 2016-01-25 Pedro Alves <palves@redhat.com>
10631
10632 PR threads/19461
10633 * gdb.base/fork-running-state.c: New file.
10634 * gdb.base/fork-running-state.exp: New file.
10635
10636 2016-01-25 Pedro Alves <palves@redhat.com>
10637
10638 PR gdb/19494
10639 * gdb.base/catch-fork-kill.c: New file.
10640 * gdb.base/catch-fork-kill.exp: New file.
10641
10642 2016-01-25 Pedro Alves <palves@redhat.com>
10643
10644 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
10645 Delete, moved to lib/gdb.exp.
10646 * gdb.threads/forking-threads-plus-breakpoint.exp
10647 (foreach_with_prefix): Likewise.
10648 * gdb.threads/process-dies-while-handling-bp.exp
10649 (foreach_with_prefix): Likewise.
10650 * lib/gdb.exp (foreach_with_prefix): New procedure.
10651
10652 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
10653
10654 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
10655 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
10656
10657 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
10658
10659 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
10660 endian targets.
10661
10662 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10663 Pedro Alves <palves@redhat.com>
10664
10665 Fix testsuite compatibility with Guile.
10666 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
10667 number.
10668
10669 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10670
10671 Fix testsuite compatibility with Guile.
10672 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
10673 (thread 1): New test for backtrace through signal handler.
10674
10675 2016-01-22 Yao Qi <yao.qi@linaro.org>
10676
10677 PR testsuite/19491
10678 * gdb.base/multi-forks.c: Include
10679 ../lib/unbuffer_output.c
10680 (main): Call gdb_unbuffer_output.
10681
10682 2016-01-21 Doug Evans <dje@google.com>
10683
10684 * lib/ada.exp (gdb_compile_ada): Fix typo.
10685
10686 2016-01-21 Joel Brobecker <brobecker@adacore.com>
10687
10688 * gdb.base/break-fun-addr.exp: New file.
10689 * gdb.base/break-fun-addr1.c: New file.
10690 * gdb.base/break-fun-addr2.c: New file.
10691
10692 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10693
10694 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
10695 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
10696 enum flag values.
10697
10698 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10699
10700 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
10701 when GDB can not set the vector return value. Add more comments
10702 for clarification.
10703
10704 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
10705
10706 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
10707 command.
10708
10709 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10710
10711 * Makefile.in (DO_RUNTEST): Add --status and update usages.
10712
10713 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10714
10715 * Makefile.in (check-single): Pass --status to runtest.
10716 (check/%.exp): Likewise.
10717
10718 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10719
10720 * Makefile.in (check-parallel): Propagate return code from make
10721 do-check-parallel.
10722
10723 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
10724
10725 * gdb.trace/ftrace.exp: Fix expected message on continue.
10726 * gdb.trace/pending.exp: Fix expected message on continue.
10727 * gdb.trace/trace-break.exp: Fix expected message on continue.
10728
10729 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
10730
10731 * lib/gdb.exp (gdb_test): Remove unused global references.
10732
10733 2016-01-18 Pedro Alves <palves@redhat.com>
10734
10735 * gdb.base/async-shell.exp: Adjust expected output.
10736 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
10737 * gdb.base/siginfo-thread.exp: Adjust expected output.
10738 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
10739 * gdb.java/jnpe.exp: Adjust expected output.
10740 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
10741 * gdb.threads/continue-pending-status.exp: Adjust expected output.
10742 * gdb.threads/leader-exit.exp: Adjust expected output.
10743 * gdb.threads/manythreads.exp: Adjust expected output.
10744 * gdb.threads/pthreads.exp: Adjust expected output.
10745 * gdb.threads/schedlock.exp: Adjust expected output.
10746 * gdb.threads/siginfo-threads.exp: Adjust expected output.
10747 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
10748 expected output.
10749 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
10750 output.
10751 * gdb.threads/sigthread.exp: Adjust expected output.
10752 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
10753
10754 2016-01-18 Yao Qi <yao.qi@linaro.org>
10755
10756 * gdb.guile/scm-section-script.c: Replace @progbits with
10757 %progbits.
10758 * gdb.python/py-section-script.c: Likewise.
10759
10760 2016-01-15 Pedro Alves <palves@redhat.com>
10761
10762 * gdb.multi/tids.exp: Test star wildcard ranges.
10763
10764 2016-01-15 Pedro Alves <palves@redhat.com>
10765
10766 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
10767 command from "thread apply" invocation.
10768 (thr_apply_info_thr_invalid): Default the expected output to the
10769 input tid list.
10770 (top level): Add tests that use convenience variables. Add tests
10771 for "thread apply" with a valid TID list, but missing the command.
10772
10773 2016-01-13 Pedro Alves <palves@redhat.com>
10774
10775 * gdb.base/default.exp: Expect $_gthread as well.
10776 * gdb.multi/tids.exp: Test $_gthread.
10777 * gdb.threads/thread-specific.exp: Test $_gthread.
10778
10779 2016-01-13 Pedro Alves <palves@redhat.com>
10780
10781 * gdb.multi/tids.exp: Test "info threads -gid".
10782
10783 2016-01-13 Pedro Alves <palves@redhat.com>
10784
10785 * gdb.multi/tids.exp: Test InferiorThread.global_num and
10786 Breakpoint.thread.
10787 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
10788
10789 2016-01-07 Pedro Alves <palves@redhat.com>
10790
10791 * gdb.base/break.exp: Adjust to output changes.
10792 * gdb.base/hbreak2.exp: Likewise.
10793 * gdb.base/sepdebug.exp: Likewise.
10794 * gdb.base/watch_thread_num.exp: Likewise.
10795 * gdb.linespec/keywords.exp: Likewise.
10796 * gdb.multi/info-threads.exp: Likewise.
10797 * gdb.threads/thread-find.exp: Likewise.
10798 * gdb.multi/tids.c: New file.
10799 * gdb.multi/tids.exp: New file.
10800
10801 2016-01-13 Pedro Alves <palves@redhat.com>
10802
10803 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
10804
10805 2016-01-13 Pedro Alves <palves@redhat.com>
10806
10807 * gdb.base/default.exp: Expect $_inferior as well.
10808 * gdb.multi/base.exp: Test $_inferior.
10809
10810 2016-01-13 Pedro Alves <palves@redhat.com>
10811
10812 PR breakpoints/19388
10813 * gdb.base/catch-signal-siginfo-cond.c: New file.
10814 * gdb.base/catch-signal-siginfo-cond.exp: New file.
10815
10816 2016-01-12 Josh Stone <jistone@redhat.com>
10817 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10818
10819 * gdb.base/catch-syscall.c (do_execve): New variable.
10820 (main): Conditionally trigger an execve.
10821 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
10822 (test_catch_syscall_execve): New, check entry/return across execve.
10823 (do_syscall_tests): Call test_catch_syscall_execve.
10824
10825 2016-01-12 Pedro Alves <palves@redhat.com>
10826
10827 * gdb.base/random-signal.exp (do_test): New procedure, with body
10828 of testcase moved in.
10829
10830 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10831 Pedro Alves <palves@redhat.com>
10832
10833 * gdb.base/funcargs.exp (finish from indirectly called function):
10834 Reintroduce the case for 'First'.
10835
10836 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10837 Pedro Alves <palves@redhat.com>
10838
10839 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
10840 (tcatch_vfork_then_child_follow_exec)
10841 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
10842 identification.
10843
10844 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10845
10846 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
10847 and repeats to unlimited.
10848 * gdb.python/py-value.exp: Likewise.
10849 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
10850 and repeats to unlimited.
10851
10852 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10853
10854 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
10855 and reordering the functions.
10856 * gdb.multi/hangout.c: Likewise.
10857 * gdb.multi/hello.c: Likewise.
10858
10859 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
10860
10861 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
10862 absolute.
10863 (SingleStatisticTestResult.report): Use dict.keys instead of
10864 dict.iterkeys.
10865
10866 2016-01-06 Pedro Alves <palves@redhat.com>
10867
10868 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
10869
10870 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
10871
10872 * gdb.btrace/dlopen.exp: New.
10873 * gdb.btrace/dlopen.c: New.
10874 * gdb.btrace/dlopen-dso.c: New.
10875
10876 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
10877
10878 * lib/gdb.exp (gdb_test): Update comments to clarify that the
10879 PATTERN argument is optional.
10880
10881 2015-12-24 Joel Brobecker <brobecker@adacore.com>
10882
10883 * lib/ada.exp (target_compile_ada_from_dir): New function.
10884 (gdb_compile_ada): Reimplement avoiding the use of project files.
10885 * gdb.ada/gnat_ada.gpr: Delete.
10886 * gdb.ada/cond_lang.exp: Adjust test to make path before
10887 filename optional.
10888 * gdb.ada/small_reg_param.exp: Likewise.
10889
10890 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
10891
10892 * gdb.base/foll-vork.exp: Remove HP-UX special case.
10893
10894 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
10895
10896 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
10897 case.
10898
10899 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
10900
10901 * gdb.base/break.exp: Remove dead code.
10902 * gdb.base/sepdebug.exp: Likewise.
10903
10904 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10905
10906 * gdb.asm/asm-source.exp: Remove HP-UX references.
10907 * gdb.base/annota1.exp: Likewise.
10908 * gdb.base/annota3.exp: Likewise.
10909 * gdb.base/attach.exp: Likewise.
10910 * gdb.base/bigcore.exp: Likewise.
10911 * gdb.base/break.exp: Likewise.
10912 * gdb.base/call-ar-st.exp: Likewise.
10913 * gdb.base/callfuncs.exp: Likewise.
10914 * gdb.base/catch-fork-static.exp: Likewise.
10915 * gdb.base/display.exp: Likewise.
10916 * gdb.base/foll-exec-mode.exp: Likewise.
10917 * gdb.base/foll-exec.exp: Likewise.
10918 * gdb.base/foll-fork.exp: Likewise.
10919 * gdb.base/foll-vfork.exp: Likewise.
10920 * gdb.base/funcargs.exp: Likewise.
10921 * gdb.base/hbreak2.exp: Likewise.
10922 * gdb.base/inferior-died.exp: Likewise.
10923 * gdb.base/interrupt.exp: Likewise.
10924 * gdb.base/multi-forks.exp: Likewise.
10925 * gdb.base/nodebug.exp: Likewise.
10926 * gdb.base/sepdebug.exp: Likewise.
10927 * gdb.base/solib1.c: Likewise.
10928 * gdb.base/step-test.exp: Likewise.
10929 * gdb.mi/non-stop.c: Likewise.
10930 * gdb.mi/pthreads.c: Likewise.
10931 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10932 * gdb.threads/pthreads.c: Likewise.
10933 * gdb.threads/staticthreads.exp: Likewise.
10934 * lib/future.exp: Likewise.
10935 * lib/gdb.exp: Likewise.
10936 * gdb.base/so-indr-cl.c: Remove.
10937 * gdb.base/so-indr-cl.exp: Likewise.
10938 * gdb.base/solib.c: Likewise.
10939 * gdb.base/solib.exp: Likewise.
10940 * gdb.base/solib2.c: Likewise.
10941
10942 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10943
10944 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10945 * gdb.base/call-ar-st.exp: Likewise.
10946 * gdb.base/callfuncs.exp: Likewise.
10947 * gdb.base/condbreak.exp: Likewise.
10948 * gdb.base/constvars.exp: Likewise.
10949 * gdb.base/hbreak2.exp: Likewise.
10950 * gdb.base/langs.exp: Likewise.
10951 * gdb.base/list.exp: Likewise.
10952 * gdb.base/long_long.exp: Likewise.
10953 * gdb.base/ptype.exp: Likewise.
10954 * gdb.base/scope.exp: Likewise.
10955 * gdb.base/signals.exp: Likewise.
10956 * gdb.base/so-impl-ld.exp: Likewise.
10957 * gdb.base/varargs.exp: Likewise.
10958 * gdb.base/volatile.exp: Likewise.
10959 * gdb.base/whatis.exp: Likewise.
10960 * gdb.cp/cplusfuncs.exp: Likewise.
10961 * gdb.cp/inherit.exp: Likewise.
10962 * gdb.cp/local.exp: Likewise.
10963 * gdb.cp/member-ptr.exp: Likewise.
10964 * gdb.cp/method.exp: Likewise.
10965 * gdb.cp/overload.exp: Likewise.
10966 * gdb.cp/templates.exp: Likewise.
10967 * gdb.stabs/weird.exp: Likewise.
10968 * lib/compiler.c: Likewise.
10969 * lib/compiler.cc: Likewise.
10970 * lib/cp-support.exp: Likewise.
10971 * lib/gdb.exp: Likewise.
10972
10973 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10974
10975 * configure.ac: Remove HP-UX case.
10976 * configure: Regenerate.
10977
10978 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10979
10980 * lib/gdb.exp (gdb_compile): Add function doc.
10981
10982 2015-12-17 Pedro Alves <palves@redhat.com>
10983
10984 PR threads/19354
10985 * gdb.multi/info-threads.exp: New file.
10986
10987 2015-12-15 Yao Qi <yao.qi@linaro.org>
10988
10989 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10990 is aarch64*-*-*.
10991
10992 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10993
10994 * gdb.base/history-duplicates.exp: Skip if no readline support.
10995
10996 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10997
10998 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10999
11000 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11001
11002 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11003
11004 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11005
11006 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11007 ctrl-C if nointerrupts target property is set.
11008 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11009 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11010 * gdb.base/paginate-bg-execution.exp: Likewise.
11011 * gdb.base/paginate-execution-startup.exp: Likewise.
11012 * gdb.base/random-signal.exp: Likewise.
11013 * gdb.base/range-stepping.exp: Likewise.
11014 * gdb.cp/annota2.exp: Likewise.
11015 * gdb.cp/annota3.exp: Likewise.
11016 * gdb.gdb/selftest.exp: Likewise.
11017 * gdb.threads/continue-pending-status.exp: Likewise.
11018 * gdb.threads/leader-exit.exp: Likewise.
11019 * gdb.threads/manythreads.exp: Likewise.
11020 * gdb.threads/pthreads.exp: Likewise.
11021 * gdb.threads/schedlock.exp: Likewise.
11022 * gdb.threads/sigthread.exp: Likewise.
11023
11024 2015-12-11 Don Breazeal <donb@codesourcery.com>
11025
11026 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11027 remote.
11028 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11029 * gdb.base/foll-exec.exp (main): Enable for target remote.
11030 * gdb.base/foll-fork.exp (main): Likewise.
11031 * gdb.base/foll-vfork.exp (main): Likewise.
11032 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11033 (proc continue_to_exit_bp_loc): Use clean_restart.
11034 * gdb.base/pie-execl.exp (main): Disable for target remote.
11035 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11036 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11037 * gdb.threads/execl.exp (main): Likewise.
11038 * gdb.threads/fork-child-threads.exp (main): Likewise.
11039 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11040 remote.
11041 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11042 remote.
11043 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11044 pid.tid style ptids, instead of just tid.
11045 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11046 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11047 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11048 ptids, instead of just tid.
11049
11050 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11051
11052 * gdb.base/list.exp (test_list_forward): Add end of file error
11053 test.
11054 (test_repeat_list_command): Add end of file error test.
11055 (test_list_backwards): Add beginning of file error test.
11056
11057 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11058
11059 * gdb.base/list.exp (test_list_invalid_args): New function,
11060 defined, and called.
11061
11062 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11063
11064 * gdb.base/list.exp (test_list): Make test names unique.
11065
11066 2015-12-11 Yao Qi <yao.qi@linaro.org>
11067
11068 * gdb.base/coremaker2.c: Remove.
11069
11070 2015-12-10 Pedro Alves <palves@redhat.com>
11071
11072 * gdb.multi/base.exp: Remove stale "spaces" references.
11073
11074 2015-12-10 Pedro Alves <palves@redhat.com>
11075
11076 * gdb.multi/base.exp: Don't use nowarnings.
11077 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11078 * gdb.multi/hangout.c: Include stdio.h.
11079 * gdb.multi/hello.c: Include stdlib.h.
11080 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11081 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11082 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11083
11084 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11085
11086 * gdb.dwarf2/dw2-ranges-base.c: New file.
11087 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11088 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11089 support additional line table, and debug ranges generation.
11090 (Dwarf::ranges): New function, generate .debug_ranges.
11091 (Dwarf::lines): Support generating simple line table programs.
11092 (Dwarf::assemble): Initialise new namespace variables.
11093
11094 2015-12-09 Kevin Buettner <kevinb@redhat.com>
11095
11096 * gdb.base/async.exp (proc test_background): Add case for
11097 asynchronous execution not supported.
11098
11099 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
11100
11101 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11102 format and change test names to make them unique.
11103
11104 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11105 Pedro Alves <pedro@redhat.com>
11106
11107 PR gdb/18702
11108 Add checking of floatformats setup on x86_64 hosts.
11109 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11110 (smallval, bigval): New labels/constants.
11111 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11112 float" after loading bigval and smallval.
11113
11114 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11115
11116 * gdb.ada/fun_overload_menu.exp: New testcase.
11117 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11118
11119 2015-12-04 Josh Stone <jistone@redhat.com>
11120
11121 * gdb.base/catch-fork-static.exp: New.
11122
11123 2015-12-03 Yao Qi <yao.qi@linaro.org>
11124
11125 * gdb.base/sizeof.c: Don't include stdio.h and
11126 ../lib/unbuffer_output.c.
11127 (main): New variable 'size' and 'value'. Remove printf and
11128 gdb_unbuffer_output. Assign return value to size and value.
11129 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11130 at the beginning.
11131 (check_sizeof): Check the result by printing variable 'size'.
11132 (check_valueof): Check the result by printing variable 'value'.
11133
11134 2015-12-01 Yao Qi <yao.qi@linaro.org>
11135
11136 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11137 for aarch64*-*-linux* target.
11138
11139 2015-11-30 Pedro Alves <palves@redhat.com>
11140
11141 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11142
11143 2015-11-30 Pedro Alves <palves@redhat.com>
11144
11145 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11146 Handle non-stop mode vCont replies.
11147
11148 2015-11-30 Pedro Alves <palves@redhat.com>
11149
11150 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11151 prepare_for_testing. Start gdb with "set non-stop on" appended to
11152 GDBFLAGS. Lax expected stop output.
11153
11154 2015-11-27 Yao Qi <yao.qi@linaro.org>
11155
11156 * gdb.arch/arm-neon.exp: New.
11157 * gdb.arch/arm-neon.c: New.
11158
11159 2015-11-27 Yao Qi <yao.qi@linaro.org>
11160
11161 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11162
11163 2015-11-27 Yao Qi <yao.qi@linaro.org>
11164
11165 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11166 frames-invalid annotation.
11167
11168 2015-11-27 Yao Qi <yao.qi@linaro.org>
11169
11170 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11171
11172 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11173
11174 * gdb.threads/names.exp: New file.
11175 * gdb.threads/names.c: New file.
11176 * README: Mention gdb,no_thread_names.
11177
11178 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11179
11180 PR 19297
11181 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11182 support" error.
11183
11184 2015-11-24 Pedro Alves <palves@redhat.com>
11185
11186 PR 17539
11187 * gdb.base/display.exp: Expect displays to be sorted in ascending
11188 order. Use multi_line.
11189 * gdb.base/solib-display.exp: Likewise.
11190
11191 2015-11-24 Pedro Alves <palves@redhat.com>
11192
11193 PR 17539
11194 * gdb.base/display.exp: Expect displays to be sorted in ascending
11195 order. Use multi_line.
11196 * gdb.base/solib-display.exp: Likewise.
11197
11198 2015-11-24 Pedro Alves <palves@redhat.com>
11199
11200 PR 17539
11201 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11202 threads in ascending order.
11203 * gdb.base/foll-fork.exp: Likewise.
11204 * gdb.base/foll-vfork.exp: Likewise.
11205 * gdb.base/multi-forks.exp: Likewise.
11206 * gdb.mi/mi-nonstop.exp: Likewise.
11207 * gdb.mi/mi-nsintrall.exp: Likewise.
11208 * gdb.multi/base.exp: Likewise.
11209 * gdb.multi/multi-arch.exp: Likewise.
11210 * gdb.python/py-inferior.exp: Likewise.
11211 * gdb.threads/break-while-running.exp: Likewise.
11212 * gdb.threads/execl.exp: Likewise.
11213 * gdb.threads/gcore-thread.exp: Likewise.
11214 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11215 * gdb.threads/kill.exp: Likewise.
11216 * gdb.threads/linux-dp.exp: Likewise.
11217 * gdb.threads/multiple-step-overs.exp: Likewise.
11218 * gdb.threads/next-bp-other-thread.exp: Likewise.
11219 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11220 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11221 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11222 * gdb.threads/thread-find.exp: Likewise.
11223 * gdb.threads/tls.exp: Likewise.
11224 * lib/mi-support.exp (mi_reverse_list): Delete.
11225 (mi_check_thread_states): No longer reverse list.
11226
11227 2015-11-24 Pedro Alves <palves@redhat.com>
11228
11229 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11230 use lowercase.
11231
11232 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11233
11234 * gdb.trace/actions.c: Include trace-common.h.
11235 (main): Add a location for a fast tracepoint.
11236 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11237 the normal tracepoints.
11238 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11239
11240 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11241
11242 * save-trace.exp: Factor out code to these...
11243 (gdb_save_tracepoints): New.
11244 (gdb_load_tracepoints): New.
11245 (do_save_load_test): New.
11246
11247 2015-11-23 Kevin Buettner <kevinb@redhat.com>
11248
11249 * gdb.base/asmlabel.exp: New test.
11250 * gdb.base/asmlabel.c: New test case.
11251
11252 2015-11-23 Joel Brobecker <brobecker@adacore.com>
11253
11254 * gdb.base/wrong_frame_bt_full-main.c: New file.
11255 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11256 * gdb.base/wrong_frame_bt_full.exp: New file.
11257
11258 2015-11-23 Joel Brobecker <brobecker@adacore.com>
11259
11260 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11261
11262 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11263
11264 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
11265 pstate register when comparing registers values in
11266 sparc64-*-linux-gnu targets to avoid spurious differences.
11267
11268 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11269
11270 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
11271
11272 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11273
11274 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11275 as type argument to gdb_compile.
11276 * gdb.base/nested-subp2.exp: Likewise.
11277 * gdb.base/nested-subp3.exp: Likewise.
11278
11279 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11280
11281 * lib/dwarf.exp (_note): Fix left shift of negative value.
11282 * gdb.trace/trace-condition.exp: Likewise.
11283
11284 2015-11-13 Yao Qi <yao.qi@linaro.org>
11285
11286 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11287 comments about d10v.
11288 (test_scalar_returns): Likewise.
11289 * gdb.base/d10v.ld: Remove.
11290 * gdb.base/overlays.exp: Remove the target triplet checking for
11291 d10v-*-*.
11292 * gdb.base/structs.exp (test_struct_returns): Remove the
11293 comments about d10v.
11294 (test_struct_calls): Likewise.
11295
11296 2015-11-13 Yao Qi <yao.qi@linaro.org>
11297
11298 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11299 * gdb.base/gnu_vector.c: Don't include stdio.h.
11300 (main): Don't print res and call add_some_intvecs.
11301
11302 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11303
11304 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11305 macro.
11306 (func5): Removed.
11307 (func4): Use FAST_TRACEPOINT_LABEL.
11308 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11309 macro.
11310 (func): Removed.
11311 (thread_function): Use FAST_TRACEPOINT_LABEL.
11312 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11313 (func): Remove.
11314 (marker): Use FAST_TRACEPOINT_LABEL.
11315 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11316 (pendfunc1): Remove.
11317 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11318 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11319 (foo): Remove.
11320 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11321 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11322 macro.
11323 (func): Remove.
11324 (marker): Use FAST_TRACEPOINT_LABEL.
11325 * gdb.trace/trace-common.h: New header.
11326 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11327 macro.
11328 (func): Remove.
11329 (marker): Use FAST_TRACEPOINT_LABEL.
11330 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11331 (func): Remove.
11332 (thread_function): Use FAST_TRACEPOINT_LABEL.
11333
11334 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11335
11336 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11337 in front.
11338 * gdb.trace/change-loc.exp: Use global pcreg definition.
11339 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11340 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11341 in front.
11342 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11343 * gdb.trace/pending.exp: Likewise.
11344 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11345 * gdb.trace/trace-break.exp: Likewise.
11346 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11347 in front.
11348 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11349 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11350 in front.
11351 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11352
11353 2015-11-09 Joel Brobecker <brobecker@adacore.com>
11354
11355 * gdb.ada/fin_fun_out: New testcase.
11356
11357 2015-11-07 Kevin Buettner <kevinb@redhat.com>
11358
11359 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11360 value associated with DW_AT_byte_size.
11361 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11362 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11363 DW_AT_upper_bound.
11364
11365 2015-11-07 Kevin Buettner <kevinb@redhat.com>
11366
11367 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11368 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11369 version.
11370 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11371 gdb.dwarf2/dw2-canonicalize-type.exp,
11372 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11373 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11374 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11375 provided by gdb_target_symbol_prefix_flags_asm.
11376 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11377 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11378 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11379 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11380 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11381 macros where needed). Use this macro for symbols which require
11382 the prefix provided by SYMBOL_PREFIX.
11383
11384 2015-11-05 Kevin Buettner <kevinb@redhat.com>
11385
11386 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11387 New procs.
11388 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11389 representing expressions, of more than one list element.
11390 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11391 to prepend linker symbol prefix to f.
11392 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11393 table_1 and table_2.
11394 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11395 Likewise, for f and g.
11396 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11397 for ptr.
11398 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11399 for main.
11400 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11401 table_1_ptr and table_2_ptr.
11402
11403 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11404 Joel Brobecker <brobecker@adacore.com>
11405
11406 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11407
11408 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11409
11410 * gdb.reverse/s390-mvcle.c: New test.
11411 * gdb.reverse/s390-mvcle.exp: New file.
11412 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11413
11414 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11415
11416 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11417
11418 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11419
11420 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11421 reaching marker2.
11422 * gdb.reverse/getresuid-reverse.exp: Likewise.
11423 * gdb.reverse/pipe-reverse.exp: Likewise.
11424 * gdb.reverse/readv-reverse.exp: Likewise.
11425 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11426 * gdb.reverse/time-reverse.exp: Likewise.
11427 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11428
11429 2015-10-30 Yao Qi <yao.qi@linaro.org>
11430
11431 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11432 (empty_cycle): Remove.
11433 (main): Don't call empty_cycle. Don't use watch_count_done.
11434 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11435 empty_cycle. Rewrite the code counting HW watchpoints.
11436
11437 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11438
11439 * gdb.reverse/fstatat-reverse.c: New test.
11440 * gdb.reverse/fstatat-reverse.exp: New file.
11441 * gdb.reverse/getresuid-reverse.c: New test.
11442 * gdb.reverse/getresuid-reverse.exp: New file.
11443 * gdb.reverse/pipe-reverse.c: New test.
11444 * gdb.reverse/pipe-reverse.exp: New file.
11445 * gdb.reverse/readv-reverse.c: New test.
11446 * gdb.reverse/readv-reverse.exp: New file.
11447 * gdb.reverse/recvmsg-reverse.c: New test.
11448 * gdb.reverse/recvmsg-reverse.exp: New file.
11449 * gdb.reverse/time-reverse.c: New test.
11450 * gdb.reverse/time-reverse.exp: New file.
11451 * gdb.reverse/waitpid-reverse.c: New test.
11452 * gdb.reverse/waitpid-reverse.exp: New file.
11453
11454 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11455
11456 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11457
11458 2015-10-26 Doug Evans <dje@google.com>
11459
11460 PR symtab/17391
11461 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11462 * gdb.dwarf2/bad-regnum.c: New file.
11463 * gdb.dwarf2/bad-regnum.exp: New file.
11464
11465 2015-10-26 Doug Evans <dje@google.com>
11466
11467 PR python/18938
11468 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11469 file.
11470
11471 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11472
11473 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11474 for a change by "Mention language in compile error message".
11475
11476 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11477
11478 PR python/18073
11479 * gdb.python/py-type.c (C::a_method): New.
11480 (C::a_const_method): New.
11481 (C::a_static_method): New.
11482 (a_function): New.
11483 * gdb.python/py-type.exp (test_fields): Test getting fields
11484 from function and method.
11485
11486 2015-10-21 Keven Boell <keven.boell@intel.com>
11487
11488 * gdb.fortran/vla-alloc-assoc.exp: New file.
11489 * gdb.fortran/vla-datatypes.exp: New file.
11490 * gdb.fortran/vla-datatypes.f90: New file.
11491 * gdb.fortran/vla-history.exp: New file.
11492 * gdb.fortran/vla-ptype-sub.exp: New file.
11493 * gdb.fortran/vla-ptype.exp: New file.
11494 * gdb.fortran/vla-sizeof.exp: New file.
11495 * gdb.fortran/vla-sub.f90: New file.
11496 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
11497 * gdb.fortran/vla-value-sub-finish.exp: New file.
11498 * gdb.fortran/vla-value-sub.exp: New file.
11499 * gdb.fortran/vla-value.exp: New file.
11500 * gdb.fortran/vla-ptr-info.exp: New file.
11501 * gdb.mi/mi-vla-fortran.exp: New file.
11502 * gdb.mi/vla.f90: New file.
11503
11504 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
11505
11506 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
11507 of hardwired timeout value.
11508
11509 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11510 Pedro Alves <palves@redhat.com>
11511
11512 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
11513 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
11514
11515 2015-10-19 Josh Stone <jistone@redhat.com>
11516
11517 * gdb.base/catch-syscall.c: Include <sched.h>.
11518 (unknown_syscall): New variable.
11519 (main): Trigger a vfork and an unknown syscall.
11520 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
11521 (unknown_syscall_number): Likewise.
11522 (check_call_to_syscall): Accept an optional syscall pattern.
11523 (check_return_from_syscall): Likewise.
11524 (check_continue): Likewise.
11525 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
11526 (test_catch_syscall_skipping_return): New test toggling off 'catch
11527 syscall' to step over the syscall return, then toggling back on.
11528 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
11529 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
11530 (do_syscall_tests): Call test_catch_syscall_without_args and
11531 test_catch_syscall_mid_vfork.
11532 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
11533 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
11534
11535 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
11536
11537 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
11538 print g_vE): Add new pass patterns.
11539 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
11540 print various symbol names for vptr fields.
11541
11542 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
11543
11544 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
11545 results.
11546
11547 2015-10-12 Yao Qi <yao.qi@linaro.org>
11548
11549 * gdb.arch/disp-step-insn-reloc.exp: New test case.
11550
11551 2015-10-12 Yao Qi <yao.qi@linaro.org>
11552
11553 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
11554 is aarch64*-*-linux*.
11555
11556 2015-10-12 Yao Qi <yao.qi@linaro.org>
11557
11558 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
11559 (can_relocate_bcond_true): ... it.
11560 (can_relocate_bcond_false): New function.
11561 (foo): Likewise.
11562 (can_relocate_bl): Likewise.
11563 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
11564 can_relocate_bl.
11565
11566 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
11567
11568 * gdb.base/nested-addr.c: New file.
11569 * gdb.base/nested-addr.exp: New testcase.
11570
11571 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
11572
11573 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
11574 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
11575 its output. Ignore the output of "record goto begin" and instead
11576 check that GDB is replaying.
11577
11578 2015-10-09 Pedro Alves <palves@redhat.com>
11579
11580 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
11581 (top level): Use it in the run with no args test.
11582
11583 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
11584
11585 * gdb.dlang/properties.exp: New file.
11586
11587 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
11588
11589 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
11590 whether or not address 0x1000 is mapped on the target.
11591
11592 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
11593
11594 * gdb.python/py-type.exp: Do not run tests if binaries fail to
11595 build.
11596
11597 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
11598
11599 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
11600 instruction-history test.
11601
11602 2015-09-28 Doug Evans <dje@google.com>
11603
11604 * gdb.base/gcore.c (array_func): Add reference to static_array.
11605
11606 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
11607
11608 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
11609 source line.
11610
11611 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
11612
11613 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
11614 short or char as base type.
11615
11616 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
11617
11618 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
11619 to allow any size enum.
11620
11621 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
11622
11623 * gdb.ada/array_ptr_renaming.exp: New testcase.
11624 * gdb.ada/array_ptr_renaming/foo.adb: New file.
11625 * gdb.ada/array_ptr_renaming/pack.ads: New file.
11626
11627 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11628
11629 * gdb.trace/ftrace-lock.c: New file.
11630 * gdb.trace/ftrace-lock.exp: New file.
11631
11632 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11633
11634 * gdb.arch/insn-reloc.c: New file.
11635 * gdb.arch/ftrace-insn-reloc.exp: New file.
11636
11637 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11638
11639 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
11640 instruction.
11641 * gdb.trace/pendshr1.c (pendfunc): Likewise.
11642 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
11643 * gdb.trace/range-stepping.c: Likewise.
11644 * gdb.trace/trace-break.c: Likewise.
11645 * gdb.trace/trace-mt.c (thread_function): Likewise.
11646 * gdb.trace/ftrace.c (marker): Likewise.
11647 * gdb.trace/trace-condition.c (marker): Likewise.
11648 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
11649 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
11650 is_aarch64_target.
11651
11652 2015-09-18 Doug Evans <xdje42@gmail.com>
11653
11654 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
11655 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
11656
11657 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11658
11659 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
11660 the breakpoint.
11661
11662 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11663
11664 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
11665 the pending breakpoint. Remove timeout override for "Run till
11666 MI pending breakpoint on pendfunc3 on thread 2" test.
11667
11668 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11669
11670 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
11671 filename pattern.
11672
11673 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11674
11675 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
11676 in breakpoint filename pattern.
11677
11678 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11679
11680 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11681
11682 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11683
11684 * gdb.linespec/explicit.exp: Check for readline support for
11685 tab-completion tests. Fix obvious typo.
11686
11687 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11688
11689 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11690 and replay.
11691
11692 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11693
11694 * gdb.btrace/non-stop.c: New.
11695 * gdb.btrace/non-stop.exp: New.
11696
11697 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
11698 Yao Qi <yao.qi@linaro.org>
11699
11700 * gdb.trace/trace-condition.c: New file.
11701 * gdb.trace/trace-condition.exp: New file.
11702
11703 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
11704
11705 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
11706 for testing bytecode compilation.
11707
11708 2015-09-16 Pedro Alves <palves@redhat.com>
11709 Sandra Loosemore <sandra@codesourcery.com>
11710
11711 * gdb.threads/non-stop-fair-events.c (timeout): New global.
11712 (SECONDS): Redefine.
11713 (main): Call pthread_kill and alarm early.
11714 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
11715 support.
11716 (test): If the target can't hardware step and doesn't support
11717 displaced stepping, increase the timeout.
11718
11719 2015-09-16 Pedro Alves <palves@redhat.com>
11720
11721 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
11722 (enable_debug): New procedures.
11723 (test): Use them. Bail out if waiting for threads fails.
11724 (top level): Bail out if a test fails.
11725
11726 2015-09-16 Yao Qi <yao.qi@linaro.org>
11727
11728 * gdb.asm/asm-source.exp: Set asm-arch for
11729 aarch64*-*-* target.
11730 * gdb.asm/aarch64.inc: New file.
11731
11732 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
11733
11734 * gdb.ada/array_of_variable_length.exp: New testcase.
11735 * gdb.ada/array_of_variable_length/foo.adb: New file.
11736 * gdb.ada/array_of_variable_length/pck.adb: New file.
11737 * gdb.ada/array_of_variable_length/pck.ads: New file.
11738
11739 2015-09-15 Doug Evans <dje@google.com>
11740
11741 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
11742 of function static local variable.
11743
11744 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11745
11746 * gdb.threads/tls-so_extern.exp: New test file.
11747 * gdb.threads/tls-so_extern.c: New test file.
11748 * gdb.threads/tls-so_extern_main.c: New test file.
11749
11750 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11751
11752 * gdb.opt/solib-intra-step-lib.c: New file.
11753 * gdb.opt/solib-intra-step-main.c: New file.
11754 * gdb.opt/solib-intra-step.exp: New file.
11755
11756 2015-09-15 Pedro Alves <palves@redhat.com>
11757
11758 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
11759 gdb_continue_to_breakpoint instead of gdb_test_multiple.
11760
11761 2015-09-14 Pedro Alves <palves@redhat.com>
11762
11763 * gdb.base/hook-stop-continue.c: Delete.
11764 * gdb.base/hook-stop-continue.exp: Delete.
11765 * gdb.base/hook-stop-frame.c: Delete.
11766 * gdb.base/hook-stop-frame.exp: Delete.
11767 * gdb.base/hook-stop.c: New file.
11768 * gdb.base/hook-stop.exp: New file.
11769
11770 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
11771
11772 * gdb.ada/access_to_packed_array.exp: New testcase.
11773 * gdb.ada/access_to_packed_array/foo.adb: New file.
11774 * gdb.ada/access_to_packed_array/pack.adb: New file.
11775 * gdb.ada/access_to_packed_array/pack.ads: New file.
11776
11777 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
11778
11779 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
11780 buffer size test.
11781
11782 2015-09-11 Don Breazeal <donb@codesourcery.com>
11783
11784 * gdb.base/foll-exec.c: Add copyright header. Fix
11785 formatting issues.
11786 * gdb.base/foll-exec.exp (zap_session): Delete proc.
11787 (do_exec_tests): Use clean_restart in place of zap_session,
11788 and for test initialization. Fix formatting issues. Use
11789 fail in place of perror.
11790 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
11791 an expect statement to match an expression with output from
11792 the program under debug.
11793 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
11794 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
11795 * gdb.threads/non-ldr-exc-2.exp: Likewise.
11796 * gdb.threads/non-ldr-exc-3.exp: Likewise.
11797 * gdb.threads/non-ldr-exc-4.exp: Likewise.
11798
11799 2015-09-09 Doug Evans <dje@google.com>
11800
11801 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
11802
11803 2015-09-09 Doug Evans <dje@google.com>
11804
11805 * gdb.base/pie-execl.exp: Fix result test of build_executable.
11806
11807 2015-09-09 Doug Evans <dje@google.com>
11808
11809 * gdb.base/savedregs.exp: Fix typo.
11810
11811 2015-09-09 Pedro Alves <palves@redhat.com>
11812
11813 * gdb.mi/mi-cli.exp: Add CLI finish tests.
11814
11815 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
11816
11817 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
11818 command actually switches threads. Give up on remaining
11819 tests if target fails to stop at breakpoint.
11820
11821 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
11822
11823 * gdb.ada/funcall_char.exp: New testcase.
11824 * gdb.ada/funcall_char/foo.adb: New file.
11825
11826 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
11827
11828 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
11829 expected outputs. Add two testcases for completing ambiguous
11830 functions.
11831 * gdb.ada/complete/aux_pck.adb: New file.
11832 * gdb.ada/complete/aux_pck.ads: New file.
11833 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
11834 Ambiguous_Func functions.
11835 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
11836 * gdb.ada/complete/pck.adb: Likewise.
11837
11838 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
11839
11840 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
11841 failures to run the test program under GDB.
11842
11843 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
11844
11845 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
11846 to C.
11847
11848 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
11849
11850 * gdb.base/run-after-attach.exp: New test file.
11851 * gdb.base/run-after-attach.c: New test file.
11852
11853 2015-08-26 Don Breazeal <donb@codesourcery.com>
11854
11855 * gdb.base/foll-exec-2.c: New test program.
11856 * gdb.base/foll-exec-2.exp: New test.
11857
11858 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
11859
11860 * gdb.base/nested-subp1.exp: New file.
11861 * gdb.base/nested-subp1.c: New file.
11862 * gdb.base/nested-subp2.exp: New file.
11863 * gdb.base/nested-subp2.c: New file.
11864 * gdb.base/nested-subp3.exp: New file.
11865 * gdb.base/nested-subp3.c: New file.
11866
11867 2015-08-24 Pedro Alves <palves@redhat.com>
11868
11869 * gdb.server/connect-without-multi-process.c: New file.
11870 * gdb.server/connect-without-multi-process.exp: New file.
11871
11872 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
11873
11874 * gdb.opt/inline-markers.c: Make z int.
11875
11876 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
11877
11878 * gdb.opt/inline-markers.c: Make z volatile.
11879
11880 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
11881
11882 * gdb.opt/inline-bt.c: New volatile global z.
11883 * gdb.opt/inline-cmds.c: Likewise.
11884 * gdb.opt/inline-locals.c: Likewise.
11885 * gdb.opt/inline-markers.c: New extern global z.
11886 (marker): Use z.
11887 (inline_fn): Likewise.
11888
11889 2015-08-24 Pedro Alves <palves@redhat.com>
11890
11891 * config/m32r-stub.exp: Remove file.
11892 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
11893 * gdb.base/call-rt-st.exp: Likewise.
11894 * gdb.base/call-strs.exp: Likewise.
11895 * gdb.base/default.exp: Remove references to h8300-*-hms and
11896 *-*-udi*.
11897 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
11898
11899 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11900
11901 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
11902 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
11903 and "return" use KFAIL when GDB can not read/write the vector
11904 return value.
11905
11906 2015-08-21 Gary Benson <gbenson@redhat.com>
11907
11908 * gdb.trace/pending.exp: Cope with remote transfer warnings.
11909
11910 2015-08-20 Pedro Alves <palves@redhat.com>
11911
11912 * gdb.server/solib-list.exp: No longer expect an interior stop in
11913 non-stop mode.
11914
11915 2015-08-20 Pedro Alves <palves@redhat.com>
11916
11917 * gdb.server/connect-stopped-target.c: New file.
11918 * gdb.server/connect-stopped-target.exp: New file.
11919
11920 2015-08-20 Pedro Alves <palves@redhat.com>
11921
11922 * gdb.dwarf2/comp-unit-lang.exp: New file.
11923 * gdb.dwarf2/comp-unit-lang.c: New file.
11924
11925 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11926
11927 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11928 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11929
11930 2015-08-19 Kevin Buettner <kevinb@redhat.com>
11931
11932 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11933 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11934
11935 2015-08-18 Doug Evans <dje@google.com>
11936 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11937
11938 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11939 skip_python_tests. New arg prompt_regexp.
11940 (skip_python_tests): New function.
11941 * lib/mi-support.exp (mi_skip_python_tests): New function.
11942 * gdb.python/py-mi-objfile-gdb.py: New file.
11943 * gdb.python/py-mi-objfile.c: New file.
11944 * gdb.python/py-mi-objfile.exp: New file.
11945
11946 2015-08-17 Keith Seitz <keiths@redhat.com>
11947
11948 * gdb.linespec/explicit.exp: Move strace test from here ...
11949 * gdb.trace/strace.exp: ... to here.
11950
11951 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11952
11953 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11954 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
11955
11956 2015-08-14 Doug Evans <xdje42@gmail.com>
11957
11958 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11959 inferior before selecting a new file.
11960
11961 2015-08-14 Doug Evans <xdje42@gmail.com>
11962
11963 * gdb.mi/mi-disassemble.exp: Update.
11964 * gdb.base/disasm-optim.S: New file.
11965 * gdb.base/disasm-optim.c: New file.
11966 * gdb.base/disasm-optim.h: New file.
11967 * gdb.base/disasm-optim.exp: New file.
11968
11969 2015-08-14 Keith Seitz <keiths@redhat.com>
11970
11971 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11972 "evaluated-by".
11973
11974 2015-08-13 Joel Brobecker <brobecker@adacore.com>
11975
11976 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11977
11978 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11979
11980 * gdb.ada/fun_renaming.exp: New testcase.
11981 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11982 * gdb.ada/fun_renaming/pack.adb: New file.
11983 * gdb.ada/fun_renaming/pack.ads: New file.
11984
11985 2015-08-12 Keith Seitz <keiths@redhat.com>
11986
11987 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11988 gdb_get_line_number.
11989
11990 2015-08-12 Joel Brobecker <brobecker@adacore.com>
11991
11992 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11993 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11994 gdb.base/dso2dso.exp: New files.
11995
11996 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11997 Pedro Alves <palves@redhat.com>
11998 Keith Seitz <keiths@redhat.com>
11999
12000 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12001 GDBFLAGS.
12002
12003 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12004
12005 * gdb.base/gdbhistsize-history.exp
12006 (test_histsize_history_setting): Use save_vars.
12007 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12008 Use save_vars.
12009 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12010 * gdb.base/readline.exp: Use save_vars.
12011
12012 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12013
12014 * lib/gdb.exp (save_vars): New proc.
12015
12016 2015-08-11 Keith Seitz <keiths@redhat.com>
12017
12018 * gdb.base/help.exp: Update help_breakpoint_text.
12019
12020 2015-08-11 Keith Seitz <keiths@redhat.com>
12021
12022 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12023 (at toplevel): Call test_explicit_breakpoints.
12024 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12025 breakpoints.
12026 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12027 breakpoint conditions, "-cond".
12028
12029 2015-08-11 Keith Seitz <keiths@redhat.com>
12030
12031 * gdb.linespec/3explicit.c: New file.
12032 * gdb.linespec/cpexplicit.cc: New file.
12033 * gdb.linespec/cpexplicit.exp: New file.
12034 * gdb.linespec/explicit.c: New file.
12035 * gdb.linespec/explicit.exp: New file.
12036 * gdb.linespec/explicit2.c: New file.
12037 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12038 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12039 before using in the matching pattern.
12040 Clarify that `prefix' is a regular expression.
12041
12042 2015-08-11 Keith Seitz <keiths@redhat.com>
12043
12044 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12045 test.
12046 Add tests for missing ",FMT" and ",".
12047
12048 2015-08-10 Doug Evans <dje@google.com>
12049 Keith Seitz <keiths@redhat.com>
12050
12051 PR gdb/17960
12052 * gdb.base/completion.exp: Add location completer tests.
12053
12054 2015-08-07 Pedro Alves <palves@redhat.com>
12055
12056 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12057 tests here.
12058 (top level): Run do_test with and without displaced stepping.
12059
12060 2015-08-07 Pedro Alves <palves@redhat.com>
12061
12062 * gdb.base/valgrind-disp-step.c: New file.
12063 * gdb.base/valgrind-disp-step.exp: New file.
12064
12065 2015-08-07 Pedro Alves <palves@redhat.com>
12066
12067 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12068 Delete function.
12069 (main): Add alarm. Run an infinite loop instead of calling
12070 wait_threads.
12071 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12072 comment.
12073 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12074 Delete function.
12075 (main): Add alarm. Run an infinite loop instead of calling
12076 wait_threads.
12077 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12078 comment.
12079
12080 2015-08-07 Pedro Alves <palves@redhat.com>
12081
12082 * gdb.base/checkpoint-ns.exp: New file.
12083 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12084 standard_testfile.
12085
12086 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12087
12088 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12089 * gdb.btrace/instruction_history.exp: Update.
12090 * gdb.btrace/tsx.exp: New.
12091 * gdb.btrace/tsx.c: New.
12092
12093 2015-08-06 Pedro Alves <palves@redhat.com>
12094
12095 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12096 increase timeout.
12097 * gdb.reverse/until-precsave.exp: Bump timeouts.
12098
12099 2015-08-06 Pedro Alves <palves@redhat.com>
12100
12101 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12102
12103 2015-08-06 Pedro Alves <palves@redhat.com>
12104
12105 PR gdb/18749
12106 * gdb.threads/process-dies-while-handling-bp.c: New file.
12107 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12108
12109 2015-08-06 Pedro Alves <palves@redhat.com>
12110
12111 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12112 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12113
12114 2015-08-05 Pedro Alves <palves@redhat.com>
12115
12116 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12117 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12118
12119 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12120
12121 * gdb.base/bp-permanent.exp: Report test as unsupported if
12122 the target cannot stop at the permanent breakpoint.
12123
12124 2015-08-03 Doug Evans <dje@google.com>
12125
12126 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12127 10000.
12128
12129 2015-08-03 Doug Evans <dje@google.com>
12130
12131 * Makefile.in (workers/%.worker, build-perf): New rule.
12132 (GDB_PERFTEST_MODE): New variable.
12133 (check-perf): Use it.
12134 (clean): Clean up gdb.perf parallel build subdirs.
12135 * lib/build-piece.exp: New file.
12136 * lib/gdb.exp (make_gdb_parallel_path): New function
12137 (standard_output_file, standard_temp_file): Call it.
12138 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12139 of $GDB_PARALLEL.
12140 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12141
12142 2015-08-03 Doug Evans <dje@google.com>
12143
12144 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
12145 (LOG_FILE_NAME): New global.
12146 (TextReporter.__init__): Initialize self.txt_sum.
12147 (TextReporter.report): Add support for multiple data-points.
12148 Move report to perftest.sum, put raw data in perftest.log.
12149 (TextReporter.start): Open sum and log files.
12150 (TextReporter.end): Close sum and log files.
12151 * gdb.perf/lib/perftest/testresult.py
12152 (SingleStatisticTestResult.record): Handle multiple data-points.
12153
12154 2015-07-31 Pedro Alves <palves@redhat.com>
12155
12156 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12157 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12158 kill_wait_spawned_process instead of explicit "kill -9".
12159 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12160 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12161 kill_wait_spawned_process.
12162 * gdb.base/attach-twice.exp: Likewise.
12163 * gdb.base/attach.exp: Likewise.
12164 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12165 gdb_test_multiple.
12166 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12167 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12168 kill_wait_spawned_process.
12169 * gdb.base/valgrind-infcall.exp: Likewise.
12170 * gdb.multi/multi-attach.exp: Likewise.
12171 * gdb.python/py-prompt.exp: Likewise.
12172 * gdb.python/py-sync-interp.exp: Likewise.
12173 * gdb.server/ext-attach.exp: Likewise.
12174 * gdb.threads/attach-into-signal.exp (corefunc): Use
12175 spawn_wait_for_attach, spawn_id_get_pid and
12176 kill_wait_spawned_process.
12177 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12178 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12179 spawn_id_get_pid and kill_wait_spawned_process.
12180 * gdb.threads/attach-stopped.exp (corefunc): Use
12181 spawn_wait_for_attach, spawn_id_get_pid and
12182 kill_wait_spawned_process.
12183 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12184 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12185 kill_wait_spawned_process instead of explicit "kill -9".
12186 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12187 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12188 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12189 processes. Don't map cygwin/windows pids here. Now returns a
12190 spawn id list.
12191
12192 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12193
12194 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12195 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12196 correct patch.
12197
12198 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12199
12200 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12201
12202 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12203
12204 Reapply:
12205 2014-05-21 Mark Wielaard <mjw@redhat.com>
12206
12207 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12208
12209 2015-07-30 Pedro Alves <palves@redhat.com>
12210
12211 * linux-low.c (handle_extended_wait): Set the child's last
12212 reported status to TARGET_WAITKIND_STOPPED.
12213
12214 2015-07-30 Pedro Alves <palves@redhat.com>
12215
12216 PR threads/18600
12217 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12218 only shows inferior 1.
12219
12220 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12221 Pedro Alves <palves@redhat.com>
12222
12223 PR threads/18600
12224 * gdb.threads/fork-plus-threads.c: New file.
12225 * gdb.threads/fork-plus-threads.exp: New file.
12226
12227 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12228
12229 * gdb.base/batch-preserve-term-settings.exp
12230 (test_terminal_settings_preserved_after_cli_exit): Use
12231 send_quit_command.
12232
12233 2015-07-29 Pedro Alves <palves@redhat.com>
12234 Don Breazeal <donb@codesourcery.com>
12235
12236 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12237 output from both inferior_spawn_id and gdb_spawn_id.
12238
12239 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12240
12241 * gdb.threads/attach-into-signal.exp (corefunc): Use
12242 with_test_prefix on nested loops, uniquefying the test messages.
12243
12244 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12245
12246 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12247 commit.
12248
12249 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12250
12251 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12252 New proc.
12253 (test_terminal_settings_preserved_after_sigterm): New test.
12254
12255 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12256
12257 * gdb.base/batch-preserve-term-settings.exp
12258 (test_terminal_settings_preserved_after_cli_exit): New test.
12259
12260 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12261
12262 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12263 manipulation of saved_gdbflags.
12264 (test_terminal_settings_preserved): Remove global declaration of
12265 the unused variable pagination_prompt. Remove manipulation of
12266 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12267 GDBFLAGS.
12268
12269 2015-07-29 Pedro Alves <palves@redhat.com>
12270
12271 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12272
12273 2015-07-29 Pedro Alves <palves@redhat.com>
12274
12275 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12276 at the top.
12277
12278 2015-07-29 Pedro Alves <palves@redhat.com>
12279
12280 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12281 (main): Call gdb_unbuffer_output.
12282 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12283 (main): Call gdb_unbuffer_output.
12284 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12285 (main): Call gdb_unbuffer_output.
12286 * gdb.base/call-strs.exp: Adjust to step over the
12287 gdb_unbuffer_output call.
12288 * gdb.base/catch-gdb-caused-signals.c: Include
12289 "../lib/unbuffer_output.c".
12290 (main): Call gdb_unbuffer_output.
12291 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12292 (main): Call gdb_unbuffer_output.
12293 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12294 (main): Call gdb_unbuffer_output.
12295 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12296 (main): Call gdb_unbuffer_output.
12297 * gdb.base/shlib-call.exp: Adjust to step over the
12298 gdb_unbuffer_output call.
12299 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12300 (main): Call gdb_unbuffer_output.
12301 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12302 (main): Call gdb_unbuffer_output.
12303 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12304 (main): Rename to ...
12305 (test): ... this.
12306 (main): Reimplement.
12307 * gdb.base/varargs.exp: Run to test instead of to main.
12308 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12309 (main): Call gdb_unbuffer_output.
12310
12311 2015-07-29 Pedro Alves <palves@redhat.com>
12312
12313 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12314 factore out from mi_continue_dprintf. For call-style dprintfs,
12315 expect dprintf output out of $inferior_spawn_id.
12316 (mi_continue_dprintf): Use mi_expect_dprintf.
12317 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12318 (main): Call gdb_unbuffer_output.
12319
12320 2015-07-29 Pedro Alves <palves@redhat.com>
12321
12322 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12323 (default_mi_gdb_start): Set inferior_spawn_id instead of
12324 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12325 gdb_spawn_id.
12326 (mi_gdb_test): Always expect inferior output from both
12327 $inferior_spawn_id and $gdb_spawn_id.
12328
12329 2015-07-29 Pedro Alves <palves@redhat.com>
12330
12331 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12332 send_inferior and $inferior_spawn_id.
12333
12334 2015-07-29 Pedro Alves <palves@redhat.com>
12335
12336 * gdb.gdb/complaints.exp (test_initial_complaints)
12337 (test_serial_complaints, test_short_complaints): Use
12338 gdb_test_stdio.
12339 (test_empty_complaint): Handle $inferior_spawn_id !=
12340 $gdb_spawn_id.
12341
12342 2015-07-29 Pedro Alves <palves@redhat.com>
12343
12344 * gdb.base/varargs.exp: Use gdb_test_stdio.
12345
12346 2015-07-29 Pedro Alves <palves@redhat.com>
12347
12348 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12349
12350 2015-07-29 Pedro Alves <palves@redhat.com>
12351
12352 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12353
12354 2015-07-29 Pedro Alves <palves@redhat.com>
12355
12356 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12357 parameter into two new parameters, "inf_result" and "gdb_result".
12358 Expect inferior output and gdb output from $inferior_spawn_id and
12359 $gdb_spawn_id, respectively. Adjust all callers.
12360
12361 2015-07-29 Pedro Alves <palves@redhat.com>
12362
12363 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12364 of gdb_test_sequence.
12365
12366 2015-07-29 Pedro Alves <palves@redhat.com>
12367
12368 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12369 (saw_spurious_output): Expect inferior output from
12370 $inferior_spawn_id. Use gdb_test_stdio.
12371
12372 2015-07-29 Pedro Alves <palves@redhat.com>
12373
12374 * gdb.base/dprintf.exp: Use standard_testfile. Change
12375 prepare_for_testing call.
12376 (srcfile): Don't set.
12377 (restart): New procedure.
12378 (test_dprintf): New procecure, use to continue over dprintfs.
12379 (test_call, test_agent): New procedures, tests moved here.
12380 Restart gdb and recreate dprintfs. Adjust expected output.
12381
12382 2015-07-29 Pedro Alves <palves@redhat.com>
12383
12384 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12385
12386 2015-07-29 Pedro Alves <palves@redhat.com>
12387
12388 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12389
12390 2015-07-29 Pedro Alves <palves@redhat.com>
12391
12392 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12393 gdb_test_stdio.
12394
12395 2015-07-29 Pedro Alves <palves@redhat.com>
12396
12397 * lib/gdb.exp (gdb_test_stdio): New procedure.
12398
12399 2015-07-29 Pedro Alves <palves@redhat.com>
12400
12401 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12402
12403 2015-07-29 Pedro Alves <palves@redhat.com>
12404
12405 * gdb.base/call-signal-resume.exp: Remove check for
12406 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12407 * gdb.base/unwindonsignal.exp: Likewise.
12408 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12409 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12410
12411 2015-07-29 Pedro Alves <palves@redhat.com>
12412
12413 * gdb.base/siginfo-addr.c (pass): New function.
12414 (handler): Call it iff si_addr is correct.
12415 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12416 Set a breakpoint at "pass" and continue to it.
12417
12418 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12419
12420 * gdb.python/py-objfile.exp: Make some tests have unique names.
12421 * gdb.python/py-pp-registration.exp: Likewise.
12422
12423 2015-07-28 Pedro Alves <palves@redhat.com>
12424
12425 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12426
12427 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12428
12429 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12430
12431 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12432
12433 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12434
12435 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12436
12437 * gdb.base/gdb-sigterm-2.exp: New test.
12438
12439 2015-07-25 Doug Evans <xdje42@gmail.com>
12440
12441 Revert:
12442 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12443 (workers/%.worker, build-perf): New rule.
12444 (GDB_PERFTEST_MODE): New variable.
12445 (check-perf): Use it.
12446 (clean): Clean up gdb.perf parallel build subdirs.
12447 * lib/build-piece.exp: New file.
12448 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12449 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12450 name.
12451 (standard_temp_file): Ditto.
12452 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12453 of $GDB_PARALLEL.
12454
12455 2015-07-24 Doug Evans <dje@google.com>
12456
12457 * gdb.perf/lib/perftest/utils.py: New file.
12458 * gdb.perf/gm-hello.cc: New file.
12459 * gdb.perf/gm-pervasive-typedef.cc: New file.
12460 * gdb.perf/gm-pervasive-typedef.h: New file.
12461 * gdb.perf/gm-std.cc: New file.
12462 * gdb.perf/gm-std.h: New file.
12463 * gdb.perf/gm-use-cerr.cc: New file.
12464 * gdb.perf/gm-utils.h: New file.
12465 * gdb.perf/gmonster-null-lookup.py: New file.
12466 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12467 * gdb.perf/gmonster-print-cerr.py: New file.
12468 * gdb.perf/gmonster-ptype-string.py: New file.
12469 * gdb.perf/gmonster-runto-main.py: New file.
12470 * gdb.perf/gmonster-select-file.py: New file.
12471 * gdb.perf/gmonster1-null-lookup.exp: New file.
12472 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12473 * gdb.perf/gmonster1-print-cerr.exp: New file.
12474 * gdb.perf/gmonster1-ptype-string.exp: New file.
12475 * gdb.perf/gmonster1-runto-main.exp: New file.
12476 * gdb.perf/gmonster1-select-file.exp: New file.
12477 * gdb.perf/gmonster1.cc: New file.
12478 * gdb.perf/gmonster1.exp: New file.
12479 * gdb.perf/gmonster2-null-lookup.exp: New file.
12480 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
12481 * gdb.perf/gmonster2-print-cerr.exp: New file.
12482 * gdb.perf/gmonster2-ptype-string.exp: New file.
12483 * gdb.perf/gmonster2-runto-main.exp: New file.
12484 * gdb.perf/gmonster2-select-file.exp: New file.
12485 * gdb.perf/gmonster2.cc: New file.
12486 * gdb.perf/gmonster2.exp: New file.
12487
12488 2015-07-24 Doug Evans <dje@google.com>
12489
12490 * gdb.perf/README: New file.
12491 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
12492 * lib/gen-perf-test.exp: New file.
12493
12494 2015-07-24 Doug Evans <dje@google.com>
12495
12496 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
12497 (PerfTest::startup): New function.
12498 (PerfTest::run): Return result of calling body.
12499 (PerfTest::assemble): Rewrite.
12500 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
12501 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
12502 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
12503 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
12504 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
12505
12506 2015-07-24 Doug Evans <dje@google.com>
12507
12508 * lib/gdb.exp (clean_restart): Make executable optional.
12509
12510 2015-07-24 Doug Evans <dje@google.com>
12511
12512 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
12513 compiler_info references.
12514 * gdb.cp/temargs.exp: Ditto.
12515 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
12516 (get_compiler_info): Early exit if already computed. Set compiler_info
12517 to "unknown" if there was a problem.
12518 (test_compiler_info): Add function comment. Call get_compiler_info.
12519
12520 2015-07-24 Doug Evans <dje@google.com>
12521
12522 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12523 (workers/%.worker, build-perf): New rule.
12524 (GDB_PERFTEST_MODE): New variable.
12525 (check-perf): Use it.
12526 (clean): Clean up gdb.perf parallel build subdirs.
12527 * lib/build-piece.exp: New file.
12528 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12529 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12530 name.
12531 (standard_temp_file): Ditto.
12532 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12533 of $GDB_PARALLEL.
12534
12535 2015-07-24 Doug Evans <dje@google.com>
12536
12537 * lib/future.exp (gdb_default_target_compile): New option
12538 "early_flags".
12539 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
12540 --as-needed.
12541
12542 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
12543
12544 * gdb.base/catch-syscall.exp: Call gdb_exit before
12545 gdb_skip_xml_test.
12546
12547 2015-07-24 Pedro Alves <palves@redhat.com>
12548
12549 * gdb.python/py-events.exp: Accept output between the stop event
12550 and the prompt.
12551 * gdb.python/py-evsignal.exp: Likewise.
12552 * gdb.python/py-evthreads.exp: Likewise.
12553
12554 2015-07-24 Pedro Alves <palves@redhat.com>
12555
12556 PR gdb/18717
12557 * gdb.threads/non-ldr-exit.c: New file.
12558 * gdb.threads/non-ldr-exit.exp: New file.
12559
12560 2015-07-24 Yao Qi <yao.qi@linaro.org>
12561
12562 * gdb.server/ext-wrapper.exp: Test --wrapper option when
12563 restarting process.
12564
12565 2015-07-24 Yao Qi <yao.qi@linaro.org>
12566
12567 * gdb.server/ext-restart.exp: New file.
12568
12569 2015-07-24 Yao Qi <yao.qi@linaro.org>
12570
12571 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
12572 argument options.
12573 * gdb.server/ext-wrapper.exp: New file.
12574
12575 2015-07-23 Doug Evans <dje@google.com>
12576
12577 * gdb.dwarf2/dw2-dummy-cu.S: New file.
12578 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
12579
12580 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
12581
12582 * gdb.ada/var_arr_typedef.exp: New testcase.
12583 * gdb.ada/var_arr_typedef/pack.adb: New file.
12584 * gdb.ada/var_arr_typedef/pack.ads: New file.
12585 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
12586
12587 2015-07-20 Joel Brobecker <brobecker@adacore.com>
12588
12589 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
12590
12591 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12592
12593 * gdb.arch/i386-biarch-core.exp: Replace istarget
12594 by "complete set gnutarget". Remove expectation for the "core-file"
12595 command.
12596
12597 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12598
12599 Revert the previous commit:
12600 Tests for validate symbol file using build-id.
12601
12602 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
12603
12604 Tests for validate symbol file using build-id.
12605 * gdb.base/solib-mismatch-lib.c: New file.
12606 * gdb.base/solib-mismatch-libmod.c: New file.
12607 * gdb.base/solib-mismatch.c: New file.
12608 * gdb.base/solib-mismatch.exp: New file.
12609
12610 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
12611
12612 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
12613 nios2-*-linux*.
12614 * gdb.base/sigbpt.exp (stepi_out): Likewise.
12615 * gdb.base/siginfo.exp: Likewise.
12616 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12617
12618 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
12619
12620 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
12621 Move it to ...
12622 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
12623 ... here.
12624 * gdb.trace/range-stepping.exp: Check that the target supports
12625 range stepping.
12626
12627 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12628
12629 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
12630
12631 2015-07-14 Pedro Alves <palves@redhat.com>
12632
12633 * gdb.base/killed-outside.exp: New file.
12634 * gdb.base/killed-outside.c: New file.
12635
12636 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12637
12638 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
12639 (n at main): New.
12640 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
12641
12642 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12643
12644 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
12645 infcall tests instead of setting up for KFAIL.
12646
12647 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
12648
12649 * gdb.btrace/record_goto-step.exp: New.
12650
12651 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12652
12653 PR compile/18484
12654 * gdb.compile/compile.c (struct struct_type): Add volatile to
12655 selffield's type.
12656 * gdb.compile/compile.exp
12657 (compile code struct_object.selffield = &struct_object): Skip further
12658 struct_object tests if this one xfails.
12659
12660 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
12661
12662 PR exp/18617
12663 * gdb.trace/ax.exp: Add test.
12664
12665 2015-07-07 Yao Qi <yao.qi@linaro.org>
12666
12667 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
12668 instead of istarget "aarch64*-*-*".
12669 * gdb.arch/aarch64-fp.exp: Likewise.
12670 * gdb.base/float.exp: Likewise.
12671 * gdb.reverse/aarch64.exp: Likewise.
12672 * lib/gdb.exp (is_aarch64_target): New proc.
12673
12674 2015-07-07 Yao Qi <yao.qi@linaro.org>
12675
12676 * lib/gdb.exp (is_aarch32_target): New proc.
12677 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12678 instead of "istarget "arm*-*-*"".
12679 * gdb.arch/arm-disp-step.exp: Likewise.
12680 * gdb.arch/thumb-bx-pc.exp: Likewise.
12681 * gdb.arch/thumb-prologue.exp: Likewise.
12682 * gdb.arch/thumb-singlestep.exp: Likewise.
12683 * gdb.base/disp-step-syscall.exp: Likewise.
12684 * gdb.base/float.exp: Likewise.
12685
12686 2015-07-07 Yao Qi <yao.qi@linaro.org>
12687
12688 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12689 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12690
12691 2015-07-07 Yao Qi <yao.qi@linaro.org>
12692
12693 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
12694 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
12695 if it exists.
12696 * gdb.multi/multi-arch.exp: Likewise.
12697
12698 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
12699
12700 * gdb.python/py-lazy-string.exp: Add missing parentheses to
12701 print.
12702
12703 2015-07-07 Yao Qi <yao.qi@linaro.org>
12704
12705 * gdb.arch/thumb-singlestep.exp: Do one more single step.
12706
12707 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
12708
12709 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
12710 '[' and ']' characters.
12711
12712 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
12713
12714 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12715
12716 2015-06-29 Pedro Alves <palves@redhat.com>
12717
12718 PR threads/18127
12719 * gdb.threads/hand-call-new-thread.c: New file.
12720 * gdb.threads/hand-call-new-thread.c: New file.
12721
12722 2015-06-26 Keith Seitz <keiths@redhat.com>
12723 Doug Evans <dje@google.com>
12724
12725 PR 16253
12726 * gdb.cp/var-tag-2.cc: New file.
12727 * gdb.cp/var-tag-3.cc: New file.
12728 * gdb.cp/var-tag-4.cc: New file.
12729 * gdb.cp/var-tag.cc: New file.
12730 * gdb.cp/var-tag.exp: New file.
12731
12732 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12733
12734 * gdb.base/history-duplicates.exp: New test.
12735
12736 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12737
12738 * gdb.base/completion.exp: Test the completion of the "focus"
12739 command.
12740
12741 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12742
12743 * gdb.arch/amd64-prologue-skip.S: New file.
12744 * gdb.arch/amd64-prologue-skip.exp: New file.
12745
12746 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
12747
12748 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
12749 is_address_zero_readable check.
12750
12751 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
12752
12753 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
12754 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
12755
12756 2015-06-24 Yao Qi <yao.qi@linaro.org>
12757
12758 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
12759 linux targets.
12760
12761 2015-06-24 Yao Qi <yao.qi@linaro.org>
12762
12763 * lib/gdb.exp (supports_get_siginfo_type): New proc.
12764 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
12765 * gdb.base/siginfo-thread.exp: Likewise.
12766
12767 2015-06-22 Yao Qi <yao.qi@linaro.org>
12768
12769 * boards/remote-gdbserver-on-localhost.exp: Add comments.
12770
12771 2015-06-22 Yao Qi <yao.qi@linaro.org>
12772
12773 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
12774 aarch64*-*-*.
12775 (skip_hw_watchpoint_tests): Likewise.
12776
12777 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
12778
12779 * gdb.base/gdbinit-history.exp: Test the interaction between
12780 setting GDBHISTSIZE and setting the history size via .gdbinit.
12781
12782 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12783
12784 PR gdb/16999
12785 * gdb.base/gdbhistsize-history.exp: New test.
12786
12787 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12788
12789 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
12790 with GDBHISTSIZE.
12791 * gdb.base/readline.exp: Likewise.
12792
12793 2015-06-17 Yao Qi <yao.qi@linaro.org>
12794
12795 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
12796 line.
12797
12798 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12799
12800 * gdb.base/gdbinit-history.exp: Add test case to check that
12801 an unlimited history file does not get truncated on exit.
12802
12803 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12804
12805 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
12806 (VECTOR): New macro. Use it...
12807 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
12808 ...for these typedefs.
12809 (int8, char1, int1, double1): New typedefs.
12810 (struct just_int2, struct two_int2): New structures.
12811 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
12812 (add_structvecs, add_singlevecs): New functions.
12813 (main): Call add_some_intvecs twice.
12814 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
12815 the compile and exit upon failure. Try compiling for the "native"
12816 architecture. Test inferior function calls with vector arguments
12817 and vector return value handling with "finish" and "return".
12818
12819 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
12820
12821 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
12822 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
12823 PE file.
12824 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
12825
12826 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12827
12828 PR breakpoints/16465
12829 * gdb.mi/mi-dprintf-pending.c: New file.
12830 * gdb.mi/mi-dprintf-pending.exp: New test.
12831 * gdb.mi/mi-dprintf-pendshr.c: New file.
12832
12833 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12834 Mircea Gherzan <mircea.gherzan@intel.com>
12835
12836 * gdb.arch/i386-mpx-map.c: New file.
12837 * gdb.arch/i386-mpx-map.exp: New File.
12838
12839 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12840
12841 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
12842 * gdb.arch/i386-mpx.exp: Indentation fixed.
12843
12844 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12845
12846 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
12847 function and improved indentation.
12848 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
12849 gdb_test_multiple. Added additional tests to skip the test.
12850
12851 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12852
12853 * gdb.arch/i386-avx512.c: Change path in include file.
12854 * gdb.arch/i386-avx512.exp: Change include dir path
12855 compilation flag.
12856 * gdb.arch/i386-mpx.c: Change path in include file.
12857 * gdb.arch/i386-mpx.exp: Change include dir path compilation
12858 flag.
12859
12860 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12861
12862 * gdb.compile/compile-print.exp (compile print *vararray@3)
12863 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
12864
12865 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12866
12867 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
12868 (do not keep jit in memory): ... this.
12869 (expect 5): Change it to ...
12870 (expect no 5): ... this.
12871
12872 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
12873
12874 PR gdb/15564
12875 * gdb.mi/mi-detach.exp: New file.
12876
12877 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12878
12879 PR symtab/18392
12880 * gdb.arch/amd64-tailcall-self.S: New file.
12881 * gdb.arch/amd64-tailcall-self.c: New file.
12882 * gdb.arch/amd64-tailcall-self.exp: New file.
12883
12884 2015-05-28 Don Breazeal <donb@codesourcery.com>
12885
12886 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
12887 tests for remote targets by checking is_target_gdbserver.
12888
12889 2015-05-27 Doug Evans <dje@google.com>
12890
12891 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
12892 * gdb.dwarf2/opaque-type-lookup.c: New file.
12893 * gdb.dwarf2/opaque-type-lookup.exp: New file.
12894
12895 2015-05-26 Doug Evans <dje@google.com>
12896
12897 * gdb.cp/iostream.cc: New file.
12898 * gdb.cp/iostream.exp: New file.
12899
12900 2015-05-26 Doug Evans <dje@google.com>
12901
12902 * gdb.dwarf2/dw2-op-call.exp: Update.
12903 * gdb.dwarf2/dw4-sig-types.exp: Update.
12904 * gdb.dwarf2/implptr.exp: Update.
12905 * gdb.mi/mi-cmd-param-changed.exp: Update.
12906
12907 2015-05-26 Doug Evans <dje@google.com>
12908
12909 * gdb.python/py-lazy-string.c: New file.
12910 * gdb.python/py-lazy-string.exp: New file.
12911 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
12912 (main): Update. Add estring3.
12913 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
12914 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
12915
12916 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
12917 Yao Qi <yao.qi@linaro.org>
12918
12919 * gdb.reverse/aarch64.c: New.
12920 * gdb.reverse/aarch64.exp: New.
12921
12922 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
12923
12924 * lib/gdb.exp (supports_process_record): Return true for
12925 aarch64*-linux*.
12926 (supports_reverse): Likewise.
12927
12928 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12929
12930 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12931 Use with_test_prefix.
12932
12933 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12934
12935 * gdb.base/completion.exp: Add test for completion of layout
12936 names.
12937
12938 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12939
12940 * lib/gdb.exp (skip_tui_tests): New proc.
12941 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12942
12943 2015-05-19 Pedro Alves <palves@redhat.com>
12944
12945 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12946 Save the whole env array instead of just HOME. Unset HISTSIZE in
12947 the environment while testing. Restore whole environment
12948 afterwards.
12949
12950 2015-05-16 Doug Evans <xdje42@gmail.com>
12951
12952 * gdb.guile/scm-ports.c: New file.
12953 * gdb.guile/scm-ports.exp: Add memory port tests.
12954
12955 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12956
12957 * gdb.compile/compile-print.c: New file.
12958 * gdb.compile/compile-print.exp: New file.
12959
12960 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12961
12962 * gdb.compile/compile-ops.exp: Cast param to void.
12963 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12964 (compile code struct_object.selffield = &struct_object): Add xfail.
12965
12966 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12967
12968 * gdb.ada/arr_enum_with_gap: New testcase.
12969
12970 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12971
12972 * gdb.ada/byte_packed_arr: New testcase.
12973
12974 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12975
12976 * gdb.ada/pckd_neg: New testcase.
12977
12978 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12979
12980 PR gdb/17820
12981 * gdb.base/gdbinit-history.exp: New test.
12982 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12983 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12984
12985 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12986
12987 * gdb.python/py-xmethods.cc: Enhance test case.
12988 * gdb.python/py-xmethods.exp: New tests.
12989 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12990 function.
12991 (B_indexoper): Likewise.
12992 (global_dm_list) : Add new xmethod worker functions.
12993
12994 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12995
12996 * gdb.base/coredump-filter.exp: Correctly unset
12997 "coredump_var_addr" array.
12998
12999 2015-05-08 Pedro Alves <palves@redhat.com>
13000
13001 * gdb.server/non-existing-program.exp: Unset spawn_id.
13002
13003 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13004
13005 PR python/18291
13006 * gdb.python/py-xmethods.exp: Add tests.
13007
13008 2015-05-08 Yao Qi <yao.qi@linaro.org>
13009
13010 PR gdb/18208
13011 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13012 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13013 function set_coredump_filter, and remove remote_exec call.
13014 Remove argument ipid. Callers update.
13015 (top level): Don't get inferior's PID.
13016
13017 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13018
13019 * gdb.base/watch_thread_num.exp: Skip test on targets without
13020 access watchpoints.
13021
13022 2015-05-06 Pedro Alves <palves@redhat.com>
13023
13024 PR server/18081
13025 * gdb.server/non-existing-program.exp: New file.
13026
13027 2015-05-05 Joel Brobecker <brobecker@adacore.com>
13028
13029 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13030
13031 2015-05-05 Joel Brobecker <brobecker@adacore.com>
13032
13033 * gdb.ada/out_of_line_in_inlined: New testcase.
13034
13035 2015-05-05 Joel Brobecker <brobecker@adacore.com>
13036
13037 * gdb.ada/var_rec_arr: New testcase.
13038
13039 2015-04-30 Yao Qi <yao.qi@linaro.org>
13040
13041 * gdb.base/break-idempotent.exp: If
13042 skip_hw_watchpoint_multi_tests returns true, skip the tests
13043 on "rwatch" and "awatch".
13044
13045 2015-04-30 Yao Qi <yao.qi@linaro.org>
13046
13047 * gdb.base/relativedebug.exp: Invoke gdb command
13048 "info sharedlibrary", and if libc.so doesn't have debug info,
13049 skip the test.
13050
13051 2015-04-29 Doug Evans <dje@google.com>
13052
13053 * gdb.python/py-xmethods.exp: Add ptype tests.
13054 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13055 get_result_type method.
13056
13057 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
13058
13059 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13060 the target does not support hardware watchpoints.
13061
13062 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
13063
13064 * gdb.base/break-always.exp: Abort testing if writing to memory
13065 causes an error.
13066
13067 2015-04-28 Doug Evans <dje@google.com>
13068
13069 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13070 * gdb.python/py-pp-registration.exp: ... here. New file.
13071 * gdb.python/py-pp-registration.c: New file.
13072 * gdb.python/py-pp-registration.py: New file.
13073
13074 2015-04-28 Doug Evans <dje@google.com>
13075
13076 * gdb.python/py-bad-printers.c: New file.
13077 * gdb.python/py-bad-printers.py: New file.
13078 * gdb.python/py-bad-printers.exp: New file.
13079
13080 2015-04-28 Sasha Smundak <asmundak@google.com>
13081
13082 * gdb.python/py-type.exp: New test.
13083
13084 2015-04-28 Andy Wingo <wingo@igalia.com>
13085
13086 * gdb.python/py-parameter.exp:
13087 * gdb.guile/scm-parameter.exp: Escape the path that we are
13088 matching against, as it might contain characters that are special
13089 to regular expressions.
13090
13091 2015-04-27 Joel Brobecker <brobecker@adacore.com>
13092
13093 * gdb.ada/rec_comp: New testcase.
13094
13095 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13096
13097 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13098 before using it.
13099
13100 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13101
13102 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13103 new tests for verilog output.
13104
13105 2015-04-24 Yao Qi <yao.qi@linaro.org>
13106
13107 * boards/remote-gdbserver-on-localhost.exp: New file.
13108
13109 2015-04-23 Pedro Alves <palves@redhat.com>
13110
13111 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13112 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13113 "end of file", remove $inferior_spawn_id from the indirect list.
13114
13115 2015-04-23 Pedro Alves <palves@redhat.com>
13116
13117 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13118
13119 2015-04-23 Pedro Alves <palves@redhat.com>
13120
13121 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13122 on $any_spawn_id instead of only on $gdb_spawn_id.
13123
13124 2015-04-21 Pierre Muller <muller@sourceware.org>
13125
13126 PR pascal/17815
13127 * lib/pascal.exp (gpc_compile): Add new option "class".
13128 (fpc_compile): Likewise.
13129 * gdb.pascal/case-insensitive-symbols.pas: New file.
13130 * gdb.pascal/case-insensitive-symbols.exp: New file.
13131
13132 2015-04-20 Gary Benson <gbenson@redhat.com>
13133
13134 * gdb.base/attach.exp: Fix three extended remote failures.
13135
13136 2015-04-17 Gary Benson <gbenson@redhat.com>
13137
13138 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13139 the main executable over the remote protocol.
13140
13141 2015-04-16 Pedro Alves <palves@redhat.com>
13142
13143 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13144 a new gdbserver if gdbserver_reconnect_p is set.
13145
13146 2015-04-16 Pedro Alves <palves@redhat.com>
13147
13148 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13149 is set, don't exit gdbserver.
13150
13151 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13152
13153 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13154 appropriate .insn, such that an older assembler can be used.
13155 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13156 the z/Architecture instruction set on 31-bit targets as well.
13157
13158 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13159
13160 * gdb.go/handcall.exp: Remove all logic related to the first
13161 breakpoint and rely on go_runto_main instead.
13162 * gdb.go/strings.exp: Likewise.
13163 * gdb.go/unsafe.exp: Likewise.
13164 * gdb.go/hello.exp: Likewise. Also rename the remaining
13165 breakpoint marker to "breakpoint 1".
13166 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13167 * gdb.go/strings.go: Likewise.
13168 * gdb.go/unsafe.go: Likewise.
13169 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13170 "set breakpoint 2 here" and rename the remaining breakpoint marker
13171 to "breakpoint 1".
13172
13173 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13174
13175 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13176 if itertools.imap is not present.
13177 * gdb.python/py-objfile.exp: Add parentheses.
13178 * gdb.python/py-type.exp: Same.
13179 * gdb.python/py-unwind-maint.py: Same.
13180
13181 2015-04-15 Yao Qi <yao.qi@linaro.org>
13182
13183 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13184 of ":$ptr_size" and set its form explicitly.
13185
13186 2015-04-15 Pedro Alves <palves@redhat.com>
13187 Yao Qi <yao.qi@linaro.org>
13188
13189 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13190 timeout by factor of 4.
13191 (test_regular_watch): Likewise.
13192 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13193 * gdb.reverse/sigall-reverse.exp: Likewise.
13194 * gdb.reverse/until-precsave.exp: Likewise.
13195 * lib/gdb.exp (with_timeout_factor): New proc.
13196 (gdb_expect): Move some code to ...
13197 (get_largest_timeout): ... here. New procedure.
13198
13199 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
13200
13201 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13202
13203 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
13204
13205 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13206 to write to the .text section.
13207
13208 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
13209
13210 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13211 Handle the case of targets that do not provide PID information.
13212
13213 2015-04-13 Yao Qi <yao.qi@linaro.org>
13214
13215 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13216 and use expect instead of gdb_expect.
13217
13218 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13219
13220 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13221 "coredump_var_addr" to avoid naming conflict with other testcases.
13222
13223 2015-04-10 Pedro Alves <palves@redhat.com>
13224
13225 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13226 gdb_test_sequence and gdb_assert.
13227
13228 2015-04-10 Pedro Alves <palves@redhat.com>
13229
13230 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13231 test messages that don't include the breakpoint address.
13232
13233 2015-04-10 Yao Qi <yao.qi@linaro.org>
13234
13235 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13236 false for some offset and width combinations which aren't
13237 supported by linux kernel.
13238
13239 2015-04-10 Pedro Alves <palves@redhat.com>
13240
13241 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13242 procedure, factored out from ...
13243 (top level): ... here. Add "set displaced-stepping" testing axis.
13244 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13245 parameter "displaced". Use it.
13246 (top level): Use foreach and add "set displaced-stepping" testing
13247 axis.
13248
13249 2015-04-10 Pedro Alves <palves@redhat.com>
13250
13251 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13252 Remove comment.
13253 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13254 both the address of the instruction that triggers the watchpoint
13255 and the address of the instruction immediately after, and use
13256 those addresses for the test. Fix comment.
13257
13258 2015-04-10 Pedro Alves <palves@redhat.com>
13259
13260 * gdb.base/sigstep.exp (breakpoint_to_handler)
13261 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13262 Test "backtrace" in handler.
13263 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13264 (top level): Add new "displaced" test axis to
13265 breakpoint_to_handler, breakpoint_to_handler_entry and
13266 breakpoint_over_handler.
13267
13268 2015-04-10 Pedro Alves <palves@redhat.com>
13269
13270 PR gdb/18216
13271 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13272
13273 2015-04-10 Yao Qi <yao.qi@linaro.org>
13274
13275 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13276 (test_add_rn_pc): New function.
13277 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13278 (top level): Invoke test_add_rn_pc.
13279
13280 2015-04-10 Pedro Alves <palves@redhat.com>
13281
13282 PR gdb/13858
13283 * gdb.base/step-over-no-symbols.exp: New file.
13284
13285 2015-04-09 Andy Wingo <wingo@igalia.com>
13286
13287 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13288 after the Python tests.
13289
13290 2015-04-08 Keith Seitz <keiths@redhat.com>
13291
13292 PR python/16699
13293 * gdb.python/py-completion.exp: New tests for completion.
13294 * gdb.python/py-completion.py (CompleteLimit1): New class.
13295 (CompleteLimit2): Likewise.
13296 (CompleteLimit3): Likewise.
13297 (CompleteLimit4): Likewise.
13298 (CompleteLimit5): Likewise.
13299 (CompleteLimit6): Likewise.
13300 (CompleteLimit7): Likewise.
13301
13302 2015-04-08 Pedro Alves <palves@redhat.com>
13303
13304 PR gdb/18214
13305 PR gdb/18216
13306 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13307 function.
13308 (main): Install it as SIGUSR1 handler.
13309 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13310 parameter. Always use "setup" as prefix. Toggle "set
13311 displaced-stepping" off/on depending on global. Don't switch to
13312 thread 1 here.
13313 (top level): Add displaced stepping "off/on" test axis. Update
13314 "setup" calls. Wrap each subtest with with_test_prefix. Test
13315 continuing with a queued signal in each thread.
13316
13317 2015-04-08 Pedro Alves <palves@redhat.com>
13318
13319 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13320 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13321 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13322 Return early if running to main fails.
13323 * gdb.trace/while-stepping.exp: Likewise.
13324
13325 2015-04-07 Pedro Alves <palves@redhat.com>
13326
13327 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13328 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13329 interact with inferior program.
13330
13331 2015-04-07 Pedro Alves <palves@redhat.com>
13332
13333 * lib/gdb.exp (inferior_spawn_id): New global.
13334 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13335 spawn id after processing the user code.
13336 (default_gdb_start): Set inferior_spawn_id.
13337 (send_inferior): New procedure.
13338 * lib/gdbserver-support.exp (gdbserver_start): Set
13339 inferior_spawn_id.
13340 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13341
13342 2015-04-07 Pedro Alves <palves@redhat.com>
13343
13344 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13345 * lib/gdbserver-support.exp (gdbserver_start): Make
13346 $server_spawn_id global.
13347 (gdbserver_start): Don't wait for gdbserver's spawn id with
13348 expect_background.
13349 (close_gdbserver): New procedure.
13350 (gdb_exit): Rename the default version and reimplement.
13351
13352 2015-04-07 Pedro Alves <palves@redhat.com>
13353
13354 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
13355 append the substituted item, not the original item.
13356
13357 2015-04-07 Pedro Alves <palves@redhat.com>
13358
13359 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13360 gdb_expect.
13361
13362 2015-04-07 Pedro Alves <palves@redhat.com>
13363
13364 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13365 output appearing once only.
13366
13367 2015-04-07 Pedro Alves <palves@redhat.com>
13368
13369 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13370 that doesn't expect anything. Return early if running to main
13371 fails.
13372
13373 2015-04-07 Yao Qi <yao.qi@linaro.org>
13374
13375 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13376 (child_function): Call alarm.
13377 (main): Move call to alarm into the loop.
13378 * gdb.threads/non-stop-fair-events.exp: Build program with
13379 -DTIMEOUT=$timeout.
13380
13381 2015-04-06 Doug Evans <xdje42@gmail.com>
13382
13383 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13384 Fix dest parameter to board_info.
13385 (fpc_compile): Ditto.
13386 (gdb_compile_pascal): Rename dest arg to destfile.
13387
13388 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13389
13390 * gdb.ada/funcall_ref.exp: New file.
13391 * gdb.ada/funcall_ref/foo.adb: New file.
13392
13393 2015-04-02 Yao Qi <yao.qi@linaro.org>
13394
13395 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13396 is remote.
13397
13398 2015-04-02 Gary Benson <gbenson@redhat.com>
13399
13400 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13401
13402 2015-04-01 Sasha Smundak <asmundak@google.com>
13403
13404 * gdb.python/py-unwind-maint.c: New file.
13405 * gdb.python/py-unwind-maint.exp: New test.
13406 * gdb.python/py-unwind-maint.py: New file.
13407 * gdb.python/py-unwind.c: New file.
13408 * gdb.python/py-unwind.exp: New test.
13409 * gdb.python/py-unwind.py: New test.
13410
13411 2015-04-01 Pedro Alves <palves@redhat.com>
13412
13413 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13414 to fail instead of non-existent $test.
13415
13416 2015-04-01 Pedro Alves <palves@redhat.com>
13417
13418 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13419 GDBFLAGS if not empty.
13420
13421 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13422
13423 * gdb.ada/complete.exp: Remove "multi_line".
13424 * gdb.ada/info_exc.exp: Remove "multi_line".
13425 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13426 * gdb.ada/ptype_field.exp: Remove "multi_line".
13427 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13428 * gdb.ada/tagged.exp: Remove "multi_line".
13429 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13430 [multi_line ...]
13431 * gdb.btrace/delta.exp: Likewise.
13432 * gdb.btrace/exception.exp: Likewise.
13433 * gdb.btrace/function_call_history.exp: Likewise.
13434 * gdb.btrace/instruction_history.exp: Likewise.
13435 * gdb.btrace/nohist.exp: Likewise.
13436 * gdb.btrace/record_goto.exp: Likewise.
13437 * gdb.btrace/segv.exp: Likewise.
13438 * gdb.btrace/stepi.exp: Likewise.
13439 * gdb.btrace/tailcall.exp: Likewise.
13440 * gdb.btrace/unknown_functions.exp: Likewise.
13441 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13442 * lib/gdb.exp: Add the "multi_line" helper.
13443
13444 2015-04-01 Pedro Alves <palves@redhat.com>
13445
13446 * gdb.threads/tid-reuse.c: New file.
13447 * gdb.threads/tid-reuse.exp: New file.
13448
13449 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13450
13451 PR corefiles/16092
13452 * gdb.base/coredump-filter.c: New file.
13453 * gdb.base/coredump-filter.exp: Likewise.
13454
13455 2015-03-27 Petr Machata <pmachata@redhat.com>
13456
13457 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13458 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13459 (Dwarf::assemble): Initialize them.
13460 (Dwarf::lines): New function.
13461
13462 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13463
13464 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13465 SYMBOL_PREFIX for x86_64-*-cygwin.
13466
13467 2015-03-26 Andy Wingo <wingo@igalia.com>
13468
13469 PR symtab/18148
13470 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13471 const_value but not a location.
13472 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13473 location defined in non-main CUs are visible.
13474
13475 2015-03-26 Yao Qi <yao.qi@linaro.org>
13476
13477 PR testsuite/18139
13478 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13479 Add a line number entry for the same line.
13480 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
13481 Add a line number entry for the same line.
13482
13483 2015-03-26 Yao Qi <yao.qi@linaro.org>
13484
13485 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
13486 .int 0.
13487 (func): Likewise. Add .Lfunc_1 label.
13488 Use .Lfunc_1 label.
13489 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
13490 .int 0.
13491 (func): Likewise.
13492 Use .Lfunc_1 label.
13493
13494 2015-03-26 Yao Qi <yao.qi@linaro.org>
13495
13496 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
13497 Call gdb_compile instead to compile each .s files without debug
13498 information.
13499
13500 2015-03-26 Yao Qi <yao.qi@linaro.org>
13501
13502 * gdb.base/savedregs.exp (process_saved_regs): Make
13503 "Saved registers:" optional in the pattern.
13504
13505 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13506
13507 * gdb.btrace/next.exp: Merged into step.exp.
13508 * gdb.btrace/finish.exp: Merged into step.exp.
13509 * gdb.btrace/nexti.exp: Merged into stepi.exp.
13510 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
13511 "record goto" and checking the exact replay position.
13512 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
13513 check for "Recording format" in "info record" output.
13514 * gdb.btrace/record_goto.exp: Choose test file based on target.
13515 * gdb.btrace/x86-record_goto.S: Renamed into ...
13516 * gdb.btrace/x86_64-record_goto.S: ... this.
13517 * gdb.btrace/i686-record_goto.S: New.
13518 * gdb.btrace/x86-tailcall.S: Renamed into ...
13519 * gdb.btrace/x86_64-tailcall.S: ... this.
13520 * gdb.btrace/i686-tailcall.S: New.
13521 * gdb.btrace/x86-tailcall.c: Renamed into ...
13522 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
13523 separate statements. Update test.
13524 * gdb.btrace/delta.exp: Use record_goto.c as test file.
13525 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
13526 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
13527 * gdb.btrace/tailcall.exp: Choose test file based on target.
13528 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
13529
13530 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13531
13532 * gdb.btrace/exception.exp: Increase BTS buffer size.
13533
13534 2015-03-24 Pedro Alves <palves@redhat.com>
13535
13536 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
13537
13538 2015-03-24 Pedro Alves <palves@redhat.com>
13539
13540 * gdb.threads/schedlock.exp (test_step): No longer expect that
13541 "set scheduler-locking step" with "next" over a function call runs
13542 threads unlocked.
13543
13544 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13545
13546 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
13547
13548 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13549
13550 PR breakpoints/16466
13551 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
13552 * gdb.mi/mi-pending.c (thread_func): New function.
13553 (int main): Add threading support required.
13554 * gdb.mi/mi-pending.exp: Add tests for this issue.
13555 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
13556 (pendfunc2): Remove stdio dependency.
13557 * gdb.mi/mi-pendshr2.c: New file.
13558
13559 2015-03-23 Keith Seitz <keiths@redhat.com>
13560
13561 * gdb.linespec/keywords.c: New file.
13562 * gdb.linespec/keywords.exp: New file.
13563
13564 2015-03-23 Keith Seitz <keiths@redhat.com>
13565
13566 PR gdb/18021
13567 * gdb.dwarf2/staticvirtual.exp: New test.
13568
13569 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13570
13571 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
13572 * README: Remove HP-UX and gdb.hp.
13573 (configuration):
13574 * configure: Regenerate.
13575 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
13576 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
13577 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
13578 gdb.hp/gdb.defects/Makefile.
13579 * gdb.hp/Makefile.in: File deleted.
13580 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
13581 * gdb.hp/gdb.aCC/optimize.c: File deleted.
13582 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
13583 * gdb.hp/gdb.aCC/run.c: File deleted.
13584 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
13585 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
13586 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
13587 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
13588 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
13589 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
13590 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
13591 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
13592 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
13593 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
13594 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
13595 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
13596 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
13597 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
13598 * gdb.hp/gdb.base-hp/reg.s: File deleted.
13599 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
13600 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
13601 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
13602 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
13603 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
13604 * gdb.hp/gdb.compat/Makefile.in: File deleted.
13605 * gdb.hp/gdb.compat/average.c: File deleted.
13606 * gdb.hp/gdb.compat/sum.c: File deleted.
13607 * gdb.hp/gdb.compat/xdb.c: File deleted.
13608 * gdb.hp/gdb.compat/xdb0.c: File deleted.
13609 * gdb.hp/gdb.compat/xdb0.h: File deleted.
13610 * gdb.hp/gdb.compat/xdb1.c: File deleted.
13611 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
13612 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
13613 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
13614 * gdb.hp/gdb.defects/Makefile.in: File deleted.
13615 * gdb.hp/gdb.defects/bs14602.c: File deleted.
13616 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
13617 * gdb.hp/gdb.defects/solib-d.c: File deleted.
13618 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
13619 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
13620 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
13621 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
13622 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
13623 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
13624 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
13625 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
13626 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
13627 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
13628 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
13629 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
13630 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
13631 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
13632 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
13633 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
13634 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
13635 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
13636 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
13637 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
13638 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
13639 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
13640 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
13641 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
13642 * gdb.hp/tools/odump: File deleted.
13643
13644 2015-03-19 Pedro Alves <palves@redhat.com>
13645
13646 * gdb.threads/continue-pending-status.exp (saw_thread_2)
13647 (saw_thread_3): New globals.
13648 (top level): Increment them when an event for the corresponding
13649 thread is seen.
13650 (no thread starvation): New test.
13651
13652 2015-03-19 Pedro Alves <palves@redhat.com>
13653
13654 * gdb.threads/continue-pending-status.c: New file.
13655 * gdb.threads/continue-pending-status.exp: New file.
13656
13657 2015-03-18 Pedro Alves <palves@redhat.com>
13658
13659 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13660 Use gdb_is_target_remote instead of is_remote. Use
13661 gdb_test_multiple instead of gdb_expect. Exit early if
13662 gdb_test_multiple hits its internal matches. Tighten stepi tests
13663 expected output. Fail on exit with any signal, instead of just
13664 SIGILL.
13665
13666 2015-03-18 Yao Qi <yao.qi@linaro.org>
13667
13668 PR tdep/18107
13669 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
13670 variable.
13671 * gdb.base/catch-syscall.exp: Don't skip it on
13672 aarch64*-*-linux* target. Remove elements in all_syscalls.
13673 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
13674 target.
13675 (setup_all_syscalls): New proc.
13676
13677 2015-03-16 Yao Qi <yao.qi@linaro.org>
13678
13679 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13680 (top level): Skip tests if valid_addr_p returns false for
13681 $cmd1 or $cmd2.
13682
13683 2015-03-11 Andy Wingo <wingo@igalia.com>
13684
13685 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13686
13687 2015-03-11 Yao Qi <yao.qi@linaro.org>
13688
13689 * gdb.base/catch-syscall.exp: Fix typo in comments.
13690
13691 2015-03-11 Yao Qi <yao.qi@linaro.org>
13692
13693 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
13694
13695 2015-03-09 Pedro Alves <palves@redhat.com>
13696
13697 * dg-extract-results.py: Delete.
13698
13699 2015-03-09 Pedro Alves <palves@redhat.com>
13700
13701 Merge dg-extract-results.sh from GCC upstream (r218843).
13702
13703 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
13704 * dg-extract-results.sh: Use --text with grep to avoid issues with
13705 binary files. Fall back to cat -v, if that doesn't work.
13706
13707 2015-03-05 Pedro Alves <palves@redhat.com>
13708
13709 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
13710
13711 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
13712
13713 * lib/mi-support.exp (mi_expect_interrupt): Accept
13714 alternative event for when in all-stop mode.
13715
13716 2015-03-04 Pedro Alves <palves@redhat.com>
13717
13718 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
13719
13720 2015-03-04 Mark Kettenis <kettenis@gnu.org>
13721
13722 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
13723
13724 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13725
13726 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
13727 regexps for GDB's current line display, accept a hex address
13728 preceding the line number.
13729
13730 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13731
13732 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
13733 the 'arch1' variable for "s390*-linux*" targets.
13734
13735 2015-03-04 Pedro Alves <palves@redhat.com>
13736
13737 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
13738 (main): Pass missing retval argument to pthread_join call.
13739
13740 2015-03-02 Pedro Alves <palves@redhat.com>
13741
13742 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
13743 (top level): Call do_test with non-stop as well.
13744
13745 2015-03-02 Pedro Alves <palves@redhat.com>
13746
13747 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
13748 -1.
13749
13750 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13751
13752 * gdb.arch/s390-vregs.exp: New test.
13753 * gdb.arch/s390-vregs.S: New file.
13754
13755 2015-02-27 Pedro Alves <palves@redhat.com>
13756
13757 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
13758 call to catch_command_errors.
13759 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
13760 catch_command_errors.
13761
13762 2015-02-27 Pedro Alves <palves@redhat.com>
13763
13764 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
13765 "true" for boolean result.
13766 * gdb.gdb/selftest.exp (test_with_self): Also accept full
13767 prototype of main.
13768
13769 2015-02-27 Pedro Alves <palves@redhat.com>
13770
13771 * lib/unbuffer_output.c: New file.
13772 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
13773 (main): Call gdb_unbuffer_output.
13774
13775 2015-02-27 Yao Qi <yao.qi@linaro.org>
13776
13777 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
13778 target.
13779
13780 2015-02-26 Doug Evans <dje@google.com>
13781
13782 * gdb.cp/class2.cc (Dbase, D): New classes.
13783 (main): New local delta.
13784 * gdb.cp/class2.exp: Test printing delta.
13785 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
13786 (dynbar): New global.
13787 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
13788
13789 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13790
13791 * gdb.compile/compile-ifunc.c: New file.
13792 * gdb.compile/compile-ifunc.exp: New file.
13793
13794 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
13795
13796 * gdb.base/structs.exp: Check for correct struct on finish.
13797
13798 2015-02-26 Yao Qi <yao.qi@linaro.org>
13799
13800 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
13801 is zero.
13802
13803 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13804
13805 * gdb.arch/cordic.ko.bz2: New file.
13806 * gdb.arch/cordic.ko.debug.bz2: New file.
13807 * gdb.arch/ppc64-symtab-cordic.exp: New file.
13808
13809 2015-02-25 Yao Qi <yao.qi@linaro.org>
13810
13811 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
13812 aarch64*-*-* target.
13813
13814 2015-02-23 Pedro Alves <palves@redhat.com>
13815
13816 * lib/gdb.exp (delete_breakpoints): Rewrite using
13817 gdb_test_multiple.
13818
13819 2015-02-23 Pedro Alves <palves@redhat.com>
13820
13821 * gdb.base/info-os.c: Include stdlib.h.
13822
13823 2015-02-22 Doug Evans <xdje42@gmail.com>
13824
13825 PR symtab/17855
13826 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
13827 is read after symbols have been re-read.
13828 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
13829 * gdb.ada/exec_changed/second.adb (Second): Ditto.
13830
13831 2015-02-21 Doug Evans <dje@google.com>
13832
13833 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
13834
13835 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13836
13837 PR corefiles/17808
13838 * gdb.arch/i386-biarch-core.core.bz2: New file.
13839 * gdb.arch/i386-biarch-core.exp: New file.
13840
13841 2015-02-21 Pedro Alves <palves@redhat.com>
13842
13843 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
13844 runto_main fails.
13845
13846 2015-02-20 Pedro Alves <palves@redhat.com>
13847
13848 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
13849 info probes.
13850
13851 2015-02-20 Pedro Alves <palves@redhat.com>
13852
13853 * gdb.threads/multi-create-ns-info-thr.exp: New file.
13854
13855 2015-02-20 Pedro Alves <palves@redhat.com>
13856
13857 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
13858 clean_restart before gdb_target_supports_trace.
13859
13860 2015-02-20 Pedro Alves <palves@redhat.com>
13861
13862 PR threads/18006
13863 * gdb.threads/clone-thread_db.c: New file.
13864 * gdb.threads/clone-thread_db.exp: New file.
13865
13866 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
13867
13868 PR breakpoints/16812
13869 * gdb.base/catch-gdb-caused-signals.c: New file.
13870 * gdb.base/catch-gdb-caused-signals.exp: New file.
13871
13872 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
13873
13874 * configure: Regenerated.
13875 * configure.ac: Use GDB_AC_TRANSFORM.
13876 * aclocal.m4: sinclude ../transform.m4.
13877
13878 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13879
13880 * lib/dtrace.exp: New file.
13881 * gdb.base/dtrace-probe.exp: Likewise.
13882 * gdb.base/dtrace-probe.d: Likewise.
13883 * gdb.base/dtrace-probe.c: Likewise.
13884 * lib/pdtrace.in: Likewise.
13885 * configure.ac: Output variables with the transformed names of
13886 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
13887 * configure: Regenerated.
13888
13889 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13890
13891 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
13892 expected message when trying to access $_probe_* convenience
13893 variables while not on a probe.
13894
13895 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13896
13897 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
13898
13899 2015-02-11 Pedro Alves <pedro@codesourcery.com>
13900
13901 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
13902 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
13903
13904 2015-02-10 Doug Evans <xdje42@gmail.com>
13905
13906 * lib/gdb.exp (gdb_load): Always return a result.
13907
13908 2015-02-10 Pedro Alves <palves@redhat.com>
13909
13910 * gdb.threads/signal-sigtrap.c: New file.
13911 * gdb.threads/signal-sigtrap.exp: New file.
13912
13913 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
13914
13915 * gdb.trace/no-attach-trace.c: New file.
13916 * gdb.trace/no-attach-trace.exp: New file.
13917
13918 2015-02-09 Mark Wielaard <mjw@redhat.com>
13919
13920 * gdb.dwarf2/atomic.c: New file.
13921 * gdb.dwarf2/atomic-type.exp: Likewise.
13922
13923 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13924
13925 * gdb.btrace/buffer-size.exp: Update "info record" output.
13926 * gdb.btrace/delta.exp: Update "info record" output.
13927 * gdb.btrace/enable.exp: Update "info record" output.
13928 * gdb.btrace/finish.exp: Update "info record" output.
13929 * gdb.btrace/instruction_history.exp: Update "info record" output.
13930 * gdb.btrace/next.exp: Update "info record" output.
13931 * gdb.btrace/nexti.exp: Update "info record" output.
13932 * gdb.btrace/step.exp: Update "info record" output.
13933 * gdb.btrace/stepi.exp: Update "info record" output.
13934 * gdb.btrace/nohist.exp: Update "info record" output.
13935
13936 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13937
13938 * gdb.btrace/buffer-size: New.
13939
13940 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13941
13942 * gdb.btrace/delta.exp: Update "info record" output.
13943 * gdb.btrace/enable.exp: Update "info record" output.
13944 * gdb.btrace/finish.exp: Update "info record" output.
13945 * gdb.btrace/instruction_history.exp: Update "info record" output.
13946 * gdb.btrace/next.exp: Update "info record" output.
13947 * gdb.btrace/nexti.exp: Update "info record" output.
13948 * gdb.btrace/step.exp: Update "info record" output.
13949 * gdb.btrace/stepi.exp: Update "info record" output.
13950 * gdb.btrace/nohist.exp: Update "info record" output.
13951
13952 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13953
13954 PR gdb/15678
13955 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
13956
13957 2015-02-06 Pedro Alves <palves@redhat.com>
13958
13959 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13960 macro.
13961 (seconds_left, again): New globals.
13962 (main): Wait seconds_left in a 1-second sleep loop instead of
13963 sleeping 180 seconds. If 'again' is set, reset the seconds
13964 counter.
13965 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13966 'again' in the inferior before detaching. Print the seconds left.
13967 (options): New global.
13968 (top level): Build program with -DTIMEOUT=$timeout.
13969
13970 2015-02-06 Pedro Alves <palves@redhat.com>
13971
13972 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13973 determine how many seconds to pass to 'alarm'.
13974 * gdb.base/gdb-sigterm.exp (top level): Build program with
13975 -DTIMEOUT=$timeout.
13976 (do_test): Return success/failure indication. Add more verbose
13977 logging. Don't fail if 200 single steps are seen. Instead, fail
13978 when the test times out.
13979 (passes): New global.
13980 (top level): Break the testing loop if testing fails on any
13981 iteration. Use gdb_assert.
13982
13983 2015-02-04 Don Breazeal <donb@codesourcery.com>
13984
13985 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13986 and initialize them.
13987 (ipc_cleanup): New function.
13988 (main): Don't declare shmid, semid, and msqid. Add a call to
13989 atexit so that we call ipc_cleanup on exit.
13990
13991 2015-02-04 Pedro Alves <palves@redhat.com>
13992
13993 * boards/native-extended-gdbserver.exp: Remove any target variant
13994 specifications from the board name before clearing the isremote
13995 flag from board_info.
13996
13997 2015-01-31 Doug Evans <xdje42@gmail.com>
13998
13999 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14000
14001 2015-01-31 Gary Benson <gbenson@redhat.com>
14002
14003 * gdb.base/completion.exp: Disable completion limiting for
14004 existing tests. Add new tests to check completion limiting.
14005 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14006
14007 2015-01-31 Doug Evans <xdje42@gmail.com>
14008
14009 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14010
14011 2015-01-31 Doug Evans <xdje42@gmail.com>
14012
14013 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14014 entries. Duplicate file section script entries.
14015 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14016 inlined entries. Add test for safe-path rejection.
14017 * gdb.python/py-section-script.c: Add duplicate inlined section script
14018 entries. Duplicate file section script entries.
14019 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14020 inlined entries. Add test for safe-path rejection.
14021
14022 2015-01-29 Joel Brobecker <brobecker@adacore.com>
14023
14024 * gdb.ada/disc_arr_bound: New testcase.
14025
14026 2015-01-29 Joel Brobecker <brobecker@adacore.com>
14027
14028 * gdb.ada/mi_var_array: New testcase.
14029
14030 2015-01-27 Doug Evans <dje@google.com>
14031
14032 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14033 Add test for objfile.filename, objfile.username after objfile
14034 has been unloaded.
14035
14036 2015-01-26 Joel Brobecker <brobecker@adacore.com>
14037
14038 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14039 the second test to print the name attribute of value
14040 returned by the call to gdb.lookup_type, and adjust
14041 the expected output accordingly.
14042
14043 2015-01-25 Mark Wielaard <mjw@redhat.com>
14044
14045 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14046 * gdb.base/disp-step-fork.c: Include unistd.h.
14047 * gdb.base/siginfo-obj.c: Include stdio.h.
14048 * gdb.base/siginfo-thread.c: Likewise.
14049 * gdb.mi/non-stop.c: Include unistd.h.
14050 * gdb.mi/nsthrexec.c: Include stdio.h.
14051 * gdb.mi/pthreads.c: Include unistd.h.
14052 * gdb.modula2/unbounded1.c (main): Declare returns int.
14053 * gdb.reverse/consecutive-reverse.c: Likewise.
14054 * gdb.threads/create-fail.c: Include unistd.h.
14055 * gdb.threads/killed.c: Likewise.
14056 * gdb.threads/linux-dp.c: Likewise.
14057 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14058 * gdb.threads/non-ldr-exc-2.c: Likewise.
14059 * gdb.threads/non-ldr-exc-3.c: Likewise.
14060 * gdb.threads/non-ldr-exc-4.c: Likewise.
14061 * gdb.threads/pthreads.c: Include unistd.h.
14062 (main): Declare returns int.
14063 * gdb.threads/tls-main.c (foo): New declaration.
14064 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14065
14066 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14067
14068 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14069 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14070
14071 2015-01-15 Mark Wielaard <mjw@redhat.com>
14072
14073 * gdb.base/noreturn-return.c: New file.
14074 * gdb.base/noreturn-return.exp: New file.
14075 * gdb.base/noreturn-finish.c: New file.
14076 * gdb.base/noreturn-finish.exp: New file.
14077
14078 2015-01-23 Pedro Alves <palves@redhat.com>
14079
14080 * gdb.threads/continue-pending-after-query.c: New file.
14081 * gdb.threads/continue-pending-after-query.exp: New file.
14082
14083 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14084 Simon Marchi <simon.marchi@ericsson.com>
14085
14086 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14087 * gdb.base/valgrind-db-attach.exp: Same.
14088 * gdb.base/valgrind-infcall.exp: Same.
14089 * lib/mi-support.exp (default_mi_gdb_start): Same.
14090 * lib/prompt.exp (default_prompt_gdb_start): Same.
14091 * lib/gdb.exp (default_gdb_spawn): Same.
14092 (gdb_interact): New.
14093
14094
14095 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14096
14097 * gdb.compile/compile.exp (pointer to jit function): New test.
14098
14099 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
14100
14101 * lib/gdb.exp (supports_process_record): Return true for
14102 powerpc*-*-linux*.
14103 (supports_reverse): Likewise.
14104
14105 2015-01-15 Don Breazeal <donb@codesourcery.com>
14106
14107 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14108 instead of checking whether the target board is remote and
14109 use spawn_wait_for_attach instead of exec/sleep.
14110 * gdb.base/attach-twice.exp: Likewise.
14111
14112 2015-01-15 Joel Brobecker <brobecker@adacore.com>
14113
14114 * gdb.ada/var_arr_attrs: New testcase.
14115
14116 2015-01-14 Pedro Alves <palves@redhat.com>
14117 Joel Brobecker <brobecker@adacore.com>
14118
14119 PR gdb/17525
14120 * gdb.base/bp-cmds-execution-x-script.c: New file.
14121 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14122 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14123
14124 2015-01-14 Pedro Alves <palves@redhat.com>
14125
14126 PR cli/17828
14127 * gdb.base/batch-preserve-term-settings.c: New file.
14128 * gdb.base/batch-preserve-term-settings.exp: New file.
14129
14130 2015-01-13 Doug Evans <dje@google.com>
14131
14132 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14133 binary.
14134
14135 2015-01-13 Joel Brobecker <brobecker@adacore.com>
14136
14137 * Makefile.in (clean mostlyclean): Do not delete *.py.
14138
14139 2015-01-13 Joel Brobecker <brobecker@adacore.com>
14140
14141 * gdb.python/py-lookup-type.exp: New file.
14142
14143 2015-01-12 Pedro Alves <palves@redhat.com>
14144
14145 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14146 restore GDBFLAGS before returning.
14147
14148 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14149
14150 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14151 is_amd64_regs_target and is_x86_like_target.
14152
14153 2015-01-11 Doug Evans <xdje42@gmail.com>
14154
14155 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14156 is given without an explicit form.
14157 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14158 attributes.
14159 * gdb.dwarf/corrupt.exp: Ditto.
14160 * gdb.dwarf2/enum-type.exp: Ditto.
14161 * gdb.trace/entry-values.exp: Ditto.
14162 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14163
14164 2015-01-11 Doug Evans <xdje42@gmail.com>
14165
14166 PR gdb/15830
14167 * gdb.base/maint.exp: Remove references to "maint demangle".
14168 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14169 Add tests for explicitly specifying language to demangle.
14170 * gdb.dlang/demangle.exp: Ditto.
14171
14172 2015-01-09 Pedro Alves <palves@redhat.com>
14173
14174 * gdb.threads/non-stop-fair-events.c: New file.
14175 * gdb.threads/non-stop-fair-events.exp: New file.
14176
14177 2015-01-09 Pedro Alves <palves@redhat.com>
14178
14179 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14180 the global scope. Set a breakpoint after all threads are started
14181 rather than stepping over two source lines. Expect the prompt.
14182 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14183 global.
14184 (NUM): Now 15.
14185 (main): Use threads_started_barrier to wait for all threads to
14186 start. Main thread no longer calls thread_function. Exit after
14187 180 seconds.
14188 (loop): New function.
14189 (thread_function): Wait on threads_started_barrier barrier. Call
14190 'loop' at each iteration.
14191 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14192 threads have started, instead of hardcoding number of "next"
14193 steps. Use an access watchpoint instead of a write watchpoint.
14194
14195 2015-01-09 Pedro Alves <palves@redhat.com>
14196
14197 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14198 (thread_func): Wait on barrier.
14199 (main): Wait for all threads to start before stopping GDB.
14200 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14201 global.
14202 (thread1_func, thread2_func): Wait on barrier.
14203 (main): Wait for all threads to start before stopping GDB.
14204 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14205 New global.
14206 (thread1_func, thread2_func): Wait on barrier.
14207 (main): Wait for all threads to start before stopping GDB.
14208
14209 2015-01-09 Pedro Alves <palves@redhat.com>
14210
14211 * gdb.threads/attach-many-short-lived-threads.c: New file.
14212 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14213
14214 2014-01-09 Pedro Alves <palves@redhat.com>
14215
14216 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14217 instead of to thread 2.
14218 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14219 Add barrier around each pthread_create call instead of around all
14220 calls.
14221 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14222 Set a break on thread_function and have the child threads hit it
14223 one at at a time.
14224
14225 2015-01-09 Pedro Alves <palves@redhat.com>
14226
14227 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14228 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14229 false.
14230 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14231 checking whether the target board is remote.
14232 * gdb.multi/multi-attach.exp: Likewise.
14233 * gdb.python/py-sync-interp.exp: Likewise.
14234 * gdb.server/ext-attach.exp: Likewise.
14235 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14236 tests that need to attach, instead of checking whether the target
14237 board is remote at the top of the file.
14238
14239 2015-01-08 Yao Qi <yao@codesourcery.com>
14240
14241 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14242
14243 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14244
14245 Fix testcase compilation.
14246 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14247
14248 2015-01-06 Joel Brobecker <brobecker@adacore.com>
14249
14250 * gdb.python/py-type.exp: Add a couple test about empty
14251 array creation, and negative-length array creation.
14252
14253 2015-01-02 Doug Evans <xdje42@gmail.com>
14254
14255 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14256
14257 2015-01-02 Doug Evans <dje@google.com>
14258
14259 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14260
14261 2014-12-29 Yao Qi <yao@codesourcery.com>
14262
14263 * gdb.trace/entry-values.exp: Update comments. Rename variable
14264 bar_call_foo to returned_from_foo.
14265
14266 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14267
14268 PR gdb/17394
14269 * gdb.linespec/break-asm-file.c: New file.
14270 * gdb.linespec/break-asm-file.exp: New file.
14271 * gdb.linespec/break-asm-file0.s: New file.
14272 * gdb.linespec/break-asm-file1.s: New file.
14273
14274 2014-12-18 Nigel Stephens <nigel@mips.com>
14275 Maciej W. Rozycki <macro@codesourcery.com>
14276
14277 * gdb.base/float.exp: Handle the new output from "info float" on
14278 MIPS targets.
14279
14280 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14281
14282 Fix MinGW compilation.
14283 * gdb.compile/compile-ops.exp: Update untested message if
14284 !skip_compile_feature_tests.
14285 * gdb.compile/compile-setjmp.exp: Likewise.
14286 * gdb.compile/compile-tls.exp: Likewise.
14287 * gdb.compile/compile.exp: Likewise.
14288 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14289 supported on this host".
14290
14291 2014-12-16 Doug Evans <xdje42@gmail.com>
14292
14293 * boards/stabs.exp: New file.
14294
14295 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14296
14297 * gdb.base/completion.exp: Adjust to format changes of "maint
14298 print user-registers".
14299
14300 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
14301
14302 PR server/17457
14303 * gdb.arch/aarch64-fp.c: New file.
14304 * gdb.arch/aarch64-fp.exp: New file.
14305
14306 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14307
14308 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14309 r210637, r210913, r211666, r215400, r215817).
14310
14311 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14312 * dg-extract-results.py: New file.
14313 * dg-extract-results.sh: Use it if the environment seems
14314 suitable.
14315
14316 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14317
14318 * dg-extract-results.py (parse_run): Handle warnings that
14319 are printed before a test harness is run.
14320
14321 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14322
14323 * dg-extract-results.py (Named): Remove __cmp__ method.
14324 (output_variation): Use a key to sort variation.harnesses.
14325
14326 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14327
14328 * dg-extract-results.py: For Python 3, force sys.stdout to
14329 handle surrogate escape sequences.
14330 (safe_open): New function.
14331 (output_segment, main): Use it.
14332
14333 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14334
14335 * dg-extract-results.py (Prog.result_re): Include options
14336 in test name.
14337
14338 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14339
14340 * dg-extract-results.py (output_variation): Always sort if
14341 do_sum.
14342
14343 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14344
14345 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14346 as long as we get pagination notifications.
14347
14348 2014-12-15 Jason Merrill <jason@redhat.com>
14349
14350 * Makefile.in (check-gdb.%): Restore.
14351 * README: Mention it.
14352
14353 2014-12-13 Joel Brobecker <brobecker@adacore.com>
14354
14355 * gdb.ada/str_uninit: New testcase.
14356
14357 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14358
14359 PR symtab/17642
14360 * gdb.base/vla-stub-define.c: New file.
14361 * gdb.base/vla-stub.c: New file.
14362 * gdb.base/vla-stub.exp: New file.
14363
14364 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14365 Jan Kratochvil <jan.kratochvil@redhat.com>
14366 Tom Tromey <tromey@redhat.com>
14367
14368 * configure.ac: Add gdb.compile/.
14369 * configure: Regenerate.
14370 * gdb.compile/Makefile.in: New file.
14371 * gdb.compile/compile-ops.exp: New file.
14372 * gdb.compile/compile-ops.c: New file.
14373 * gdb.compile/compile-tls.c: New file.
14374 * gdb.compile/compile-tls.exp: New file.
14375 * gdb.compile/compile-constvar.S: New file.
14376 * gdb.compile/compile-constvar.c: New file.
14377 * gdb.compile/compile-mod.c: New file.
14378 * gdb.compile/compile-nodebug.c: New file.
14379 * gdb.compile/compile-setjmp-mod.c: New file.
14380 * gdb.compile/compile-setjmp.c: New file.
14381 * gdb.compile/compile-setjmp.exp: New file.
14382 * gdb.compile/compile-shlib.c: New file.
14383 * gdb.compile/compile.c: New file.
14384 * gdb.compile/compile.exp: New file.
14385 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14386
14387 2014-12-12 Tom Tromey <tromey@redhat.com>
14388
14389 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14390 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14391
14392 2014-12-12 Doug Evans <dje@google.com>
14393
14394 * lib/gdb-python.exp (get_python_valueof): New function.
14395 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14396
14397 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14398
14399 * gdb.base/completion.exp: Add test for completion of "info
14400 registers ".
14401
14402 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14403
14404 * gdb.base/func-ptrs.c: New file.
14405 * gdb.base/func-ptrs.exp: New file.
14406
14407 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14408
14409 PR breakpoints/17012
14410 * gdb.base/dprintf-detach.c: New file.
14411 * gdb.base/dprintf-detach.exp: New file.
14412
14413 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14414
14415 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14416 * lib/gdb.exp (target_is_gdbserver): New procedure.
14417
14418 2014-12-08 Doug Evans <dje@google.com>
14419
14420 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14421
14422 2014-12-05 Yao Qi <yao@codesourcery.com>
14423
14424 * gdb.guile/scm-error.exp: Remove the third argument to
14425 gdb_remote_download.
14426 * gdb.guile/scm-frame-args.exp: Likewise.
14427 * gdb.guile/scm-section-script.exp: Likewise.
14428
14429 2014-12-05 Yao Qi <yao@codesourcery.com>
14430
14431 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14432
14433 2014-12-04 Doug Evans <dje@google.com>
14434
14435 * gdb.python/py-objfile.exp: Add tests for
14436 objfile.add_separate_debug_file.
14437
14438 2014-12-04 Doug Evans <dje@google.com>
14439
14440 * lib/gdb.exp (get_build_id): New function.
14441 (build_id_debug_filename_get): Rewrite to use it.
14442 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14443
14444 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14445
14446 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14447 `method(long)', not just 0x0.
14448 * gdb.cp/nsalias.exp: Align code labels to 4.
14449 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14450 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14451 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14452 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14453 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14454 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14455
14456 2014-12-02 Doug Evans <dje@google.com>
14457
14458 PR symtab/17602
14459 * gdb.cp/anon-ns.cc: Move guts of this file to ...
14460 * gdb.cp/anon-ns2.cc: ... here. New file.
14461 * gdb.cp/anon-ns.exp: Update.
14462
14463 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
14464
14465 * gdb.python/py-events.py (inferior_call_handler): New.
14466 (register_changed_handler, memory_changed_handler): New.
14467 (test_events.invoke): Register new handlers.
14468 * gdb.python/py-events.exp: Add tests for inferior call,
14469 memory_changed and register_changed events.
14470
14471 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14472
14473 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14474 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14475 if the linker doesn't understand this.
14476
14477 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14478
14479 * gdb.python/python.exp: Change expected reply to help().
14480
14481 2014-12-01 Yao Qi <yao@codesourcery.com>
14482
14483 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
14484 AC_CONFIG_SUBDIRS(gdb.gdbtk).
14485 * configure: Re-generated.
14486
14487 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
14488
14489 * gdb.cp/chained-calls.cc: New file.
14490 * gdb.cp/chained-calls.exp: New file.
14491 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
14492
14493 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
14494
14495 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
14496 * gdb.dwarf2/symtab-producer.exp: Same.
14497 * gdb.gdb/python-interrupts.exp: Same.
14498 * gdb.gdb/python-selftest.exp: Same.
14499 * gdb.python/py-linetable.exp: Same.
14500 * gdb.python/py-type.exp: Same.
14501 * gdb.python/py-value-cc.exp: Same.
14502 * gdb.python/py-value.exp: Same.
14503
14504 2014-11-28 Yao Qi <yao@codesourcery.com>
14505
14506 * gdb.base/break-probes.exp: Match library name prefixed with
14507 sysroot.
14508
14509 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
14510
14511 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
14512 test expected output. Add parentheses for the call to print.
14513 Remove L suffix from integers.
14514
14515 2014-11-26 Doug Evans <dje@google.com>
14516
14517 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
14518
14519 2014-11-22 Yao Qi <yao@codesourcery.com>
14520
14521 * gdb.trace/entry-values.c: Remove asms.
14522 (foo): Add foo_label.
14523 (bar): Add bar_label.
14524 * gdb.trace/entry-values.exp: Remove code computing foo's
14525 length and bar's length.
14526 (Dwarf::assemble): Invoke function_range for bar and use
14527 MACRO_AT_func for foo.
14528
14529 2014-11-22 Yao Qi <yao@codesourcery.com>
14530
14531 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
14532 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
14533 Use .Lgcc43_procstart instead of gcc43.
14534
14535 2014-11-21 Joel Brobecker <brobecker@adacore.com>
14536
14537 * gdb.ada/n_arr_bound: New testcase.
14538
14539 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
14540
14541 PR breakpoints/10737
14542 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
14543 test_catch_syscall_multi_arch.
14544 (test_catch_syscall_multi_arch): New function.
14545
14546 2014-11-20 Doug Evans <xdje42@gmail.com>
14547
14548 * gdb.base/maint.exp: Update expected output.
14549
14550 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
14551
14552 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
14553 4-byte instruction on S390.
14554
14555 2014-11-19 Joel Brobecker <brobecker@adacore.com>
14556
14557 * gdb.ada/arr_arr: New testcase.
14558
14559 2014-11-19 Joel Brobecker <brobecker@adacore.com>
14560
14561 * gdb.ada/pkd_arr_elem: New Testcase.
14562
14563 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
14564
14565 * gdb.reverse/break-precsave: Expect completion message for
14566 core file reads.
14567 * gdb.reverse/consecutive-precsave.exp: Likewise.
14568 * gdb.reverse/finish-precsave.exp: Likewise.
14569 * gdb.reverse/i386-precsave.exp: Likewise.
14570 * gdb.reverse/machinestate-precsave.exp: Likewise.
14571 * gdb.reverse/sigall-precsave.exp: Likewise.
14572 * gdb.reverse/solib-precsave.exp: Likewise.
14573 * gdb.reverse/step-precsave.exp: Likewise.
14574 * gdb.reverse/until-precsave.exp: Likewise.
14575 * gdb.reverse/watch-precsave.exp: Likewise.
14576
14577 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14578
14579 * gdb.base/bp-permanent.c: Include unistd.h.
14580 * gdb.python/py-framefilter-mi.c (main): Add return type.
14581 * gdb.python/py-framefilter.c (main): Likewise.
14582 * gdb.trace/actions-changed.c (main): Likewise.
14583
14584 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14585
14586 * gdb.mi/until.c: Add eye-catchers.
14587 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
14588 line numbers.
14589
14590 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14591
14592 * gdb.base/condbreak.exp: Drop references to removed non-prototype
14593 function header variants in break1.c.
14594 * gdb.base/ena-dis-br.exp: Likewise.
14595 * gdb.base/hbreak2.exp: Likewise.
14596 * gdb.reverse/until-precsave.exp: Drop references to removed
14597 non-prototype function header variants in ur1.c.
14598 * gdb.reverse/until-reverse.exp: Likewise.
14599
14600 2014-11-17 Petr Machata <pmachata@redhat.com>
14601
14602 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
14603 ${_cu_offset_size} bytes abbrev offset.
14604
14605 2014-11-15 Doug Evans <xdje42@gmail.com>
14606
14607 PR symtab/17559
14608 * gdb.base/line-symtabs.exp: New file.
14609 * gdb.base/line-symtabs.c: New file.
14610 * gdb.base/line-symtabs.h: New file.
14611
14612 2014-11-14 Yao Qi <yao@codesourcery.com>
14613
14614 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
14615 (func): Add label func_label.
14616 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
14617 Replace low_pc and high_pc with MACRO_AT_range.
14618 Replace name, low_pc and high_pc with MACRO_AT_func.
14619
14620 2014-11-14 Yao Qi <yao@codesourcery.com>
14621
14622 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
14623 Replace name, low_pc and high_pc with MACRO_AT_func.
14624
14625 2014-11-14 Yao Qi <yao@codesourcery.com>
14626
14627 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
14628 produce debug information.
14629 * gdb.dwarf2/implptr-optimized-out.S: Removed.
14630
14631 2014-11-14 Yao Qi <yao@codesourcery.com>
14632
14633 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
14634 object and get function length.
14635 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
14636 with MACRO_AT_func.
14637 (top-level): Replace gdb_compile and clean_restart with
14638 prepare_for_testing.
14639 * gdb.dwarf2/main.c (main): Add label main_label.
14640
14641 2014-11-14 Yao Qi <yao@codesourcery.com>
14642
14643 * lib/dwarf.exp (function_range): New procedure.
14644 (Dwarf::_handle_macro_at_func): New procedure.
14645 (Dwarf::_handle_macro_at_range): New procedure.
14646 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
14647
14648 2014-11-14 Yao Qi <yao@codesourcery.com>
14649
14650 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
14651 (_handle_attribute): New procedure.
14652
14653 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14654
14655 * gdb.ada/cond_lang/foo.c (callme): Add return type.
14656 * gdb.base/call-sc.c (zed): Likewise.
14657 * gdb.base/checkpoint.c (main): Likewise.
14658 * gdb.base/dump.c (main): Likewise.
14659 * gdb.base/gcore.c (main): Likewise.
14660 * gdb.base/huge.c (main): Likewise.
14661 * gdb.base/multi-forks.c (main): Likewise.
14662 * gdb.base/pr10179-a.c (main): Likewise.
14663 * gdb.base/savedregs.c (main): Likewise.
14664 * gdb.base/sigaltstack.c (main): Likewise.
14665 * gdb.base/siginfo.c (main): Likewise.
14666 * gdb.base/structs.c (zed): Likewise.
14667 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
14668 * gdb.mi/mi-syn-frame.c (main): Likewise.
14669 * gdb.mi/until.c (foo, main): Likewise.
14670 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
14671 * gdb.base/solib-weak.c (foo): Declare.
14672 * gdb.base/attach-twice.c: Include stdio.h.
14673 * gdb.base/weaklib1.c: Likewise.
14674 * gdb.base/weaklib2.c: Likewise.
14675 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
14676 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14677 unistd.h.
14678 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14679 * gdb.mi/mi-exit-code.c: Likewise.
14680 * gdb.base/break-interp-lib.c: Include string.h.
14681 * gdb.base/coremaker.c: Likewise.
14682 * gdb.base/testenv.c: Likewise.
14683 * gdb.python/py-finish-breakpoint.c: Likewise.
14684 * gdb.base/inferior-died.c: Include sys/wait.h.
14685 * gdb.base/fileio.c: Include time.h.
14686 * gdb.base/async-shell.c: Include unistd.h.
14687 * gdb.base/dprintf-non-stop.c: Likewise.
14688 * gdb.base/info-os.c: Likewise.
14689 * gdb.mi/mi-console.c: Likewise.
14690 * gdb.mi/watch-nonstop.c: Likewise.
14691 * gdb.python/py-events.c: Likewise.
14692 * gdb.base/async.c (baz): Move up before its invocation.
14693 * gdb.base/code_elim2.c (my_global_func): Likewise.
14694 * gdb.base/skip-solib-lib.c (multiply): Likewise.
14695 * gdb.base/advance.c (func2): Likewise.
14696
14697 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14698
14699 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
14700 variant.
14701 * gdb.base/annota3.c: Likewise.
14702 * gdb.base/async.c: Likewise.
14703 * gdb.base/average.c: Likewise.
14704 * gdb.base/call-ar-st.c: Likewise.
14705 * gdb.base/call-rt-st.c: Likewise.
14706 * gdb.base/call-sc.c: Likewise.
14707 * gdb.base/call-strs.c: Likewise.
14708 * gdb.base/ending-run.c: Likewise.
14709 * gdb.base/execd-prog.c: Likewise.
14710 * gdb.base/exprs.c: Likewise.
14711 * gdb.base/foll-exec.c: Likewise.
14712 * gdb.base/foll-fork.c: Likewise.
14713 * gdb.base/foll-vfork.c: Likewise.
14714 * gdb.base/funcargs.c: Likewise.
14715 * gdb.base/gcore.c: Likewise.
14716 * gdb.base/jump.c: Likewise.
14717 * gdb.base/langs0.c: Likewise.
14718 * gdb.base/langs1.c: Likewise.
14719 * gdb.base/langs2.c: Likewise.
14720 * gdb.base/mips_pro.c: Likewise.
14721 * gdb.base/nodebug.c: Likewise.
14722 * gdb.base/opaque0.c: Likewise.
14723 * gdb.base/opaque1.c: Likewise.
14724 * gdb.base/recurse.c: Likewise.
14725 * gdb.base/run.c: Likewise.
14726 * gdb.base/scope0.c: Likewise.
14727 * gdb.base/scope1.c: Likewise.
14728 * gdb.base/setshow.c: Likewise.
14729 * gdb.base/setvar.c: Likewise.
14730 * gdb.base/shmain.c: Likewise.
14731 * gdb.base/shr1.c: Likewise.
14732 * gdb.base/shr2.c: Likewise.
14733 * gdb.base/sigall.c: Likewise.
14734 * gdb.base/signals.c: Likewise.
14735 * gdb.base/so-indr-cl.c: Likewise.
14736 * gdb.base/solib2.c: Likewise.
14737 * gdb.base/structs.c: Likewise.
14738 * gdb.base/sum.c: Likewise.
14739 * gdb.base/vforked-prog.c: Likewise.
14740 * gdb.base/watchpoint.c: Likewise.
14741 * gdb.reverse/shr2.c: Likewise.
14742 * gdb.reverse/until-reverse.c: Likewise.
14743 * gdb.reverse/ur1.c: Likewise.
14744 * gdb.reverse/watch-reverse.c: Likewise.
14745
14746 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14747
14748 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
14749 variant.
14750 * gdb.base/sepdebug.exp: Drop references to removed code.
14751
14752 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14753
14754 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
14755 variant. Preserve original line numbering.
14756 * gdb.base/list1.c: Likewise.
14757
14758 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14759
14760 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
14761 variant.
14762 * gdb.base/break1.c: Likewise.
14763 * gdb.base/break.exp: Drop references to removed code.
14764
14765 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14766
14767 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
14768 variant.
14769
14770 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14771
14772 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
14773
14774 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14775
14776 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
14777 logic into perform_all_tests() and invoke it with and without
14778 function header prototypes.
14779 (do_function_calls): Remove conditional XFAIL for PR 5318.
14780 (rerun_and_prepare): Remove duplicate code.
14781 (perform_all_tests): New. Main logic moved here.
14782
14783 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14784
14785 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
14786 code guarded by #ifdef NO_PROTOTYPES.
14787 (t_double_many_args): Likewise.
14788 (DEF_FUNC_MANY_ARGS_1): Likewise.
14789 (DEF_FUNC_VALUES_1): Likewise.
14790 (t_structs_ldc): Renamed from t_structs_fc in conditional code
14791 guarded by #ifdef PROTOTYPES.
14792
14793 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14794
14795 * gdb.mi/mi-console.c: Add eye-catcher.
14796 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
14797 instead of literal line number.
14798
14799 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14800
14801 * gdb.base/shr2.c: Add eye-catcher.
14802 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
14803 line number.
14804
14805 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14806
14807 * gdb.base/jump.c: Add eye-catchers.
14808 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
14809 numbers.
14810
14811 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14812
14813 * gdb.base/execd-prog.c: Add eye-catchers.
14814 * gdb.base/foll-exec.c: Likewise.
14815 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
14816 line numbers.
14817
14818 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14819
14820 * gdb.base/ending-run.c: Add eye-catchers.
14821 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
14822 literal line numbers.
14823
14824 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14825
14826 * gdb.base/call-rt-st.c: Add eye-catchers.
14827 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
14828 literal line numbers.
14829
14830 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14831
14832 * gdb.base/call-ar-st.c: Add eye-catchers.
14833 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
14834 literal line numbers.
14835
14836 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14837
14838 * gdb.base/average.c: Add eye-catchers.
14839 * gdb.base/sum.c: Likewise.
14840 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
14841 regexps dynamically.
14842
14843 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14844
14845 * gdb.base/solib1.c: Add eye-catchers.
14846 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
14847 literal line numbers.
14848
14849 2014-11-12 Pedro Alves <palves@redhat.com>
14850
14851 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
14852 leader has exited.
14853
14854 2014-11-12 Pedro Alves <palves@redhat.com>
14855
14856 * gdb.arch/i386-bp_permanent.c: New file.
14857 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
14858 (srcfile): Set to i386-bp_permanent.c.
14859 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
14860 that stepi does not execute the 'leave' instruction, instead of
14861 testing it does execute.
14862 * gdb.base/bp-permanent.c: New file.
14863 * gdb.base/bp-permanent.exp: New file.
14864
14865 2014-11-10 Doug Evans <xdje42@gmail.com>
14866
14867 PR symtab/17564
14868 * gdb.base/symtab-search-order.exp: New file.
14869 * gdb.base/symtab-search-order.c: New file.
14870 * gdb.base/symtab-search-order-1.c: New file.
14871 * gdb.base/symtab-search-order-shlib-1.c: New file.
14872
14873 2014-11-07 Pedro Alves <palves@redhat.com>
14874
14875 PR gdb/17511
14876 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
14877 i?86-*-linux*.
14878
14879 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
14880
14881 PR c++/17494
14882 * gdb.cp/pr17494.cc: New file.
14883 * gdb.cp/pr17494.exp: New file.
14884
14885 2014-11-02 Yao Qi <yao@codesourcery.com>
14886
14887 * gdb.python/python.exp: Get working directory and match the
14888 output of "set extended-prompt \\w " with it.
14889
14890 2014-10-30 Doug Evans <dje@google.com>
14891
14892 * gdb.python/py-objfile.exp: Add tests for setting random attributes
14893 in objfiles.
14894 * gdb.python/py-progspace.exp: Add tests for setting random attributes
14895 in progspaces.
14896
14897 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
14898
14899 * gdb.base/fullpath-expand.exp: Skip for a remote host.
14900 * gdb.base/realname-expand.exp: Likewise.
14901 * gdb.linespec/macro-relative.exp: Likewise.
14902
14903 2014-10-29 Pedro Alves <palves@redhat.com>
14904
14905 PR gdb/17408
14906 * gdb.threads/schedlock.c (some_function): New function.
14907 (call_function): New global.
14908 (MAYBE_CALL_SOME_FUNCTION): New macro.
14909 (thread_function): Call it.
14910 * gdb.threads/schedlock.exp (get_args): Add description parameter,
14911 and use it instead of a global counter. Adjust all callers.
14912 (get_current_thread): Use "find current thread" for test message
14913 here rather than having all callers pass down the same string.
14914 (goto_loop): New procedure, factored out from ...
14915 (my_continue): ... this.
14916 (step_ten_loops): Change parameter from test message to command to
14917 use. Adjust.
14918 (list_count): Delete global.
14919 (check_result): New procedure, factored out from duplicate top
14920 level code.
14921 (continue tests): Wrap in with_test_prefix.
14922 (test_step): New procedure, factored out from duplicate top level
14923 code.
14924 (top level): Test "step" in combination with all scheduler-locking
14925 modes. Test "next" in combination with all scheduler-locking
14926 modes, and in combination with stepping over a function call or
14927 not.
14928 * gdb.threads/next-bp-other-thread.c: New file.
14929 * gdb.threads/next-bp-other-thread.exp: New file.
14930
14931 2014-10-29 Pedro Alves <palves@redhat.com>
14932
14933 PR python/17372
14934 * gdb.python/python.exp: Test a multi-line command that spawns
14935 interactive Python.
14936 * gdb.base/multi-line-starts-subshell.exp: New file.
14937
14938 2014-10-29 Yao Qi <yao@codesourcery.com>
14939
14940 * gdb.base/fileio.exp: Make directories on host.
14941
14942 2014-10-29 Yao Qi <yao@codesourcery.com>
14943
14944 * gdb.base/fileio.c (test_write): Close the file.
14945
14946 2014-10-28 Pedro Alves <palves@redhat.com>
14947
14948 PR gdb/12623
14949 * gdb.base/sigstep.c (no_handler): New global.
14950 (main): If 'no_handler is true, set the signal handlers to
14951 SIG_IGN.
14952 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14953 with_sw_watch and no_handler parameters. Handle them.
14954 (top level) <stepping over handler when stopped at a breakpoint
14955 test>: Add a test axis for testing with a software watchpoint, and
14956 another for testing with the signal handler set to SIG_IGN.
14957 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14958 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14959
14960 2014-10-28 Pedro Alves <palves@redhat.com>
14961
14962 PR gdb/17511
14963 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14964 * gdb.base/sigstep.exp (other_handler_location): New global.
14965 (advance): Support stepping into the signal handler, and running
14966 commands while in the handler.
14967 (in_handler_map): New global.
14968 (top level): In the advance test, add combinations for getting
14969 into the handler with stepping commands, and for running commands
14970 in the handler. Add comment descripting the advancei tests.
14971
14972 2014-10-28 Pedro Alves <palves@redhat.com>
14973
14974 * gdb.base/sigstep.exp: Use build_executable instead of
14975 prepare_for_testing.
14976 (top level): Move code that starts GDB, runs to main and creates a
14977 display to ...
14978 (restart): ... this new procedure.
14979 (top level): Move backtrace from signal handler test to ...
14980 (validate_backtrace): ... this new procedure.
14981 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14982 with_test_prefix. Always restart GDB.
14983 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14984 with_test_prefix. Always restart GDB. No need to delete
14985 breakpoints after the test.
14986 (test_skip_handler): Remove prefix parameter.
14987 (skip_over_handler, breakpoint_to_handler)
14988 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14989 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14990 restart GDB. No need to delete breakpoints after the test.
14991 (top level): Use foreach to call the test procedures with
14992 different commands.
14993
14994 2014-10-28 Pedro Alves <palves@redhat.com>
14995
14996 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14997 instead of GNATS numbers.
14998 * gdb.base/sigbpt.exp: Likewise.
14999 * gdb.base/siginfo.exp: Likewise.
15000 * gdb.base/sigstep.exp: Likewise.
15001
15002 2014-10-27 Pedro Alves <palves@redhat.com>
15003
15004 * gdb.base/sigstep.c (dummy): New global.
15005 (main): Issue a couple writes to the new global.
15006 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15007 procedures.
15008 (skip_over_handler): Use test_skip_handler.
15009 (top level): Call skip_over_handler for stepi and nexti too.
15010 (breakpoint_over_handler): Use test_skip_handler.
15011 (top level): Call breakpoint_over_handler for stepi and nexti too.
15012
15013 2014-10-27 Yao Qi <yao@codesourcery.com>
15014
15015 * gdb.trace/tfile.c (adjust_function_address)
15016 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15017 function descriptor.
15018
15019 2014-10-24 Don Breazeal <donb@codesourcery.com>
15020
15021 * gdb.base/foll-fork.exp (test_follow_fork,
15022 catch_fork_child_follow): Check for updated fork messages emitted
15023 from infrun.c.
15024 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15025 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15026 vfork_and_exec_child_follow_through_step): Check for updated vfork
15027 messages emitted from infrun.c.
15028
15029 2014-10-24 Pedro Alves <palves@redhat.com>
15030
15031 * gdb.base/corefile.exp: Remove references to ultrix.
15032 * gdb.base/interrupt.exp: Likewise.
15033 * gdb.base/whatis.exp: Likewise.
15034 * gdb.gdb/selftest.exp: Likewise.
15035 * gdb.threads/manythreads.exp: Likewise.
15036 * gdb.threads/print-threads.exp: Likewise.
15037 * gdb.threads/pthreads.exp:: Likewise.
15038 * gdb.threads/schedlock.exp: Likewise.
15039
15040 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15041
15042 * gdb.cp/non-trivial-retval.cc: Add a test case.
15043 * gdb.cp/non-trivial-retval.exp: Add a test.
15044
15045 2014-10-20 Yao Qi <yao@codesourcery.com>
15046
15047 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15048 * gdb.python/py-objfile-script-gdb.py: New file.
15049 * gdb.python/py-objfile-script.exp: Update reference to
15050 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15051 of remote_download. Remove the dest file.
15052
15053 2014-10-20 Yao Qi <yao@codesourcery.com>
15054
15055 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15056 * gdb.base/step-line.exp: Likewise.
15057 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15058 * gdb.dwarf2/dw2-basic.exp: Likewise.
15059 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15060 * gdb.dwarf2/dw2-filename.exp: Likewise.
15061 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15062 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15063 * gdb.dwarf2/dw2-producer.exp: Likewise.
15064 * gdb.dwarf2/mac-fileno.exp: Likewise.
15065 * gdb.python/py-frame-args.exp: Likewise.
15066 * gdb.python/py-framefilter.exp: Likewise.
15067 * gdb.python/py-mi.exp: Likewise.
15068 * gdb.python/py-objfile-script.exp: Likewise
15069 * gdb.python/py-pp-integral.exp: Likewise.
15070 * gdb.python/py-pp-re-notag.exp: Likewise.
15071 * gdb.python/py-prettyprint.exp: Likewise.
15072 * gdb.python/py-section-script.exp: Likewise.
15073 * gdb.python/py-typeprint.exp: Likewise.
15074 * gdb.python/py-xmethods.exp: Likewise.
15075 * gdb.stabs/weird.exp: Likewise.
15076 * gdb.xml/tdesc-regs.exp: Likewise.
15077
15078 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15079
15080 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15081 (out_cu): Use addr_len for the size of addresses.
15082 (out_line): Likewise. Size DW_LNE_set_address instruction
15083 according to addr_len.
15084 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15085 (FUNC): Add START_INSNS to definition.
15086
15087 2014-10-18 Yao Qi <yao@codesourcery.com>
15088
15089 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15090 gdb_has_argv0 return true.
15091 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15092 check [target_info exists noargs], check [gdb_has_argv0]
15093 instead.
15094 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15095 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15096 procedures.
15097
15098 2014-10-17 Doug Evans <dje@google.com>
15099
15100 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15101 event.
15102 * gdb.python/py-events.py: Add clear_objfiles event.
15103
15104 2014-10-17 Doug Evans <dje@google.com>
15105
15106 * gdb.python/py-objfile.exp: Test progspace attribute.
15107
15108 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
15109
15110 * gdb.guile/scm-breakpoint.exp: Do not assume any
15111 directory separators when matching source file paths.
15112 * gdb.python/py-breakpoint.exp: Likewise.
15113 * gdb.reverse/break-precsave.exp: Likewise.
15114 * gdb.reverse/break-reverse.exp: Likewise.
15115 * gdb.reverse/consecutive-precsave.exp: Likewise.
15116 * gdb.reverse/finish-precsave.exp: Likewise.
15117 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15118 * gdb.reverse/finish-reverse.exp: Likewise.
15119 * gdb.reverse/i386-precsave.exp: Likewise.
15120 * gdb.reverse/i387-env-reverse.exp: Likewise.
15121 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15122 * gdb.reverse/machinestate-precsave.exp: Likewise.
15123 * gdb.reverse/machinestate.exp: Likewise.
15124 * gdb.reverse/sigall-precsave.exp: Likewise.
15125 * gdb.reverse/solib-precsave.exp: Likewise.
15126 * gdb.reverse/step-precsave.exp: Likewise.
15127 * gdb.reverse/until-precsave.exp: Likewise.
15128 * gdb.reverse/watch-precsave.exp: Likewise.
15129 * gdb.reverse/watch-reverse.exp: Likewise.
15130
15131 2014-10-17 Yao Qi <yao@codesourcery.com>
15132
15133 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15134 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15135
15136 2014-10-17 Pedro Alves <palves@redhat.com>
15137
15138 PR gdb/17471
15139 * gdb.base/bg-execution-repeat.c: New file.
15140 * gdb.base/bg-execution-repeat.exp: New file.
15141
15142 2014-10-17 Pedro Alves <palves@redhat.com>
15143
15144 PR gdb/17300
15145 * gdb.base/continue-all-already-running.c: New file.
15146 * gdb.base/continue-all-already-running.exp: New file.
15147
15148 2014-10-17 Pedro Alves <palves@redhat.com>
15149
15150 PR gdb/17472
15151 * gdb.base/annota-input-while-running.c: New file.
15152 * gdb.base/annota-input-while-running.exp: New file.
15153
15154 2014-10-17 Pedro Alves <palves@redhat.com>
15155
15156 * gdb.base/callfuncs.exp: emove references to osf.
15157 * gdb.base/sigall.exp: Likewise.
15158 * gdb.gdb/selftest.exp: Likewise.
15159 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15160 * gdb.mi/non-stop.c: Likewise.
15161 * gdb.mi/pthreads.c: Likewise.
15162 * gdb.reverse/sigall-precsave.exp: Likewise.
15163 * gdb.reverse/sigall-reverse.exp: Likewise.
15164 * gdb.threads/pthreads.c: Likewise.
15165 * gdb.threads/pthreads.exp: Likewise.
15166
15167 2014-10-17 Yao Qi <yao@codesourcery.com>
15168
15169 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15170 check 'target_info exists noargs'.
15171 (test_command_prompt_position): Likewise.
15172 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15173 Remove "set args".
15174 (progvar_simple_while_test): Likewise.
15175 (progvar_complex_if_while_test): Likewise.
15176 (if_while_breakpoint_command_test): Likewise.
15177 (infrun_breakpoint_command_test): Likewise.
15178 (breakpoint_command_test): Likewise.
15179 (watchpoint_command_test): Likewise.
15180 (bp_deleted_in_command_test): Likewise.
15181 (temporary_breakpoint_commands): Likewise.
15182
15183 2014-10-16 Yao Qi <yao@codesourcery.com>
15184
15185 * gdb.base/remotetimeout.exp: Remove noargs checking.
15186
15187 2014-10-15 Pedro Alves <palves@redhat.com>
15188
15189 PR breakpoints/9649
15190 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15191 * gdb.base/breakpoint-in-ro-region.exp
15192 (probe_target_hardware_step): New procedure.
15193 (top level): Probe hardware stepping and hardware breakpoint
15194 support. Test stepping through a read-only region, with both
15195 "breakpoint auto-hw" on and off and both "always-inserted" on and
15196 off.
15197
15198 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15199
15200 * gdb.dlang/demangle.exp: Update for demangling changes.
15201
15202 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15203
15204 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15205 * gdb.cp/non-trivial-retval.exp: Add new tests.
15206
15207 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15208
15209 PR c++/13403
15210 PR c++/15154
15211 * gdb.cp/non-trivial-retval.cc: New file.
15212 * gdb.cp/non-trivial-retval.exp: New file.
15213
15214 2014-10-15 Yao Qi <yao@codesourcery.com>
15215
15216 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15217 remote host.
15218
15219 2014-10-15 Yao Qi <yao@codesourcery.com>
15220
15221 * gdb.python/py-symbol.exp: Match file base name if host is
15222 remote, otherwise match file name with dir name.
15223 * gdb.python/py-symtab.exp: Likewise.
15224 * gdb.python/python.exp: Likewise.
15225
15226 2014-10-15 Yao Qi <yao@codesourcery.com>
15227
15228 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15229 pattern.
15230 * gdb.python/py-symtab.exp: Likewise.
15231 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15232 locationn.
15233
15234 2014-10-14 Joel Brobecker <brobecker@adacore.com>
15235
15236 * gdb.ada/addr_arith: New testcase.
15237
15238 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15239
15240 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15241 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15242 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15243 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15244
15245 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15246
15247 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15248 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15249 * gdb.arch/stap-eval-lang-ada.exp: New file.
15250
15251 2014-10-14 Yao Qi <yao@codesourcery.com>
15252
15253 * gdb.mi/mi-var-child.c (nothing1): New function.
15254 (nothing2): New function.
15255 (do_children_tests): Set function pointers by nothing1 and
15256 nothing2.
15257 * gdb.mi/mi-var-child.exp: Step over new added statements.
15258 Update test to match the new output.
15259 * gdb.mi/var-cmd.c (nothing1): New function.
15260 (nothing2): New function.
15261 (do_children_tests): Set function pointers by nothing1 and
15262 nothing2.
15263 * gdb.mi/mi-var-display.exp: Update test to match output.
15264 Step to the line specified by $line_dct_nothing.
15265 Increase the number of lines to step.
15266
15267 2014-10-14 Yao Qi <yao@codesourcery.com>
15268
15269 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15270 tests.
15271 * gdb.mi/mi2-var-child.exp: Likewise.
15272
15273 2014-10-13 Doug Evans <dje@google.com>
15274
15275 * gdb.python/py-objfile.exp: Change name of file name test.
15276
15277 2014-10-13 Doug Evans <dje@google.com>
15278
15279 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15280 from the start of the CU.
15281
15282 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15283 Yao Qi <yao@codesourcery.com>
15284
15285 Fix "save breakpoints" for "catch" command.
15286 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15287 Remove -nonewline. Match also the added "main" line.
15288
15289 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15290
15291 Fix "save breakpoints" for "disable $bpnum" command.
15292 * gdb.base/save-bp.c (main): Add label.
15293 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15294
15295 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15296
15297 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15298
15299 2014-10-11 Yao Qi <yao@codesourcery.com>
15300
15301 * gdb.server/server-kill.exp: Execute command
15302 "set remote trace-status-packet on" before "tstatus".
15303
15304 2014-10-11 Yao Qi <yao@codesourcery.com>
15305
15306 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15307 (main): Call getppid.
15308 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15309 and continue to it. Read variable "server_pid".
15310
15311 2014-10-11 Yao Qi <yao@codesourcery.com>
15312
15313 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15314
15315 2014-10-11 Yao Qi <yao@codesourcery.com>
15316
15317 * gdb.threads/thread-find.exp: Don't execute command
15318 "info threads".
15319 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15320 * gdb.threads/linux-dp.exp: Don't check the condition
15321 $threads_created equals to zero.
15322
15323 2014-10-10 Pedro Alves <palves@redhat.com>
15324
15325 * gdb.base/bigcore.exp: Remove references to IRIX.
15326 * gdb.base/funcargs.exp: Likewise.
15327 * gdb.base/interrupt.exp: Likewise.
15328 * gdb.base/mips_pro.exp: Likewise.
15329 * gdb.base/nodebug.exp: Likewise.
15330 * gdb.base/setvar.exp: Likewise.
15331 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15332
15333 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15334 Pedro Alves <palves@redhat.com>
15335
15336 PR symtab/14466
15337 * gdb.base/vdso-warning.c: New file.
15338 * gdb.base/vdso-warning.exp: New file.
15339
15340 2014-10-02 Doug Evans <dje@google.com>
15341
15342 * gdb.base/structs.c (main): Don't run forever.
15343
15344 2014-10-02 Pedro Alves <palves@redhat.com>
15345
15346 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15347 (top level) <stop threads 1, stop threads 2>: Use it.
15348
15349 2014-10-02 Pedro Alves <palves@redhat.com>
15350
15351 * gdb.threads/break-while-running.exp (test): Add new
15352 'update_thread_list' argument. Skip "info threads" if false.
15353 (top level): Add new 'update_thread_list' axis.
15354
15355 2014-10-02 Pedro Alves <palves@redhat.com>
15356
15357 PR breakpoints/17431
15358 * gdb.base/execl-update-breakpoints.c: New file.
15359 * gdb.base/execl-update-breakpoints.exp: New file.
15360
15361 2014-10-01 Pedro Alves <palves@redhat.com>
15362
15363 * gdb.base/breakpoint-in-ro-region.c: New file.
15364 * gdb.base/breakpoint-in-ro-region.exp: New file.
15365
15366 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15367
15368 * gdb.mi/mi-exit-code.exp: New file.
15369 * gdb.mi/mi-exit-code.c: New file.
15370
15371 2014-09-30 Yao Qi <yao@codesourcery.com>
15372
15373 * lib/prelink-support.exp (build_executable_own_libs): Error if
15374 the target isn't native.
15375
15376 2014-09-30 Yao Qi <yao@codesourcery.com>
15377
15378 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15379 false.
15380
15381 2014-09-22 Pedro Alves <palves@redhat.com>
15382
15383 * gdb.threads/break-while-running.exp: New file.
15384 * gdb.threads/break-while-running.c: New file.
15385
15386 2014-09-19 Yao Qi <yao@codesourcery.com>
15387
15388 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15389 Invoke test. Restart GDB with --readnow and invoke test again.
15390
15391 2014-09-19 Yao Qi <yao@codesourcery.com>
15392
15393 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15394 proc set_breakpoint_on_gcd_function. Invoke
15395 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15396 invoke set_breakpoint_on_gcd_function again.
15397
15398 2014-09-18 Doug Evans <dje@google.com>
15399
15400 * gdb.dwarf2/symtab-producer.exp: New file.
15401
15402 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15403
15404 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15405 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15406 * gdb.base/global-var-nested-by-dso.c: Likewise.
15407 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15408
15409 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15410 Pedro Alves <palves@redhat.com>
15411
15412 * gdb.base/watch-bitfields.exp: Pass string other than test file
15413 name to prepare_for_testing.
15414 (watch): New procedure.
15415 (expect_watchpoint): Use with_test_prefix.
15416 (top level): Factor out tests to ...
15417 (test_watch_location, test_regular_watch): ... these new
15418 procedures, and use with_test_prefix and gdb_continue_to_end.
15419
15420 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15421
15422 PR breakpoints/12526
15423 * gdb.base/watch-bitfields.exp: New file.
15424 * gdb.base/watch-bitfields.c: New file.
15425
15426 2014-09-16 Pedro Alves <palves@redhat.com>
15427
15428 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15429 software and hardware addresses, not software address against
15430 itself.
15431
15432 2014-09-16 Pedro Alves <palves@redhat.com>
15433
15434 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15435 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15436
15437 2014-09-16 Pedro Alves <palves@redhat.com>
15438
15439 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15440 files.
15441 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15442 "*-*-vxworks*" throughout.
15443 * gdb.base/break.exp: Likewise.
15444 * gdb.base/default.exp: Likewise.
15445 * gdb.base/scope.exp: Likewise.
15446 * gdb.base/sepdebug.exp: Likewise.
15447 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15448 throughout.
15449 * gdb.base/run.c: Likewise.
15450 * gdb.base/sepdebug.c: Likewise.
15451 * gdb.hp/gdb.aCC/run.c: Likewise.
15452 * gdb.reverse/until-reverse.c: Likewise.
15453 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15454
15455 2014-09-16 Yao Qi <yao@codesourcery.com>
15456
15457 * boards/local-remote-host-native.exp: New file.
15458
15459 2014-09-14 Doug Evans <xdje42@gmail.com>
15460
15461 * gdb.threads/queue-signal.c (thread_count): New variable.
15462 (thread_count_mutex, thread_count_condvar): New variables.
15463 (incr_thread_count, wait_all_threads_running): New functions.
15464 (main): Wait for all threads to be in their thread functions.
15465
15466 2014-09-13 Doug Evans <xdje42@gmail.com>
15467
15468 * gdb.threads/queue-signal.c: New file.
15469 * gdb.threads/queue-signal.exp: New file.
15470
15471 2014-09-13 Doug Evans <xdje42@gmail.com>
15472
15473 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15474 be consistent with what default_gdb_init uses.
15475 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15476 the plain text of the prompt. Add some logging printfs.
15477 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15478
15479 2014-09-12 Pedro Alves <palves@redhat.com>
15480
15481 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
15482 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
15483 * gdb.arch/i386-size-overlap.exp: Likewise.
15484 * gdb.arch/i386-size.exp: Likewise.
15485 * gdb.arch/i386-unwind.exp: Likewise.
15486 * gdb.base/a2-run.exp: Likewise.
15487 * gdb.base/break.exp: Likewise.
15488 * gdb.base/charset.exp: Likewise.
15489 * gdb.base/chng-syms.exp: Likewise.
15490 * gdb.base/commands.exp: Likewise.
15491 * gdb.base/dbx.exp: Likewise.
15492 * gdb.base/find.exp: Likewise.
15493 * gdb.base/funcargs.exp: Likewise.
15494 * gdb.base/jit-simple.exp: Likewise.
15495 * gdb.base/reread.exp: Likewise.
15496 * gdb.base/sepdebug.exp: Likewise.
15497 * gdb.base/step-bt.exp: Likewise.
15498 * gdb.cp/mb-inline.exp: Likewise.
15499 * gdb.cp/mb-templates.exp: Likewise.
15500 * gdb.objc/basicclass.exp: Likewise.
15501 * gdb.threads/killed.exp: Likewise.
15502
15503 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15504
15505 PR tdep/17379
15506 * gdb.arch/powerpc-stackless.S: New file.
15507 * gdb.arch/powerpc-stackless.exp: New file.
15508
15509 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15510
15511 * gdb.base/attach.c: Include unistd.h.
15512 (main): Call alarm. Add label postloop.
15513 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
15514 gdb_breakpoint, gdb_continue_to_breakpoint.
15515 (test_command_line_attach_run): Kill ${testpid} in one exit path.
15516
15517 2014-09-11 Pedro Alves <palves@redhat.com>
15518
15519 PR gdb/17347
15520 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
15521 * gdb.base/attach.exp (test_command_line_attach_run): New
15522 procedure.
15523 (top level): Call it.
15524
15525 2014-09-11 Pedro Alves <palves@redhat.com>
15526
15527 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
15528 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
15529 (do_command_attach_tests): Use spawn_wait_for_attach.
15530 * gdb.base/solib-overlap.exp: Likewise.
15531 * gdb.multi/multi-attach.exp: Likewise.
15532 * gdb.python/py-prompt.exp: Likewise.
15533 * gdb.python/py-sync-interp.exp: Likewise.
15534 * gdb.server/ext-attach.exp: Likewise.
15535
15536 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
15537
15538 * gdb.fortran/array-element.exp: Remove unexpected "continue"
15539 command in testcase. Simplify testcase.
15540
15541 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15542
15543 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
15544
15545 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15546
15547 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
15548
15549 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15550
15551 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
15552
15553 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15554
15555 * gdb.dwarf2/dynarr-ptr.c: New file.
15556 * gdb.dwarf2/dynarr-ptr.exp: New file.
15557
15558 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15559
15560 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
15561 of 30 rather than hardcoding 120 for a slow test case. Take the
15562 `gdb,timeout' target setting into account for this calculation.
15563 Don't extend the timeout for the test cases that don't need it.
15564
15565 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15566
15567 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
15568 a factor of 2 for a slow test case. Take the `gdb,timeout'
15569 target setting into account for this calculation.
15570 * gdb.reverse/until-precsave.exp: Increase the timeout by
15571 a factor of 15 and 3 respectively rather than adding 120
15572 for a pair of slow test cases. Take the `gdb,timeout'
15573 target setting into account for this calculation.
15574
15575 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15576
15577 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
15578 timeout, don't pass one down to gdb_expect.
15579 (gdb_expect): Rework timeout selection.
15580
15581 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15582
15583 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
15584 exception on timeout.
15585 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
15586 (gdbserver_start_extended): Catch any `gdbserver_start' error
15587 exceptions.
15588 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
15589 * lib/mi-support.exp (mi_gdb_target_load): Catch any
15590 `gdbserver_gdb_load' error exceptions.
15591
15592 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15593
15594 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
15595 120 on waiting for the TCP socket to open.
15596
15597 2014-09-09 Doug Evans <xdje42@gmail.com>
15598
15599 * gdb.base/default.exp (show_conv_list): Add _caller_is,
15600 _caller_matches, _any_caller_is, _any_caller_matches.
15601
15602 2014-09-09 Doug Evans <xdje42@gmail.com>
15603
15604 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
15605
15606 2014-09-09 Yao Qi <yao@codesourcery.com>
15607
15608 * gdb.mi/mi-var-display.exp: Set print symbol off.
15609
15610 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
15611
15612 PR gdb/17035
15613 * gdb.base/commands.exp: Add tests to verify user-defined
15614 commands with empty bodies.
15615 * gdb.python/py-cmd.exp: Test that we don't show user-defined
15616 python commands in `show user command`.
15617 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
15618 scheme commands in `show user command`.
15619
15620 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15621
15622 PR python/17355
15623 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
15624 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
15625 * gdb.python/py-framefilter-invalidarg.exp: New file.
15626 * gdb.python/py-framefilter-invalidarg.py: New file.
15627
15628 2014-09-06 Doug Evans <xdje42@gmail.com>
15629
15630 PR 15276
15631 * gdb.python/py-caller-is.c: New file.
15632 * gdb.python/py-caller-is.exp: New file.
15633
15634 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
15635
15636 PR gdb/17235
15637 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
15638 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
15639
15640 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
15641
15642 PR fortran/17237
15643 * gdb.fortran/print-formatted.exp: New file.
15644 * gdb.fortran/print-formatted.f90: Likewise.
15645
15646 2014-09-03 Sasha Smundak <asmundak@google.com>
15647
15648 * gdb.python/py-frame.exp: Test Frame.read_register.
15649
15650 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
15651
15652 PR python/16699
15653 * gdb.python/py-completion.exp: New file.
15654 * gdb.python/py-completion.py: Likewise.
15655
15656 2014-08-28 Doug Evans <dje@google.com>
15657
15658 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
15659 eax,etc. are live with values set by gdb and thus the compiler can't
15660 use them.
15661 * gdb.arch/i386-pseudo.c (main): Ditto.
15662
15663 2014-08-27 Doug Evans <dje@google.com>
15664
15665 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
15666
15667 2014-08-25 Doug Evans <dje@google.com>
15668
15669 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
15670 (main): Ditto.
15671
15672 2014-08-25 Doug Evans <dje@google.com>
15673
15674 * gdb.threads/thread-execl.exp: #include <stdio.h>.
15675
15676 2014-08-24 Yao Qi <yao@codesourcery.com>
15677
15678 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15679 symbol off.
15680 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15681
15682 2014-08-22 Doug Evans <dje@google.com>
15683
15684 PR 17276
15685 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15686 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15687 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15688
15689 2014-08-22 Yao Qi <yao@codesourcery.com>
15690
15691 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15692 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15693 * gdb.python/python.exp: Likewise. Use .py file on the host
15694 instead of the build.
15695
15696 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15697
15698 * gdb.threads/gcore-stale-thread.c: New file.
15699 * gdb.threads/gcore-stale-thread.exp: New file.
15700
15701 2014-08-21 Pedro Alves <palves@redhat.com>
15702
15703 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
15704 * gdb.base/gcore-relro-pie.exp: Likewise.
15705 * gdb.base/gcore-relro.exp: Likewise.
15706 * gdb.base/gcore.exp: Likewise.
15707 * gdb.base/print-symbol-loading.exp: Likewise.
15708 * gdb.threads/gcore-thread.exp: Likewise.
15709 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
15710
15711 2014-08-20 Pedro Alves <palves@redhat.com>
15712 Jan Kratochvil <jan.kratochvil@redhat.com>
15713
15714 * Makefile.in (EXTRA_RULES, CC): New variables, get from
15715 configure.
15716 (EXPECT): Handle READ1 being set.
15717 (all): Depend on EXTRA_RULES.
15718 (check-read1, expect-read1, read1.so, read1): New rules.
15719 * README (Testsuite Parameters): Document the READ1 make variable.
15720 (Race detection): New section.
15721 * configure: Regenerate.
15722 * configure.ac: If build==host==target, and running under a
15723 GNU/glibc system, add read1 to the extra Makefile rules.
15724 (EXTRA_RULES): AC_SUBST it.
15725 * lib/read1.c: New file.
15726
15727 2014-08-20 Joel Brobecker <brobecker@adacore.com>
15728
15729 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
15730 the handling of variables declared as a typedef to an array
15731 which a DW_AT_data_location attribute.
15732
15733 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
15734 Pedro Alves <palves@redhat.com>
15735
15736 PR symtab/14604
15737 PR symtab/14605
15738 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
15739 gdb_test.
15740
15741 2014-08-19 Pedro Alves <palves@redhat.com>
15742
15743 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
15744
15745 2014-08-19 Yao Qi <yao@codesourcery.com>
15746
15747 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
15748 right line.
15749
15750 2014-08-18 David Blaikie <dblaikie@gmail.com>
15751
15752 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
15753
15754 2014-08-18 Joel Brobecker <brobecker@adacore.com>
15755
15756 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
15757 attribute in array range.
15758
15759 2014-08-18 Joel Brobecker <brobecker@adacore.com>
15760
15761 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
15762
15763 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15764
15765 PR c++/17132
15766 * gdb.cp/pr17132.cc: New file.
15767 * gdb.cp/pr17132.exp: New file.
15768
15769 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15770
15771 * gdb.python/py-xmethods.py (A_getarrayind)
15772 (E_method_char_worker.__call__, E_method_int_worker.__call__):
15773 Use 'print' with function call syntax.
15774 (E_method_matcher.match): Fix tab vs space indentation mixup.
15775
15776 2014-08-15 Yao Qi <yao@codesourcery.com>
15777
15778 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
15779 false.
15780
15781 2014-08-15 Yao Qi <yao@codesourcery.com>
15782
15783 * gdb.cp/casts.exp: Set print symbol off.
15784 * gdb.cp/class2.exp: Likewise.
15785 * gdb.cp/overload.exp: Likewise.
15786 * gdb.cp/templates.exp: Likewise.
15787
15788 2014-08-11 Doug Evans <dje@google.com>
15789
15790 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
15791 (test_load_shlib): Update.
15792
15793 2014-08-09 Yao Qi <yao@codesourcery.com>
15794
15795 * gdb.base/display.exp: Invoke is_address_zero_readable.
15796 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
15797 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15798 * gdb.base/hbreak-unmapped.exp: Return if
15799 is_address_zero_readable returns true.
15800 * gdb.base/signest.exp: Likewise.
15801 * gdb.base/signull.exp: Likewise.
15802 * gdb.base/sigbpt.exp: Likewise.
15803 * gdb.guile/scm-disasm.exp: Do the test if
15804 is_address_zero_readable returns false.
15805 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
15806 * gdb.python/py-arch.exp: Likewise.
15807 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
15808 * lib/gdb.exp (is_address_zero_readable): New proc.
15809
15810 2014-08-09 Yao Qi <yao@codesourcery.com>
15811
15812 PR testsuite/13443
15813 * gdb.mi/mi-var-display.exp: Make test messages unique.
15814
15815 2014-08-04 Tom Tromey <tromey@redhat.com>
15816
15817 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
15818 target 0".
15819
15820 2014-08-04 Tom Tromey <tromey@redhat.com>
15821
15822 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
15823 "target_resume".
15824
15825 2014-08-01 Joel Brobecker <brobecker@adacore.com>
15826
15827 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
15828 inner_vla_struct_object_size.
15829 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
15830 as xfail.
15831
15832 2014-07-30 Pedro Alves <palves@redhat.com>
15833
15834 * gdb.threads/signal-command-handle-nopass.exp (test): Add
15835 comment.
15836
15837 2014-07-29 Yao Qi <yao@codesourcery.com>
15838
15839 PR gdb/17206
15840 * gdb.base/until-nodebug.exp: New.
15841
15842 2014-07-28 Doug Evans <xdje42@gmail.com>
15843
15844 PR guile/17203
15845 * gdb.guile/scm-parameter.exp: Add tests for trying to create
15846 previously existing parameter, and previously ambiguously spelled
15847 parameter.
15848
15849 2014-07-28 Will Newton <will.newton@linaro.org>
15850
15851 * gdb.base/varargs.exp: Remove KFAILs for ARM.
15852
15853 2014-07-26 Ludovic Courtès <ludo@gnu.org>
15854 Doug Evans <xdje42@gmail.com>
15855
15856 PR guile/17146
15857 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
15858
15859 2014-07-25 Pedro Alves <palves@redhat.com>
15860
15861 * gdb.threads/signal-command-handle-nopass.c: New file.
15862 * gdb.threads/signal-command-handle-nopass.exp: New file.
15863 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
15864 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
15865 * gdb.threads/signal-delivered-right-thread.c: New file.
15866 * gdb.threads/signal-delivered-right-thread.exp: New file.
15867
15868 2014-07-25 Pedro Alves <palves@redhat.com>
15869
15870 * gdb.base/double-prompt-target-event-error.exp
15871 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
15872 match.
15873 (cancel_pagination_in_target_event): Rework double prompt
15874 detection.
15875 * gdb.base/paginate-after-ctrl-c-running.exp
15876 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
15877 <return>' match.
15878 * gdb.base/paginate-bg-execution.exp
15879 (test_bg_execution_pagination_return)
15880 (test_bg_execution_pagination_cancel): Remove '-notransfer
15881 <return>' matches.
15882 * gdb.base/paginate-execution-startup.exp
15883 (test_fg_execution_pagination_return)
15884 (test_fg_execution_pagination_cancel): Remove '-notransfer
15885 <return>' matches.
15886 * gdb.base/paginate-inferior-exit.exp
15887 (test_paginate_inferior_exited): Remove '-notransfer <return>'
15888 match.
15889 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
15890 * lib/gdb.exp (pagination_prompt): Run text through
15891 string_to_regexp.
15892 (gdb_test_multiple): Match $pagination_prompt instead of
15893 "<return>".
15894 (string_to_regexp): Move to lib/gdb-utils.exp.
15895
15896 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15897
15898 * gdb.arch/amd64-entry-value-paramref.S: New file.
15899 * gdb.arch/amd64-entry-value-paramref.cc: New file.
15900 * gdb.arch/amd64-entry-value-paramref.exp: New file.
15901 * gdb.arch/amd64-optimout-repeat.S: New file.
15902 * gdb.arch/amd64-optimout-repeat.c: New file.
15903 * gdb.arch/amd64-optimout-repeat.exp: New file.
15904
15905 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15906
15907 PR gdb/17170
15908 * gdb.base/statistics.exp: New file.
15909
15910 2014-07-17 Doug Evans <dje@google.com>
15911
15912 PR gdb/17170
15913 * gdb.base/maint.exp: Update testing of per-command stats.
15914
15915 2014-07-16 Pedro Alves <palves@redhat.com>
15916
15917 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
15918 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
15919 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
15920 (tfile_write_buf): New functions.
15921 (add_memory_block): Rewrite using the above.
15922 (adjust_function_address): New function.
15923 (FUNCTION_ADDRESS): New macro.
15924 (write_basic_trace_file): Remove short_x local, and use
15925 tfile_write_16. Change type of func_addr local to unsigned long
15926 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15927 here. Cast argument of add_memory_block to char pointer.
15928 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15929 (main): Remove parameters.
15930 * gdb.trace/tfile.exp: Remove nowarnings.
15931
15932 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15933
15934 * gdb.base/debug-expr.exp: Test string evaluation with
15935 "debug expression" on.
15936
15937 2014-07-15 Pedro Alves <palves@redhat.com>
15938
15939 * gdb.base/reread.exp: Use clean_restart.
15940
15941 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15942
15943 * gdb.arch/avr-flash-qualifer.c: New.
15944 * gdb.arch/avr-flash-qualifer.exp: New.
15945
15946 2014-07-14 Pedro Alves <palves@redhat.com>
15947
15948 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15949 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15950
15951 2014-07-14 Pedro Alves <palves@redhat.com>
15952
15953 * gdb.base/double-prompt-target-event-error.c: New file.
15954 * gdb.base/double-prompt-target-event-error.exp: New file.
15955
15956 2014-07-14 Pedro Alves <palves@redhat.com>
15957
15958 PR gdb/17072
15959 * gdb.base/paginate-inferior-exit.c: New file.
15960 * gdb.base/paginate-inferior-exit.exp: New file.
15961
15962 2014-07-14 Pedro Alves <palves@redhat.com>
15963
15964 PR gdb/17072
15965 * gdb.base/paginate-bg-execution.c: New file.
15966 * gdb.base/paginate-bg-execution.exp: New file.
15967
15968 2014-07-14 Pedro Alves <palves@redhat.com>
15969
15970 PR gdb/17072
15971 * gdb.base/paginate-execution-startup.c: New file.
15972 * gdb.base/paginate-execution-startup.exp: New file.
15973 * lib/gdb.exp (pagination_prompt): New global.
15974 (default_gdb_spawn): New procedure, factored out from
15975 default_gdb_spawn.
15976 (default_gdb_start): Adjust to call default_gdb_spawn.
15977 (gdb_spawn): New procedure.
15978
15979 2014-07-14 Pedro Alves <palves@redhat.com>
15980
15981 * lib/gdb.exp (gdb_assert): New procedure.
15982 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15983
15984 2014-07-14 Pedro Alves <palves@redhat.com>
15985
15986 * gdb.base/execution-termios.c: New file.
15987 * gdb.base/execution-termios.exp: New file.
15988
15989 2014-07-14 Tom Tromey <tromey@redhat.com>
15990
15991 * gdb.cp/vla-cxx.cc: New file.
15992 * gdb.cp/vla-cxx.exp: New file.
15993
15994 2014-07-14 Tom Tromey <tromey@redhat.com>
15995
15996 * gdb.reverse/rerun-prec.c: New file.
15997 * gdb.reverse/rerun-prec.exp: New file.
15998
15999 2014-07-12 Maciej W. Rozycki <macro@mips.com>
16000 Maciej W. Rozycki <macro@codesourcery.com>
16001
16002 * lib/gdb-utils.exp: New file.
16003 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16004 inline `gdb_init_command' processing.
16005 (gdb_start_cmd): Likewise.
16006 * lib/mi-support.exp (mi_run_cmd): Likewise.
16007 * README: Document `gdb_init_command' and `gdb_init_commands'.
16008
16009 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16010
16011 Fix false FAIL running under a very long directory name.
16012 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16013 and "set print elements 10000". Twice.
16014
16015 2014-07-11 Yao Qi <yao@codesourcery.com>
16016
16017 * gdb.base/exprs.exp: "set print symbol off".
16018
16019 2014-07-11 Pedro Alves <palves@redhat.com>
16020
16021 * gdb.threads/kill.c: New file.
16022 * gdb.threads/kill.exp: New file.
16023
16024 2014-07-10 Yao Qi <yao@codesourcery.com>
16025
16026 * gdb.trace/tfile.c (write_basic_trace_file)
16027 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16028 address written to trace file.
16029
16030 2014-07-09 Pedro Alves <palves@redhat.com>
16031
16032 * gdb.base/attach-wait-input.exp: New file.
16033 * gdb.base/attach-wait-input.c: New file.
16034
16035 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16036
16037 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16038 setting up test structures.
16039 (main): Call new test function.
16040 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16041 test function, continue into test function and walk test
16042 structures.
16043
16044 2014-07-02 Yao Qi <yao@codesourcery.com>
16045
16046 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16047 'bar_start' at the beginning of functions 'foo' and 'bar'
16048 respectively.
16049 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16050 instead of 'foo' and 'bar'.
16051
16052 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16053
16054 * gdb.btrace/segv.exp: New.
16055 * gdb.btrace/segv.c: New.
16056
16057 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
16058
16059 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16060 instruction.
16061
16062 2014-06-30 Mark Wielaard <mjw@redhat.com>
16063
16064 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16065 vulture, vilify, villar): New volatile array constants.
16066 (vindictive, vegetation): New const volatile array constants.
16067 * gdb.base/volatile.exp: Test volatile and const volatile array
16068 types.
16069
16070 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16071
16072 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16073 target lacks support for awatch, rwatch, or hbreak.
16074
16075 2014-06-27 Yao Qi <yao@codesourcery.com>
16076
16077 * gdb.multi/dummy-frame-restore.exp: New.
16078 * gdb.multi/dummy-frame-restore.c: New.
16079
16080 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16081
16082 * gdb.btrace/gcore.exp: New.
16083
16084 2014-06-23 Pedro Alves <palves@redhat.com>
16085
16086 * gdb.base/watchpoint-reuse-slot.c: New file.
16087 * gdb.base/watchpoint-reuse-slot.exp: New file.
16088
16089 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16090
16091 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16092 progspace's filename in 'info', 'enable' and 'disable' command
16093 tests.
16094
16095 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16096
16097 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16098 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16099 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16100
16101 2014-06-20 Gary Benson <gbenson@redhat.com>
16102
16103 * gdb.arch/i386-avx.exp: Fix include file location.
16104 * gdb.arch/i386-sse.exp: Likewise.
16105
16106 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16107
16108 * gdb.dlang/expression.exp: New file.
16109
16110 2014-06-19 Pedro Alves <palves@redhat.com>
16111
16112 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16113 out from ...
16114 (top level): ... here. Iterate running tests under different
16115 scheduler-locking settings.
16116
16117 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
16118
16119 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16120 to DW_FORM_addr and use non-zero addresses.
16121
16122 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16123
16124 PR gdb/17017
16125 * gdb.python/py-xmethods.cc: Add global function call counters and
16126 increment them in their respective functions. Remove "cout"
16127 statements.
16128 * gdb.python/py-xmethods.exp: Make tests check the global function
16129 call counters instead of depending on inferior IO.
16130
16131 2014-06-18 Don Breazeal <donb@codesourcery.com>
16132
16133 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16134 Deleted procedure.
16135 (explicit_fork_parent_follow): Deleted procedure.
16136 (explicit_fork_child_follow): Deleted procedure.
16137 (test_follow_fork): New procedure.
16138 (do_fork_tests): Replace calls to deleted procedures with
16139 calls to test_follow_fork and reset GDB for subsequent
16140 procedure calls.
16141
16142 2014-06-17 Yao Qi <yao@codesourcery.com>
16143
16144 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16145 CP1252.
16146
16147 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
16148
16149 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16150 Initialize ptr and S explicitly.
16151 (skip_type_update_when_not_use_rtti_test): Likewise.
16152
16153 2014-06-16 Keith Seitz <keiths@redhat.com>
16154
16155 PR mi/15863
16156 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16157 the inferior is started.
16158
16159 2014-06-16 Pedro Alves <palves@redhat.com>
16160
16161 * gdb.base/break-main-file-remove-fail.c: New file.
16162 * gdb.base/break-main-file-remove-fail.exp: New file.
16163 * gdb.base/break-unload-file.exp: Use build_executable instead of
16164 prepare_for_testing.
16165 (test_break): New parameter "initial_load". Handle it.
16166 (top level): Add initial_load cmdline/file axis.
16167
16168 2014-06-12 Tom Tromey <tromey@redhat.com>
16169
16170 * gdb.base/completion.exp: Don't use directory name in test.
16171
16172 2014-06-09 Gary Benson <gbenson@redhat.com>
16173
16174 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16175 separate the always-available ANSI-standard signals from the
16176 signals that require checking.
16177 (main): Likewise.
16178 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16179 Likewise.
16180 (main): Likewise.
16181
16182 2014-06-07 Keith Seitz <keiths@redhat.com>
16183
16184 Revert:
16185 PR c++/16253
16186 * gdb.cp/var-tag.cc: New file.
16187 * gdb.cp/var-tag.exp: New file.
16188 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16189 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16190 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16191 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16192
16193 2014-06-06 Doug Evans <xdje42@gmail.com>
16194
16195 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16196
16197 2014-06-06 Pedro Alves <palves@redhat.com>
16198
16199 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16200 in target debug output instead of looking at RSP packets,
16201 disabling the test on any target that uses hardware stepping.
16202 Update comments.
16203
16204 2014-06-06 Pedro Alves <palves@redhat.com>
16205
16206 * gdb.base/break-unload-file.exp: Fix typo.
16207
16208 2014-06-06 Yao Qi <yao@codesourcery.com>
16209
16210 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16211 from "jit_function" to "^jit_function".
16212
16213 2014-06-06 Yao Qi <yao@codesourcery.com>
16214
16215 * gdb.base/async.c (foo): Add one statement.
16216 * gdb.base/async.exp: Get the next instruction address and
16217 match the output of "nexti" by instruction address. Match
16218 the hex address in the output of "finish".
16219
16220 2014-06-06 Gary Benson <gbenson@redhat.com>
16221
16222 * gdb.base/call-signals.c: Remove preprocessor conditionals
16223 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16224 SIGSEGV and SIGTERM.
16225 * gdb.base/sigall.c: Likewise.
16226 * gdb.base/unwindonsignal.c: Likewise.
16227 * gdb.reverse/sigall-reverse.c: Likewise.
16228
16229 2014-06-06 Yao Qi <yao@codesourcery.com>
16230
16231 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16232 readable, skip the test.
16233
16234 2014-06-06 Yao Qi <yao@codesourcery.com>
16235
16236 * gdb.threads/staticthreads.c (thread_function): Move the line
16237 setting breakpoint on forward.
16238 * gdb.threads/staticthreads.exp: Update comments.
16239
16240 2014-06-05 Ludovic Courtès <ludo@gnu.org>
16241
16242 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16243 "history-append! type error".
16244
16245 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16246
16247 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16248 erroneous dprintf expected input.
16249
16250 2014-06-04 Doug Evans <xdje42@gmail.com>
16251
16252 * gdb.guile/scm-generics.exp: Delete.
16253
16254 2014-06-04 Doug Evans <xdje42@gmail.com>
16255
16256 * gdb.guile/scm-breakpoint.exp: Update.
16257 Add tests for breakpoint registration.
16258
16259 2014-06-04 Tom Tromey <tromey@redhat.com>
16260
16261 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16262 VLA-in-union.
16263 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16264 inner_vla_struct, vla_union types. Initialize objects of those
16265 types and compute their sizes.
16266
16267 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16268 Hui Zhu <hui@codesourcery.com>
16269
16270 * gdb.base/fileio.exp: Add test for shell not available as well as
16271 available.
16272 * gdb.base/fileio.c (test_system): Check for shell twice.
16273
16274 2014-06-04 Yao Qi <yao@codesourcery.com>
16275
16276 * gdb.base/auto-connect-native-target.exp: Remove redundant
16277 space from the regexp pattern.
16278
16279 2014-06-04 Yao Qi <yao@codesourcery.com>
16280
16281 * gdb.base/default.exp: Replace "child" with "native" in
16282 regexp pattern.
16283
16284 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16285
16286 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16287 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16288 * gdb.python/py-xmethods.py: Python script supporting the
16289 new testcase and tests.
16290
16291 2014-06-03 Joel Brobecker <brobecker@adacore.com>
16292 Pedro Alves <palves@redhat.com>
16293
16294 PR breakpoints/17000
16295 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16296 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16297
16298 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16299
16300 * gdb.base/subst.exp: Add tests to verify partial path matching
16301 output.
16302
16303 2014-06-03 Pedro Alves <palves@redhat.com>
16304
16305 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16306 target that doesn't use software single-stepping.
16307
16308 2014-06-03 Pedro Alves <palves@redhat.com>
16309
16310 PR breakpoints/17000
16311 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16312 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16313
16314 2014-06-02 Doug Evans <xdje42@gmail.com>
16315
16316 * gdb.guile/scm-parameter.exp: New file.
16317
16318 2014-06-02 Doug Evans <xdje42@gmail.com>
16319
16320 * gdb.guile/scm-cmd.c: New file.
16321 * gdb.guile/scm-cmd.exp: New file.
16322
16323 2014-06-02 Doug Evans <xdje42@gmail.com>
16324
16325 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16326 pretty-printer lookup.
16327 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16328 (make-pp_s-printer): Call it.
16329 (make-pretty-printer-from-dict): New function.
16330 (lookup-pretty-printer-maker-from-dict): New function.
16331 (*pretty-printer*): Simplify.
16332 (make-objfile-pp_s-printer): New function.
16333 (install-objfile-pretty-printers!): New function.
16334 (make-progspace-pp_s-printer): New function.
16335 (install-progspace-pretty-printers!): New function.
16336 * gdb.guile/scm-progspace.c: New file.
16337 * gdb.guile/scm-progspace.exp: New file.
16338
16339 2014-06-02 Pedro Alves <palves@redhat.com>
16340
16341 * gdb.base/dprintf-bp-same-addr.c: New file.
16342 * gdb.base/dprintf-bp-same-addr.exp: New file.
16343
16344 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16345
16346 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16347 * gdb.arch/powerpc-power.s: Likewise.
16348
16349 2014-06-02 Joel Brobecker <brobecker@adacore.com>
16350
16351 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16352
16353 2014-06-01 Yao Qi <yao@codesourcery.com>
16354
16355 * gdb.base/watchpoint.exp (test_watch_location): Check null
16356 pointer can be dereferenced. If not, do the test, otherwise
16357 skip it.
16358
16359 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
16360
16361 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16362 results.
16363 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16364
16365 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
16366
16367 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16368 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16369 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16370 * gdb.arch/amd64-invalid-stack-top.c: New file.
16371 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16372
16373 2014-05-30 Pedro Alves <palves@redhat.com>
16374
16375 PR breakpoints/17000
16376 * gdb.base/sss-bp-on-user-bp.c: New file.
16377 * gdb.base/sss-bp-on-user-bp.exp: New file.
16378
16379 2014-05-30 David Blaikie <dblaikie@gmail.com>
16380
16381 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16382 gnu_inline semantics via attribute.
16383 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16384 source explicitly specifies the required semantics.
16385
16386 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16387
16388 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16389
16390 2014-05-29 Pedro Alves <palves@redhat.com>
16391 Tom Tromey <tromey@redhat.com>
16392
16393 * gdb.base/async-shell.exp: Don't enable target-async.
16394 * gdb.base/async.exp
16395 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16396 parameter. Adjust.
16397 (top level): Don't test with "target-async".
16398 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16399 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16400 * gdb.base/inferior-died.exp: Don't enable target-async.
16401 * gdb.base/interrupt-noterm.exp: Likewise.
16402 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16403 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16404 * gdb.mi/mi-nonstop.exp: Likewise.
16405 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16406 * gdb.mi/mi-nsintrall.exp: Likewise.
16407 * gdb.mi/mi-nsmoribund.exp: Likewise.
16408 * gdb.mi/mi-nsthrexec.exp: Likewise.
16409 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16410 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16411 * gdb.python/py-evsignal.exp: Don't enable target-async.
16412 * gdb.python/py-evthreads.exp: Likewise.
16413 * gdb.python/py-prompt.exp: Likewise.
16414 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16415 * gdb.server/solib-list.exp: Don't enable target-async.
16416 * gdb.threads/thread-specific-bp.exp: Likewise.
16417 * lib/mi-support.exp: Adjust to use mi-async.
16418
16419 2014-05-29 Pedro Alves <palves@redhat.com>
16420
16421 PR gdb/13860
16422 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16423 reason, even in sync mode.
16424
16425 2014-05-29 Pedro Alves <palves@redhat.com>
16426 Hui Zhu <hui@codesourcery.com>
16427
16428 PR PR15693
16429 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16430 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16431 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16432 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16433
16434 2014-05-28 Joel Brobecker <brobecker@adacore.com>
16435
16436 * config/monitor.exp (gdb_target_monitor): Replace use of
16437 "set remotebaud" by "set serial baud".
16438
16439 2014-05-26 Andy Wingo <wingo@igalia.com>
16440
16441 * gdb.guile/scm-breakpoint.exp:
16442 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16443 properties instead of gdb-object-properties.
16444
16445 2014-05-26 Yao Qi <yao@codesourcery.com>
16446
16447 * gdb.server/no-thread-db.exp: Specify source file name
16448 explicitly when setting a breakpoint.
16449
16450 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16451
16452 * gdb.btrace/vdso.c: New.
16453 * gdb.btrace/vdso.exp: New.
16454
16455 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16456
16457 * gdb.base/gcore.exp (capture_command_output): Move ...
16458 * lib/gdb.exp (capture_command_output): ... here.
16459
16460 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16461
16462 * gdb.btrace/data.exp: Test memory access during btrace replay.
16463
16464 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16465
16466 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16467
16468 2014-05-21 Pedro Alves <palves@redhat.com>
16469
16470 PR gdb/13860
16471 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16472 (top level): Test that output related to execution commands is
16473 sent to the console with CLI commands, but not with MI commands.
16474 Test that breakpoint events are always mirrored to the console.
16475 Also expect the new source line to be output after a "next" in
16476 async mode too. Make it a pass/fail test.
16477 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16478 output.
16479 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
16480
16481 2014-05-21 Pedro Alves <palves@redhat.com>
16482
16483 * gdb.base/list.exp (build_pattern, test_list): New procedures.
16484 Use them to test variations of "list" after reaching a breakpoint.
16485 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
16486 Test "list" with listsize 10 after reaching a breakpoint.
16487 * gdb.python/python.exp (decode_line current location line
16488 number): Adjust expected line number.
16489
16490 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
16491
16492 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
16493 behavior for $args, pass it directly to "run".
16494
16495 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
16496
16497 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
16498 30000 to 65536.
16499
16500 2014-05-21 Pedro Alves <palves@redhat.com>
16501
16502 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
16503 auto-connect-native-target off".
16504 * gdb.base/auto-connect-native-target.c: New file.
16505 * gdb.base/auto-connect-native-target.exp: New file.
16506
16507 2014-05-21 Pedro Alves <palves@redhat.com>
16508
16509 * gdb.base/default.exp: Test "target native" instead of "target
16510 child".
16511
16512 2014-05-21 Mark Wielaard <mjw@redhat.com>
16513
16514 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16515
16516 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16517
16518 Fix TLS access for -static -pthread.
16519 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
16520 <HAVE_TLS> (thread_function, main): Initialize it.
16521 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
16522 Add clean_restart.
16523 <$have_tls != "">: Check TLSVAR.
16524
16525 2014-05-21 Pedro Alves <palves@redhat.com>
16526
16527 * gdb.base/dcache-line-read-error.c: New.
16528 * gdb.base/dcache-line-read-error.exp: New.
16529
16530 2014-05-20 Pedro Alves <palves@redhat.com>
16531
16532 * gdb.base/compare-sections.c: New file.
16533 * gdb.base/compare-sections.exp: New file.
16534
16535 2014-05-20 Pedro Alves <palves@redhat.com>
16536
16537 * gdb.base/break-idempotent.c: New file.
16538 * gdb.base/break-idempotent.exp: New file.
16539
16540 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
16541
16542 * gdb.btrace/nohist.exp: New.
16543
16544 2014-05-20 Yao Qi <yao@codesourcery.com>
16545
16546 * lib/gdb.exp (gdb_init): Set timeout if test file is under
16547 gdb.reverse directory and gdb_reverse_timeout exists in board
16548 setting.
16549 * README: Document gdb_reverse_timeout.
16550
16551 2014-05-20 Yao Qi <yao@codesourcery.com>
16552
16553 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
16554 'test_file_name'. Treat args as a string instead of a list.
16555 (gdb_init): Rename argument 'args' by 'test_file_name'.
16556
16557 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
16558
16559 * gdb.arch/powerpc-power.exp: New file.
16560 * gdb.arch/powerpc-power.s: New file.
16561
16562 2014-05-16 Doug Evans <dje@google.com>
16563
16564 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
16565 * gdb.base/completion.exp: Check that all expected files exist
16566 before doing file completion.
16567
16568 2014-05-16 Doug Evans <dje@google.com>
16569
16570 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
16571 Update.
16572 (do_syscall_tests_without_xml): Update.
16573
16574 2014-05-16 Pedro Alves <palves@redhat.com>
16575
16576 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
16577 instead of "unknown output after running".
16578
16579 2014-05-16 Yao Qi <yao@codesourcery.com>
16580
16581 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
16582 file1.txt from host at the end.
16583 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16584
16585 2014-05-15 Doug Evans <dje@google.com>
16586
16587 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
16588 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
16589 loading file. Add test for TU lookup.
16590
16591 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16592
16593 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
16594 calling "-exec-arguments" or "set args" before running the
16595 inferior.
16596
16597 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16598
16599 * lib/mi-support.exp (mi_expect_stop): Expect message for
16600 inferiors that exit with non-zero exit code.
16601
16602 2014-05-14 Yao Qi <yao@codesourcery.com>
16603
16604 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
16605 match absolute path on remote host.
16606 (test_file_list_exec_source_files): Remove "/" from the
16607 pattern.
16608
16609 2014-05-14 Yao Qi <yao@codesourcery.com>
16610
16611 * boards/local-remote-host-notty.exp (${board}_file): New
16612 proc.
16613
16614 2014-05-07 Kyle McMartin <kyle@redhat.com>
16615
16616 Pushed by Joel Brobecker <brobecker@adacore.com>.
16617 * gdb.arch/aarch64-atomic-inst.c: New file.
16618 * gdb.arch/aarch64-atomic-inst.exp: New file.
16619
16620 2014-05-07 Yao Qi <yao@codesourcery.com>
16621
16622 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
16623 in current context" too.
16624
16625 2014-05-05 Keith Seitz <keiths@redhat.com>
16626
16627 * gdb.linespec/ls-dollar.exp: Add test for linespec
16628 file:convenience_variable.
16629
16630 2014-05-05 Yao Qi <yao@codesourcery.com>
16631
16632 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
16633 traceframes into tfile and ctf trace files. Read data from
16634 trace file and test collected data.
16635 (gdb_collect_locals_test): Likewise.
16636 (gdb_unavailable_registers_test): Likewise.
16637 (gdb_unavailable_floats): Likewise.
16638 (gdb_collect_globals_test): Likewise.
16639 (top-level): Append "ctf" to trace_file_targets if GDB
16640 supports.
16641
16642 2014-05-05 Yao Qi <yao@codesourcery.com>
16643
16644 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
16645 code to ...
16646 (gdb_collect_args_test_1): ... it. New proc.
16647 (gdb_collect_locals_test): Move some code to ...
16648 (gdb_collect_locals_test_1): ... it. New proc.
16649 (gdb_unavailable_registers_test): Move some code to ...
16650 (gdb_unavailable_registers_test_1): ... it. New proc.
16651 (gdb_unavailable_floats): Move some code to ...
16652 (gdb_unavailable_floats_1): ... it. New proc.
16653
16654 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16655
16656 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
16657 probes to test for bitness recognition.
16658 * gdb.arch/amd64-stap-optional-prefix.exp
16659 (test_probe_value_without_reg): New procedure.
16660 Add code to test for different kinds of bitness.
16661
16662 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16663
16664 PR breakpoints/16889
16665 * gdb.arch/amd64-stap-optional-prefix.S: New file.
16666 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16667
16668 2014-05-01 Pedro Alves <palves@redhat.com>
16669
16670 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
16671 gdb_file_cmd if no file is specified.
16672 * boards/native-extended-gdbserver.exp (gdb_load): Use the
16673 last_loaded_file to set the remote exec-file.
16674
16675 2014-05-01 Pedro Alves <palves@redhat.com>
16676
16677 * boards/local-remote-host.exp: New file.
16678
16679 2014-05-01 Pedro Alves <palves@redhat.com>
16680
16681 * boards/local-remote-host.exp: Rename to ...
16682 * boards/local-remote-host-notty.exp: ... this.
16683
16684 2014-04-28 Joel Brobecker <brobecker@adacore.com>
16685
16686 * gdb.ada/dyn_arrayidx: New testcase.
16687
16688 2014-04-26 Yao Qi <yao@codesourcery.com>
16689
16690 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16691 and compute the length of function main. Save it in
16692 $main_length.
16693 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
16694 (top-level): Use gdb_compile to compile objects into
16695 executable and restart GDB. Remove invocation to
16696 prepare_for_testing.
16697
16698 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
16699 Pedro Alves <palves@redhat.com>
16700
16701 PR server/16255
16702 * gdb.multi/multi-attach.c: New file.
16703 * gdb.multi/multi-attach.exp: New file.
16704
16705 2014-04-25 Pedro Alves <palves@redhat.com>
16706
16707 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
16708 user.
16709 (top level): Test that "set remote conditional-breakpoints-packet
16710 off" works as intended.
16711 * gdb.base/dprintf.exp: Test that "set remote
16712 breakpoint-commands-packet off" works as intended.
16713 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
16714 New function.
16715 (top level): Call it.
16716 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
16717 remote fast-tracepoints-packet off" works as intended.
16718 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
16719 * lib/gdb.exp (gdb_is_target_remote): ... here.
16720
16721 2014-04-24 David Blaikie <dblaikie@gmail.com>
16722
16723 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
16724 ensure clang would not discard them.
16725 * gdb.base/gdbvars.c: Ditto.
16726 * gdb.base/memattr.c: Ditto.
16727 * gdb.base/whatis.c: Ditto.
16728 * gdb.python/py-prettyprint.c: Ditto.
16729 * gdb.trace/actions.c: Ditto.
16730 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
16731 ensure clang would not discard it.
16732
16733 2014-04-24 David Blaikie <dblaikie@gmail.com>
16734
16735 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
16736 clang to emit the full definition of type required by the test
16737 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
16738
16739 2014-04-24 David Blaikie <dblaikie@gmail.com>
16740
16741 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
16742 coax Clang into emitting the definition of the type.
16743 * gdb.cp/pr10728-x.h (y): Ditto.
16744 * gdb.cp/pr10728-y.cc (y): Ditto.
16745
16746 2014-04-24 David Blaikie <dblaikie@gmail.com>
16747
16748 * gdb.base/label.exp: XFAIL label related tests under Clang.
16749 * gdb.cp/cplabel.exp: Ditto.
16750 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
16751 under Clang those using labels.
16752
16753 2014-04-25 Yao Qi <yao@codesourcery.com>
16754
16755 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
16756 double_label.
16757 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
16758 partial_label and double_label.
16759
16760 2014-04-24 David Blaikie <dblaikie@gmail.com>
16761
16762 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
16763
16764 2014-04-24 David Blaikie <dblaikie@gmail.com>
16765
16766 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
16767 of the function to work across GCC and Clang.
16768 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
16769 pointer types (const void ** const V void **).
16770
16771 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
16772 Walfred Tedeschi <walfred.tedeschi@intel.com>
16773
16774 * Makefile.in (EXECUTABLES): Added i386-avx512.
16775 * gdb.arch/i386-avx512.c: New file.
16776 * gdb.arch/i386-avx512.exp: Likewise.
16777
16778 2014-04-23 Keith Seitz <keiths@redhat.com>
16779
16780 * lib/mi-support.exp (mi_list_breakpoints): Delete.
16781 (mi_make_breakpoint_table): New procedure.
16782 (mi_create_breakpoint): Use mi_make_breakpoint
16783 and return the result.
16784 (mi_make_breakpoint): New procedure.
16785 (mi_build_kv_pairs): New procedure.
16786
16787 * gdb.mi/mi-break.exp: Remove unused globals,
16788 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
16789 All callers updated.
16790 * gdb.mi/mi-dprintf.exp: Use variable to track command
16791 number.
16792 Update all callers of mi_create_breakpoint and use
16793 mi_make_breakpoint_table.
16794 Remove any unused global variables.
16795 * gdb.mi/mi-nonstop.exp: Likewise.
16796 * gdb.mi/mi-nsintrall.exp: Likewise.
16797 * gdb.mi/mi-nsmoribund.exp: Likewise.
16798 * gdb.mi/mi-nsthrexec.exp: Likewise.
16799 * gdb.mi/mi-reverse.exp: Likewise.
16800 * gdb.mi/mi-simplerun.exp: Likewise.
16801 * gdb.mi/mi-stepn.exp: Likewise.
16802 * gdb.mi/mi-syn-frame.exp: Likewise.
16803 * gdb.mi/mi-until.exp: Likewise.
16804 * gdb.mi/mi-var-cp.exp: Likewise.
16805 * gdb.mi/mi-var-display.exp: Likewise.
16806 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
16807 * gdb.mi/mi2-var-child.exp: Likewise.
16808 * gdb.mi/mi-vla-c99.exp: Likewise.
16809 * lib/mi-support.exp: Likewise.
16810
16811 From Ian Lance Taylor <iant@cygnus.com>:
16812 * lib/gdb.exp (parse_args): New procedure.
16813
16814 2014-04-23 Pedro Alves <palves@redhat.com>
16815
16816 * gdb.base/break-unload-file.c: New file.
16817 * gdb.base/break-unload-file.exp: New file.
16818 * gdb.base/sym-file-lib.c (baz): New function.
16819 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
16820 field.
16821 (load): Store the segment's mapped size.
16822 (unload): New function.
16823 (unload_shlib): New function.
16824 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
16825 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
16826 set a breakpoint at baz, and call it.
16827 * gdb.base/sym-file.exp: New tests for stale breakpoint
16828 instructions.
16829
16830 2014-04-23 Pedro Alves <palves@redhat.com>
16831
16832 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
16833 * gdb.base/hbreak-in-shr-unsupported.c: New file.
16834 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
16835 * gdb.base/hbreak-unmapped.c: New file.
16836 * gdb.base/hbreak-unmapped.exp: New file.
16837 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
16838 * lib/gdb.exp (gdb_is_target_remote): ... here.
16839
16840 2014-04-22 Pedro Alves <palves@redhat.com>
16841
16842 * gdb.base/consecutive-step-over.c: New file.
16843 * gdb.base/consecutive-step-over.exp: New file.
16844
16845 2014-04-22 Pedro Alves <palves@redhat.com>
16846
16847 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
16848 instead of send_gdb/gdb_expect.
16849
16850 2014-04-22 Yao Qi <yao@codesourcery.com>
16851
16852 * lib/trace-support.exp (generate_tracefile): New procedure.
16853 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
16854 return 0.
16855 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
16856 if generate_tracefile returns 1.
16857
16858 2014-04-18 Tom Tromey <palves@redhat.com>
16859 Pedro alves <tromey@redhat.com>
16860
16861 PR backtrace/15558
16862 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
16863 with a backtrace limit.
16864 * gdb.python/py-frame-inline.exp: Test running to an inline
16865 function with a backtrace limit, and printing the newest frame.
16866 * gdb.python/py-frame-inline.c (main): Call f.
16867
16868 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16869
16870 * gdb.java/jnpe.exp: Drop srcdir from untested path.
16871
16872 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16873
16874 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
16875 Drop prefix from unsupported source file path.
16876
16877 2014-04-17 Yao Qi <yao@codesourcery.com>
16878
16879 * lib/gdb.exp (with_target_charset): New proc.
16880 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
16881 with_target_charset.
16882 (test_print_strings): Likewise.
16883 (test_repeat_bytes): Likewise.
16884 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
16885 for some tests.
16886
16887 2014-04-16 Keith Seitz <keiths@redhat.com>
16888
16889 PR gdb/15827
16890 * gdb.dwarf2/corrupt.c: New file.
16891 * gdb.dwarf2/corrupt.exp: New file.
16892
16893 2014-04-16 Keith Seitz <keiths@redhat.com>
16894
16895 PR c++/16597
16896 * gdb.cp/namelessclass.cc: New file.
16897 * gdb.cp/namelessclass.exp: New file.
16898 * gdb.cp/namelessclass.S: New file.
16899
16900 2014-04-16 Doug Evans <dje@google.com>
16901
16902 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
16903 Add comment.
16904 (gdbserver_default_get_comm_port): New function.
16905 (gdbserver_start): Check if board file provided
16906 "gdbserver,get_comm_port" and use it if so.
16907 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
16908 (gdb,socketport): Set to "stdio".
16909 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
16910 (stdio_gdbserver_template): Delete.
16911 (${board}_get_remote_address): Update.
16912 (${board}_build_remote_cmd): Delete.
16913 (${board}_get_comm_port): New function.
16914 (${board}_spawn): Update.
16915 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
16916 Delete.
16917 (${board}_get_remote_address): Update.
16918 (${board}_get_comm_port): New function.
16919
16920 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
16921
16922 * gdb.base/memattr.exp: Improve regexps to handle memory regions
16923 appearing in any order.
16924
16925 2014-04-15 Doug Evans <dje@google.com>
16926
16927 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16928 uninitialized value of "description".
16929
16930 2014-04-15 Keith Seitz <keiths@redhat.com>
16931
16932 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16933 Remove unused globals.
16934 (test_running_the_program): Likewise.
16935 (test_controlled_execution): Likewise.
16936 (test_controlling_breakpoints): Likewise.
16937 (test_program_termination): Likewise.
16938
16939 2014-04-15 Keith Seitz <keiths@redhat.com>
16940
16941 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16942 unused globals.
16943 (test_rbreak_creation_and_listing): Likewise.
16944 (test_ignore_count): Likewise.
16945 (test_error): Likewise.
16946
16947 2014-04-15 Pedro Alves <palves@redhat.com>
16948
16949 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16950 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16951 sym-file-loader.c.
16952 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16953 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16954 to sym-file-loader.c.
16955 (struct library): Forward declare.
16956 (load_shlib, lookup_function): Change prototypes.
16957 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16958 (translate_offset): Remove declarations.
16959 (get_text_addr): New declaration.
16960 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16961 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16962 sym-file-loader.h.
16963 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16964 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16965 here from sym-file-loader.h.
16966 (struct library): New structure.
16967 (load_shlib, lookup_function): Change prototypes and adjust to
16968 work with a struct library.
16969 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16970 (translate_offset): Make static.
16971 (get_text_addr): New function.
16972 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16973
16974 2014-04-15 Pedro Alves <palves@redhat.com>
16975
16976 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16977
16978 2014-04-15 Pedro Alves <palves@redhat.com>
16979
16980 * gdb.base/sym-file-loader.c: Include <limits.h>.
16981 (SELF_LINK): New define.
16982 (get_origin): New function.
16983 (load_shlib): Use it.
16984 * gdb.base/sym-file.exp: Don't early return if the target is
16985 remote. Use runto_main, and issue fail is that fails. Use
16986 gdb_load_shlibs.
16987 (shlib_name): Delete.
16988 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16989
16990 2014-04-15 Pedro Alves <palves@redhat.com>
16991
16992 * gdb.base/sym-file.exp: Remove regex characters from test
16993 message. Don't refer to breakpoint numbers in test messages.
16994
16995 2014-04-14 Keith Seitz <keiths@redhat.com>
16996
16997 PR c++/16253
16998 * gdb.cp/var-tag.cc: New file.
16999 * gdb.cp/var-tag.exp: New file.
17000 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17001 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17002 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17003 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17004
17005 2014-04-14 Tom Tromey <tromey@redhat.com>
17006
17007 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17008 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17009 type.
17010 * gdb.cp/enum-class.exp: New file.
17011 * gdb.cp/enum-class.cc: New file.
17012
17013 2014-04-14 Tom Tromey <tromey@redhat.com>
17014
17015 * gdb.dwarf2/enum-type.exp: New file.
17016
17017 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17018
17019 * gdb.mi/mi-vla-c99.exp: New file.
17020 * gdb.mi/vla.c: New file.
17021
17022 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17023
17024 * gdb.base/vla-datatypes.c: New file.
17025 * gdb.base/vla-datatypes.exp: New file.
17026
17027 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17028
17029 * gdb.base/vla-ptr.c: New file.
17030 * gdb.base/vla-ptr.exp: New file.
17031
17032 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17033
17034 * gdb.dwarf2/count.exp: New file.
17035
17036 2014-04-14 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-14 David Blaikie <dblaikie@gmail.com>
17042
17043 * gdb.mi/non-stop.c: Add return value for non-void function return
17044 statement.
17045 * gdb.threads/staticthreads.c: Ditto.
17046
17047 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17048 Doug Evans <xdje42@gmail.com>
17049
17050 * gdb.guile/scm-value.c: Improve test case.
17051 * gdb.guile/scm-value.exp: Add new test.
17052
17053 2014-04-11 David Blaikie <dblaikie@gmail.com>
17054
17055 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17056 override Clang's default.
17057
17058 2014-04-11 Joel Brobecker <brobecker@adacore.com>
17059
17060 Revert the following changes (regressions):
17061
17062 * gdb.base/vla-sideeffect.c: New file.
17063 * gdb.base/vla-sideeffect.exp: New file.
17064
17065 * gdb.dwarf2/count.exp: New file.
17066
17067 * gdb.base/vla-multi.c: New file.
17068 * gdb.base/vla-multi.exp: New file.
17069
17070 * gdb.base/vla-ptr.c: New file.
17071 * gdb.base/vla-ptr.exp: New file.
17072
17073 * gdb.base/vla-datatypes.c: New file.
17074 * gdb.base/vla-datatypes.exp: New file.
17075
17076 * gdb.mi/mi-vla-c99.exp: New file.
17077 * gdb.mi/vla.c: New file.
17078
17079 2014-04-11 Keith Seitz <keiths@redhat.com>
17080
17081 PR c++/16675
17082 * gdb.cp/cpsizeof.exp: New file.
17083 * gdb.cp/cpsizeof.cc: New file.
17084
17085 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17086
17087 * gdb.mi/mi-vla-c99.exp: New file.
17088 * gdb.mi/vla.c: New file.
17089
17090 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17091
17092 * gdb.base/vla-datatypes.c: New file.
17093 * gdb.base/vla-datatypes.exp: New file.
17094
17095 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17096
17097 * gdb.base/vla-ptr.c: New file.
17098 * gdb.base/vla-ptr.exp: New file.
17099
17100 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17101
17102 * gdb.base/vla-multi.c: New file.
17103 * gdb.base/vla-multi.exp: New file.
17104
17105 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17106
17107 * gdb.dwarf2/count.exp: New file.
17108
17109 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17110
17111 * gdb.base/vla-sideeffect.c: New file.
17112 * gdb.base/vla-sideeffect.exp: New file.
17113
17114 2014-04-11 Yao Qi <yao@codesourcery.com>
17115
17116 * gdb.base/completion.exp: Check file exists before running tests
17117 on file completion.
17118
17119 2014-04-10 Pedro Alves <palves@redhat.com>
17120
17121 * gdb.base/cond-eval-mode.c: New file.
17122 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17123 prepare_for_testing to build the new file. Check result of
17124 runto_main.
17125 (test_break, test_watch): New procedures.
17126 (top level): Use them.
17127
17128 2014-04-08 Pierre Muller <muller@sourceware.org>
17129
17130 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17131 Ctrl-V use for mingw hosts.
17132
17133 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17134
17135 * gdb.python/py-value.c: Improve test case.
17136 * gdb.python/py-value.exp: Add new test.
17137
17138 2014-04-07 David Blaikie <dblaikie@gmail.com>
17139
17140 * lib/compiler.c: Identify the clang compiler.
17141 * lib/compiler.cc: Ditto.
17142
17143 2014-04-03 Yao Qi <yao@codesourcery.com>
17144
17145 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17146
17147 2014-04-01 Anton Blanchard <anton@samba.org>
17148
17149 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17150 messages unique.
17151
17152 2014-04-01 Anton Blanchard <anton@samba.org>
17153
17154 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17155 prepare_for_testing.
17156
17157 2014-04-01 Anton Blanchard <anton@samba.org>
17158
17159 * gdb.arch/ppc64-atomic-inst.c: Remove.
17160 * gdb.arch/ppc64-atomic-inst.S: New file.
17161 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17162
17163 2014-03-31 Doug Evans <dje@google.com>
17164
17165 * gdb.base/print-symbol-loading-lib.c: New file.
17166 * gdb.base/print-symbol-loading-main.c: New file.
17167 * gdb.base/print-symbol-loading.exp: New file.
17168
17169 2014-03-31 Yao Qi <yao@codesourcery.com>
17170
17171 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17172
17173 2014-03-28 Joel Brobecker <brobecker@adacore.com>
17174
17175 * gdb.ada/mi_dyn_arr: New testcase.
17176
17177 2014-03-27 Doug Evans <dje@google.com>
17178
17179 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17180
17181 2014-03-27 Yao Qi <yao@codesourcery.com>
17182
17183 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17184 if target is nios2-*-*.
17185
17186 2014-03-26 Yao Qi <yao@codesourcery.com>
17187
17188 * lib/gdb.exp (readline_is_used): New proc.
17189 * gdb.base/completion.exp: Move tests on command complete up.
17190 Skip the rest of tests if readline is not used.
17191 * gdb.ada/complete.exp: Skp the test if readline is not
17192 used.
17193 * gdb.base/filesym.exp: Likewise.
17194 * gdb.base/macscp.exp: Likewise.
17195 * gdb.base/readline-ask.exp: Likewise.
17196 * gdb.base/readline.exp: Likewise.
17197 * gdb.python/py-cmd.exp: Likewise.
17198 * gdb.trace/tfile.exp: Likewise.
17199
17200 2014-03-26 Yao Qi <yao@codesourcery.com>
17201
17202 * gdb.base/macscp.exp: Fix code format issues.
17203
17204 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17205
17206 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17207 * gdb.asm/powerpc64le.inc: New file.
17208
17209 2014-03-25 Pedro Alves <palves@redhat.com>
17210 Doug Evans <dje@google.com>
17211
17212 * gdb.base/source-execution.c: New file.
17213 * gdb.base/source-execution.exp: New file.
17214 * gdb.base/source-execution.gdb: New file.
17215
17216 2014-03-24 Doug Evans <dje@google.com>
17217
17218 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17219 using fission.
17220
17221 2014-03-24 Hui Zhu <hui@codesourcery.com>
17222 Pedro Alves <palves@redhat.com>
17223
17224 PR breakpoints/16101
17225 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17226 test pass/fail messages. Detect missing support for dprintf when
17227 breakpoints are actually inserted.
17228 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17229 breakpoints are actually inserted.
17230 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17231 fails.
17232
17233 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17234
17235 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17236
17237 2014-03-22 Doug Evans <xdje42@gmail.com>
17238
17239 * gdb.python/python.exp (python not supported): Verify multi-line
17240 python command issues an error.
17241 * gdb.guile/guile.exp (guile not supported): Verify multi-line
17242 guile command issues an error.
17243
17244 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17245
17246 * gdb.threads/thread-specific.exp: Handle the lack of usable
17247 $this_breakpoint and $this_thread.
17248
17249 2014-03-21 Hui Zhu <hui@codesourcery.com>
17250
17251 * gdb.base/attach.exp (do_command_attach_tests): New.
17252
17253 2014-03-20 Tom Tromey <tromey@redhat.com>
17254 Pedro Alves <palves@redhat.com>
17255
17256 PR cli/15718
17257 * gdb.base/condbreak-call-false.c: New file.
17258 * gdb.base/condbreak-call-false.exp: New file.
17259
17260 2014-03-20 Pedro Alves <palves@redhat.com>
17261
17262 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17263 Delete.
17264 (block_signals, unblock_signals): Delete.
17265 (child_function_2, main): Remove references to deleted variable
17266 and functions.
17267
17268 2014-03-20 Pedro Alves <palves@redhat.com>
17269
17270 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17271 Use pthread_kill to signal thread 2.
17272 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17273 Adjust to make the test send itself a signal rather than using the
17274 host's "kill" command.
17275
17276 2014-03-20 Pedro Alves <palves@redhat.com>
17277
17278 * gdb.threads/multiple-step-overs.c: New file.
17279 * gdb.threads/multiple-step-overs.exp: New file.
17280 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17281 Adjust expected infrun debug output.
17282
17283 2014-03-20 Pedro Alves <palves@redhat.com>
17284
17285 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17286 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17287
17288 2014-03-20 Pedro Alves <palves@redhat.com>
17289
17290 PR breakpoints/7143
17291 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17292 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17293 of gdb_test_multiple.
17294 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17295 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17296
17297 2014-03-20 Pedro Alves <palves@redhat.com>
17298
17299 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17300 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17301
17302 2014-03-19 Pedro Alves <palves@redhat.com>
17303
17304 * gdb.base/async.exp: Remove early return.
17305
17306 2014-03-19 Pedro Alves <palves@redhat.com>
17307
17308 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17309
17310 2014-03-19 Pedro Alves <palves@redhat.com>
17311
17312 * gdb.base/async.exp (test_background): Expect \r\n after
17313 "completed." in the fail pattern.
17314
17315 2014-03-19 Pedro Alves <palves@redhat.com>
17316
17317 * gdb.base/async.exp (test_background): New procedure.
17318 Use it for all background execution command tests.
17319
17320 2014-03-19 Pedro Alves <palves@redhat.com>
17321
17322 * gdb.base/async.exp: Use prepare_for_testing.
17323
17324 2014-03-19 Pedro Alves <palves@redhat.com>
17325
17326 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17327 the same line.
17328
17329 2014-03-19 Pedro Alves <palves@redhat.com>
17330
17331 * gdb.base/async.c (main): Add "jump here" and "until here" line
17332 marker comments.
17333 * gdb.base/async.exp (jump_here): New global.
17334 (jump& test): Use it.
17335 (until_here): New global.
17336 (until& test): Use it.
17337
17338 2014-03-19 Pedro Alves <palves@redhat.com>
17339
17340 * gdb.base/async.exp: Don't frob gdb_protocol.
17341
17342 2014-03-18 Doug Evans <xdje42@gmail.com>
17343
17344 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17345 Fix spelling of exec-done-display.
17346
17347 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17348
17349 PR gdb/15358
17350 * gdb.base/gdb-sigterm.c: New file.
17351 * gdb.base/gdb-sigterm.exp: New file.
17352
17353 2014-03-18 Pedro Alves <palves@redhat.com>
17354
17355 PR gdb/13860
17356 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17357 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17358 solib-event.
17359
17360 2014-03-17 Joel Brobecker <brobecker@adacore.com>
17361
17362 * gdb.ada/pckd_arr_ren: New testcase.
17363
17364 2014-03-13 Doug Evans <xdje42@gmail.com>
17365
17366 PR guile/16612
17367 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17368 collect after discarding symbols.
17369
17370 2014-03-13 Ludovic Courtès <ludo@gnu.org>
17371 Doug Evans <xdje42@gmail.com>
17372
17373 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17374 to history survives a gc.
17375
17376 2014-03-13 Pedro Alves <palves@redhat.com>
17377
17378 * gdb.base/default.exp: Don't test "target procfs".
17379
17380 2014-03-13 Pedro Alves <palves@redhat.com>
17381
17382 * gdb.base/default.exp: Update "target child" and "target procfs"
17383 tests to not expect "Unix".
17384
17385 2014-03-12 Tom Tromey <tromey@redhat.com>
17386
17387 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17388 New procs. Add target-async tests.
17389 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17390 Add target-async tests.
17391
17392 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17393
17394 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17395 'func_start' and 'func_end' for the beginning and end of the
17396 function code, respectively.
17397 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17398 'func_end' instead of 'func' and 'main'.
17399
17400 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17401
17402 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17403 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17404 generate the debug info assembler source.
17405
17406 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17407
17408 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17409 * gdb.dwarf2/arr-subrange.exp: Likewise.
17410 * gdb.dwarf2/dwz.exp: Likewise.
17411 * gdb.dwarf2/method-ptr.exp: Likewise.
17412 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17413 * gdb.dwarf2/subrange.exp: Likewise.
17414 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17415 * gdb.dwarf2/implptrpiece.exp: Likewise.
17416 * gdb.dwarf2/nostaticblock.exp: Likewise.
17417
17418 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17419
17420 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17421 directory to absolute path name arguments.
17422
17423 2014-03-10 Joel Brobecker <brobecker@adacore.com>
17424
17425 * gdb.ada/tagged_access: New testcase.
17426
17427 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17428
17429 * gdb.btrace/data.exp: Update expected output.
17430
17431 2014-03-06 Yao Qi <yao@codesourcery.com>
17432
17433 * gdb.trace/pr16508.exp: New file.
17434
17435 2014-03-05 Pedro Alves <palves@redhat.com>
17436
17437 PR gdb/16575
17438 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17439 procedure.
17440 (top level): Adjust to use it. Add tests that exercise breakpoint
17441 interaction with the code-cache.
17442
17443 2014-02-26 Ludovic Courtès <ludo@gnu.org>
17444
17445 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17446 test for 'history-append!'.
17447
17448 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17449
17450 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17451 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17452 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17453 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17454 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17455 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17456
17457 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17458
17459 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17460 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17461 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17462
17463 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17464
17465 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17466
17467 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17468
17469 * gdb.dwarf2/arr-stride.c: New file.
17470 * gdb.dwarf2/arr-stride.exp: New file.
17471
17472 2014-02-26 Pedro Alves <palves@redhat.com>
17473
17474 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17475 that won't ever trigger. Make sure that GDB reports the correct
17476 breakpoint that caused the stop.
17477
17478 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17479
17480 PR gdb/16626
17481 * gdb.base/auto-load-script: New file.
17482 * gdb.base/auto-load.c: New file.
17483 * gdb.base/auto-load.exp: New file.
17484
17485 PR gdb/16626
17486 * gdb.base/auto-load.exp: Fix out-of-srctree run.
17487
17488 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17489
17490 Fix dw2-icycle.exp -fsanitize=address GDB crash.
17491 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
17492
17493 2014-02-24 Doug Evans <dje@google.com>
17494
17495 * lib/gdb.exp (run_on_host): Log error output if program fails.
17496
17497 2014-02-21 Pedro Alves <palves@redhat.com>
17498
17499 * gdb.threads/step-after-sr-lock.c: Rename to ...
17500 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
17501 * gdb.threads/step-after-sr-lock.exp: Rename to ...
17502 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17503 ... this.
17504
17505 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
17506
17507 PR tdep/16397
17508 * gdb.arch/amd64-stap-special-operands.exp: New file.
17509 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
17510 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
17511 * gdb.arch/amd64-stap-triplet.S: Likewise.
17512 * gdb.arch/amd64-stap-triplet.c: Likewise.
17513
17514 2014-02-20 Joel Brobecker <brobecker@adacore.com>
17515
17516 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
17517 in .section pseudo-op.
17518
17519 2014-02-20 lin zuojian <manjian2006@gmail.com>
17520 Joel Brobecker <brobecker@adacore.com>
17521 Doug Evans <xdje42@gmail.com>
17522
17523 PR symtab/16581
17524 * gdb.dwarf2/dw2-icycle.S: New file.
17525 * gdb.dwarf2/dw2-icycle.c: New file.
17526 * gdb.dwarf2/dw2-icycle.exp: New file.
17527
17528 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
17529
17530 * gdb.python/py-value-cc.cc: Improve test case to enable testing
17531 operations on gdb.Value objects.
17532 * gdb.python/py-value-cc.exp: Add new test to test operations on
17533 gdb.Value objects.
17534
17535 2014-02-18 Doug Evans <dje@google.com>
17536
17537 * Makefile.in (TESTS): New variable.
17538 (expanded_tests, expanded_tests_or_none): New variables
17539 (check-single): Pass $(expanded_tests_or_none) to runtest.
17540 (check-parallel): Only run tests in $(TESTS) if non-empty.
17541 (check/no-matching-tests-found): New rule.
17542 * README: Document TESTS makefile variable.
17543
17544 2014-02-18 Doug Evans <dje@google.com>
17545
17546 * Makefile.in (check-parallel): rm -rf outputs temp.
17547
17548 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17549
17550 Fix "ERROR: no fileid for" in the testsuite.
17551 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
17552
17553 2014-02-12 Doug Evans <dje@google.com>
17554
17555 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
17556 (MISCELLANEOUS): New variable.
17557 (clean): rm -rf $(MISCELLANEOUS).
17558 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
17559 dwp live in the same directory as symlinks, with each symlink pointed
17560 to a differently named file in a different directory.
17561
17562 2014-02-11 Doug Evans <dje@google.com>
17563
17564 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
17565 of Tcl file commands.
17566
17567 2014-02-10 Mark Kettenis <kettenis@gnu.org>
17568
17569 * gdb.threads/step-after-sr-lock.exp: Avoid executing
17570 "kill -SIGUSR1 -1".
17571
17572 2014-02-10 Joel Brobecker <brobecker@adacore.com>
17573
17574 * gdb.ada/tick_length_array_enum_idx: New testcase.
17575
17576 2014-02-10 Doug Evans <xdje42@gmail.com>
17577
17578 * configure.ac (AC_OUTPUT): Add gdb.guile.
17579 * configure: Regenerate.
17580 * lib/gdb-guile.exp: New file.
17581 * lib/gdb.exp (get_target_charset): New function.
17582 * gdb.base/help.exp: Update expected output from "apropos apropos".
17583 * gdb.guile/Makefile.in: New file.
17584 * gdb.guile/guile.exp: New file.
17585 * gdb.guile/scm-arch.c: New file.
17586 * gdb.guile/scm-arch.exp: New file.
17587 * gdb.guile/scm-block.c: New file.
17588 * gdb.guile/scm-block.exp: New file.
17589 * gdb.guile/scm-breakpoint.c: New file.
17590 * gdb.guile/scm-breakpoint.exp: New file.
17591 * gdb.guile/scm-disasm.c: New file.
17592 * gdb.guile/scm-disasm.exp: New file.
17593 * gdb.guile/scm-equal.c: New file.
17594 * gdb.guile/scm-equal.exp: New file.
17595 * gdb.guile/scm-error.exp: New file.
17596 * gdb.guile/scm-error.scm: New file.
17597 * gdb.guile/scm-frame-args.c: New file.
17598 * gdb.guile/scm-frame-args.exp: New file.
17599 * gdb.guile/scm-frame-args.scm: New file.
17600 * gdb.guile/scm-frame-inline.c: New file.
17601 * gdb.guile/scm-frame-inline.exp: New file.
17602 * gdb.guile/scm-frame.c: New file.
17603 * gdb.guile/scm-frame.exp: New file.
17604 * gdb.guile/scm-generics.exp: New file.
17605 * gdb.guile/scm-gsmob.exp: New file.
17606 * gdb.guile/scm-iterator.c: New file.
17607 * gdb.guile/scm-iterator.exp: New file.
17608 * gdb.guile/scm-math.c: New file.
17609 * gdb.guile/scm-math.exp: New file.
17610 * gdb.guile/scm-objfile-script-gdb.in: New file.
17611 * gdb.guile/scm-objfile-script.c: New file.
17612 * gdb.guile/scm-objfile-script.exp: New file.
17613 * gdb.guile/scm-objfile.c: New file.
17614 * gdb.guile/scm-objfile.exp: New file.
17615 * gdb.guile/scm-ports.exp: New file.
17616 * gdb.guile/scm-pretty-print.c: New file.
17617 * gdb.guile/scm-pretty-print.exp: New file.
17618 * gdb.guile/scm-pretty-print.scm: New file.
17619 * gdb.guile/scm-section-script.c: New file.
17620 * gdb.guile/scm-section-script.exp: New file.
17621 * gdb.guile/scm-section-script.scm: New file.
17622 * gdb.guile/scm-symbol.c: New file.
17623 * gdb.guile/scm-symbol.exp: New file.
17624 * gdb.guile/scm-symtab-2.c: New file.
17625 * gdb.guile/scm-symtab.c: New file.
17626 * gdb.guile/scm-symtab.exp: New file.
17627 * gdb.guile/scm-type.c: New file.
17628 * gdb.guile/scm-type.exp: New file.
17629 * gdb.guile/scm-value-cc.cc: New file.
17630 * gdb.guile/scm-value-cc.exp: New file.
17631 * gdb.guile/scm-value.c: New file.
17632 * gdb.guile/scm-value.exp: New file.
17633 * gdb.guile/source2.scm: New file.
17634 * gdb.guile/types-module.cc: New file.
17635 * gdb.guile/types-module.exp: New file.
17636
17637 2014-02-10 Yao Qi <yao@codesourcery.com>
17638
17639 PR testsuite/16543
17640 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
17641 * configure: Regenerated.
17642 * Makefile.in: New file.
17643
17644 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
17645
17646 * gdb.python/py-framefilter.exp: Fix typo.
17647
17648 2014-02-08 Yao Qi <yao@codesourcery.com>
17649
17650 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
17651 that no =breakpoint-modified is emitted when breakpoints are
17652 modified through MI commands.
17653
17654 2014-02-07 Pedro Alves <pedro@codesourcery.com>
17655 Pedro Alves <palves@redhat.com>
17656
17657 * gdb.threads/step-after-sr-lock.c: New file.
17658 * gdb.threads/step-after-sr-lock.exp: New file.
17659
17660 2014-02-07 Pedro Alves <palves@redhat.com>
17661
17662 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
17663
17664 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17665
17666 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
17667 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
17668
17669 2014-02-06 Doug Evans <xdje42@gmail.com>
17670
17671 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
17672 output.
17673
17674 * gdb.gdb/python-interrupts.exp: New file.
17675
17676 2014-02-05 Yao Qi <yao@codesourcery.com>
17677
17678 * gdb.trace/report.exp (use_collected_data): Test the output
17679 of "info threads" and "info inferiors".
17680
17681 2014-02-05 Yao Qi <yao@codesourcery.com>
17682
17683 Revert this patch:
17684
17685 2013-05-24 Yao Qi <yao@codesourcery.com>
17686
17687 * gdb.trace/tfile.exp: Test inferior and thread.
17688
17689 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17690
17691 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17692 on a function.
17693 * gdb.base/step-bt.c: Call hello via function pointer to make
17694 sure its first instruction is executed on powerpc64le-linux.
17695
17696 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17697
17698 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
17699
17700 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17701
17702 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
17703 of the test patterns for use on little-endian systems.
17704
17705 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17706
17707 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
17708 (decimal_vector): Fix for little-endian.
17709
17710 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
17711
17712 * gdb.arch/sparc-sysstep.exp: New file.
17713 * gdb.arch/sparc-sysstep.c: Likewise.
17714
17715 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
17716
17717 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17718
17719 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
17720
17721 2014-01-23 Tom Tromey <tromey@redhat.com>
17722
17723 * gdb.ada/array_char_idx: New testcase.
17724
17725 2014-01-23 Tom Tromey <tromey@redhat.com>
17726
17727 PR python/16487:
17728 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
17729 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
17730 classes.
17731
17732 2014-01-23 Tom Tromey <tromey@redhat.com>
17733
17734 PR python/16491:
17735 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
17736 string from an inferior frame.
17737 * gdb.python/py-framefilter-mi.exp: Update.
17738
17739 2014-01-22 Doug Evans <dje@google.com>
17740
17741 * gdb.server/server-mon.exp: Add tests for "set debug-format".
17742
17743 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17744
17745 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
17746
17747 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17748
17749 * gdb.trace/entry-values.exp: Remove excess space character from
17750 regex patterns. Handle s390 call instruction.
17751
17752 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17753
17754 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
17755 define "*_start" label. Make "name" static.
17756 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
17757 ${name} by references to ${name}_start.
17758
17759 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17760
17761 * gdb.base/info-macros.exp: Remove "debug" from the compile
17762 options.
17763
17764 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17765
17766 * gdb.dlang/demangle.exp: New file.
17767
17768 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17769
17770 * gdb.dlang/primitive-types.exp: New file.
17771
17772 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17773
17774 * configure.ac: Create gdb.dlang/Makefile.
17775 * configure: Regenerate.
17776 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
17777 * gdb.dlang/Makefile.in: New file.
17778 * lib/d-support.exp: New file.
17779 * lib/gdb.exp (skip_d_tests): New proc.
17780
17781 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17782
17783 * gdb.btrace/delta.exp: Check reverse stepi.
17784 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
17785 * gdb.btrace/finish.exp: New.
17786 * gdb.btrace/next.exp: New.
17787 * gdb.btrace/nexti.exp: New.
17788 * gdb.btrace/record_goto.c: Add comments.
17789 * gdb.btrace/step.exp: New.
17790 * gdb.btrace/stepi.exp: New.
17791 * gdb.btrace/multi-thread-step.c: New.
17792 * gdb.btrace/multi-thread-step.exp: New.
17793 * gdb.btrace/rn-dl-bind.c: New.
17794 * gdb.btrace/rn-dl-bind.exp: New.
17795 * gdb.btrace/data.c: New.
17796 * gdb.btrace/data.exp: New.
17797 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17798
17799 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17800
17801 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
17802 * gdb.btrace/exception.exp: Update.
17803 * gdb.btrace/instruction_history.exp: Update.
17804 * gdb.btrace/record_goto.exp: Update.
17805 * gdb.btrace/tailcall.exp: Update.
17806 * gdb.btrace/unknown_functions.exp: Update.
17807 * gdb.btrace/delta.exp: New.
17808
17809 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17810
17811 * gdb.btrace/record_goto.exp: Add backtrace test.
17812 * gdb.btrace/tailcall.exp: Add backtrace test.
17813
17814 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17815
17816 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
17817 * gdb.btrace/record_goto.c: New.
17818 * gdb.btrace/record_goto.exp: New.
17819 * gdb.btrace/x86-record_goto.S: New.
17820
17821 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17822
17823 * gdb.btrace/function_call_history.exp: Update tests.
17824 * gdb.btrace/instruction_history.exp: Update tests.
17825
17826 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17827
17828 * gdb.btrace/function_call_history.exp: Fix expected field
17829 order for "record function-call-history".
17830 Add new tests for "record function-call-history /c".
17831 * gdb.btrace/exception.cc: New.
17832 * gdb.btrace/exception.exp: New.
17833 * gdb.btrace/tailcall.exp: New.
17834 * gdb.btrace/x86-tailcall.S: New.
17835 * gdb.btrace/x86-tailcall.c: New.
17836 * gdb.btrace/unknown_functions.c: New.
17837 * gdb.btrace/unknown_functions.exp: New.
17838 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17839
17840 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17841
17842 * gdb.btrace/instruction_history.exp: Update.
17843 * gdb.btrace/function_call_history.exp: Update.
17844
17845 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17846
17847 * gdb.btrace/function_call_history.exp: Fix expected function
17848 trace.
17849 * gdb.btrace/instruction_history.exp: Initialize traced.
17850 Remove traced_functions.
17851
17852 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17853
17854 * gdb.btrace/function_call_history.exp: Update
17855 * gdb.btrace/instruction_history.exp: Update.
17856
17857 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17858
17859 * gdb.btrace/enable.exp: Update expected text.
17860
17861 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
17862
17863 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
17864 bytes.
17865
17866 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
17867
17868 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
17869
17870 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
17871
17872 * lib/gdb.exp (supports_process_record): Return true for
17873 arm*-linux*. (supports_reverse): Likewise.
17874
17875 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
17876
17877 PR python/15464
17878 PR python/16113
17879 * gdb.python/py-type.c: Enhance test case.
17880 * gdb.python/py-value-cc.cc: Likewise
17881 * gdb.python/py-type.exp: Add new tests.
17882 * gdb.python/py-value-cc.exp: Likewise
17883
17884 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17885 Pedro Alves <palves@redhat.com>
17886
17887 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
17888 Make "name" extern.
17889 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
17890 references to ${name}_start by references to ${name}.
17891
17892 2014-01-10 Joel Brobecker <brobecker@adacore.com>
17893
17894 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
17895
17896 2014-01-10 Joel Brobecker <brobecker@adacore.com>
17897
17898 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
17899
17900 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
17901 Pedro Alves <palves@redhat.com>
17902
17903 * gdb.mi/mi-info-os.exp: Connect to the target with
17904 mi_gdb_target_load.
17905
17906 2014-01-08 Pedro Alves <palves@redhat.com>
17907
17908 * gdb.threads/reconnect-signal.c: New file.
17909 * gdb.threads/reconnect-signal.exp: New file.
17910
17911 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17912
17913 * gdb.base/source-dir.exp: New file.
17914
17915 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17916
17917 * gdb.ada/mi_interface: New testcase.
17918
17919 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17920
17921 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
17922 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
17923 gdb.ada/pp-rec-component/pck.ads: New files.
17924
17925 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17926
17927 * gdb.python/py-pp-integral.c: New file.
17928 * gdb.python/py-pp-integral.py: New file.
17929 * gdb.python/py-pp-integral.exp: New file.
17930
17931 For older changes see ChangeLog-1993-2013.
17932 \f
17933 ;; Local Variables:
17934 ;; mode: change-log
17935 ;; left-margin: 8
17936 ;; fill-column: 74
17937 ;; version-control: never
17938 ;; End:
17939
17940 Copyright 2014-2019 Free Software Foundation, Inc.
17941 Copying and distribution of this file, with or without modification,
17942 are permitted provided the copyright notice and this notice are preserved.
This page took 0.3928 seconds and 5 git commands to generate.