gdb/python: Introduce gdb.lookup_static_symbols
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.python/py-symbol.exp: Add test for
4 gdb.lookup_static_symbols.
5
6 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 * gdb.python/py-symbol.c: Declare and call function from new
9 py-symbol-2.c file.
10 * gdb.python/py-symbol.exp: Compile both source files, and add new
11 tests for gdb.lookup_static_symbol.
12 * gdb.python/py-symbol-2.c: New file.
13
14 2019-11-02 Tom de Vries <tdevries@suse.de>
15
16 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
17 * gdb.base/anon.exp: Same.
18 * gdb.base/auto-connect-native-target.exp: Same.
19 * gdb.base/call-ar-st.exp: Same.
20 * gdb.base/catch-syscall.exp: Same.
21 * gdb.base/commands.exp: Same.
22 * gdb.base/default.exp: Same.
23 * gdb.base/display.exp: Same.
24 * gdb.base/float.exp: Same.
25 * gdb.base/foll-fork.exp: Same.
26 * gdb.base/help.exp: Same.
27 * gdb.base/info-macros.exp: Same.
28 * gdb.base/info-proc.exp: Same.
29 * gdb.base/info-target.exp: Same.
30 * gdb.base/long_long.exp: Same.
31 * gdb.base/macscp.exp: Same.
32 * gdb.base/memattr.exp: Same.
33 * gdb.base/nofield.exp: Same.
34 * gdb.base/pointers.exp: Same.
35 * gdb.base/printcmds.exp: Same.
36 * gdb.base/ptype.exp: Same.
37 * gdb.base/restore.exp: Same.
38 * gdb.base/return.exp: Same.
39 * gdb.base/scope.exp: Same.
40 * gdb.base/set-noassign.exp: Same.
41 * gdb.base/setshow.exp: Same.
42 * gdb.base/shlib-call.exp: Same.
43 * gdb.base/signals.exp: Same.
44 * gdb.base/sigstep.exp: Same.
45 * gdb.base/skip.exp: Same.
46 * gdb.base/solib-symbol.exp: Same.
47 * gdb.base/stap-probe.exp: Same.
48 * gdb.base/step-line.exp: Same.
49 * gdb.base/step-test.exp: Same.
50 * gdb.base/style.exp: Same.
51 * gdb.base/varargs.exp: Same.
52 * gdb.base/vla-datatypes.exp: Same.
53 * gdb.base/vla-ptr.exp: Same.
54 * gdb.base/vla-sideeffect.exp: Same.
55 * gdb.base/volatile.exp: Same.
56 * gdb.base/watch-cond-infcall.exp: Same.
57 * gdb.base/watchpoint.exp: Same.
58
59 2019-11-02 Tom de Vries <tdevries@suse.de>
60
61 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
62 * gdb.cp/cpexprs.exp: Same.
63 * gdb.cp/except-multi-location.exp: Same.
64 * gdb.cp/exceptprint.exp: Same.
65 * gdb.cp/gdb2384.exp: Same.
66 * gdb.cp/inherit.exp: Same.
67 * gdb.cp/m-static.exp: Same.
68 * gdb.cp/meth-typedefs.exp: Same.
69 * gdb.cp/misc.exp: Same.
70 * gdb.cp/namespace.exp: Same.
71 * gdb.cp/non-trivial-retval.exp: Same.
72 * gdb.cp/overload.exp: Same.
73 * gdb.cp/pr17132.exp: Same.
74 * gdb.cp/re-set-overloaded.exp: Same.
75 * gdb.cp/rvalue-ref-types.exp: Same.
76 * gdb.cp/templates.exp: Same.
77
78 2019-11-01 Luis Machado <luis.machado@linaro.org>
79
80 PR gdb/25124
81
82 * gdb.arch/pr25124.S: New file.
83 * gdb.arch/pr25124.exp: New file.
84
85 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
86
87 * gdb.fortran/info-modules.exp: Update expected results, and add
88 additional tests for 'info module functinos', and 'info module
89 variables'.
90 * gdb.fortran/info-types.exp: Update expected results.
91 * gdb.fortran/info-types.f90: Extend testcase with additional
92 module variables and functions.
93
94 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
95
96 * gdb.fortran/info-modules.exp: New file.
97 * gdb.fortran/info-types.exp: Build with new file.
98 * gdb.fortran/info-types.f90: Include and use new module.
99 * gdb.fortran/info-types-2.f90: New file.
100
101 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
102
103 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
104 * gdb.base/settings.exp: Test all settings types using
105 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
106 that now verifies that the value of "maint show" is the same as
107 returned by the settings functions. Test the type of the
108 maintenance settings.
109 * gdb.base/default.exp: Update show_conv_list.
110
111 2019-10-31 Tom de Vries <tdevries@suse.de>
112
113 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
114 gdb_test.
115 * gdb.arch/amd64-disp-step.exp: Same.
116 * gdb.asm/asm-source.exp: Same.
117 * gdb.btrace/buffer-size.exp: Same.
118 * gdb.btrace/cpu.exp: Same.
119 * gdb.btrace/enable.exp: Same.
120 * gdb.dwarf2/count.exp: Same.
121 * gdb.dwarf2/dw2-ranges-func.exp: Same.
122 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
123 * gdb.fortran/vla-datatypes.exp: Same.
124 * gdb.fortran/vla-history.exp: Same.
125 * gdb.fortran/vla-ptype.exp: Same.
126 * gdb.fortran/vla-value.exp: Same.
127 * gdb.fortran/whatis_type.exp: Same.
128 * gdb.guile/guile.exp: Same.
129 * gdb.multi/tids.exp: Same.
130 * gdb.python/py-finish-breakpoint.exp: Same.
131 * gdb.python/py-framefilter.exp: Same.
132 * gdb.python/py-pp-registration.exp: Same.
133 * gdb.python/py-xmethods.exp: Same.
134 * gdb.python/python.exp: Same.
135 * gdb.server/connect-with-no-symbol-file.exp: Same.
136 * gdb.server/no-thread-db.exp: Same.
137 * gdb.server/run-without-local-binary.exp: Same.
138 * gdb.stabs/weird.exp: Same.
139 * gdb.threads/attach-many-short-lived-threads.exp: Same.
140 * gdb.threads/thread-find.exp: Same.
141 * gdb.threads/tls-shared.exp: Same.
142 * gdb.threads/tls.exp: Same.
143 * gdb.threads/wp-replication.exp: Same.
144 * gdb.trace/ax.exp: Same.
145 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
146
147 2019-10-31 Tom de Vries <tdevries@suse.de>
148
149 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
150 * gdb.ada/array_subscript_addr.exp: Same.
151 * gdb.ada/arrayidx.exp: Same.
152 * gdb.ada/arrayparam.exp: Same.
153 * gdb.ada/arrayptr.exp: Same.
154 * gdb.ada/boolean_expr.exp: Same.
155 * gdb.ada/call_pn.exp: Same.
156 * gdb.ada/complete.exp: Same.
157 * gdb.ada/fixed_cmp.exp: Same.
158 * gdb.ada/fun_addr.exp: Same.
159 * gdb.ada/funcall_param.exp: Same.
160 * gdb.ada/interface.exp: Same.
161 * gdb.ada/mod_from_name.exp: Same.
162 * gdb.ada/null_array.exp: Same.
163 * gdb.ada/packed_array.exp: Same.
164 * gdb.ada/packed_tagged.exp: Same.
165 * gdb.ada/print_chars.exp: Same.
166 * gdb.ada/print_pc.exp: Same.
167 * gdb.ada/ptype_arith_binop.exp: Same.
168 * gdb.ada/ptype_field.exp: Same.
169 * gdb.ada/ptype_tagged_param.exp: Same.
170 * gdb.ada/rec_return.exp: Same.
171 * gdb.ada/ref_tick_size.exp: Same.
172 * gdb.ada/str_ref_cmp.exp: Same.
173 * gdb.ada/taft_type.exp: Same.
174 * gdb.ada/tagged.exp: Same.
175 * gdb.ada/type_coercion.exp: Same.
176 * gdb.ada/uninitialized_vars.exp: Same.
177
178 2019-10-30 Tom de Vries <tdevries@suse.de>
179
180 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
181
182 2019-10-26 Tom de Vries <tdevries@suse.de>
183
184 * gdb.base/bigcore.c: Fix typos in comments.
185 * gdb.base/ctf-ptype.c: Same.
186 * gdb.base/long_long.c: Same.
187 * gdb.dwarf2/dw2-op-out-param.S: Same.
188 * gdb.python/py-evthreads.c: Same.
189 * gdb.reverse/i387-stack-reverse.c: Same.
190 * gdb.trace/tfile.c: Same.
191 * lib/compiler.c: Same.
192 * lib/compiler.cc: Same.
193
194 2019-10-25 Tom de Vries <tdevries@suse.de>
195
196 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
197 gdb_test_multiple calls.
198 * gdb.reverse/sigall-reverse.exp: Same.
199 * gdb.reverse/solib-precsave.exp: Same.
200 * gdb.reverse/solib-reverse.exp: Same.
201 * gdb.reverse/until-precsave.exp: Same.
202 * gdb.reverse/until-reverse.exp: Same.
203
204 2019-10-24 Tom de Vries <tdevries@suse.de>
205
206 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
207 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
208 kfail using -wrap pattern flag and convenience variable
209 gdb_test_name.
210
211 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
212
213 * gdb.python/py-progspace.exp: Add tests for the
214 Progspace.block_for_pc method.
215
216 2019-10-23 Tom Tromey <tom@tromey.com>
217
218 * configure: Rebuild.
219 * aclocal.m4: Use m4_include, not sinclude.
220
221 2019-10-21 Tom de Vries <tdevries@suse.de>
222
223 * gdb.base/infcall-nested-structs.c: Add
224 __attribute__((noinline,noclone)) to all functions.
225 (call_all): Add missing variable initialization. Simplify return value.
226 (breakpt): Increment volatile variable, to prevent call from being
227 optimized out.
228 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
229
230 2019-10-17 Tom de Vries <tdevries@suse.de>
231
232 * gdb.fortran/module.exp: Allow info variables to print info for files
233 other than module.f90.
234
235 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
236
237 * gdb.fortran/module.exp: Extend with 'info variables' test.
238
239 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
240
241 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
242 F77_FOR_TARGET.
243
244 2019-10-16 Tom de Vries <tdevries@suse.de>
245
246 PR tdep/25096
247 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
248
249 2019-10-16 Tom de Vries <tdevries@suse.de>
250
251 PR tdep/24104
252 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
253 Add KFAIL for PR tdep/25096.
254
255 2019-10-16 Tom de Vries <tdevries@suse.de>
256
257 PR testsuite/25059
258 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
259
260 2019-10-16 Tom de Vries <tdevries@suse.de>
261
262 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
263 as signed.
264
265 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
266
267 * gdb.mi/list-thread-groups-available.exp: Read entries one by
268 one instead of increasing timeout.
269
270 2019-10-13 Tom de Vries <tdevries@suse.de>
271
272 PR record/25038
273 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
274 * gdb.reverse/sigall-reverse.exp: Same.
275 * gdb.reverse/solib-precsave.exp: Same.
276 * gdb.reverse/solib-reverse.exp: Same.
277 * gdb.reverse/step-precsave.exp: Same.
278 * gdb.reverse/until-precsave.exp: Same.
279 * gdb.reverse/until-reverse.exp: Same.
280 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
281
282 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
283
284 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
285 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
286 (cmp_struct_05_01, cmp_struct_static_02_01)
287 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
288 comparisons.
289
290 2019-10-10 Tom de Vries <tdevries@suse.de>
291
292 PR testsuite/24888
293 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
294 gnatlink.
295
296 2019-10-09 Tom de Vries <tdevries@suse.de>
297
298 PR testsuite/25048
299 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
300
301 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
302
303 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
304 exceptions due to missing debug information.
305
306 2019-10-07 Tom de Vries <tdevries@suse.de>
307
308 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
309
310 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
311
312 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
313 * gdb.base/annota1.exp: Update to use gdb_test_name.
314
315 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
316
317 * gdb.base/ctf-whatis.exp: New file.
318 * gdb.base/ctf-whatis.c: New file.
319 * gdb.base/ctf-ptype.exp: New file.
320 * gdb.base/ctf-ptype.c: New file.
321 * gdb.base/ctf-constvars.exp: New file.
322 * gdb.base/ctf-constvars.c: New file.
323 * gdb.base/ctf-cvexpr.exp: New file.
324
325 2019-10-04 Tom de Vries <tdevries@suse.de>
326
327 * gdb.cp/local-static.c (main): Move declaration of int i out of the
328 for loop.
329
330 2019-10-03 Tom Tromey <tom@tromey.com>
331
332 PR rust/24976:
333 * gdb.rust/simple.rs (Union2): New type.
334 (main): Use Union2.
335 * gdb.rust/simple.exp: Add test.
336
337 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
338
339 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
340 nested function prefix.
341
342 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
343 Richard Bunt <richard.bunt@arm.com>
344 Andrew Burgess <andrew.burgess@embecosm.com>
345
346 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
347 nested functions.
348 * gdb.fortran/nested-funcs.f90: Update expected results.
349 * gdb.fortran/nested-funcs-2.exp: New file.
350 * gdb.fortran/nested-funcs-2.f90: New file.
351
352 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
353
354 * gdb.python/py-parameter.exp: Make test names unique.
355 * gdb.python/py-template.exp: Likewise.
356 * gdb.python/py-value.exp: Likewise.
357
358 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
359
360 * gdb.base/break-interp.exp: Reduce test name duplication.
361 * gdb.base/call-sc.exp: Likewise.
362 * gdb.base/callfuncs.exp: Likewise.
363 * gdb.base/charset.exp: Likewise.
364 * gdb.base/dump.exp: Likewise.
365 * gdb.base/ena-dis-br.exp: Likewise.
366 * gdb.base/relational.exp: Likewise.
367 * gdb.base/step-over-syscall.exp: Likewise.
368 * gdb.base/structs.exp: Likewise.
369
370 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
371
372 * gdb.linespec/explicit.exp: Make test names unique.
373 * gdb.linespec/ls-errs.exp: Likewise.
374
375 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
376
377 * gdb.reverse/break-precsave.exp: Make test names unique.
378 * gdb.reverse/break-reverse.exp: Likewise.
379 * gdb.reverse/finish-precsave.exp: Likewise.
380 * gdb.reverse/finish-reverse.exp: Likewise.
381 * gdb.reverse/machinestate-precsave.exp: Likewise.
382 * gdb.reverse/machinestate.exp: Likewise.
383 * gdb.reverse/readv-reverse.exp: Likewise.
384 * gdb.reverse/recvmsg-reverse.exp: Likewise.
385 * gdb.reverse/sigall-precsave.exp: Likewise.
386 * gdb.reverse/sigall-reverse.exp: Likewise.
387 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
388 * gdb.reverse/watch-precsave.exp: Likewise.
389 * gdb.reverse/watch-reverse.exp: Likewise.
390
391 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
392
393 * gdb.threads/stop-with-handle.c: New file.
394 * gdb.threads/stop-with-handle.exp: New file.
395
396 2019-10-03 Tom de Vries <tdevries@suse.de>
397
398 PR testsuite/25059
399 * gdb.base/list-missing-source.exp: Allowing the "Compilation
400 directory" line to be missing.
401
402 2019-10-03 Tom de Vries <tdevries@suse.de>
403
404 PR testsuite/25059
405 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
406 type optional.
407
408 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
409
410 * gdb.python/py-format-string.c (string.h): New include.
411 (main): Fill a_struct_with_union.the_union.an_int with bytes of
412 the same value, for endianness-independence.
413 * gdb.python/py-format-string.exp (default_regexp_dict)
414 (test_pretty_structs, test_format): Adjust expected output to the
415 changed initialization.
416
417 2019-10-02 Tom Tromey <tromey@adacore.com>
418
419 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
420
421 2019-10-02 Pedro Alves <palves@redhat.com>
422 Andrew Burgess <andrew.burgess@embecosm.com>
423
424 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
425 "print-file-var.h".
426 (this_version_id) Use ATTRIBUTE_VISIBILITY.
427 (get_version_1): Print this_version_id and its address.
428 Add extern "C" wrappers around interface functions.
429 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
430 "print-file-var.h".
431 (this_version_id) Use ATTRIBUTE_VISIBILITY.
432 (get_version_2): Print this_version_id and its address.
433 Add extern "C" wrappers around interface functions.
434 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
435 <stddef.h> and "print-file-var.h".
436 Add extern "C" wrappers around interface functions.
437 [VERSION_ID_MAIN] (this_version_id): Define.
438 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
439 * gdb.base/print-file-var.h: Add some #defines to simplify setting
440 up extern "C" blocks.
441 * gdb.base/print-file-var.exp (test): New, factored out from top
442 level.
443 (top level): Test all combinations of attribute hidden or not,
444 dlopen or not, and this_version_id symbol in main file or not.
445 Compile tests as both C++ and C, make test names unique.
446
447 2019-10-01 Tom Tromey <tom@tromey.com>
448
449 * gdb.base/style.exp: Test "show logging filename".
450
451 2019-10-01 Tom Tromey <tom@tromey.com>
452
453 * lib/gdb-utils.exp (style): Handle "metadata" argument.
454 * gdb.base/style.exp: Add metadata style test.
455
456 2019-10-01 Tom Tromey <tom@tromey.com>
457
458 * gdb.base/style.exp: Test "pwd".
459
460 2019-10-01 Tom Tromey <tom@tromey.com>
461
462 * gdb.base/style.exp: Update tests.
463
464 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
465
466 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
467 'six' to unsigned.
468 (s1): Initialize fields 'four' and 'six' instead of 'three' and
469 'five'. Use an all-ones bit pattern for each.
470 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
471 to its changed values.
472
473 2019-09-30 Tom Tromey <tromey@adacore.com>
474
475 * gdb.rust/traits.rs: Disable all warnings.
476
477 2019-09-29 Tom de Vries <tdevries@suse.de>
478
479 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
480
481 2019-09-29 Tom de Vries <tdevries@suse.de>
482
483 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
484
485 2019-09-27 Tom de Vries <tdevries@suse.de>
486
487 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
488
489 2019-09-27 Tom de Vries <tdevries@suse.de>
490
491 PR record/23188
492 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
493
494 2019-09-26 Tom Tromey <tromey@adacore.com>
495
496 * gdb.ada/py_taft.exp: New file.
497 * gdb.ada/py_taft/main.adb: New file.
498 * gdb.ada/py_taft/pkg.adb: New file.
499 * gdb.ada/py_taft/pkg.ads: New file.
500
501 2019-09-24 Tom de Vries <tdevries@suse.de>
502
503 PR gdb/24598
504 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
505
506 2019-09-22 Tom de Vries <tdevries@suse.de>
507
508 * gdb.base/restore.exp: Allow register variables to be optimized out at
509 -O0.
510
511 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
512
513 * gdb.arch/spu-info.exp: Remove file.
514 * gdb.arch/spu-info.c: Remove file.
515 * gdb.arch/spu-ls.exp: Remove file.
516 * gdb.arch/spu-ls.c: Remove file.
517
518 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
519 * gdb.asm/spu.inc: Remove file.
520
521 * gdb.base/dump.exp: Remove support for spu*-*-*.
522 * gdb.base/stack-checking.exp: Likewise.
523 * gdb.base/overlays.exp: Likewise.
524 * gdb.base/ovlymgr.c: Likewise.
525 * gdb.base/spu.ld: Remove file.
526
527 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
528 * gdb.cp/cpexprs.exp: Likewise.
529 * gdb.cp/exception.exp: Likewise.
530 * gdb.cp/gdb2495.exp: Likewise.
531 * gdb.cp/mb-templates.exp: Likewise.
532 * gdb.cp/pr9167.exp: Likewise.
533 * gdb.cp/userdef.exp: Likewise.
534
535 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
536
537 * gdb.cell: Remove directory.
538 * lib/cell.exp: Remove file.
539
540 2019-09-19 Tom de Vries <tdevries@suse.de>
541
542 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
543
544 2019-09-19 Tom de Vries <tdevries@suse.de>
545
546 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
547
548 2019-09-19 Tom de Vries <tdevries@suse.de>
549
550 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
551 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
552 (gdb_target_cmd): ... here.
553 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
554 value 2.
555
556 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
557
558 * gdb.base/source-dir.exp: Avoid having directory names in test
559 names.
560
561 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
562
563 * gdb.base/source-dir.exp: Add extra test for mapped compilation
564 directory.
565
566 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
567
568 * gdb.base/list-missing-source.exp: New file.
569
570 2019-09-14 Tom de Vries <tdevries@suse.de>
571
572 PR teststuite/24599
573 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
574 * lib/ada.exp (gnatmake_version_at_least): New proc.
575
576 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
577
578 * gdb.base/maint.exp: Use exec_has_index_section.
579
580 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
581
582 * gdb.base/maint.exp: Add test for 'maint info sections'.
583
584 2019-09-12 Tom de Vries <tdevries@suse.de>
585
586 * gdb.base/store.exp: Allow register variables to be optimized out at
587 -O0.
588
589 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
590
591 * gdb.ada/rdv_wait.exp: Update to new task names.
592 * gdb.base/task_switch_in_core.exp: Likewise.
593 * gdb.base/info_sources_base.c: Likewise.
594
595 2019-09-10 Tom Tromey <tromey@adacore.com>
596
597 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
598
599 2019-09-10 Tom Tromey <tromey@adacore.com>
600
601 * gdb.ada/dgopt.exp: New file.
602 * gdb.ada/dgopt/x.adb: New file.
603
604 2019-09-08 Tom Tromey <tom@tromey.com>
605
606 * gdb.tui/resize.exp: Remove setup_xfail.
607 * gdb.tui/regs.exp: Remove setup_xfail.
608 * gdb.tui/basic.exp: Remove setup_xfail.
609
610 2019-09-06 David Blaikie <dblaikie@gmail.com>
611
612 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
613 * gdb.cp/cplabel.exp: Ditto.
614 * gdb.linespec/ls-errs.exp: Ditto.
615
616 2019-09-05 Tom de Vries <tdevries@suse.de>
617
618 * lib/gdb.exp (cmp_file_string): New proc.
619 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
620 runto_main. Verify save breakpoints output.
621
622 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
623
624 * gdb.base/info-var.exp: Test info variables without running
625 to main, to avoid expect's buffer overflow.
626
627 2019-09-03 Tom Tromey <tromey@adacore.com>
628
629 * gdb.ada/bias.exp: New file.
630 * gdb.ada/bias/bias.adb: New file.
631 * gdb.ada/print_chars.exp: Add regression test.
632 * gdb.ada/print_chars/foo.adb (My_Character): New type.
633 (MC): New variable.
634
635 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
636
637 * gdb.base/argv0-symlink.exp: Run only on native target
638 and local host.
639
640 2019-08-29 Tom de Vries <tdevries@suse.de>
641
642 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
643 diverse debug info.
644 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
645
646 2019-08-28 Tom de Vries <tdevries@suse.de>
647
648 * gdb.base/info-var.exp: Allow info variables to print info for files
649 other than info-var-f1.c and info-var-f2.c.
650
651 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
652
653 * gdb.fortran/info-types.exp: Add module.
654 * gdb.fortran/info-types.f90: Update expected results.
655
656 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
657
658 * gdb.fortran/info-types.exp: New file.
659 * gdb.fortran/info-types.f90: New file.
660 * lib/fortran.exp (fortran_character1): New proc.
661
662 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
663
664 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
665 functions'. Reindent as needed.
666 * gdb.base/info-var-f1.c: New file.
667 * gdb.base/info-var-f2.c: New file.
668 * gdb.base/info-var.exp: New file.
669 * gdb.base/info-var.h: New file.
670
671 2019-08-26 Tom de Vries <tdevries@suse.de>
672
673 PR c++/24852
674 * gdb.cp/no-libstdcxx-probe.exp: New test.
675
676 2019-08-26 Tom de Vries <tdevries@suse.de>
677
678 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
679 * tests need to be skipped.
680 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
681 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
682 mi_skip_libstdcxx_probe_tests.
683
684 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
685
686 * gdb.python/py-xmethods.exp: Use raw strings when passing
687 arguments to SimpleXMethodMatcher.
688
689 2019-08-22 Tom de Vries <tdevries@suse.de>
690
691 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
692 more informative.
693
694 2019-08-21 Pedro Alves <palves@redhat.com>
695
696 * gdb.base/with.exp: Test "with" with no arguments.
697
698 2019-08-21 Tom de Vries <tdevries@suse.de>
699
700 * gdb.base/gdb-caching-proc.exp: Sort files.
701
702 2019-08-20 Tom de Vries <tdevries@suse.de>
703
704 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
705 compilation.
706
707 2019-08-16 Tom de Vries <tdevries@suse.de>
708
709 * gdb.base/compare-sections.exp ("after run to main"): Allow
710 mismatched read-only sections for PIE executables.
711
712 2019-08-16 Tom Tromey <tom@tromey.com>
713
714 * lib/tuiterm.exp (_csi_Z): New proc.
715 * gdb.tui/basic.exp: Update window positions.
716 * gdb.tui/empty.exp: Update window positions.
717
718 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
719
720 * gdb.base/examine-backward.exp: Correct regexp for
721 "examine 3 bytes backward from ${address_zero}".
722
723 2019-08-15 Tom Tromey <tom@tromey.com>
724
725 * gdb.tui/empty.exp: Enable resizing tests.
726
727 2019-08-15 Tom Tromey <tromey@adacore.com>
728
729 * gdb.ada/char_enum.exp: Add regression tests.
730 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
731 and '0'.
732 (Char, Gchar): Update.
733 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
734
735 2019-08-15 Christian Biesinger <cbiesinger@google.com>
736
737 * gdb.python/python.exp: Expect a leading underscore on
738 GdbOutput{,Error}File.
739
740 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
741
742 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
743 Windows host.
744
745 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
746
747 * gdb.base/batch-preserve-term-settings.exp
748 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
749
750 2019-08-15 Christian Biesinger <cbiesinger@google.com>
751
752 * lib/gdb.exp: When running on a mingw target, replace
753 /x/ with x:/.
754
755 2019-08-14 Alan Hayward <alan.hayward@arm.com>
756
757 * gdb.arch/aarch64-prologue.c: New test.
758 * gdb.arch/aarch64-prologue.exp: New file.
759
760 2019-08-13 Tom de Vries <tdevries@suse.de>
761
762 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
763 Thread.
764
765 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
766
767 * gdb.python/py-completion.exp: Download the .py file to the host
768 and use its host pathname. Conditionalize tests that use
769 tab completion and manipulate files on the build machine.
770 * gdb.python/py-events.exp: Download the .py file to the host
771 and use its host pathname.
772 * gdb.python/py-evsignal.exp: Likewise.
773 * gdb.python/py-evthreads.exp: Likewise.
774 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
775 pathname syntax.
776 * gdb.python/py-framefilter.exp: Download the .py file to the right
777 place on the host. Match Windows pathname syntax.
778 * gdb.python/py-mi-var-info-path-expression.exp: Download the
779 .py file to the host and use its host pathname.
780 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
781 * gdb.python/py-objfile.exp: Expect a host pathname, not a
782 build pathname. Skip symlink test on Windows host. Add missing
783 newline at end of file.
784 * gdb.python/py-pp-maint.exp: Download the .py file to the host
785 and use its host pathname.
786 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
787 * gdb.python/py-section-script.exp: Use host location of binfile
788 on safe-path. Use correct path separator on Windows host.
789 Reorder alternatives in gdb_test_multiple to prevent matching
790 the wrong alternative on success.
791 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
792
793 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
794
795 * gdb.gdb/selftest.exp (test_with_self): Update test to now
796 expect the GDB inferior to no longer immediately stop after
797 being resumed with "signal SIGINT".
798
799 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
800
801 * gdb.linespec/break-ask.exp: Generalize regexps to match
802 Windows pathnames too.
803
804 2019-08-08 Tom de Vries <tdevries@suse.de>
805
806 PR testsuite/24862
807 * lib/tuiterm.exp (_accept): Fix CSI regexp.
808
809 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
810
811 * gdb.base/style.exp: Update tests for help doc new invariants.
812 * gdb.base/help.exp: Likewise.
813
814 2019-08-06 Tom Tromey <tom@tromey.com>
815
816 * gdb.base/style.exp: Add disassemble test.
817 * gdb.base/style.c (some_called_function): New function.
818 (main): Use it.
819
820 2019-08-05 Christian Biesinger <cbiesinger@google.com>
821
822 * gdb.python/py-block.exp: Test dictionary access on blocks.
823
824 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
825
826 PR gdb/24863
827 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
828 -list-thread-groups --available test when running under
829 check-read1.
830
831 2019-08-05 Tom de Vries <tdevries@suse.de>
832
833 PR testsuite/24863
834 * lib/gdb.exp (with_read1_timeout_factor): New proc.
835 * gdb.base/help.exp: Use with_read1_timeout_factor.
836 * gdb.base/info-macros.exp: Same.
837 * gdb.cp/nested-types.exp: Same.
838
839 2019-08-05 Tom de Vries <tdevries@suse.de>
840
841 * lib/gdb.exp (version_at_least): Factor out of ...
842 (tcl_version_at_least): ... here.
843 (gdb_compile): Fail if pie results in non-PIE executable.
844 (readelf_version, readelf_prints_pie): New proc.
845 (exec_is_pie): Return -1 if unknown.
846
847 2019-08-05 Tom de Vries <tdevries@suse.de>
848
849 * lib/gdb.exp (tcl_version_at_least): Fix typo.
850
851 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
852
853 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
854
855 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
856
857 * lib/completion-support.exp (test_gdb_complete_none): Skip
858 tab completion tests if no readline support.
859 (test_gdb_complete_unique_re): Likewise.
860 (test_gdb_complete_multiple): Likewise.
861
862 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
863
864 * gdb.base/info_sources.exp: New file.
865 * gdb.base/info_sources.c: New file.
866 * gdb.base/info_sources_base.c: New file.
867
868 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
869
870 * gdb.base/batch-exit-status.exp: Call test_exit_status with
871 prefix argument.
872 (test_exit_status): Add prefix argument.
873
874 2019-08-01 Tom de Vries <tdevries@suse.de>
875
876 PR testsuite/24863
877 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
878 calling exp_continue for new thread and thread exited messages.
879
880 2019-08-01 Tom de Vries <tdevries@suse.de>
881
882 PR testsuite/24863
883 * gdb.base/structs.exp: Fix check-read1 timeout using
884 gdb_test_sequence.
885 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
886
887 2019-08-01 Tom de Vries <tdevries@suse.de>
888
889 PR testsuite/24863
890 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
891 line.
892
893 2019-08-01 Tom de Vries <tdevries@suse.de>
894
895 PR testsuite/24863
896 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
897
898 2019-07-30 Tom Tromey <tromey@adacore.com>
899
900 * gdb.ada/display_nested.exp: New file.
901 * gdb.ada/display_nested/foo.adb: New file.
902 * gdb.ada/display_nested/pack.adb: New file.
903 * gdb.ada/display_nested/pack.ads: New file.
904
905 2019-07-30 Christian Biesinger <cbiesinger@google.com>
906
907 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
908 namespace.
909 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
910
911 2019-07-30 Tom de Vries <tdevries@suse.de>
912
913 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
914 instead.
915
916 2019-07-30 Tom de Vries <tdevries@suse.de>
917
918 PR testsuite/24834
919 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
920 (exec_is_pie): New proc.
921
922 2019-07-29 Christian Biesinger <cbiesinger@google.com>
923
924 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
925
926 2019-07-29 Christian Biesinger <cbiesinger@google.com>
927
928 * gdb.python/py-objfile.c: Add global and static vars.
929 * gdb.python/py-objfile.exp: Test new functions Objfile.
930 lookup_global_symbol and lookup_static_symbol.
931
932 2019-07-29 Tom Tromey <tom@tromey.com>
933
934 * lib/tuiterm.exp (Term::_csi_@): New proc.
935 (Term::_csi_X): Don't move cursor.
936
937 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
938
939 * gdb.base/options.exp: Update backtrace - completion to
940 new option -frame-info.
941 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
942 Test new 'set print frame-info'. Test backtrace -frame-info
943 overriding 'set print frame-info'.
944 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
945 Test new 'set print frame-info'.
946 Verify consistency of backtrace with and without filters, with and
947 without -no-filters.
948 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
949 default.
950
951 2019-07-29 Tom de Vries <tdevries@suse.de>
952
953 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
954 no arguments".
955
956 2019-07-29 Tom de Vries <tdevries@suse.de>
957
958 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
959 is a substring of the first for "complete non-unique file name".
960
961 2019-07-29 Tom de Vries <tdevries@suse.de>
962
963 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
964 with ".*".
965
966 2019-07-29 Tom de Vries <tdevries@suse.de>
967
968 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
969 Pass prompt_regexp parameter to gdb_test_multiple calls.
970
971 2019-07-29 Tom de Vries <tdevries@suse.de>
972
973 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
974 print registers" regexps.
975
976 2019-07-29 Tom de Vries <tdevries@suse.de>
977
978 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
979
980 2019-07-29 Tom de Vries <tdevries@suse.de>
981
982 PR gdb/24855
983 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
984 (skip_python_tests_prompt): Add prompt_regexp argument to
985 gdb_test_multiple calls.
986
987 2019-07-27 Tom Tromey <tom@tromey.com>
988
989 * gdb.tui/main.exp: New file.
990
991 2019-07-27 Tom Tromey <tom@tromey.com>
992
993 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
994 optional.
995 * gdb.tui/empty.exp: New file.
996
997 2019-07-27 Tom Tromey <tom@tromey.com>
998
999 * lib/tuiterm.exp (spawn): New proc.
1000 (Term::resize): New proc.
1001 * gdb.tui/resize.exp: New file.
1002
1003 2019-07-27 Tom Tromey <tom@tromey.com>
1004
1005 * gdb.tui/list.exp: New file.
1006
1007 2019-07-27 Tom Tromey <tom@tromey.com>
1008
1009 * gdb.tui/regs.exp: New file.
1010
1011 2019-07-27 Tom Tromey <tom@tromey.com>
1012
1013 * gdb.tui/basic.exp: Add "layout split" test.
1014
1015 2019-07-27 Tom Tromey <tom@tromey.com>
1016
1017 * gdb.tui/basic.exp: Add "layout asm" test.
1018
1019 2019-07-27 Tom Tromey <tom@tromey.com>
1020
1021 * lib/tuiterm.exp: New file.
1022 * gdb.tui/basic.exp: New file.
1023
1024 2019-07-27 Kevin Buettner <kevinb@redhat.com>
1025
1026 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1027 Enable tests associated with this flag. Adjust regex
1028 referencing "foo_low" to now refer to "foo_cold" instead.
1029
1030 2019-07-27 Kevin Buettner <kevinb@redhat.com>
1031
1032 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1033 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1034 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1035 foo_cold. Revise comments to match.
1036 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1037 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1038 were wrapped into this proc; Call do_test in loop from outermost
1039 level.
1040 (foo_low): Rename all occurrences to "foo_cold".
1041 (backtrace from baz): New test.
1042 (x2/i foo_cold): New test.
1043 (info line *foo_cold): New test.
1044
1045 2019-07-26 Tom de Vries <tdevries@suse.de>
1046
1047 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1048
1049 2019-07-25 Tom de Vries <tdevries@suse.de>
1050
1051 PR testsuite/24830
1052 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1053 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1054 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1055 (skip_libstdcxx_probe_tests): ... here.
1056 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1057
1058 2019-07-24 Tom de Vries <tdevries@suse.de>
1059
1060 PR testsuite/24807
1061 * gdb.objc/basicclass.m: Include stdio.h.
1062 * gdb.objc/nondebug.m: Same.
1063 * gdb.objc/objcdecode.m: Same.
1064
1065 2019-07-24 Tom de Vries <tdevries@suse.de>
1066
1067 PR testsuite/24612
1068 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1069 additional_flags.
1070
1071 2019-07-24 Tom de Vries <tdevries@suse.de>
1072
1073 PR testsuite/24831
1074 * gdb.multi/tids.exp: Update error messages for info threads.
1075
1076 2019-07-24 Tom de Vries <tdevries@suse.de>
1077
1078 * gdb.base/info-types.exp: Allow info types to print info for more than
1079 one file.
1080
1081 2019-07-23 Tom de Vries <tdevries@suse.de>
1082
1083 PR testsuite/24842
1084 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1085 gdb_spawn_with_cmdline_opts.
1086
1087 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1088
1089 * gdb.arch/arm-cmse-sgstubs.c: New test.
1090 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1091
1092 2019-07-23 Tom de Vries <tdevries@suse.de>
1093
1094 PR testsuite/24711
1095 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1096 issuing next command.
1097
1098 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1099
1100 * gdb.ada/info_auto_lang.exp: Update expected results.
1101 * gdb.base/info-types.c: Add additional types to check.
1102 * gdb.base/info-types.exp: Update expected results.
1103
1104 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1105
1106 * gdb.base/info-types.c: New file.
1107 * gdb.base/info-types.exp: New file.
1108
1109 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1110
1111 * gdb.arch/riscv-bp-infcall.c: New file.
1112 * gdb.arch/riscv-bp-infcall.exp: New file.
1113
1114 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1115
1116 PR breakpoints/24541
1117 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1118
1119 2019-07-14 Tom de Vries <tdevries@suse.de>
1120
1121 PR testsuite/24760
1122 * gdb.objc/basicclass.exp: Fix unterminated string.
1123
1124 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1125 Andrew Burgess <andrew.burgess@embecosm.com>
1126
1127 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1128 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1129 negative bounds.
1130 * gdb.fortran/vla-value.exp: Print elements of an array with
1131 negative bounds.
1132 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1133 testing.
1134
1135 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1136
1137 * gdb.base/options.exp (expect_string): Dequote strings in
1138 results.
1139 (test-string): Test strings with different quoting and reindent.
1140
1141 2019-07-10 Tom Tromey <tromey@adacore.com>
1142
1143 * gdb.ada/mi_ex_cond.exp: Update expected results.
1144 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1145 * gdb.ada/mi_catch_ex.exp: Update expected results.
1146 * gdb.ada/mi_catch_assert.exp: Update expected results.
1147 * gdb.ada/catch_ex.exp (catch_exception_info)
1148 (catch_exception_entry, catch_assert_entry)
1149 (catch_unhandled_entry): Update.
1150 * gdb.ada/catch_assert_if.exp: Update expected results.
1151
1152 2019-07-10 Richard Bunt <richard.bunt@arm.com>
1153 Stephen Roberts <stephen.roberts@arm.com>
1154
1155 * gdb.base/define.exp: Restore original prompt.
1156
1157 2019-07-09 Pedro Alves <palves@redhat.com>
1158
1159 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1160 breakpoints" output.
1161 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1162 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1163 throw" creates breakpoint.
1164 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1165 'type="catchpoint"'.
1166
1167 2019-07-09 Pedro Alves <palves@redhat.com>
1168
1169 PR c++/15468
1170 * gdb.cp/except-multi-location-lib.cc: New.
1171 * gdb.cp/except-multi-location-main.cc: New.
1172 * gdb.cp/except-multi-location.exp: New.
1173
1174 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1175
1176 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1177 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1178 argument and update callers.
1179
1180 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1181
1182 * gdb.arch/amd64-break-on-asm-line.S: New file.
1183 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1184
1185 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1186
1187 * gdb.base/printcmds.exp: Test printing C string and
1188 C wide string convenience vars without transiting via the inferior.
1189 Also make test names unique.
1190
1191 2019-07-08 Alan Hayward <alan.hayward@arm.com>
1192
1193 PR breakpoints/25011
1194 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1195
1196 2019-07-04 Pedro Alves <palves@redhat.com>
1197
1198 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1199 body returned ok(0), break(3) or continue(4).
1200 * gdb.testsuite/foreach_with_prefix.exp: New file.
1201
1202 2019-07-04 Alan Hayward <alan.hayward@arm.com>
1203
1204 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1205
1206 2019-07-03 Pedro Alves <palves@redhat.com>
1207
1208 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1209 "return -code".
1210
1211 2019-07-03 Pedro Alves <palves@redhat.com>
1212
1213 PR cli/24732
1214 * gdb.base/shell.exp: Load completion-support.exp.
1215 Adjust expected error output. Add completion tests.
1216
1217 2019-07-03 Pedro Alves <palves@redhat.com>
1218
1219 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1220 string_to_regexp.
1221
1222 2019-07-03 Pedro Alves <palves@redhat.com>
1223
1224 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
1225 (expect_integer): Adjust to expect "-string".
1226 (expect_string): New.
1227 (all_options): Expect "-string".
1228 (test-flag, test-boolean): Adjust to expect "-string".
1229 (test-string): New proc.
1230 (top level): Call it.
1231
1232 2019-07-03 Pedro Alves <palves@redhat.com>
1233
1234 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1235 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1236 the expected output in the success.
1237
1238 2019-07-03 Pedro Alves <palves@redhat.com>
1239
1240 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1241 Split one gdb_test_multiple call in two to avoid a race.
1242
1243 2019-07-03 Pedro Alves <palves@redhat.com>
1244
1245 * gdb.base/with.c: New file.
1246 * gdb.base/with.exp: New file.
1247
1248 2019-07-03 Pedro Alves <palves@redhat.com>
1249
1250 * gdb.base/settings.exp: Replace all references to "maint
1251 test-settings set" with references to "maint set test-settings",
1252 and all references to "maint test-settings show" with references
1253 to "maint show test-settings".
1254
1255 2019-07-03 Pedro Alves <palves@redhat.com>
1256
1257 * gdb.base/settings.exp (test-string): Adjust expected out when
1258 testing "maint test-settings show filename"
1259
1260 2019-07-02 Pedro Alves <palves@redhat.com>
1261
1262 * gdb.base/options.exp (test-info-threads): New procedure.
1263 (top level): Call it.
1264
1265 2019-06-28 Tom Tromey <tromey@adacore.com>
1266
1267 * gdb.dwarf2/ada-linkage-name.c: New file.
1268 * gdb.dwarf2/ada-linkage-name.exp: New file.
1269
1270 2019-06-27 Tom Tromey <tromey@adacore.com>
1271
1272 PR c++/20020:
1273 * gdb.cp/constexpr-field.exp: Use setup_xfail.
1274
1275 2019-06-26 Tom de Vries <tdevries@suse.de>
1276
1277 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
1278
1279 2019-06-26 Tom de Vries <tdevries@suse.de>
1280
1281 * gdb.base/index-cache.exp: Add back missing debug option.
1282
1283 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1284
1285 * gdb.base/alias.exp: Test non matching/non existing prefixes.
1286
1287 2019-06-25 Tom de Vries <tdevries@suse.de>
1288
1289 PR testsuite/24727
1290 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
1291
1292 2019-06-24 Tom de Vries <tdevries@suse.de>
1293
1294 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
1295
1296 2019-06-24 Tom de Vries <tdevries@suse.de>
1297
1298 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
1299 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
1300 * gdb.trace/unavailable-dwarf-piece.exp: Same.
1301
1302 2019-06-24 Tom de Vries <tdevries@suse.de>
1303
1304 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
1305
1306 2019-06-21 Tom de Vries <tdevries@suse.de>
1307
1308 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
1309
1310 2019-06-21 Tom de Vries <tdevries@suse.de>
1311
1312 PR testsuite/24518
1313 PR ada/24713
1314 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
1315 index.
1316
1317 2019-06-19 Tom Tromey <tromey@adacore.com>
1318
1319 * gdb.ada/length_cond.exp: Add intro comment.
1320
1321 2019-06-19 Tom Tromey <tromey@adacore.com>
1322
1323 * gdb.ada/length_cond.exp: New file.
1324 * gdb.ada/length_cond/length_cond.adb: New file.
1325 * gdb.ada/length_cond/pck.adb: New file.
1326 * gdb.ada/length_cond/pck.ads: New file.
1327
1328 2019-06-18 Tom de Vries <tdevries@suse.de>
1329
1330 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
1331
1332 2019-06-18 Tom Tromey <tromey@adacore.com>
1333
1334 * gdb.base/list0.h: Add comment explaining control character.
1335
1336 2019-06-18 Tom de Vries <tdevries@suse.de>
1337
1338 * boards/fission.exp: Break up long debug_flags line.
1339
1340 2019-06-16 Tom de Vries <tdevries@suse.de>
1341
1342 PR gdb/24445
1343 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
1344 generated index.
1345
1346 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1347
1348 PR gdb/24686
1349 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
1350 improve detection of bug gdb/24541.
1351
1352 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
1353
1354 PR gdb/24669
1355 * gdb.base/index-cache.exp (uses_readnow,
1356 expecting_index_cache_use): Define global variable.
1357 (test_cache_enabled_miss, test_cache_enabled_hit): Use
1358 expecting_index_cache_use.
1359
1360 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
1361 Andrew Burgess <andrew.burgess@embecosm.com>
1362
1363 * gdb.fortran/pointers.f90: New file.
1364 * gdb.fortran/print_type.exp: New file.
1365 * gdb.fortran/vla-ptype.exp: Adapt expected results.
1366 * gdb.fortran/vla-type.exp: Likewise.
1367 * gdb.fortran/vla-value.exp: Likewise.
1368 * gdb.mi/mi-vla-fortran.exp: Likewise.
1369
1370 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1371
1372 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
1373 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
1374 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
1375 as a stop reason.
1376
1377 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1378
1379 * gdb.base/annota1.exp: Update expected results.
1380 * gdb.cp/annota2.exp: Likewise.
1381 * gdb.cp/annota3.exp: Likewise.
1382
1383 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1384
1385 * gdb.base/style-logging.exp: Remove path from test name.
1386
1387 2019-06-14 Tom Tromey <tromey@adacore.com>
1388
1389 PR gdb/24502:
1390 * gdb.base/style-logging.exp: New file.
1391
1392 2019-06-14 Tom Tromey <tromey@adacore.com>
1393
1394 * gdb.base/symfile-warn.exp: New file.
1395 * gdb.base/symfile-warn.c: New file.
1396
1397 2019-06-14 Tom Tromey <tromey@adacore.com>
1398
1399 * gdb.base/annotate-symlink.exp: New file.
1400
1401 2019-06-14 Tom Tromey <tromey@adacore.com>
1402
1403 * gdb.ada/set_wstr.exp: Add reassignment test.
1404
1405 2019-06-14 Tom Tromey <tromey@adacore.com>
1406
1407 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1408 'unchecked_access and 'unrestricted_access as well.
1409
1410 2019-06-14 Tom Tromey <tromey@adacore.com>
1411
1412 PR ada/24539:
1413 * gdb.ada/vla.exp: Update tests.
1414 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1415 pragma.
1416
1417 2019-06-13 Pedro Alves <palves@redhat.com>
1418
1419 * gdb.base/settings.exp (test-integer): Test junk after
1420 "unlimited".
1421
1422 2019-06-13 Pedro Alves <palves@redhat.com>
1423
1424 * gdb.base/options.exp (test-thread-apply): New.
1425 (top level): Call it.
1426
1427 2019-06-13 Pedro Alves <palves@redhat.com>
1428
1429 * gdb.base/options.exp (test-frame-apply): New.
1430 (top level): Test print commands with different "frame apply"
1431 prefixes.
1432
1433 2019-06-13 Pedro Alves <palves@redhat.com>
1434
1435 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
1436 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1437 'max_completions' parameter and handle it.
1438 (test_gdb_completion_offers_commands): New.
1439
1440 2019-06-13 Pedro Alves <palves@redhat.com>
1441
1442 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
1443
1444 2019-06-13 Pedro Alves <palves@redhat.com>
1445
1446 * gdb.base/options.exp (test-backtrace): New.
1447 (top level): Call it.
1448
1449 2019-06-13 Pedro Alves <palves@redhat.com>
1450
1451 * gdb.guile/scm-frame-args.exp: Use "set print
1452 raw-frame-arguments" instead of "set print raw frame-arguments".
1453 * gdb.python/py-frame-args.exp: Likewise.
1454
1455 2019-06-13 Pedro Alves <palves@redhat.com>
1456
1457 * gdb.compile/compile.exp: Adjust expected output to option
1458 processing changes.
1459
1460 2019-06-13 Pedro Alves <palves@redhat.com>
1461
1462 * gdb.base/options.exp: Build executable.
1463 (test-print): New procedure.
1464 (top level): Call it, once for "print" and another for "compile
1465 print".
1466
1467 2019-06-13 Pedro Alves <palves@redhat.com>
1468
1469 * gdb.base/options.c: New file.
1470 * gdb.base/options.exp: New file.
1471
1472 2019-06-13 Pedro Alves <palves@redhat.com>
1473
1474 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
1475 that "o" is ambiguous.
1476
1477 2019-06-13 Pedro Alves <palves@redhat.com>
1478
1479 * gdb.base/settings.c: New file.
1480 * gdb.base/settings.exp: New file.
1481
1482 2019-06-13 Pedro Alves <palves@redhat.com>
1483
1484 * gdb.base/completion.exp: Fix comment typo.
1485
1486 2019-06-13 Pedro Alves <palves@redhat.com>
1487
1488 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
1489 foo --1" test.
1490
1491 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
1492
1493 * gdb.fortran/block-data.f: New.
1494 * gdb.fortran/block-data.exp: New.
1495
1496 2019-06-11 Tom de Vries <tdevries@suse.de>
1497
1498 PR testsuite/24521
1499 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
1500 message.
1501
1502 2019-06-11 Tom de Vries <tdevries@suse.de>
1503
1504 PR testsuite/24521
1505 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
1506
1507 2019-06-11 Tom de Vries <tdevries@suse.de>
1508
1509 * boards/readnow.exp: New file.
1510
1511 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
1512
1513 * gdb.fortran/vla-sizeof.exp: Update expected results.
1514
1515 2019-06-06 Amos Bird <amosbird@gmail.com>
1516
1517 * gdb.base/annota1.exp (thread_switch): Add test for
1518 thread-exited annotation.
1519
1520 2019-06-06 Tom Tromey <tromey@adacore.com>
1521
1522 * gdb.base/maint.exp: Expect command started/finished output.
1523
1524 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1525
1526 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
1527 comment.
1528 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
1529
1530 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1531
1532 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
1533 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
1534 * gdb.arch/riscv-unwind-long-insn.c: New file.
1535 * gdb.arch/riscv-unwind-long-insn.exp: New file.
1536
1537 2019-06-04 Christian Biesinger <cbiesinger@google.com>
1538
1539 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
1540
1541 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1542
1543 * lib/gdb.exp (help_list_trailer): New regexp variable
1544 factorizing the help trailer message.
1545 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
1546 arg to allow to better factorize various tests.
1547 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
1548 (test_prefix_command_help): Use help_list_trailer.
1549 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
1550 * gdb.guile/scm-cmd.exp: Likewise.
1551 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
1552 * gdb.base/help.exp: Use test_user_defined_class_help.
1553 * gdb.base/style.exp: Add tests for styling of help and apropos.
1554 * lib/gdb-utils.exp (style): Add title and highlight styles.
1555
1556 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1557
1558 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
1559 $_shell_exitsignal.
1560 * gdb.base/default.exp: Update for new convenience variables.
1561
1562 2019-05-29 Tom Tromey <tromey@adacore.com>
1563
1564 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
1565 to "break complete ada" test case's regexp.
1566
1567 2019-05-29 Tom Tromey <tromey@adacore.com>
1568
1569 PR c++/20020:
1570 * gdb.cp/constexpr-field.exp: New file.
1571 * gdb.cp/constexpr-field.cc: New file.
1572
1573 2019-05-29 Tom Tromey <tromey@adacore.com>
1574
1575 * gdb.base/finish.exp (finish_no_print): New proc.
1576 (finish_tests): Call it.
1577
1578 2019-05-24 Tom de Vries <tdevries@suse.de>
1579
1580 * gdb.dwarf2/gdb-add-index.exp: New file.
1581
1582 2019-05-22 Tom Tromey <tromey@adacore.com>
1583
1584 * gdb.base/info-shared.exp (check_info_shared): Use "style".
1585 * gdb.base/style.exp: Use "style".
1586 * lib/gdb-utils.exp (style): New proc.
1587
1588 2019-05-22 Tom de Vries <tdevries@suse.de>
1589
1590 * gdb.base/align.exp: Require c++11.
1591
1592 2019-05-22 Tom de Vries <tdevries@suse.de>
1593
1594 PR testsuite/24586
1595 * gdb.python/py-mi-var-info-path-expression.exp: Call
1596 mi_skip_python_tests to check if python is supported.
1597
1598 2019-05-22 Alan Hayward <alan.hayward@arm.com>
1599
1600 * gdb.arch/aarch64-pauth.c: New test.
1601 * gdb.arch/aarch64-pauth.exp: New file.
1602
1603 2019-05-22 Alan Hayward <alan.hayward@arm.com>
1604
1605 * README (Re-running Tests Outside The Testsuite): New section.
1606
1607 2019-05-21 Tom de Vries <tdevries@suse.de>
1608
1609 * gdb.arch/amd64-eval.exp: Require c++11.
1610 * gdb.base/max-depth.exp: Same.
1611 * gdb.compile/compile-cplus-array-decay.exp: Same.
1612 * gdb.cp/meth-typedefs.exp: Same.
1613 * gdb.cp/subtypes.exp: Same.
1614 * gdb.cp/temargs.exp: Same.
1615
1616 2019-05-21 Alan Hayward <alan.hayward@arm.com>
1617
1618 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
1619
1620 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
1621
1622 PR gdb/18644
1623 * gdb.fortran/complex.exp: Remove setup_kfail calls.
1624 * gdb.fortran/printing-types.exp: Add new test.
1625 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
1626 testing.
1627 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
1628 setup_kfail call.
1629
1630 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1631
1632 * README (Running the Testsuite): Change example.
1633 (Testsuite Parameters): Remove TRANSCRIPT.
1634 * lib/gdb.exp: Remove TRANSCRIPT check.
1635
1636 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1637
1638 * README (Testsuite Parameters): Add replay logging to
1639 GDBSERVER_DEBUG.
1640 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
1641 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
1642 as a comma separated list.
1643 (gdb_debug_init): Override procedure.
1644
1645 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1646
1647 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
1648 (gdb_write_cmd_file): New procedure.
1649 * lib/gdbserver-support.exp (gdbserver_start): Call
1650 gdbserver_write_cmd_file.
1651 (gdbserver_write_cmd_file): New procedure.
1652
1653 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1654
1655 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
1656 (delete_breakpoints): Likewise.
1657 (gdb_run_cmd): Likewise.
1658 (gdb_start_cmd): Likewise.
1659 (gdb_starti_cmd): Likewise.
1660 (gdb_internal_error_resync): Likewise.
1661 (gdb_test_multiple): Likewise.
1662 (gdb_reinitialize_dir): Likewise.
1663 (default_gdb_exit): Likewise.
1664 (gdb_file_cmd): Mark kill as optional.
1665 (default_gdb_start): Call gdb_stdin_log_init.
1666 (send_gdb): Call gdb_stdin_log_write.
1667 (rerun_to_main): Mark Y as an answer.
1668 (gdb_stdin_log_init): New function.
1669 (gdb_stdin_log_write): Likewise.
1670
1671 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1672
1673 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1674 * gdb.base/debug-expr.exp: Likewise.
1675 * gdb.base/foll-fork.exp: Likewise.
1676 * gdb.base/foll-vfork.exp: Likewise.
1677 * gdb.base/fork-print-inferior-events.exp: Likewise.
1678 * gdb.base/gdb-sigterm.exp: Likewise.
1679 * gdb.base/gdbinit-history.exp: Likewise.
1680 * gdb.base/osabi.exp: Likewise.
1681 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1682 * gdb.base/ui-redirect.exp: Likewise.
1683 * gdb.gdb/unittest.exp: Likewise.
1684 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1685 * gdb.mi/mi-watch.exp: Likewise.
1686 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1687 * gdb.mi/user-selected-context-sync.exp: Likewise.
1688 * gdb.python/python.exp: Disable debug test when debugging.
1689 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1690 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1691 Likewise.
1692 * gdb.threads/stepi-random-signal.exp: Likewise.
1693
1694 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1695
1696 * Makefile.in: Pass through GDB_DEBUG.
1697 * README (Testsuite Parameters): Add GDB_DEBUG.
1698 (gdb,debug): Add board setting.
1699 * lib/gdb.exp (default_gdb_start): Start debugging.
1700 (gdb_debug_enabled): New procedure.
1701 (gdb_debug_init): Likewise.
1702
1703 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1704
1705 * Makefile.in: Pass through GDB_DEBUG.
1706 * README (Testsuite Parameters): Add GDB_DEBUG.
1707 (gdb,debug): Add board setting.
1708 * lib/gdb.exp (default_gdb_start): Start debugging.
1709 (gdb_debug_enabled): New procedure.
1710 (gdb_debug_init): Likewise.
1711
1712 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1713
1714 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1715
1716 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1717
1718 * gdb.base/ui-redirect.exp: Test redirection.
1719
1720 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1721
1722 * gdb.mi/mi-complete.exp: New file.
1723 * gdb.mi/mi-complete.cc: Likewise.
1724
1725 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1726
1727 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1728 indexed and sliced arrays, and pointers to arrays.
1729
1730 2019-05-14 Tom Tromey <tromey@adacore.com>
1731
1732 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1733 styling test.
1734
1735 2019-05-14 Tom de Vries <tdevries@suse.de>
1736
1737 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1738 selection entry encoding.
1739
1740 2019-05-10 Tom Tromey <tromey@adacore.com>
1741
1742 * gdb.ada/info_exc.exp: Add "complete" test.
1743
1744 2019-05-09 Tom de Vries <tdevries@suse.de>
1745
1746 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1747 CU-relative.
1748
1749 2019-05-09 Tom de Vries <tdevries@suse.de>
1750
1751 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1752 CU-relative.
1753
1754 2019-05-08 Joel Brobecker <brobecker@adacore.com>
1755
1756 * gdb.ada/frame_arg_lang.exp: New testcase.
1757 * gdb.ada/frame_arg_lang/bla.adb: New file.
1758 * gdb.ada/frame_arg_lang/pck.ads: New file.
1759 * gdb.ada/frame_arg_lang/pck.adb: New file.
1760 * gdb.ada/frame_arg_lang/foo.c: New file.
1761
1762 2019-05-08 Tom Tromey <tromey@adacore.com>
1763
1764 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1765
1766 2019-05-08 Tom Tromey <tromey@adacore.com>
1767
1768 * gdb.base/ptype-offsets.exp: Update tests.
1769
1770 2019-05-08 Tom Tromey <tromey@adacore.com>
1771
1772 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1773 cases.
1774 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1775 "short".
1776
1777 2019-05-08 Tom Tromey <tromey@adacore.com>
1778
1779 * gdb.ada/vla.exp: New file.
1780 * gdb.ada/vla/vla.adb: New file.
1781
1782 2019-05-07 Tom de Vries <tdevries@suse.de>
1783
1784 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1785
1786 2019-05-07 Tom de Vries <tdevries@suse.de>
1787
1788 PR testsuite/24522
1789 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1790 section.
1791
1792 2019-05-07 Tom de Vries <tdevries@suse.de>
1793
1794 PR testsuite/24522
1795 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1796 .debug_aranges section.
1797
1798 2019-05-07 Tom de Vries <tdevries@suse.de>
1799
1800 PR testsuite/24159
1801 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1802
1803 2019-05-06 Tom de Vries <tdevries@suse.de>
1804
1805 * lib/gdb.exp (exec_has_index_section): New proc.
1806 * gdb.base/index-cache.exp: Handle case that binfile contains an index
1807 section.
1808
1809 2019-05-04 Tom de Vries <tdevries@suse.de>
1810
1811 * boards/cc-with-debug-names.exp: New file.
1812
1813 2019-05-03 Tom Tromey <tromey@adacore.com>
1814
1815 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
1816 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
1817 * gdb.ada/char_enum.exp: Add test.
1818
1819 2019-05-03 Tom de Vries <tdevries@suse.de>
1820
1821 * boards/cc-with-gdb-index.exp: New file.
1822
1823 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
1824
1825 * gdb.rust/simple.exp: Add new test case.
1826 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
1827 (main): Initialise an instance of the new struct.
1828
1829 2019-05-01 Tom Tromey <tromey@adacore.com>
1830
1831 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
1832 record.
1833 (NPR): New variable.
1834 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
1835 test.
1836
1837 2019-05-01 Tom Tromey <tromey@adacore.com>
1838
1839 * gdb.ada/packed_array_assign.exp: Add packed assignment
1840 regression test.
1841
1842 2019-05-01 Tom de Vries <tdevries@suse.de>
1843
1844 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
1845
1846 2019-05-01 Tom de Vries <tdevries@suse.de>
1847
1848 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
1849
1850 2019-04-30 Ali Tamur <tamur@google.com>
1851
1852 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
1853
1854 2019-04-30 Tom Tromey <tromey@adacore.com>
1855
1856 * lib/ada.exp (find_ada_tool): New proc.
1857 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
1858 * gdb.ada/catch_ex_std.exp: New file.
1859 * gdb.ada/catch_ex_std/foo.adb: New file.
1860 * gdb.ada/catch_ex_std/some_package.adb: New file.
1861 * gdb.ada/catch_ex_std/some_package.ads: New file.
1862
1863 2019-04-30 Tom Tromey <tromey@adacore.com>
1864
1865 PR c++/24470:
1866 * gdb.cp/temargs.cc: Add test code from PR.
1867
1868 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1869
1870 * gdb.fortran/vla-datatypes.exp: Update expected results.
1871 * gdb.fortran/vla-ptype.exp: Likewise.
1872 * gdb.fortran/vla-type.exp: Likewise.
1873 * gdb.fortran/vla-value.exp: Likewise.
1874
1875 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1876
1877 * gdb.fortran/ptr-indentation.exp: Update expected results.
1878 * gdb.fortran/ptype-on-functions.exp: Likewise.
1879 * gdb.fortran/vla-ptr-info.exp: Likewise.
1880 * gdb.fortran/vla-value.exp: Likewise.
1881
1882 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1883
1884 * gdb.fortran/ptype-on-functions.exp: New file.
1885 * gdb.fortran/ptype-on-functions.f90: New file.
1886
1887 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1888
1889 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1890 case void string.
1891
1892 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1893
1894 * gdb.fortran/complex.exp: Expand.
1895 * gdb.fortran/complex.f: Renamed to...
1896 * gdb.fortran/complex.f90: ...this, and extended to add more
1897 complex values.
1898
1899 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1900
1901 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
1902 MODULO, CMPLX.
1903
1904 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1905 Richard Bunt <richard.bunt@arm.com>
1906
1907 * gdb.base/max-depth.c: New file.
1908 * gdb.base/max-depth.exp: New file.
1909 * gdb.python/py-nested-maps.c: New file.
1910 * gdb.python/py-nested-maps.exp: New file.
1911 * gdb.python/py-nested-maps.py: New file.
1912 * gdb.python/py-format-string.exp (test_max_depth): New proc.
1913 (test_all_common): Call test_max_depth.
1914 * gdb.fortran/max-depth.exp: New file.
1915 * gdb.fortran/max-depth.f90: New file.
1916 * gdb.go/max-depth.exp: New file.
1917 * gdb.go/max-depth.go: New file.
1918 * gdb.modula2/max-depth.exp: New file.
1919 * gdb.modula2/max-depth.c: New file.
1920 * lib/gdb.exp (get_print_expr_at_depths): New proc.
1921
1922 2019-04-29 Tom de Vries <tdevries@suse.de>
1923
1924 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
1925
1926 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1927
1928 * gdb.base/callexit.exp: Test may-call-functions off.
1929
1930 2019-04-25 Keith Seitz <keiths@redhat.com>
1931
1932 PR c++/24367
1933 * gdb.cp/meth-typedefs.cc (incomplete_struct)
1934 (another_incomplete_struct, test_incomplete): New definitions.
1935 (main): Use new definitions.
1936 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
1937 functions.
1938
1939 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
1940
1941 PR corefiles/11608
1942 PR corefiles/18187
1943 * gdb.base/coredump-filter-build-id.exp: New file.
1944
1945 2019-04-25 Alan Hayward <alan.hayward@arm.com>
1946
1947 * Makefile.in: Pass through GDBSERVER_DEBUG.
1948 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
1949 (gdbserver,debug): Add board setting.
1950 * gdb.trace/tspeed.exp: Skip when debugging.
1951 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
1952 * lib/gdbserver-support.exp: Likewise
1953
1954 2019-04-24 Tom Tromey <tromey@adacore.com>
1955
1956 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
1957 Rust.
1958
1959 2019-04-24 Tom Tromey <tromey@adacore.com>
1960
1961 * gdb.arch/amd64-eval.exp: Test bitfield return.
1962 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
1963 (class Foo) <return_bitfields>: New method.
1964 (main): Call it.
1965
1966 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
1967
1968 * gdb.cp/many-args.cc: New file.
1969 * gdb.cp/many-args.exp: New file.
1970
1971 2019-04-23 Tom de Vries <tdevries@suse.de>
1972
1973 PR gdb/24433
1974 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
1975
1976 2019-04-23 Alan Hayward <alan.hayward@arm.com>
1977
1978 * gdb.trace/backtrace.exp: Use nopie flag.
1979 * gdb.trace/circ.exp: Likewise.
1980 * gdb.trace/collection.exp: Likewise.
1981 * gdb.trace/ftrace.exp: Likewise.
1982 * gdb.trace/mi-trace-unavailable.exp: Likewise.
1983 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1984 * gdb.trace/qtro.exp: Likewise.
1985 * gdb.trace/read-memory.exp: Likewise.
1986 * gdb.trace/report.exp: Likewise.
1987 * gdb.trace/tfile.exp: Likewise.
1988 * gdb.trace/tfind.exp: Likewise.
1989 * gdb.trace/unavailable.exp: Likewise.
1990
1991 2019-04-22 Pedro Alves <palves@redhat.com>
1992
1993 * gdb.base/solib-probes-nosharedlibrary.c,
1994 gdb.base/solib-probes-nosharedlibrary.exp: New files.
1995
1996 2019-04-19 Tom Tromey <tromey@adacore.com>
1997
1998 * gdb.ada/ptype_union.c: New file.
1999 * gdb.ada/ptype_union.exp: New file.
2000
2001 2019-04-19 Tom Tromey <tromey@adacore.com>
2002
2003 PR symtab/24423:
2004 * gdb.base/list0.h (foo): Add a control-l character.
2005
2006 2019-04-18 Tom de Vries <tdevries@suse.de>
2007
2008 PR gdb/24433
2009 * boards/local-board.exp: Set sysroot to "".
2010
2011 2019-04-18 Tom de Vries <tdevries@suse.de>
2012 Pedro Alves <palves@redhat.com>
2013
2014 PR gdb/24454
2015 * gdb.threads/vfork-follow-child-exec.c: New file.
2016 * gdb.threads/vfork-follow-child-exec.exp: New file.
2017 * gdb.threads/vfork-follow-child-exit.c: New file.
2018 * gdb.threads/vfork-follow-child-exit.exp: New file.
2019
2020 2019-04-15 Leszek Swirski <leszeks@google.com>
2021
2022 * gdb.arch/amd64-eval.cc: New file.
2023 * gdb.arch/amd64-eval.exp: New file.
2024
2025 2019-04-11 Alan Hayward <alan.hayward@arm.com>
2026
2027 * gdb.server/sysroot.c: New test.
2028 * gdb.server/sysroot.exp: New file.
2029 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2030 matching param.
2031
2032 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2033
2034 * gdb.base/align.exp: Extend test to cover structures containing
2035 only static fields.
2036
2037 2019-04-11 Tom de Vries <tdevries@suse.de>
2038
2039 * boards/cc-with-dwz-m.exp: New file.
2040 * boards/cc-with-dwz.exp: New file.
2041 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2042
2043 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
2044
2045 * gdb.base/start-cpp.exp: New file.
2046 * gdb.base/start-cpp.cc: New file.
2047
2048 2019-04-08 Kevin Buettner <kevinb@redhat.com>
2049
2050 * gdb.python/py-thrhandle.exp: Adjust tests to call
2051 thread_from_handle instead of thread_from_thread_handle.
2052
2053 2019-04-08 Kevin Buettner <kevinb@redhat.com>
2054
2055 * gdb.python/py-thrhandle.exp: Add tests for
2056 gdb.InferiorThread.handle.
2057
2058 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2059
2060 * gdb.python/py-function.exp: Check calling helper function from
2061 all languages.
2062 * lib/gdb.exp (gdb_supported_languages): New proc.
2063
2064 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2065
2066 * gdb.base/complex-parts.c: New file.
2067 * gdb.base/complex-parts.exp: New file.
2068
2069 2019-04-01 Tom Tromey <tromey@adacore.com>
2070
2071 PR symtab/23331:
2072 * gdb.dwarf2/dw2-ranges-main.c: New file.
2073 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2074 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2075
2076 2019-03-30 Simon Marchi <simark@simark.ca>
2077
2078 * gdb.base/default.exp: Add values for $_gdb_major and
2079 $_gdb_minor.
2080
2081 2019-03-29 Tom Tromey <tromey@adacore.com>
2082
2083 * gdb.base/help.exp: Tighten apropos regexp.
2084
2085 2019-03-29 Keith Seitz <keiths@redhat.com>
2086
2087 * gdb.fortran/array-bounds.exp: New file.
2088 * gdb.fortran/array-bounds.f90: New file.
2089
2090 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2091
2092 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2093
2094 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2095
2096 * gdb.multi/hello.c (main): Increase alarm timer.
2097
2098 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2099
2100 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2101 factor when no hardware watchpoint support.
2102
2103 2019-03-28 Alan Hayward <alan.hayward@arm.com>
2104 Pedro Alves <palves@redhat.com>
2105
2106 * boards/local-board.exp: set sysroot to /.
2107
2108 2019-03-27 Alan Hayward <alan.hayward@arm.com>
2109
2110 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2111 in child.
2112
2113 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2114
2115 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2116 field.
2117 (make_container): Initialise new field.
2118 * gdb.python/py-prettyprint.exp: Add new tests.
2119 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2120 <display_hint>: New method.
2121
2122 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2123
2124 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2125 gdb_continue_to_breakpoint more throughout this test.
2126 (run_lang_tests) Supply unique test names, and use
2127 gdb_test_no_output.
2128
2129 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2130
2131 * gdb.base/finish-pretty.exp: Update expected results.
2132 * gdb.base/pretty-print.c: New file.
2133 * gdb.base/pretty-print.exp: New file.
2134
2135 2019-03-25 Pedro Alves <palves@redhat.com>
2136
2137 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2138 move comments outside list. Append '-i "" eof' section.
2139
2140 2019-03-22 Alan Hayward <alan.hayward@arm.com>
2141
2142 PR testsuite/25016
2143 * README: Add pie options.
2144 * gdb.base/break-interp.exp: Ensure pie is disabled.
2145 * gdb.base/dump.exp: Likewise.
2146 * lib/gdb.exp (gdb_compile): Add pie option.
2147
2148 2019-03-19 Tom Tromey <tromey@adacore.com>
2149
2150 * gdb.mi/mi2-cli-display.c: New file.
2151 * gdb.mi/mi2-cli-display.exp: New file.
2152
2153 2019-03-18 Joel Brobecker <brobecker@adacore.com>
2154 Tom Tromey <tromey@adacore.com>
2155
2156 * gdb.ada/ptype_array/pck.adb: New file.
2157 * gdb.ada/ptype_array/pck.ads: New file.
2158 * gdb.ada/ptype_array/foo.adb: New file.
2159 * gdb.ada/ptype_array.exp: New file.
2160
2161 2019-03-14 Tom Tromey <tromey@adacore.com>
2162
2163 * gdb.base/style.exp: Add "set style sources" test.
2164
2165 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2166
2167 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2168 * mi-breakpoint-multiple-locations.exp: ... this.
2169 (make_breakpoints_pattern): New proc.
2170 (do_test): Add mi_version parameter, test -break-insert,
2171 -break-info and =breakpoint-created.
2172
2173 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2174
2175 * config/default.exp: Remove 'load_lib gdb.exp'.
2176 * config/monitor.exp: Likewise.
2177 * config/sid.exp: Likewise.
2178 * config/sim.exp: Likewise.
2179 * config/slite.exp: Likewise.
2180 * config/unix.exp: Likewise.
2181 * gdb.base/default.exp: Remove unhelpful comment.
2182
2183 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2184
2185 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2186
2187 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2188
2189 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2190
2191 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2192
2193 * gdb.fortran/type-kinds.exp: Update expected results.
2194
2195 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2196
2197 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2198
2199 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2200
2201 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2202 function.
2203 (test_basic_parsing_of_type_kinds): Expand types tested.
2204 (test_parsing_invalid_type_kinds): New function.
2205
2206 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2207
2208 * gdb.fortran/intrinsics.exp: New file.
2209 * gdb.fortran/intrinsics.f90: New file.
2210 * gdb.fortran/type-kinds.exp: New file.
2211
2212 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2213
2214 * gdb.fortran/dot-ops.exp: New file.
2215
2216 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2217
2218 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2219 Check upper and lower case logical literals.
2220
2221 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2222
2223 * gdb.fortran/types.exp (test_float_literal_types_accepted):
2224 Remove duplicate tests.
2225
2226 2019-03-06 Alan Hayward <alan.hayward@arm.com>
2227
2228 * lib/gdb.exp (builtin_cd): rename of cd.
2229 (cd): Override builtin.
2230
2231 2019-03-06 Richard Bunt <richard.bunt@arm.com>
2232
2233 * gdb.fortran/function-calls.exp: New file.
2234 * gdb.fortran/function-calls.f90: New test.
2235
2236 2019-03-04 Richard Bunt <richard.bunt@arm.com>
2237
2238 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
2239 on user program standard output.
2240 * gdb.fortran/short-circuit-argument-list.f90: Record function
2241 calls.
2242
2243 2019-02-28 Alan Hayward <alan.hayward@arm.com>
2244
2245 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
2246 failure.
2247
2248 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2249
2250 PR gdb/8527
2251 * gdb.base/interrupt-daemon-attach.c,
2252 gdb.base/interrupt-daemon-attach.exp: New test.
2253
2254 2019-02-27 Pedro Alves <palves@redhat.com>
2255
2256 * gdb.base/page.exp: Add tests for "set width/height -1".
2257
2258 2019-02-27 Pedro Alves <palves@redhat.com>
2259
2260 * gdb.base/page.exp: Add tests for "set/show width/height" with
2261 "infinite" values.
2262
2263 2019-02-27 Tom Tromey <tromey@adacore.com>
2264
2265 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
2266 2.4.
2267 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
2268 workaround.
2269
2270 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
2271
2272 * gdb.base/align.exp: Extend to compile in both C and C++, and add
2273 tests for structs with static members.
2274
2275 2019-02-26 Tom Tromey <tromey@adacore.com>
2276
2277 * gdb.python/py-value.exp (test_value_from_buffer): Check for
2278 ValueError, not TypeError.
2279
2280 2019-02-26 Kevin Buettner <kevinb@redhat.com>
2281
2282 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
2283 call from main program.
2284
2285 2019-02-23 Joel Brobecker <brobecker@adacore.com>
2286
2287 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
2288 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
2289 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
2290 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
2291 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
2292
2293 2019-02-22 Keith Seitz <keiths@redhat.com>
2294
2295 PR symtab/23853
2296 * gdb.base/symlink-sourcefile.c: New file.
2297 * gdb.base/symlink-sourcefile.exp: New file.
2298
2299 2019-02-20 Tom Tromey <tom@tromey.com>
2300
2301 * gdb.base/info_qt.exp: Update.
2302
2303 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
2304
2305 * gdb.base/source.exp: Move "error in sourced script" code to
2306 the end.
2307 * gdb.base/source-error.gdb: Move contents to
2308 source-error-1.gdb. Add new code to source source-error-1.gdb.
2309 * gdb.base/source-error-1.gdb: New file, from previous
2310 source-error.gdb.
2311
2312 2019-02-17 Tom Tromey <tom@tromey.com>
2313
2314 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
2315 for macro styling.
2316 * gdb.base/style.c (SOME_MACRO): New macro.
2317
2318 2019-02-17 Tom Tromey <tom@tromey.com>
2319
2320 * gdb.base/style.exp: Add line-wrapping tests.
2321 * gdb.base/page.exp: Add test for quitting during pagination.
2322
2323 2019-02-17 Joel Brobecker <brobecker@adacore.com>
2324
2325 * gdb.ada/big_packed_array: New testcase.
2326 * gdb.ada/homonym.exp: Fix incorrect expected output for
2327 "break <homonym__get_value>" test.
2328
2329 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
2330
2331 PR breakpoints/21870
2332 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
2333 and prepare_for_testing. Add comment.
2334 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
2335 redundant cleanup call. Clean up comment.
2336
2337 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
2338
2339 PR breakpoints/21870
2340 * gdb.arch/aarch64-dbreg-contents.exp: New file.
2341 * gdb.arch/aarch64-dbreg-contents.c: New file.
2342
2343 2019-02-10 Joel Brobecker <brobecker@adacore.com>
2344
2345 * gdb.ada/mi_ref_changeable: New testcase.
2346
2347 2019-02-07 Alan Hayward <alan.hayward@arm.com>
2348
2349 * gdb.base/attach.exp: Add double attach test.
2350
2351 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
2352
2353 * lib/gdb.exp (default_gdb_start): Don't match pagination
2354 prompt.
2355 (gdb_init): Set stty_init.
2356
2357 2019-01-27 Tom Tromey <tom@tromey.com>
2358
2359 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
2360 skip_python_tests.
2361
2362 2019-01-24 Alan Hayward <alan.hayward@arm.com>
2363
2364 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
2365 New structure.
2366 (struct struct_static_02_02): Likewise.
2367 (struct struct_static_02_03): Likewise.
2368 (struct struct_static_02_04): Likewise.
2369 (struct struct_static_04_01): Likewise.
2370 (struct struct_static_04_02): Likewise.
2371 (struct struct_static_04_03): Likewise.
2372 (struct struct_static_04_04): Likewise.
2373 (struct struct_static_06_01): Likewise.
2374 (struct struct_static_06_02): Likewise.
2375 (struct struct_static_06_03): Likewise.
2376 (struct struct_static_06_04): Likewise.
2377 (cmp_struct_static_02_01): Likewise.
2378 (cmp_struct_static_02_02): Likewise.
2379 (cmp_struct_static_02_03): Likewise.
2380 (cmp_struct_static_02_04): Likewise.
2381 (cmp_struct_static_04_01): Likewise.
2382 (cmp_struct_static_04_02): Likewise.
2383 (cmp_struct_static_04_03): Likewise.
2384 (cmp_struct_static_04_04): Likewise.
2385 (cmp_struct_static_06_01): Likewise.
2386 (cmp_struct_static_06_02): Likewise.
2387 (cmp_struct_static_06_03): Likewise.
2388 (cmp_struct_static_06_04): Likewise.
2389 (call_all): Test new structs.
2390 * gdb.base/infcall-nested-structs.exp: Likewise.
2391
2392 2019-01-21 Alan Hayward <alan.hayward@arm.com>
2393 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
2394
2395 2019-01-21 Alan Hayward <alan.hayward@arm.com>
2396 * gdb.base/stack-protector.c: New test.
2397 * gdb.base/stack-protector.exp: New file.
2398 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2399 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2400 option.
2401 (gdb_compile): Remove stack protector for GCC and prevent
2402 recursion.
2403
2404 2019-01-16 Keith Seitz <keiths@redhat.com>
2405
2406 PR gdb/23773
2407 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
2408
2409 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2410
2411 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2412 aliases.
2413 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2414 tests.
2415 * gdb.arch/powerpc-vector-regs.c: New file.
2416 * gdb.arch/powerpc-vector-regs.exp: New file.
2417
2418 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2419
2420 * gdb.arch/altivec-regs.exp: Fix the list passed to
2421 gdb_expect_list when testing "info vector".
2422
2423 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2424
2425 * gdb.base/style.exp: Don't include path in testname.
2426
2427 2019-01-10 Keith Seitz <keiths@redhat.com>
2428
2429 PR gdb/23712
2430 PR symtab/23010
2431 * gdb.dwarf2/multidictionary.exp: New file.
2432
2433 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
2434
2435 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
2436 (test_gnuv3_style_demangling): ... this.
2437 (test_lucid_style_demangling): Remove.
2438 (test_arm_style_demangling): Remove.
2439 (test_hp_style_demangling): Remove.
2440 (do_tests): Remove calls to the above.
2441
2442 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2443
2444 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
2445 case.
2446
2447 2019-01-06 Tom Tromey <tom@tromey.com>
2448
2449 PR gdb/28155:
2450 * gdb.dwarf2/typedef-void-finish.exp: New file.
2451
2452 2018-12-28 Tom Tromey <tom@tromey.com>
2453 Simon Marchi <simark@simark.ca>
2454
2455 * gdb.base/jit-exec.exp: New file.
2456 * gdb.base/jit-exec.c: New file.
2457 * gdb.base/jit-execd.c: New file.
2458
2459 2018-12-28 Tom Tromey <tom@tromey.com>
2460
2461 * gdb.base/style.exp: Update test to check for address styling.
2462
2463 2018-12-28 Tom Tromey <tom@tromey.com>
2464
2465 * gdb.base/style.exp: Add test for styling of "Reading symbols"
2466 message.
2467
2468 2018-12-28 Tom Tromey <tom@tromey.com>
2469
2470 * gdb.base/style.exp: Add test for version number styling.
2471
2472 2018-12-28 Tom Tromey <tom@tromey.com>
2473
2474 * gdb.base/style.exp: Add test for print_address_symbolic.
2475
2476 2018-12-28 Tom Tromey <tom@tromey.com>
2477
2478 * gdb.base/style.exp: Add test for breakpoint setting.
2479
2480 2018-12-28 Tom Tromey <tom@tromey.com>
2481
2482 * gdb.base/style.exp: Add test for variable names.
2483
2484 2018-12-28 Tom Tromey <tom@tromey.com>
2485
2486 * gdb.base/style.exp: New file.
2487 * gdb.base/style.c: New file.
2488
2489 2018-12-28 Tom Tromey <tom@tromey.com>
2490
2491 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
2492 "dumb".
2493 * gdb.base/readline.exp (operate_and_get_next): Save and restore
2494 the TERM environment variable.
2495
2496 2018-12-27 Tom Tromey <tom@tromey.com>
2497
2498 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
2499 pagination test.
2500
2501 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
2502
2503 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
2504 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
2505
2506 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2507
2508 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
2509 Filename a.adb changed to bp_fun_addr.adb.
2510 gdb.ada/bp_fun_addr.exp: Update test accordingly.
2511
2512 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
2513
2514 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
2515 non-PIE executables.
2516 * README: Mention the gdb,nopie_flag board setting.
2517 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
2518 non-PIE executable.
2519 * gdb.arch/amd64-entry-value.exp: Likewise.
2520 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
2521 * gdb.arch/i386-float.exp: Likewise.
2522 * gdb.arch/i386-signal.exp: Likewise.
2523 * gdb.mi/mi-reg-undefined.exp: Likewise.
2524
2525 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
2526
2527 PR gdb/23974
2528 * gdb.base/info-os.exp: Check return for unknown "info os" type.
2529
2530 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2531
2532 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
2533 Update order of results accordingly.
2534
2535 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
2536
2537 * gdb.base/annota1.exp: Update a test regexp.
2538
2539 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2540
2541 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
2542
2543 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2544
2545 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
2546 (reuse_time): Initialize to REUSE_TIME_CAP.
2547 (check_rc): New function.
2548 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
2549 Check pthread_create rc.
2550 (spawner_thread_func): Check pthread_create and pthread_join rc.
2551
2552 2018-12-08 Pedro Alves <palves@redhat.com>
2553
2554 * gdb.base/list.exp (test_forward_search): Rename to ...
2555 (test_forward_reverse_search): ... this. Also test reverse-search
2556 and the forward-search alias.
2557
2558 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
2559
2560 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
2561 local timeout variable before return, and remove all local timeout
2562 variable entirely.
2563 (gdb_load): Likewise.
2564
2565 2018-12-01 Tom de Vries <tdevries@suse.de>
2566
2567 * gdb.base/gdb-caching-proc.exp: New file.
2568
2569 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
2570
2571 * Makefile.in (TIMESTAMP): New variable.
2572 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
2573 command.
2574 (check-single-racy): Likewise.
2575 (check/%.exp): Likewise.
2576 (check-racy/%.exp): Likewise.
2577 (workers/%.worker): Likewise.
2578 (build-perf): Likewise.
2579 (check-perf): Likewise.
2580 * README: Describe new "TS" and "TS_FORMAT" variables.
2581 * print-ts.py: New file.
2582
2583 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
2584
2585 PR python/23714
2586 * gdb.python/python.exp: Test command repetition after
2587 gdb.execute.
2588
2589 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
2590
2591 * gdb.opt/inline-break.exp: Add test that info breakpoint output
2592 is correctly aligned.
2593
2594 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2595
2596 * gdb.ada/info_auto_lang.exp: New testcase.
2597 * gdb.ada/info_auto_lang/global_pack.ads: New file.
2598 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
2599 * gdb.ada/info_auto_lang/some_c.c: New file.
2600
2601 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2602
2603 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
2604 FUNC_lang language syntax.
2605
2606 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2607
2608 * gdb.base/info_minsym.c: New file.
2609 * gdb.base/info_minsym.exp: New file.
2610
2611 2018-11-19 Tom Tromey <tom@tromey.com>
2612
2613 PR rust/23625:
2614 * gdb.rust/simple.exp: Add ptype test. Update expected output.
2615 * gdb.rust/expr.exp: Update expected output. Change one test.
2616
2617 2018-11-19 Tom Tromey <tom@tromey.com>
2618
2619 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
2620
2621 2018-11-19 Pedro Alves <palves@redhat.com>
2622
2623 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
2624 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
2625 see the expected warning.
2626
2627 2018-11-16 Alan Hayward <alan.hayward@arm.com>
2628
2629 PR gdb/22736:
2630 * gdb.cp/infcall-nodebug-lib.c: New test.
2631 * gdb.cp/infcall-nodebug-main.c: New test.
2632 * gdb.cp/infcall-nodebug.exp: New file.
2633
2634 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
2635
2636 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
2637 completer tests.
2638
2639 2018-11-09 Tom de Vries <tdevries@suse.de>
2640
2641 * gdb.base/msym-lang.c: New test.
2642 * gdb.base/msym-lang.exp: New file.
2643 * gdb.base/msym-lang-main.c: New test.
2644
2645 2018-11-08 Tom Tromey <tom@tromey.com>
2646
2647 PR gdb/23555:
2648 PR gdb/23838:
2649 * gdb.base/warning.exp: New file.
2650
2651 2018-11-08 Jan Beulich <jbeulich@suse.com>
2652
2653 * testsuite/gdb.arch/i386-avx512.c,
2654 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
2655
2656 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2657
2658 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2659 point hardware.
2660
2661 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2662
2663 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2664 * gdb.dwarf2/missing-type-name.exp: New file.
2665
2666 2018-11-06 Tom de Vries <tdevries@suse.de>
2667
2668 * gdb.base/many-headers.c: New test.
2669 * gdb.base/many-headers.exp: New file.
2670
2671 2018-11-06 Jim Wilson <jimw@sifive.com>
2672
2673 * gdb.base/code_elim.exp: For riscv, set additional_flags
2674 to include -msmall-data-limit=0.
2675
2676 2018-11-01 Joel Brobecker <brobecker@adacore.com>
2677
2678 * gdb.ada/watch_minus_l: New testcase.
2679
2680 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2681
2682 * gdb.arch/aix-sighandle.c: New file.
2683 * gdb.arch/aix-sighandle.exp: New file.
2684
2685 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2686
2687 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
2688 registers being unions.
2689
2690 2018-10-31 Tom de Vries <tdevries@suse.de>
2691
2692 * lib/valgrind.exp: New file.
2693 (vgdb_start, vgdb_stop): New procs, factored out of ...
2694 * gdb.base/valgrind-bt.exp: ... here, ...
2695 * gdb.base/valgrind-disp-step.exp: ... here and ...
2696 * gdb.base/valgrind-infcall.exp: ... here.
2697
2698 2018-10-31 Tom de Vries <tdevries@suse.de>
2699
2700 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2701
2702 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2703
2704 * gdb.dwarf2/void-type.c: New file.
2705 * gdb.dwarf2/void-type.exp: New file.
2706
2707 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2708
2709 * gdb.base/info_qt.c: New file.
2710 * gdb.base/info_qt.exp: New file.
2711
2712 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2713
2714 * gdb.arch/powerpc-htm-regs.c: New file.
2715 * gdb.arch/powerpc-htm-regs.exp: New file.
2716
2717 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2718
2719 * gdb.arch/powerpc-tar.c: New file.
2720 * gdb.arch/powerpc-tar.exp: New file.
2721
2722 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2723
2724 * gdb.arch/powerpc-ppr-dscr.c: New file.
2725 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2726
2727 2018-10-25 Tom de Vries <tdevries@suse.de>
2728
2729 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2730
2731 2018-10-24 Tom de Vries <tdevries@suse.de>
2732
2733 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2734 longer exists error.
2735
2736 2018-10-24 Tom de Vries <tdevries@suse.de>
2737
2738 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2739
2740 2018-10-24 Tom de Vries <tdevries@suse.de>
2741
2742 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2743 --db-attach in valgrind.
2744
2745 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2746
2747 * gdb.arch/riscv-reg-aliases.c: New file.
2748 * gdb.arch/riscv-reg-aliases.exp: New file.
2749
2750 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2751
2752 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2753
2754 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2755
2756 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2757
2758 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2759
2760 * gdb.cp/ovldbreak.exp: Fix regexps.
2761
2762 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2763
2764 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2765
2766 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2767
2768 PR cli/23785
2769 * gdb.base/restore.exp: New test to check if "restore" with an
2770 invalid file doesn't segfault.
2771
2772 2018-10-18 Tom de Vries <tdevries@suse.de>
2773
2774 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2775 * gdb.ada/excep_handle.exp: Same.
2776 * gdb.ada/mi_string_access.exp: Same.
2777 * gdb.ada/mi_var_union.exp: Same.
2778 * gdb.arch/arc-analyze-prologue.exp: Same.
2779 * gdb.arch/arc-decode-insn.exp: Same.
2780 * gdb.base/readnever.exp: Same.
2781 * gdb.fortran/printing-types.exp: Same.
2782 * gdb.guile/scm-lazy-string.exp: Same.
2783
2784 2018-10-16 Tom de Vries <tdevries@suse.de>
2785
2786 PR gdb/23730
2787 * gdb.base/catch-follow-exec.c: Add copyright notice.
2788 * gdb.base/catch-follow-exec.exp: Rewrite to use
2789 gdb_spawn_with_cmdline_opts. Require gdb-native.
2790
2791 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2792
2793 * gdb.trace/actions-changed.exp: Check for arch support.
2794 * gdb.trace/actions.exp: Likewise.
2795 * gdb.trace/ax.exp: Likewise.
2796 * gdb.trace/backtrace.exp: Likewise.
2797 * gdb.trace/change-loc.exp: Likewise.
2798 * gdb.trace/deltrace.exp: Likewise.
2799 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2800 * gdb.trace/ftrace.exp: Likewise.
2801 * gdb.trace/infotrace.exp: Check for arch support.
2802 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2803 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2804 * gdb.trace/mi-tsv-changed.exp: Likewise.
2805 * gdb.trace/packetlen.exp: Likewise.
2806 * gdb.trace/passc-dyn.exp: Likewise.
2807 * gdb.trace/passcount.exp: Likewise.
2808 * gdb.trace/pending.exp: Likewise.
2809 * gdb.trace/range-stepping.exp: Check for shlib support.
2810 * gdb.trace/report.exp: Check for arch support.
2811 * gdb.trace/save-trace.exp: Likewise.
2812 * gdb.trace/signal.exp: Check for signal support.
2813 * gdb.trace/tfind.exp: Check for arch support.
2814 * gdb.trace/trace-break.exp: Check for arch and shlib support.
2815 * gdb.trace/trace-common.h: Add comment.
2816 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
2817 * gdb.trace/trace-enable-disable.exp: Likewise.
2818 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
2819 * gdb.trace/tracecmd.exp: Check for arch support.
2820 * gdb.trace/tspeed.exp: Check for shlib and target support.
2821 * gdb.trace/tstatus.exp: Check for arch support.
2822 * gdb.trace/tsv.exp: Likewise.
2823 * gdb.trace/while-dyn.exp: Likewise.
2824 * gdb.trace/while-stepping.exp: Likewise.
2825 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
2826
2827 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
2828
2829 * gdb.trace/tspeed.exp: Remove nowarnings.
2830 (prepare_for_trace_test): Declare "global ipalib".
2831 * gdb.trace/tspeed.c: Include unistd.h.
2832 (main): Remove superfluous printf argument.
2833
2834 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
2835
2836 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
2837 directory prefix on the filename.
2838
2839 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
2840
2841 * gdb.gdb/unittest.exp: Update expected message informing that
2842 selftests have been disabled.
2843 * gdb.server/unittest.exp: Likewise.
2844
2845 2018-10-09 Tom de Vries <tdevries@suse.de>
2846
2847 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
2848 with runto_main.
2849
2850 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
2851
2852 PR c++/16841
2853 * gdb.cp/virtbase2.cc: New file.
2854 * gdb.cp/virtbase2.exp: New file.
2855
2856 2018-10-06 Tom Tromey <tom@tromey.com>
2857
2858 PR python/19399:
2859 * gdb.python/py-inferior.exp: Add architecture test.
2860
2861 2018-10-06 Tom Tromey <tom@tromey.com>
2862
2863 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
2864 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
2865
2866 2018-10-06 Tom Tromey <tom@tromey.com>
2867
2868 * gdb.python/py-breakpoint.exp (check_last_event): Check location
2869 of a "throw" catchpoint.
2870
2871 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2872
2873 * gdb.base/info-proc.exp: Update string expected from "help info
2874 proc".
2875
2876 2018-10-04 Tom Tromey <tom@tromey.com>
2877
2878 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2879 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2880 (test_initial_complaints, test_empty_complaints): Update.
2881 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2882
2883 2018-10-04 Tom Tromey <tom@tromey.com>
2884
2885 PR cli/19551:
2886 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
2887 * lib/gdb.exp (gdb_file_cmd): Update.
2888 * gdb.stabs/weird.exp (print_weird_var): Update.
2889 * gdb.server/solib-list.exp: Update.
2890 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2891 * gdb.mi/mi-cli.exp: Update.
2892 * gdb.linespec/linespec.exp: Update.
2893 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2894 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2895 * gdb.cp/cp-relocate.exp: Update.
2896 * gdb.base/sym-file.exp: Update.
2897 * gdb.base/relocate.exp: Update.
2898 * gdb.base/readnever.exp: Update.
2899 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2900 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
2901 * gdb.base/dbx.exp (gdb_file_cmd): Update.
2902 * gdb.base/code_elim.exp: Update.
2903 * gdb.base/break-unload-file.exp (test_break): Update.
2904 * gdb.base/break-interp.exp (test_attach_gdb): Update.
2905 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
2906 Update.
2907 * gdb.base/attach.exp (do_attach_tests): Update.
2908 * gdb.base/sepdebug.exp: Update.
2909 * gdb.python/py-section-script.exp: Update.
2910
2911 2018-10-04 Tom Tromey <tom@tromey.com>
2912
2913 PR cli/22234:
2914 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
2915 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
2916 output.
2917
2918 2018-10-04 Tom Tromey <tom@tromey.com>
2919
2920 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
2921 set width and height to 0.
2922 (test_command_line_attach_run): Use -quiet.
2923
2924 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
2925
2926 * lib/gdb.exp (skip_ifunc_tests): New.
2927 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
2928 other compile failures.
2929 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
2930
2931 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
2932
2933 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
2934 is_amd64_regs_target.
2935
2936 2018-10-01 Alan Hayward <alan.hayward@arm.com>
2937
2938 * gdb.arch/aarch64-sighandler-regs.c: New test.
2939 * gdb.arch/aarch64-sighandler-regs.exp: New file.
2940 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
2941
2942 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
2943
2944 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
2945 assembly.
2946
2947 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
2948
2949 * gdb.base/frame-selection.exp: New file.
2950 * gdb.base/frame-selection.c: New file.
2951
2952 2018-09-27 Alan Hayward <alan.hayward@arm.com>
2953
2954 * gdb.threads/check-libthread-db.c (thread_routine): Use a
2955 pthread barrier.
2956 (main): Likewise.
2957
2958 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
2959
2960 * gdb.base/large-frame-1.c: New file.
2961 * gdb.base/large-frame-2.c: New file.
2962 * gdb.base/large-frame.exp: New file.
2963 * gdb.base/large-frame.h: New file.
2964
2965 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2966
2967 PR gdb/20948
2968 * gdb.base/write_mem.exp: New test.
2969 * gdb.base/write_mem.c: Likewise.
2970
2971 2018-09-23 Tom Tromey <tom@tromey.com>
2972
2973 PR python/18852:
2974 * gdb.python/py-parameter.exp: Add test for parameter that throws
2975 on "set".
2976
2977 2018-09-23 Tom Tromey <tom@tromey.com>
2978
2979 PR python/17284:
2980 * gdb.python/py-template.exp (test_template_arg): Add test for
2981 negative template argument number.
2982
2983 2018-09-23 Tom Tromey <tom@tromey.com>
2984
2985 PR python/14062:
2986 * gdb.python/python.exp: Add test for post_event error.
2987
2988 2018-09-23 Tom Tromey <tom@tromey.com>
2989
2990 PR python/18170:
2991 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
2992 convert pointers to int and long.
2993
2994 2018-09-23 Tom Tromey <tom@tromey.com>
2995
2996 PR python/20126:
2997 * gdb.python/py-value.exp (test_value_numeric_ops): Add
2998 signed-ness conversion tests.
2999
3000 2018-09-23 Tom Tromey <tom@tromey.com>
3001
3002 PR python/18352;
3003 * gdb.python/py-value.exp (test_float_conversion): New proc.
3004 Use it.
3005
3006 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3007
3008 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3009
3010 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3011
3012 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3013 no readline.
3014 * gdb.base/utf8-identifiers.exp: Likewise.
3015 * gdb.cp/cpcompletion.exp: Likewise.
3016 * gdb.linespec/cpcompletion.exp: Likewise.
3017 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3018 * gdb.linespec/cpls-ops.exp: Likewise.
3019
3020 2018-09-19 Richard Bunt <richard.bunt@arm.com>
3021 Chris January <chris.january@arm.com>
3022
3023 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3024 * gdb.fortran/short-circuit-argument-list.exp: New file.
3025 * gdb.fortran/short-circuit-argument-list.f90: New test.
3026
3027 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3028
3029 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3030 "arch=" keyword when executing "-stack-list-frames".
3031
3032 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3033
3034 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3035 "arch=" keyword when executing "-stack-list-frames".
3036
3037 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3038
3039 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3040 break ada".
3041
3042 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3043
3044 PR python/23669
3045 * gdb.python/python.exp: Test gdb.execute("show commands").
3046
3047 2018-09-16 Tom Tromey <tom@tromey.com>
3048
3049 * gdb.base/new-ui.exp (do_execution_tests): Update.
3050 * gdb.base/dbx.exp (test_breakpoints): Update.
3051
3052 2018-09-14 Alan Hayward <alan.hayward@arm.com>
3053
3054 * lib/gdb.exp (gdb_simple_compile): Add proc.
3055 (is_elf_target): Use gdb_simple_compile.
3056 (skip_altivec_tests): Likewise.
3057 (skip_vsx_tests): Likewise.
3058 (skip_tsx_tests): Likewise.
3059 (skip_btrace_tests): Likewise.
3060 (skip_btrace_pt_tests): Likewise.
3061 (gdb_can_simple_compile): Likewise.
3062 (gdb_has_argv0): Likewise.
3063 (gdb_target_symbol_prefix): Likewise.
3064 (target_supports_scheduler_locking): Likewise.
3065
3066 2018-09-13 Tom Tromey <tom@tromey.com>
3067
3068 * Makefile.in (TAGS): Recognize proc_with_prefix and
3069 gdb_caching_proc.
3070
3071 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3072
3073 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3074 method.
3075
3076 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3077
3078 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3079 and a few other Inferior properties when the Inferior is no
3080 longer valid.
3081
3082 2018-09-13 Tom Tromey <tom@tromey.com>
3083
3084 PR rust/23650:
3085 * gdb.rust/simple.exp: Add test for enum field access error.
3086
3087 2018-09-13 Tom Tromey <tom@tromey.com>
3088
3089 PR rust/23626:
3090 * gdb.rust/simple.rs (EmptyEnum): New type.
3091 (main): Use it.
3092 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3093
3094 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3095
3096 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3097 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3098 * gdb.python/py-symtab.exp: Update test printing an objfile.
3099
3100 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3101
3102 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3103 object.
3104
3105 2018-09-12 Alan Hayward <alan.hayward@arm.com>
3106
3107 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3108 (support_complex_tests): Use gdb_can_simple_compile.
3109 (is_ilp32_target): Likewise.
3110 (is_lp64_target): Likewise.
3111 (is_64_target): Likewise.
3112 (is_amd64_regs_target): Likewise.
3113 (is_aarch32_target): Likewise.
3114 (gdb_int128_helper): Likewise.
3115
3116 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3117
3118 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3119
3120 2018-09-10 Jerome Guitton <guitton@adacore.com>
3121
3122 * gdb.ada/same_component_name: Add test for case of tagged record
3123 with variable-length fields.
3124
3125 2018-09-10 Xavier Roirand <roirand@adacore.com>
3126
3127 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3128 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3129 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3130 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3131
3132 2018-09-10 Xavier Roirand <roirand@adacore.com>
3133
3134 * gdb.ada/mi_string_access.exp: New testcase.
3135 * gdb.ada/mi_string_access/bar.adb: New file.
3136 * gdb.ada/mi_string_access/pck.adb: New file.
3137 * gdb.ada/mi_string_access/pck.asd: New file.
3138
3139 2018-09-10 Xavier Roirand <roirand@adacore.com>
3140
3141 * gdb.ada/mi_var_union.exp: New testcase.
3142 * gdb.ada/mi_var_union/bar.adb: New file.
3143 * gdb.ada/mi_var_union/pck.adb: New file.
3144 * gdb.ada/mi_var_union/pck.asd: New file.
3145
3146 2018-09-08 Tom Tromey <tom@tromey.com>
3147
3148 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3149
3150 2018-09-08 Tom Tromey <tom@tromey.com>
3151
3152 PR python/16047:
3153 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3154 (register_pretty_printers): Register new printer.
3155 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3156 test.
3157 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3158 (an_int_type3): New global.
3159
3160 2018-09-08 Joel Brobecker <brobecker@adacore.com>
3161
3162 * gdb.ada/expr_with_funcall: New testcase.
3163
3164 2018-09-08 Joel Brobecker <brobecker@adacore.com>
3165
3166 * gdb.ada/packed_array_assign: New testcase.
3167
3168 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3169
3170 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3171 names, and add test prefixes to make test names unique.
3172
3173 2018-09-05 Tom de Vries <tdevries@suse.de>
3174
3175 * gdb.dwarf2/varval.exp: Add test.
3176
3177 2018-09-04 Gary Benson <gbenson@redhat.com>
3178
3179 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3180 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3181
3182 2018-08-31 Tom Tromey <tom@tromey.com>
3183
3184 * gdb.rust/simple.rs: Rename second variable "v".
3185
3186 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3187
3188 * gdb.base/funcargs.c (use_a): New function.
3189 (recurse): Call use_a.
3190
3191 2018-08-29 Keith Seitz <keiths@redhat.com>
3192
3193 * gdb.compile/compile-cplus-anonymous.cc: New file.
3194 * gdb.compile/compile-cplus-anonymous.exp: New file.
3195 * gdb.compile/compile-cplus-array-decay.cc: New file.
3196 * gdb.compile/compile-cplus-array-decay.exp: New file.
3197 * gdb.compile/compile-cplus-inherit.cc: New file.
3198 * gdb.compile/compile-cplus-inherit.exp: New file.
3199 * gdb.compile/compile-cplus-member.cc: New file.
3200 * gdb.compile/compile-cplus-member.exp: New file.
3201 * gdb.compile/compile-cplus-method.cc: New file.
3202 * gdb.compile/compile-cplus-method.exp: New file.
3203 * gdb.compile/compile-cplus-mod.c: "New" file.
3204 * gdb.compile/compile-cplus-namespace.cc: New file.
3205 * gdb.compile/compile-cplus-namespace.exp: New file.
3206 * gdb.compile/compile-cplus-nested.cc: New file.
3207 * gdb.compile/compile-cplus-nested.exp: New file.
3208 * gdb.compile/compile-cplus-print.c: "New" file.
3209 * gdb.compile/compile-cplus-print.exp: "New" file.
3210 * gdb.compile/compile-cplus-virtual.cc: New file.
3211 * gdb.compile/compile-cplus-virtual.exp: New file.
3212 * gdb.compile/compile-cplus.c: "New" file.
3213 * gdb.compile/compile-cplus.exp: "New" file.
3214 * lib/compile-support.exp: New file.
3215
3216 2018-08-16 Gary Benson <gbenson@redhat.com>
3217
3218 PR gdb/13000:
3219 * gdb.base/batch-exit-status.exp: New file.
3220 * gdb.base/batch-exit-status.good-commands: Likewise.
3221 * gdb.base/batch-exit-status.bad-commands: Likewise.
3222
3223 2018-08-29 Alan Hayward <alan.hayward@arm.com>
3224
3225 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
3226 (struct struct02): Likewise.
3227 (struct struct03): Likewise.
3228 (struct struct04): Likewise.
3229 (struct struct_01_01): New struct.
3230 (struct struct_01_02): Likewise.
3231 (struct struct_01_03): Likewise.
3232 (struct struct_01_04): Likewise.
3233 (struct struct_02_01): Likewise.
3234 (struct struct_02_02): Likewise.
3235 (struct struct_02_03): Likewise.
3236 (struct struct_02_04): Likewise.
3237 (struct struct_04_01): Likewise.
3238 (struct struct_04_02): Likewise.
3239 (struct struct_04_03): Likewise.
3240 (struct struct_04_04): Likewise.
3241 (struct struct_05_01): Likewise.
3242 (struct struct_05_02): Likewise.
3243 (struct struct_05_03): Likewise.
3244 (struct struct_05_04): Likewise.
3245 (cmp_struct01): Remove function.
3246 (cmp_struct02): Likewise.
3247 (cmp_struct03): Likewise.
3248 (cmp_struct04): Likewise.
3249 (cmp_struct_01_01): Add Function.
3250 (cmp_struct_01_02): Likewise.
3251 (cmp_struct_01_03): Likewise.
3252 (cmp_struct_01_04): Likewise.
3253 (cmp_struct_02_01): Likewise.
3254 (cmp_struct_02_02): Likewise.
3255 (cmp_struct_02_03): Likewise.
3256 (cmp_struct_02_04): Likewise.
3257 (cmp_struct_04_01): Likewise.
3258 (cmp_struct_04_02): Likewise.
3259 (cmp_struct_04_03): Likewise.
3260 (cmp_struct_04_04): Likewise.
3261 (cmp_struct_05_01): Likewise.
3262 (cmp_struct_05_02): Likewise.
3263 (cmp_struct_05_03): Likewise.
3264 (cmp_struct_05_04): Likewise.
3265 (call_all): Add new structs.
3266 * gdb.base/infcall-nested-structs.exp: Likewise.
3267
3268 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
3269
3270 * gdb.python/py-framefilter-mi.exp: Update regexp to
3271 check for "arch" field in frame output.
3272
3273 2018-08-23 Kevin Buettner <kevinb@redhat.com>
3274
3275 * gdb.dwarf2/dw2-ranges-func.c: New file.
3276 * gdb.dwarf2/dw2-ranges-func.exp: New file.
3277
3278 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
3279
3280 * gdb.base/term.exp: Compare terminal settings with values from
3281 the inferior.
3282 * gdb.base/term.c: Get and set terminal settings.
3283
3284 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
3285
3286 * lib/mi-support.exp (mi_expect_stop): Update regexp to
3287 accommodate new "arch" field in frame output.
3288 * gdb.mi/mi-return.exp: Likewise.
3289 * gdb.mi/mi-stack.exp: Likewise.
3290 * gdb.mi/mi-syn-frame.exp: Likewise.
3291 * gdb.mi/user-selected-context-sync.exp: Likewise.
3292
3293 2018-08-19 Michael Spang <spang@google.com>
3294
3295 PR gdb/11786
3296 * gdb.base/gcore-tls-pie.c: New file.
3297 * gdb.base/gcore-tls-pie.exp: New file.
3298
3299 2018-08-18 Kevin Buettner <kevinb@redhat.com>
3300
3301 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
3302 * gdb.dwarf2/varval.c: New file.
3303 * gdb.dwarf2/varval.exp: New file.
3304
3305 2018-08-17 Alan Hayward <alan.hayward@arm.com>
3306
3307 PR gdb/18931
3308 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
3309
3310 2018-08-16 Keith Seitz <keiths@redhat.com>
3311
3312 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
3313 tests expected to pass.
3314
3315 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
3316
3317 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
3318 -data-disassemble -a.
3319 (test_disassembly_bogus_args): Likewise.
3320
3321 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
3322
3323 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
3324
3325 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3326
3327 * gdb.base/vla-optimized-out.exp: Add new test.
3328
3329 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3330
3331 * gdb.base/vla-optimized-out-o3.exp: Delete.
3332 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
3333 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
3334 deleted tests.
3335
3336 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
3337
3338 PR gdb/18050:
3339 * gdb.server/extended-remote-restart.c: New file.
3340 * gdb.server/extended-remote-restart.exp: New file.
3341
3342 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
3343
3344 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
3345 "set variable index = 42".
3346
3347 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
3348
3349 * boards/index-cache-gdb.exp: New file.
3350 * gdb.dwarf2/index-cache.exp: New file.
3351 * gdb.dwarf2/index-cache.c: New file.
3352 * gdb.base/maint.exp: Check if we are using the index cache.
3353
3354 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3355
3356 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
3357 MAKEFLAGS.
3358
3359 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3360
3361 * dg-extract-results.sh: Move to toplevel contrib.
3362 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
3363 * Makefile.in (check-parallel-racy): Likewise.
3364
3365 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
3366
3367 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
3368 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
3369 tests if the target supports scheduler locking.
3370
3371 2018-08-04 Tom de Vries <tdevries@suse.de>
3372
3373 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
3374
3375 2018-08-02 Tom Tromey <tom@tromey.com>
3376
3377 PR symtab/16842.
3378 * gdb.cp/temargs.exp: Test "info address" of a template
3379 parameter.
3380
3381 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
3382
3383 * gdb.python/py-mi-var-info-path-expression.c: New file.
3384 * gdb.python/py-mi-var-info-path-expression.py: New file.
3385 * gdb.python/py-mi-var-info-path-expression.exp: New file.
3386
3387 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
3388
3389 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
3390 error after "cannot resolve name" string.
3391
3392 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3393
3394 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
3395 started.
3396 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
3397
3398 2018-07-28 Tom de Vries <tdevries@suse.de>
3399
3400 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3401
3402 2018-07-26 Tom de Vries <tdevries@suse.de>
3403
3404 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
3405
3406 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
3407
3408 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
3409 is visible.
3410
3411 2018-07-26 Tom de Vries <tdevries@suse.de>
3412
3413 PR breakpoints/23366
3414 * gdb.base/catch-follow-exec.c: New test.
3415 * gdb.base/catch-follow-exec.exp: New file.
3416
3417 2018-07-25 Tom de Vries <tdevries@suse.de>
3418
3419 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3420 vla-optimized-out.c.
3421
3422 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3423
3424 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3425 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3426
3427 2018-07-20 Tom de Vries <tdevries@suse.de>
3428
3429 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3430 NOCLONE macro.
3431 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3432
3433 2018-07-19 Tom de Vries <tdevries@suse.de>
3434
3435 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
3436 regular expression.
3437
3438 2018-07-18 Tom de Vries <tdevries@suse.de>
3439
3440 * gdb.base/vla-optimized-out.c: New test.
3441 * gdb.base/vla-optimized-out.exp: New file.
3442
3443 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
3444
3445 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
3446 message "No address associated with hostname" when gdbserver
3447 cannot resolve the hostname.
3448
3449 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3450
3451 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
3452 Add some test prefixes to make tests unique.
3453
3454 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3455
3456 * gdb.base/frameapply.c: New file.
3457 * gdb.base/frameapply.exp: New file.
3458
3459 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3460
3461 * gdb.base/skip.exp: Update expected error message.
3462
3463 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3464 Jan Kratochvil <jan.kratochvil@redhat.com>
3465 Paul Fertser <fercerpav@gmail.com>
3466 Tsutomu Seki <sekiriki@gmail.com>
3467
3468 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
3469 parameter.
3470 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
3471 by default.
3472 * boards/native-gdbserver.exp: Likewise.
3473 * gdb.server/run-without-local-binary.exp: Improve regexp used
3474 for detecting when a remote debugging connection succeeds.
3475 * gdb.server/server-connect.exp: New file.
3476 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
3477 Do not prefix the port number with ":".
3478 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
3479 support for detecting and using it. Add '$debughost_gdbserver'
3480 to the list of arguments used to start gdbserver. Handle case
3481 when gdbserver cannot resolve a network name.
3482
3483 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3484
3485 PR c++/23373
3486 * gdb.base/ptype-offsets.cc (struct static_member): New
3487 struct.
3488 (main) <stmember>: New variable.
3489 * gdb.base/ptype-offsets.exp: Add test for printing a struct
3490 with a static member in it.
3491
3492 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
3493
3494 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
3495 watchpoints enabled and disabled.
3496
3497 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3498
3499 * gdb.base/examine-backward.exp: Still run tests around address
3500 0x0, even if address 0x0 is not readable. Update the pattern for
3501 matching address 0x0 in expected output.
3502
3503 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3504
3505 * gdb.base/share-env-with-gdbserver.c (main): Add call to
3506 malloc/free.
3507
3508 2018-07-04 Tom de Vries <tdevries@suse.de>
3509
3510 * gdb.dwarf2/dw2-error.exp: Update expected error message.
3511
3512 2018-07-02 Maciej W. Rozycki <macro@mips.com>
3513
3514 PR tdep/8282
3515 * gdb.arch/mips-disassembler-options.exp: New test.
3516 * gdb.arch/mips-disassembler-options.s: New test source.
3517
3518 2018-06-29 Pedro Alves <palves@redhat.com>
3519
3520 * gdb.threads/names.exp: Adjust expected "info threads" output.
3521
3522 2018-06-29 Pedro Alves <palves@redhat.com>
3523
3524 * gdb.opt/inline-break.exp (line number, address): Add "info
3525 break" tests.
3526
3527 2018-06-29 Pedro Alves <palves@redhat.com>
3528
3529 * gdb.opt/inline-break.c (func1): Add "break here" marker.
3530 * gdb.opt/inline-break.exp: Test setting breakpoints by line
3531 number and address and running to them.
3532
3533 2018-06-29 Richard Bunt <richard.bunt@arm.com>
3534
3535 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
3536
3537 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3538
3539 * lib/compiler.c: Remove executable permission flag.
3540
3541 2018-06-28 Richard Bunt <richard.bunt@arm.com>
3542
3543 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
3544 code.
3545 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
3546
3547 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
3548
3549 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
3550
3551 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
3552
3553 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
3554 address argument is omitted.
3555
3556 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
3557
3558 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
3559
3560 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
3561
3562 PR gdb/21695
3563 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
3564 * gdb.base/infoline-reloc-main-from-zero.c: New file.
3565
3566 2018-06-26 Tom Tromey <tom@tromey.com>
3567
3568 PR rust/22574:
3569 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
3570 * gdb.rust/simple.rs (struct SimpleLayout): New.
3571
3572 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
3573
3574 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
3575 "info registers" output.
3576
3577 2018-06-21 Richard Bunt <richard.bunt@arm.com>
3578
3579 * gdb.base/watchpoint-hw-attach.c: New test.
3580 * gdb.base/watchpoint-hw-attach.exp: New file.
3581
3582 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
3583
3584 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
3585 through /bin/sh.
3586 * boards/dwarf4-gdb-index.exp: Likewise.
3587 * boards/fission-dwp.exp: Likewise.
3588
3589 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
3590
3591 * gdb.base/float128.exp: Add comment and improved fail message
3592 to the failure case of "print large128" test.
3593
3594 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
3595
3596 * configure.ac: Remove AC_PREREQ.
3597 * configure: Re-generate.
3598
3599 2018-06-19 Pedro Alves <palves@redhat.com>
3600
3601 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
3602 (func_extern_caller): New.
3603 (main): Call func_extern_caller.
3604 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
3605 logic change.
3606
3607 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
3608
3609 PR gdb/16841
3610 * gdb.cp/typedef-base.cc: New file.
3611 * gdb.cp/typedef-base.exp: New file.
3612
3613 2018-06-18 Tom de Vries <tdevries@suse.de>
3614
3615 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
3616
3617 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3618 Richard Bunt <Richard.Bunt@arm.com>
3619
3620 * gdb.threads/attach-slow-waitpid.c: New file.
3621 * gdb.threads/attach-slow-waitpid.exp: New file.
3622 * gdb.threads/slow-waitpid.c: New file.
3623
3624 2018-06-14 Pedro Alves <palves@redhat.com>
3625
3626 * gdb.base/fork-running-state.c: Include <errno.h>.
3627 (exit_if_relative_exits): New.
3628 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
3629 exits.
3630 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
3631 child exits.
3632
3633 2018-06-14 Tom de Vries <tdevries@suse.de>
3634
3635 PR cli/22573
3636 * gdb.base/finish-pretty.c: New test.
3637 * gdb.base/finish-pretty.exp: New file.
3638
3639 2018-06-14 Pedro Alves <palves@redhat.com>
3640
3641 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
3642 gdb's expected startup output.
3643
3644 2018-06-14 Pedro Alves <palves@redhat.com>
3645
3646 * lib/selftest-support.exp (selftest_setup): Remove inlined
3647 function handling.
3648
3649 2018-06-14 Tom de Vries <tdevries@suse.de>
3650
3651 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
3652 matching of breakpoint printing.
3653
3654 2018-06-13 Tom de Vries <tdevries@suse.de>
3655
3656 PR testsuite/23269
3657 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3658 (fork_child): ... here, and ...
3659 (fork_parent): ... here.
3660
3661 2018-06-12 Tom de Vries <tdevries@suse.de>
3662
3663 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3664
3665 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3666 Stephen Roberts <stephen.roberts@arm.com>
3667
3668 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3669 rewrite test to describe action performed, rather than possible
3670 failure.
3671
3672 2018-06-08 Gary Benson <gbenson@redhat.com>
3673
3674 * gdb.threads/check-libthread-db.exp: New file.
3675 * gdb.threads/check-libthread-db.c: Likewise.
3676
3677 2018-06-05 Tom Tromey <tom@tromey.com>
3678
3679 * gdb.base/default.exp: Update expected "show version" output.
3680
3681 2018-06-05 Tom Tromey <tom@tromey.com>
3682
3683 PR cli/12326:
3684 * gdb.cp/static-print-quit.exp: Update.
3685 * lib/gdb.exp (pagination_prompt): Update.
3686 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3687 * gdb.python/python.exp: Update.
3688
3689 2018-06-04 Joel Brobecker <brobecker@adacore.com>
3690
3691 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3692
3693 2018-06-01 Joel Brobecker <brobecker@adacore.com>
3694
3695 * gdb.ada/bp_fun_addr: New testcase.
3696
3697 2018-06-01 Tom Tromey <tom@tromey.com>
3698
3699 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3700 results.
3701 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3702 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3703 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3704 * gdb.base/maint.exp (maint_pass_if): Update.
3705
3706 2018-05-31 Maciej W. Rozycki <macro@mips.com>
3707
3708 * gdb.base/endian.exp: New test.
3709 * gdb.base/endian.c: New test source.
3710
3711 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3712
3713 PR gdb/23203
3714 * gdb.base/bt-selected-frame.c: New file.
3715 * gdb.base/bt-selected-frame.exp: New file.
3716 * lib/gdb.exp (get_current_frame_number): New function.
3717
3718 2018-05-24 Maciej W. Rozycki <macro@mips.com>
3719 Pedro Alves <palves@redhat.com>
3720
3721 * gdb.threads/tls-core.c: Include <stdlib.h>
3722 (thread_proc): Call `abort'.
3723 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3724 (tls_core_test): New procedure, bits factored out from ...
3725 (top level): ... here. Test both native cores and gcore cores.
3726
3727 2018-05-23 Tom Tromey <tom@tromey.com>
3728
3729 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3730
3731 2018-05-23 Tom Tromey <tom@tromey.com>
3732
3733 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3734 symfile_complaints.
3735 (test_short_complaints): Likewise.
3736 (test_empty_complaints): Likewise.
3737 (test_initial_complaints): Update.
3738
3739 2018-05-23 Tom Tromey <tom@tromey.com>
3740
3741 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3742
3743 2018-05-23 Tom Tromey <tom@tromey.com>
3744
3745 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3746 (test_short_complaints): Update.
3747
3748 2018-05-22 Pedro Alves <palves@redhat.com>
3749
3750 * gdb.base/remote.exp: Only gdb_start after compiling the
3751 testcase. Issue "disconnect" before testing "set remote" command
3752 defaults. Issue clean_restart before running to main.
3753
3754 2018-05-22 Pedro Alves <palves@redhat.com>
3755
3756 * gdb.base/remote.exp: Adjust expected output of "show remote
3757 memory-write-packet-size". Add tests for "set remote
3758 memory-write-packet-size 0" and "set remote
3759 memory-write-packet-size fixed/limit".
3760
3761 2018-05-22 Pedro Alves <palves@redhat.com>
3762
3763 PR gdb/22973
3764 * gdb.base/utf8-identifiers.c: New file.
3765 * gdb.base/utf8-identifiers.exp: New file.
3766
3767 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3768
3769 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3770
3771 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3772
3773 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3774
3775 2018-05-18 Tom Tromey <tom@tromey.com>
3776
3777 * gdb.base/ptype-offsets.exp: Update.
3778
3779 2018-05-17 Keith Seitz <keiths@redhat.com>
3780
3781 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3782 in expected breakpoint stop locations.
3783 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3784 move to proper scope to test variable values.
3785 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3786 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3787 New functions.
3788 (main): Call not_inline_func3.
3789 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3790 inline_func1, inline_func2, and inline_func3. Test that when each
3791 breakpoint is hit, GDB properly reports both the stop location
3792 and the backtrace. Repeat tests for temporary breakpoints.
3793
3794 2018-05-15 Maciej W. Rozycki <macro@mips.com>
3795
3796 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3797 rather then trying to access it in determining whether the PID
3798 of `gdbserver' could have been retrieved.
3799
3800 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3801
3802 * gdb.arch/amd64-init-x87-values.S: New file.
3803 * gdb.arch/amd64-init-x87-values.exp: New file.
3804
3805 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3806
3807 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
3808
3809 2018-05-04 Tom Tromey <tom@tromey.com>
3810
3811 PR python/22730:
3812 * gdb.python/python.exp: Test multi-line execute.
3813
3814 2018-05-04 Tom Tromey <tom@tromey.com>
3815
3816 PR python/22731:
3817 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
3818
3819 2018-05-04 Tom Tromey <tom@tromey.com>
3820
3821 PR gdb/11750:
3822 * gdb.base/define.exp: Test defining a user command inside a user
3823 command.
3824 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
3825
3826 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3827 Pedro Alves <palves@redhat.com>
3828
3829 PR breakpoints/19806 and support for PR external/20207.
3830 * gdb.base/watchpoint-unaligned.c: New file.
3831 * gdb.base/watchpoint-unaligned.exp: New file.
3832
3833 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3834
3835 * gdb.base/maint.exp: Make test names unique, use
3836 test_prefix_command_help to test 'help maint info', and remove
3837 repeated test of 'help maint'.
3838
3839 2018-05-04 Tom Tromey <tom@tromey.com>
3840
3841 PR gdb/22619:
3842 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
3843 behavior.
3844
3845 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3846
3847 * gdb.base/maint.exp: Process output from 'maint print registers'
3848 line at a time.
3849
3850 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3851
3852 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
3853 timeout.
3854
3855 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
3856
3857 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
3858 filter pattern.
3859
3860 2018-05-02 Pedro Alves <palves@redhat.com>
3861
3862 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
3863 to_log_command renames.
3864 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3865
3866 2018-05-02 Tom Tromey <tom@tromey.com>
3867
3868 * gdb.python/py-parameter.exp: Set test message.
3869
3870 2018-05-02 Tom Tromey <tom@tromey.com>
3871
3872 PR python/20084:
3873 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
3874 PARAM_ZUINTEGER_UNLIMITED tests.
3875
3876 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3877
3878 PR rust/23124
3879 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3880 when casting.
3881
3882 2018-04-30 Tom Tromey <tom@tromey.com>
3883
3884 * gdb.python/py-type.exp: Check align attribute.
3885 * gdb.python/py-type.c: New "aligncheck" global.
3886
3887 2018-04-30 Tom Tromey <tom@tromey.com>
3888
3889 PR exp/17095:
3890 * gdb.dwarf2/dw2-align.exp: New file.
3891 * gdb.cp/align.exp: New file.
3892 * gdb.base/align.exp: New file.
3893 * lib/gdb.exp (gdb_int128_helper): New proc.
3894 (has_int128_c, has_int128_cxx): New caching procs.
3895
3896 2018-04-27 Tom Tromey <tom@tromey.com>
3897
3898 PR rust/22545:
3899 * gdb.rust/simple.exp: Add inclusive range tests.
3900
3901 2018-04-26 Pedro Alves <palves@redhat.com>
3902
3903 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
3904 ifunc breakpoint locations correctly of ifunc breakpoints set
3905 while the program resolves the ifunc.
3906
3907 2018-04-26 Pedro Alves <palves@redhat.com>
3908
3909 * gdb.base/gnu-ifunc-final.c: New file.
3910 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
3911 * gdb.base/gnu-ifunc.exp (executable): Delete.
3912 (staticexecutable): Adjust.
3913 (lib_opts, exec_opts): Delete.
3914 (make_binsuffix, build, set-break): New procedures.
3915 (misc_tests): New, with tests factored out from the top level.
3916 (top level): Test different combinations of ifunc resolver name,
3917 resolver with and with debug info, and ifunc target with and
3918 without debug info. Wrap static tests with with_target_prefix.
3919
3920 2018-04-26 Pedro Alves <palves@redhat.com>
3921
3922 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
3923 return type" warnings.
3924
3925 2018-04-25 Pedro Alves <palves@redhat.com>
3926
3927 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
3928 killed".
3929 * gdb.base/kill-after-signal.exp: Likewise.
3930 * gdb.threads/kill.exp: Likewise.
3931
3932 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3933 Sergio Durigan Junior <sergiodj@redhat.com>
3934 Pedro Alves <palves@redhat.com>
3935
3936 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
3937 regexps to expect for '[Inferior ... detached]' as well.
3938 * gdb.base/attach.exp: Likewise.
3939 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
3940 "gdb_continue_to_end".
3941 (test_catch_syscall_with_wrong_args): Likewise.
3942 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
3943 ']'. Don't set 'verbose' on.
3944 * gdb.base/foll-vfork.exp: Likewise.
3945 * gdb.base/fork-print-inferior-events.c: New file.
3946 * gdb.base/fork-print-inferior-events.exp: New file.
3947 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
3948 '[Inferior ... has been killed]' message.
3949 * gdb.base/kill-after-signal.exp: Likewise.
3950 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
3951 detach message.
3952 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
3953 message.
3954 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
3955 regexps to expect for '[Inferior ... detached]' as well.
3956 * gdb.threads/process-dies-while-detaching.exp: Likewise.
3957
3958 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
3959
3960 PR gdb/23104
3961 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
3962
3963 2018-04-19 Richard Bunt <richard.bunt@arm.com>
3964
3965 * gdb.threads/multiple-successive-infcall.c: New test.
3966 * gdb.threads/multiple-successive-infcall.exp: New file.
3967
3968 2018-04-17 Tom Tromey <tom@tromey.com>
3969
3970 * gdb.rust/simple.rs (Union): New type.
3971 (main): New local "u".
3972 * gdb.rust/simple.exp (test_one_slice): Add new test case.
3973
3974 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3975
3976 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
3977 number information in output of "whereis" command.
3978 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
3979
3980 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3981
3982 * gdb.ada/info_types.exp: Adjust expected output to the line
3983 numbers now printed by "info var/func/type".
3984 * gdb.base/completion.exp: Likewise.
3985 * gdb.base/included.exp: Likewise.
3986 * gdb.cp/cp-relocate.exp: Likewise.
3987 * gdb.cp/cplusfuncs.exp: Likewise.
3988 * gdb.cp/namespace.exp: Likewise.
3989 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
3990
3991 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3992
3993 * gdb.btrace/cpu.exp: New.
3994
3995 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3996
3997 * gdb.base/step-indirect-call-thunk.exp: New.
3998 * gdb.base/step-indirect-call-thunk.c: New.
3999 * gdb.reverse/step-indirect-call-thunk.exp: New.
4000 * gdb.reverse/step-indirect-call-thunk.c: New.
4001
4002 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4003
4004 * gdb.base/pie-fork.c: New file.
4005 * gdb.base/pie-fork.exp: New file.
4006
4007 2018-04-11 Tom Tromey <tom@tromey.com>
4008
4009 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4010
4011 2018-04-10 Pedro Alves <palves@redhat.com>
4012
4013 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4014 exits. Instead loop running forever.
4015 (fork_parent): Run forever too.
4016
4017 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4018
4019 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4020 mi_continue_to_line.
4021 * gdb.mi/mi-stack.c (callee4): Add comment.
4022
4023 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4024
4025 * gdb.mi/mi-stack.exp: Fix indentation.
4026
4027 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4028
4029 PR gdb/22979
4030 * gdb.arch/amd64-osabi.exp: New file.
4031
4032 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4033
4034 PR gdb/22980
4035 * gdb.base/osabi.exp: New file.
4036
4037 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
4038
4039 * gdb.cp/static-typedef-print.exp: New file.
4040 * gdb.cp/static-typedef-print.cc: New file.
4041
4042 2018-03-27 Joel Brobecker <brobecker@adacore.com>
4043
4044 * gdb.ada/varsize_limit: New testcase.
4045
4046 2018-03-27 Joel Brobecker <brobecker@adacore.com>
4047
4048 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4049
4050 * gdb.ada/notcplusplus: New testcase.
4051
4052 * gdb.base/c-linkage-name.c: New file.
4053 * gdb.base/c-linkage-name.exp: New testcase.
4054
4055 2018-03-26 Tom Tromey <tom@tromey.com>
4056
4057 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4058 * gdb.python/py-framefilter.py (name_error): New global.
4059 (ErrorInName.function): Use name_error.
4060
4061 2018-03-26 Tom Tromey <tom@tromey.com>
4062
4063 PR backtrace/15582:
4064 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4065
4066 2018-03-23 Keith Seitz <keiths@redhat.com>
4067
4068 PR c++/22968
4069 * gdb.cp/subtypes.exp: New file.
4070 * gdb.cp/subtypes.h: New file.
4071 * gdb.cp/subtypes.cc: New file.
4072 * gdb.cp/subtypes-2.cc: New file.
4073
4074 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4075
4076 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4077 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4078 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4079 -nostartfiles when compiling the test. Confirm that all registers
4080 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4081
4082 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4083
4084 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4085 option, syntax was wrong anyway.
4086 * gdb.arch/arm-disp-step.exp: Likewise.
4087 * gdb.arch/sparc64-regs.exp: Likewise.
4088 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4089 option, syntax was wrong anyway, switch to use
4090 prepare_for_testing.
4091 * gdb.arch/i386-disp-step.exp: Likewise.
4092
4093 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4094
4095 * gdb.ada/exec_changed.exp: Replace "target_info exists
4096 use_gdb_stub" by "use_gdb_stub".
4097 * gdb.ada/start.exp: Likewise.
4098 * gdb.base/async-shell.exp: Likewise.
4099 * gdb.base/attach-pie-misread.exp: Likewise.
4100 * gdb.base/attach-wait-input.exp: Likewise.
4101 * gdb.base/break-entry.exp: Likewise.
4102 * gdb.base/break-interp.exp: Likewise.
4103 * gdb.base/dprintf-detach.exp: Likewise.
4104 * gdb.base/nostdlib.exp: Likewise.
4105 * gdb.base/solib-nodir.exp: Likewise.
4106 * gdb.base/statistics.exp: Likewise.
4107 * gdb.base/testenv.exp: Likewise.
4108 * gdb.mi/mi-exec-run.exp: Likewise.
4109 * gdb.mi/mi-start.exp: Likewise.
4110 * gdb.multi/dummy-frame-restore.exp: Likewise.
4111 * gdb.multi/multi-arch-exec.exp: Likewise.
4112 * gdb.multi/multi-arch.exp: Likewise.
4113 * gdb.multi/tids.exp: Likewise.
4114 * gdb.multi/watchpoint-multi.exp: Likewise.
4115 * gdb.python/py-events.exp: Likewise.
4116 * gdb.threads/attach-into-signal.exp: Likewise.
4117 * gdb.threads/attach-stopped.exp: Likewise.
4118 * gdb.threads/threadapply.exp: Likewise.
4119 * lib/selftest-support.exp: Likewise.
4120
4121 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4122
4123 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4124
4125 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4126
4127 * gdb.perf/template-breakpoints.cc: New file.
4128 * gdb.perf/template-breakpoints.exp: New file.
4129 * gdb.perf/template-breakpoints.py: New file.
4130
4131 2018-03-19 Tom Tromey <tom@tromey.com>
4132
4133 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4134 y0.
4135 * gdb.rust/simple.exp: Test bare identifier form of struct
4136 initializer.
4137
4138 2018-03-19 Tom Tromey <tom@tromey.com>
4139
4140 * gdb.gdb/observer.exp: Remove.
4141
4142 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4143
4144 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4145 "qualified" option when setting breakpoints.
4146 * gdb.trace/backtrace.exp: Likewise.
4147 * gdb.trace/circ.exp: Likewise.
4148 * gdb.trace/collection.exp: Likewise.
4149 * gdb.trace/disconnected-tracing.exp: Likewise.
4150 * gdb.trace/ftrace-lock.exp: Likewise.
4151 * gdb.trace/ftrace.exp: Likewise.
4152 * gdb.trace/infotrace.exp: Likewise.
4153 * gdb.trace/packetlen.exp: Likewise.
4154 * gdb.trace/passc-dyn.exp: Likewise.
4155 * gdb.trace/qtro.exp: Likewise.
4156 * gdb.trace/read-memory.exp: Likewise.
4157 * gdb.trace/report.exp: Likewise.
4158 * gdb.trace/signal.exp: Likewise.
4159 * gdb.trace/status-stop.exp: Likewise.
4160 * gdb.trace/strace.exp: Likewise.
4161 * gdb.trace/tfind.exp: Likewise.
4162 * gdb.trace/trace-break.exp: Likewise.
4163 * gdb.trace/trace-condition.exp: Likewise.
4164 * gdb.trace/trace-mt.exp: Likewise.
4165 * gdb.trace/tstatus.exp: Likewise.
4166 * gdb.trace/tsv.exp: Likewise.
4167 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4168 * gdb.trace/unavailable.exp: Likewise.
4169 * gdb.trace/while-dyn.exp: Likewise.
4170
4171 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4172
4173 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4174 that libinproctrace is copied to the target.
4175
4176 2018-03-14 Tom Tromey <tom@tromey.com>
4177
4178 PR cli/14977:
4179 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4180 a null pointer.
4181 * gdb.base/wchar.exp: Likewise.
4182
4183 2018-03-14 Tom Tromey <tom@tromey.com>
4184
4185 PR cli/19918:
4186 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4187 flag.
4188
4189 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4190
4191 PR gdb/22841
4192 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4193 "target" to remote_exec.
4194
4195 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4196
4197 PR gdb/22841
4198 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4199 ${board}_upload): Remove.
4200
4201 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4202
4203 * gdb.cp/watch-cp.cc: New test.
4204 * gdb.cp/watch-cp.exp: New file.
4205
4206 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4207
4208 * gdb.base/infcall-nested-structs.exp: New file.
4209 * gdb.base/infcall-nested-structs.c: New file.
4210 * gdb.base/float.exp: Add riscv support.
4211
4212 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
4213
4214 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
4215 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
4216
4217 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4218
4219 * gdb.server/abspath.exp: New file.
4220 * lib/gdb.exp (with_cwd): New procedure.
4221
4222 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
4223
4224 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
4225 use it.
4226 (gdb_is_target_remote_prompt): New proc.
4227 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
4228 (gdb_is_target_native): Pass prompt parameter to
4229 gdb_is_target_1.
4230
4231 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
4232
4233 * gdb.base/load-command.c: New file.
4234 * gdb.base/load-command.exp: New file.
4235 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
4236 (gdb_is_target_1): ...this, and generalize for other targets
4237 than just remote.
4238 (gdb_is_target_remote): Use gdb_is_target_1.
4239 (gdb_is_target_native): use gdb_is_target_1.
4240
4241 2018-02-26 Tom Tromey <tom@tromey.com>
4242
4243 PR python/16497:
4244 * gdb.python/py-framefilter.exp: Update test.
4245
4246 2018-02-26 Tom Tromey <tom@tromey.com>
4247
4248 * gdb.dwarf2/variant.c: New file.
4249 * gdb.dwarf2/variant.exp: New file.
4250
4251 2018-02-26 Tom Tromey <tom@tromey.com>
4252
4253 * gdb.rust/simple.exp: Accept more possible results in enum test.
4254
4255 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
4256
4257 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
4258 parentheses.
4259
4260 2018-02-23 Maciej W. Rozycki <macro@mips.com>
4261
4262 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
4263 name of a variable: $actual_linejj -> $actual_line.
4264
4265 2018-02-21 John Baldwin <jhb@FreeBSD.org>
4266
4267 * gdb.arch/amd64-i386-address.exp: Fix a typo.
4268
4269 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4270
4271 * gdb.btrace/buffer-size.exp: Do not force BTS.
4272
4273 2018-02-14 Pedro Alves <palves@redhat.com>
4274
4275 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
4276 getting a "Quit".
4277
4278 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4279
4280 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
4281 Fix test name.
4282
4283 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
4284
4285 * gdb.cp/m-static.exp: Check type of optimized out static
4286 member.
4287
4288 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
4289
4290 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
4291 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
4292
4293 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
4294 Leszek Swirski <leszeks@google.com>
4295
4296 * gdb.python/py-prettyprint.c
4297 (struct to_string_returns_value_inner,
4298 struct to_string_returns_value_wrapper): New.
4299 (main): Add tsrvw variable.
4300 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
4301 ToStringReturnsValueWrapper): New classes.
4302 (register_pretty_printers): Register new pretty-printers.
4303 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
4304 recursive pretty printer.
4305 * gdb.python/py-mi.exp: Likewise.
4306
4307 2018-02-01 Leszek Swirski <leszeks@google.com>
4308
4309 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
4310 functions with the same name as an include file are parsed
4311 correctly.
4312
4313 2018-02-01 Yao Qi <yao.qi@linaro.org>
4314
4315 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
4316 "\[^\r\n\]*".
4317
4318 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
4319
4320 * gdb.arch/powerpc-prologue-frame.s: New file.
4321 * gdb.arch/powerpc-prologue-frame.c: Likewise.
4322 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
4323
4324 2018-01-31 Joel Brobecker <brobecker@adacore.com>
4325
4326 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
4327
4328 2018-01-30 Pedro Alves <palves@redhat.com>
4329
4330 PR gdb/13211
4331 * gdb.base/interrupt-daemon.c: New.
4332 * gdb.base/interrupt-daemon.exp: New.
4333 * gdb.multi/multi-term-settings.c: New.
4334 * gdb.multi/multi-term-settings.exp: New.
4335
4336 2018-01-30 Joel Brobecker <brobecker@adacore.com>
4337
4338 * gdb.base/break.exp: Save the location where the breakpoint
4339 on break.c:47 was actually inserted when debugging the version
4340 compiled at -O2 and use it in the expected output of the "info
4341 break" test performed soon after.
4342
4343 2018-01-22 Pedro Alves <palves@redhat.com>
4344 Sergio Durigan Junior <sergiodj@redhat.com>
4345
4346 * gdb.base/whatis.exp: Add tests for 'set print object on' +
4347 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
4348
4349 2018-01-22 Joel Brobecker <brobecker@adacore.com>
4350
4351 * gdb.base/break-include.c, gdb.base/break-include.inc,
4352 gdb.base/break-include.exp: New files.
4353 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
4354 line number now being the actual line number where the breakpoint
4355 was inserted.
4356 * gdb.mi/mi-break.exp: Likewise.
4357 * gdb.mi/mi-reverse.exp: Likewise.
4358 * gdb.mi/mi-simplerun.exp: Ditto.
4359
4360 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4361
4362 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
4363 varobj.
4364 * gdb.mi/mi-var-create-rtti.exp: Likewise.
4365
4366 2018-01-21 Don Breazeal <donb@codesourcery.com>
4367 Andrew Burgess <andrew.burgess@embecosm.com>
4368
4369 * gdb.mi/basics.c: Add new global.
4370 * gdb.mi/mi-frame-regs.exp: New file.
4371 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
4372 case.
4373
4374 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4375
4376 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4377 non-parameter, and on an unknown symbol.
4378
4379 2018-01-19 Tom Tromey <tom@tromey.com>
4380
4381 * gdb.rust/modules.rs (TWENTY_THREE): New global.
4382 * gdb.rust/modules.exp: Add ::-qualified lookup test.
4383
4384 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4385
4386 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
4387 setrlimit and chdir to int.
4388
4389 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4390
4391 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
4392 function.
4393 (my_tend): Likewise.
4394 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
4395 rationale of avoiding FP- and vector instructions.
4396
4397 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
4398
4399 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
4400 "info reg" with "\[ \t\]*".
4401 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
4402 "\[ \t\]+".
4403 * gdb.arch/s390-multiarch.exp: Ditto.
4404 * gdb.base/pc-fp.exp: Ditto.
4405 * gdb.reverse/i386-precsave.exp: Ditto.
4406 * gdb.reverse/i386-reverse.exp: Ditto.
4407 * gdb.reverse/i387-env-reverse.exp: Ditto.
4408 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4409
4410 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4411
4412 * lib/gdb.exp (gdb_compile): Re-enable use of
4413 universal_compile_options for languages other than Rust.
4414
4415 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4416
4417 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4418
4419 2018-01-17 Mike Gulick <mgulick@mathworks.com>
4420
4421 PR gdb/16577
4422 * gdb.base/solib-vanish.exp: New.
4423 * gdb.base/solib-vanish-main.c: New.
4424 * gdb.base/solib-vanish-lib1.c: New.
4425 * gdb.base/solib-vanish-lib2.c: New.
4426
4427 2018-01-17 Yao Qi <yao.qi@linaro.org>
4428
4429 * gdb.compile/compile.exp: Match the address printed for
4430 frame in the output of command "bt".
4431
4432 2018-01-15 Tom Tromey <tom@tromey.com>
4433
4434 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
4435 compute sp_reg.
4436
4437 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4438
4439 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
4440 to prepare.
4441 (prepare): Return 0 on error, 1 on success.
4442
4443 2018-01-12 Pedro Alves <palves@redhat.com>
4444
4445 * gdb.base/continue-after-aborted-step-over.c: New.
4446 * gdb.base/continue-after-aborted-step-over.exp: New.
4447
4448 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
4449
4450 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
4451 options when not creating an executable.
4452
4453 2018-01-11 Pedro Alves <palves@redhat.com>
4454
4455 PR remote/22597
4456 * gdb.server/stop-reply-no-thread.c: New file.
4457 * gdb.server/stop-reply-no-thread.exp: New file.
4458
4459 2018-01-10 Pedro Alves <palves@redhat.com>
4460
4461 PR gdb/22670
4462 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
4463 functions too. Test setting breakpoints and printing C functions
4464 with no debug info too.
4465 * gdb.ada/bp_c_mixed_case/qux.c: New file.
4466
4467 2018-01-10 Pedro Alves <palves@redhat.com>
4468
4469 PR gdb/22670
4470 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
4471 a fail.
4472
4473 2018-01-10 Pedro Alves <palves@redhat.com>
4474
4475 PR gdb/22670
4476 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
4477
4478 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4479
4480 * gdb.server/unittest.exp: Match the output in non-development
4481 mode.
4482
4483 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4484
4485 * gdb.gdb/unittest.exp: Match output in non-development mode.
4486
4487 2018-01-08 Joel Brobecker <brobecker@adacore.com>
4488
4489 * gdb.ada/access_tagged_param.exp: Relax expected output
4490 for value of "ObjL" in "continue" to pck.inspect breakpoint
4491 test.
4492
4493 2018-01-08 Joel Brobecker <brobecker@adacore.com>
4494
4495 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
4496 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
4497
4498 2018-01-05 Pedro Alves <palves@redhat.com>
4499
4500 PR gdb/18653
4501 * gdb.base/libsegfault.exp: New.
4502
4503 2018-01-05 Joel Brobecker <brobecker@adacore.com>
4504
4505 PR gdb/22670
4506 * gdb.ada/access_tagged_param.exp: New file.
4507 * gdb.ada/access_tagged_param/foo.adb: New file.
4508
4509 2018-01-05 Pedro Alves <palves@redhat.com>
4510
4511 PR gdb/22670
4512 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
4513 exercise lower case too, and to exercise both full matching and
4514 wild matching.
4515
4516 2018-01-05 Joel Brobecker <brobecker@adacore.com>
4517
4518 * gdb.ada/rename_subscript_param: New testcase.
4519
4520 2018-01-05 Jerome Guitton <guitton@adacore.com>
4521
4522 * gdb.ada/arr_acc_idx_w_gap: New testcase.
4523
4524 2018-01-05 Joel Brobecker <brobecker@adacore.com>
4525
4526 * gdb.ada/convvar_comp: New testcase.
4527
4528 2018-01-05 Xavier Roirand <roirand@adacore.com>
4529
4530 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
4531 (My_Table): New global variable.
4532 * testsuite/gdb.ada/array_char_idx.exp: Add test.
4533
4534 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4535
4536 PR gdb/22670
4537 * gdb.ada/maint_with_ada: New testcase.
4538
4539 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4540
4541 PR gdb/22670
4542 * gdb.ada/bp_c_mixed_case: New testcase.
4543
4544 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4545
4546 PR gdb/22670
4547 * gdb.ada/complete.exp: Add "complete break ada" test.
4548
4549 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4550
4551 PR gdb/22670
4552 * gdb.ada/info_addr_mixed_case: New testcase.
4553
4554 2018-01-03 Xavier Roirand <roirand@adacore.com>
4555
4556 * gdb.ada/excep_handle.exp: New testcase.
4557 * gdb.ada/excep_handle/foo.adb: New file.
4558 * gdb.ada/excep_handle/pck.ads: New file.
4559
4560 2018-01-03 Joel Brobecker <brobecker@adacore.com>
4561
4562 * gdb.base/step-line.c: Add extra empty line in copyright header.
4563 * gdb.base/step-line.inp: Likewise.
4564
4565 2018-01-02 Joel Brobecker <brobecker@adacore.com>
4566
4567 * gdb.ada/dyn_stride.exp: Add slice test.
4568
4569 2018-01-02 Joel Brobecker <brobecker@adacore.com>
4570
4571 * gdb.ada/dyn_stride: New testcase.
4572
4573 2017-12-27 Stafford Horne <shorne@gmail.com>
4574
4575 * gdb.xml/extra-regs.xml: Add example foo reggroup.
4576 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
4577
4578 2017-12-27 Stafford Horne <shorne@gmail.com>
4579
4580 * gdb.base/reggroups.c: New file.
4581 * gdb.base/reggroups.exp: New file.
4582
4583 2017-12-18 Joel Brobecker <brobecker@adacore.com>
4584
4585 * gdb.dwarf2/ada-valprint-error.c: New file.
4586 * gdb.dwarf2/ada-valprint-error.exp: New file.
4587
4588 2017-12-18 Joel Brobecker <brobecker@adacore.com>
4589
4590 * gdb.ada/assign_arr: New testcase.
4591
4592 2017-12-18 Xavier Roirand <roirand@adacore.com>
4593
4594 * gdb.ada/funcall_ptr: New testcase.
4595
4596 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4597
4598 PR cli/16224
4599 * gdb.base/ptype-offsets.cc: New file.
4600 * gdb.base/ptype-offsets.exp: New file.
4601
4602 2017-12-15 Yao Qi <yao.qi@linaro.org>
4603
4604 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
4605 if XML is disabled.
4606
4607 2017-12-15 Xavier Roirand <roirand@adacore.com>
4608
4609 * gdb.ada/same_component_name: New testcase.
4610
4611 2017-12-14 Joel Brobecker <brobecker@adacore.com>
4612
4613 * gdb.ada/str_binop_equal: New testcase.
4614
4615 2017-12-14 Joel Brobecker <brobecker@adacore.com>
4616
4617 * gdb.ada/task_switch_in_core: New testcase.
4618
4619 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
4620
4621 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
4622 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
4623 call test_bkpt_qualified.
4624 (test_bkpt_qualified): New proc.
4625
4626 2017-12-13 Pedro Alves <palves@redhat.com>
4627
4628 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4629 Tighten regexp by matching with an anchor.
4630
4631 2017-12-13 Pedro Alves <palves@redhat.com>
4632
4633 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
4634 ("expression with namespace"): New set of tests.
4635 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
4636 (Nested::Test_NS::qux): New.
4637 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
4638 defaults to 'start_quote_char' and 'end_quote_char' parameters.
4639
4640 2017-12-13 Joel Brobecker <brobecker@adacore.com>
4641
4642 * gdb.base/server-del-break.c: New file.
4643 * gdb.base/server-del-break.exp: New file.
4644
4645 2017-12-12 Stafford Horne <shorne@gmail.com>
4646
4647 * gdb.xml/tdesc-regs.exp: Add or1k support.
4648
4649 2017-12-12 Stafford Horne <shorne@gmail.com>
4650
4651 * gdb.base/bp-permanent.c: Define nop of or1k.
4652
4653 2017-12-11 Joel Brobecker <brobecker@adacore.com>
4654
4655 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
4656 output with components being reordered.
4657
4658 2017-12-11 Joel Brobecker <brobecker@adacore.com>
4659
4660 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4661 output with components being reordered.
4662
4663 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4664 Pedro Alves <palves@redhat.com>
4665
4666 * gdb.base/maint.exp (check for .gdb_index): Check also for
4667 .debug_names.
4668 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4669 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4670 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4671 (.gdb_index used after symbol reloading): Support also .debug_names.
4672 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4673
4674 2017-12-08 Yao Qi <yao.qi@linaro.org>
4675
4676 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4677 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4678
4679 2017-12-08 Yao Qi <yao.qi@linaro.org>
4680
4681 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4682 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4683
4684 2017-12-08 Yao Qi <yao.qi@linaro.org>
4685
4686 * gdb.arch/aarch64-tagged-pointer.c: New file.
4687 * gdb.arch/aarch64-tagged-pointer.exp: New file.
4688
4689 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
4690
4691 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4692 "int".
4693
4694 2017-12-07 Keith Seitz <keiths@redhat.com>
4695
4696 PR breakpoints/22569
4697 * gdb.linespec/ls-errs.exp: Change expected result of "break
4698 -source this file has spaces.c -line 3".
4699 Check that an explicit source file followed by whitespace is
4700 identified as an invalid explicit location.
4701
4702 2017-12-07 Keith Seitz <keiths@redhat.com>
4703
4704 * gdb.cp/nested-types.cc: New file.
4705 * gdb.cp/nested-types.exp: New file.
4706 * lib/cp-support.exp: Load data-structures.exp library.
4707 (debug_cp_test_ptype_class): New global.
4708 (cp_ptype_class_verbose, next_line): New procedures.
4709 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4710 Add and document new return value.
4711 Switch the list of lines to a queue.
4712 Add support for new `type' key for nested type definitions.
4713 Add debugging/troubleshooting messages.
4714 * lib/data-structures.exp: New file.
4715
4716 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4717
4718 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4719 with proc_with_prefix, don't use with_test_prefix.
4720
4721 2017-12-07 Tom Tromey <tom@tromey.com>
4722
4723 * gdb.base/break.exp: Add test for empty "commands".
4724
4725 2017-12-07 Yao Qi <yao.qi@linaro.org>
4726
4727 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4728 malloc and catch syscall.
4729
4730 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4731
4732 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
4733 tests for explicit locations.
4734
4735 2017-12-06 Pedro Alves <palves@redhat.com>
4736
4737 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4738 force-disabling XML descriptions.
4739
4740 2017-12-04 Pedro Alves <palves@redhat.com>
4741
4742 PR gdb/22499
4743 * gdb.arch/amd64-disp-step-avx.S: New file.
4744 * gdb.arch/amd64-disp-step-avx.exp: New file.
4745
4746 2017-12-03 Pedro Alves <palves@redhat.com>
4747
4748 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4749 and <string.h>.
4750 (parent_function): Print distinct messages when waitpid fails, or
4751 the child exits with a signal, or the child exits for an unhandled
4752 reason.
4753 * gdb.threads/process-dies-while-detaching.exp
4754 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4755 it. Wait for both inferior output and GDB's prompt. Use an
4756 indirect spawn id list.
4757 (do_detach): New parameter 'child_exit'. Use it to compute
4758 expected inferior output.
4759 (test_detach, test_detach_watch, test_detach_killed_outside):
4760 Adjust to pass down the expected child exit kind.
4761
4762 2017-12-01 Joel Brobecker <brobecker@adacore.com>
4763 Sergio Durigan Junior <sergiodj@redhat.com>
4764 Pedro Alves <palves@redhat.com>
4765
4766 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4767
4768 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4769
4770 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4771 to 'symbol-file' and 'add-symbol-file' can be
4772 position-independent.
4773
4774 2017-12-01 Yao Qi <yao.qi@linaro.org>
4775
4776 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4777 the URL in copyright header.
4778 * gdb.arch/aarch64-fp.exp: Likewise.
4779 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4780 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4781 * gdb.base/expand-psymtabs.exp: Likewise.
4782 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4783 * gdb.fortran/common-block.exp: Likewise.
4784 * gdb.fortran/common-block.f90: Likewise.
4785 * gdb.fortran/logical.exp: Likewise.
4786 * gdb.fortran/vla-datatypes.f90: Likewise.
4787 * gdb.fortran/vla-sub.f90: Likewise.
4788
4789 2017-11-30 Joel Brobecker <brobecker@adacore.com>
4790
4791 * gdb.ada/repeat_dyn: New testcase.
4792
4793 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4794
4795 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4796 Update for changed thread numbering.
4797 * gdb.cell/bt.exp: Update for changed GDB output.
4798
4799 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4800
4801 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4802 setting isremote by hand.
4803 * boards/dwarf4-gdb-index.exp: Likewise.
4804 * boards/fission.exp: Likewise.
4805 * boards/stabs.exp: Likewise.
4806
4807 2017-11-30 Pedro Alves <palves@redhat.com>
4808
4809 * gdb.linespec/cpls-ops.exp
4810 (check_explicit_skips_function_argument): Extract the underlying
4811 type of size_t instead of hardcoding it.
4812
4813 2017-11-29 Pedro Alves <palves@redhat.com>
4814
4815 PR c++/19436
4816 * gdb.linespec/cpls-abi-tag.cc: New file.
4817 * gdb.linespec/cpls-abi-tag.exp: New file.
4818
4819 2017-11-29 Pedro Alves <palves@redhat.com>
4820
4821 * gdb.base/langs.exp: Use -qualified.
4822 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
4823 it.
4824 * gdb.cp/namespace.exp: Use -qualified.
4825 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
4826 (overload-3, template-overload, template-ret-type, const-overload)
4827 (const-overload-quoted, anon-ns, ambiguous-prefix): New
4828 procedures.
4829 (test_driver): Call them.
4830 * gdb.cp/save-bp-qualified.cc: New.
4831 * gdb.cp/save-bp-qualified.exp: New.
4832 * gdb.linespec/explicit.exp: Test -qualified.
4833 * lib/completion-support.exp (completion::explicit_opts_list): Add
4834 "-qualified".
4835 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
4836
4837 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
4838
4839 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
4840
4841 2017-11-29 Tom Tromey <tom@tromey.com>
4842
4843 * gdb.base/relocate.exp: Update invalid argument test.
4844 Add new tests for invalid arguments.
4845
4846 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4847
4848 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
4849 Return 0 as a long.
4850 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
4851
4852 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4853
4854 * gdb.cp/breakpoint.cc (bar): Set return type to void.
4855 * gdb.cp/psymtab-parameter.cc (func): Likewise.
4856 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
4857 func ().
4858 * gdb.cp/shadow.cc (B.func): Return 0.
4859
4860 2017-11-27 Joel Brobecker <brobecker@adacore.com>
4861
4862 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
4863 expected output in gdb_expect call to allow the exception
4864 message to be present as well. Fix syntax confusion to avoid
4865 TCL thinking that exception_name is an array.
4866
4867 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
4868
4869 * gdb.arch/spu-info.c: Include <unistd.h>.
4870 (do_signal_test): Fix broken calls to write.
4871 * gdb.arch/spu-info.exp: Use prepare_for_testing.
4872 Fix checks for empty mailboxes. Update signal tests for corrected
4873 do_signal_test routine. Allow nonzero event status.
4874 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
4875 * gdb.cell/arch.exp: Use standard_output_file.
4876 * gdb.cell/break.exp: Likewise.
4877 * gdb.cell/bt.exp: Likewise.
4878 * gdb.cell/core.exp: Likewise.
4879 * gdb.cell/dwarfaddr.exp: Likewise.
4880 * gdb.cell/ea-cache.exp: Likewise.
4881 * gdb.cell/ea-standalone.exp: Likewise.
4882 * gdb.cell/f-regs.exp: Likewise.
4883 * gdb.cell/fork.exp: Likewise.
4884 * gdb.cell/gcore.exp: Likewise.
4885 * gdb.cell/mem-access.exp: Likewise.
4886 * gdb.cell/ptype.exp: Likewise.
4887 * gdb.cell/registers.exp: Likewise.
4888 * gdb.cell/sizeof.exp: Likewise.
4889 * gdb.cell/solib-symbol.exp: Likewise.
4890 * gdb.cell/solib.exp: Likewise.
4891
4892 2017-11-25 Pedro Alves <palves@redhat.com>
4893
4894 * gdb.base/complete-empty.exp: New file.
4895 * gdb.base/completion.exp: Adjust.
4896
4897 2017-11-25 Pedro Alves <palves@redhat.com>
4898
4899 * gdb.linespec/cpls-ops.cc: New file.
4900 * gdb.linespec/cpls-ops.exp: New file.
4901 * lib/completion-support.exp (test_complete_prefix_range_re): New,
4902 factored out from ...
4903 (test_complete_prefix_range): ... this.
4904
4905 2017-11-24 Pedro Alves <palves@redhat.com>
4906
4907 * gdb.linespec/cpcompletion.exp: New file.
4908 * gdb.linespec/cpls-hyphen.cc: New file.
4909 * gdb.linespec/cpls.cc: New file.
4910 * gdb.linespec/cpls2.cc: New file.
4911 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
4912 test to use test_gdb_complete_unique. Add label completion,
4913 keyword completion and explicit location completion tests.
4914 * lib/completion-support.exp: New file.
4915
4916 2017-11-24 Joel Brobecker <brobecker@adacore.com>
4917
4918 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
4919 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
4920 when hitting an exception catchpoint.
4921
4922 2017-11-22 Yao Qi <yao.qi@linaro.org>
4923
4924 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
4925
4926 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
4927
4928 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
4929 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
4930 * gdb.dwarf2/info-locals-optimized-out.c: New file.
4931
4932 2017-11-22 Yao Qi <yao.qi@linaro.org>
4933
4934 * gdb.base/info-os.exp: Pass pthreads.
4935 * gdb.multi/multi-attach.exp: Likewise.
4936
4937 2017-11-22 Yao Qi <yao.qi@linaro.org>
4938
4939 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
4940 compiler.
4941
4942 2017-11-22 Yao Qi <yao.qi@linaro.org>
4943
4944 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
4945 * gdb.base/break-interp.exp: Likewise.
4946 * gdb.base/jit-attach-pie.exp: Likewise.
4947
4948 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4949
4950 * gdb.base/float128.c (large128): New variable.
4951 * gdb.base/float128.exp: Add test to print largest __float128 value.
4952
4953 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4954
4955 * gdb.arch/vsx-regs.exp: Update register content checks.
4956
4957 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
4958
4959 * gdb.arch/ppc-longdouble.exp: New file.
4960 * gdb.arch/ppc-longdouble.c: Likewise.
4961
4962 2017-11-21 Pedro Alves <palves@redhat.com>
4963
4964 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
4965
4966 2017-11-20 Pedro Alves <palves@redhat.com>
4967
4968 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
4969 (long_double_typedef): New typedefs.
4970 Use DEF on double and long double.
4971 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
4972 cases.
4973 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
4974 and 'long_double_ptr_same_size' locals. Use them to decide
4975 whether cast from array/function to float is valid/invalid.
4976
4977 2017-11-17 Tom Tromey <tom@tromey.com>
4978
4979 * gdb.rust/traits.rs: New file.
4980 * gdb.rust/traits.exp: New file.
4981
4982 2017-11-17 Joel Brobecker <brobecker@adacore.com>
4983
4984 * gdb.ada/minsyms: New testcase.
4985
4986 2017-11-16 Pedro Alves <palves@redhat.com>
4987
4988 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
4989 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
4990
4991 2017-11-16 Pedro Alves <palves@redhat.com>
4992
4993 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
4994 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
4995
4996 2017-11-16 Pedro Alves <palves@redhat.com>
4997
4998 * gdb.server/reconnect-ctrl-c.c: New file.
4999 * gdb.server/reconnect-ctrl-c.exp: New file.
5000
5001 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5002
5003 * gdb.python/py-rbreak.exp: New file.
5004 * gdb.python/py-rbreak.c: New file.
5005 * gdb.python/py-rbreak-func2.c: New file.
5006
5007 2017-11-16 Pedro Alves <palves@redhat.com>
5008
5009 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5010 pattern.
5011 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5012 GDB.
5013
5014 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5015
5016 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5017 regex.
5018
5019 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5020
5021 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5022 test names.
5023
5024 2017-11-09 Pedro Alves <palves@redhat.com>
5025
5026 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5027 factored out from ...
5028 (top level): ... here, and adjusted to avoid expecting beyond the
5029 prompt in a single gdb_test_multiple.
5030
5031 2017-11-09 Pedro Alves <palves@redhat.com>
5032
5033 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5034 output.
5035 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5036 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5037 * gdb.server/ext-run.exp ("kill" test): Likewise.
5038 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5039
5040 2017-11-09 Pedro Alves <palves@redhat.com>
5041
5042 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5043 match till end of line.
5044
5045 2017-11-09 Pedro Alves <palves@redhat.com>
5046
5047 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5048
5049 2017-11-09 Pedro Alves <palves@redhat.com>
5050
5051 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5052 New procedures, factored out from ...
5053 (top level): ... here, and adjusted to avoid expecting beyond the
5054 prompt in one go.
5055
5056 2017-11-09 Pedro Alves <palves@redhat.com>
5057
5058 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5059 output. Fix '?' match.
5060
5061 2017-11-08 Joel Brobecker <brobecker@adacore.com>
5062
5063 * gdb.ada/scoped_watch: New testcase.
5064 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5065 which is actually correct.
5066 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5067 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5068
5069 2017-11-08 Pedro Alves <palves@redhat.com>
5070
5071 * gdb.gdb/complaints.exp (test_initial_complaints)
5072 (test_serial_complaints, test_short_complaints): Call
5073 complaint_internal instead of complaint.
5074
5075 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5076
5077 * gdb.threads/tls-core.c: New file.
5078 * gdb.threads/tls-core.exp: Likewise.
5079
5080 2017-11-08 Pedro Alves <palves@redhat.com>
5081
5082 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5083 (p Exported_Capitalized): New test.
5084 (p exported_capitalized): New test.
5085
5086 2017-11-07 Pedro Alves <palves@redhat.com>
5087
5088 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5089
5090 2017-11-07 Pedro Alves <palves@redhat.com>
5091
5092 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5093 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5094 (disable_invalid, disable_inverted, disable_negative): New
5095 procedures.
5096 ("bad numbers"): New set of tests.
5097
5098 2017-11-07 Pedro Alves <palves@redhat.com>
5099
5100 * gdb.cp/ena-dis-br-range.exp: Add tests.
5101
5102 2017-11-07 Pedro Alves <palves@redhat.com>
5103
5104 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5105
5106 2017-11-07 Xavier Roirand <roirand@adacore.com>
5107 Pedro Alves <palves@redhat.com>
5108
5109 * gdb.base/ena-dis-br.exp: Add reference to
5110 gdb.cp/ena-dis-br-range.exp.
5111 * gdb.cp/ena-dis-br-range.exp: New file.
5112 * gdb.cp/ena-dis-br-range.cc: New file.
5113
5114 2017-11-06 Pedro Alves <palves@redhat.com>
5115
5116 * gdb.base/attach-non-pgrp-leader.c: New.
5117 * gdb.base/attach-non-pgrp-leader.exp: New.
5118
5119 2017-11-06 Pedro Alves <palves@redhat.com>
5120
5121 * configure.ac: No longer check for termio.h and sgtty.h.
5122 * configure: Regenerate.
5123 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5124 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5125 Remove termio and sgtty code.
5126
5127 2017-11-03 Yao Qi <yao.qi@linaro.org>
5128
5129 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5130 in GDB is disabled.
5131
5132 2017-11-03 Yao Qi <yao.qi@linaro.org>
5133
5134 * gdb.python/py-thrhandle.exp: Skip it if python is not
5135 enabled.
5136
5137 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5138
5139 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5140 as a breakpoint command.
5141
5142 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5143
5144 PR python/21213
5145 * gdb.python/py-infthread.exp: Test calling
5146 InferiorThread.inferior () multiple times in a row.
5147
5148 2017-10-27 Keith Seitz <keiths@redhat.com>
5149
5150 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5151 Test "info break" for every inlined function breakpoint.
5152
5153 2017-10-27 Yao Qi <yao.qi@linaro.org>
5154
5155 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5156
5157 2017-10-26 Patrick Frants <osscontribute@gmail.com>
5158
5159 * gdb.cp/classes.exp (test_static_members): Test printing
5160 Outer::instance.
5161 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5162 (Inner::instance, Outer::instance): New.
5163
5164 2017-10-24 Pedro Alves <palves@redhat.com>
5165
5166 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5167 extra console" test in two stages.
5168
5169 2017-10-24 Pedro Alves <palves@redhat.com>
5170
5171 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5172
5173 2017-10-24 Pedro Alves <palves@redhat.com>
5174
5175 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5176 loop.
5177
5178 2017-10-24 Pedro Alves <palves@redhat.com>
5179
5180 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5181 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5182
5183 2017-10-24 Pedro Alves <palves@redhat.com>
5184
5185 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5186 parameter and handle it. Don't output read value in test name.
5187
5188 2017-10-24 Pedro Alves <palves@redhat.com>
5189
5190 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5191 custom test name.
5192
5193 2017-10-24 Pedro Alves <palves@redhat.com>
5194
5195 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5196 include the unstable output directory name in the test's name.
5197 (initial_setup_simple) <'set args'>: Use custom test name.
5198
5199 2017-10-24 Pedro Alves <palves@redhat.com>
5200
5201 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5202 with explicit test name.
5203
5204 2017-10-20 Pedro Alves <palves@redhat.com>
5205
5206 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5207 'wait -i'. Use gdb_assert and remote_close.
5208
5209 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5210
5211 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5212 number from variable rather than hard-coded.
5213
5214 2017-10-19 Pedro Alves <palves@redhat.com>
5215
5216 * gdb.base/long-inferior-output.c: New file.
5217 * gdb.base/long-inferior-output.exp: New file.
5218
5219 2017-11-18 Keith Seitz <keiths@redhat.com>
5220
5221 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
5222 method.
5223 (main): Call it.
5224 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
5225 Add additional user-defined conversion operator tests.
5226
5227 2017-10-17 Pedro Alves <palves@redhat.com>
5228
5229 * boards/native-stdio-gdbserver.exp: Load "local-board".
5230
5231 2017-10-17 Pedro Alves <palves@redhat.com>
5232
5233 * gdb.base/quit-live.c: New file.
5234 * gdb.base/quit-live.exp: New file.
5235
5236 2017-10-16 Keith Seitz <keiths@redhat.com>
5237
5238 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
5239 (class_with_protected_typedef, class_with_private_typedef)
5240 (struct_with_public_typedef, struct_with_protected_typedef)
5241 (struct_with_private_typedef): New classes/structs.
5242 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
5243 typedefs and access specifiers.
5244
5245 2017-10-16 Pedro Alves <palves@redhat.com>
5246 Simon Marchi <simon.marchi@polymtl.ca>
5247
5248 * README (Local vs Remote vs Native): New section.
5249 * boards/local-board.exp: New file, with bits factored out from
5250 ...
5251 * boards/native-extended-gdbserver.exp: ... here. Load
5252 "local-board".
5253 * boards/native-gdbserver.exp: Load "local-board".
5254 (${board}_spawn, ${board}_exec): Delete.
5255 * boards/native-stdio-gdbserver.exp: Most contents factored out to
5256 ...
5257 * boards/stdio-gdbserver-base.exp: ... this new file.
5258 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
5259 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
5260 procedure.
5261 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
5262 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
5263 stdio_gdbserver_command.
5264 (${board}_get_remote_address, ${board}_get_comm_port)
5265 (${board}_download, ${board}_upload): Delete.
5266 (get_target_remote_pipe_cmd): New.
5267
5268 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
5269
5270 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
5271 test_bkpt_deletion, test_bkpt_cond_and_cmds,
5272 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
5273 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
5274 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
5275 remove with_test_prefix.
5276
5277 2017-10-13 Pedro Alves <palves@redhat.com>
5278
5279 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
5280 * gdb.base/annota1.exp: Use it instead of is_remote.
5281 * gdb.base/annota3.exp: Use it instead of is_remote.
5282 * gdb.cp/annota2.exp: Use it instead of is_remote.
5283 * gdb.cp/annota3.exp: Use it instead of is_remote.
5284 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
5285
5286 2017-10-13 Pedro Alves <palves@redhat.com>
5287
5288 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
5289 (test_num_test_vars, run_and_count_vars, find_env)
5290 (test_set_unset_env, test_inherit_env_var): New procedures.
5291 (top level): Use them.
5292
5293 2017-10-13 Pedro Alves <palves@redhat.com>
5294
5295 * lib/selftest-support.exp (selftest_setup): Extend comments, and
5296 also skip on stub-like targets.
5297
5298 2017-10-13 Pedro Alves <palves@redhat.com>
5299
5300 PR gdb/22293
5301 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
5302 (top level): Move some tests to ...
5303 (test_not_found): ... this new procedure.
5304 (top level): Call it.
5305
5306 2017-10-13 Pedro Alves <palves@redhat.com>
5307
5308 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
5309 expect different "info terminal" output if testing with a
5310 non-native target.
5311
5312 2017-10-13 Pedro Alves <palves@redhat.com>
5313 Simon Marchi <simon.marchi@polymtl.ca>
5314
5315 PR python/12966
5316 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
5317
5318 2017-10-13 Pedro Alves <palves@redhat.com>
5319
5320 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
5321 already.
5322
5323 2017-10-13 Pedro Alves <palves@redhat.com>
5324
5325 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
5326 is_remote.
5327
5328 2017-10-13 Pedro Alves <palves@redhat.com>
5329
5330 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
5331 is_remote.
5332
5333 2017-10-13 Pedro Alves <palves@redhat.com>
5334
5335 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
5336 is set.
5337 (corefile_test_attach): Likewise. Check can_spawn_for_attach
5338 instead of is_remote.
5339
5340 2017-10-13 Pedro Alves <palves@redhat.com>
5341
5342 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
5343 (top level): Add comment.
5344
5345 2017-10-13 Pedro Alves <palves@redhat.com>
5346
5347 * gdb.base/remote.exp (top level): Fix comment typo and add
5348 missing return.
5349
5350 2017-10-13 Pedro Alves <palves@redhat.com>
5351 Simon Marchi <simon.marchi@polymtl.ca>
5352
5353 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
5354 calls and add comments. Skip test if use_gdb_stub is set.
5355 (top level): Use "set cwd" command instead of "cd" command.
5356
5357 2017-10-13 Pedro Alves <palves@redhat.com>
5358
5359 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
5360 is_remote target check.
5361
5362 2017-10-13 Pedro Alves <palves@redhat.com>
5363
5364 * gdb.base/scope.exp: Use build_executable + clean_restart +
5365 gdb_file_cmd instead of prepare_for_testing and no longer skip
5366 "before run" tests on is_remote target boards. Update comments.
5367 * boards/native-extended-gdbserver.exp
5368 (extended_gdbserver_load_last_file): New, factored out from ...
5369 (gdb_load): ... this. Move further below and add comment.
5370 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
5371
5372 2017-10-12 Pedro Alves <palves@redhat.com>
5373
5374 * gdb.base/attach.exp: Remove references to gdb64.
5375 * gdb.base/dbx.exp: Remove references to gdb64.
5376
5377 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5378 Pedro Alves <palves@redhat.com>
5379
5380 * gdb.base/label.exp: Remove is_remote target check.
5381
5382 2017-10-12 Pedro Alves <palves@redhat.com>
5383
5384 * gdb.base/auvx.exp (coredir): Update comment.
5385 (top level) <core_works>: Use "set cwd" command instead of "cd"
5386 command.
5387
5388 2017-10-12 Pedro Alves <palves@redhat.com>
5389 Simon Marchi <simon.marchi@polymtl.ca>
5390
5391 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
5392 target boards.
5393
5394 2017-10-12 Pedro Alves <palves@redhat.com>
5395 Simon Marchi <simon.marchi@polymtl.ca>
5396
5397 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
5398 Instead skip if there's any gdb_protocol set.
5399
5400 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5401 Pedro Alves <palves@redhat.com>
5402
5403 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
5404
5405 2017-10-12 Pedro Alves <palves@redhat.com>
5406 Simon Marchi <simon.marchi@polymtl.ca>
5407
5408 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
5409 instead of on dejagnu remote boards.
5410
5411 2017-10-12 Pedro Alves <palves@redhat.com>
5412 Simon Marchi <simon.marchi@polymtl.ca>
5413
5414 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5415 checks. Use build_executable + clean_restart instead of
5416 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5417 of enabling non-stop after starting gdb.
5418
5419 2017-10-12 Pedro Alves <palves@redhat.com>
5420
5421 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5422 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5423 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5424 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5425
5426 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
5427
5428 * gdb.arch/arc-tdesc-cpu.exp: New file.
5429 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
5430
5431 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
5432
5433 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
5434
5435 2017-10-10 Pedro Alves <palves@redhat.com>
5436
5437 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
5438 expect CLI output.
5439
5440 2017-10-10 Pedro Alves <palves@redhat.com>
5441
5442 * lib/selftest-support.exp (selftest_setup): Update for
5443 captured_command_loop's prototype change.
5444
5445 2017-10-09 Pedro Alves <palves@redhat.com>
5446
5447 Test both arch1=>arch2 and arch2=>arch1.
5448
5449 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
5450 (srcfile2, binfile2, march1, march2): Remove globals. Largely
5451 factored out to...
5452 (append_arch1_options, append_arch2_options, append_arch_options)
5453 (build_executables): New procedures.
5454 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
5455 local.
5456 (top level): Add new 'first_arch' testing axis.
5457
5458 2017-10-09 Pedro Alves <palves@redhat.com>
5459
5460 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
5461 (barrier): New.
5462 (thread_start, all_started): New functions.
5463 (main): Spawn new thread and wait until it is scheduled.
5464 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
5465 option.
5466 (do_test): Add 'selected_thread' parameter. Run to all_started
5467 instead of main. Explicitly set the breakpoint at main. Switch
5468 to the SELECTED_THREAD thread.
5469 (top level): Test handling the exec event with either the main
5470 thread or the second thread selected.
5471
5472 2017-10-09 Pedro Alves <palves@redhat.com>
5473
5474 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
5475 logic. Move STOP marker after the value checks.
5476 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
5477 regexp.
5478
5479 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
5480
5481 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
5482
5483 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5484
5485 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
5486 integer-to-dfp conversion.
5487 * gdb.base/dfp-test.exp: Likewise.
5488
5489 2017-10-04 Pedro Alves <palves@redhat.com>
5490
5491 * gdb.multi/hangout.c: Include <unistd.h>.
5492 (hangout_loop): New function.
5493 (main): Call alarm. Call hangout_loop in a loop.
5494 * gdb.multi/hello.c: Include <unistd.h>.
5495 (hello_loop): New function.
5496 (main): Call alarm. Call hangout_loop in a loop.
5497 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
5498 inferior with the other selected.
5499
5500 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
5501
5502 * gdb.mi/list-thread-groups-available.exp: New file.
5503 * gdb.mi/list-thread-groups-available.c: New file.
5504
5505 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5506
5507 * gdb.base/set-cwd.exp: Make it available on
5508 native-extended-gdbserver.
5509
5510 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5511
5512 * gdb.base/set-cwd.c: New file.
5513 * gdb.base/set-cwd.exp: Likewise.
5514
5515 2017-10-02 Tom Tromey <tom@tromey.com>
5516
5517 PR rust/22236:
5518 * gdb.rust/simple.rs (main): New variable "fslice".
5519 * gdb.rust/simple.exp: Add slice tests. Update string tests.
5520
5521 2017-10-02 Tom Tromey <tom@tromey.com>
5522
5523 * gdb.rust/simple.exp: Test ptype of a slice.
5524
5525 2017-10-02 Tom Tromey <tom@tromey.com>
5526
5527 * gdb.rust/simple.exp: Test index of slice.
5528
5529 2017-09-27 Tom Tromey <tom@tromey.com>
5530
5531 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
5532
5533 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
5534 Pedro Alves <palves@redhat.com>
5535
5536 * gdb.base/compare-sections.exp (get value of read-only section): Read
5537 as unsigned value.
5538 (corrupt read-only section): Likewise and don't set written if patching
5539 failed.
5540
5541 2017-09-21 Kevin Buettner <kevinb@redhat.com>
5542
5543 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
5544 files.
5545
5546 2017-09-20 Pedro Alves <palves@redhat.com>
5547
5548 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
5549 symbol names in gdb's output.
5550 * gdb.cp/overload.exp ("list all overloads"): Likewise.
5551
5552 2017-09-20 Pedro Alves <palves@redhat.com>
5553
5554 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
5555 Rename to ...
5556 (test_list_ambiguous_symbol): ... this and add a symbol name
5557 parameter. Adjust.
5558 (test_list_ambiguous_function): Reimplement on top of
5559 test_list_ambiguous_symbol and also test listing ambiguous
5560 variables.
5561 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
5562 (ambiguous_fun): ... this.
5563 (ambiguous_var): New.
5564 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
5565 (ambiguous_fun): ... this.
5566 (ambiguous_var): New.
5567
5568 2017-09-19 John Baldwin <jhb@FreeBSD.org>
5569
5570 * gdb.base/starti.c: New file.
5571 * gdb.base/starti.exp: New file.
5572 * lib/gdb.exp (gdb_starti_cmd): New procedure.
5573
5574 2017-09-14 Pedro Alves <palves@redhat.com>
5575
5576 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
5577 (top level): Use it instead of runto.
5578
5579 2017-09-11 Tom Tromey <tom@tromey.com>
5580
5581 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
5582
5583 2017-09-11 Tom Tromey <tom@tromey.com>
5584
5585 * gdb.python/py-infthread.exp: Add tests for new_thread event.
5586 * gdb.python/py-inferior.exp: Add tests for new inferior events.
5587
5588 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
5589
5590 * gdb.fortran/printing-types.exp: New file.
5591 * gdb.fortran/printing-types.exp: New file.
5592
5593 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5594
5595 * gdb.fortran/vla-ptype.exp: Fix typos.
5596 * gdb.fortran/vla-value.exp: Same.
5597
5598 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5599
5600 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
5601 * gdb.mi/mi-var-child-f.exp: Likewise.
5602 * gdb.mi/mi-vla-fortran.exp: Likewise.
5603
5604 2017-09-08 Frank Penczek <frank.penczek@intel.com>
5605 Christoph Weinmann <christoph.t.weinmann@intel.com>
5606 Bernhard Heckel <bernhard.heckel@intel.com>
5607
5608 * gdb.fortran/ptr-indentation.f90: New file.
5609 * gdb.fortran/ptr-indentation.exp: New file.
5610
5611 2017-09-05 Tom Tromey <tom@tromey.com>
5612
5613 PR gdb/22010:
5614 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
5615
5616 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
5617
5618 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
5619
5620 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5621
5622 * gdb.threads/tls-nodebug-pie.c: New file.
5623 * gdb.threads/tls-nodebug-pie.exp: New file.
5624
5625 2017-09-05 Tom Tromey <tom@tromey.com>
5626
5627 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
5628 for rust.
5629
5630 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
5631
5632 * gdb.multi/multi-arch-exec.exp: Test with different
5633 "follow-exec-mode" settings.
5634 (do_test): New procedure.
5635
5636 2017-09-04 Pedro Alves <palves@redhat.com>
5637
5638 * gdb.base/func-static.c (S::method const, S::method volatile)
5639 (S::method volatile const): New methods.
5640 (c_s, v_s, cv_s): New instances.
5641 (main): Call method() on them.
5642 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
5643 (cannot_resolve): New procedure.
5644 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
5645 print-quote-unquoted columns.
5646 (do_test): Test printing each scope too.
5647
5648 2017-09-04 Pedro Alves <palves@redhat.com>
5649
5650 * gdb.base/local-static.exp: Also test with
5651 class::method::variable wholly quoted.
5652 * gdb.cp/m-static.exp (class::method::variable): Remove test.
5653
5654 2017-09-04 Pedro Alves <palves@redhat.com>
5655
5656 * gdb.base/local-static.c: New.
5657 * gdb.base/local-static.cc: New.
5658 * gdb.base/local-static.exp: New.
5659
5660 2017-09-04 Pedro Alves <palves@redhat.com>
5661
5662 * gdb.asm/asm-source.exp: Add casts to int.
5663 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5664 (dataglobal64_1, dataglobal64_2): New globals.
5665 * gdb.base/nodebug.exp: Test different expressions involving the
5666 new globals, with print, whatis and ptype. Add casts to int.
5667 * gdb.base/solib-display.exp: Add casts to int.
5668 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5669 * gdb.cp/m-static.exp: Add cast to int.
5670 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5671 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5672 tls variable with no debug info without a cast. Test with a cast
5673 to int too.
5674 * gdb.trace/entry-values.exp: Add casts.
5675
5676 2017-09-04 Pedro Alves <palves@redhat.com>
5677
5678 * gdb.base/nodebug.exp: Test that ptype's error about functions
5679 with unknown return type includes the function name too.
5680
5681 2017-09-04 Pedro Alves <palves@redhat.com>
5682
5683 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5684 return type of munmap in infcall.
5685 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5686 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5687 type of ftell in infcall.
5688 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
5689 type of getpid in infcall.
5690 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5691 infcall.
5692 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5693 Bail on failure to extract the pid.
5694 * gdb.base/nodebug.c: #include <stdint.h>.
5695 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5696 New functions.
5697 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5698 Change expected output of print/whatis/ptype with functions with
5699 no debug info. Test all supported languages. Call
5700 test_call_promotion.
5701 * gdb.compile/compile.exp: Adjust expected output to expect
5702 warning.
5703 * gdb.threads/siginfo-threads.exp: Likewise.
5704
5705 2017-09-04 Pedro Alves <palves@redhat.com>
5706
5707 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5708 "prototypes". Test calling float functions via prototyped and
5709 unprototyped function pointers.
5710 (perform_all_tests): New parameter "prototypes". Pass it down.
5711 (top level): Pass down "prototypes" parameter to
5712 perform_all_tests.
5713
5714 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5715
5716 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5717 Test with nested loops.
5718
5719 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5720
5721 * gdb.base/commands.exp: Call the new procedures.
5722 (loop_break_test, loop_continue_test): New procedures.
5723
5724 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5725
5726 * gdb.base/commands.exp: Call new procedure.
5727 (define_if_without_arg_test): New procedure.
5728
5729 2017-09-04 Pedro Alves <palves@redhat.com>
5730
5731 * gdb.base/list-ambiguous.exp: New file.
5732 * gdb.base/list-ambiguous0.c: New file.
5733 * gdb.base/list-ambiguous1.c: New file.
5734 * gdb.base/list.exp (test_list_range): Adjust expected output.
5735
5736 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5737
5738 * gdb.base/share-env-with-gdbserver.c: New file.
5739 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5740
5741 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5742
5743 * gdb.base/commands.exp (gdbvar_simple_if_test,
5744 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5745 progvar_simple_if_test, progvar_simple_while_test,
5746 progvar_complex_if_while_test, user_defined_command_test,
5747 user_defined_command_args_eval,
5748 user_defined_command_args_stack_test,
5749 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5750 temporary_breakpoint_commands,
5751 gdb_test_no_prompt, redefine_hook_test,
5752 redefine_backtrace_test): Remove "global gdb_prompt".
5753
5754 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5755
5756 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5757 New proc, call it from toplevel.
5758
5759 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5760
5761 PR remote/21852
5762 * gdb.server/normal.c: New file, copied from gdb.base.
5763 * gdb.server/run-without-local-binary.exp: New file.
5764
5765 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
5766
5767 * gdb.arch/sparc64-adi.exp: New file.
5768 * gdb.arch/sparc64-adi.c: New file.
5769
5770 2017-08-22 Pedro Alves <palves@redhat.com>
5771
5772 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5773 (top level): Add "list all overloads" tests.
5774
5775 2017-08-22 Tom Tromey <tom@tromey.com>
5776
5777 * gdb.gdb/xfullpath.exp: Remove.
5778
5779 2017-08-21 Pedro Alves <palves@redhat.com>
5780
5781 PR gdb/19487
5782 * gdb.base/symbol-alias.c: New.
5783 * gdb.base/symbol-alias2.c: New.
5784 * gdb.base/symbol-alias.exp: New.
5785
5786 2017-08-21 Pedro Alves <palves@redhat.com>
5787
5788 * gdb.base/dfp-test.c
5789 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5790 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5791 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5792 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5793 * gdb.base/whatis-ptype-typedefs.c: New.
5794 * gdb.base/whatis-ptype-typedefs.exp: New.
5795 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5796 (an_int, an_int_type, an_int_type2): New globals.
5797 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5798 involving typedefs and cast expressions.
5799 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5800 (lookup_typedefs_function): New.
5801 (typedefs_pretty_printers_dict): New.
5802 (top level): Register lookup_typedefs_function in
5803 gdb.pretty_printers.
5804
5805 2017-08-18 Yao Qi <yao.qi@linaro.org>
5806
5807 * gdb.server/unittest.exp: New.
5808
5809 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
5810
5811 PR gdb/21954
5812 * gdb.base/environ.exp: Add test to check if 'unset environment'
5813 works.
5814
5815 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5816
5817 * lib/gdb.exp (universal_compile_options): New caching proc.
5818 (gdb_compile): Suppress GCC's coloring of messages.
5819
5820 2017-08-14 Tom Tromey <tom@tromey.com>
5821
5822 PR gdb/21675:
5823 * gdb.base/printcmds.exp (test_radices): New function.
5824 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
5825 * gdb.base/sizeof.exp (check_valueof): Use p/d.
5826 * lib/gdb.exp (get_integer_valueof): Use p/d.
5827
5828 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
5829
5830 * lib/gdb.exp (get_valueof): Don't capture end-of-line
5831 characters.
5832
5833 2017-08-05 Tom Tromey <tom@tromey.com>
5834
5835 * gdb.rust/simple.exp: Allow String to appear in a different
5836 namespace.
5837
5838 2017-07-26 Yao Qi <yao.qi@linaro.org>
5839
5840 * gdb.gdb/unittest.exp: Invoke command
5841 "maintenance check xml-descriptions".
5842
5843 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5844
5845 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
5846 calling context.
5847 (hex128): Drop erroneous calculation of parameters.
5848
5849 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
5850
5851 * gdb.python/py-unwind.exp: Disable stack protection when
5852 building test file.
5853
5854 2017-07-20 Pedro Alves <palves@redhat.com>
5855
5856 * gdb.base/default.exp (set language): Adjust expected output.
5857
5858 2017-07-20 Pedro Alves <palves@redhat.com>
5859
5860 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
5861 (test_minsym): ... this, and make static.
5862 (get_pck__foo__bar__minsym): Rename to ...
5863 (get_test_minsym): ... this.
5864 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
5865 symbol names and comments.
5866 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
5867 (get_test_minsym): ... this.
5868 (pck__foo__bar__minsym__2): Rename to ...
5869 (test_minsym): ... this.
5870 (main): Adjust.
5871
5872 2017-07-17 Pedro Alves <palves@redhat.com>
5873
5874 * gdb.base/completion.exp: Adjust expected output.
5875 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5876 the completer works.
5877
5878 2017-07-17 Pedro Alves <palves@redhat.com>
5879
5880 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5881
5882 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
5883
5884 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
5885
5886 2017-07-14 Tom Tromey <tom@tromey.com>
5887
5888 PR rust/21764:
5889 * gdb.rust/simple.exp: Add tests.
5890
5891 2017-07-14 Tom Tromey <tom@tromey.com>
5892
5893 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5894
5895 2017-07-14 Pedro Alves <palves@redhat.com>
5896
5897 * gdb.linespec/base/one/thefile.cc (z1): New function.
5898 * gdb.linespec/base/two/thefile.cc (z2): New function.
5899 * gdb.linespec/linespec.exp: Add tests.
5900
5901 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5902
5903 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
5904 to mi_create_breakpoint.
5905
5906 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5907
5908 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
5909 mi_create_breakpoint.
5910
5911 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
5912
5913 * gdb.dlang/demangle.exp: Update for demangling changes.
5914
5915 2017-07-09 Tom Tromey <tom@tromey.com>
5916
5917 * gdb.dwarf2/shortpiece.exp: New file.
5918
5919 2017-07-06 David Blaikie <dblaikie@gmail.com>
5920
5921 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
5922 built from fissiont-multi-cu{1,2}.c.
5923 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
5924 except putting 'main' and 'func' in separate CUs in the same DWO file.
5925 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
5926 test.
5927 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
5928 test.
5929
5930 2017-07-06 Pedro Alves <palves@redhat.com>
5931
5932 * gdb.python/py-unwind.exp: Test flushregs.
5933
5934 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5935
5936 PR cli/21688
5937 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
5938 tests for alias commands and trailing whitespace.
5939
5940 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5941
5942 PR cli/21688
5943 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
5944 procedure. Call it.
5945
5946 2017-06-29 Pedro Alves <palves@redhat.com>
5947
5948 * gdb.base/printcmds.exp: Add tests.
5949
5950 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
5951
5952 PR gdb/21337
5953 * gdb.base/reread-readsym.exp: New file.
5954 * gdb.base/reread-readsym.c: New file.
5955
5956 2017-06-21 Kevin Buettner <kevinb@redhat.com>
5957
5958 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
5959 subpattern.
5960
5961 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
5962
5963 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
5964 extended mnemonic.
5965 * gdb.arch/powerpc-power9.s: Likewise.
5966
5967 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5968
5969 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
5970 on 32-bit x86 targets. Exploit is_*_target macros where
5971 appropriate.
5972
5973 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5974
5975 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
5976 register pieces.
5977
5978 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5979
5980 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
5981 located in one or more DWARF pieces.
5982
5983 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5984
5985 * lib/gdb.exp (get_endianness): New proc.
5986 * gdb.arch/aarch64-fp.exp: Use it.
5987 * gdb.arch/altivec-regs.exp: Likewise.
5988 * gdb.arch/e500-regs.exp: Likewise.
5989 * gdb.arch/vsx-regs.exp: Likewise.
5990 * gdb.base/dump.exp: Likewise.
5991 * gdb.base/funcargs.exp: Likewise.
5992 * gdb.base/gnu_vector.exp: Likewise.
5993 * gdb.dwarf2/formdata16.exp: Likewise.
5994 * gdb.dwarf2/implptrpiece.exp: Likewise.
5995 * gdb.dwarf2/nonvar-access.exp: Likewise.
5996 * gdb.python/py-inferior.exp: Likewise.
5997 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5998
5999 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6000
6001 PR gdb/21226
6002 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6003 stack value pieces are taken from the LSB end.
6004
6005 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6006
6007 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6008 variable at nonzero offset.
6009
6010 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6011
6012 * gdb.dwarf2/var-access.c: New file.
6013 * gdb.dwarf2/var-access.exp: New test.
6014 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6015
6016 2017-06-12 Tom Tromey <tom@tromey.com>
6017
6018 * gdb.dwarf2/formdata16.exp: Add tests.
6019
6020 2017-06-12 Tom Tromey <tom@tromey.com>
6021
6022 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6023
6024 2017-06-12 Tom Tromey <tom@tromey.com>
6025
6026 PR exp/16225:
6027 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6028 * gdb.arch/vsx-regs.exp: Update tests.
6029 * gdb.arch/s390-vregs.exp (hex128): New proc.
6030 Update test.
6031 * gdb.arch/altivec-regs.exp: Update tests.
6032
6033 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6034
6035 * gdb.base/startup-with-shell.c: New file.
6036 * gdb.base/startup-with-shell.exp: Likewise.
6037
6038 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6039
6040 * gdb.server/non-existing-program.exp: Update regex in order to
6041 reflect the fact that gdbserver is now using fork_inferior (with a
6042 shell) to startup the inferior.
6043
6044 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6045
6046 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6047 support function calls from GDB.
6048
6049 2017-05-21 Tom Tromey <tom@tromey.com>
6050
6051 PR rust/21466:
6052 * gdb.rust/unsized.exp: New file.
6053 * gdb.rust/unsized.rs: New file.
6054
6055 2017-05-19 Tom Tromey <tom@tromey.com>
6056
6057 PR rust/21484:
6058 * gdb.rust/watch.exp: New file.
6059 * gdb.rust/watch.rs: New file.
6060
6061 2017-05-18 Tom Tromey <tom@tromey.com>
6062
6063 * gdb.rust/simple.exp: Allow Box to be qualified.
6064
6065 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6066
6067 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6068
6069 2017-05-18 Pedro Alves <palves@redhat.com>
6070
6071 * gdb.base/fileio.c (test_write, test_read, test_close)
6072 (test_fstat): Don't print 'ret' in the fail path.
6073
6074 2017-05-18 Pedro Alves <palves@redhat.com>
6075
6076 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6077 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6078 (test_system, test_rename, test_unlink, test_time): Change
6079 prototypes.
6080 * gdb.base/fileio.exp (stop_msg): Adjust.
6081
6082 2017-05-18 Pedro Alves <palves@redhat.com>
6083
6084 * gdb.base/fileio.c (null_str): New global.
6085 (test_stat): Use it.
6086 * gdb.base/fileio.exp: Remove nowarnings.
6087
6088 2017-05-17 Yao Qi <yao.qi@linaro.org>
6089
6090 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6091
6092 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6093
6094 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6095 argument command.
6096 (top-level): Invoke test_set_inferior_tty.
6097
6098 2017-05-04 Pedro Alves <palves@redhat.com>
6099
6100 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6101 Add parens to print call for Python 3.
6102
6103 2017-05-03 Keith Seitz <keiths@redhat.com>
6104
6105 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6106 (main): Call it.
6107
6108 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6109
6110 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6111 to prev and next.
6112
6113 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6114
6115 * gdb.python/py-record-btrace.exp: Remove test for
6116 gdb.BtraceInstruction.error.
6117
6118 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6119
6120 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6121
6122 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6123
6124 * gdb.python/py-record-btrace-threads.c: New file.
6125 * gdb.python/py-record-btrace-threads.exp: New file.
6126
6127 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6128
6129 PR testsuite/8595
6130 * gdb.base/environ.exp: Make test available in all architectures.
6131 Move bits related to "info program" testing to
6132 gdb.base/info-program.exp. Rewrite tests to use the two new
6133 procedures mentione below.
6134 (test_set_show_env_var) New procedure.
6135 (test_set_show_env_var_equal): Likewise.
6136 * gdb.base/info-program.exp: New file.
6137
6138 2017-04-27 Keith Seitz <keiths@redhat.com>
6139
6140 * gdb.cp/oranking.cc (test15): New function.
6141 (main): Call test15 and declare additional variables for testing.
6142 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6143 "p foo101('abc')" tests.
6144 Add tests for cv qualifier overloads.
6145 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6146 "lvalue reference overload" test.
6147 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6148 "print value of f1 on Child&& in f2" test.
6149
6150 2017-04-19 Pedro Alves <palves@redhat.com>
6151
6152 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6153 procedure.
6154 (top level): Call it.
6155 * lib/gdb.exp (gdb_define_cmd): New procedure.
6156
6157 2017-04-12 Pedro Alves <palves@redhat.com>
6158
6159 PR gdb/21323
6160 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6161 (wchar): New global.
6162 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6163 (do_test_wide_char, wide_char_types_no_program, top level): Add
6164 wchar_t testing.
6165
6166 2017-04-12 Pedro Alves <palves@redhat.com>
6167
6168 PR c++/21323
6169 * gdb.cp/wide_char_types.c: New file.
6170 * gdb.cp/wide_char_types.exp: New file.
6171
6172 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6173
6174 PR gdb/21352
6175 * gdb.trace/tsv.exp: Add test for "tsave -r".
6176
6177 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6178
6179 * gdb.dlang/watch-loc.c: New file.
6180 * gdb.dlang/watch-loc.exp: New file.
6181
6182 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6183
6184 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6185
6186 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6187
6188 * gdb.arch/arc-analyze-prologue.S: New file.
6189 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6190
6191 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6192
6193 * gdb.arch/arc-decode-insn.S: New file.
6194 * gdb.arch/arc-decode-insn.exp: Likewise.
6195
6196 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6197
6198 PR tdep/20928
6199 * gdb.arch/sparc64-regs.exp: New file.
6200 * gdb.arch/sparc64-regs.S: Likewise.
6201
6202 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6203
6204 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6205 and memory view on Python 3.
6206
6207 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
6208 Keith Seitz <keiths@redhat.com>
6209
6210 PR gdb/14441
6211 * gdb.cp/demangle.exp: Add rvalue reference tests.
6212 * gdb.cp/rvalue-ref-casts.cc: New file.
6213 * gdb.cp/rvalue-ref-casts.exp: New file.
6214 * gdb.cp/rvalue-ref-overload.cc: New file.
6215 * gdb.cp/rvalue-ref-overload.exp: New file.
6216 * gdb.cp/rvalue-ref-params.cc: New file.
6217 * gdb.cp/rvalue-ref-params.exp: New file.
6218 * gdb.cp/rvalue-ref-sizeof.cc: New file.
6219 * gdb.cp/rvalue-ref-sizeof.exp: New file.
6220 * gdb.cp/rvalue-ref-types.cc: New file.
6221 * gdb.cp/rvalue-ref-types.exp: New file.
6222 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
6223 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
6224
6225 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6226
6227 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
6228 New procedure.
6229
6230 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6231
6232 * lib/mi-support.exp (mi_gdb_test): Add additional message
6233 for unexpected output.
6234
6235 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6236
6237 * gdb.base/examine-backward.c (Barrier): New character array
6238 constant, to ensure that TestStrings is preceded by a string
6239 terminator.
6240
6241 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6242
6243 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
6244 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
6245 and implicit pointer into such a location.
6246
6247 2017-03-16 Doug Evans <dje@google.com>
6248
6249 * gdb.python/py-lazy-string (pointer): Really add new typedef.
6250
6251 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
6252
6253 * gdb.cp/m-static.exp: Fix expectation for prototype of
6254 test5.single_constructor and single_constructor::single_constructor.
6255
6256 2017-03-16 Doug Evans <dje@google.com>
6257
6258 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
6259 * gdb.guile/scm-lazy-string.c: New file.
6260 * gdb.guile/scm-value.exp: Move lazy string tests to ...
6261 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
6262 for pointer, array, typedef lazy strings.
6263
6264 2017-03-16 Doug Evans <dje@google.com>
6265
6266 PR python/17728, python/18439, python/18779
6267 * gdb.python/py-value.c (main) Delete locals sptr, sn.
6268 * gdb.python/py-lazy-string.c (pointer): New typedef.
6269 (main): New locals ptr, array, typedef_ptr.
6270 * gdb.python/py-value.exp: Move lazy string tests to ...
6271 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
6272 array, typedef lazy strings.
6273
6274 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
6275
6276 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
6277 Add optional 'test' parameter.
6278
6279 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6280
6281 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6282 Skip for versions of DejaGnu < 1.5.
6283
6284 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6285
6286 * lib/gdb.exp (dejagnu_version): New proc.
6287 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6288 Use dejagnu_version.
6289
6290 2017-03-10 Keith Seitz <keiths@redhat.com>
6291
6292 PR c++/8128
6293 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
6294 type from destructor regexps.
6295 Add a branch which actually passes the test.
6296 Adjust "ptype t5i" test names.
6297
6298 2017-03-08 Pedro Alves <palves@redhat.com>
6299
6300 * gdb.base/step-over-exit.exp: Add explicit test message.
6301
6302 2017-03-08 Pedro Alves <palves@redhat.com>
6303
6304 PR gdb/18360
6305 * gdb.threads/interrupt-while-step-over.c: New file.
6306 * gdb.threads/interrupt-while-step-over.exp: New file.
6307
6308 2017-03-08 Pedro Alves <palves@redhat.com>
6309
6310 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
6311 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
6312
6313 2017-03-08 Pedro Alves <palves@redhat.com>
6314
6315 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
6316 PKRU as not supported as a PASS.
6317
6318 2017-03-08 Pedro Alves <palves@redhat.com>
6319
6320 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
6321 prefix instead of $binfile1/$binfile2.
6322 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
6323 in test message.
6324 * gdb.python/py-completion.exp: Use "load python file" as test
6325 messages instead of unstable path names.
6326
6327 2017-03-08 Pedro Alves <palves@redhat.com>
6328 Jan Kratochvil <jan.kratochvil@redhat.com>
6329
6330 PR cli/21218
6331 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6332 New proc.
6333 (top level): Call it.
6334
6335 2017-03-08 Pedro Alves <palves@redhat.com>
6336
6337 PR tui/21216
6338 * gdb.tui/tui-nl-filtered-output.exp: New file.
6339
6340 2017-03-08 Pedro Alves <palves@redhat.com>
6341
6342 * gdb.base/completion.exp: Move TUI completion tests to ...
6343 * gdb.tui/completion.exp: ... this new file.
6344
6345 2017-03-08 Pedro Alves <palves@redhat.com>
6346
6347 * gdb.base/tui-disasm-long-lines.c,
6348 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
6349 gdb.base/tui-layout.exp: Move to ...
6350 * gdb.tui/: ... this new directory.
6351
6352 2017-03-07 Pedro Alves <palves@redhat.com>
6353
6354 * gdb.base/tui-layout.c: New file.
6355 * gdb.base/tui-layout.exp: New file.
6356
6357 2017-03-07 Pedro Alves <palves@redhat.com>
6358
6359 * gdb.base/tui-layout.c: Rename to ...
6360 * gdb.base/tui-disasm-long-lines.c: ... this.
6361 * gdb.base/tui-layout.exp: Rename to ...
6362 * gdb.base/tui-disasm-long-lines.exp: ... this.
6363
6364 2017-03-07 Pedro Alves <palves@redhat.com>
6365
6366 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
6367
6368 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
6369
6370 * i386-mpx-call.c: New file.
6371 * i386-mpx-call.exp: New file.
6372
6373 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6374
6375 * gdb.arch/powerpc-power.exp: Delete test.
6376 * gdb.arch/powerpc-power.s: Likewise.
6377 * gdb.disasm/disassembler-options.exp: New test.
6378 * gdb.arch/powerpc-altivec.exp: Likewise.
6379 * gdb.arch/powerpc-altivec.s: Likewise.
6380 * gdb.arch/powerpc-altivec2.exp: Likewise.
6381 * gdb.arch/powerpc-altivec2.s: Likewise.
6382 * gdb.arch/powerpc-altivec3.exp: Likewise.
6383 * gdb.arch/powerpc-altivec3.s: Likewise.
6384 * gdb.arch/powerpc-power7.exp: Likewise.
6385 * gdb.arch/powerpc-power7.s: Likewise.
6386 * gdb.arch/powerpc-power8.exp: Likewise.
6387 * gdb.arch/powerpc-power8.s: Likewise.
6388 * gdb.arch/powerpc-power9.exp: Likewise.
6389 * gdb.arch/powerpc-power9.s: Likewise.
6390 * gdb.arch/powerpc-vsx.exp: Likewise.
6391 * gdb.arch/powerpc-vsx.s: Likewise.
6392 * gdb.arch/powerpc-vsx2.exp: Likewise.
6393 * gdb.arch/powerpc-vsx2.s: Likewise.
6394 * gdb.arch/powerpc-vsx3.exp: Likewise.
6395 * gdb.arch/powerpc-vsx3.s: Likewise.
6396 * gdb.arch/arm-disassembler-options.exp: Likewise.
6397 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
6398 * gdb.arch/s390-disassembler-options.exp: Likewise.
6399
6400 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
6401
6402 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
6403 (check_supported_features): ... this. Changed return type to void.
6404 (supports_rdseed): New static global.
6405 (rdseed): Check supports_rdseed.
6406 (initialize): Call check_supported_features.
6407
6408 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6409
6410 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6411 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6412 and lqarx/stqcx.
6413 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6414 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6415
6416 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6417
6418 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6419 uppercase.
6420
6421 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6422
6423 * gdb.dwarf2/formdata16.c: New file.
6424 * gdb.dwarf2/formdata16.exp: New file.
6425 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6426
6427 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6428
6429 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
6430 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
6431 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
6432 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6433 DW_AT_GNU_*.
6434
6435 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6436
6437 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
6438
6439 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6440
6441 PR gdb/21164
6442 * gdb.base/maint.exp: Add testcases for when the commands do
6443 not have arguments.
6444
6445 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
6446
6447 * gdb.cp/chained-calls.exp: Use p instead of P.
6448
6449 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6450
6451 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
6452 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
6453
6454 2017-02-14 Tom Tromey <tom@tromey.com>
6455
6456 PR python/13598:
6457 * gdb.python/py-events.exp: Add before_prompt event tests.
6458
6459 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6460
6461 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
6462
6463 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
6464
6465 * gdb.linespec/explicit.c (my_unique_function_name): New function.
6466 (main): Call my_unique_function_name.
6467 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
6468 completion of patterns with a single match.
6469 Add missing -re switches to gdb_test_multiple calls.
6470
6471 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
6472
6473 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
6474 return if core file is not recognized.
6475
6476 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6477
6478 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
6479 and extra UIs.
6480
6481 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6482
6483 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
6484 proc_with_prefix.
6485
6486 2017-02-10 Tom Tromey <tom@tromey.com>
6487
6488 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
6489
6490 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
6491
6492 PR gdb/21122
6493 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
6494
6495 2017-02-08 Jerome Guitton <guitton@adacore.com>
6496
6497 * gdb.base/define.exp: Add test for command abbreviations
6498 in define.
6499
6500 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
6501
6502 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
6503 * gdb.reverse/insn-reverse-x86.c: New file.
6504
6505 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
6506
6507 PR tdep/20936
6508 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
6509
6510 2017-02-03 Tom Tromey <tom@tromey.com>
6511
6512 PR rust/21097:
6513 * gdb.rust/simple.exp: Add new tests.
6514
6515 2017-02-02 Pedro Alves <palves@redhat.com>
6516
6517 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
6518 tests.
6519
6520 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6521
6522 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
6523 taking a 2-byte value out of a 4-byte DWARF implicit value on
6524 big-endian targets.
6525 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
6526 logic. Add test cases for DW_OP_implicit.
6527
6528 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6529
6530 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
6531
6532 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6533
6534 * gdb.btrace/enable.exp: Call gdb_exit before
6535 skip_gdbserver_tests.
6536
6537 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6538
6539 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
6540 GDBFLAGS.
6541
6542 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6543
6544 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
6545 the test is skipped.
6546 * gdb.btrace/data.exp: Likewise.
6547 * gdb.btrace/delta.exp: Likewise.
6548 * gdb.btrace/dlopen.exp: Likewise.
6549 * gdb.btrace/enable-running.exp: Likewise.
6550 * gdb.btrace/enable.exp: Likewise.
6551 * gdb.btrace/exception.exp: Likewise.
6552 * gdb.btrace/function_call_history.exp: Likewise.
6553 * gdb.btrace/gcore.exp: Likewise.
6554 * gdb.btrace/instruction_history.exp: Likewise.
6555 * gdb.btrace/multi-thread-step.exp: Likewise.
6556 * gdb.btrace/nohist.exp: Likewise.
6557 * gdb.btrace/non-stop.exp: Likewise.
6558 * gdb.btrace/reconnect.exp: Likewise.
6559 * gdb.btrace/record_goto-step.exp: Likewise.
6560 * gdb.btrace/record_goto.exp: Likewise.
6561 * gdb.btrace/rn-dl-bind.exp: Likewise.
6562 * gdb.btrace/segv.exp: Likewise.
6563 * gdb.btrace/step.exp: Likewise.
6564 * gdb.btrace/stepi.exp: Likewise.
6565 * gdb.btrace/tailcall-only.exp: Likewise.
6566 * gdb.btrace/tailcall.exp: Likewise.
6567 * gdb.btrace/tsx.exp: Likewise.
6568 * gdb.btrace/unknown_functions.exp: Likewise.
6569 * gdb.btrace/vdso.exp: Likewise.
6570
6571 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6572
6573 * gdb.btrace/enable-running.c: New.
6574 * gdb.btrace/enable-running.exp: New.
6575
6576 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
6577
6578 * gdb.arch/amd64-gs_base.c: New file.
6579 * gdb.arch/amd64-gs_base.exp: New file.
6580
6581 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
6582
6583 * lib/memory.exp: Remove spurious empty newlines.
6584
6585 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
6586
6587 * gdb.python/py-bad-printers.exp: Load python file using "source".
6588 * gdb.python/py-events.exp: Likewise.
6589 * gdb.python/py-evsignal.exp: Likewise.
6590 * gdb.python/py-evthreads.exp: Likewise.
6591 * gdb.python/py-frame-args.exp: Likewise.
6592 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
6593 * gdb.python/py-framefilter-mi.exp: Likewise.
6594 * gdb.python/py-framefilter.exp: Likewise.
6595 * gdb.python/py-mi.exp: Likewise.
6596 * gdb.python/py-pp-maint.exp: Likewise.
6597 * gdb.python/py-pp-registration.exp: Likewise.
6598 * gdb.python/py-prettyprint.exp: Likewise.
6599 (run_lang_tests): Likewise.
6600 * gdb.python/py-typeprint.exp: Likewise.
6601
6602 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
6603
6604 * lib/memory.exp: New file.
6605 * lib/gdb.exp: Load memory.exp.
6606 * gdb.base/memattr.exp (delete_memory): Move proc to
6607 lib/memory.exp and rename to delete_memory_regions.
6608 Replace delete_memory with delete_memory_regions.
6609 Cleanup memory regions before tests.
6610 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
6611 before tests.
6612
6613 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
6614
6615 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
6616 files.
6617 (initialize): New function conditionally defined.
6618 (testcases): Move within conditional block.
6619 (main): Call initialize.
6620 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
6621 of gdb.reverse/insn-reverse.c.
6622 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
6623 gdb.reverse/insn-reverse.c.
6624
6625 2017-01-26 Yao Qi <yao.qi@linaro.org>
6626
6627 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
6628 disassemble on address 0.
6629
6630 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
6631 Yao Qi <yao.qi@linaro.org>
6632
6633 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
6634 * gdb.dwarf2/implptr-64bit.S: Remove.
6635 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
6636 variables in caller's context. Add DW_OP_implicit_value.
6637
6638 2017-01-25 Yao Qi <yao.qi@linaro.org>
6639
6640 * lib/dwarf.exp (Dwarf::_location): Handle
6641 DW_OP_GNU_implicit_pointer with proper size.
6642
6643 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
6644
6645 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
6646 and add untested calls.
6647
6648 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
6649
6650 * gdb.python/python.exp: Check line number against what GDB thinks
6651 the line number is for func1.
6652
6653 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6654
6655 * gdb.dlang/debug-expr.exp: New file.
6656
6657 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
6658
6659 Fix test names for the following files:
6660
6661 * gdb.ada/exec_changed.exp
6662 * gdb.ada/info_types.exp
6663 * gdb.arch/aarch64-atomic-inst.exp
6664 * gdb.arch/aarch64-fp.exp
6665 * gdb.arch/altivec-abi.exp
6666 * gdb.arch/altivec-regs.exp
6667 * gdb.arch/amd64-byte.exp
6668 * gdb.arch/amd64-disp-step.exp
6669 * gdb.arch/amd64-dword.exp
6670 * gdb.arch/amd64-entry-value-inline.exp
6671 * gdb.arch/amd64-entry-value-param.exp
6672 * gdb.arch/amd64-entry-value-paramref.exp
6673 * gdb.arch/amd64-entry-value.exp
6674 * gdb.arch/amd64-i386-address.exp
6675 * gdb.arch/amd64-invalid-stack-middle.exp
6676 * gdb.arch/amd64-invalid-stack-top.exp
6677 * gdb.arch/amd64-optimout-repeat.exp
6678 * gdb.arch/amd64-prologue-skip.exp
6679 * gdb.arch/amd64-prologue-xmm.exp
6680 * gdb.arch/amd64-stap-special-operands.exp
6681 * gdb.arch/amd64-stap-wrong-subexp.exp
6682 * gdb.arch/amd64-tailcall-cxx.exp
6683 * gdb.arch/amd64-tailcall-noret.exp
6684 * gdb.arch/amd64-tailcall-ret.exp
6685 * gdb.arch/amd64-tailcall-self.exp
6686 * gdb.arch/amd64-word.exp
6687 * gdb.arch/arm-bl-branch-dest.exp
6688 * gdb.arch/arm-disp-step.exp
6689 * gdb.arch/arm-neon.exp
6690 * gdb.arch/arm-single-step-kernel-helper.exp
6691 * gdb.arch/avr-flash-qualifier.exp
6692 * gdb.arch/disp-step-insn-reloc.exp
6693 * gdb.arch/e500-abi.exp
6694 * gdb.arch/e500-regs.exp
6695 * gdb.arch/ftrace-insn-reloc.exp
6696 * gdb.arch/i386-avx512.exp
6697 * gdb.arch/i386-bp_permanent.exp
6698 * gdb.arch/i386-byte.exp
6699 * gdb.arch/i386-cfi-notcurrent.exp
6700 * gdb.arch/i386-disp-step.exp
6701 * gdb.arch/i386-dr3-watch.exp
6702 * gdb.arch/i386-float.exp
6703 * gdb.arch/i386-gnu-cfi.exp
6704 * gdb.arch/i386-mpx-map.exp
6705 * gdb.arch/i386-mpx-sigsegv.exp
6706 * gdb.arch/i386-mpx-simple_segv.exp
6707 * gdb.arch/i386-mpx.exp
6708 * gdb.arch/i386-permbkpt.exp
6709 * gdb.arch/i386-prologue.exp
6710 * gdb.arch/i386-signal.exp
6711 * gdb.arch/i386-size-overlap.exp
6712 * gdb.arch/i386-unwind.exp
6713 * gdb.arch/i386-word.exp
6714 * gdb.arch/mips-fcr.exp
6715 * gdb.arch/powerpc-d128-regs.exp
6716 * gdb.arch/powerpc-stackless.exp
6717 * gdb.arch/ppc64-atomic-inst.exp
6718 * gdb.arch/s390-stackless.exp
6719 * gdb.arch/s390-tdbregs.exp
6720 * gdb.arch/s390-vregs.exp
6721 * gdb.arch/sparc-sysstep.exp
6722 * gdb.arch/thumb-bx-pc.exp
6723 * gdb.arch/thumb-singlestep.exp
6724 * gdb.arch/thumb2-it.exp
6725 * gdb.arch/vsx-regs.exp
6726 * gdb.asm/asm-source.exp
6727 * gdb.base/a2-run.exp
6728 * gdb.base/advance.exp
6729 * gdb.base/all-bin.exp
6730 * gdb.base/anon.exp
6731 * gdb.base/args.exp
6732 * gdb.base/arithmet.exp
6733 * gdb.base/async-shell.exp
6734 * gdb.base/async.exp
6735 * gdb.base/attach-pie-noexec.exp
6736 * gdb.base/attach-twice.exp
6737 * gdb.base/auto-load.exp
6738 * gdb.base/bang.exp
6739 * gdb.base/bitfields.exp
6740 * gdb.base/break-always.exp
6741 * gdb.base/break-caller-line.exp
6742 * gdb.base/break-entry.exp
6743 * gdb.base/break-inline.exp
6744 * gdb.base/break-on-linker-gcd-function.exp
6745 * gdb.base/break-probes.exp
6746 * gdb.base/break.exp
6747 * gdb.base/breakpoint-shadow.exp
6748 * gdb.base/call-ar-st.exp
6749 * gdb.base/call-sc.exp
6750 * gdb.base/call-signal-resume.exp
6751 * gdb.base/call-strs.exp
6752 * gdb.base/callfuncs.exp
6753 * gdb.base/catch-fork-static.exp
6754 * gdb.base/catch-gdb-caused-signals.exp
6755 * gdb.base/catch-load.exp
6756 * gdb.base/catch-signal-fork.exp
6757 * gdb.base/catch-signal.exp
6758 * gdb.base/catch-syscall.exp
6759 * gdb.base/charset.exp
6760 * gdb.base/checkpoint.exp
6761 * gdb.base/chng-syms.exp
6762 * gdb.base/code-expr.exp
6763 * gdb.base/code_elim.exp
6764 * gdb.base/commands.exp
6765 * gdb.base/completion.exp
6766 * gdb.base/complex.exp
6767 * gdb.base/cond-expr.exp
6768 * gdb.base/condbreak.exp
6769 * gdb.base/consecutive.exp
6770 * gdb.base/continue-all-already-running.exp
6771 * gdb.base/coredump-filter.exp
6772 * gdb.base/corefile.exp
6773 * gdb.base/dbx.exp
6774 * gdb.base/debug-expr.exp
6775 * gdb.base/define.exp
6776 * gdb.base/del.exp
6777 * gdb.base/disabled-location.exp
6778 * gdb.base/disasm-end-cu.exp
6779 * gdb.base/disasm-optim.exp
6780 * gdb.base/display.exp
6781 * gdb.base/duplicate-bp.exp
6782 * gdb.base/ena-dis-br.exp
6783 * gdb.base/ending-run.exp
6784 * gdb.base/enumval.exp
6785 * gdb.base/environ.exp
6786 * gdb.base/eu-strip-infcall.exp
6787 * gdb.base/eval-avoid-side-effects.exp
6788 * gdb.base/eval-skip.exp
6789 * gdb.base/exitsignal.exp
6790 * gdb.base/expand-psymtabs.exp
6791 * gdb.base/filesym.exp
6792 * gdb.base/find-unmapped.exp
6793 * gdb.base/finish.exp
6794 * gdb.base/float.exp
6795 * gdb.base/foll-exec-mode.exp
6796 * gdb.base/foll-exec.exp
6797 * gdb.base/foll-fork.exp
6798 * gdb.base/fortran-sym-case.exp
6799 * gdb.base/freebpcmd.exp
6800 * gdb.base/func-ptr.exp
6801 * gdb.base/func-ptrs.exp
6802 * gdb.base/funcargs.exp
6803 * gdb.base/gcore-buffer-overflow.exp
6804 * gdb.base/gcore-relro-pie.exp
6805 * gdb.base/gcore-relro.exp
6806 * gdb.base/gcore.exp
6807 * gdb.base/gdb1090.exp
6808 * gdb.base/gdb11530.exp
6809 * gdb.base/gdb11531.exp
6810 * gdb.base/gdb1821.exp
6811 * gdb.base/gdbindex-stabs.exp
6812 * gdb.base/gdbvars.exp
6813 * gdb.base/hbreak.exp
6814 * gdb.base/hbreak2.exp
6815 * gdb.base/included.exp
6816 * gdb.base/infcall-input.exp
6817 * gdb.base/inferior-died.exp
6818 * gdb.base/infnan.exp
6819 * gdb.base/info-macros.exp
6820 * gdb.base/info-os.exp
6821 * gdb.base/info-proc.exp
6822 * gdb.base/info-shared.exp
6823 * gdb.base/info-target.exp
6824 * gdb.base/infoline.exp
6825 * gdb.base/interp.exp
6826 * gdb.base/interrupt.exp
6827 * gdb.base/jit-reader.exp
6828 * gdb.base/jit-simple.exp
6829 * gdb.base/kill-after-signal.exp
6830 * gdb.base/kill-detach-inferiors-cmd.exp
6831 * gdb.base/label.exp
6832 * gdb.base/langs.exp
6833 * gdb.base/ldbl_e308.exp
6834 * gdb.base/line-symtabs.exp
6835 * gdb.base/linespecs.exp
6836 * gdb.base/list.exp
6837 * gdb.base/long_long.exp
6838 * gdb.base/longest-types.exp
6839 * gdb.base/maint.exp
6840 * gdb.base/max-value-size.exp
6841 * gdb.base/memattr.exp
6842 * gdb.base/mips_pro.exp
6843 * gdb.base/morestack.exp
6844 * gdb.base/moribund-step.exp
6845 * gdb.base/multi-forks.exp
6846 * gdb.base/nested-addr.exp
6847 * gdb.base/nextoverexit.exp
6848 * gdb.base/noreturn-finish.exp
6849 * gdb.base/noreturn-return.exp
6850 * gdb.base/nostdlib.exp
6851 * gdb.base/offsets.exp
6852 * gdb.base/opaque.exp
6853 * gdb.base/pc-fp.exp
6854 * gdb.base/permissions.exp
6855 * gdb.base/print-symbol-loading.exp
6856 * gdb.base/prologue-include.exp
6857 * gdb.base/psymtab.exp
6858 * gdb.base/ptype.exp
6859 * gdb.base/random-signal.exp
6860 * gdb.base/randomize.exp
6861 * gdb.base/range-stepping.exp
6862 * gdb.base/readline-ask.exp
6863 * gdb.base/recpar.exp
6864 * gdb.base/recurse.exp
6865 * gdb.base/relational.exp
6866 * gdb.base/restore.exp
6867 * gdb.base/return-nodebug.exp
6868 * gdb.base/return.exp
6869 * gdb.base/run-after-attach.exp
6870 * gdb.base/save-bp.exp
6871 * gdb.base/scope.exp
6872 * gdb.base/sect-cmd.exp
6873 * gdb.base/set-lang-auto.exp
6874 * gdb.base/set-noassign.exp
6875 * gdb.base/setvar.exp
6876 * gdb.base/sigall.exp
6877 * gdb.base/sigbpt.exp
6878 * gdb.base/siginfo-addr.exp
6879 * gdb.base/siginfo-infcall.exp
6880 * gdb.base/siginfo-obj.exp
6881 * gdb.base/siginfo.exp
6882 * gdb.base/signals-state-child.exp
6883 * gdb.base/signest.exp
6884 * gdb.base/sigstep.exp
6885 * gdb.base/sizeof.exp
6886 * gdb.base/skip.exp
6887 * gdb.base/solib-corrupted.exp
6888 * gdb.base/solib-nodir.exp
6889 * gdb.base/solib-search.exp
6890 * gdb.base/stack-checking.exp
6891 * gdb.base/stale-infcall.exp
6892 * gdb.base/stap-probe.exp
6893 * gdb.base/start.exp
6894 * gdb.base/step-break.exp
6895 * gdb.base/step-bt.exp
6896 * gdb.base/step-line.exp
6897 * gdb.base/step-over-exit.exp
6898 * gdb.base/step-over-syscall.exp
6899 * gdb.base/step-resume-infcall.exp
6900 * gdb.base/step-test.exp
6901 * gdb.base/store.exp
6902 * gdb.base/structs3.exp
6903 * gdb.base/sym-file.exp
6904 * gdb.base/symbol-without-target_section.exp
6905 * gdb.base/term.exp
6906 * gdb.base/testenv.exp
6907 * gdb.base/ui-redirect.exp
6908 * gdb.base/until.exp
6909 * gdb.base/unwindonsignal.exp
6910 * gdb.base/value-double-free.exp
6911 * gdb.base/vla-datatypes.exp
6912 * gdb.base/vla-ptr.exp
6913 * gdb.base/vla-sideeffect.exp
6914 * gdb.base/volatile.exp
6915 * gdb.base/watch-cond-infcall.exp
6916 * gdb.base/watch-cond.exp
6917 * gdb.base/watch-non-mem.exp
6918 * gdb.base/watch-read.exp
6919 * gdb.base/watch-vfork.exp
6920 * gdb.base/watchpoint-cond-gone.exp
6921 * gdb.base/watchpoint-delete.exp
6922 * gdb.base/watchpoint-hw-hit-once.exp
6923 * gdb.base/watchpoint-hw.exp
6924 * gdb.base/watchpoint-stops-at-right-insn.exp
6925 * gdb.base/watchpoints.exp
6926 * gdb.base/wchar.exp
6927 * gdb.base/whatis-exp.exp
6928 * gdb.btrace/buffer-size.exp
6929 * gdb.btrace/data.exp
6930 * gdb.btrace/delta.exp
6931 * gdb.btrace/dlopen.exp
6932 * gdb.btrace/enable.exp
6933 * gdb.btrace/exception.exp
6934 * gdb.btrace/function_call_history.exp
6935 * gdb.btrace/gcore.exp
6936 * gdb.btrace/instruction_history.exp
6937 * gdb.btrace/nohist.exp
6938 * gdb.btrace/reconnect.exp
6939 * gdb.btrace/record_goto-step.exp
6940 * gdb.btrace/record_goto.exp
6941 * gdb.btrace/rn-dl-bind.exp
6942 * gdb.btrace/segv.exp
6943 * gdb.btrace/step.exp
6944 * gdb.btrace/stepi.exp
6945 * gdb.btrace/tailcall-only.exp
6946 * gdb.btrace/tailcall.exp
6947 * gdb.btrace/tsx.exp
6948 * gdb.btrace/unknown_functions.exp
6949 * gdb.btrace/vdso.exp
6950 * gdb.compile/compile-ifunc.exp
6951 * gdb.compile/compile-ops.exp
6952 * gdb.compile/compile-print.exp
6953 * gdb.compile/compile-setjmp.exp
6954 * gdb.cp/abstract-origin.exp
6955 * gdb.cp/ambiguous.exp
6956 * gdb.cp/annota2.exp
6957 * gdb.cp/annota3.exp
6958 * gdb.cp/anon-ns.exp
6959 * gdb.cp/anon-struct.exp
6960 * gdb.cp/anon-union.exp
6961 * gdb.cp/arg-reference.exp
6962 * gdb.cp/baseenum.exp
6963 * gdb.cp/bool.exp
6964 * gdb.cp/breakpoint.exp
6965 * gdb.cp/bs15503.exp
6966 * gdb.cp/call-c.exp
6967 * gdb.cp/casts.exp
6968 * gdb.cp/chained-calls.exp
6969 * gdb.cp/class2.exp
6970 * gdb.cp/classes.exp
6971 * gdb.cp/cmpd-minsyms.exp
6972 * gdb.cp/converts.exp
6973 * gdb.cp/cp-relocate.exp
6974 * gdb.cp/cpcompletion.exp
6975 * gdb.cp/cpexprs.exp
6976 * gdb.cp/cplabel.exp
6977 * gdb.cp/cplusfuncs.exp
6978 * gdb.cp/cpsizeof.exp
6979 * gdb.cp/ctti.exp
6980 * gdb.cp/derivation.exp
6981 * gdb.cp/destrprint.exp
6982 * gdb.cp/dispcxx.exp
6983 * gdb.cp/enum-class.exp
6984 * gdb.cp/exception.exp
6985 * gdb.cp/exceptprint.exp
6986 * gdb.cp/expand-psymtabs-cxx.exp
6987 * gdb.cp/expand-sals.exp
6988 * gdb.cp/extern-c.exp
6989 * gdb.cp/filename.exp
6990 * gdb.cp/formatted-ref.exp
6991 * gdb.cp/fpointer.exp
6992 * gdb.cp/gdb1355.exp
6993 * gdb.cp/gdb2495.exp
6994 * gdb.cp/hang.exp
6995 * gdb.cp/impl-this.exp
6996 * gdb.cp/infcall-dlopen.exp
6997 * gdb.cp/inherit.exp
6998 * gdb.cp/iostream.exp
6999 * gdb.cp/koenig.exp
7000 * gdb.cp/local.exp
7001 * gdb.cp/m-data.exp
7002 * gdb.cp/m-static.exp
7003 * gdb.cp/mb-ctor.exp
7004 * gdb.cp/mb-inline.exp
7005 * gdb.cp/mb-templates.exp
7006 * gdb.cp/member-name.exp
7007 * gdb.cp/member-ptr.exp
7008 * gdb.cp/meth-typedefs.exp
7009 * gdb.cp/method.exp
7010 * gdb.cp/method2.exp
7011 * gdb.cp/minsym-fallback.exp
7012 * gdb.cp/misc.exp
7013 * gdb.cp/namelessclass.exp
7014 * gdb.cp/namespace-enum.exp
7015 * gdb.cp/namespace-nested-import.exp
7016 * gdb.cp/namespace.exp
7017 * gdb.cp/nextoverthrow.exp
7018 * gdb.cp/no-dmgl-verbose.exp
7019 * gdb.cp/non-trivial-retval.exp
7020 * gdb.cp/noparam.exp
7021 * gdb.cp/nsdecl.exp
7022 * gdb.cp/nsimport.exp
7023 * gdb.cp/nsnested.exp
7024 * gdb.cp/nsnoimports.exp
7025 * gdb.cp/nsrecurs.exp
7026 * gdb.cp/nsstress.exp
7027 * gdb.cp/nsusing.exp
7028 * gdb.cp/operator.exp
7029 * gdb.cp/oranking.exp
7030 * gdb.cp/overload-const.exp
7031 * gdb.cp/overload.exp
7032 * gdb.cp/ovldbreak.exp
7033 * gdb.cp/ovsrch.exp
7034 * gdb.cp/paren-type.exp
7035 * gdb.cp/parse-lang.exp
7036 * gdb.cp/pass-by-ref.exp
7037 * gdb.cp/pr-1023.exp
7038 * gdb.cp/pr-1210.exp
7039 * gdb.cp/pr-574.exp
7040 * gdb.cp/pr10687.exp
7041 * gdb.cp/pr12028.exp
7042 * gdb.cp/pr17132.exp
7043 * gdb.cp/pr17494.exp
7044 * gdb.cp/pr9067.exp
7045 * gdb.cp/pr9167.exp
7046 * gdb.cp/pr9631.exp
7047 * gdb.cp/printmethod.exp
7048 * gdb.cp/psmang.exp
7049 * gdb.cp/psymtab-parameter.exp
7050 * gdb.cp/ptype-cv-cp.exp
7051 * gdb.cp/ptype-flags.exp
7052 * gdb.cp/re-set-overloaded.exp
7053 * gdb.cp/ref-types.exp
7054 * gdb.cp/rtti.exp
7055 * gdb.cp/scope-err.exp
7056 * gdb.cp/shadow.exp
7057 * gdb.cp/smartp.exp
7058 * gdb.cp/static-method.exp
7059 * gdb.cp/static-print-quit.exp
7060 * gdb.cp/temargs.exp
7061 * gdb.cp/templates.exp
7062 * gdb.cp/try_catch.exp
7063 * gdb.cp/typedef-operator.exp
7064 * gdb.cp/typeid.exp
7065 * gdb.cp/userdef.exp
7066 * gdb.cp/using-crash.exp
7067 * gdb.cp/var-tag.exp
7068 * gdb.cp/virtbase.exp
7069 * gdb.cp/virtfunc.exp
7070 * gdb.cp/virtfunc2.exp
7071 * gdb.cp/vla-cxx.exp
7072 * gdb.disasm/t01_mov.exp
7073 * gdb.disasm/t02_mova.exp
7074 * gdb.disasm/t03_add.exp
7075 * gdb.disasm/t04_sub.exp
7076 * gdb.disasm/t05_cmp.exp
7077 * gdb.disasm/t06_ari2.exp
7078 * gdb.disasm/t07_ari3.exp
7079 * gdb.disasm/t08_or.exp
7080 * gdb.disasm/t09_xor.exp
7081 * gdb.disasm/t10_and.exp
7082 * gdb.disasm/t11_logs.exp
7083 * gdb.disasm/t12_bit.exp
7084 * gdb.disasm/t13_otr.exp
7085 * gdb.dlang/circular.exp
7086 * gdb.dwarf2/arr-stride.exp
7087 * gdb.dwarf2/arr-subrange.exp
7088 * gdb.dwarf2/atomic-type.exp
7089 * gdb.dwarf2/bad-regnum.exp
7090 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7091 * gdb.dwarf2/callframecfa.exp
7092 * gdb.dwarf2/clztest.exp
7093 * gdb.dwarf2/corrupt.exp
7094 * gdb.dwarf2/data-loc.exp
7095 * gdb.dwarf2/dup-psym.exp
7096 * gdb.dwarf2/dw2-anon-mptr.exp
7097 * gdb.dwarf2/dw2-anonymous-func.exp
7098 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7099 * gdb.dwarf2/dw2-bad-unresolved.exp
7100 * gdb.dwarf2/dw2-basic.exp
7101 * gdb.dwarf2/dw2-canonicalize-type.exp
7102 * gdb.dwarf2/dw2-case-insensitive.exp
7103 * gdb.dwarf2/dw2-common-block.exp
7104 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7105 * gdb.dwarf2/dw2-compressed.exp
7106 * gdb.dwarf2/dw2-const.exp
7107 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7108 * gdb.dwarf2/dw2-cu-size.exp
7109 * gdb.dwarf2/dw2-dup-frame.exp
7110 * gdb.dwarf2/dw2-entry-value.exp
7111 * gdb.dwarf2/dw2-icycle.exp
7112 * gdb.dwarf2/dw2-ifort-parameter.exp
7113 * gdb.dwarf2/dw2-inline-break.exp
7114 * gdb.dwarf2/dw2-inline-param.exp
7115 * gdb.dwarf2/dw2-intercu.exp
7116 * gdb.dwarf2/dw2-intermix.exp
7117 * gdb.dwarf2/dw2-lexical-block-bare.exp
7118 * gdb.dwarf2/dw2-linkage-name-trust.exp
7119 * gdb.dwarf2/dw2-minsym-in-cu.exp
7120 * gdb.dwarf2/dw2-noloc.exp
7121 * gdb.dwarf2/dw2-op-call.exp
7122 * gdb.dwarf2/dw2-op-out-param.exp
7123 * gdb.dwarf2/dw2-opt-structptr.exp
7124 * gdb.dwarf2/dw2-param-error.exp
7125 * gdb.dwarf2/dw2-producer.exp
7126 * gdb.dwarf2/dw2-ranges-base.exp
7127 * gdb.dwarf2/dw2-ref-missing-frame.exp
7128 * gdb.dwarf2/dw2-reg-undefined.exp
7129 * gdb.dwarf2/dw2-regno-invalid.exp
7130 * gdb.dwarf2/dw2-restore.exp
7131 * gdb.dwarf2/dw2-restrict.exp
7132 * gdb.dwarf2/dw2-single-line-discriminators.exp
7133 * gdb.dwarf2/dw2-strp.exp
7134 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7135 * gdb.dwarf2/dw2-unresolved.exp
7136 * gdb.dwarf2/dw2-var-zero-addr.exp
7137 * gdb.dwarf2/dw4-sig-types.exp
7138 * gdb.dwarf2/dwz.exp
7139 * gdb.dwarf2/dynarr-ptr.exp
7140 * gdb.dwarf2/enum-type.exp
7141 * gdb.dwarf2/gdb-index.exp
7142 * gdb.dwarf2/implptr-64bit.exp
7143 * gdb.dwarf2/implptr-optimized-out.exp
7144 * gdb.dwarf2/implptr.exp
7145 * gdb.dwarf2/implref-array.exp
7146 * gdb.dwarf2/implref-const.exp
7147 * gdb.dwarf2/implref-global.exp
7148 * gdb.dwarf2/implref-struct.exp
7149 * gdb.dwarf2/mac-fileno.exp
7150 * gdb.dwarf2/main-subprogram.exp
7151 * gdb.dwarf2/member-ptr-forwardref.exp
7152 * gdb.dwarf2/method-ptr.exp
7153 * gdb.dwarf2/missing-sig-type.exp
7154 * gdb.dwarf2/nonvar-access.exp
7155 * gdb.dwarf2/opaque-type-lookup.exp
7156 * gdb.dwarf2/pieces-optimized-out.exp
7157 * gdb.dwarf2/pieces.exp
7158 * gdb.dwarf2/pr10770.exp
7159 * gdb.dwarf2/pr13961.exp
7160 * gdb.dwarf2/staticvirtual.exp
7161 * gdb.dwarf2/subrange.exp
7162 * gdb.dwarf2/symtab-producer.exp
7163 * gdb.dwarf2/trace-crash.exp
7164 * gdb.dwarf2/typeddwarf.exp
7165 * gdb.dwarf2/valop.exp
7166 * gdb.dwarf2/watch-notconst.exp
7167 * gdb.fortran/array-element.exp
7168 * gdb.fortran/charset.exp
7169 * gdb.fortran/common-block.exp
7170 * gdb.fortran/complex.exp
7171 * gdb.fortran/derived-type-function.exp
7172 * gdb.fortran/derived-type.exp
7173 * gdb.fortran/logical.exp
7174 * gdb.fortran/module.exp
7175 * gdb.fortran/multi-dim.exp
7176 * gdb.fortran/nested-funcs.exp
7177 * gdb.fortran/print-formatted.exp
7178 * gdb.fortran/subarray.exp
7179 * gdb.fortran/vla-alloc-assoc.exp
7180 * gdb.fortran/vla-datatypes.exp
7181 * gdb.fortran/vla-history.exp
7182 * gdb.fortran/vla-ptr-info.exp
7183 * gdb.fortran/vla-ptype-sub.exp
7184 * gdb.fortran/vla-ptype.exp
7185 * gdb.fortran/vla-sizeof.exp
7186 * gdb.fortran/vla-type.exp
7187 * gdb.fortran/vla-value-sub-arbitrary.exp
7188 * gdb.fortran/vla-value-sub-finish.exp
7189 * gdb.fortran/vla-value-sub.exp
7190 * gdb.fortran/vla-value.exp
7191 * gdb.fortran/whatis_type.exp
7192 * gdb.go/chan.exp
7193 * gdb.go/handcall.exp
7194 * gdb.go/hello.exp
7195 * gdb.go/integers.exp
7196 * gdb.go/methods.exp
7197 * gdb.go/package.exp
7198 * gdb.go/strings.exp
7199 * gdb.go/types.exp
7200 * gdb.go/unsafe.exp
7201 * gdb.guile/scm-arch.exp
7202 * gdb.guile/scm-block.exp
7203 * gdb.guile/scm-breakpoint.exp
7204 * gdb.guile/scm-cmd.exp
7205 * gdb.guile/scm-disasm.exp
7206 * gdb.guile/scm-equal.exp
7207 * gdb.guile/scm-frame-args.exp
7208 * gdb.guile/scm-frame-inline.exp
7209 * gdb.guile/scm-frame.exp
7210 * gdb.guile/scm-iterator.exp
7211 * gdb.guile/scm-math.exp
7212 * gdb.guile/scm-objfile.exp
7213 * gdb.guile/scm-ports.exp
7214 * gdb.guile/scm-symbol.exp
7215 * gdb.guile/scm-symtab.exp
7216 * gdb.guile/scm-value-cc.exp
7217 * gdb.guile/types-module.exp
7218 * gdb.linespec/break-ask.exp
7219 * gdb.linespec/cpexplicit.exp
7220 * gdb.linespec/explicit.exp
7221 * gdb.linespec/keywords.exp
7222 * gdb.linespec/linespec.exp
7223 * gdb.linespec/ls-dollar.exp
7224 * gdb.linespec/ls-errs.exp
7225 * gdb.linespec/skip-two.exp
7226 * gdb.linespec/thread.exp
7227 * gdb.mi/mi-async.exp
7228 * gdb.mi/mi-basics.exp
7229 * gdb.mi/mi-break.exp
7230 * gdb.mi/mi-catch-load.exp
7231 * gdb.mi/mi-cli.exp
7232 * gdb.mi/mi-cmd-param-changed.exp
7233 * gdb.mi/mi-console.exp
7234 * gdb.mi/mi-detach.exp
7235 * gdb.mi/mi-disassemble.exp
7236 * gdb.mi/mi-eval.exp
7237 * gdb.mi/mi-file-transfer.exp
7238 * gdb.mi/mi-file.exp
7239 * gdb.mi/mi-fill-memory.exp
7240 * gdb.mi/mi-inheritance-syntax-error.exp
7241 * gdb.mi/mi-linespec-err-cp.exp
7242 * gdb.mi/mi-logging.exp
7243 * gdb.mi/mi-memory-changed.exp
7244 * gdb.mi/mi-read-memory.exp
7245 * gdb.mi/mi-record-changed.exp
7246 * gdb.mi/mi-reg-undefined.exp
7247 * gdb.mi/mi-regs.exp
7248 * gdb.mi/mi-return.exp
7249 * gdb.mi/mi-reverse.exp
7250 * gdb.mi/mi-simplerun.exp
7251 * gdb.mi/mi-solib.exp
7252 * gdb.mi/mi-stack.exp
7253 * gdb.mi/mi-stepi.exp
7254 * gdb.mi/mi-syn-frame.exp
7255 * gdb.mi/mi-until.exp
7256 * gdb.mi/mi-var-block.exp
7257 * gdb.mi/mi-var-child.exp
7258 * gdb.mi/mi-var-cmd.exp
7259 * gdb.mi/mi-var-cp.exp
7260 * gdb.mi/mi-var-display.exp
7261 * gdb.mi/mi-var-invalidate.exp
7262 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
7263 * gdb.mi/mi-vla-fortran.exp
7264 * gdb.mi/mi-watch.exp
7265 * gdb.mi/mi2-var-child.exp
7266 * gdb.mi/user-selected-context-sync.exp
7267 * gdb.modula2/unbounded-array.exp
7268 * gdb.multi/dummy-frame-restore.exp
7269 * gdb.multi/multi-arch-exec.exp
7270 * gdb.multi/multi-arch.exp
7271 * gdb.multi/tids.exp
7272 * gdb.multi/watchpoint-multi.exp
7273 * gdb.opencl/callfuncs.exp
7274 * gdb.opencl/convs_casts.exp
7275 * gdb.opencl/datatypes.exp
7276 * gdb.opencl/operators.exp
7277 * gdb.opencl/vec_comps.exp
7278 * gdb.opt/clobbered-registers-O2.exp
7279 * gdb.opt/inline-break.exp
7280 * gdb.opt/inline-bt.exp
7281 * gdb.opt/inline-cmds.exp
7282 * gdb.opt/inline-locals.exp
7283 * gdb.pascal/case-insensitive-symbols.exp
7284 * gdb.pascal/floats.exp
7285 * gdb.pascal/gdb11492.exp
7286 * gdb.python/lib-types.exp
7287 * gdb.python/py-arch.exp
7288 * gdb.python/py-as-string.exp
7289 * gdb.python/py-bad-printers.exp
7290 * gdb.python/py-block.exp
7291 * gdb.python/py-breakpoint-create-fail.exp
7292 * gdb.python/py-breakpoint.exp
7293 * gdb.python/py-caller-is.exp
7294 * gdb.python/py-cmd.exp
7295 * gdb.python/py-explore-cc.exp
7296 * gdb.python/py-explore.exp
7297 * gdb.python/py-finish-breakpoint.exp
7298 * gdb.python/py-finish-breakpoint2.exp
7299 * gdb.python/py-frame-args.exp
7300 * gdb.python/py-frame-inline.exp
7301 * gdb.python/py-frame.exp
7302 * gdb.python/py-framefilter-mi.exp
7303 * gdb.python/py-infthread.exp
7304 * gdb.python/py-lazy-string.exp
7305 * gdb.python/py-linetable.exp
7306 * gdb.python/py-mi-events.exp
7307 * gdb.python/py-mi-objfile.exp
7308 * gdb.python/py-mi.exp
7309 * gdb.python/py-objfile.exp
7310 * gdb.python/py-pp-integral.exp
7311 * gdb.python/py-pp-maint.exp
7312 * gdb.python/py-pp-re-notag.exp
7313 * gdb.python/py-pp-registration.exp
7314 * gdb.python/py-recurse-unwind.exp
7315 * gdb.python/py-strfns.exp
7316 * gdb.python/py-symbol.exp
7317 * gdb.python/py-symtab.exp
7318 * gdb.python/py-sync-interp.exp
7319 * gdb.python/py-typeprint.exp
7320 * gdb.python/py-unwind-maint.exp
7321 * gdb.python/py-unwind.exp
7322 * gdb.python/py-value-cc.exp
7323 * gdb.python/py-xmethods.exp
7324 * gdb.reverse/amd64-tailcall-reverse.exp
7325 * gdb.reverse/break-precsave.exp
7326 * gdb.reverse/break-reverse.exp
7327 * gdb.reverse/consecutive-precsave.exp
7328 * gdb.reverse/consecutive-reverse.exp
7329 * gdb.reverse/finish-precsave.exp
7330 * gdb.reverse/finish-reverse-bkpt.exp
7331 * gdb.reverse/finish-reverse.exp
7332 * gdb.reverse/fstatat-reverse.exp
7333 * gdb.reverse/getresuid-reverse.exp
7334 * gdb.reverse/i386-precsave.exp
7335 * gdb.reverse/i386-reverse.exp
7336 * gdb.reverse/i386-sse-reverse.exp
7337 * gdb.reverse/i387-env-reverse.exp
7338 * gdb.reverse/i387-stack-reverse.exp
7339 * gdb.reverse/insn-reverse.exp
7340 * gdb.reverse/machinestate-precsave.exp
7341 * gdb.reverse/machinestate.exp
7342 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7343 * gdb.reverse/pipe-reverse.exp
7344 * gdb.reverse/readv-reverse.exp
7345 * gdb.reverse/recvmsg-reverse.exp
7346 * gdb.reverse/rerun-prec.exp
7347 * gdb.reverse/s390-mvcle.exp
7348 * gdb.reverse/step-precsave.exp
7349 * gdb.reverse/step-reverse.exp
7350 * gdb.reverse/time-reverse.exp
7351 * gdb.reverse/until-precsave.exp
7352 * gdb.reverse/until-reverse.exp
7353 * gdb.reverse/waitpid-reverse.exp
7354 * gdb.reverse/watch-precsave.exp
7355 * gdb.reverse/watch-reverse.exp
7356 * gdb.rust/generics.exp
7357 * gdb.rust/methods.exp
7358 * gdb.rust/modules.exp
7359 * gdb.rust/simple.exp
7360 * gdb.server/connect-with-no-symbol-file.exp
7361 * gdb.server/ext-attach.exp
7362 * gdb.server/ext-restart.exp
7363 * gdb.server/ext-wrapper.exp
7364 * gdb.server/file-transfer.exp
7365 * gdb.server/server-exec-info.exp
7366 * gdb.server/server-kill.exp
7367 * gdb.server/server-mon.exp
7368 * gdb.server/wrapper.exp
7369 * gdb.stabs/exclfwd.exp
7370 * gdb.stabs/gdb11479.exp
7371 * gdb.threads/clone-new-thread-event.exp
7372 * gdb.threads/corethreads.exp
7373 * gdb.threads/current-lwp-dead.exp
7374 * gdb.threads/dlopen-libpthread.exp
7375 * gdb.threads/gcore-thread.exp
7376 * gdb.threads/sigstep-threads.exp
7377 * gdb.threads/watchpoint-fork.exp
7378 * gdb.trace/actions-changed.exp
7379 * gdb.trace/backtrace.exp
7380 * gdb.trace/change-loc.exp
7381 * gdb.trace/circ.exp
7382 * gdb.trace/collection.exp
7383 * gdb.trace/disconnected-tracing.exp
7384 * gdb.trace/ftrace.exp
7385 * gdb.trace/mi-trace-frame-collected.exp
7386 * gdb.trace/mi-trace-unavailable.exp
7387 * gdb.trace/mi-traceframe-changed.exp
7388 * gdb.trace/mi-tsv-changed.exp
7389 * gdb.trace/no-attach-trace.exp
7390 * gdb.trace/passc-dyn.exp
7391 * gdb.trace/qtro.exp
7392 * gdb.trace/range-stepping.exp
7393 * gdb.trace/read-memory.exp
7394 * gdb.trace/save-trace.exp
7395 * gdb.trace/signal.exp
7396 * gdb.trace/status-stop.exp
7397 * gdb.trace/tfile.exp
7398 * gdb.trace/trace-break.exp
7399 * gdb.trace/trace-buffer-size.exp
7400 * gdb.trace/trace-condition.exp
7401 * gdb.trace/tracefile-pseudo-reg.exp
7402 * gdb.trace/tstatus.exp
7403 * gdb.trace/unavailable.exp
7404 * gdb.trace/while-dyn.exp
7405 * gdb.trace/while-stepping.exp
7406
7407 2016-12-22 Doug Evans <xdje42@gmail.com>
7408
7409 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7410 and msymbols.
7411
7412 2016-12-19 Yao Qi <yao.qi@linaro.org>
7413
7414 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7415 (test_with_self): Don't call do_steps_and_nexts, and remove
7416 code about stepping into xmalloc.
7417
7418 2016-12-09 Yao Qi <yao.qi@linaro.org>
7419
7420 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7421
7422 2016-12-09 Yao Qi <yao.qi@linaro.org>
7423
7424 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7425
7426 2016-12-09 Pedro Alves <palves@redhat.com>
7427
7428 * gdb.base/all-architectures-0.exp: New file.
7429 * gdb.base/all-architectures-1.exp: New file.
7430 * gdb.base/all-architectures-2.exp: New file.
7431 * gdb.base/all-architectures-3.exp: New file.
7432 * gdb.base/all-architectures-4.exp: New file.
7433 * gdb.base/all-architectures-5.exp: New file.
7434 * gdb.base/all-architectures-6.exp: New file.
7435 * gdb.base/all-architectures-7.exp: New file.
7436 * gdb.base/all-architectures.exp.in: New file.
7437
7438 2016-12-09 Yao Qi <yao.qi@linaro.org>
7439
7440 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
7441
7442 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
7443
7444 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
7445 possible.
7446 Remove useless pattern-matching code.
7447
7448 2016-12-02 Pedro Alves <palves@redhat.com>
7449
7450 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
7451 procedure.
7452 (top level): Call it.
7453
7454 2016-12-02 Pedro Alves <palves@redhat.com>
7455
7456 * gdb.base/commands.exp (user_defined_command_args_stack_test):
7457 New procedure.
7458 (top level): Call it.
7459
7460 2016-12-02 Pedro Alves <palves@redhat.com>
7461
7462 PR cli/20559
7463 * gdb.base/commands.exp (user_defined_command_args_eval): New
7464 procedure.
7465 (top level): Call it.
7466
7467 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
7468
7469 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
7470 timeout handling.
7471
7472 2016-12-02 Tom Tromey <tom@tromey.com>
7473
7474 * gdb.dwarf2/main-subprogram.c: New file.
7475 * gdb.dwarf2/main-subprogram.exp: New file.
7476
7477 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7478
7479 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
7480 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
7481 gdb_test_no_output for a couple of cases.
7482 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
7483
7484 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7485
7486 Fix test names and standardize compilation error messages throughout
7487 the following files:
7488
7489 * gdb.ada/start.exp
7490 * gdb.arch/alpha-step.exp
7491 * gdb.arch/e500-prologue.exp
7492 * gdb.arch/ftrace-insn-reloc.exp
7493 * gdb.arch/gdb1291.exp
7494 * gdb.arch/gdb1431.exp
7495 * gdb.arch/gdb1558.exp
7496 * gdb.arch/i386-dr3-watch.exp
7497 * gdb.arch/i386-sse-stack-align.exp
7498 * gdb.arch/ia64-breakpoint-shadow.exp
7499 * gdb.arch/pa-nullify.exp
7500 * gdb.arch/powerpc-aix-prologue.exp
7501 * gdb.arch/thumb-bx-pc.exp
7502 * gdb.base/annota1.exp
7503 * gdb.base/annota3.exp
7504 * gdb.base/arrayidx.exp
7505 * gdb.base/assign.exp
7506 * gdb.base/attach.exp
7507 * gdb.base/auxv.exp
7508 * gdb.base/bang.exp
7509 * gdb.base/bfp-test.exp
7510 * gdb.base/bigcore.exp
7511 * gdb.base/bitfields2.exp
7512 * gdb.base/break-fun-addr.exp
7513 * gdb.base/break-probes.exp
7514 * gdb.base/call-rt-st.exp
7515 * gdb.base/callexit.exp
7516 * gdb.base/catch-fork-kill.exp
7517 * gdb.base/charset.exp
7518 * gdb.base/checkpoint.exp
7519 * gdb.base/comprdebug.exp
7520 * gdb.base/constvars.exp
7521 * gdb.base/coredump-filter.exp
7522 * gdb.base/cursal.exp
7523 * gdb.base/cvexpr.exp
7524 * gdb.base/detach.exp
7525 * gdb.base/display.exp
7526 * gdb.base/dmsym.exp
7527 * gdb.base/dprintf-pending.exp
7528 * gdb.base/dso2dso.exp
7529 * gdb.base/dtrace-probe.exp
7530 * gdb.base/dump.exp
7531 * gdb.base/enum_cond.exp
7532 * gdb.base/exe-lock.exp
7533 * gdb.base/exec-invalid-sysroot.exp
7534 * gdb.base/execl-update-breakpoints.exp
7535 * gdb.base/exprs.exp
7536 * gdb.base/fileio.exp
7537 * gdb.base/find.exp
7538 * gdb.base/finish.exp
7539 * gdb.base/fixsection.exp
7540 * gdb.base/foll-vfork.exp
7541 * gdb.base/frame-args.exp
7542 * gdb.base/gcore.exp
7543 * gdb.base/gdb1250.exp
7544 * gdb.base/global-var-nested-by-dso.exp
7545 * gdb.base/gnu-ifunc.exp
7546 * gdb.base/hashline1.exp
7547 * gdb.base/hashline2.exp
7548 * gdb.base/hashline3.exp
7549 * gdb.base/hbreak-in-shr-unsupported.exp
7550 * gdb.base/huge.exp
7551 * gdb.base/infcall-input.exp
7552 * gdb.base/info-fun.exp
7553 * gdb.base/info-shared.exp
7554 * gdb.base/jit-simple.exp
7555 * gdb.base/jit-so.exp
7556 * gdb.base/jit.exp
7557 * gdb.base/jump.exp
7558 * gdb.base/label.exp
7559 * gdb.base/lineinc.exp
7560 * gdb.base/logical.exp
7561 * gdb.base/longjmp.exp
7562 * gdb.base/macscp.exp
7563 * gdb.base/miscexprs.exp
7564 * gdb.base/new-ui-echo.exp
7565 * gdb.base/new-ui-pending-input.exp
7566 * gdb.base/new-ui.exp
7567 * gdb.base/nodebug.exp
7568 * gdb.base/nofield.exp
7569 * gdb.base/offsets.exp
7570 * gdb.base/overlays.exp
7571 * gdb.base/pending.exp
7572 * gdb.base/pointers.exp
7573 * gdb.base/pr11022.exp
7574 * gdb.base/printcmds.exp
7575 * gdb.base/prologue.exp
7576 * gdb.base/ptr-typedef.exp
7577 * gdb.base/realname-expand.exp
7578 * gdb.base/relativedebug.exp
7579 * gdb.base/relocate.exp
7580 * gdb.base/remote.exp
7581 * gdb.base/reread.exp
7582 * gdb.base/return2.exp
7583 * gdb.base/savedregs.exp
7584 * gdb.base/sep.exp
7585 * gdb.base/sepdebug.exp
7586 * gdb.base/sepsymtab.exp
7587 * gdb.base/set-inferior-tty.exp
7588 * gdb.base/setshow.exp
7589 * gdb.base/shlib-call.exp
7590 * gdb.base/sigaltstack.exp
7591 * gdb.base/siginfo-addr.exp
7592 * gdb.base/signals.exp
7593 * gdb.base/signull.exp
7594 * gdb.base/sigrepeat.exp
7595 * gdb.base/so-impl-ld.exp
7596 * gdb.base/solib-display.exp
7597 * gdb.base/solib-overlap.exp
7598 * gdb.base/solib-search.exp
7599 * gdb.base/solib-symbol.exp
7600 * gdb.base/structs.exp
7601 * gdb.base/structs2.exp
7602 * gdb.base/symtab-search-order.exp
7603 * gdb.base/twice.exp
7604 * gdb.base/unload.exp
7605 * gdb.base/varargs.exp
7606 * gdb.base/watchpoint-solib.exp
7607 * gdb.base/watchpoint.exp
7608 * gdb.base/whatis.exp
7609 * gdb.base/wrong_frame_bt_full.exp
7610 * gdb.btrace/dlopen.exp
7611 * gdb.cell/ea-standalone.exp
7612 * gdb.cell/ea-test.exp
7613 * gdb.cp/dispcxx.exp
7614 * gdb.cp/gdb2384.exp
7615 * gdb.cp/method2.exp
7616 * gdb.cp/nextoverthrow.exp
7617 * gdb.cp/pr10728.exp
7618 * gdb.disasm/am33.exp
7619 * gdb.disasm/h8300s.exp
7620 * gdb.disasm/mn10300.exp
7621 * gdb.disasm/sh3.exp
7622 * gdb.dwarf2/dw2-dir-file-name.exp
7623 * gdb.fortran/complex.exp
7624 * gdb.fortran/library-module.exp
7625 * gdb.guile/scm-pretty-print.exp
7626 * gdb.guile/scm-symbol.exp
7627 * gdb.guile/scm-type.exp
7628 * gdb.guile/scm-value.exp
7629 * gdb.linespec/linespec.exp
7630 * gdb.mi/gdb701.exp
7631 * gdb.mi/gdb792.exp
7632 * gdb.mi/mi-breakpoint-changed.exp
7633 * gdb.mi/mi-dprintf-pending.exp
7634 * gdb.mi/mi-dprintf.exp
7635 * gdb.mi/mi-exit-code.exp
7636 * gdb.mi/mi-pending.exp
7637 * gdb.mi/mi-solib.exp
7638 * gdb.mi/new-ui-mi-sync.exp
7639 * gdb.mi/pr11022.exp
7640 * gdb.mi/user-selected-context-sync.exp
7641 * gdb.opt/solib-intra-step.exp
7642 * gdb.python/py-events.exp
7643 * gdb.python/py-finish-breakpoint.exp
7644 * gdb.python/py-mi.exp
7645 * gdb.python/py-prettyprint.exp
7646 * gdb.python/py-shared.exp
7647 * gdb.python/py-symbol.exp
7648 * gdb.python/py-template.exp
7649 * gdb.python/py-type.exp
7650 * gdb.python/py-value.exp
7651 * gdb.reverse/solib-precsave.exp
7652 * gdb.reverse/solib-reverse.exp
7653 * gdb.server/solib-list.exp
7654 * gdb.stabs/weird.exp
7655 * gdb.threads/reconnect-signal.exp
7656 * gdb.threads/stepi-random-signal.exp
7657 * gdb.trace/actions.exp
7658 * gdb.trace/ax.exp
7659 * gdb.trace/backtrace.exp
7660 * gdb.trace/change-loc.exp
7661 * gdb.trace/deltrace.exp
7662 * gdb.trace/ftrace-lock.exp
7663 * gdb.trace/ftrace.exp
7664 * gdb.trace/infotrace.exp
7665 * gdb.trace/mi-tracepoint-changed.exp
7666 * gdb.trace/packetlen.exp
7667 * gdb.trace/passcount.exp
7668 * gdb.trace/pending.exp
7669 * gdb.trace/range-stepping.exp
7670 * gdb.trace/report.exp
7671 * gdb.trace/stap-trace.exp
7672 * gdb.trace/tfind.exp
7673 * gdb.trace/trace-break.exp
7674 * gdb.trace/trace-condition.exp
7675 * gdb.trace/trace-enable-disable.exp
7676 * gdb.trace/trace-mt.exp
7677 * gdb.trace/tracecmd.exp
7678 * gdb.trace/tspeed.exp
7679 * gdb.trace/tsv.exp
7680 * lib/perftest.exp
7681
7682 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7683
7684 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7685 with gdb_test_no_output.
7686 Use command as test name.
7687
7688 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7689
7690 Fix test names starting with uppercase throughout the files.
7691
7692 * gdb.ada/assign_1.exp
7693 * gdb.ada/boolean_expr.exp
7694 * gdb.base/arrayidx.exp
7695 * gdb.base/del.exp
7696 * gdb.base/gcore-buffer-overflow.exp
7697 * gdb.base/testenv.exp
7698 * gdb.compile/compile.exp
7699 * gdb.python/py-framefilter-invalidarg.exp
7700 * gdb.python/py-framefilter.exp
7701
7702 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7703
7704 Fix test names starting with uppercase throughout the files.
7705
7706 * gdb.ada/array_return.exp
7707 * gdb.ada/expr_delims.exp
7708 * gdb.ada/mi_dyn_arr.exp
7709 * gdb.ada/mi_interface.exp
7710 * gdb.ada/mi_var_array.exp
7711 * gdb.ada/watch_arg.exp
7712 * gdb.arch/alpha-step.exp
7713 * gdb.arch/altivec-regs.exp
7714 * gdb.arch/e500-regs.exp
7715 * gdb.arch/powerpc-d128-regs.exp
7716 * gdb.base/arrayidx.exp
7717 * gdb.base/break.exp
7718 * gdb.base/checkpoint.exp
7719 * gdb.base/debug-expr.exp
7720 * gdb.base/dmsym.exp
7721 * gdb.base/radix.exp
7722 * gdb.base/sepdebug.exp
7723 * gdb.base/testenv.exp
7724 * gdb.base/watch_thread_num.exp
7725 * gdb.base/watchpoint-cond-gone.exp
7726 * gdb.cell/break.exp
7727 * gdb.cell/ea-cache.exp
7728 * gdb.compile/compile.exp
7729 * gdb.cp/gdb2495.exp
7730 * gdb.gdb/selftest.exp
7731 * gdb.gdb/xfullpath.exp
7732 * gdb.go/hello.exp
7733 * gdb.go/integers.exp
7734 * gdb.objc/basicclass.exp
7735 * gdb.pascal/hello.exp
7736 * gdb.pascal/integers.exp
7737 * gdb.python/py-breakpoint.exp
7738 * gdb.python/py-cmd.exp
7739 * gdb.python/py-linetable.exp
7740 * gdb.python/py-xmethods.exp
7741 * gdb.python/python.exp
7742 * gdb.reverse/consecutive-precsave.exp
7743 * gdb.reverse/finish-precsave.exp
7744 * gdb.reverse/i386-precsave.exp
7745 * gdb.reverse/machinestate-precsave.exp
7746 * gdb.reverse/sigall-precsave.exp
7747 * gdb.reverse/solib-precsave.exp
7748 * gdb.reverse/step-precsave.exp
7749 * gdb.reverse/until-precsave.exp
7750 * gdb.reverse/watch-precsave.exp
7751 * gdb.threads/leader-exit.exp
7752 * gdb.threads/pthreads.exp
7753 * gdb.threads/wp-replication.exp
7754 * gdb.trace/actions.exp
7755 * gdb.trace/mi-tsv-changed.exp
7756 * gdb.trace/tsv.exp
7757
7758 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7759
7760 Fix test names starting with uppercase throughout the files.
7761
7762 * gdb.arch/i386-bp_permanent.exp
7763 * gdb.arch/i386-gnu-cfi.exp
7764 * gdb.base/disasm-end-cu.exp
7765 * gdb.base/macscp.exp
7766 * gdb.base/pending.exp
7767 * gdb.base/watch_thread_num.exp
7768 * gdb.cp/exception.exp
7769 * gdb.cp/gdb2495.exp
7770 * gdb.cp/local.exp
7771 * gdb.python/py-evsignal.exp
7772 * gdb.python/python.exp
7773 * gdb.trace/tracecmd.exp
7774
7775 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7776
7777 Fix test names starting with uppercase throughout the files.
7778
7779 * gdb.base/charset.exp
7780 * gdb.base/eval.exp
7781 * gdb.base/multi-forks.exp
7782 * gdb.guile/scm-progspace.exp
7783 * gdb.opencl/datatypes.exp
7784 * gdb.python/py-block.exp
7785 * gdb.python/py-function.exp
7786 * gdb.python/py-symbol.exp
7787 * gdb.python/py-symtab.exp
7788 * gdb.python/py-xmethods.exp
7789 * gdb.reverse/break-precsave.exp
7790 * gdb.reverse/break-reverse.exp
7791 * gdb.reverse/consecutive-precsave.exp
7792 * gdb.reverse/consecutive-reverse.exp
7793 * gdb.reverse/finish-precsave.exp
7794 * gdb.reverse/finish-reverse-bkpt.exp
7795 * gdb.reverse/finish-reverse.exp
7796 * gdb.reverse/fstatat-reverse.exp
7797 * gdb.reverse/getresuid-reverse.exp
7798 * gdb.reverse/i386-precsave.exp
7799 * gdb.reverse/i386-reverse.exp
7800 * gdb.reverse/i386-sse-reverse.exp
7801 * gdb.reverse/i387-stack-reverse.exp
7802 * gdb.reverse/insn-reverse.exp
7803 * gdb.reverse/machinestate-precsave.exp
7804 * gdb.reverse/machinestate.exp
7805 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7806 * gdb.reverse/pipe-reverse.exp
7807 * gdb.reverse/readv-reverse.exp
7808 * gdb.reverse/recvmsg-reverse.exp
7809 * gdb.reverse/rerun-prec.exp
7810 * gdb.reverse/s390-mvcle.exp
7811 * gdb.reverse/sigall-precsave.exp
7812 * gdb.reverse/sigall-reverse.exp
7813 * gdb.reverse/solib-precsave.exp
7814 * gdb.reverse/solib-reverse.exp
7815 * gdb.reverse/step-precsave.exp
7816 * gdb.reverse/step-reverse.exp
7817 * gdb.reverse/time-reverse.exp
7818 * gdb.reverse/until-precsave.exp
7819 * gdb.reverse/until-reverse.exp
7820 * gdb.reverse/waitpid-reverse.exp
7821 * gdb.reverse/watch-precsave.exp
7822 * gdb.reverse/watch-reverse.exp
7823
7824 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7825
7826 Fix test names starting with uppercase throughout the files.
7827
7828 * gdb.arch/i386-mpx-simple_segv.exp
7829 * gdb.arch/i386-mpx.exp
7830 * gdb.arch/i386-permbkpt.exp
7831 * gdb.arch/pa-nullify.exp
7832 * gdb.arch/powerpc-d128-regs.exp
7833 * gdb.arch/vsx-regs.exp
7834 * gdb.base/bfp-test.exp
7835 * gdb.base/break.exp
7836 * gdb.base/breakpoint-shadow.exp
7837 * gdb.base/callfuncs.exp
7838 * gdb.base/charset.exp
7839 * gdb.base/commands.exp
7840 * gdb.base/completion.exp
7841 * gdb.base/dfp-test.exp
7842 * gdb.base/echo.exp
7843 * gdb.base/ending-run.exp
7844 * gdb.base/eval.exp
7845 * gdb.base/expand-psymtabs.exp
7846 * gdb.base/float128.exp
7847 * gdb.base/floatn.exp
7848 * gdb.base/foll-exec-mode.exp
7849 * gdb.base/gdb1056.exp
7850 * gdb.base/gdb11531.exp
7851 * gdb.base/kill-after-signal.exp
7852 * gdb.base/multi-forks.exp
7853 * gdb.base/overlays.exp
7854 * gdb.base/pending.exp
7855 * gdb.base/sepdebug.exp
7856 * gdb.base/testenv.exp
7857 * gdb.base/valgrind-db-attach.exp
7858 * gdb.base/watch_thread_num.exp
7859 * gdb.base/watchpoint-cond-gone.exp
7860 * gdb.base/watchpoint.exp
7861 * gdb.base/watchpoints.exp
7862 * gdb.cp/arg-reference.exp
7863 * gdb.cp/baseenum.exp
7864 * gdb.cp/operator.exp
7865 * gdb.cp/shadow.exp
7866 * gdb.dwarf2/dw2-op-out-param.exp
7867 * gdb.dwarf2/dw2-reg-undefined.exp
7868 * gdb.go/chan.exp
7869 * gdb.go/hello.exp
7870 * gdb.go/integers.exp
7871 * gdb.go/methods.exp
7872 * gdb.go/package.exp
7873 * gdb.guile/scm-parameter.exp
7874 * gdb.guile/scm-progspace.exp
7875 * gdb.guile/scm-value.exp
7876 * gdb.mi/mi-pending.exp
7877 * gdb.mi/user-selected-context-sync.exp
7878 * gdb.multi/multi-attach.exp
7879 * gdb.multi/tids.exp
7880 * gdb.opt/clobbered-registers-O2.exp
7881 * gdb.pascal/floats.exp
7882 * gdb.pascal/integers.exp
7883 * gdb.python/py-block.exp
7884 * gdb.python/py-events.exp
7885 * gdb.python/py-parameter.exp
7886 * gdb.python/py-symbol.exp
7887 * gdb.python/py-symtab.exp
7888 * gdb.python/py-type.exp
7889 * gdb.python/py-value.exp
7890 * gdb.python/py-xmethods.exp
7891 * gdb.python/python.exp
7892 * gdb.reverse/break-precsave.exp
7893 * gdb.reverse/consecutive-precsave.exp
7894 * gdb.reverse/finish-precsave.exp
7895 * gdb.reverse/i386-precsave.exp
7896 * gdb.reverse/machinestate-precsave.exp
7897 * gdb.reverse/sigall-precsave.exp
7898 * gdb.reverse/solib-precsave.exp
7899 * gdb.reverse/step-precsave.exp
7900 * gdb.reverse/until-precsave.exp
7901 * gdb.reverse/watch-precsave.exp
7902 * gdb.server/ext-attach.exp
7903 * gdb.server/ext-restart.exp
7904 * gdb.server/ext-run.exp
7905 * gdb.server/ext-wrapper.exp
7906 * gdb.stabs/gdb11479.exp
7907 * gdb.stabs/weird.exp
7908 * gdb.threads/attach-many-short-lived-threads.exp
7909 * gdb.threads/kill.exp
7910 * gdb.threads/watchpoint-fork.exp
7911
7912 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7913
7914 Fix test names starting with uppercase throughout all the files below.
7915
7916 * gdb.ada/array_return.exp
7917 * gdb.ada/catch_ex.exp
7918 * gdb.ada/info_exc.exp
7919 * gdb.ada/mi_catch_ex.exp
7920 * gdb.ada/mi_dyn_arr.exp
7921 * gdb.ada/mi_ex_cond.exp
7922 * gdb.ada/mi_exc_info.exp
7923 * gdb.ada/mi_interface.exp
7924 * gdb.ada/mi_task_arg.exp
7925 * gdb.ada/mi_task_info.exp
7926 * gdb.ada/mi_var_array.exp
7927 * gdb.arch/alpha-step.exp
7928 * gdb.arch/amd64-disp-step.exp
7929 * gdb.arch/arm-disp-step.exp
7930 * gdb.arch/disp-step-insn-reloc.exp
7931 * gdb.arch/e500-prologue.exp
7932 * gdb.arch/ftrace-insn-reloc.exp
7933 * gdb.arch/gdb1558.exp
7934 * gdb.arch/i386-bp_permanent.exp
7935 * gdb.arch/i386-disp-step.exp
7936 * gdb.arch/i386-float.exp
7937 * gdb.arch/i386-gnu-cfi.exp
7938 * gdb.arch/ia64-breakpoint-shadow.exp
7939 * gdb.arch/mips16-thunks.exp
7940 * gdb.arch/pa-nullify.exp
7941 * gdb.arch/powerpc-aix-prologue.exp
7942 * gdb.arch/powerpc-power.exp
7943 * gdb.arch/ppc-dfp.exp
7944 * gdb.arch/s390-tdbregs.exp
7945 * gdb.arch/spu-info.exp
7946 * gdb.arch/spu-ls.exp
7947 * gdb.arch/thumb-bx-pc.exp
7948 * gdb.base/advance.exp
7949 * gdb.base/annota-input-while-running.exp
7950 * gdb.base/arrayidx.exp
7951 * gdb.base/asmlabel.exp
7952 * gdb.base/async.exp
7953 * gdb.base/attach-wait-input.exp
7954 * gdb.base/auto-connect-native-target.exp
7955 * gdb.base/batch-preserve-term-settings.exp
7956 * gdb.base/bfp-test.exp
7957 * gdb.base/bigcore.exp
7958 * gdb.base/bp-permanent.exp
7959 * gdb.base/break-always.exp
7960 * gdb.base/break-fun-addr.exp
7961 * gdb.base/break-idempotent.exp
7962 * gdb.base/break-main-file-remove-fail.exp
7963 * gdb.base/break-probes.exp
7964 * gdb.base/break-unload-file.exp
7965 * gdb.base/break.exp
7966 * gdb.base/call-ar-st.exp
7967 * gdb.base/call-rt-st.exp
7968 * gdb.base/call-sc.exp
7969 * gdb.base/call-signal-resume.exp
7970 * gdb.base/call-strs.exp
7971 * gdb.base/callexit.exp
7972 * gdb.base/callfuncs.exp
7973 * gdb.base/catch-gdb-caused-signals.exp
7974 * gdb.base/catch-signal-siginfo-cond.exp
7975 * gdb.base/catch-syscall.exp
7976 * gdb.base/compare-sections.exp
7977 * gdb.base/cond-eval-mode.exp
7978 * gdb.base/condbreak-call-false.exp
7979 * gdb.base/consecutive-step-over.exp
7980 * gdb.base/cursal.exp
7981 * gdb.base/disabled-location.exp
7982 * gdb.base/disasm-end-cu.exp
7983 * gdb.base/display.exp
7984 * gdb.base/double-prompt-target-event-error.exp
7985 * gdb.base/dprintf-bp-same-addr.exp
7986 * gdb.base/dprintf-detach.exp
7987 * gdb.base/dprintf-next.exp
7988 * gdb.base/dprintf-non-stop.exp
7989 * gdb.base/dprintf-pending.exp
7990 * gdb.base/dso2dso.exp
7991 * gdb.base/ending-run.exp
7992 * gdb.base/enum_cond.exp
7993 * gdb.base/examine-backward.exp
7994 * gdb.base/exe-lock.exp
7995 * gdb.base/exec-invalid-sysroot.exp
7996 * gdb.base/execl-update-breakpoints.exp
7997 * gdb.base/execution-termios.exp
7998 * gdb.base/fileio.exp
7999 * gdb.base/fixsection.exp
8000 * gdb.base/foll-exec-mode.exp
8001 * gdb.base/foll-exec.exp
8002 * gdb.base/fork-running-state.exp
8003 * gdb.base/frame-args.exp
8004 * gdb.base/fullpath-expand.exp
8005 * gdb.base/func-ptr.exp
8006 * gdb.base/gcore-relro-pie.exp
8007 * gdb.base/gdb1090.exp
8008 * gdb.base/gdb1555.exp
8009 * gdb.base/global-var-nested-by-dso.exp
8010 * gdb.base/gnu-ifunc.exp
8011 * gdb.base/hbreak-in-shr-unsupported.exp
8012 * gdb.base/hbreak-unmapped.exp
8013 * gdb.base/hook-stop.exp
8014 * gdb.base/infcall-input.exp
8015 * gdb.base/info-fun.exp
8016 * gdb.base/info-shared.exp
8017 * gdb.base/interrupt-noterm.exp
8018 * gdb.base/jit-so.exp
8019 * gdb.base/jit.exp
8020 * gdb.base/line-symtabs.exp
8021 * gdb.base/list.exp
8022 * gdb.base/longjmp.exp
8023 * gdb.base/macscp.exp
8024 * gdb.base/max-value-size.exp
8025 * gdb.base/nodebug.exp
8026 * gdb.base/nofield.exp
8027 * gdb.base/overlays.exp
8028 * gdb.base/paginate-after-ctrl-c-running.exp
8029 * gdb.base/paginate-bg-execution.exp
8030 * gdb.base/paginate-inferior-exit.exp
8031 * gdb.base/pending.exp
8032 * gdb.base/pr11022.exp
8033 * gdb.base/printcmds.exp
8034 * gdb.base/ptr-typedef.exp
8035 * gdb.base/ptype.exp
8036 * gdb.base/randomize.exp
8037 * gdb.base/range-stepping.exp
8038 * gdb.base/realname-expand.exp
8039 * gdb.base/relativedebug.exp
8040 * gdb.base/remote.exp
8041 * gdb.base/savedregs.exp
8042 * gdb.base/sepdebug.exp
8043 * gdb.base/set-noassign.exp
8044 * gdb.base/shlib-call.exp
8045 * gdb.base/shreloc.exp
8046 * gdb.base/sigaltstack.exp
8047 * gdb.base/sigbpt.exp
8048 * gdb.base/siginfo-addr.exp
8049 * gdb.base/siginfo-obj.exp
8050 * gdb.base/siginfo-thread.exp
8051 * gdb.base/signest.exp
8052 * gdb.base/signull.exp
8053 * gdb.base/sigrepeat.exp
8054 * gdb.base/skip.exp
8055 * gdb.base/so-impl-ld.exp
8056 * gdb.base/solib-corrupted.exp
8057 * gdb.base/solib-disc.exp
8058 * gdb.base/solib-display.exp
8059 * gdb.base/solib-overlap.exp
8060 * gdb.base/solib-search.exp
8061 * gdb.base/solib-symbol.exp
8062 * gdb.base/source-execution.exp
8063 * gdb.base/sss-bp-on-user-bp-2.exp
8064 * gdb.base/sss-bp-on-user-bp.exp
8065 * gdb.base/stack-checking.exp
8066 * gdb.base/stale-infcall.exp
8067 * gdb.base/step-break.exp
8068 * gdb.base/step-line.exp
8069 * gdb.base/step-over-exit.exp
8070 * gdb.base/step-test.exp
8071 * gdb.base/structs.exp
8072 * gdb.base/sym-file.exp
8073 * gdb.base/symtab-search-order.exp
8074 * gdb.base/term.exp
8075 * gdb.base/type-opaque.exp
8076 * gdb.base/unload.exp
8077 * gdb.base/until-nodebug.exp
8078 * gdb.base/until.exp
8079 * gdb.base/unwindonsignal.exp
8080 * gdb.base/watch-cond.exp
8081 * gdb.base/watch-non-mem.exp
8082 * gdb.base/watch_thread_num.exp
8083 * gdb.base/watchpoint-reuse-slot.exp
8084 * gdb.base/watchpoint-solib.exp
8085 * gdb.base/watchpoint.exp
8086 * gdb.btrace/dlopen.exp
8087 * gdb.cell/arch.exp
8088 * gdb.cell/break.exp
8089 * gdb.cell/bt.exp
8090 * gdb.cell/core.exp
8091 * gdb.cell/data.exp
8092 * gdb.cell/dwarfaddr.exp
8093 * gdb.cell/ea-cache.exp
8094 * gdb.cell/ea-standalone.exp
8095 * gdb.cell/ea-test.exp
8096 * gdb.cell/f-regs.exp
8097 * gdb.cell/fork.exp
8098 * gdb.cell/gcore.exp
8099 * gdb.cell/mem-access.exp
8100 * gdb.cell/ptype.exp
8101 * gdb.cell/registers.exp
8102 * gdb.cell/sizeof.exp
8103 * gdb.cell/solib-symbol.exp
8104 * gdb.cell/solib.exp
8105 * gdb.compile/compile-tls.exp
8106 * gdb.cp/exception.exp
8107 * gdb.cp/gdb2495.exp
8108 * gdb.cp/local.exp
8109 * gdb.cp/mb-inline.exp
8110 * gdb.cp/mb-templates.exp
8111 * gdb.cp/pr10687.exp
8112 * gdb.cp/pr9167.exp
8113 * gdb.cp/scope-err.exp
8114 * gdb.cp/templates.exp
8115 * gdb.cp/virtfunc.exp
8116 * gdb.dwarf2/dw2-dir-file-name.exp
8117 * gdb.dwarf2/dw2-single-line-discriminators.exp
8118 * gdb.fortran/complex.exp
8119 * gdb.fortran/library-module.exp
8120 * gdb.guile/guile.exp
8121 * gdb.guile/scm-cmd.exp
8122 * gdb.guile/scm-frame-inline.exp
8123 * gdb.guile/scm-objfile.exp
8124 * gdb.guile/scm-pretty-print.exp
8125 * gdb.guile/scm-symbol.exp
8126 * gdb.guile/scm-type.exp
8127 * gdb.guile/scm-value.exp
8128 * gdb.linespec/keywords.exp
8129 * gdb.linespec/ls-errs.exp
8130 * gdb.linespec/macro-relative.exp
8131 * gdb.linespec/thread.exp
8132 * gdb.mi/mi-breakpoint-changed.exp
8133 * gdb.mi/mi-dprintf-pending.exp
8134 * gdb.mi/mi-fullname-deleted.exp
8135 * gdb.mi/mi-logging.exp
8136 * gdb.mi/mi-pending.exp
8137 * gdb.mi/mi-solib.exp
8138 * gdb.mi/new-ui-mi-sync.exp
8139 * gdb.mi/user-selected-context-sync.exp
8140 * gdb.multi/dummy-frame-restore.exp
8141 * gdb.multi/multi-arch-exec.exp
8142 * gdb.multi/remove-inferiors.exp
8143 * gdb.multi/watchpoint-multi-exit.exp
8144 * gdb.opt/solib-intra-step.exp
8145 * gdb.perf/backtrace.exp
8146 * gdb.perf/single-step.exp
8147 * gdb.perf/skip-command.exp
8148 * gdb.perf/skip-prologue.exp
8149 * gdb.perf/solib.exp
8150 * gdb.python/lib-types.exp
8151 * gdb.python/py-as-string.exp
8152 * gdb.python/py-bad-printers.exp
8153 * gdb.python/py-block.exp
8154 * gdb.python/py-breakpoint.exp
8155 * gdb.python/py-cmd.exp
8156 * gdb.python/py-events.exp
8157 * gdb.python/py-evthreads.exp
8158 * gdb.python/py-finish-breakpoint.exp
8159 * gdb.python/py-finish-breakpoint2.exp
8160 * gdb.python/py-frame-inline.exp
8161 * gdb.python/py-frame.exp
8162 * gdb.python/py-inferior.exp
8163 * gdb.python/py-infthread.exp
8164 * gdb.python/py-mi.exp
8165 * gdb.python/py-objfile.exp
8166 * gdb.python/py-pp-maint.exp
8167 * gdb.python/py-pp-registration.exp
8168 * gdb.python/py-prettyprint.exp
8169 * gdb.python/py-recurse-unwind.exp
8170 * gdb.python/py-shared.exp
8171 * gdb.python/py-symbol.exp
8172 * gdb.python/py-symtab.exp
8173 * gdb.python/py-template.exp
8174 * gdb.python/py-type.exp
8175 * gdb.python/py-unwind-maint.exp
8176 * gdb.python/py-unwind.exp
8177 * gdb.python/py-value.exp
8178 * gdb.python/python.exp
8179 * gdb.reverse/finish-reverse-bkpt.exp
8180 * gdb.reverse/insn-reverse.exp
8181 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8182 * gdb.reverse/solib-precsave.exp
8183 * gdb.reverse/solib-reverse.exp
8184 * gdb.stabs/gdb11479.exp
8185 * gdb.stabs/weird.exp
8186 * gdb.threads/fork-child-threads.exp
8187 * gdb.threads/fork-plus-threads.exp
8188 * gdb.threads/fork-thread-pending.exp
8189 * gdb.threads/forking-threads-plus-breakpoint.exp
8190 * gdb.threads/hand-call-in-threads.exp
8191 * gdb.threads/interrupted-hand-call.exp
8192 * gdb.threads/linux-dp.exp
8193 * gdb.threads/local-watch-wrong-thread.exp
8194 * gdb.threads/next-while-other-thread-longjmps.exp
8195 * gdb.threads/non-ldr-exit.exp
8196 * gdb.threads/pending-step.exp
8197 * gdb.threads/print-threads.exp
8198 * gdb.threads/process-dies-while-detaching.exp
8199 * gdb.threads/process-dies-while-handling-bp.exp
8200 * gdb.threads/pthreads.exp
8201 * gdb.threads/queue-signal.exp
8202 * gdb.threads/reconnect-signal.exp
8203 * gdb.threads/signal-command-handle-nopass.exp
8204 * gdb.threads/signal-command-multiple-signals-pending.exp
8205 * gdb.threads/signal-delivered-right-thread.exp
8206 * gdb.threads/signal-sigtrap.exp
8207 * gdb.threads/sigthread.exp
8208 * gdb.threads/staticthreads.exp
8209 * gdb.threads/stepi-random-signal.exp
8210 * gdb.threads/thread-unwindonsignal.exp
8211 * gdb.threads/thread_check.exp
8212 * gdb.threads/thread_events.exp
8213 * gdb.threads/tid-reuse.exp
8214 * gdb.threads/tls-nodebug.exp
8215 * gdb.threads/tls-shared.exp
8216 * gdb.threads/tls-so_extern.exp
8217 * gdb.threads/tls.exp
8218 * gdb.threads/wp-replication.exp
8219 * gdb.trace/actions-changed.exp
8220 * gdb.trace/actions.exp
8221 * gdb.trace/backtrace.exp
8222 * gdb.trace/change-loc.exp
8223 * gdb.trace/collection.exp
8224 * gdb.trace/deltrace.exp
8225 * gdb.trace/disconnected-tracing.exp
8226 * gdb.trace/entry-values.exp
8227 * gdb.trace/ftrace-lock.exp
8228 * gdb.trace/ftrace.exp
8229 * gdb.trace/infotrace.exp
8230 * gdb.trace/mi-trace-frame-collected.exp
8231 * gdb.trace/mi-trace-unavailable.exp
8232 * gdb.trace/mi-traceframe-changed.exp
8233 * gdb.trace/mi-tracepoint-changed.exp
8234 * gdb.trace/mi-tsv-changed.exp
8235 * gdb.trace/no-attach-trace.exp
8236 * gdb.trace/packetlen.exp
8237 * gdb.trace/passc-dyn.exp
8238 * gdb.trace/passcount.exp
8239 * gdb.trace/pending.exp
8240 * gdb.trace/pr16508.exp
8241 * gdb.trace/qtro.exp
8242 * gdb.trace/range-stepping.exp
8243 * gdb.trace/read-memory.exp
8244 * gdb.trace/report.exp
8245 * gdb.trace/save-trace.exp
8246 * gdb.trace/signal.exp
8247 * gdb.trace/stap-trace.exp
8248 * gdb.trace/status-stop.exp
8249 * gdb.trace/strace.exp
8250 * gdb.trace/tfile.exp
8251 * gdb.trace/tfind.exp
8252 * gdb.trace/trace-break.exp
8253 * gdb.trace/trace-condition.exp
8254 * gdb.trace/trace-enable-disable.exp
8255 * gdb.trace/trace-mt.exp
8256 * gdb.trace/tracecmd.exp
8257 * gdb.trace/tracefile-pseudo-reg.exp
8258 * gdb.trace/tspeed.exp
8259 * gdb.trace/tstatus.exp
8260 * gdb.trace/tsv.exp
8261 * gdb.trace/unavailable.exp
8262 * gdb.trace/while-dyn.exp
8263 * gdb.trace/while-stepping.exp
8264 * lib/gdb-guile.exp
8265 * lib/gdb.exp
8266 * lib/mi-support.exp
8267 * lib/pascal.exp
8268 * lib/perftest.exp
8269 * lib/prelink-support.exp
8270 * lib/selftest-support.exp
8271
8272 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
8273
8274 * Makefile.in: Include disable-implicit-rules.mk.
8275
8276 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8277
8278 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
8279 non-byte-aligned bit fields.
8280
8281 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8282
8283 PR gdb/12616
8284 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
8285 respects the DW_AT_data_bit_offset attribute.
8286
8287 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
8288
8289 * gdb.base/default.exp: Fix output of "set language".
8290
8291 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
8292
8293 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
8294 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
8295 make.
8296 * configure.ac: Remove checks for the make program.
8297 * configure: Re-generate.
8298
8299 2016-11-16 Kevin Buettner <kevinb@redhat.com>
8300
8301 * gdb.python/py-recurse-unwind.c (main): Add loop.
8302 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
8303 to read_register() and gdb.parse_and_eval(). Make each code
8304 call a separate case that can be individually tested.
8305 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
8306 proc. Call cont_and_backtrace for each of the code paths that
8307 we want to test in the unwinder.
8308
8309 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
8310
8311 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
8312 the definition of struct S.
8313
8314 2016-11-11 Catherine Moore <clm@codesourcery.com>
8315
8316 * gdb.base/dump.exp: Identify verilog format dump tests as such.
8317
8318 2016-11-09 Pedro Alves <palves@redhat.com>
8319
8320 * gdb.base/commands.exp (runto_or_return): New procedure.
8321 (gdbvar_simple_if_test, gdbvar_simple_while_test)
8322 (gdbvar_complex_if_while_test, progvar_simple_if_test)
8323 (progvar_simple_while_test, progvar_complex_if_while_test)
8324 (if_while_breakpoint_command_test)
8325 (infrun_breakpoint_command_test, breakpoint_command_test)
8326 (user_defined_command_test, watchpoint_command_test)
8327 (test_command_prompt_position, redefine_hook_test)
8328 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
8329 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
8330 multi_line_input and multi_line. Remove gdb_expect and
8331 gdb_stop_suppressing_tests uses.
8332 * lib/gdb.exp (valnum_re): New global.
8333 (multi_line_input): New procedure.
8334
8335 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
8336
8337 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
8338 Remove.
8339 (test_setup): Define with proc_with_prefix.
8340 (test_cli_inferior): Likewise.
8341 (test_cli_thread): Likewise.
8342 (test_cli_frame): Likewise.
8343 (test_cli_select_frame): Likewise.
8344 (test_cli_up_down): Likewise.
8345 (test_mi_thread_select): Likewise.
8346 (test_mi_stack_select_frame): Likewise.
8347 (test_cli_in_mi_inferior): Likewise.
8348 (test_cli_in_mi_thread): Likewise.
8349 (test_cli_in_mi_frame): Likewise.
8350 (top level): Do not use with_test_prefix_procname.
8351
8352 2016-11-09 Pedro Alves <palves@redhat.com>
8353
8354 * gdb.base/commands.exp (gdbvar_simple_if_test)
8355 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
8356 (progvar_simple_if_test, progvar_simple_while_test)
8357 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
8358 (infrun_breakpoint_command_test, breakpoint_command_test)
8359 (user_defined_command_test, watchpoint_command_test)
8360 (test_command_prompt_position, deprecated_command_test)
8361 (bp_deleted_in_command, temporary_breakpoint_commands)
8362 (stray_arg0_test, source_file_with_indented_comment)
8363 (recursive_source_test, if_commands_test)
8364 (error_clears_commands_left, redefine_hook_test)
8365 (redefine_backtrace_test): Use proc_with_prefix.
8366 * lib/gdb.exp (proc_with_prefix): New proc.
8367
8368 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8369
8370 * gdb.base/tui-layout.c: New file.
8371 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
8372 disassembly window contains very long lines.
8373
8374 2016-11-08 Tom Tromey <tom@tromey.com>
8375
8376 * gdb.python/py-value.exp (test_value_creation): Make "long" test
8377 depend on Python 2.
8378
8379 2016-11-08 Tom Tromey <tom@tromey.com>
8380
8381 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
8382 New method.
8383
8384 2016-10-29 Manish Goregaokar <manish@mozilla.com>
8385
8386 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
8387
8388 2016-10-27 Manish Goregaokar <manish@mozilla.com>
8389
8390 * gdb.rust/simple.rs: Add test for univariant enums without
8391 discriminants and for encoded struct-like enums.
8392
8393 2016-10-28 Pedro Alves <palves@redhat.com>
8394
8395 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
8396 gdb_test_multiple, tighten regexps and match symtabs and line
8397 tables incrementally.
8398
8399 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
8400
8401 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
8402 general.
8403
8404 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
8405
8406 * gdb.base/exec-invalid-sysroot.exp: New file.
8407
8408 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8409
8410 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8411
8412 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8413
8414 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8415
8416 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8417
8418 * gdb.base/killed-outside.exp: Remove $options from a call to
8419 `prepare_for_testing'.
8420
8421 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8422
8423 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8424 Change test message.
8425
8426 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8427
8428 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8429 Update comment.
8430
8431 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8432
8433 * gdb.trace/mi-trace-save.exp: New file.
8434
8435 2016-10-13 Yao Qi <yao.qi@linaro.org>
8436
8437 * gdb.base/code_elim.exp (get_var_address): Remove.
8438 * gdb.base/relocate.exp: Likewise.
8439 * gdb.base/shreloc.exp: Likewise.
8440 * lib/gdb.exp (get_var_address): New.
8441
8442 2016-10-13 Yao Qi <yao.qi@linaro.org>
8443
8444 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
8445 floating point tests if $skip_float_test is false.
8446
8447 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
8448
8449 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
8450 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
8451 argc values.
8452 Add 1 to argc so we guarantee distinct initial/modified argc values.
8453
8454 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8455
8456 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
8457
8458 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8459
8460 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
8461 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
8462 * gdb.arch/vsx-regs.exp: Likewise.
8463
8464 2016-10-07 Yao Qi <yao.qi@linaro.org>
8465
8466 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
8467
8468 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
8469
8470 * gdb.python/python.exp: Test decode_line("*0").
8471
8472 2016-10-06 Doug Evans <dje@google.com>
8473
8474 * gdb.python/py-value.exp (test_value_creation): Add test for large
8475 unsigned 64-bit value.
8476
8477 2016-10-06 Tom Tromey <tom@tromey.com>
8478
8479 * gdb.compile/compile.exp: Change java tests to rust.
8480 * gdb.base/setshow.exp: Change java tests to rust.
8481 * gdb.base/default.exp: Remove java from language list.
8482 * README (Examples): Update language example.
8483 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
8484 test.
8485 * lib/gdb.exp (skip_java_tests): Remove.
8486 * lib/java.exp: Remove.
8487 * gdb.java: Remove.
8488
8489 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8490
8491 * gdb.arch/mips-fcr.exp: New test.
8492 * gdb.arch/mips-fcr.c: Source for the new test.
8493
8494 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8495
8496 * gdb.base/solib-disc.exp: Use `standard_output_file'
8497 throughout.
8498
8499 2016-10-06 Pedro Alves <palves@redhat.com>
8500
8501 * gdb.base/jit-simple-dl.c: New file.
8502 * gdb.base/jit-simple-jit.c: New file, factored out from ...
8503 * gdb.base/jit-simple.c: ... this.
8504 * gdb.base/jit-simple.exp (jit_run): Delete.
8505 (build_jit): New proc.
8506 (jit_test_reread): Recompile either the main program or the shared
8507 library, depending on what is being tested. Skip changing address
8508 if caller wants to. Compare before/after addresses. If testing
8509 standalone, explicitly load the binary. Test "maint info
8510 breakpoints".
8511 (top level): Add "standalone vs shared lib" and "change address"
8512 vs "same address" axes.
8513
8514 2016-10-06 Pedro Alves <palves@redhat.com>
8515
8516 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
8517 call.
8518 (jit_run): Delete.
8519 (jit_test_reread): Use with_test_prefix. Reload the main binary
8520 explicitly. Compare the before/after addresses of the JIT
8521 descriptor.
8522
8523 2016-08-15 Doug Evans <dje@google.com>
8524
8525 * gdb.xml/extra-regs.xml: Update, end field now required, default type
8526 for single bitfields is bool.
8527 * gdb.xml/tdesc-regs.exp: Ditto.
8528
8529 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8530
8531 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
8532
8533 2016-10-05 Yao Qi <yao.qi@linaro.org>
8534
8535 * lib/gdb.exp (support_complex_tests): Return zero if
8536 gdb_skip_float_test return true.
8537
8538 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
8539 Simon Marchi <simon.marchi@ericsson.com>
8540
8541 PR gdb/20487
8542 * gdb.mi/user-selected-context-sync.exp: New file.
8543 * gdb.mi/user-selected-context-sync.c: New file.
8544
8545 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
8546 Simon Marchi <simon.marchi@ericsson.com>
8547
8548 PR gdb/20487
8549 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
8550 =thread-select-event check.
8551
8552 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
8553
8554 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
8555 the compulsory L operand changes.
8556 * gdb.arch/powerpc-power.s: Likewise.
8557
8558 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8559
8560 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
8561 * gdb.base/jit-attach-pie.c: New file.
8562 * gdb.base/jit-attach-pie.exp: New file.
8563
8564 2016-09-28 Pedro Alves <palves@redhat.com>
8565
8566 * gdb.base/infcall-input.c: New file.
8567 * gdb.base/infcall-input.exp: New file.
8568
8569 2016-09-22 Yao Qi <yao.qi@linaro.org>
8570
8571 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
8572 (gdb_exit): Rename it to ...
8573 (gdbserver_gdb_exit): ... Close GDBserver.
8574 (gdb_exit): New proc, call gdbserver_gdb_exit.
8575 (mi_gdb_exit): Likewise.
8576
8577 2016-09-22 Yao Qi <yao.qi@linaro.org>
8578
8579 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
8580 path.
8581 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
8582 Remove duplication.
8583
8584 2016-09-22 Yao Qi <yao.qi@linaro.org>
8585
8586 * lib/gdbserver-support.exp: Check the existence of
8587 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
8588
8589 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
8590
8591 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
8592
8593 2016-09-21 Tom Tromey <tom@tromey.com>
8594
8595 PR gdb/20604:
8596 * gdb.base/quit.exp: New file.
8597
8598 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
8599
8600 * .gitignore: New file.
8601
8602 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
8603
8604 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
8605 throughout.
8606
8607 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8608
8609 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
8610
8611 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8612
8613 * gdb.cp/casts.cc (decltype): Move it ...
8614 (main): ... with its call to ...
8615 * gdb.cp/casts03.cc: ... a new file.
8616 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
8617
8618 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8619
8620 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
8621
8622 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
8623
8624 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
8625 and sync up the test with tests in gas/testsuite/gas/ppc.
8626 * gdb.arch/powerpc-power.exp: Likewise.
8627
8628 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8629
8630 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
8631
8632 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
8633 Jan Kratochvil <jan.kratochvil@redhat.com>
8634
8635 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
8636 make m1's definition to be different from m2's. Use 'dummy' as an
8637 argument for probe 'two'.
8638
8639 2016-09-10 Jon Beniston <jon@beniston.com>
8640
8641 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
8642 for sim target.
8643
8644 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8645
8646 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
8647 variable declaration.
8648 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
8649 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
8650 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8651 received HWCAP as its argument.
8652
8653 2016-09-06 Pedro Alves <palves@redhat.com>
8654
8655 * gdb.base/new-ui-pending-input.c: New file.
8656 * gdb.base/new-ui-pending-input.exp: New file.
8657 * gdb.exp (clear_gdb_spawn_id): New procedure.
8658 (with_spawn_id): Check whether gdb_spawn_id exists before
8659 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8660 on exit.
8661
8662 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8663
8664 * gdb.base/float128.c: New file.
8665 * gdb.base/float128.exp: Likewise.
8666 * gdb.base/floatn.c: Likewise.
8667 * gdb.base/floatn.exp: Likewise.
8668
8669 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8670
8671 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8672
8673 2016-09-05 Pedro Alves <palves@redhat.com>
8674
8675 PR backtrace/19927
8676 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8677 unwinders are immediately called as side effect of "source" or
8678 "disable unwinder" commands.
8679 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8680
8681 2016-09-02 Yao Qi <yao.qi@linaro.org>
8682
8683 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8684 is true and $type is "float" or "double".
8685
8686 2016-09-02 Yao Qi <yao.qi@linaro.org>
8687
8688 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
8689 true.
8690 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8691 * gdb.base/call-rt-st.exp: Likewise.
8692 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8693 return value instead of gdb,skip_float_test.
8694 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8695 (do_function_calls): Use its return value instead of
8696 gdb,skip_float_test.
8697 * gdb.base/finish.exp: Likewise.
8698 * gdb.base/funcargs.exp: Likewise.
8699 * gdb.base/return.exp: Likewise.
8700 * gdb.base/return2.exp: Likewise.
8701 * gdb.base/varargs.exp: Likewise.
8702 * lib/gdb.exp (gdb_skip_float_test): Change it to
8703 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8704
8705 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8706
8707 * gdb.multi/tids.exp: Test "thread apply all".
8708
8709 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8710
8711 * gdb.base/default.exp (tty): Remove.
8712
8713 2016-08-24 Kevin Buettner <kevinb@redhat.com>
8714
8715 * gdb.python/py-recurse-unwind.c: New file.
8716 * gdb.python/py-recurse-unwind.py: New file.
8717 * gdb.python/py-recurse-unwind.exp: New file.
8718
8719 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8720
8721 * gdb.base/set-inferior-tty.exp: New file.
8722 * gdb.base/set-inferior-tty.c: New file.
8723
8724 2016-08-23 Pedro Alves <palves@redhat.com>
8725
8726 PR gdb/20494
8727 * gdb.base/new-ui-echo.c: New file.
8728 * gdb.base/new-ui-echo.exp: New file.
8729
8730 2016-08-23 Yao Qi <yao.qi@linaro.org>
8731
8732 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8733 gdbserver_spawn.
8734 * gdb.server/connect-without-multi-process.exp (do_test):
8735 Likewise.
8736
8737 2016-08-23 Yao Qi <yao.qi@linaro.org>
8738
8739 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8740 standalone_txt. Delete gdb_txt and standalone_txt on host
8741 and target. Spawn the binary on target. Copy files from
8742 target to host.
8743
8744 2016-08-22 Pedro Alves <palves@redhat.com>
8745
8746 PR gdb/20505
8747 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8748 with_test_prefix. Factor out bits to ...
8749 (test_no_vdso): ... this new procedure.
8750
8751 2016-08-19 Carl Love <cel@us.ibm.com>
8752
8753 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8754 maintaining separate logic for constructing the output path.
8755 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8756 * gdb.arch/ppc-dfp.exp: Likewise.
8757 * gdb.arch/ppc-fp.exp: Likewise.
8758 * gdb.arch/vsx-regs.exp: Likewise.
8759 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8760 binprefix for generating the additional binary files.
8761
8762 2016-08-19 Pedro Alves <palves@redhat.com>
8763
8764 * gdb.trace/mi-trace-frame-collected.exp
8765 (test_trace_frame_collected): On x32, expect two registers.
8766
8767 2016-08-18 Carl Love <cel@us.ibm.com>
8768
8769 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8770 and sync up the test with tests in gas/testsuite/gas/ppc.
8771 * gdb.arch/powerpc-power.exp: Likewise.
8772
8773 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8774
8775 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8776 expected error message.
8777
8778 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8779
8780 * gdb.multi/remove-inferiors.exp: New file.
8781 * gdb.multi/remove-inferiors.c: New file.
8782
8783 2016-08-12 Yao Qi <yao.qi@linaro.org>
8784
8785 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8786 argument list.
8787
8788 2016-08-10 Pedro Alves <palves@redhat.com>
8789
8790 PR gdb/19187
8791 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8792 setup_kfails.
8793
8794 2016-08-09 Pedro Alves <palves@redhat.com>
8795 Simon Marchi <simon.marchi@ericsson.com>
8796
8797 PR gdb/20418
8798 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8799 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8800
8801 2016-08-09 Pedro Alves <palves@redhat.com>
8802
8803 PR mi/20431
8804 * gdb.mi/mi-cmd-error.exp: New file.
8805
8806 2016-08-09 Pedro Alves <palves@redhat.com>
8807
8808 PR gdb/18653
8809 * gdb.base/signals-state-child.c: New file.
8810 * gdb.base/signals-state-child.exp: New file.
8811 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
8812
8813 2016-08-09 Pedro Alves <palves@redhat.com>
8814
8815 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
8816
8817 2016-08-03 Tom Tromey <tom@tromey.com>
8818
8819 PR python/18565:
8820 * gdb.python/py-frame-inline.exp: Add Frame.function test.
8821
8822 2016-08-01 Yao Qi <yao.qi@linaro.org>
8823
8824 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
8825 variable mode to "multi-process" if $multi_process is 1, otherwise
8826 set it to "single-process".
8827
8828 2016-08-01 Yao Qi <yao.qi@linaro.org>
8829
8830 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
8831 * gdb.cp/cpexprs.exp: Likewise.
8832 * gdb.cp/m-static.exp: Likewise.
8833
8834 2016-07-26 Tom Tromey <tom@tromey.com>
8835
8836 PR python/20190:
8837 * gdb.threads/tls.exp (check_thread_local): Add python symbol
8838 test.
8839
8840 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
8841
8842 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
8843 selecting assembly source files.
8844 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
8845 assembly source files.
8846 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
8847 assembly source files.
8848 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
8849 selecting assembly source files.
8850
8851 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
8852
8853 * gdb.base/new-ui.exp (do_test_invalid_args): New
8854 procedure.
8855
8856 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
8857
8858 * gdb.btrace/reconnect.c: New file.
8859 * gdb.btrace/reconnect.exp: New file.
8860
8861 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
8862
8863 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
8864 to test_catch_syscall_group.
8865 (test_catch_syscall_group): New.
8866
8867 2016-07-21 Tom Tromey <tom@tromey.com>
8868
8869 * gdb.rust/simple.rs (main): Use empty struct expression.
8870 * gdb.rust/simple.exp: Add tests for empty struct expression.
8871
8872 2016-07-21 Yao Qi <yao.qi@linaro.org>
8873
8874 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
8875 if gdb_skip_xml_test is true on some targets.
8876
8877 2016-07-21 Yao Qi <yao.qi@linaro.org>
8878
8879 * gdb.server/solib-list.exp: Unset last_loaded_file.
8880
8881 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8882
8883 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
8884 "step into captured_main (args)".
8885
8886 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8887
8888 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8889
8890 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8891
8892 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8893
8894 2016-07-19 Pedro Alves <palves@redhat.com>
8895
8896 * gdb.opt/inline-break.exp: Remove optimize=-O2.
8897 * gdb.opt/inline-bt.exp: Likewise.
8898 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
8899 additional_flags=-Winline.
8900 * gdb.opt/inline-locals.exp: Likewise.
8901 * gdb.opt/inline-markers.c (ATTR): Define.
8902 (inlined_fn): Use it.
8903
8904 2016-07-19 Yao Qi <yao.qi@linaro.org>
8905
8906 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
8907 (test_with_self): Remove some code. Remove argument executable.
8908 (top-level): Use do_self_tests.
8909
8910 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
8911 Don Breazeal <donb@codesourcery.com>
8912
8913 * gdb.base/maint.exp: Escape paths used in regular expressions.
8914 * gdb.stabs/weird.exp: Likewise.
8915
8916 2016-07-13 Tom Tromey <tom@tromey.com>
8917
8918 PR python/15620, PR python/18620:
8919 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
8920 (test_bkpt_events): New procs.
8921
8922 2016-07-13 Tom Tromey <tom@tromey.com>
8923
8924 PR python/17698:
8925 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
8926 test.
8927 (test_watchpoints): Likewise.
8928 (test_bkpt_pending): New proc.
8929
8930 2016-07-13 Tom Tromey <tom@tromey.com>
8931
8932 PR cli/18053:
8933 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
8934 completion test.
8935
8936 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8937
8938 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
8939 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
8940 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
8941 f_label.
8942 (g): Rename g_end_lbl to g_label.
8943 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
8944 low_pc and high_pc.
8945 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
8946
8947 2016-07-12 Tom Tromey <tom@tromey.com>
8948
8949 PR python/19293:
8950 * gdb.python/py-unwind-maint.exp: Update tests.
8951
8952 2016-07-12 Yao Qi <yao.qi@linaro.org>
8953
8954 * lib/selftest-support.exp (selftest_setup): Match the output
8955 when captured_main is inlined.
8956
8957 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8958
8959 * gdb.fortran/derived-types.exp (result_line, result_line_2):
8960 New variables.
8961 (print this%a, print this%b, print this): New tests.
8962 * gdb.fortran/derived-types.f90 (this): New object and
8963 initialization.
8964
8965 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8966
8967 * gdb.ada/arraydim.exp: Remove extra directory level in build
8968 directory.
8969
8970 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8971
8972 * lib/ada.exp: Remove extra directory level in build directory.
8973 * gdb.ada/cond_lang.exp: Likewise.
8974 * gdb.ada/exec_changed.exp: Likewise.
8975 * gdb.ada/lang_switch.exp: Likewise.
8976
8977 2016-07-06 Manish Goregaokar <manish@mozilla.com>
8978
8979 * simple.rs: Add test for raw pointer subscripting.
8980 * simple.exp: Add test expectations.
8981
8982 2016-07-05 Yao Qi <yao.qi@linaro.org>
8983
8984 * gdb.mi/mi-reverse.exp: Match =record-started output.
8985
8986 2016-07-01 Pedro Alves <palves@redhat.com>
8987
8988 * gdb.base/jit-reader.exp (info_registers_current_frame): New
8989 procedure.
8990 (jit_reader_test): Test the jit reader's unwinder.
8991 * gdb.base/jithost.c (jit_function_00_code): New global.
8992 (main): Use memcpy to fill in the mmapped code, instead of poking
8993 bytes manually here.
8994 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
8995 value.
8996 (read_debug_info): Save the function's range.
8997 (read_sp): New function.
8998 (unwind_frame): Use it. Also unwind RBP.
8999 (get_frame_id): Use read_sp.
9000 (gdb_init_reader): Use calloc instead of malloc.
9001 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9002 parameter. Use gdb_test_multiple.
9003
9004 2016-07-01 Pedro Alves <palves@redhat.com>
9005 Antoine Tremblay <antoine.tremblay@ericsson.com>
9006
9007 * gdb.threads/process-dies-while-detaching.c: New file.
9008 * gdb.threads/process-dies-while-detaching.exp: New file.
9009
9010 2016-07-01 Pedro Alves <palves@redhat.com>
9011
9012 * gdb.multi/watchpoint-multi-exit.c: New file.
9013 * gdb.multi/watchpoint-multi-exit.exp: New file.
9014
9015 2016-06-30 Pedro Alves <palves@redhat.com>
9016
9017 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9018 unset inferior_spawn_id.
9019
9020 2016-06-30 Pedro Alves <palves@redhat.com>
9021
9022 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9023 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9024
9025 2016-06-29 Yao Qi <yao.qi@linaro.org>
9026
9027 * gdb.base/return.c: Add copyright header.
9028
9029 2016-06-29 Tom Tromey <tom@tromey.com>
9030
9031 PR python/20129:
9032 * gdb.python/py-framefilter.exp: Add tests for setting priority
9033 and disabling of non-existent frame filter.
9034
9035 2016-06-29 Yao Qi <yao.qi@linaro.org>
9036
9037 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9038 0x0f07ff.
9039
9040 2016-06-28 Yao Qi <yao.qi@linaro.org>
9041
9042 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9043 triplets. Start gdb, execute catch syscall, and continue. Check
9044 gdb's output to determine catch syscall is supported.
9045
9046 2016-06-27 Manish Goregaokar <manish@mozilla.com>
9047
9048 * gdb.rust/simple.rs: Add test for returning unit in a function.
9049 * gdb.rust/simple.exp: Add expectation for functions returning
9050 unit.
9051
9052 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9053
9054 * gdb.python/py-breakpoint-create-fail.c,
9055 gdb.python/py-breakpoint-create-fail.exp,
9056 gdb.python/py-breakpoint-create-fail.py: New testcase.
9057
9058 2016-06-25 Manish Goregaokar <manish@mozilla.com>
9059
9060 PR gdb/20239
9061 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
9062 * gdb.rust/simple.exp: Add test expectations for new NonZero
9063 tests.
9064
9065 2016-06-24 David Taylor <dtaylor@emc.com>
9066
9067 * gdb.base/offsets.exp: New file.
9068 * gdb.base/offsets.c: New file.
9069
9070 2016-06-23 Tom Tromey <tom@tromey.com>
9071
9072 PR gdb/16483:
9073 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9074 before any filters are loaded.
9075
9076 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9077
9078 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9079 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9080 structs.
9081 * gdb.fortran/derived-type-function.exp: New file.
9082 * gdb.fortran/derived-type-function.f90: New file.
9083
9084
9085 2016-06-21 Pedro Alves <palves@redhat.com>
9086
9087 * gdb.base/new-ui.exp: New file.
9088 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9089 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9090 (with_spawn_id): New procedure.
9091
9092 2016-06-21 Pedro Alves <palves@redhat.com>
9093
9094 * gdb.mi/mi-exec-run.exp: New file.
9095
9096 2016-06-21 Pedro Alves <palves@redhat.com>
9097
9098 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9099 breakpoint command's output on the main UI.
9100 (test_break): New procedure, factored out from calls in the top
9101 level.
9102 (top level): Use foreach_with_prefix to test MI as main UI and as
9103 separate UI.
9104
9105 2016-06-21 Pedro Alves <palves@redhat.com>
9106
9107 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9108 (test_awatch_creation_and_listing)
9109 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9110 Remove 'type' parameter.
9111 (test_watchpoint_all): New parameter mi_mode. Remove
9112 with_test_prefix.
9113 (top level): Use foreach_with_prefix, and add main/separate UI MI
9114 testing axis.
9115
9116 2016-06-21 Pedro Alves <palves@redhat.com>
9117
9118 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9119 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9120 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9121 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9122 (gdb_main_spawn_id, mi_spawn_id): Declare and
9123 comment.
9124 (mi_create_inferior_pty): New procedure,
9125 factored out from default_mi_gdb_start.
9126 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9127 procedures.
9128 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9129 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9130 Use mi_create_inferior_pty.
9131 (mi_gdb_start): Use eval to pass down args list.
9132
9133 2016-06-21 Pedro Alves <palves@redhat.com>
9134
9135 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9136 * gdb.opt/inline-cmds.exp: Add MI tests.
9137
9138 2016-06-21 Pedro Alves <palves@redhat.com>
9139
9140 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9141
9142 2016-06-21 Pedro Alves <palves@redhat.com>
9143
9144 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9145 (top level): Use it instead of mi_execute_to.
9146
9147 2016-06-21 Pedro Alves <palves@redhat.com>
9148
9149 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9150 (cont_handler_str): New.
9151 (signal_stop_handler): Set stop_handler_str instead of printing to
9152 stdout.
9153 (continue_handler): Set cont_handler_str instead of printing to
9154 stdout.
9155 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9156 mi_send_resuming_command. Print stop_handler_str and
9157 cont_handler_str instead of expecting the python events print
9158 directly.
9159
9160 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9161
9162 * gdb.base/jit-reader.exp: New file.
9163 * gdb.base/jithost.c: New file.
9164 * gdb.base/jithost.h: New file.
9165 * gdb.base/jitreader.c : New file.
9166 * gdb.base/jit-protocol.h: New file.
9167
9168 2016-06-17 Yao Qi <yao.qi@linaro.org>
9169
9170 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9171 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9172 and detach-on-fork. Adjust tests.
9173 (top level): Invoke break_cond_on_syscall with combinations of
9174 syscall, follow-fork-mode and detach-on-fork.
9175
9176 2016-06-17 Yao Qi <yao.qi@linaro.org>
9177
9178 * gdb.base/step-over-exit.c: New.
9179 * gdb.base/step-over-exit.exp: New.
9180
9181 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9182
9183 * gdb.base/float.exp: Add target check for nds32*-*-*.
9184 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9185
9186 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9187
9188 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9189 for unsupported target features.
9190 * gdb.base/call-rt-st.exp: Likewise.
9191 * gdb.base/call-sc.exp: Likewise.
9192 * gdb.base/call-signal-resume.exp: Likewise.
9193 * gdb.base/call-strs.exp: Likewise.
9194 * gdb.base/callexit.exp: Likewise.
9195 * gdb.base/callfuncs.exp: Likewise.
9196 * gdb.base/nodebug.exp: Likewise.
9197 * gdb.base/printcmds.exp: Likewise.
9198 * gdb.base/ptype.exp: Likewise.
9199 * gdb.base/structs.exp: Likewise.
9200 * gdb.base/unwindonsignal.exp: Likewise.
9201 * gdb.cp/gdb2495.exp: Likewise.
9202 * gdb.cp/templates.exp: Likewise.
9203 * gdb.cp/virtfunc.exp: Likewise.
9204 * gdb.threads/hand-call-in-threads.exp: Likewise.
9205 * gdb.threads/interrupted-hand-call.exp: Likewise.
9206 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9207
9208 2016-06-10 Tom Tromey <tom@tromey.com>
9209
9210 PR rust/20110:
9211 * gdb.rust/expr.exp: Add test for integer constant larger than
9212 i32.
9213
9214 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
9215
9216 * gdb.fortran/nested-funcs.exp: New.
9217 * gdb.fortran/nested-funcs.f90: New.
9218
9219 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
9220
9221 * gdb.base/examine-backward.c: New file.
9222 * gdb.base/examine-backward.exp: New file.
9223
9224 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
9225
9226 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
9227 matching.
9228
9229 2016-06-02 Tom Tromey <tom@tromey.com>
9230
9231 PR python/18984:
9232 * gdb.python/py-shared.exp: Add solib_name test.
9233
9234 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
9235
9236 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
9237
9238 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
9239
9240 PR c++/19893
9241 * gdb.dwarf2/implref.exp: Rename to...
9242 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
9243 * gdb.dwarf2/implref-array.c: New file.
9244 * gdb.dwarf2/implref-array.exp: Likewise.
9245 * gdb.dwarf2/implref-global.c: Likewise.
9246 * gdb.dwarf2/implref-global.exp: Likewise.
9247 * gdb.dwarf2/implref-struct.c: Likewise.
9248 * gdb.dwarf2/implref-struct.exp: Likewise.
9249
9250 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9251
9252 * gdb.trace/trace-condition.exp: Add 64bit tests.
9253
9254 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9255
9256 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
9257 bits types.
9258 (main): Adapt to 8 to 64 bits types.
9259 * gdb.trace/trace-condition.exp: Add new tests.
9260
9261 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9262
9263 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
9264
9265 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9266
9267 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
9268 Move condition tests...
9269 * gdb.trace/trace-condition.exp: Here.
9270
9271 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9272
9273 * gdb.trace/trace-condition.exp: Add counter-case tests.
9274
9275 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9276
9277 PR c++/15231
9278 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
9279 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
9280
9281 2016-05-27 Pedro Alves <palves@redhat.com>
9282
9283 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9284 New procedure.
9285 (top level): Call it, and bail out of DejaGnu is known to be bad.
9286
9287 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
9288
9289 * gdb.base/whatis.c: Extend the test case.
9290 * gdb.base/whatis.exp: Add additional tests.
9291
9292 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9293
9294 * gdb.fortran/type.f90: Add pointer variable.
9295 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
9296
9297 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9298
9299 * gdb.fortran/vla-type.exp: Fix testcase name.
9300
9301 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9302
9303 * gdb.fortran/vla-type.exp: Access elements in nested structs.
9304
9305 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9306
9307 * gdb.fortran/type.f90: Add nested structures.
9308 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9309 * gdb.fortran/derived-type.exp: Adapt expected output.
9310 * gdb.fortran/vla-type.exp: Adapt expected output.
9311
9312 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9313
9314 * gdb.fortran/whatis_type.exp: Adapt expected output.
9315
9316 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9317
9318 * gdb.fortran/print_type.exp: Fix expected output.
9319 * gdb.fortran/whatis_type.exp: Fix expected output.
9320
9321 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9322
9323 * gdb.fortran/whatis_type.exp: Use multi_line.
9324
9325 2016-05-24 Tom Tromey <tom@tromey.com>
9326
9327 PR python/17386:
9328 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
9329 use value as an index.
9330
9331 2016-05-23 Tom Tromey <tom@tromey.com>
9332
9333 PR python/17981:
9334 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
9335 no-breakpoint case.
9336
9337 2016-05-24 Pedro Alves <palves@redhat.com>
9338
9339 PR gdb/19828
9340 * gdb.threads/clone-attach-detach.c: New file.
9341 * gdb.threads/clone-attach-detach.exp: New file.
9342
9343 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
9344
9345 * gdb.base/annota-input-while-running.exp: Fix syntax error.
9346
9347 2016-05-23 Tom Tromey <tom@tromey.com>
9348
9349 PR python/19438, PR python/18393:
9350 * gdb.python/py-progspace.exp: Add "dir" test.
9351 * gdb.python/py-objfile.exp: Add "dir" test.
9352
9353 2016-05-23 Yao Qi <yao.qi@linaro.org>
9354
9355 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
9356 * gdb.arch/thumb2-it.exp: Likewise.
9357
9358 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
9359
9360 * gdb.mi/mi-threads-interrupt.c: New file.
9361 * gdb.mi/mi-threads-interrupt.exp: New file.
9362
9363 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
9364
9365 PR gdb/18077
9366 * gdb.mi/mi-async-run.exp: New file.
9367 * gdb.mi/mi-async-run.c: New file.
9368
9369 2016-05-17 Tom Tromey <tom@tromey.com>
9370 Manish Goregaokar <manishsmail@gmail.com>
9371
9372 * lib/rust-support.exp: New file.
9373 * lib/gdb.exp (skip_rust_tests): New proc.
9374 (build_executable_from_specs): Handle rust.
9375 * lib/future.exp (gdb_find_rustc): New proc.
9376 (gdb_default_target_compile): Handle rust.
9377 * gdb.rust/expr.exp: New file.
9378 * gdb.rust/generics.exp: New file.
9379 * gdb.rust/generics.rs: New file.
9380 * gdb.rust/methods.exp: New file.
9381 * gdb.rust/methods.rs: New file.
9382 * gdb.rust/modules.exp: New file.
9383 * gdb.rust/modules.rs: New file.
9384 * gdb.rust/simple.exp: New file.
9385 * gdb.rust/simple.rs: New file.
9386
9387 2016-05-17 Tom Tromey <tom@tromey.com>
9388
9389 * gdb.base/default.exp (set language): Add rust.
9390
9391 2016-05-17 Tom Tromey <tom@tromey.com>
9392
9393 * gdb.gdb/unittest.exp: New file.
9394
9395 2016-05-16 Yao Qi <yao.qi@linaro.org>
9396
9397 * gdb.base/batch-preserve-term-settings.exp: Remove variable
9398 shell_prompt. Update shell_prompt_re.
9399
9400 2016-05-12 Doug Evans <dje@google.com>
9401
9402 PR symtab/19999
9403 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
9404 $options when building executable.
9405 * gdb.dwarf2/fission-loclists-pie.S: New file.
9406 * gdb.dwarf2/fission-loclists-pie.exp: New file.
9407
9408 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9409
9410 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9411 of [is_remote target],
9412
9413 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9414
9415 * lib/gdb.exp (use_gdb_stub): New procedure.
9416
9417 2016-05-03 Yunlian Jiang <yunlian@google.com>
9418 Doug Evans <dje@google.com>
9419
9420 PR symtab/19914
9421 * gdb.dwarf2/dwp-sepdebug.c: New file.
9422 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9423
9424 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9425
9426 * gdb.base/detach.exp: Remove is_remote check.
9427
9428 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9429
9430 * gdb.base/annota-input-while-running.exp: Don't check for
9431 [is_remote target]. Enable annotations after running to main.
9432 Remove unused "set test..." line.
9433
9434 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9435
9436 * gdb.trace/trace-enable-disable.exp: New file.
9437 * gdb.trace/trace-enable-disable.c: New file.
9438
9439 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9440
9441 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
9442 use it in info sharedlibrary test.
9443 * gdb.trace/ftrace-lock.exp: Likewise.
9444 * gdb.trace/ftrace.exp: Likewise.
9445 * gdb.trace/range-stepping.exp: Likewise.
9446 * gdb.trace/trace-break.exp: Likewise.
9447 * gdb.trace/trace-condition.exp: Likewise.
9448 * gdb.trace/trace-mt.exp: Likewise.
9449
9450 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9451
9452 * lib/gdb.exp (gdb_load_shlibs): Rename to...
9453 (gdb_load_shlib): ... this.
9454 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
9455 gdb_load_shlib.
9456 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
9457 * gdb.base/ctxobj.exp: Likewise.
9458 * gdb.base/dprintf-pending.exp: Likewise.
9459 * gdb.base/dso2dso.exp: Likewise.
9460 * gdb.base/fixsection.exp: Likewise.
9461 * gdb.base/gcore-relro.exp: Likewise.
9462 * gdb.base/gdb1555.exp: Likewise.
9463 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9464 * gdb.base/gnu-ifunc.exp: Likewise.
9465 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
9466 * gdb.base/jit-so.exp (one_jit_test): Likewise.
9467 * gdb.base/pending.exp: Likewise.
9468 * gdb.base/print-file-var.exp: Likewise.
9469 * gdb.base/print-symbol-loading.exp: Likewise.
9470 * gdb.base/shlib-call.exp: Likewise.
9471 * gdb.base/shreloc.exp: Likewise.
9472 * gdb.base/so-impl-ld.exp: Likewise.
9473 * gdb.base/solib-disc.exp: Likewise.
9474 * gdb.base/solib-nodir.exp: Likewise.
9475 * gdb.base/solib-overlap.exp: Likewise.
9476 * gdb.base/solib-symbol.exp: Likewise.
9477 * gdb.base/solib-weak.exp (do_test): Likewise.
9478 * gdb.base/sym-file.exp: Likewise.
9479 * gdb.base/symtab-search-order.exp: Likewise.
9480 * gdb.base/type-opaque.exp: Likewise.
9481 * gdb.base/unload.exp: Likewise.
9482 * gdb.base/watchpoint-solib.exp: Likewise.
9483 * gdb.compile/compile.exp: Likewise.
9484 * gdb.cp/gdb2384.exp: Likewise.
9485 * gdb.cp/infcall-dlopen.exp: Likewise.
9486 * gdb.cp/re-set-overloaded.exp: Likewise.
9487 * gdb.fortran/library-module.exp: Likewise.
9488 * gdb.opt/solib-intra-step.exp: Likewise.
9489 * gdb.python/py-finish-breakpoint.exp: Likewise.
9490 * gdb.python/py-shared.exp: Likewise.
9491 * gdb.reverse/solib-precsave.exp: Likewise.
9492 * gdb.reverse/solib-reverse.exp: Likewise.
9493 * gdb.server/solib-list.exp: Likewise.
9494 * gdb.threads/dlopen-libpthread.exp: Likewise.
9495 * gdb.threads/tls-shared.exp: Likewise.
9496 * gdb.threads/tls-so_extern.exp: Likewise.
9497 * gdb.trace/change-loc.exp: Likewise.
9498 * gdb.trace/ftrace-lock.exp: Likewise.
9499 * gdb.trace/ftrace.exp: Likewise.
9500 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
9501 * gdb.trace/pending.exp: Likewise.
9502 * gdb.trace/range-stepping.exp: Likewise.
9503 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
9504 (strace_info_marker): Likewise.
9505 (strace_probe_marker): Likewise.
9506 (strace_trace_on_same_addr): Likewise.
9507 (strace_trace_on_diff_addr): Likewise.
9508 * gdb.trace/trace-break.exp: Likewise.
9509 * gdb.trace/trace-condition.exp: Likewise.
9510 * gdb.trace/trace-mt.exp: Likewise.
9511
9512 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9513
9514 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
9515 result of gdb_remote_download.
9516 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
9517 * gdb.base/dso2dso.exp: Likewise.
9518 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9519 * gdb.base/print-file-var.exp: Likewise.
9520 * gdb.base/shlib-call.exp: Likewise.
9521 * gdb.base/shreloc.exp: Likewise.
9522 * gdb.base/solib-overlap.exp: Likewise.
9523 * gdb.base/solib-weak.exp (do_test): Likewise.
9524 * gdb.base/unload.exp: Likewise.
9525
9526 2016-04-27 Yao Qi <yao.qi@linaro.org>
9527
9528 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
9529 exists.
9530
9531 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9532
9533 * vla-type.exp: Print structure from toplevel.
9534
9535 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9536
9537 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
9538 of dynamic types.
9539 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
9540 of dynamic types.
9541
9542 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9543
9544 * gdb.fortran/vla-type.f90: New file.
9545 * gdb.fortran/vla-type.exp: New file.
9546
9547 2016-04-25 Yao Qi <yao.qi@linaro.org>
9548
9549 * gdb.base/branch-to-self.c: New file.
9550 * gdb.base/branch-to-self.exp: New file.
9551
9552 2016-04-22 Yao Qi <yao.qi@linaro.org>
9553
9554 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
9555 more after $hex.
9556
9557 2016-04-22 Yao Qi <yao.qi@linaro.org>
9558
9559 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
9560 * gdb.base/annota3.exp: Likewise.
9561
9562 2016-04-22 Yao Qi <yao.qi@linaro.org>
9563
9564 * gdb.reverse/step-precsave.exp: Do one step and test program
9565 stops in "callee" and do multiple steps until program goes out
9566 of "callee".
9567 * gdb.reverse/step-reverse.exp: Likewise.
9568
9569 2016-04-22 Yao Qi <yao.qi@linaro.org>
9570
9571 * gdb.trace/signal.exp: Also pass if
9572 $tracepoint_hits($i) > $iterations.
9573
9574 2016-04-22 Yao Qi <yao.qi@linaro.org>
9575
9576 * gdb.trace/signal.c: New file.
9577 * gdb.trace/signal.exp: New file.
9578
9579 2016-04-19 Doug Evans <xdje42@gmail.com>
9580
9581 * gdb.base/bad-file.exp: New file.
9582
9583 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
9584
9585 * gdb.dwarf2/implref.exp: New file.
9586
9587 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9588
9589 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
9590 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
9591 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
9592 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
9593 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
9594 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
9595 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
9596 * lib/fortran.exp (fortran_int4): New procedure.
9597 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
9598 (fortran_logical4): Likewise.
9599
9600 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
9601
9602 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
9603
9604 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9605
9606 * lib/compiler.c: Add Intel specific preprocessor macros.
9607 * lib/compiler.cc: Likewise.
9608
9609 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
9610
9611 * gdb.server/connect-with-no-symbol-file.c: New file.
9612 * gdb.server/connect-with-no-symbol-file.exp: New file.
9613
9614 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9615
9616 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
9617
9618 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9619
9620 * boards/gdbserver-base.exp (${board}_download): Copy source file to
9621 standard output directory.
9622
9623 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
9624
9625 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
9626
9627 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
9628
9629 * gdb.btrace/instruction_history.c (loop): Add declaration.
9630
9631 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9632
9633 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
9634
9635 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
9636
9637 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
9638 parentheses to print.
9639 (continue_handler): Likewise.
9640
9641 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
9642
9643 * gdb.server/solib-list.exp: Remove is_remote check.
9644 Pass shlib= to gdb_compile. Don't link shared library with
9645 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
9646 Run binary filename through "readlink -f" on the target.
9647
9648 2016-04-08 Pedro Alves <palves@redhat.com>
9649
9650 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
9651 interpreter filename as argument to gdbserver_spawn.
9652 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9653 Return empty if $last_loaded_file does not exist.
9654
9655 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9656
9657 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9658 * gdb.base/jit-main.c: Use exit after usage.
9659
9660 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9661
9662 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9663 GDBHISTSIZE prior to the tests.
9664 * gdb.base/gdbinit-history.exp: Likewise.
9665
9666 2016-04-07 Pedro Alves <palves@redhat.com>
9667
9668 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9669 instead of build_executable. Use gdb_load_shlibs.
9670
9671 2016-04-07 Yao Qi <yao.qi@linaro.org>
9672
9673 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9674 Execute "si" command.
9675
9676 2016-04-07 Yao Qi <yao.qi@linaro.org>
9677
9678 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9679 number instead of the comments on some line.
9680
9681 2016-04-06 Don Breazeal <donb@codesourcery.com>
9682
9683 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9684 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9685
9686 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9687
9688 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
9689 standard_output_file. Remove unused binfile variable.
9690
9691 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
9692
9693 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9694 * gdb.python/py-mi-objfile.exp: Match "list main" output
9695 in console format.
9696
9697 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9698
9699 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9700 absolute.
9701
9702 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9703
9704 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9705 absolute.
9706 * gdb.trace/ftrace.exp: Likewise.
9707 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9708 targets as well.
9709 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9710 (gdb_load_shlibs): Copy libraries to test directory when testing
9711 natively. Only set solib-search-path if testing remotely.
9712 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9713
9714 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9715
9716 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9717 gdb_download. Use it even if the target is not remote.
9718 * gdb.base/jit.exp (compile_jit_test): Likewise.
9719 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9720 output directory if the destination board is local, otherwise use
9721 the standard remote_download from DejaGnu.
9722 (gdb_download): Remove.
9723 (gdb_load_shlibs): Use gdb_remote_download instead of
9724 gdb_download.
9725 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9726 Use gdb_remote_download instead of gdb_download. Use it even if
9727 the target is not remote.
9728 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9729 instead of gdb_download.
9730
9731 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9732
9733 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9734 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9735 run.
9736
9737 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
9738
9739 PR gdb/19820
9740 * gdb.base/printcmds.exp: Add artificial arrays tests.
9741
9742 2016-03-31 Pedro Alves <palves@redhat.com>
9743
9744 PR gdb/19858
9745 * gdb.base/jit-main.c: Include unistd.h.
9746 (ATTACH): Define to 0 if not already defined.
9747 (wait_for_gdb, mypid): New globals.
9748 (WAIT_FOR_GDB): New macro.
9749 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9750 some breakpoint locations.
9751 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9752 New procedures.
9753 (one_jit_test): Add REATTACH parameter, and handle it. Use
9754 continue_to_test_location.
9755 (top level): Test attach, and adjusts calls to one_jit_test.
9756
9757 2016-03-31 Pedro Alves <palves@redhat.com>
9758
9759 PR gdb/19858
9760 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9761 BINSUFFIX parameter, and handle it.
9762 (top level): Adjust calls compile_jit_test.
9763
9764 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
9765
9766 PR python/19743
9767 * gdb.python/py-mi-events-gdb.py: New file.
9768 * gdb.python/py-mi-events.c: New file.
9769 * gdb.python/py-mi-events.exp: New file.
9770
9771 2016-03-30 Yao Qi <yao.qi@linaro.org>
9772
9773 * gdb.reverse/until-precsave.exp: Match function name only.
9774 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9775 Move malloc to a condition block.
9776 * gdb.reverse/until-reverse.exp: Match function name only.
9777
9778 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9779
9780 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9781 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9782 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9783 variable for GPR 0 instead of assuming it is register 0.
9784 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9785 * lib/trace-support.exp: Add s390 registers.
9786
9787 2016-03-29 Yao Qi <yao.qi@linaro.org>
9788
9789 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9790
9791 2016-03-24 Yao Qi <yao.qi@linaro.org>
9792
9793 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9794 test message.
9795
9796 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9797
9798 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9799 maintaining separate logic for constructing the output path.
9800
9801 2016-03-16 Don Breazeal <donb@codesourcery.com>
9802
9803 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9804 Retry fork and waitpid on interrupted system call errors.
9805 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9806 Use with_timeout_factor to increase timeout by factor of 10.
9807
9808 2016-03-15 Don Breazeal <donb@codesourcery.com>
9809
9810 * gdb.cp/scope-err.cc: New test program.
9811 * gdb.cp/scope-err.exp: New test script.
9812 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
9813 lines and "set breakpoint here" comment.
9814 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
9815 Fixed some whitespace and format issues.
9816 * gdb.mi/mi-linespec-err-cp.cc: New test program.
9817 * gdb.mi/mi-linespec-err-cp.exp: New test script.
9818
9819 2016-03-15 Doug Evans <dje@google.com>
9820
9821 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
9822 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
9823 All callers updated. Add tests for enums, mixed flags register.
9824
9825 2016-03-15 Doug Evans <dje@google.com>
9826
9827 * gdb.base/skip.c (main): Call test_skip_file_and_function.
9828 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
9829
9830 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
9831
9832 * gdb.base/default.exp: Add $_as_string to the list of expected
9833 convenience functions.
9834
9835 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9836
9837 * gdb.base/maint.exp: New tests for 'maint info line-table'.
9838
9839 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
9840
9841 * gdb.python/py-as-string.exp: New file.
9842 * gdb.python/py-as-string.c: New file.
9843
9844 2016-03-09 Pedro Alves <palves@redhat.com>
9845
9846 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9847 signal" -> "Thread NN received signal" output change.
9848 * gdb.threads/ia64-sigill.exp: Likewise.
9849 * gdb.threads/linux-dp.exp: Likewise.
9850 * gdb.threads/manythreads.exp: Likewise.
9851 * gdb.threads/pending-step.exp: Likewise.
9852 * gdb.threads/print-threads.exp: Likewise.
9853 * gdb.threads/sigstep-threads.exp: Likewise.
9854 * gdb.threads/staticthreads.exp: Likewise.
9855 * gdb.threads/tls.exp: Likewise.
9856
9857 2016-03-09 Pedro Alves <palves@redhat.com>
9858
9859 * gdb.base/command-line-input.exp: New file.
9860
9861 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9862
9863 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
9864 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
9865 * gdb.trace/pending.exp: Accept leading dot before function name.
9866 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
9867 * lib/trace-support.exp: Set registers for ppc.
9868
9869 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9870
9871 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
9872 use it for disassembly; accept .main in addition to main in backtrace.
9873
9874 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
9875 Marcin Kościelnicki <koriakin@0x04.net>
9876
9877 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9878 (gdb_recursion_test_ptr): New global variable.
9879 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9880 gdb_recursion_test.
9881 (gdb_c_test): Ditto.
9882
9883 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9884
9885 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
9886 ordering.
9887
9888 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9889
9890 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9891 (bar): Add bar_start_lbl label.
9892 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9893 of foo/bar for emitting DWARF and tracing.
9894
9895 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9896
9897 * analyze-racy-logs.py: Set executable bit.
9898
9899 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
9900
9901 * Makefile.in (DEFAULT_RACY_ITER): New variable.
9902 (CHECK_TARGET_TMP): Likewise.
9903 (check-single-racy): New rule.
9904 (check-parallel-racy): Likewise.
9905 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
9906 (do-check-parallel-racy): New rule.
9907 (check-racy/%.exp): Likewise.
9908 * README (Racy testcases): New section.
9909 * analyze-racy-logs.py: New file.
9910
9911 2016-03-03 Doug Evans <dje@google.com>
9912
9913 * gdb.base/skip.exp: Use with_test_prefix.
9914
9915 2016-03-03 Yao Qi <yao.qi@linaro.org>
9916
9917 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
9918 Invoke step_over_syscall "clone" and break_cond_on_syscall
9919 "clone".
9920 * gdb.base/step-over-clone.c: New file.
9921
9922 2016-03-03 Yao Qi <yao.qi@linaro.org>
9923
9924 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
9925 code format.
9926
9927 2016-03-03 Yao Qi <yao.qi@linaro.org>
9928
9929 * gdb.base/disp-step-fork.c: Rename to ...
9930 * gdb.base/step-over-fork.c: ... it. New file.
9931 * gdb.base/disp-step-vfork.c: Rename to ...
9932 * gdb.base/step-over-vfork.c: ... it. New file.
9933 * gdb.base/disp-step-syscall.exp: Rename to ...
9934 * gdb.base/step-over-syscall.exp: ... it. New file.
9935 (disp_step_cross_syscall): Rename to ...
9936 (step_over_syscall): ... it.
9937
9938 2016-03-03 Yao Qi <yao.qi@linaro.org>
9939
9940 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
9941 If target supports condition evaluation on target, invoke
9942 break_cond_on_syscall for fork and vfork.
9943
9944 2016-03-03 Yao Qi <yao.qi@linaro.org>
9945
9946 * gdb.base/disp-step-syscall.exp: Don't invoke
9947 support_displaced_stepping.
9948 (disp_step_cross_syscall): Test with displaced stepping off and
9949 on if supported.
9950
9951 2016-03-03 Yao Qi <yao.qi@linaro.org>
9952
9953 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
9954 proc.
9955 (setup): New proc.
9956 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
9957 and setup.
9958
9959 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9960
9961 * gdb.fortran/vla-history.exp: Remove breakpoint.
9962
9963 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9964
9965 * gdb.fortran/vla-history.exp: Lookup array elements and printing
9966 exceeds timeout.
9967
9968 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9969
9970 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
9971 breakpoint.
9972
9973 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9974
9975 * gdb.mi/vla.f90: Nullify pointer after declaration.
9976
9977 2016-03-01 Pedro Alves <palves@redhat.com>
9978
9979 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
9980
9981 2016-03-01 Pedro Alves <palves@redhat.com>
9982
9983 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
9984 before anything else.
9985 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
9986 _GNU_SOURCE here.
9987 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
9988 before anything else.
9989 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
9990
9991 2016-03-01 Pedro Alves <palves@redhat.com>
9992
9993 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
9994
9995 2016-03-01 Yao Qi <yao.qi@linaro.org>
9996
9997 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
9998 prepare_for_testing.
9999
10000 2016-03-01 Yao Qi <yao.qi@linaro.org>
10001
10002 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10003
10004 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10005
10006 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10007 manually constructing the output path.
10008
10009 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10010
10011 * gdb.arch/s390-stackless.S: New.
10012 * gdb.arch/s390-stackless.exp: New.
10013
10014 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10015
10016 * gdb.dlang/circular.c: New file.
10017 * gdb.dlang/circular.exp: New file.
10018
10019 2016-02-26 Yao Qi <yao.qi@linaro.org>
10020
10021 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10022 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10023 (testcases): Update.
10024
10025 2016-02-26 Yao Qi <yao.qi@linaro.org>
10026
10027 * gdb.reverse/aarch64.c: Rename to ...
10028 * gdb.reverse/insn-reverse.c: ... it.
10029 * gdb.reverse/aarch64.exp: Rename to ...
10030 * gdb.reverse/insn-reverse.exp: ... it.
10031
10032 2016-02-26 Yao Qi <yao.qi@linaro.org>
10033
10034 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10035 (testcase_ftype): New.
10036 (testcases): New array.
10037 (n_testcases): New.
10038 (main): Call each element in testcases.
10039 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10040 (read_testcase): New.
10041 Do the tests in a loop.
10042
10043 2016-02-25 Yao Qi <yao.qi@linaro.org>
10044
10045 * gdb.base/branches.c: Remove.
10046
10047 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10048
10049 PR gdb/13808
10050 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10051
10052 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10053
10054 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10055
10056 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10057
10058 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10059 change x86_64 call_insn to 'callq'.
10060
10061 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10062
10063 * gdb.trace/tfile-avx.c: Move to...
10064 * gdb.trace/tracefile-pseudo-reg.c: Here.
10065 * gdb.trace/tfile-avx.exp: Move to...
10066 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10067
10068 2016-02-24 Gary Benson <gbenson@redhat.com>
10069
10070 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10071 message on attach.
10072
10073 2016-02-23 Doug Evans <dje@google.com>
10074
10075 * gdb.base/skip.c (test_skip): New function.
10076 (end_test_skip_file_and_function): New function.
10077 (test_skip_file_and_function): New function.
10078 * gdb.base/skip1.c (test_skip): New function.
10079 (skip1_test_skip_file_and_function): New function.
10080 * gdb.base/skip.exp: Add tests for new skip options.
10081 * gdb.base/skip-solib.exp: Update expected output.
10082 * gdb.perf/skip-command.cc: New file.
10083 * gdb.perf/skip-command.exp: New file.
10084 * gdb.perf/skip-command.py: New file.
10085
10086 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10087
10088 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10089 info registers pattern.
10090
10091 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10092
10093 * lib/future.exp: Add D support.
10094 (gdb_find_gdc): New proc.
10095 (gdb_default_target_compile): Add D support.
10096
10097 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
10098
10099 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10100 user+system time.
10101 (trace_speed_test): Determine the iteration count for a time
10102 between 15..30 seconds.
10103
10104 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10105
10106 * gdb.arch/i386-mpx-sigsegv.c: New file.
10107 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10108 * gdb.arch/i386-mpx-simple_segv.c: New file.
10109 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10110
10111 2016-02-18 Yao Qi <yao.qi@linaro.org>
10112
10113 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10114 Don't call setup_kfail.
10115
10116 2016-02-18 Yao Qi <yao.qi@linaro.org>
10117
10118 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10119 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10120
10121 2016-02-16 Doug Evans <dje@google.com>
10122
10123 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10124 * gdb.base/skip1.c: Ditto.
10125 * gdb.base/skip.exp: Whitespace cleanup.
10126
10127 2016-02-16 Don Breazeal <donb@codesourcery.com>
10128
10129 PR remote/19496
10130 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10131 Remove kfail for PR remote/19496.
10132
10133 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10134
10135 * lib/gdb.exp (standard_temp_file): Return a path specific to
10136 the runtest invocation.
10137
10138 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10139
10140 * gdb.trace/save-trace.exp: Change relative path to be in the
10141 standard output directory.
10142
10143 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10144
10145 * gdb.arch/i386-prologue.c: Add missing prototypes.
10146
10147 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10148
10149 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10150 * gdb.arch/i386-prologue.exp: Likewise.
10151 * gdb.arch/i386-size.exp: Likewise.
10152
10153 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10154
10155 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10156 define object file path.
10157 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10158 file path.
10159 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10160 standard_output_file to define binfile.
10161
10162 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10163
10164 Fix compatibility with recent gfortran-5.3.1.
10165 * gdb.fortran/vla-history.exp (print vla1 allocated)
10166 (print vla2 allocated, print $2, print $3): Remove
10167 (print $4): Rename to ...
10168 (print $2): ... here.
10169 (print $9): Rename to ...
10170 (print $5): ... here.
10171 (print $10): Rename to ...
10172 (print $6): ... here.
10173 * gdb.fortran/vla.f90: Add pvla initialization.
10174
10175 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10176
10177 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10178 New test.
10179 * gdb.fortran/vla-value-sub.exp: Likewise.
10180
10181 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10182
10183 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10184
10185 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10186
10187 * i386-biarch-core.exp: Define corefile using
10188 standard_output_file.
10189
10190 2016-02-12 Yao Qi <yao.qi@linaro.org>
10191
10192 * gdb.arch/arm-single-step-kernel-helper.c: New.
10193 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10194
10195 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10196
10197 * gdb.btrace/tailcall-only.exp: New.
10198 * gdb.btrace/tailcall-only.c: New.
10199 * gdb.btrace/x86_64-tailcall-only.S: New.
10200 * gdb.btrace/i686-tailcall-only.S: New.
10201
10202 2016-02-11 Pedro Alves <palves@redhat.com>
10203
10204 * README (Parallel testing): Add missing double quotes.
10205
10206 2016-02-11 Pedro Alves <palves@redhat.com>
10207
10208 * README (Parallel testing): New section.
10209 (GDB_PARALLEL): Rewrite.
10210 (FORCE_PARALLEL): Document.
10211
10212 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
10213
10214 * gdb.trace/tfile-avx.c: New test.
10215 * gdb.trace/tfile-avx.exp: New test.
10216
10217 2016-02-09 Keith Seitz <keiths@redhat.com>
10218
10219 PR breakpoints/19546
10220 * gdb.base/infcall-exec.c: New file.
10221 * gdb.base/infcall-exec2.c: New file.
10222 * gdb.base/infcall-exec.exp: New file.
10223
10224 2016-02-09 Keith Seitz <keiths@redhat.com>
10225
10226 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
10227 (toplevel): Call test_bkpt_address.
10228
10229 2016-02-09 Keith Seitz <keiths@redhat.com>
10230
10231 PR python/19506
10232 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
10233 (toplevel): Call test_bkpt_address.
10234
10235 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
10236
10237 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
10238 to AC_OUTPUT.
10239 * configure: Regenerate.
10240
10241 2016-02-09 Pedro Alves <palves@redhat.com>
10242
10243 PR breakpoints/19548
10244 * gdb.base/execl-update-breakpoints.c (some_function): New
10245 function.
10246 (main): Call it.
10247 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
10248 Tighten expected GDB output.
10249
10250 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10251
10252 * Makefile.in (ALL_SUBDIRS): Remove.
10253 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
10254 (distclean maintainer-clean realclean): Likewise.
10255 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
10256 * configure: Regenerate.
10257 * gdb.ada/Makefile.in: Delete.
10258 * gdb.arch/Makefile.in: Likewise.
10259 * gdb.asm/Makefile.in: Likewise.
10260 * gdb.base/Makefile.in: Likewise.
10261 * gdb.btrace/Makefile.in: Likewise.
10262 * gdb.cell/Makefile.in: Likewise.
10263 * gdb.compile/Makefile.in: Likewise.
10264 * gdb.cp/Makefile.in: Likewise.
10265 * gdb.disasm/Makefile.in: Likewise.
10266 * gdb.dlang/Makefile.in: Likewise.
10267 * gdb.dwarf2/Makefile.in: Likewise.
10268 * gdb.fortran/Makefile.in: Likewise.
10269 * gdb.gdb/Makefile.in: Likewise.
10270 * gdb.go/Makefile.in: Likewise.
10271 * gdb.guile/Makefile.in: Likewise.
10272 * gdb.java/Makefile.in: Likewise.
10273 * gdb.linespec/Makefile.in: Likewise.
10274 * gdb.mi/Makefile.in: Likewise.
10275 * gdb.modula2/Makefile.in: Likewise.
10276 * gdb.multi/Makefile.in: Likewise.
10277 * gdb.objc/Makefile.in: Likewise.
10278 * gdb.opencl/Makefile.in: Likewise.
10279 * gdb.opt/Makefile.in: Likewise.
10280 * gdb.pascal/Makefile.in: Likewise.
10281 * gdb.perf/Makefile.in: Likewise.
10282 * gdb.python/Makefile.in: Likewise.
10283 * gdb.reverse/Makefile.in: Likewise.
10284 * gdb.server/Makefile.in: Likewise.
10285 * gdb.stabs/Makefile.in: Likewise.
10286 * gdb.threads/Makefile.in: Likewise.
10287 * gdb.trace/Makefile.in: Likewise.
10288 * gdb.xml/Makefile.in: Likewise.
10289 * lib/gdb.exp (make_gdb_parallel_path): Add check for
10290 GDB_PARALLEL.
10291 (standard_output_file): Remove check for GDB_PARALLEL, always
10292 return path in outputs/$subdir/$testname.
10293
10294 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10295
10296 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
10297 (site.exp): Assign abs_srcdir to tcl's srcdir.
10298
10299 2016-02-04 Yao Qi <yao.qi@linaro.org>
10300
10301 * gdb.base/foll-exec-mode.c: Include limits.h.
10302 (main): Add parameters argc and argv. Get directory from
10303 argv[0].
10304 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
10305 compilation.
10306 * gdb.base/foll-exec.c: Include limits.h.
10307 (main): Add parameters argc and argv.
10308 Get directory from argv[0].
10309 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
10310 Adjust tests on the number of lines as source code changed.
10311 * gdb.base/foll-vfork-exit.c: Include limits.h.
10312 (main): Add one line of statement before vfork.
10313 * gdb.base/foll-vfork.c: Include limits.h and string.h.
10314 (main): Add parameters argc and argv. Get directory from
10315 argv[0].
10316 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
10317 (setup_gdb): Set tbreak to skip some source lines.
10318 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
10319 (main): Add parameters argc and argv. Get directory from
10320 argv[0].
10321 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
10322 compilation.
10323 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
10324 (main): Add parameters argc and argv. Get directory from
10325 argv[0].
10326 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
10327 compilation.
10328
10329 2016-02-01 Doug Evans <dje@google.com>
10330
10331 * gdb.base/skip.exp: Clean up multiple references to same test name.
10332
10333 2016-02-01 Pedro Alves <palves@redhat.com>
10334
10335 PR remote/19496
10336 * gdb.threads/forking-threads-plus-breakpoint.exp
10337 (displaced_stepping_supported): New global.
10338 (probe_displaced_stepping_support): New procedure.
10339 (do_test): Add 'displaced' parameter, and use it.
10340 (top level): Check for displaced stepping support. Add displaced
10341 stepping on/off testing axis.
10342
10343 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10344
10345 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
10346 pointer. Don't perform further tests on the unassociated pointer
10347 if the first test fails.
10348
10349 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10350
10351 * gdb.base/max-value-size.c: New file.
10352 * gdb.base/max-value-size.exp: New file.
10353 * gdb.base/huge.exp: Disable max-value-size for this test.
10354
10355 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
10356
10357 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10358
10359 2016-01-28 Yao Qi <yao.qi@linaro.org>
10360
10361 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
10362
10363 2016-01-25 Pedro Alves <palves@redhat.com>
10364
10365 PR threads/19461
10366 * gdb.base/fork-running-state.c: New file.
10367 * gdb.base/fork-running-state.exp: New file.
10368
10369 2016-01-25 Pedro Alves <palves@redhat.com>
10370
10371 PR gdb/19494
10372 * gdb.base/catch-fork-kill.c: New file.
10373 * gdb.base/catch-fork-kill.exp: New file.
10374
10375 2016-01-25 Pedro Alves <palves@redhat.com>
10376
10377 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
10378 Delete, moved to lib/gdb.exp.
10379 * gdb.threads/forking-threads-plus-breakpoint.exp
10380 (foreach_with_prefix): Likewise.
10381 * gdb.threads/process-dies-while-handling-bp.exp
10382 (foreach_with_prefix): Likewise.
10383 * lib/gdb.exp (foreach_with_prefix): New procedure.
10384
10385 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
10386
10387 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
10388 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
10389
10390 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
10391
10392 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
10393 endian targets.
10394
10395 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10396 Pedro Alves <palves@redhat.com>
10397
10398 Fix testsuite compatibility with Guile.
10399 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
10400 number.
10401
10402 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10403
10404 Fix testsuite compatibility with Guile.
10405 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
10406 (thread 1): New test for backtrace through signal handler.
10407
10408 2016-01-22 Yao Qi <yao.qi@linaro.org>
10409
10410 PR testsuite/19491
10411 * gdb.base/multi-forks.c: Include
10412 ../lib/unbuffer_output.c
10413 (main): Call gdb_unbuffer_output.
10414
10415 2016-01-21 Doug Evans <dje@google.com>
10416
10417 * lib/ada.exp (gdb_compile_ada): Fix typo.
10418
10419 2016-01-21 Joel Brobecker <brobecker@adacore.com>
10420
10421 * gdb.base/break-fun-addr.exp: New file.
10422 * gdb.base/break-fun-addr1.c: New file.
10423 * gdb.base/break-fun-addr2.c: New file.
10424
10425 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10426
10427 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
10428 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
10429 enum flag values.
10430
10431 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10432
10433 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
10434 when GDB can not set the vector return value. Add more comments
10435 for clarification.
10436
10437 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
10438
10439 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
10440 command.
10441
10442 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10443
10444 * Makefile.in (DO_RUNTEST): Add --status and update usages.
10445
10446 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10447
10448 * Makefile.in (check-single): Pass --status to runtest.
10449 (check/%.exp): Likewise.
10450
10451 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10452
10453 * Makefile.in (check-parallel): Propagate return code from make
10454 do-check-parallel.
10455
10456 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
10457
10458 * gdb.trace/ftrace.exp: Fix expected message on continue.
10459 * gdb.trace/pending.exp: Fix expected message on continue.
10460 * gdb.trace/trace-break.exp: Fix expected message on continue.
10461
10462 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
10463
10464 * lib/gdb.exp (gdb_test): Remove unused global references.
10465
10466 2016-01-18 Pedro Alves <palves@redhat.com>
10467
10468 * gdb.base/async-shell.exp: Adjust expected output.
10469 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
10470 * gdb.base/siginfo-thread.exp: Adjust expected output.
10471 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
10472 * gdb.java/jnpe.exp: Adjust expected output.
10473 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
10474 * gdb.threads/continue-pending-status.exp: Adjust expected output.
10475 * gdb.threads/leader-exit.exp: Adjust expected output.
10476 * gdb.threads/manythreads.exp: Adjust expected output.
10477 * gdb.threads/pthreads.exp: Adjust expected output.
10478 * gdb.threads/schedlock.exp: Adjust expected output.
10479 * gdb.threads/siginfo-threads.exp: Adjust expected output.
10480 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
10481 expected output.
10482 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
10483 output.
10484 * gdb.threads/sigthread.exp: Adjust expected output.
10485 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
10486
10487 2016-01-18 Yao Qi <yao.qi@linaro.org>
10488
10489 * gdb.guile/scm-section-script.c: Replace @progbits with
10490 %progbits.
10491 * gdb.python/py-section-script.c: Likewise.
10492
10493 2016-01-15 Pedro Alves <palves@redhat.com>
10494
10495 * gdb.multi/tids.exp: Test star wildcard ranges.
10496
10497 2016-01-15 Pedro Alves <palves@redhat.com>
10498
10499 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
10500 command from "thread apply" invocation.
10501 (thr_apply_info_thr_invalid): Default the expected output to the
10502 input tid list.
10503 (top level): Add tests that use convenience variables. Add tests
10504 for "thread apply" with a valid TID list, but missing the command.
10505
10506 2016-01-13 Pedro Alves <palves@redhat.com>
10507
10508 * gdb.base/default.exp: Expect $_gthread as well.
10509 * gdb.multi/tids.exp: Test $_gthread.
10510 * gdb.threads/thread-specific.exp: Test $_gthread.
10511
10512 2016-01-13 Pedro Alves <palves@redhat.com>
10513
10514 * gdb.multi/tids.exp: Test "info threads -gid".
10515
10516 2016-01-13 Pedro Alves <palves@redhat.com>
10517
10518 * gdb.multi/tids.exp: Test InferiorThread.global_num and
10519 Breakpoint.thread.
10520 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
10521
10522 2016-01-07 Pedro Alves <palves@redhat.com>
10523
10524 * gdb.base/break.exp: Adjust to output changes.
10525 * gdb.base/hbreak2.exp: Likewise.
10526 * gdb.base/sepdebug.exp: Likewise.
10527 * gdb.base/watch_thread_num.exp: Likewise.
10528 * gdb.linespec/keywords.exp: Likewise.
10529 * gdb.multi/info-threads.exp: Likewise.
10530 * gdb.threads/thread-find.exp: Likewise.
10531 * gdb.multi/tids.c: New file.
10532 * gdb.multi/tids.exp: New file.
10533
10534 2016-01-13 Pedro Alves <palves@redhat.com>
10535
10536 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
10537
10538 2016-01-13 Pedro Alves <palves@redhat.com>
10539
10540 * gdb.base/default.exp: Expect $_inferior as well.
10541 * gdb.multi/base.exp: Test $_inferior.
10542
10543 2016-01-13 Pedro Alves <palves@redhat.com>
10544
10545 PR breakpoints/19388
10546 * gdb.base/catch-signal-siginfo-cond.c: New file.
10547 * gdb.base/catch-signal-siginfo-cond.exp: New file.
10548
10549 2016-01-12 Josh Stone <jistone@redhat.com>
10550 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10551
10552 * gdb.base/catch-syscall.c (do_execve): New variable.
10553 (main): Conditionally trigger an execve.
10554 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
10555 (test_catch_syscall_execve): New, check entry/return across execve.
10556 (do_syscall_tests): Call test_catch_syscall_execve.
10557
10558 2016-01-12 Pedro Alves <palves@redhat.com>
10559
10560 * gdb.base/random-signal.exp (do_test): New procedure, with body
10561 of testcase moved in.
10562
10563 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10564 Pedro Alves <palves@redhat.com>
10565
10566 * gdb.base/funcargs.exp (finish from indirectly called function):
10567 Reintroduce the case for 'First'.
10568
10569 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10570 Pedro Alves <palves@redhat.com>
10571
10572 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
10573 (tcatch_vfork_then_child_follow_exec)
10574 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
10575 identification.
10576
10577 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10578
10579 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
10580 and repeats to unlimited.
10581 * gdb.python/py-value.exp: Likewise.
10582 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
10583 and repeats to unlimited.
10584
10585 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10586
10587 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
10588 and reordering the functions.
10589 * gdb.multi/hangout.c: Likewise.
10590 * gdb.multi/hello.c: Likewise.
10591
10592 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
10593
10594 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
10595 absolute.
10596 (SingleStatisticTestResult.report): Use dict.keys instead of
10597 dict.iterkeys.
10598
10599 2016-01-06 Pedro Alves <palves@redhat.com>
10600
10601 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
10602
10603 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
10604
10605 * gdb.btrace/dlopen.exp: New.
10606 * gdb.btrace/dlopen.c: New.
10607 * gdb.btrace/dlopen-dso.c: New.
10608
10609 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
10610
10611 * lib/gdb.exp (gdb_test): Update comments to clarify that the
10612 PATTERN argument is optional.
10613
10614 2015-12-24 Joel Brobecker <brobecker@adacore.com>
10615
10616 * lib/ada.exp (target_compile_ada_from_dir): New function.
10617 (gdb_compile_ada): Reimplement avoiding the use of project files.
10618 * gdb.ada/gnat_ada.gpr: Delete.
10619 * gdb.ada/cond_lang.exp: Adjust test to make path before
10620 filename optional.
10621 * gdb.ada/small_reg_param.exp: Likewise.
10622
10623 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
10624
10625 * gdb.base/foll-vork.exp: Remove HP-UX special case.
10626
10627 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
10628
10629 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
10630 case.
10631
10632 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
10633
10634 * gdb.base/break.exp: Remove dead code.
10635 * gdb.base/sepdebug.exp: Likewise.
10636
10637 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10638
10639 * gdb.asm/asm-source.exp: Remove HP-UX references.
10640 * gdb.base/annota1.exp: Likewise.
10641 * gdb.base/annota3.exp: Likewise.
10642 * gdb.base/attach.exp: Likewise.
10643 * gdb.base/bigcore.exp: Likewise.
10644 * gdb.base/break.exp: Likewise.
10645 * gdb.base/call-ar-st.exp: Likewise.
10646 * gdb.base/callfuncs.exp: Likewise.
10647 * gdb.base/catch-fork-static.exp: Likewise.
10648 * gdb.base/display.exp: Likewise.
10649 * gdb.base/foll-exec-mode.exp: Likewise.
10650 * gdb.base/foll-exec.exp: Likewise.
10651 * gdb.base/foll-fork.exp: Likewise.
10652 * gdb.base/foll-vfork.exp: Likewise.
10653 * gdb.base/funcargs.exp: Likewise.
10654 * gdb.base/hbreak2.exp: Likewise.
10655 * gdb.base/inferior-died.exp: Likewise.
10656 * gdb.base/interrupt.exp: Likewise.
10657 * gdb.base/multi-forks.exp: Likewise.
10658 * gdb.base/nodebug.exp: Likewise.
10659 * gdb.base/sepdebug.exp: Likewise.
10660 * gdb.base/solib1.c: Likewise.
10661 * gdb.base/step-test.exp: Likewise.
10662 * gdb.mi/non-stop.c: Likewise.
10663 * gdb.mi/pthreads.c: Likewise.
10664 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10665 * gdb.threads/pthreads.c: Likewise.
10666 * gdb.threads/staticthreads.exp: Likewise.
10667 * lib/future.exp: Likewise.
10668 * lib/gdb.exp: Likewise.
10669 * gdb.base/so-indr-cl.c: Remove.
10670 * gdb.base/so-indr-cl.exp: Likewise.
10671 * gdb.base/solib.c: Likewise.
10672 * gdb.base/solib.exp: Likewise.
10673 * gdb.base/solib2.c: Likewise.
10674
10675 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10676
10677 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10678 * gdb.base/call-ar-st.exp: Likewise.
10679 * gdb.base/callfuncs.exp: Likewise.
10680 * gdb.base/condbreak.exp: Likewise.
10681 * gdb.base/constvars.exp: Likewise.
10682 * gdb.base/hbreak2.exp: Likewise.
10683 * gdb.base/langs.exp: Likewise.
10684 * gdb.base/list.exp: Likewise.
10685 * gdb.base/long_long.exp: Likewise.
10686 * gdb.base/ptype.exp: Likewise.
10687 * gdb.base/scope.exp: Likewise.
10688 * gdb.base/signals.exp: Likewise.
10689 * gdb.base/so-impl-ld.exp: Likewise.
10690 * gdb.base/varargs.exp: Likewise.
10691 * gdb.base/volatile.exp: Likewise.
10692 * gdb.base/whatis.exp: Likewise.
10693 * gdb.cp/cplusfuncs.exp: Likewise.
10694 * gdb.cp/inherit.exp: Likewise.
10695 * gdb.cp/local.exp: Likewise.
10696 * gdb.cp/member-ptr.exp: Likewise.
10697 * gdb.cp/method.exp: Likewise.
10698 * gdb.cp/overload.exp: Likewise.
10699 * gdb.cp/templates.exp: Likewise.
10700 * gdb.stabs/weird.exp: Likewise.
10701 * lib/compiler.c: Likewise.
10702 * lib/compiler.cc: Likewise.
10703 * lib/cp-support.exp: Likewise.
10704 * lib/gdb.exp: Likewise.
10705
10706 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10707
10708 * configure.ac: Remove HP-UX case.
10709 * configure: Regenerate.
10710
10711 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10712
10713 * lib/gdb.exp (gdb_compile): Add function doc.
10714
10715 2015-12-17 Pedro Alves <palves@redhat.com>
10716
10717 PR threads/19354
10718 * gdb.multi/info-threads.exp: New file.
10719
10720 2015-12-15 Yao Qi <yao.qi@linaro.org>
10721
10722 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10723 is aarch64*-*-*.
10724
10725 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10726
10727 * gdb.base/history-duplicates.exp: Skip if no readline support.
10728
10729 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10730
10731 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10732
10733 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10734
10735 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10736
10737 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10738
10739 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10740 ctrl-C if nointerrupts target property is set.
10741 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10742 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10743 * gdb.base/paginate-bg-execution.exp: Likewise.
10744 * gdb.base/paginate-execution-startup.exp: Likewise.
10745 * gdb.base/random-signal.exp: Likewise.
10746 * gdb.base/range-stepping.exp: Likewise.
10747 * gdb.cp/annota2.exp: Likewise.
10748 * gdb.cp/annota3.exp: Likewise.
10749 * gdb.gdb/selftest.exp: Likewise.
10750 * gdb.threads/continue-pending-status.exp: Likewise.
10751 * gdb.threads/leader-exit.exp: Likewise.
10752 * gdb.threads/manythreads.exp: Likewise.
10753 * gdb.threads/pthreads.exp: Likewise.
10754 * gdb.threads/schedlock.exp: Likewise.
10755 * gdb.threads/sigthread.exp: Likewise.
10756
10757 2015-12-11 Don Breazeal <donb@codesourcery.com>
10758
10759 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10760 remote.
10761 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10762 * gdb.base/foll-exec.exp (main): Enable for target remote.
10763 * gdb.base/foll-fork.exp (main): Likewise.
10764 * gdb.base/foll-vfork.exp (main): Likewise.
10765 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10766 (proc continue_to_exit_bp_loc): Use clean_restart.
10767 * gdb.base/pie-execl.exp (main): Disable for target remote.
10768 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10769 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10770 * gdb.threads/execl.exp (main): Likewise.
10771 * gdb.threads/fork-child-threads.exp (main): Likewise.
10772 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10773 remote.
10774 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10775 remote.
10776 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10777 pid.tid style ptids, instead of just tid.
10778 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10779 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10780 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10781 ptids, instead of just tid.
10782
10783 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10784
10785 * gdb.base/list.exp (test_list_forward): Add end of file error
10786 test.
10787 (test_repeat_list_command): Add end of file error test.
10788 (test_list_backwards): Add beginning of file error test.
10789
10790 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10791
10792 * gdb.base/list.exp (test_list_invalid_args): New function,
10793 defined, and called.
10794
10795 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10796
10797 * gdb.base/list.exp (test_list): Make test names unique.
10798
10799 2015-12-11 Yao Qi <yao.qi@linaro.org>
10800
10801 * gdb.base/coremaker2.c: Remove.
10802
10803 2015-12-10 Pedro Alves <palves@redhat.com>
10804
10805 * gdb.multi/base.exp: Remove stale "spaces" references.
10806
10807 2015-12-10 Pedro Alves <palves@redhat.com>
10808
10809 * gdb.multi/base.exp: Don't use nowarnings.
10810 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
10811 * gdb.multi/hangout.c: Include stdio.h.
10812 * gdb.multi/hello.c: Include stdlib.h.
10813 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
10814 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
10815 * gdb.multi/multi-arch.exp: Don't use nowarnings.
10816
10817 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
10818
10819 * gdb.dwarf2/dw2-ranges-base.c: New file.
10820 * gdb.dwarf2/dw2-ranges-base.exp: New file.
10821 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
10822 support additional line table, and debug ranges generation.
10823 (Dwarf::ranges): New function, generate .debug_ranges.
10824 (Dwarf::lines): Support generating simple line table programs.
10825 (Dwarf::assemble): Initialise new namespace variables.
10826
10827 2015-12-09 Kevin Buettner <kevinb@redhat.com>
10828
10829 * gdb.base/async.exp (proc test_background): Add case for
10830 asynchronous execution not supported.
10831
10832 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
10833
10834 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
10835 format and change test names to make them unique.
10836
10837 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
10838 Pedro Alves <pedro@redhat.com>
10839
10840 PR gdb/18702
10841 Add checking of floatformats setup on x86_64 hosts.
10842 * gdb.arch/i386-float.S (main): Load bigval and smallval.
10843 (smallval, bigval): New labels/constants.
10844 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
10845 float" after loading bigval and smallval.
10846
10847 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
10848
10849 * gdb.ada/fun_overload_menu.exp: New testcase.
10850 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
10851
10852 2015-12-04 Josh Stone <jistone@redhat.com>
10853
10854 * gdb.base/catch-fork-static.exp: New.
10855
10856 2015-12-03 Yao Qi <yao.qi@linaro.org>
10857
10858 * gdb.base/sizeof.c: Don't include stdio.h and
10859 ../lib/unbuffer_output.c.
10860 (main): New variable 'size' and 'value'. Remove printf and
10861 gdb_unbuffer_output. Assign return value to size and value.
10862 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
10863 at the beginning.
10864 (check_sizeof): Check the result by printing variable 'size'.
10865 (check_valueof): Check the result by printing variable 'value'.
10866
10867 2015-12-01 Yao Qi <yao.qi@linaro.org>
10868
10869 * gdb.base/disp-step-syscall.exp: Define syscall instruction
10870 for aarch64*-*-linux* target.
10871
10872 2015-11-30 Pedro Alves <palves@redhat.com>
10873
10874 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
10875
10876 2015-11-30 Pedro Alves <palves@redhat.com>
10877
10878 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10879 Handle non-stop mode vCont replies.
10880
10881 2015-11-30 Pedro Alves <palves@redhat.com>
10882
10883 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
10884 prepare_for_testing. Start gdb with "set non-stop on" appended to
10885 GDBFLAGS. Lax expected stop output.
10886
10887 2015-11-27 Yao Qi <yao.qi@linaro.org>
10888
10889 * gdb.arch/arm-neon.exp: New.
10890 * gdb.arch/arm-neon.c: New.
10891
10892 2015-11-27 Yao Qi <yao.qi@linaro.org>
10893
10894 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10895
10896 2015-11-27 Yao Qi <yao.qi@linaro.org>
10897
10898 * gdb.cp/annota2.exp: Allow multiple occurrences of the
10899 frames-invalid annotation.
10900
10901 2015-11-27 Yao Qi <yao.qi@linaro.org>
10902
10903 * gdb.cp/annota2.exp: Use ${frames_invalid}.
10904
10905 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
10906
10907 * gdb.threads/names.exp: New file.
10908 * gdb.threads/names.c: New file.
10909 * README: Mention gdb,no_thread_names.
10910
10911 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
10912
10913 PR 19297
10914 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
10915 support" error.
10916
10917 2015-11-24 Pedro Alves <palves@redhat.com>
10918
10919 PR 17539
10920 * gdb.base/display.exp: Expect displays to be sorted in ascending
10921 order. Use multi_line.
10922 * gdb.base/solib-display.exp: Likewise.
10923
10924 2015-11-24 Pedro Alves <palves@redhat.com>
10925
10926 PR 17539
10927 * gdb.base/display.exp: Expect displays to be sorted in ascending
10928 order. Use multi_line.
10929 * gdb.base/solib-display.exp: Likewise.
10930
10931 2015-11-24 Pedro Alves <palves@redhat.com>
10932
10933 PR 17539
10934 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
10935 threads in ascending order.
10936 * gdb.base/foll-fork.exp: Likewise.
10937 * gdb.base/foll-vfork.exp: Likewise.
10938 * gdb.base/multi-forks.exp: Likewise.
10939 * gdb.mi/mi-nonstop.exp: Likewise.
10940 * gdb.mi/mi-nsintrall.exp: Likewise.
10941 * gdb.multi/base.exp: Likewise.
10942 * gdb.multi/multi-arch.exp: Likewise.
10943 * gdb.python/py-inferior.exp: Likewise.
10944 * gdb.threads/break-while-running.exp: Likewise.
10945 * gdb.threads/execl.exp: Likewise.
10946 * gdb.threads/gcore-thread.exp: Likewise.
10947 * gdb.threads/info-threads-cur-sal.exp: Likewise.
10948 * gdb.threads/kill.exp: Likewise.
10949 * gdb.threads/linux-dp.exp: Likewise.
10950 * gdb.threads/multiple-step-overs.exp: Likewise.
10951 * gdb.threads/next-bp-other-thread.exp: Likewise.
10952 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
10953 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
10954 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
10955 * gdb.threads/thread-find.exp: Likewise.
10956 * gdb.threads/tls.exp: Likewise.
10957 * lib/mi-support.exp (mi_reverse_list): Delete.
10958 (mi_check_thread_states): No longer reverse list.
10959
10960 2015-11-24 Pedro Alves <palves@redhat.com>
10961
10962 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
10963 use lowercase.
10964
10965 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10966
10967 * gdb.trace/actions.c: Include trace-common.h.
10968 (main): Add a location for a fast tracepoint.
10969 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
10970 the normal tracepoints.
10971 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
10972
10973 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10974
10975 * save-trace.exp: Factor out code to these...
10976 (gdb_save_tracepoints): New.
10977 (gdb_load_tracepoints): New.
10978 (do_save_load_test): New.
10979
10980 2015-11-23 Kevin Buettner <kevinb@redhat.com>
10981
10982 * gdb.base/asmlabel.exp: New test.
10983 * gdb.base/asmlabel.c: New test case.
10984
10985 2015-11-23 Joel Brobecker <brobecker@adacore.com>
10986
10987 * gdb.base/wrong_frame_bt_full-main.c: New file.
10988 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
10989 * gdb.base/wrong_frame_bt_full.exp: New file.
10990
10991 2015-11-23 Joel Brobecker <brobecker@adacore.com>
10992
10993 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10994
10995 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10996
10997 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
10998 pstate register when comparing registers values in
10999 sparc64-*-linux-gnu targets to avoid spurious differences.
11000
11001 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11002
11003 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
11004
11005 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11006
11007 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11008 as type argument to gdb_compile.
11009 * gdb.base/nested-subp2.exp: Likewise.
11010 * gdb.base/nested-subp3.exp: Likewise.
11011
11012 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11013
11014 * lib/dwarf.exp (_note): Fix left shift of negative value.
11015 * gdb.trace/trace-condition.exp: Likewise.
11016
11017 2015-11-13 Yao Qi <yao.qi@linaro.org>
11018
11019 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11020 comments about d10v.
11021 (test_scalar_returns): Likewise.
11022 * gdb.base/d10v.ld: Remove.
11023 * gdb.base/overlays.exp: Remove the target triplet checking for
11024 d10v-*-*.
11025 * gdb.base/structs.exp (test_struct_returns): Remove the
11026 comments about d10v.
11027 (test_struct_calls): Likewise.
11028
11029 2015-11-13 Yao Qi <yao.qi@linaro.org>
11030
11031 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11032 * gdb.base/gnu_vector.c: Don't include stdio.h.
11033 (main): Don't print res and call add_some_intvecs.
11034
11035 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11036
11037 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11038 macro.
11039 (func5): Removed.
11040 (func4): Use FAST_TRACEPOINT_LABEL.
11041 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11042 macro.
11043 (func): Removed.
11044 (thread_function): Use FAST_TRACEPOINT_LABEL.
11045 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11046 (func): Remove.
11047 (marker): Use FAST_TRACEPOINT_LABEL.
11048 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11049 (pendfunc1): Remove.
11050 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11051 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11052 (foo): Remove.
11053 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11054 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11055 macro.
11056 (func): Remove.
11057 (marker): Use FAST_TRACEPOINT_LABEL.
11058 * gdb.trace/trace-common.h: New header.
11059 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11060 macro.
11061 (func): Remove.
11062 (marker): Use FAST_TRACEPOINT_LABEL.
11063 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11064 (func): Remove.
11065 (thread_function): Use FAST_TRACEPOINT_LABEL.
11066
11067 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11068
11069 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11070 in front.
11071 * gdb.trace/change-loc.exp: Use global pcreg definition.
11072 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11073 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11074 in front.
11075 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11076 * gdb.trace/pending.exp: Likewise.
11077 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11078 * gdb.trace/trace-break.exp: Likewise.
11079 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11080 in front.
11081 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11082 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11083 in front.
11084 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11085
11086 2015-11-09 Joel Brobecker <brobecker@adacore.com>
11087
11088 * gdb.ada/fin_fun_out: New testcase.
11089
11090 2015-11-07 Kevin Buettner <kevinb@redhat.com>
11091
11092 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11093 value associated with DW_AT_byte_size.
11094 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11095 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11096 DW_AT_upper_bound.
11097
11098 2015-11-07 Kevin Buettner <kevinb@redhat.com>
11099
11100 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11101 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11102 version.
11103 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11104 gdb.dwarf2/dw2-canonicalize-type.exp,
11105 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11106 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11107 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11108 provided by gdb_target_symbol_prefix_flags_asm.
11109 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11110 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11111 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11112 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11113 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11114 macros where needed). Use this macro for symbols which require
11115 the prefix provided by SYMBOL_PREFIX.
11116
11117 2015-11-05 Kevin Buettner <kevinb@redhat.com>
11118
11119 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11120 New procs.
11121 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11122 representing expressions, of more than one list element.
11123 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11124 to prepend linker symbol prefix to f.
11125 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11126 table_1 and table_2.
11127 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11128 Likewise, for f and g.
11129 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11130 for ptr.
11131 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11132 for main.
11133 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11134 table_1_ptr and table_2_ptr.
11135
11136 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11137 Joel Brobecker <brobecker@adacore.com>
11138
11139 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11140
11141 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11142
11143 * gdb.reverse/s390-mvcle.c: New test.
11144 * gdb.reverse/s390-mvcle.exp: New file.
11145 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11146
11147 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11148
11149 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11150
11151 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11152
11153 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11154 reaching marker2.
11155 * gdb.reverse/getresuid-reverse.exp: Likewise.
11156 * gdb.reverse/pipe-reverse.exp: Likewise.
11157 * gdb.reverse/readv-reverse.exp: Likewise.
11158 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11159 * gdb.reverse/time-reverse.exp: Likewise.
11160 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11161
11162 2015-10-30 Yao Qi <yao.qi@linaro.org>
11163
11164 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11165 (empty_cycle): Remove.
11166 (main): Don't call empty_cycle. Don't use watch_count_done.
11167 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11168 empty_cycle. Rewrite the code counting HW watchpoints.
11169
11170 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11171
11172 * gdb.reverse/fstatat-reverse.c: New test.
11173 * gdb.reverse/fstatat-reverse.exp: New file.
11174 * gdb.reverse/getresuid-reverse.c: New test.
11175 * gdb.reverse/getresuid-reverse.exp: New file.
11176 * gdb.reverse/pipe-reverse.c: New test.
11177 * gdb.reverse/pipe-reverse.exp: New file.
11178 * gdb.reverse/readv-reverse.c: New test.
11179 * gdb.reverse/readv-reverse.exp: New file.
11180 * gdb.reverse/recvmsg-reverse.c: New test.
11181 * gdb.reverse/recvmsg-reverse.exp: New file.
11182 * gdb.reverse/time-reverse.c: New test.
11183 * gdb.reverse/time-reverse.exp: New file.
11184 * gdb.reverse/waitpid-reverse.c: New test.
11185 * gdb.reverse/waitpid-reverse.exp: New file.
11186
11187 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11188
11189 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11190
11191 2015-10-26 Doug Evans <dje@google.com>
11192
11193 PR symtab/17391
11194 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11195 * gdb.dwarf2/bad-regnum.c: New file.
11196 * gdb.dwarf2/bad-regnum.exp: New file.
11197
11198 2015-10-26 Doug Evans <dje@google.com>
11199
11200 PR python/18938
11201 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11202 file.
11203
11204 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11205
11206 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11207 for a change by "Mention language in compile error message".
11208
11209 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11210
11211 PR python/18073
11212 * gdb.python/py-type.c (C::a_method): New.
11213 (C::a_const_method): New.
11214 (C::a_static_method): New.
11215 (a_function): New.
11216 * gdb.python/py-type.exp (test_fields): Test getting fields
11217 from function and method.
11218
11219 2015-10-21 Keven Boell <keven.boell@intel.com>
11220
11221 * gdb.fortran/vla-alloc-assoc.exp: New file.
11222 * gdb.fortran/vla-datatypes.exp: New file.
11223 * gdb.fortran/vla-datatypes.f90: New file.
11224 * gdb.fortran/vla-history.exp: New file.
11225 * gdb.fortran/vla-ptype-sub.exp: New file.
11226 * gdb.fortran/vla-ptype.exp: New file.
11227 * gdb.fortran/vla-sizeof.exp: New file.
11228 * gdb.fortran/vla-sub.f90: New file.
11229 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
11230 * gdb.fortran/vla-value-sub-finish.exp: New file.
11231 * gdb.fortran/vla-value-sub.exp: New file.
11232 * gdb.fortran/vla-value.exp: New file.
11233 * gdb.fortran/vla-ptr-info.exp: New file.
11234 * gdb.mi/mi-vla-fortran.exp: New file.
11235 * gdb.mi/vla.f90: New file.
11236
11237 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
11238
11239 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
11240 of hardwired timeout value.
11241
11242 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11243 Pedro Alves <palves@redhat.com>
11244
11245 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
11246 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
11247
11248 2015-10-19 Josh Stone <jistone@redhat.com>
11249
11250 * gdb.base/catch-syscall.c: Include <sched.h>.
11251 (unknown_syscall): New variable.
11252 (main): Trigger a vfork and an unknown syscall.
11253 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
11254 (unknown_syscall_number): Likewise.
11255 (check_call_to_syscall): Accept an optional syscall pattern.
11256 (check_return_from_syscall): Likewise.
11257 (check_continue): Likewise.
11258 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
11259 (test_catch_syscall_skipping_return): New test toggling off 'catch
11260 syscall' to step over the syscall return, then toggling back on.
11261 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
11262 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
11263 (do_syscall_tests): Call test_catch_syscall_without_args and
11264 test_catch_syscall_mid_vfork.
11265 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
11266 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
11267
11268 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
11269
11270 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
11271 print g_vE): Add new pass patterns.
11272 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
11273 print various symbol names for vptr fields.
11274
11275 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
11276
11277 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
11278 results.
11279
11280 2015-10-12 Yao Qi <yao.qi@linaro.org>
11281
11282 * gdb.arch/disp-step-insn-reloc.exp: New test case.
11283
11284 2015-10-12 Yao Qi <yao.qi@linaro.org>
11285
11286 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
11287 is aarch64*-*-linux*.
11288
11289 2015-10-12 Yao Qi <yao.qi@linaro.org>
11290
11291 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
11292 (can_relocate_bcond_true): ... it.
11293 (can_relocate_bcond_false): New function.
11294 (foo): Likewise.
11295 (can_relocate_bl): Likewise.
11296 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
11297 can_relocate_bl.
11298
11299 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
11300
11301 * gdb.base/nested-addr.c: New file.
11302 * gdb.base/nested-addr.exp: New testcase.
11303
11304 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
11305
11306 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
11307 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
11308 its output. Ignore the output of "record goto begin" and instead
11309 check that GDB is replaying.
11310
11311 2015-10-09 Pedro Alves <palves@redhat.com>
11312
11313 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
11314 (top level): Use it in the run with no args test.
11315
11316 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
11317
11318 * gdb.dlang/properties.exp: New file.
11319
11320 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
11321
11322 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
11323 whether or not address 0x1000 is mapped on the target.
11324
11325 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
11326
11327 * gdb.python/py-type.exp: Do not run tests if binaries fail to
11328 build.
11329
11330 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
11331
11332 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
11333 instruction-history test.
11334
11335 2015-09-28 Doug Evans <dje@google.com>
11336
11337 * gdb.base/gcore.c (array_func): Add reference to static_array.
11338
11339 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
11340
11341 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
11342 source line.
11343
11344 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
11345
11346 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
11347 short or char as base type.
11348
11349 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
11350
11351 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
11352 to allow any size enum.
11353
11354 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
11355
11356 * gdb.ada/array_ptr_renaming.exp: New testcase.
11357 * gdb.ada/array_ptr_renaming/foo.adb: New file.
11358 * gdb.ada/array_ptr_renaming/pack.ads: New file.
11359
11360 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11361
11362 * gdb.trace/ftrace-lock.c: New file.
11363 * gdb.trace/ftrace-lock.exp: New file.
11364
11365 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11366
11367 * gdb.arch/insn-reloc.c: New file.
11368 * gdb.arch/ftrace-insn-reloc.exp: New file.
11369
11370 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11371
11372 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
11373 instruction.
11374 * gdb.trace/pendshr1.c (pendfunc): Likewise.
11375 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
11376 * gdb.trace/range-stepping.c: Likewise.
11377 * gdb.trace/trace-break.c: Likewise.
11378 * gdb.trace/trace-mt.c (thread_function): Likewise.
11379 * gdb.trace/ftrace.c (marker): Likewise.
11380 * gdb.trace/trace-condition.c (marker): Likewise.
11381 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
11382 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
11383 is_aarch64_target.
11384
11385 2015-09-18 Doug Evans <xdje42@gmail.com>
11386
11387 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
11388 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
11389
11390 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11391
11392 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
11393 the breakpoint.
11394
11395 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11396
11397 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
11398 the pending breakpoint. Remove timeout override for "Run till
11399 MI pending breakpoint on pendfunc3 on thread 2" test.
11400
11401 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11402
11403 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
11404 filename pattern.
11405
11406 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11407
11408 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
11409 in breakpoint filename pattern.
11410
11411 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11412
11413 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11414
11415 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11416
11417 * gdb.linespec/explicit.exp: Check for readline support for
11418 tab-completion tests. Fix obvious typo.
11419
11420 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11421
11422 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11423 and replay.
11424
11425 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11426
11427 * gdb.btrace/non-stop.c: New.
11428 * gdb.btrace/non-stop.exp: New.
11429
11430 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
11431 Yao Qi <yao.qi@linaro.org>
11432
11433 * gdb.trace/trace-condition.c: New file.
11434 * gdb.trace/trace-condition.exp: New file.
11435
11436 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
11437
11438 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
11439 for testing bytecode compilation.
11440
11441 2015-09-16 Pedro Alves <palves@redhat.com>
11442 Sandra Loosemore <sandra@codesourcery.com>
11443
11444 * gdb.threads/non-stop-fair-events.c (timeout): New global.
11445 (SECONDS): Redefine.
11446 (main): Call pthread_kill and alarm early.
11447 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
11448 support.
11449 (test): If the target can't hardware step and doesn't support
11450 displaced stepping, increase the timeout.
11451
11452 2015-09-16 Pedro Alves <palves@redhat.com>
11453
11454 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
11455 (enable_debug): New procedures.
11456 (test): Use them. Bail out if waiting for threads fails.
11457 (top level): Bail out if a test fails.
11458
11459 2015-09-16 Yao Qi <yao.qi@linaro.org>
11460
11461 * gdb.asm/asm-source.exp: Set asm-arch for
11462 aarch64*-*-* target.
11463 * gdb.asm/aarch64.inc: New file.
11464
11465 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
11466
11467 * gdb.ada/array_of_variable_length.exp: New testcase.
11468 * gdb.ada/array_of_variable_length/foo.adb: New file.
11469 * gdb.ada/array_of_variable_length/pck.adb: New file.
11470 * gdb.ada/array_of_variable_length/pck.ads: New file.
11471
11472 2015-09-15 Doug Evans <dje@google.com>
11473
11474 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
11475 of function static local variable.
11476
11477 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11478
11479 * gdb.threads/tls-so_extern.exp: New test file.
11480 * gdb.threads/tls-so_extern.c: New test file.
11481 * gdb.threads/tls-so_extern_main.c: New test file.
11482
11483 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11484
11485 * gdb.opt/solib-intra-step-lib.c: New file.
11486 * gdb.opt/solib-intra-step-main.c: New file.
11487 * gdb.opt/solib-intra-step.exp: New file.
11488
11489 2015-09-15 Pedro Alves <palves@redhat.com>
11490
11491 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
11492 gdb_continue_to_breakpoint instead of gdb_test_multiple.
11493
11494 2015-09-14 Pedro Alves <palves@redhat.com>
11495
11496 * gdb.base/hook-stop-continue.c: Delete.
11497 * gdb.base/hook-stop-continue.exp: Delete.
11498 * gdb.base/hook-stop-frame.c: Delete.
11499 * gdb.base/hook-stop-frame.exp: Delete.
11500 * gdb.base/hook-stop.c: New file.
11501 * gdb.base/hook-stop.exp: New file.
11502
11503 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
11504
11505 * gdb.ada/access_to_packed_array.exp: New testcase.
11506 * gdb.ada/access_to_packed_array/foo.adb: New file.
11507 * gdb.ada/access_to_packed_array/pack.adb: New file.
11508 * gdb.ada/access_to_packed_array/pack.ads: New file.
11509
11510 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
11511
11512 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
11513 buffer size test.
11514
11515 2015-09-11 Don Breazeal <donb@codesourcery.com>
11516
11517 * gdb.base/foll-exec.c: Add copyright header. Fix
11518 formatting issues.
11519 * gdb.base/foll-exec.exp (zap_session): Delete proc.
11520 (do_exec_tests): Use clean_restart in place of zap_session,
11521 and for test initialization. Fix formatting issues. Use
11522 fail in place of perror.
11523 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
11524 an expect statement to match an expression with output from
11525 the program under debug.
11526 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
11527 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
11528 * gdb.threads/non-ldr-exc-2.exp: Likewise.
11529 * gdb.threads/non-ldr-exc-3.exp: Likewise.
11530 * gdb.threads/non-ldr-exc-4.exp: Likewise.
11531
11532 2015-09-09 Doug Evans <dje@google.com>
11533
11534 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
11535
11536 2015-09-09 Doug Evans <dje@google.com>
11537
11538 * gdb.base/pie-execl.exp: Fix result test of build_executable.
11539
11540 2015-09-09 Doug Evans <dje@google.com>
11541
11542 * gdb.base/savedregs.exp: Fix typo.
11543
11544 2015-09-09 Pedro Alves <palves@redhat.com>
11545
11546 * gdb.mi/mi-cli.exp: Add CLI finish tests.
11547
11548 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
11549
11550 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
11551 command actually switches threads. Give up on remaining
11552 tests if target fails to stop at breakpoint.
11553
11554 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
11555
11556 * gdb.ada/funcall_char.exp: New testcase.
11557 * gdb.ada/funcall_char/foo.adb: New file.
11558
11559 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
11560
11561 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
11562 expected outputs. Add two testcases for completing ambiguous
11563 functions.
11564 * gdb.ada/complete/aux_pck.adb: New file.
11565 * gdb.ada/complete/aux_pck.ads: New file.
11566 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
11567 Ambiguous_Func functions.
11568 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
11569 * gdb.ada/complete/pck.adb: Likewise.
11570
11571 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
11572
11573 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
11574 failures to run the test program under GDB.
11575
11576 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
11577
11578 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
11579 to C.
11580
11581 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
11582
11583 * gdb.base/run-after-attach.exp: New test file.
11584 * gdb.base/run-after-attach.c: New test file.
11585
11586 2015-08-26 Don Breazeal <donb@codesourcery.com>
11587
11588 * gdb.base/foll-exec-2.c: New test program.
11589 * gdb.base/foll-exec-2.exp: New test.
11590
11591 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
11592
11593 * gdb.base/nested-subp1.exp: New file.
11594 * gdb.base/nested-subp1.c: New file.
11595 * gdb.base/nested-subp2.exp: New file.
11596 * gdb.base/nested-subp2.c: New file.
11597 * gdb.base/nested-subp3.exp: New file.
11598 * gdb.base/nested-subp3.c: New file.
11599
11600 2015-08-24 Pedro Alves <palves@redhat.com>
11601
11602 * gdb.server/connect-without-multi-process.c: New file.
11603 * gdb.server/connect-without-multi-process.exp: New file.
11604
11605 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
11606
11607 * gdb.opt/inline-markers.c: Make z int.
11608
11609 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
11610
11611 * gdb.opt/inline-markers.c: Make z volatile.
11612
11613 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
11614
11615 * gdb.opt/inline-bt.c: New volatile global z.
11616 * gdb.opt/inline-cmds.c: Likewise.
11617 * gdb.opt/inline-locals.c: Likewise.
11618 * gdb.opt/inline-markers.c: New extern global z.
11619 (marker): Use z.
11620 (inline_fn): Likewise.
11621
11622 2015-08-24 Pedro Alves <palves@redhat.com>
11623
11624 * config/m32r-stub.exp: Remove file.
11625 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
11626 * gdb.base/call-rt-st.exp: Likewise.
11627 * gdb.base/call-strs.exp: Likewise.
11628 * gdb.base/default.exp: Remove references to h8300-*-hms and
11629 *-*-udi*.
11630 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
11631
11632 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11633
11634 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
11635 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
11636 and "return" use KFAIL when GDB can not read/write the vector
11637 return value.
11638
11639 2015-08-21 Gary Benson <gbenson@redhat.com>
11640
11641 * gdb.trace/pending.exp: Cope with remote transfer warnings.
11642
11643 2015-08-20 Pedro Alves <palves@redhat.com>
11644
11645 * gdb.server/solib-list.exp: No longer expect an interior stop in
11646 non-stop mode.
11647
11648 2015-08-20 Pedro Alves <palves@redhat.com>
11649
11650 * gdb.server/connect-stopped-target.c: New file.
11651 * gdb.server/connect-stopped-target.exp: New file.
11652
11653 2015-08-20 Pedro Alves <palves@redhat.com>
11654
11655 * gdb.dwarf2/comp-unit-lang.exp: New file.
11656 * gdb.dwarf2/comp-unit-lang.c: New file.
11657
11658 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11659
11660 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11661 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11662
11663 2015-08-19 Kevin Buettner <kevinb@redhat.com>
11664
11665 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11666 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11667
11668 2015-08-18 Doug Evans <dje@google.com>
11669 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11670
11671 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11672 skip_python_tests. New arg prompt_regexp.
11673 (skip_python_tests): New function.
11674 * lib/mi-support.exp (mi_skip_python_tests): New function.
11675 * gdb.python/py-mi-objfile-gdb.py: New file.
11676 * gdb.python/py-mi-objfile.c: New file.
11677 * gdb.python/py-mi-objfile.exp: New file.
11678
11679 2015-08-17 Keith Seitz <keiths@redhat.com>
11680
11681 * gdb.linespec/explicit.exp: Move strace test from here ...
11682 * gdb.trace/strace.exp: ... to here.
11683
11684 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11685
11686 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11687 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
11688
11689 2015-08-14 Doug Evans <xdje42@gmail.com>
11690
11691 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11692 inferior before selecting a new file.
11693
11694 2015-08-14 Doug Evans <xdje42@gmail.com>
11695
11696 * gdb.mi/mi-disassemble.exp: Update.
11697 * gdb.base/disasm-optim.S: New file.
11698 * gdb.base/disasm-optim.c: New file.
11699 * gdb.base/disasm-optim.h: New file.
11700 * gdb.base/disasm-optim.exp: New file.
11701
11702 2015-08-14 Keith Seitz <keiths@redhat.com>
11703
11704 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11705 "evaluated-by".
11706
11707 2015-08-13 Joel Brobecker <brobecker@adacore.com>
11708
11709 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11710
11711 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11712
11713 * gdb.ada/fun_renaming.exp: New testcase.
11714 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11715 * gdb.ada/fun_renaming/pack.adb: New file.
11716 * gdb.ada/fun_renaming/pack.ads: New file.
11717
11718 2015-08-12 Keith Seitz <keiths@redhat.com>
11719
11720 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11721 gdb_get_line_number.
11722
11723 2015-08-12 Joel Brobecker <brobecker@adacore.com>
11724
11725 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11726 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11727 gdb.base/dso2dso.exp: New files.
11728
11729 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11730 Pedro Alves <palves@redhat.com>
11731 Keith Seitz <keiths@redhat.com>
11732
11733 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11734 GDBFLAGS.
11735
11736 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11737
11738 * gdb.base/gdbhistsize-history.exp
11739 (test_histsize_history_setting): Use save_vars.
11740 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11741 Use save_vars.
11742 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11743 * gdb.base/readline.exp: Use save_vars.
11744
11745 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11746
11747 * lib/gdb.exp (save_vars): New proc.
11748
11749 2015-08-11 Keith Seitz <keiths@redhat.com>
11750
11751 * gdb.base/help.exp: Update help_breakpoint_text.
11752
11753 2015-08-11 Keith Seitz <keiths@redhat.com>
11754
11755 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11756 (at toplevel): Call test_explicit_breakpoints.
11757 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11758 breakpoints.
11759 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11760 breakpoint conditions, "-cond".
11761
11762 2015-08-11 Keith Seitz <keiths@redhat.com>
11763
11764 * gdb.linespec/3explicit.c: New file.
11765 * gdb.linespec/cpexplicit.cc: New file.
11766 * gdb.linespec/cpexplicit.exp: New file.
11767 * gdb.linespec/explicit.c: New file.
11768 * gdb.linespec/explicit.exp: New file.
11769 * gdb.linespec/explicit2.c: New file.
11770 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11771 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11772 before using in the matching pattern.
11773 Clarify that `prefix' is a regular expression.
11774
11775 2015-08-11 Keith Seitz <keiths@redhat.com>
11776
11777 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11778 test.
11779 Add tests for missing ",FMT" and ",".
11780
11781 2015-08-10 Doug Evans <dje@google.com>
11782 Keith Seitz <keiths@redhat.com>
11783
11784 PR gdb/17960
11785 * gdb.base/completion.exp: Add location completer tests.
11786
11787 2015-08-07 Pedro Alves <palves@redhat.com>
11788
11789 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11790 tests here.
11791 (top level): Run do_test with and without displaced stepping.
11792
11793 2015-08-07 Pedro Alves <palves@redhat.com>
11794
11795 * gdb.base/valgrind-disp-step.c: New file.
11796 * gdb.base/valgrind-disp-step.exp: New file.
11797
11798 2015-08-07 Pedro Alves <palves@redhat.com>
11799
11800 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11801 Delete function.
11802 (main): Add alarm. Run an infinite loop instead of calling
11803 wait_threads.
11804 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11805 comment.
11806 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
11807 Delete function.
11808 (main): Add alarm. Run an infinite loop instead of calling
11809 wait_threads.
11810 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
11811 comment.
11812
11813 2015-08-07 Pedro Alves <palves@redhat.com>
11814
11815 * gdb.base/checkpoint-ns.exp: New file.
11816 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
11817 standard_testfile.
11818
11819 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
11820
11821 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
11822 * gdb.btrace/instruction_history.exp: Update.
11823 * gdb.btrace/tsx.exp: New.
11824 * gdb.btrace/tsx.c: New.
11825
11826 2015-08-06 Pedro Alves <palves@redhat.com>
11827
11828 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
11829 increase timeout.
11830 * gdb.reverse/until-precsave.exp: Bump timeouts.
11831
11832 2015-08-06 Pedro Alves <palves@redhat.com>
11833
11834 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
11835
11836 2015-08-06 Pedro Alves <palves@redhat.com>
11837
11838 PR gdb/18749
11839 * gdb.threads/process-dies-while-handling-bp.c: New file.
11840 * gdb.threads/process-dies-while-handling-bp.exp: New file.
11841
11842 2015-08-06 Pedro Alves <palves@redhat.com>
11843
11844 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
11845 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
11846
11847 2015-08-05 Pedro Alves <palves@redhat.com>
11848
11849 * gdb.threads/next-while-other-thread-longjmps.c: New file.
11850 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
11851
11852 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
11853
11854 * gdb.base/bp-permanent.exp: Report test as unsupported if
11855 the target cannot stop at the permanent breakpoint.
11856
11857 2015-08-03 Doug Evans <dje@google.com>
11858
11859 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
11860 10000.
11861
11862 2015-08-03 Doug Evans <dje@google.com>
11863
11864 * Makefile.in (workers/%.worker, build-perf): New rule.
11865 (GDB_PERFTEST_MODE): New variable.
11866 (check-perf): Use it.
11867 (clean): Clean up gdb.perf parallel build subdirs.
11868 * lib/build-piece.exp: New file.
11869 * lib/gdb.exp (make_gdb_parallel_path): New function
11870 (standard_output_file, standard_temp_file): Call it.
11871 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11872 of $GDB_PARALLEL.
11873 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
11874
11875 2015-08-03 Doug Evans <dje@google.com>
11876
11877 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
11878 (LOG_FILE_NAME): New global.
11879 (TextReporter.__init__): Initialize self.txt_sum.
11880 (TextReporter.report): Add support for multiple data-points.
11881 Move report to perftest.sum, put raw data in perftest.log.
11882 (TextReporter.start): Open sum and log files.
11883 (TextReporter.end): Close sum and log files.
11884 * gdb.perf/lib/perftest/testresult.py
11885 (SingleStatisticTestResult.record): Handle multiple data-points.
11886
11887 2015-07-31 Pedro Alves <palves@redhat.com>
11888
11889 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11890 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11891 kill_wait_spawned_process instead of explicit "kill -9".
11892 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11893 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11894 kill_wait_spawned_process.
11895 * gdb.base/attach-twice.exp: Likewise.
11896 * gdb.base/attach.exp: Likewise.
11897 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
11898 gdb_test_multiple.
11899 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
11900 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11901 kill_wait_spawned_process.
11902 * gdb.base/valgrind-infcall.exp: Likewise.
11903 * gdb.multi/multi-attach.exp: Likewise.
11904 * gdb.python/py-prompt.exp: Likewise.
11905 * gdb.python/py-sync-interp.exp: Likewise.
11906 * gdb.server/ext-attach.exp: Likewise.
11907 * gdb.threads/attach-into-signal.exp (corefunc): Use
11908 spawn_wait_for_attach, spawn_id_get_pid and
11909 kill_wait_spawned_process.
11910 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
11911 spawn_wait_for_attach returning a spawn id instead of a pid. Use
11912 spawn_id_get_pid and kill_wait_spawned_process.
11913 * gdb.threads/attach-stopped.exp (corefunc): Use
11914 spawn_wait_for_attach, spawn_id_get_pid and
11915 kill_wait_spawned_process.
11916 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
11917 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11918 kill_wait_spawned_process instead of explicit "kill -9".
11919 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
11920 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
11921 (spawn_wait_for_attach): Use spawn instead of exec to spawn
11922 processes. Don't map cygwin/windows pids here. Now returns a
11923 spawn id list.
11924
11925 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11926
11927 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
11928 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
11929 correct patch.
11930
11931 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11932
11933 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
11934
11935 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11936
11937 Reapply:
11938 2014-05-21 Mark Wielaard <mjw@redhat.com>
11939
11940 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11941
11942 2015-07-30 Pedro Alves <palves@redhat.com>
11943
11944 * linux-low.c (handle_extended_wait): Set the child's last
11945 reported status to TARGET_WAITKIND_STOPPED.
11946
11947 2015-07-30 Pedro Alves <palves@redhat.com>
11948
11949 PR threads/18600
11950 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
11951 only shows inferior 1.
11952
11953 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
11954 Pedro Alves <palves@redhat.com>
11955
11956 PR threads/18600
11957 * gdb.threads/fork-plus-threads.c: New file.
11958 * gdb.threads/fork-plus-threads.exp: New file.
11959
11960 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11961
11962 * gdb.base/batch-preserve-term-settings.exp
11963 (test_terminal_settings_preserved_after_cli_exit): Use
11964 send_quit_command.
11965
11966 2015-07-29 Pedro Alves <palves@redhat.com>
11967 Don Breazeal <donb@codesourcery.com>
11968
11969 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
11970 output from both inferior_spawn_id and gdb_spawn_id.
11971
11972 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11973
11974 * gdb.threads/attach-into-signal.exp (corefunc): Use
11975 with_test_prefix on nested loops, uniquefying the test messages.
11976
11977 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11978
11979 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
11980 commit.
11981
11982 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11983
11984 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
11985 New proc.
11986 (test_terminal_settings_preserved_after_sigterm): New test.
11987
11988 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11989
11990 * gdb.base/batch-preserve-term-settings.exp
11991 (test_terminal_settings_preserved_after_cli_exit): New test.
11992
11993 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11994
11995 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
11996 manipulation of saved_gdbflags.
11997 (test_terminal_settings_preserved): Remove global declaration of
11998 the unused variable pagination_prompt. Remove manipulation of
11999 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12000 GDBFLAGS.
12001
12002 2015-07-29 Pedro Alves <palves@redhat.com>
12003
12004 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12005
12006 2015-07-29 Pedro Alves <palves@redhat.com>
12007
12008 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12009 at the top.
12010
12011 2015-07-29 Pedro Alves <palves@redhat.com>
12012
12013 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12014 (main): Call gdb_unbuffer_output.
12015 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12016 (main): Call gdb_unbuffer_output.
12017 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12018 (main): Call gdb_unbuffer_output.
12019 * gdb.base/call-strs.exp: Adjust to step over the
12020 gdb_unbuffer_output call.
12021 * gdb.base/catch-gdb-caused-signals.c: Include
12022 "../lib/unbuffer_output.c".
12023 (main): Call gdb_unbuffer_output.
12024 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12025 (main): Call gdb_unbuffer_output.
12026 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12027 (main): Call gdb_unbuffer_output.
12028 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12029 (main): Call gdb_unbuffer_output.
12030 * gdb.base/shlib-call.exp: Adjust to step over the
12031 gdb_unbuffer_output call.
12032 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12033 (main): Call gdb_unbuffer_output.
12034 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12035 (main): Call gdb_unbuffer_output.
12036 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12037 (main): Rename to ...
12038 (test): ... this.
12039 (main): Reimplement.
12040 * gdb.base/varargs.exp: Run to test instead of to main.
12041 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12042 (main): Call gdb_unbuffer_output.
12043
12044 2015-07-29 Pedro Alves <palves@redhat.com>
12045
12046 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12047 factore out from mi_continue_dprintf. For call-style dprintfs,
12048 expect dprintf output out of $inferior_spawn_id.
12049 (mi_continue_dprintf): Use mi_expect_dprintf.
12050 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12051 (main): Call gdb_unbuffer_output.
12052
12053 2015-07-29 Pedro Alves <palves@redhat.com>
12054
12055 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12056 (default_mi_gdb_start): Set inferior_spawn_id instead of
12057 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12058 gdb_spawn_id.
12059 (mi_gdb_test): Always expect inferior output from both
12060 $inferior_spawn_id and $gdb_spawn_id.
12061
12062 2015-07-29 Pedro Alves <palves@redhat.com>
12063
12064 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12065 send_inferior and $inferior_spawn_id.
12066
12067 2015-07-29 Pedro Alves <palves@redhat.com>
12068
12069 * gdb.gdb/complaints.exp (test_initial_complaints)
12070 (test_serial_complaints, test_short_complaints): Use
12071 gdb_test_stdio.
12072 (test_empty_complaint): Handle $inferior_spawn_id !=
12073 $gdb_spawn_id.
12074
12075 2015-07-29 Pedro Alves <palves@redhat.com>
12076
12077 * gdb.base/varargs.exp: Use gdb_test_stdio.
12078
12079 2015-07-29 Pedro Alves <palves@redhat.com>
12080
12081 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12082
12083 2015-07-29 Pedro Alves <palves@redhat.com>
12084
12085 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12086
12087 2015-07-29 Pedro Alves <palves@redhat.com>
12088
12089 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12090 parameter into two new parameters, "inf_result" and "gdb_result".
12091 Expect inferior output and gdb output from $inferior_spawn_id and
12092 $gdb_spawn_id, respectively. Adjust all callers.
12093
12094 2015-07-29 Pedro Alves <palves@redhat.com>
12095
12096 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12097 of gdb_test_sequence.
12098
12099 2015-07-29 Pedro Alves <palves@redhat.com>
12100
12101 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12102 (saw_spurious_output): Expect inferior output from
12103 $inferior_spawn_id. Use gdb_test_stdio.
12104
12105 2015-07-29 Pedro Alves <palves@redhat.com>
12106
12107 * gdb.base/dprintf.exp: Use standard_testfile. Change
12108 prepare_for_testing call.
12109 (srcfile): Don't set.
12110 (restart): New procedure.
12111 (test_dprintf): New procecure, use to continue over dprintfs.
12112 (test_call, test_agent): New procedures, tests moved here.
12113 Restart gdb and recreate dprintfs. Adjust expected output.
12114
12115 2015-07-29 Pedro Alves <palves@redhat.com>
12116
12117 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12118
12119 2015-07-29 Pedro Alves <palves@redhat.com>
12120
12121 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12122
12123 2015-07-29 Pedro Alves <palves@redhat.com>
12124
12125 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12126 gdb_test_stdio.
12127
12128 2015-07-29 Pedro Alves <palves@redhat.com>
12129
12130 * lib/gdb.exp (gdb_test_stdio): New procedure.
12131
12132 2015-07-29 Pedro Alves <palves@redhat.com>
12133
12134 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12135
12136 2015-07-29 Pedro Alves <palves@redhat.com>
12137
12138 * gdb.base/call-signal-resume.exp: Remove check for
12139 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12140 * gdb.base/unwindonsignal.exp: Likewise.
12141 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12142 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12143
12144 2015-07-29 Pedro Alves <palves@redhat.com>
12145
12146 * gdb.base/siginfo-addr.c (pass): New function.
12147 (handler): Call it iff si_addr is correct.
12148 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12149 Set a breakpoint at "pass" and continue to it.
12150
12151 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12152
12153 * gdb.python/py-objfile.exp: Make some tests have unique names.
12154 * gdb.python/py-pp-registration.exp: Likewise.
12155
12156 2015-07-28 Pedro Alves <palves@redhat.com>
12157
12158 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12159
12160 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12161
12162 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12163
12164 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12165
12166 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12167
12168 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12169
12170 * gdb.base/gdb-sigterm-2.exp: New test.
12171
12172 2015-07-25 Doug Evans <xdje42@gmail.com>
12173
12174 Revert:
12175 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12176 (workers/%.worker, build-perf): New rule.
12177 (GDB_PERFTEST_MODE): New variable.
12178 (check-perf): Use it.
12179 (clean): Clean up gdb.perf parallel build subdirs.
12180 * lib/build-piece.exp: New file.
12181 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12182 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12183 name.
12184 (standard_temp_file): Ditto.
12185 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12186 of $GDB_PARALLEL.
12187
12188 2015-07-24 Doug Evans <dje@google.com>
12189
12190 * gdb.perf/lib/perftest/utils.py: New file.
12191 * gdb.perf/gm-hello.cc: New file.
12192 * gdb.perf/gm-pervasive-typedef.cc: New file.
12193 * gdb.perf/gm-pervasive-typedef.h: New file.
12194 * gdb.perf/gm-std.cc: New file.
12195 * gdb.perf/gm-std.h: New file.
12196 * gdb.perf/gm-use-cerr.cc: New file.
12197 * gdb.perf/gm-utils.h: New file.
12198 * gdb.perf/gmonster-null-lookup.py: New file.
12199 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12200 * gdb.perf/gmonster-print-cerr.py: New file.
12201 * gdb.perf/gmonster-ptype-string.py: New file.
12202 * gdb.perf/gmonster-runto-main.py: New file.
12203 * gdb.perf/gmonster-select-file.py: New file.
12204 * gdb.perf/gmonster1-null-lookup.exp: New file.
12205 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12206 * gdb.perf/gmonster1-print-cerr.exp: New file.
12207 * gdb.perf/gmonster1-ptype-string.exp: New file.
12208 * gdb.perf/gmonster1-runto-main.exp: New file.
12209 * gdb.perf/gmonster1-select-file.exp: New file.
12210 * gdb.perf/gmonster1.cc: New file.
12211 * gdb.perf/gmonster1.exp: New file.
12212 * gdb.perf/gmonster2-null-lookup.exp: New file.
12213 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
12214 * gdb.perf/gmonster2-print-cerr.exp: New file.
12215 * gdb.perf/gmonster2-ptype-string.exp: New file.
12216 * gdb.perf/gmonster2-runto-main.exp: New file.
12217 * gdb.perf/gmonster2-select-file.exp: New file.
12218 * gdb.perf/gmonster2.cc: New file.
12219 * gdb.perf/gmonster2.exp: New file.
12220
12221 2015-07-24 Doug Evans <dje@google.com>
12222
12223 * gdb.perf/README: New file.
12224 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
12225 * lib/gen-perf-test.exp: New file.
12226
12227 2015-07-24 Doug Evans <dje@google.com>
12228
12229 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
12230 (PerfTest::startup): New function.
12231 (PerfTest::run): Return result of calling body.
12232 (PerfTest::assemble): Rewrite.
12233 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
12234 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
12235 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
12236 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
12237 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
12238
12239 2015-07-24 Doug Evans <dje@google.com>
12240
12241 * lib/gdb.exp (clean_restart): Make executable optional.
12242
12243 2015-07-24 Doug Evans <dje@google.com>
12244
12245 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
12246 compiler_info references.
12247 * gdb.cp/temargs.exp: Ditto.
12248 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
12249 (get_compiler_info): Early exit if already computed. Set compiler_info
12250 to "unknown" if there was a problem.
12251 (test_compiler_info): Add function comment. Call get_compiler_info.
12252
12253 2015-07-24 Doug Evans <dje@google.com>
12254
12255 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12256 (workers/%.worker, build-perf): New rule.
12257 (GDB_PERFTEST_MODE): New variable.
12258 (check-perf): Use it.
12259 (clean): Clean up gdb.perf parallel build subdirs.
12260 * lib/build-piece.exp: New file.
12261 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12262 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12263 name.
12264 (standard_temp_file): Ditto.
12265 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12266 of $GDB_PARALLEL.
12267
12268 2015-07-24 Doug Evans <dje@google.com>
12269
12270 * lib/future.exp (gdb_default_target_compile): New option
12271 "early_flags".
12272 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
12273 --as-needed.
12274
12275 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
12276
12277 * gdb.base/catch-syscall.exp: Call gdb_exit before
12278 gdb_skip_xml_test.
12279
12280 2015-07-24 Pedro Alves <palves@redhat.com>
12281
12282 * gdb.python/py-events.exp: Accept output between the stop event
12283 and the prompt.
12284 * gdb.python/py-evsignal.exp: Likewise.
12285 * gdb.python/py-evthreads.exp: Likewise.
12286
12287 2015-07-24 Pedro Alves <palves@redhat.com>
12288
12289 PR gdb/18717
12290 * gdb.threads/non-ldr-exit.c: New file.
12291 * gdb.threads/non-ldr-exit.exp: New file.
12292
12293 2015-07-24 Yao Qi <yao.qi@linaro.org>
12294
12295 * gdb.server/ext-wrapper.exp: Test --wrapper option when
12296 restarting process.
12297
12298 2015-07-24 Yao Qi <yao.qi@linaro.org>
12299
12300 * gdb.server/ext-restart.exp: New file.
12301
12302 2015-07-24 Yao Qi <yao.qi@linaro.org>
12303
12304 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
12305 argument options.
12306 * gdb.server/ext-wrapper.exp: New file.
12307
12308 2015-07-23 Doug Evans <dje@google.com>
12309
12310 * gdb.dwarf2/dw2-dummy-cu.S: New file.
12311 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
12312
12313 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
12314
12315 * gdb.ada/var_arr_typedef.exp: New testcase.
12316 * gdb.ada/var_arr_typedef/pack.adb: New file.
12317 * gdb.ada/var_arr_typedef/pack.ads: New file.
12318 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
12319
12320 2015-07-20 Joel Brobecker <brobecker@adacore.com>
12321
12322 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
12323
12324 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12325
12326 * gdb.arch/i386-biarch-core.exp: Replace istarget
12327 by "complete set gnutarget". Remove expectation for the "core-file"
12328 command.
12329
12330 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12331
12332 Revert the previous commit:
12333 Tests for validate symbol file using build-id.
12334
12335 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
12336
12337 Tests for validate symbol file using build-id.
12338 * gdb.base/solib-mismatch-lib.c: New file.
12339 * gdb.base/solib-mismatch-libmod.c: New file.
12340 * gdb.base/solib-mismatch.c: New file.
12341 * gdb.base/solib-mismatch.exp: New file.
12342
12343 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
12344
12345 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
12346 nios2-*-linux*.
12347 * gdb.base/sigbpt.exp (stepi_out): Likewise.
12348 * gdb.base/siginfo.exp: Likewise.
12349 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12350
12351 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
12352
12353 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
12354 Move it to ...
12355 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
12356 ... here.
12357 * gdb.trace/range-stepping.exp: Check that the target supports
12358 range stepping.
12359
12360 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12361
12362 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
12363
12364 2015-07-14 Pedro Alves <palves@redhat.com>
12365
12366 * gdb.base/killed-outside.exp: New file.
12367 * gdb.base/killed-outside.c: New file.
12368
12369 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12370
12371 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
12372 (n at main): New.
12373 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
12374
12375 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12376
12377 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
12378 infcall tests instead of setting up for KFAIL.
12379
12380 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
12381
12382 * gdb.btrace/record_goto-step.exp: New.
12383
12384 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12385
12386 PR compile/18484
12387 * gdb.compile/compile.c (struct struct_type): Add volatile to
12388 selffield's type.
12389 * gdb.compile/compile.exp
12390 (compile code struct_object.selffield = &struct_object): Skip further
12391 struct_object tests if this one xfails.
12392
12393 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
12394
12395 PR exp/18617
12396 * gdb.trace/ax.exp: Add test.
12397
12398 2015-07-07 Yao Qi <yao.qi@linaro.org>
12399
12400 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
12401 instead of istarget "aarch64*-*-*".
12402 * gdb.arch/aarch64-fp.exp: Likewise.
12403 * gdb.base/float.exp: Likewise.
12404 * gdb.reverse/aarch64.exp: Likewise.
12405 * lib/gdb.exp (is_aarch64_target): New proc.
12406
12407 2015-07-07 Yao Qi <yao.qi@linaro.org>
12408
12409 * lib/gdb.exp (is_aarch32_target): New proc.
12410 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12411 instead of "istarget "arm*-*-*"".
12412 * gdb.arch/arm-disp-step.exp: Likewise.
12413 * gdb.arch/thumb-bx-pc.exp: Likewise.
12414 * gdb.arch/thumb-prologue.exp: Likewise.
12415 * gdb.arch/thumb-singlestep.exp: Likewise.
12416 * gdb.base/disp-step-syscall.exp: Likewise.
12417 * gdb.base/float.exp: Likewise.
12418
12419 2015-07-07 Yao Qi <yao.qi@linaro.org>
12420
12421 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12422 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12423
12424 2015-07-07 Yao Qi <yao.qi@linaro.org>
12425
12426 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
12427 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
12428 if it exists.
12429 * gdb.multi/multi-arch.exp: Likewise.
12430
12431 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
12432
12433 * gdb.python/py-lazy-string.exp: Add missing parentheses to
12434 print.
12435
12436 2015-07-07 Yao Qi <yao.qi@linaro.org>
12437
12438 * gdb.arch/thumb-singlestep.exp: Do one more single step.
12439
12440 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
12441
12442 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
12443 '[' and ']' characters.
12444
12445 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
12446
12447 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12448
12449 2015-06-29 Pedro Alves <palves@redhat.com>
12450
12451 PR threads/18127
12452 * gdb.threads/hand-call-new-thread.c: New file.
12453 * gdb.threads/hand-call-new-thread.c: New file.
12454
12455 2015-06-26 Keith Seitz <keiths@redhat.com>
12456 Doug Evans <dje@google.com>
12457
12458 PR 16253
12459 * gdb.cp/var-tag-2.cc: New file.
12460 * gdb.cp/var-tag-3.cc: New file.
12461 * gdb.cp/var-tag-4.cc: New file.
12462 * gdb.cp/var-tag.cc: New file.
12463 * gdb.cp/var-tag.exp: New file.
12464
12465 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12466
12467 * gdb.base/history-duplicates.exp: New test.
12468
12469 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12470
12471 * gdb.base/completion.exp: Test the completion of the "focus"
12472 command.
12473
12474 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12475
12476 * gdb.arch/amd64-prologue-skip.S: New file.
12477 * gdb.arch/amd64-prologue-skip.exp: New file.
12478
12479 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
12480
12481 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
12482 is_address_zero_readable check.
12483
12484 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
12485
12486 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
12487 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
12488
12489 2015-06-24 Yao Qi <yao.qi@linaro.org>
12490
12491 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
12492 linux targets.
12493
12494 2015-06-24 Yao Qi <yao.qi@linaro.org>
12495
12496 * lib/gdb.exp (supports_get_siginfo_type): New proc.
12497 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
12498 * gdb.base/siginfo-thread.exp: Likewise.
12499
12500 2015-06-22 Yao Qi <yao.qi@linaro.org>
12501
12502 * boards/remote-gdbserver-on-localhost.exp: Add comments.
12503
12504 2015-06-22 Yao Qi <yao.qi@linaro.org>
12505
12506 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
12507 aarch64*-*-*.
12508 (skip_hw_watchpoint_tests): Likewise.
12509
12510 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
12511
12512 * gdb.base/gdbinit-history.exp: Test the interaction between
12513 setting GDBHISTSIZE and setting the history size via .gdbinit.
12514
12515 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12516
12517 PR gdb/16999
12518 * gdb.base/gdbhistsize-history.exp: New test.
12519
12520 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12521
12522 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
12523 with GDBHISTSIZE.
12524 * gdb.base/readline.exp: Likewise.
12525
12526 2015-06-17 Yao Qi <yao.qi@linaro.org>
12527
12528 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
12529 line.
12530
12531 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12532
12533 * gdb.base/gdbinit-history.exp: Add test case to check that
12534 an unlimited history file does not get truncated on exit.
12535
12536 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12537
12538 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
12539 (VECTOR): New macro. Use it...
12540 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
12541 ...for these typedefs.
12542 (int8, char1, int1, double1): New typedefs.
12543 (struct just_int2, struct two_int2): New structures.
12544 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
12545 (add_structvecs, add_singlevecs): New functions.
12546 (main): Call add_some_intvecs twice.
12547 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
12548 the compile and exit upon failure. Try compiling for the "native"
12549 architecture. Test inferior function calls with vector arguments
12550 and vector return value handling with "finish" and "return".
12551
12552 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
12553
12554 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
12555 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
12556 PE file.
12557 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
12558
12559 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12560
12561 PR breakpoints/16465
12562 * gdb.mi/mi-dprintf-pending.c: New file.
12563 * gdb.mi/mi-dprintf-pending.exp: New test.
12564 * gdb.mi/mi-dprintf-pendshr.c: New file.
12565
12566 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12567 Mircea Gherzan <mircea.gherzan@intel.com>
12568
12569 * gdb.arch/i386-mpx-map.c: New file.
12570 * gdb.arch/i386-mpx-map.exp: New File.
12571
12572 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12573
12574 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
12575 * gdb.arch/i386-mpx.exp: Indentation fixed.
12576
12577 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12578
12579 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
12580 function and improved indentation.
12581 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
12582 gdb_test_multiple. Added additional tests to skip the test.
12583
12584 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12585
12586 * gdb.arch/i386-avx512.c: Change path in include file.
12587 * gdb.arch/i386-avx512.exp: Change include dir path
12588 compilation flag.
12589 * gdb.arch/i386-mpx.c: Change path in include file.
12590 * gdb.arch/i386-mpx.exp: Change include dir path compilation
12591 flag.
12592
12593 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12594
12595 * gdb.compile/compile-print.exp (compile print *vararray@3)
12596 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
12597
12598 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12599
12600 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
12601 (do not keep jit in memory): ... this.
12602 (expect 5): Change it to ...
12603 (expect no 5): ... this.
12604
12605 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
12606
12607 PR gdb/15564
12608 * gdb.mi/mi-detach.exp: New file.
12609
12610 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12611
12612 PR symtab/18392
12613 * gdb.arch/amd64-tailcall-self.S: New file.
12614 * gdb.arch/amd64-tailcall-self.c: New file.
12615 * gdb.arch/amd64-tailcall-self.exp: New file.
12616
12617 2015-05-28 Don Breazeal <donb@codesourcery.com>
12618
12619 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
12620 tests for remote targets by checking is_target_gdbserver.
12621
12622 2015-05-27 Doug Evans <dje@google.com>
12623
12624 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
12625 * gdb.dwarf2/opaque-type-lookup.c: New file.
12626 * gdb.dwarf2/opaque-type-lookup.exp: New file.
12627
12628 2015-05-26 Doug Evans <dje@google.com>
12629
12630 * gdb.cp/iostream.cc: New file.
12631 * gdb.cp/iostream.exp: New file.
12632
12633 2015-05-26 Doug Evans <dje@google.com>
12634
12635 * gdb.dwarf2/dw2-op-call.exp: Update.
12636 * gdb.dwarf2/dw4-sig-types.exp: Update.
12637 * gdb.dwarf2/implptr.exp: Update.
12638 * gdb.mi/mi-cmd-param-changed.exp: Update.
12639
12640 2015-05-26 Doug Evans <dje@google.com>
12641
12642 * gdb.python/py-lazy-string.c: New file.
12643 * gdb.python/py-lazy-string.exp: New file.
12644 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
12645 (main): Update. Add estring3.
12646 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
12647 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
12648
12649 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
12650 Yao Qi <yao.qi@linaro.org>
12651
12652 * gdb.reverse/aarch64.c: New.
12653 * gdb.reverse/aarch64.exp: New.
12654
12655 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
12656
12657 * lib/gdb.exp (supports_process_record): Return true for
12658 aarch64*-linux*.
12659 (supports_reverse): Likewise.
12660
12661 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12662
12663 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12664 Use with_test_prefix.
12665
12666 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12667
12668 * gdb.base/completion.exp: Add test for completion of layout
12669 names.
12670
12671 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12672
12673 * lib/gdb.exp (skip_tui_tests): New proc.
12674 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12675
12676 2015-05-19 Pedro Alves <palves@redhat.com>
12677
12678 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12679 Save the whole env array instead of just HOME. Unset HISTSIZE in
12680 the environment while testing. Restore whole environment
12681 afterwards.
12682
12683 2015-05-16 Doug Evans <xdje42@gmail.com>
12684
12685 * gdb.guile/scm-ports.c: New file.
12686 * gdb.guile/scm-ports.exp: Add memory port tests.
12687
12688 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12689
12690 * gdb.compile/compile-print.c: New file.
12691 * gdb.compile/compile-print.exp: New file.
12692
12693 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12694
12695 * gdb.compile/compile-ops.exp: Cast param to void.
12696 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12697 (compile code struct_object.selffield = &struct_object): Add xfail.
12698
12699 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12700
12701 * gdb.ada/arr_enum_with_gap: New testcase.
12702
12703 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12704
12705 * gdb.ada/byte_packed_arr: New testcase.
12706
12707 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12708
12709 * gdb.ada/pckd_neg: New testcase.
12710
12711 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12712
12713 PR gdb/17820
12714 * gdb.base/gdbinit-history.exp: New test.
12715 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12716 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12717
12718 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12719
12720 * gdb.python/py-xmethods.cc: Enhance test case.
12721 * gdb.python/py-xmethods.exp: New tests.
12722 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12723 function.
12724 (B_indexoper): Likewise.
12725 (global_dm_list) : Add new xmethod worker functions.
12726
12727 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12728
12729 * gdb.base/coredump-filter.exp: Correctly unset
12730 "coredump_var_addr" array.
12731
12732 2015-05-08 Pedro Alves <palves@redhat.com>
12733
12734 * gdb.server/non-existing-program.exp: Unset spawn_id.
12735
12736 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12737
12738 PR python/18291
12739 * gdb.python/py-xmethods.exp: Add tests.
12740
12741 2015-05-08 Yao Qi <yao.qi@linaro.org>
12742
12743 PR gdb/18208
12744 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12745 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12746 function set_coredump_filter, and remove remote_exec call.
12747 Remove argument ipid. Callers update.
12748 (top level): Don't get inferior's PID.
12749
12750 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12751
12752 * gdb.base/watch_thread_num.exp: Skip test on targets without
12753 access watchpoints.
12754
12755 2015-05-06 Pedro Alves <palves@redhat.com>
12756
12757 PR server/18081
12758 * gdb.server/non-existing-program.exp: New file.
12759
12760 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12761
12762 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12763
12764 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12765
12766 * gdb.ada/out_of_line_in_inlined: New testcase.
12767
12768 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12769
12770 * gdb.ada/var_rec_arr: New testcase.
12771
12772 2015-04-30 Yao Qi <yao.qi@linaro.org>
12773
12774 * gdb.base/break-idempotent.exp: If
12775 skip_hw_watchpoint_multi_tests returns true, skip the tests
12776 on "rwatch" and "awatch".
12777
12778 2015-04-30 Yao Qi <yao.qi@linaro.org>
12779
12780 * gdb.base/relativedebug.exp: Invoke gdb command
12781 "info sharedlibrary", and if libc.so doesn't have debug info,
12782 skip the test.
12783
12784 2015-04-29 Doug Evans <dje@google.com>
12785
12786 * gdb.python/py-xmethods.exp: Add ptype tests.
12787 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12788 get_result_type method.
12789
12790 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
12791
12792 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12793 the target does not support hardware watchpoints.
12794
12795 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
12796
12797 * gdb.base/break-always.exp: Abort testing if writing to memory
12798 causes an error.
12799
12800 2015-04-28 Doug Evans <dje@google.com>
12801
12802 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12803 * gdb.python/py-pp-registration.exp: ... here. New file.
12804 * gdb.python/py-pp-registration.c: New file.
12805 * gdb.python/py-pp-registration.py: New file.
12806
12807 2015-04-28 Doug Evans <dje@google.com>
12808
12809 * gdb.python/py-bad-printers.c: New file.
12810 * gdb.python/py-bad-printers.py: New file.
12811 * gdb.python/py-bad-printers.exp: New file.
12812
12813 2015-04-28 Sasha Smundak <asmundak@google.com>
12814
12815 * gdb.python/py-type.exp: New test.
12816
12817 2015-04-28 Andy Wingo <wingo@igalia.com>
12818
12819 * gdb.python/py-parameter.exp:
12820 * gdb.guile/scm-parameter.exp: Escape the path that we are
12821 matching against, as it might contain characters that are special
12822 to regular expressions.
12823
12824 2015-04-27 Joel Brobecker <brobecker@adacore.com>
12825
12826 * gdb.ada/rec_comp: New testcase.
12827
12828 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
12829
12830 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
12831 before using it.
12832
12833 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
12834
12835 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
12836 new tests for verilog output.
12837
12838 2015-04-24 Yao Qi <yao.qi@linaro.org>
12839
12840 * boards/remote-gdbserver-on-localhost.exp: New file.
12841
12842 2015-04-23 Pedro Alves <palves@redhat.com>
12843
12844 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
12845 $inferior_spawn_id instead of $inferior_spawn_id directly. On
12846 "end of file", remove $inferior_spawn_id from the indirect list.
12847
12848 2015-04-23 Pedro Alves <palves@redhat.com>
12849
12850 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
12851
12852 2015-04-23 Pedro Alves <palves@redhat.com>
12853
12854 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
12855 on $any_spawn_id instead of only on $gdb_spawn_id.
12856
12857 2015-04-21 Pierre Muller <muller@sourceware.org>
12858
12859 PR pascal/17815
12860 * lib/pascal.exp (gpc_compile): Add new option "class".
12861 (fpc_compile): Likewise.
12862 * gdb.pascal/case-insensitive-symbols.pas: New file.
12863 * gdb.pascal/case-insensitive-symbols.exp: New file.
12864
12865 2015-04-20 Gary Benson <gbenson@redhat.com>
12866
12867 * gdb.base/attach.exp: Fix three extended remote failures.
12868
12869 2015-04-17 Gary Benson <gbenson@redhat.com>
12870
12871 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
12872 the main executable over the remote protocol.
12873
12874 2015-04-16 Pedro Alves <palves@redhat.com>
12875
12876 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12877 a new gdbserver if gdbserver_reconnect_p is set.
12878
12879 2015-04-16 Pedro Alves <palves@redhat.com>
12880
12881 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12882 is set, don't exit gdbserver.
12883
12884 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12885
12886 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
12887 appropriate .insn, such that an older assembler can be used.
12888 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12889 the z/Architecture instruction set on 31-bit targets as well.
12890
12891 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12892
12893 * gdb.go/handcall.exp: Remove all logic related to the first
12894 breakpoint and rely on go_runto_main instead.
12895 * gdb.go/strings.exp: Likewise.
12896 * gdb.go/unsafe.exp: Likewise.
12897 * gdb.go/hello.exp: Likewise. Also rename the remaining
12898 breakpoint marker to "breakpoint 1".
12899 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
12900 * gdb.go/strings.go: Likewise.
12901 * gdb.go/unsafe.go: Likewise.
12902 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
12903 "set breakpoint 2 here" and rename the remaining breakpoint marker
12904 to "breakpoint 1".
12905
12906 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
12907
12908 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
12909 if itertools.imap is not present.
12910 * gdb.python/py-objfile.exp: Add parentheses.
12911 * gdb.python/py-type.exp: Same.
12912 * gdb.python/py-unwind-maint.py: Same.
12913
12914 2015-04-15 Yao Qi <yao.qi@linaro.org>
12915
12916 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
12917 of ":$ptr_size" and set its form explicitly.
12918
12919 2015-04-15 Pedro Alves <palves@redhat.com>
12920 Yao Qi <yao.qi@linaro.org>
12921
12922 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
12923 timeout by factor of 4.
12924 (test_regular_watch): Likewise.
12925 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
12926 * gdb.reverse/sigall-reverse.exp: Likewise.
12927 * gdb.reverse/until-precsave.exp: Likewise.
12928 * lib/gdb.exp (with_timeout_factor): New proc.
12929 (gdb_expect): Move some code to ...
12930 (get_largest_timeout): ... here. New procedure.
12931
12932 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
12933
12934 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
12935
12936 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
12937
12938 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
12939 to write to the .text section.
12940
12941 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
12942
12943 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
12944 Handle the case of targets that do not provide PID information.
12945
12946 2015-04-13 Yao Qi <yao.qi@linaro.org>
12947
12948 * lib/gdbserver-support.exp (gdb_exit): Catch exception
12949 and use expect instead of gdb_expect.
12950
12951 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
12952
12953 * gdb.base/coredump-filter.exp: Rename variable "addr" to
12954 "coredump_var_addr" to avoid naming conflict with other testcases.
12955
12956 2015-04-10 Pedro Alves <palves@redhat.com>
12957
12958 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
12959 gdb_test_sequence and gdb_assert.
12960
12961 2015-04-10 Pedro Alves <palves@redhat.com>
12962
12963 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
12964 test messages that don't include the breakpoint address.
12965
12966 2015-04-10 Yao Qi <yao.qi@linaro.org>
12967
12968 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
12969 false for some offset and width combinations which aren't
12970 supported by linux kernel.
12971
12972 2015-04-10 Pedro Alves <palves@redhat.com>
12973
12974 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
12975 procedure, factored out from ...
12976 (top level): ... here. Add "set displaced-stepping" testing axis.
12977 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
12978 parameter "displaced". Use it.
12979 (top level): Use foreach and add "set displaced-stepping" testing
12980 axis.
12981
12982 2015-04-10 Pedro Alves <palves@redhat.com>
12983
12984 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
12985 Remove comment.
12986 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
12987 both the address of the instruction that triggers the watchpoint
12988 and the address of the instruction immediately after, and use
12989 those addresses for the test. Fix comment.
12990
12991 2015-04-10 Pedro Alves <palves@redhat.com>
12992
12993 * gdb.base/sigstep.exp (breakpoint_to_handler)
12994 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
12995 Test "backtrace" in handler.
12996 (breakpoint_over_handler): New parameter 'displaced'. Use it.
12997 (top level): Add new "displaced" test axis to
12998 breakpoint_to_handler, breakpoint_to_handler_entry and
12999 breakpoint_over_handler.
13000
13001 2015-04-10 Pedro Alves <palves@redhat.com>
13002
13003 PR gdb/18216
13004 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13005
13006 2015-04-10 Yao Qi <yao.qi@linaro.org>
13007
13008 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13009 (test_add_rn_pc): New function.
13010 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13011 (top level): Invoke test_add_rn_pc.
13012
13013 2015-04-10 Pedro Alves <palves@redhat.com>
13014
13015 PR gdb/13858
13016 * gdb.base/step-over-no-symbols.exp: New file.
13017
13018 2015-04-09 Andy Wingo <wingo@igalia.com>
13019
13020 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13021 after the Python tests.
13022
13023 2015-04-08 Keith Seitz <keiths@redhat.com>
13024
13025 PR python/16699
13026 * gdb.python/py-completion.exp: New tests for completion.
13027 * gdb.python/py-completion.py (CompleteLimit1): New class.
13028 (CompleteLimit2): Likewise.
13029 (CompleteLimit3): Likewise.
13030 (CompleteLimit4): Likewise.
13031 (CompleteLimit5): Likewise.
13032 (CompleteLimit6): Likewise.
13033 (CompleteLimit7): Likewise.
13034
13035 2015-04-08 Pedro Alves <palves@redhat.com>
13036
13037 PR gdb/18214
13038 PR gdb/18216
13039 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13040 function.
13041 (main): Install it as SIGUSR1 handler.
13042 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13043 parameter. Always use "setup" as prefix. Toggle "set
13044 displaced-stepping" off/on depending on global. Don't switch to
13045 thread 1 here.
13046 (top level): Add displaced stepping "off/on" test axis. Update
13047 "setup" calls. Wrap each subtest with with_test_prefix. Test
13048 continuing with a queued signal in each thread.
13049
13050 2015-04-08 Pedro Alves <palves@redhat.com>
13051
13052 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13053 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13054 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13055 Return early if running to main fails.
13056 * gdb.trace/while-stepping.exp: Likewise.
13057
13058 2015-04-07 Pedro Alves <palves@redhat.com>
13059
13060 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13061 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13062 interact with inferior program.
13063
13064 2015-04-07 Pedro Alves <palves@redhat.com>
13065
13066 * lib/gdb.exp (inferior_spawn_id): New global.
13067 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13068 spawn id after processing the user code.
13069 (default_gdb_start): Set inferior_spawn_id.
13070 (send_inferior): New procedure.
13071 * lib/gdbserver-support.exp (gdbserver_start): Set
13072 inferior_spawn_id.
13073 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13074
13075 2015-04-07 Pedro Alves <palves@redhat.com>
13076
13077 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13078 * lib/gdbserver-support.exp (gdbserver_start): Make
13079 $server_spawn_id global.
13080 (gdbserver_start): Don't wait for gdbserver's spawn id with
13081 expect_background.
13082 (close_gdbserver): New procedure.
13083 (gdb_exit): Rename the default version and reimplement.
13084
13085 2015-04-07 Pedro Alves <palves@redhat.com>
13086
13087 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
13088 append the substituted item, not the original item.
13089
13090 2015-04-07 Pedro Alves <palves@redhat.com>
13091
13092 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13093 gdb_expect.
13094
13095 2015-04-07 Pedro Alves <palves@redhat.com>
13096
13097 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13098 output appearing once only.
13099
13100 2015-04-07 Pedro Alves <palves@redhat.com>
13101
13102 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13103 that doesn't expect anything. Return early if running to main
13104 fails.
13105
13106 2015-04-07 Yao Qi <yao.qi@linaro.org>
13107
13108 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13109 (child_function): Call alarm.
13110 (main): Move call to alarm into the loop.
13111 * gdb.threads/non-stop-fair-events.exp: Build program with
13112 -DTIMEOUT=$timeout.
13113
13114 2015-04-06 Doug Evans <xdje42@gmail.com>
13115
13116 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13117 Fix dest parameter to board_info.
13118 (fpc_compile): Ditto.
13119 (gdb_compile_pascal): Rename dest arg to destfile.
13120
13121 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13122
13123 * gdb.ada/funcall_ref.exp: New file.
13124 * gdb.ada/funcall_ref/foo.adb: New file.
13125
13126 2015-04-02 Yao Qi <yao.qi@linaro.org>
13127
13128 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13129 is remote.
13130
13131 2015-04-02 Gary Benson <gbenson@redhat.com>
13132
13133 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13134
13135 2015-04-01 Sasha Smundak <asmundak@google.com>
13136
13137 * gdb.python/py-unwind-maint.c: New file.
13138 * gdb.python/py-unwind-maint.exp: New test.
13139 * gdb.python/py-unwind-maint.py: New file.
13140 * gdb.python/py-unwind.c: New file.
13141 * gdb.python/py-unwind.exp: New test.
13142 * gdb.python/py-unwind.py: New test.
13143
13144 2015-04-01 Pedro Alves <palves@redhat.com>
13145
13146 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13147 to fail instead of non-existent $test.
13148
13149 2015-04-01 Pedro Alves <palves@redhat.com>
13150
13151 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13152 GDBFLAGS if not empty.
13153
13154 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13155
13156 * gdb.ada/complete.exp: Remove "multi_line".
13157 * gdb.ada/info_exc.exp: Remove "multi_line".
13158 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13159 * gdb.ada/ptype_field.exp: Remove "multi_line".
13160 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13161 * gdb.ada/tagged.exp: Remove "multi_line".
13162 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13163 [multi_line ...]
13164 * gdb.btrace/delta.exp: Likewise.
13165 * gdb.btrace/exception.exp: Likewise.
13166 * gdb.btrace/function_call_history.exp: Likewise.
13167 * gdb.btrace/instruction_history.exp: Likewise.
13168 * gdb.btrace/nohist.exp: Likewise.
13169 * gdb.btrace/record_goto.exp: Likewise.
13170 * gdb.btrace/segv.exp: Likewise.
13171 * gdb.btrace/stepi.exp: Likewise.
13172 * gdb.btrace/tailcall.exp: Likewise.
13173 * gdb.btrace/unknown_functions.exp: Likewise.
13174 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13175 * lib/gdb.exp: Add the "multi_line" helper.
13176
13177 2015-04-01 Pedro Alves <palves@redhat.com>
13178
13179 * gdb.threads/tid-reuse.c: New file.
13180 * gdb.threads/tid-reuse.exp: New file.
13181
13182 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13183
13184 PR corefiles/16092
13185 * gdb.base/coredump-filter.c: New file.
13186 * gdb.base/coredump-filter.exp: Likewise.
13187
13188 2015-03-27 Petr Machata <pmachata@redhat.com>
13189
13190 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13191 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13192 (Dwarf::assemble): Initialize them.
13193 (Dwarf::lines): New function.
13194
13195 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13196
13197 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13198 SYMBOL_PREFIX for x86_64-*-cygwin.
13199
13200 2015-03-26 Andy Wingo <wingo@igalia.com>
13201
13202 PR symtab/18148
13203 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13204 const_value but not a location.
13205 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13206 location defined in non-main CUs are visible.
13207
13208 2015-03-26 Yao Qi <yao.qi@linaro.org>
13209
13210 PR testsuite/18139
13211 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13212 Add a line number entry for the same line.
13213 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
13214 Add a line number entry for the same line.
13215
13216 2015-03-26 Yao Qi <yao.qi@linaro.org>
13217
13218 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
13219 .int 0.
13220 (func): Likewise. Add .Lfunc_1 label.
13221 Use .Lfunc_1 label.
13222 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
13223 .int 0.
13224 (func): Likewise.
13225 Use .Lfunc_1 label.
13226
13227 2015-03-26 Yao Qi <yao.qi@linaro.org>
13228
13229 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
13230 Call gdb_compile instead to compile each .s files without debug
13231 information.
13232
13233 2015-03-26 Yao Qi <yao.qi@linaro.org>
13234
13235 * gdb.base/savedregs.exp (process_saved_regs): Make
13236 "Saved registers:" optional in the pattern.
13237
13238 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13239
13240 * gdb.btrace/next.exp: Merged into step.exp.
13241 * gdb.btrace/finish.exp: Merged into step.exp.
13242 * gdb.btrace/nexti.exp: Merged into stepi.exp.
13243 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
13244 "record goto" and checking the exact replay position.
13245 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
13246 check for "Recording format" in "info record" output.
13247 * gdb.btrace/record_goto.exp: Choose test file based on target.
13248 * gdb.btrace/x86-record_goto.S: Renamed into ...
13249 * gdb.btrace/x86_64-record_goto.S: ... this.
13250 * gdb.btrace/i686-record_goto.S: New.
13251 * gdb.btrace/x86-tailcall.S: Renamed into ...
13252 * gdb.btrace/x86_64-tailcall.S: ... this.
13253 * gdb.btrace/i686-tailcall.S: New.
13254 * gdb.btrace/x86-tailcall.c: Renamed into ...
13255 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
13256 separate statements. Update test.
13257 * gdb.btrace/delta.exp: Use record_goto.c as test file.
13258 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
13259 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
13260 * gdb.btrace/tailcall.exp: Choose test file based on target.
13261 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
13262
13263 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13264
13265 * gdb.btrace/exception.exp: Increase BTS buffer size.
13266
13267 2015-03-24 Pedro Alves <palves@redhat.com>
13268
13269 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
13270
13271 2015-03-24 Pedro Alves <palves@redhat.com>
13272
13273 * gdb.threads/schedlock.exp (test_step): No longer expect that
13274 "set scheduler-locking step" with "next" over a function call runs
13275 threads unlocked.
13276
13277 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13278
13279 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
13280
13281 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13282
13283 PR breakpoints/16466
13284 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
13285 * gdb.mi/mi-pending.c (thread_func): New function.
13286 (int main): Add threading support required.
13287 * gdb.mi/mi-pending.exp: Add tests for this issue.
13288 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
13289 (pendfunc2): Remove stdio dependency.
13290 * gdb.mi/mi-pendshr2.c: New file.
13291
13292 2015-03-23 Keith Seitz <keiths@redhat.com>
13293
13294 * gdb.linespec/keywords.c: New file.
13295 * gdb.linespec/keywords.exp: New file.
13296
13297 2015-03-23 Keith Seitz <keiths@redhat.com>
13298
13299 PR gdb/18021
13300 * gdb.dwarf2/staticvirtual.exp: New test.
13301
13302 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13303
13304 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
13305 * README: Remove HP-UX and gdb.hp.
13306 (configuration):
13307 * configure: Regenerate.
13308 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
13309 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
13310 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
13311 gdb.hp/gdb.defects/Makefile.
13312 * gdb.hp/Makefile.in: File deleted.
13313 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
13314 * gdb.hp/gdb.aCC/optimize.c: File deleted.
13315 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
13316 * gdb.hp/gdb.aCC/run.c: File deleted.
13317 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
13318 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
13319 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
13320 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
13321 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
13322 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
13323 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
13324 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
13325 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
13326 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
13327 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
13328 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
13329 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
13330 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
13331 * gdb.hp/gdb.base-hp/reg.s: File deleted.
13332 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
13333 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
13334 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
13335 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
13336 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
13337 * gdb.hp/gdb.compat/Makefile.in: File deleted.
13338 * gdb.hp/gdb.compat/average.c: File deleted.
13339 * gdb.hp/gdb.compat/sum.c: File deleted.
13340 * gdb.hp/gdb.compat/xdb.c: File deleted.
13341 * gdb.hp/gdb.compat/xdb0.c: File deleted.
13342 * gdb.hp/gdb.compat/xdb0.h: File deleted.
13343 * gdb.hp/gdb.compat/xdb1.c: File deleted.
13344 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
13345 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
13346 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
13347 * gdb.hp/gdb.defects/Makefile.in: File deleted.
13348 * gdb.hp/gdb.defects/bs14602.c: File deleted.
13349 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
13350 * gdb.hp/gdb.defects/solib-d.c: File deleted.
13351 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
13352 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
13353 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
13354 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
13355 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
13356 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
13357 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
13358 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
13359 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
13360 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
13361 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
13362 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
13363 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
13364 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
13365 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
13366 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
13367 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
13368 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
13369 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
13370 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
13371 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
13372 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
13373 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
13374 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
13375 * gdb.hp/tools/odump: File deleted.
13376
13377 2015-03-19 Pedro Alves <palves@redhat.com>
13378
13379 * gdb.threads/continue-pending-status.exp (saw_thread_2)
13380 (saw_thread_3): New globals.
13381 (top level): Increment them when an event for the corresponding
13382 thread is seen.
13383 (no thread starvation): New test.
13384
13385 2015-03-19 Pedro Alves <palves@redhat.com>
13386
13387 * gdb.threads/continue-pending-status.c: New file.
13388 * gdb.threads/continue-pending-status.exp: New file.
13389
13390 2015-03-18 Pedro Alves <palves@redhat.com>
13391
13392 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13393 Use gdb_is_target_remote instead of is_remote. Use
13394 gdb_test_multiple instead of gdb_expect. Exit early if
13395 gdb_test_multiple hits its internal matches. Tighten stepi tests
13396 expected output. Fail on exit with any signal, instead of just
13397 SIGILL.
13398
13399 2015-03-18 Yao Qi <yao.qi@linaro.org>
13400
13401 PR tdep/18107
13402 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
13403 variable.
13404 * gdb.base/catch-syscall.exp: Don't skip it on
13405 aarch64*-*-linux* target. Remove elements in all_syscalls.
13406 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
13407 target.
13408 (setup_all_syscalls): New proc.
13409
13410 2015-03-16 Yao Qi <yao.qi@linaro.org>
13411
13412 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13413 (top level): Skip tests if valid_addr_p returns false for
13414 $cmd1 or $cmd2.
13415
13416 2015-03-11 Andy Wingo <wingo@igalia.com>
13417
13418 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13419
13420 2015-03-11 Yao Qi <yao.qi@linaro.org>
13421
13422 * gdb.base/catch-syscall.exp: Fix typo in comments.
13423
13424 2015-03-11 Yao Qi <yao.qi@linaro.org>
13425
13426 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
13427
13428 2015-03-09 Pedro Alves <palves@redhat.com>
13429
13430 * dg-extract-results.py: Delete.
13431
13432 2015-03-09 Pedro Alves <palves@redhat.com>
13433
13434 Merge dg-extract-results.sh from GCC upstream (r218843).
13435
13436 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
13437 * dg-extract-results.sh: Use --text with grep to avoid issues with
13438 binary files. Fall back to cat -v, if that doesn't work.
13439
13440 2015-03-05 Pedro Alves <palves@redhat.com>
13441
13442 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
13443
13444 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
13445
13446 * lib/mi-support.exp (mi_expect_interrupt): Accept
13447 alternative event for when in all-stop mode.
13448
13449 2015-03-04 Pedro Alves <palves@redhat.com>
13450
13451 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
13452
13453 2015-03-04 Mark Kettenis <kettenis@gnu.org>
13454
13455 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
13456
13457 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13458
13459 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
13460 regexps for GDB's current line display, accept a hex address
13461 preceding the line number.
13462
13463 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13464
13465 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
13466 the 'arch1' variable for "s390*-linux*" targets.
13467
13468 2015-03-04 Pedro Alves <palves@redhat.com>
13469
13470 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
13471 (main): Pass missing retval argument to pthread_join call.
13472
13473 2015-03-02 Pedro Alves <palves@redhat.com>
13474
13475 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
13476 (top level): Call do_test with non-stop as well.
13477
13478 2015-03-02 Pedro Alves <palves@redhat.com>
13479
13480 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
13481 -1.
13482
13483 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13484
13485 * gdb.arch/s390-vregs.exp: New test.
13486 * gdb.arch/s390-vregs.S: New file.
13487
13488 2015-02-27 Pedro Alves <palves@redhat.com>
13489
13490 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
13491 call to catch_command_errors.
13492 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
13493 catch_command_errors.
13494
13495 2015-02-27 Pedro Alves <palves@redhat.com>
13496
13497 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
13498 "true" for boolean result.
13499 * gdb.gdb/selftest.exp (test_with_self): Also accept full
13500 prototype of main.
13501
13502 2015-02-27 Pedro Alves <palves@redhat.com>
13503
13504 * lib/unbuffer_output.c: New file.
13505 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
13506 (main): Call gdb_unbuffer_output.
13507
13508 2015-02-27 Yao Qi <yao.qi@linaro.org>
13509
13510 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
13511 target.
13512
13513 2015-02-26 Doug Evans <dje@google.com>
13514
13515 * gdb.cp/class2.cc (Dbase, D): New classes.
13516 (main): New local delta.
13517 * gdb.cp/class2.exp: Test printing delta.
13518 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
13519 (dynbar): New global.
13520 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
13521
13522 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13523
13524 * gdb.compile/compile-ifunc.c: New file.
13525 * gdb.compile/compile-ifunc.exp: New file.
13526
13527 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
13528
13529 * gdb.base/structs.exp: Check for correct struct on finish.
13530
13531 2015-02-26 Yao Qi <yao.qi@linaro.org>
13532
13533 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
13534 is zero.
13535
13536 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13537
13538 * gdb.arch/cordic.ko.bz2: New file.
13539 * gdb.arch/cordic.ko.debug.bz2: New file.
13540 * gdb.arch/ppc64-symtab-cordic.exp: New file.
13541
13542 2015-02-25 Yao Qi <yao.qi@linaro.org>
13543
13544 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
13545 aarch64*-*-* target.
13546
13547 2015-02-23 Pedro Alves <palves@redhat.com>
13548
13549 * lib/gdb.exp (delete_breakpoints): Rewrite using
13550 gdb_test_multiple.
13551
13552 2015-02-23 Pedro Alves <palves@redhat.com>
13553
13554 * gdb.base/info-os.c: Include stdlib.h.
13555
13556 2015-02-22 Doug Evans <xdje42@gmail.com>
13557
13558 PR symtab/17855
13559 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
13560 is read after symbols have been re-read.
13561 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
13562 * gdb.ada/exec_changed/second.adb (Second): Ditto.
13563
13564 2015-02-21 Doug Evans <dje@google.com>
13565
13566 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
13567
13568 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13569
13570 PR corefiles/17808
13571 * gdb.arch/i386-biarch-core.core.bz2: New file.
13572 * gdb.arch/i386-biarch-core.exp: New file.
13573
13574 2015-02-21 Pedro Alves <palves@redhat.com>
13575
13576 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
13577 runto_main fails.
13578
13579 2015-02-20 Pedro Alves <palves@redhat.com>
13580
13581 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
13582 info probes.
13583
13584 2015-02-20 Pedro Alves <palves@redhat.com>
13585
13586 * gdb.threads/multi-create-ns-info-thr.exp: New file.
13587
13588 2015-02-20 Pedro Alves <palves@redhat.com>
13589
13590 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
13591 clean_restart before gdb_target_supports_trace.
13592
13593 2015-02-20 Pedro Alves <palves@redhat.com>
13594
13595 PR threads/18006
13596 * gdb.threads/clone-thread_db.c: New file.
13597 * gdb.threads/clone-thread_db.exp: New file.
13598
13599 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
13600
13601 PR breakpoints/16812
13602 * gdb.base/catch-gdb-caused-signals.c: New file.
13603 * gdb.base/catch-gdb-caused-signals.exp: New file.
13604
13605 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
13606
13607 * configure: Regenerated.
13608 * configure.ac: Use GDB_AC_TRANSFORM.
13609 * aclocal.m4: sinclude ../transform.m4.
13610
13611 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13612
13613 * lib/dtrace.exp: New file.
13614 * gdb.base/dtrace-probe.exp: Likewise.
13615 * gdb.base/dtrace-probe.d: Likewise.
13616 * gdb.base/dtrace-probe.c: Likewise.
13617 * lib/pdtrace.in: Likewise.
13618 * configure.ac: Output variables with the transformed names of
13619 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
13620 * configure: Regenerated.
13621
13622 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13623
13624 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
13625 expected message when trying to access $_probe_* convenience
13626 variables while not on a probe.
13627
13628 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13629
13630 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
13631
13632 2015-02-11 Pedro Alves <pedro@codesourcery.com>
13633
13634 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
13635 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
13636
13637 2015-02-10 Doug Evans <xdje42@gmail.com>
13638
13639 * lib/gdb.exp (gdb_load): Always return a result.
13640
13641 2015-02-10 Pedro Alves <palves@redhat.com>
13642
13643 * gdb.threads/signal-sigtrap.c: New file.
13644 * gdb.threads/signal-sigtrap.exp: New file.
13645
13646 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
13647
13648 * gdb.trace/no-attach-trace.c: New file.
13649 * gdb.trace/no-attach-trace.exp: New file.
13650
13651 2015-02-09 Mark Wielaard <mjw@redhat.com>
13652
13653 * gdb.dwarf2/atomic.c: New file.
13654 * gdb.dwarf2/atomic-type.exp: Likewise.
13655
13656 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13657
13658 * gdb.btrace/buffer-size.exp: Update "info record" output.
13659 * gdb.btrace/delta.exp: Update "info record" output.
13660 * gdb.btrace/enable.exp: Update "info record" output.
13661 * gdb.btrace/finish.exp: Update "info record" output.
13662 * gdb.btrace/instruction_history.exp: Update "info record" output.
13663 * gdb.btrace/next.exp: Update "info record" output.
13664 * gdb.btrace/nexti.exp: Update "info record" output.
13665 * gdb.btrace/step.exp: Update "info record" output.
13666 * gdb.btrace/stepi.exp: Update "info record" output.
13667 * gdb.btrace/nohist.exp: Update "info record" output.
13668
13669 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13670
13671 * gdb.btrace/buffer-size: New.
13672
13673 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13674
13675 * gdb.btrace/delta.exp: Update "info record" output.
13676 * gdb.btrace/enable.exp: Update "info record" output.
13677 * gdb.btrace/finish.exp: Update "info record" output.
13678 * gdb.btrace/instruction_history.exp: Update "info record" output.
13679 * gdb.btrace/next.exp: Update "info record" output.
13680 * gdb.btrace/nexti.exp: Update "info record" output.
13681 * gdb.btrace/step.exp: Update "info record" output.
13682 * gdb.btrace/stepi.exp: Update "info record" output.
13683 * gdb.btrace/nohist.exp: Update "info record" output.
13684
13685 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13686
13687 PR gdb/15678
13688 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
13689
13690 2015-02-06 Pedro Alves <palves@redhat.com>
13691
13692 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13693 macro.
13694 (seconds_left, again): New globals.
13695 (main): Wait seconds_left in a 1-second sleep loop instead of
13696 sleeping 180 seconds. If 'again' is set, reset the seconds
13697 counter.
13698 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13699 'again' in the inferior before detaching. Print the seconds left.
13700 (options): New global.
13701 (top level): Build program with -DTIMEOUT=$timeout.
13702
13703 2015-02-06 Pedro Alves <palves@redhat.com>
13704
13705 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13706 determine how many seconds to pass to 'alarm'.
13707 * gdb.base/gdb-sigterm.exp (top level): Build program with
13708 -DTIMEOUT=$timeout.
13709 (do_test): Return success/failure indication. Add more verbose
13710 logging. Don't fail if 200 single steps are seen. Instead, fail
13711 when the test times out.
13712 (passes): New global.
13713 (top level): Break the testing loop if testing fails on any
13714 iteration. Use gdb_assert.
13715
13716 2015-02-04 Don Breazeal <donb@codesourcery.com>
13717
13718 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13719 and initialize them.
13720 (ipc_cleanup): New function.
13721 (main): Don't declare shmid, semid, and msqid. Add a call to
13722 atexit so that we call ipc_cleanup on exit.
13723
13724 2015-02-04 Pedro Alves <palves@redhat.com>
13725
13726 * boards/native-extended-gdbserver.exp: Remove any target variant
13727 specifications from the board name before clearing the isremote
13728 flag from board_info.
13729
13730 2015-01-31 Doug Evans <xdje42@gmail.com>
13731
13732 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13733
13734 2015-01-31 Gary Benson <gbenson@redhat.com>
13735
13736 * gdb.base/completion.exp: Disable completion limiting for
13737 existing tests. Add new tests to check completion limiting.
13738 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13739
13740 2015-01-31 Doug Evans <xdje42@gmail.com>
13741
13742 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13743
13744 2015-01-31 Doug Evans <xdje42@gmail.com>
13745
13746 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13747 entries. Duplicate file section script entries.
13748 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13749 inlined entries. Add test for safe-path rejection.
13750 * gdb.python/py-section-script.c: Add duplicate inlined section script
13751 entries. Duplicate file section script entries.
13752 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13753 inlined entries. Add test for safe-path rejection.
13754
13755 2015-01-29 Joel Brobecker <brobecker@adacore.com>
13756
13757 * gdb.ada/disc_arr_bound: New testcase.
13758
13759 2015-01-29 Joel Brobecker <brobecker@adacore.com>
13760
13761 * gdb.ada/mi_var_array: New testcase.
13762
13763 2015-01-27 Doug Evans <dje@google.com>
13764
13765 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13766 Add test for objfile.filename, objfile.username after objfile
13767 has been unloaded.
13768
13769 2015-01-26 Joel Brobecker <brobecker@adacore.com>
13770
13771 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13772 the second test to print the name attribute of value
13773 returned by the call to gdb.lookup_type, and adjust
13774 the expected output accordingly.
13775
13776 2015-01-25 Mark Wielaard <mjw@redhat.com>
13777
13778 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13779 * gdb.base/disp-step-fork.c: Include unistd.h.
13780 * gdb.base/siginfo-obj.c: Include stdio.h.
13781 * gdb.base/siginfo-thread.c: Likewise.
13782 * gdb.mi/non-stop.c: Include unistd.h.
13783 * gdb.mi/nsthrexec.c: Include stdio.h.
13784 * gdb.mi/pthreads.c: Include unistd.h.
13785 * gdb.modula2/unbounded1.c (main): Declare returns int.
13786 * gdb.reverse/consecutive-reverse.c: Likewise.
13787 * gdb.threads/create-fail.c: Include unistd.h.
13788 * gdb.threads/killed.c: Likewise.
13789 * gdb.threads/linux-dp.c: Likewise.
13790 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13791 * gdb.threads/non-ldr-exc-2.c: Likewise.
13792 * gdb.threads/non-ldr-exc-3.c: Likewise.
13793 * gdb.threads/non-ldr-exc-4.c: Likewise.
13794 * gdb.threads/pthreads.c: Include unistd.h.
13795 (main): Declare returns int.
13796 * gdb.threads/tls-main.c (foo): New declaration.
13797 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13798
13799 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13800
13801 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13802 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13803
13804 2015-01-15 Mark Wielaard <mjw@redhat.com>
13805
13806 * gdb.base/noreturn-return.c: New file.
13807 * gdb.base/noreturn-return.exp: New file.
13808 * gdb.base/noreturn-finish.c: New file.
13809 * gdb.base/noreturn-finish.exp: New file.
13810
13811 2015-01-23 Pedro Alves <palves@redhat.com>
13812
13813 * gdb.threads/continue-pending-after-query.c: New file.
13814 * gdb.threads/continue-pending-after-query.exp: New file.
13815
13816 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
13817 Simon Marchi <simon.marchi@ericsson.com>
13818
13819 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
13820 * gdb.base/valgrind-db-attach.exp: Same.
13821 * gdb.base/valgrind-infcall.exp: Same.
13822 * lib/mi-support.exp (default_mi_gdb_start): Same.
13823 * lib/prompt.exp (default_prompt_gdb_start): Same.
13824 * lib/gdb.exp (default_gdb_spawn): Same.
13825 (gdb_interact): New.
13826
13827
13828 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13829
13830 * gdb.compile/compile.exp (pointer to jit function): New test.
13831
13832 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
13833
13834 * lib/gdb.exp (supports_process_record): Return true for
13835 powerpc*-*-linux*.
13836 (supports_reverse): Likewise.
13837
13838 2015-01-15 Don Breazeal <donb@codesourcery.com>
13839
13840 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
13841 instead of checking whether the target board is remote and
13842 use spawn_wait_for_attach instead of exec/sleep.
13843 * gdb.base/attach-twice.exp: Likewise.
13844
13845 2015-01-15 Joel Brobecker <brobecker@adacore.com>
13846
13847 * gdb.ada/var_arr_attrs: New testcase.
13848
13849 2015-01-14 Pedro Alves <palves@redhat.com>
13850 Joel Brobecker <brobecker@adacore.com>
13851
13852 PR gdb/17525
13853 * gdb.base/bp-cmds-execution-x-script.c: New file.
13854 * gdb.base/bp-cmds-execution-x-script.exp: New file.
13855 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
13856
13857 2015-01-14 Pedro Alves <palves@redhat.com>
13858
13859 PR cli/17828
13860 * gdb.base/batch-preserve-term-settings.c: New file.
13861 * gdb.base/batch-preserve-term-settings.exp: New file.
13862
13863 2015-01-13 Doug Evans <dje@google.com>
13864
13865 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
13866 binary.
13867
13868 2015-01-13 Joel Brobecker <brobecker@adacore.com>
13869
13870 * Makefile.in (clean mostlyclean): Do not delete *.py.
13871
13872 2015-01-13 Joel Brobecker <brobecker@adacore.com>
13873
13874 * gdb.python/py-lookup-type.exp: New file.
13875
13876 2015-01-12 Pedro Alves <palves@redhat.com>
13877
13878 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13879 restore GDBFLAGS before returning.
13880
13881 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13882
13883 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
13884 is_amd64_regs_target and is_x86_like_target.
13885
13886 2015-01-11 Doug Evans <xdje42@gmail.com>
13887
13888 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13889 is given without an explicit form.
13890 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13891 attributes.
13892 * gdb.dwarf/corrupt.exp: Ditto.
13893 * gdb.dwarf2/enum-type.exp: Ditto.
13894 * gdb.trace/entry-values.exp: Ditto.
13895 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13896
13897 2015-01-11 Doug Evans <xdje42@gmail.com>
13898
13899 PR gdb/15830
13900 * gdb.base/maint.exp: Remove references to "maint demangle".
13901 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
13902 Add tests for explicitly specifying language to demangle.
13903 * gdb.dlang/demangle.exp: Ditto.
13904
13905 2015-01-09 Pedro Alves <palves@redhat.com>
13906
13907 * gdb.threads/non-stop-fair-events.c: New file.
13908 * gdb.threads/non-stop-fair-events.exp: New file.
13909
13910 2015-01-09 Pedro Alves <palves@redhat.com>
13911
13912 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
13913 the global scope. Set a breakpoint after all threads are started
13914 rather than stepping over two source lines. Expect the prompt.
13915 * gdb.base/watch_thread_num.c (threads_started_barrier): New
13916 global.
13917 (NUM): Now 15.
13918 (main): Use threads_started_barrier to wait for all threads to
13919 start. Main thread no longer calls thread_function. Exit after
13920 180 seconds.
13921 (loop): New function.
13922 (thread_function): Wait on threads_started_barrier barrier. Call
13923 'loop' at each iteration.
13924 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
13925 threads have started, instead of hardcoding number of "next"
13926 steps. Use an access watchpoint instead of a write watchpoint.
13927
13928 2015-01-09 Pedro Alves <palves@redhat.com>
13929
13930 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
13931 (thread_func): Wait on barrier.
13932 (main): Wait for all threads to start before stopping GDB.
13933 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
13934 global.
13935 (thread1_func, thread2_func): Wait on barrier.
13936 (main): Wait for all threads to start before stopping GDB.
13937 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
13938 New global.
13939 (thread1_func, thread2_func): Wait on barrier.
13940 (main): Wait for all threads to start before stopping GDB.
13941
13942 2015-01-09 Pedro Alves <palves@redhat.com>
13943
13944 * gdb.threads/attach-many-short-lived-threads.c: New file.
13945 * gdb.threads/attach-many-short-lived-threads.exp: New file.
13946
13947 2014-01-09 Pedro Alves <palves@redhat.com>
13948
13949 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
13950 instead of to thread 2.
13951 * gdb.threads/signal-command-multiple-signals-pending.c (main):
13952 Add barrier around each pthread_create call instead of around all
13953 calls.
13954 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
13955 Set a break on thread_function and have the child threads hit it
13956 one at at a time.
13957
13958 2015-01-09 Pedro Alves <palves@redhat.com>
13959
13960 * lib/gdb.exp (can_spawn_for_attach): New procedure.
13961 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
13962 false.
13963 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
13964 checking whether the target board is remote.
13965 * gdb.multi/multi-attach.exp: Likewise.
13966 * gdb.python/py-sync-interp.exp: Likewise.
13967 * gdb.server/ext-attach.exp: Likewise.
13968 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
13969 tests that need to attach, instead of checking whether the target
13970 board is remote at the top of the file.
13971
13972 2015-01-08 Yao Qi <yao@codesourcery.com>
13973
13974 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
13975
13976 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13977
13978 Fix testcase compilation.
13979 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
13980
13981 2015-01-06 Joel Brobecker <brobecker@adacore.com>
13982
13983 * gdb.python/py-type.exp: Add a couple test about empty
13984 array creation, and negative-length array creation.
13985
13986 2015-01-02 Doug Evans <xdje42@gmail.com>
13987
13988 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
13989
13990 2015-01-02 Doug Evans <dje@google.com>
13991
13992 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
13993
13994 2014-12-29 Yao Qi <yao@codesourcery.com>
13995
13996 * gdb.trace/entry-values.exp: Update comments. Rename variable
13997 bar_call_foo to returned_from_foo.
13998
13999 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14000
14001 PR gdb/17394
14002 * gdb.linespec/break-asm-file.c: New file.
14003 * gdb.linespec/break-asm-file.exp: New file.
14004 * gdb.linespec/break-asm-file0.s: New file.
14005 * gdb.linespec/break-asm-file1.s: New file.
14006
14007 2014-12-18 Nigel Stephens <nigel@mips.com>
14008 Maciej W. Rozycki <macro@codesourcery.com>
14009
14010 * gdb.base/float.exp: Handle the new output from "info float" on
14011 MIPS targets.
14012
14013 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14014
14015 Fix MinGW compilation.
14016 * gdb.compile/compile-ops.exp: Update untested message if
14017 !skip_compile_feature_tests.
14018 * gdb.compile/compile-setjmp.exp: Likewise.
14019 * gdb.compile/compile-tls.exp: Likewise.
14020 * gdb.compile/compile.exp: Likewise.
14021 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14022 supported on this host".
14023
14024 2014-12-16 Doug Evans <xdje42@gmail.com>
14025
14026 * boards/stabs.exp: New file.
14027
14028 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14029
14030 * gdb.base/completion.exp: Adjust to format changes of "maint
14031 print user-registers".
14032
14033 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
14034
14035 PR server/17457
14036 * gdb.arch/aarch64-fp.c: New file.
14037 * gdb.arch/aarch64-fp.exp: New file.
14038
14039 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14040
14041 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14042 r210637, r210913, r211666, r215400, r215817).
14043
14044 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14045 * dg-extract-results.py: New file.
14046 * dg-extract-results.sh: Use it if the environment seems
14047 suitable.
14048
14049 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14050
14051 * dg-extract-results.py (parse_run): Handle warnings that
14052 are printed before a test harness is run.
14053
14054 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14055
14056 * dg-extract-results.py (Named): Remove __cmp__ method.
14057 (output_variation): Use a key to sort variation.harnesses.
14058
14059 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14060
14061 * dg-extract-results.py: For Python 3, force sys.stdout to
14062 handle surrogate escape sequences.
14063 (safe_open): New function.
14064 (output_segment, main): Use it.
14065
14066 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14067
14068 * dg-extract-results.py (Prog.result_re): Include options
14069 in test name.
14070
14071 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14072
14073 * dg-extract-results.py (output_variation): Always sort if
14074 do_sum.
14075
14076 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14077
14078 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14079 as long as we get pagination notifications.
14080
14081 2014-12-15 Jason Merrill <jason@redhat.com>
14082
14083 * Makefile.in (check-gdb.%): Restore.
14084 * README: Mention it.
14085
14086 2014-12-13 Joel Brobecker <brobecker@adacore.com>
14087
14088 * gdb.ada/str_uninit: New testcase.
14089
14090 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14091
14092 PR symtab/17642
14093 * gdb.base/vla-stub-define.c: New file.
14094 * gdb.base/vla-stub.c: New file.
14095 * gdb.base/vla-stub.exp: New file.
14096
14097 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14098 Jan Kratochvil <jan.kratochvil@redhat.com>
14099 Tom Tromey <tromey@redhat.com>
14100
14101 * configure.ac: Add gdb.compile/.
14102 * configure: Regenerate.
14103 * gdb.compile/Makefile.in: New file.
14104 * gdb.compile/compile-ops.exp: New file.
14105 * gdb.compile/compile-ops.c: New file.
14106 * gdb.compile/compile-tls.c: New file.
14107 * gdb.compile/compile-tls.exp: New file.
14108 * gdb.compile/compile-constvar.S: New file.
14109 * gdb.compile/compile-constvar.c: New file.
14110 * gdb.compile/compile-mod.c: New file.
14111 * gdb.compile/compile-nodebug.c: New file.
14112 * gdb.compile/compile-setjmp-mod.c: New file.
14113 * gdb.compile/compile-setjmp.c: New file.
14114 * gdb.compile/compile-setjmp.exp: New file.
14115 * gdb.compile/compile-shlib.c: New file.
14116 * gdb.compile/compile.c: New file.
14117 * gdb.compile/compile.exp: New file.
14118 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14119
14120 2014-12-12 Tom Tromey <tromey@redhat.com>
14121
14122 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14123 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14124
14125 2014-12-12 Doug Evans <dje@google.com>
14126
14127 * lib/gdb-python.exp (get_python_valueof): New function.
14128 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14129
14130 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14131
14132 * gdb.base/completion.exp: Add test for completion of "info
14133 registers ".
14134
14135 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14136
14137 * gdb.base/func-ptrs.c: New file.
14138 * gdb.base/func-ptrs.exp: New file.
14139
14140 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14141
14142 PR breakpoints/17012
14143 * gdb.base/dprintf-detach.c: New file.
14144 * gdb.base/dprintf-detach.exp: New file.
14145
14146 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14147
14148 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14149 * lib/gdb.exp (target_is_gdbserver): New procedure.
14150
14151 2014-12-08 Doug Evans <dje@google.com>
14152
14153 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14154
14155 2014-12-05 Yao Qi <yao@codesourcery.com>
14156
14157 * gdb.guile/scm-error.exp: Remove the third argument to
14158 gdb_remote_download.
14159 * gdb.guile/scm-frame-args.exp: Likewise.
14160 * gdb.guile/scm-section-script.exp: Likewise.
14161
14162 2014-12-05 Yao Qi <yao@codesourcery.com>
14163
14164 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14165
14166 2014-12-04 Doug Evans <dje@google.com>
14167
14168 * gdb.python/py-objfile.exp: Add tests for
14169 objfile.add_separate_debug_file.
14170
14171 2014-12-04 Doug Evans <dje@google.com>
14172
14173 * lib/gdb.exp (get_build_id): New function.
14174 (build_id_debug_filename_get): Rewrite to use it.
14175 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14176
14177 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14178
14179 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14180 `method(long)', not just 0x0.
14181 * gdb.cp/nsalias.exp: Align code labels to 4.
14182 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14183 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14184 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14185 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14186 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14187 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14188
14189 2014-12-02 Doug Evans <dje@google.com>
14190
14191 PR symtab/17602
14192 * gdb.cp/anon-ns.cc: Move guts of this file to ...
14193 * gdb.cp/anon-ns2.cc: ... here. New file.
14194 * gdb.cp/anon-ns.exp: Update.
14195
14196 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
14197
14198 * gdb.python/py-events.py (inferior_call_handler): New.
14199 (register_changed_handler, memory_changed_handler): New.
14200 (test_events.invoke): Register new handlers.
14201 * gdb.python/py-events.exp: Add tests for inferior call,
14202 memory_changed and register_changed events.
14203
14204 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14205
14206 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14207 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14208 if the linker doesn't understand this.
14209
14210 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14211
14212 * gdb.python/python.exp: Change expected reply to help().
14213
14214 2014-12-01 Yao Qi <yao@codesourcery.com>
14215
14216 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
14217 AC_CONFIG_SUBDIRS(gdb.gdbtk).
14218 * configure: Re-generated.
14219
14220 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
14221
14222 * gdb.cp/chained-calls.cc: New file.
14223 * gdb.cp/chained-calls.exp: New file.
14224 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
14225
14226 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
14227
14228 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
14229 * gdb.dwarf2/symtab-producer.exp: Same.
14230 * gdb.gdb/python-interrupts.exp: Same.
14231 * gdb.gdb/python-selftest.exp: Same.
14232 * gdb.python/py-linetable.exp: Same.
14233 * gdb.python/py-type.exp: Same.
14234 * gdb.python/py-value-cc.exp: Same.
14235 * gdb.python/py-value.exp: Same.
14236
14237 2014-11-28 Yao Qi <yao@codesourcery.com>
14238
14239 * gdb.base/break-probes.exp: Match library name prefixed with
14240 sysroot.
14241
14242 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
14243
14244 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
14245 test expected output. Add parentheses for the call to print.
14246 Remove L suffix from integers.
14247
14248 2014-11-26 Doug Evans <dje@google.com>
14249
14250 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
14251
14252 2014-11-22 Yao Qi <yao@codesourcery.com>
14253
14254 * gdb.trace/entry-values.c: Remove asms.
14255 (foo): Add foo_label.
14256 (bar): Add bar_label.
14257 * gdb.trace/entry-values.exp: Remove code computing foo's
14258 length and bar's length.
14259 (Dwarf::assemble): Invoke function_range for bar and use
14260 MACRO_AT_func for foo.
14261
14262 2014-11-22 Yao Qi <yao@codesourcery.com>
14263
14264 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
14265 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
14266 Use .Lgcc43_procstart instead of gcc43.
14267
14268 2014-11-21 Joel Brobecker <brobecker@adacore.com>
14269
14270 * gdb.ada/n_arr_bound: New testcase.
14271
14272 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
14273
14274 PR breakpoints/10737
14275 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
14276 test_catch_syscall_multi_arch.
14277 (test_catch_syscall_multi_arch): New function.
14278
14279 2014-11-20 Doug Evans <xdje42@gmail.com>
14280
14281 * gdb.base/maint.exp: Update expected output.
14282
14283 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
14284
14285 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
14286 4-byte instruction on S390.
14287
14288 2014-11-19 Joel Brobecker <brobecker@adacore.com>
14289
14290 * gdb.ada/arr_arr: New testcase.
14291
14292 2014-11-19 Joel Brobecker <brobecker@adacore.com>
14293
14294 * gdb.ada/pkd_arr_elem: New Testcase.
14295
14296 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
14297
14298 * gdb.reverse/break-precsave: Expect completion message for
14299 core file reads.
14300 * gdb.reverse/consecutive-precsave.exp: Likewise.
14301 * gdb.reverse/finish-precsave.exp: Likewise.
14302 * gdb.reverse/i386-precsave.exp: Likewise.
14303 * gdb.reverse/machinestate-precsave.exp: Likewise.
14304 * gdb.reverse/sigall-precsave.exp: Likewise.
14305 * gdb.reverse/solib-precsave.exp: Likewise.
14306 * gdb.reverse/step-precsave.exp: Likewise.
14307 * gdb.reverse/until-precsave.exp: Likewise.
14308 * gdb.reverse/watch-precsave.exp: Likewise.
14309
14310 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14311
14312 * gdb.base/bp-permanent.c: Include unistd.h.
14313 * gdb.python/py-framefilter-mi.c (main): Add return type.
14314 * gdb.python/py-framefilter.c (main): Likewise.
14315 * gdb.trace/actions-changed.c (main): Likewise.
14316
14317 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14318
14319 * gdb.mi/until.c: Add eye-catchers.
14320 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
14321 line numbers.
14322
14323 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14324
14325 * gdb.base/condbreak.exp: Drop references to removed non-prototype
14326 function header variants in break1.c.
14327 * gdb.base/ena-dis-br.exp: Likewise.
14328 * gdb.base/hbreak2.exp: Likewise.
14329 * gdb.reverse/until-precsave.exp: Drop references to removed
14330 non-prototype function header variants in ur1.c.
14331 * gdb.reverse/until-reverse.exp: Likewise.
14332
14333 2014-11-17 Petr Machata <pmachata@redhat.com>
14334
14335 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
14336 ${_cu_offset_size} bytes abbrev offset.
14337
14338 2014-11-15 Doug Evans <xdje42@gmail.com>
14339
14340 PR symtab/17559
14341 * gdb.base/line-symtabs.exp: New file.
14342 * gdb.base/line-symtabs.c: New file.
14343 * gdb.base/line-symtabs.h: New file.
14344
14345 2014-11-14 Yao Qi <yao@codesourcery.com>
14346
14347 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
14348 (func): Add label func_label.
14349 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
14350 Replace low_pc and high_pc with MACRO_AT_range.
14351 Replace name, low_pc and high_pc with MACRO_AT_func.
14352
14353 2014-11-14 Yao Qi <yao@codesourcery.com>
14354
14355 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
14356 Replace name, low_pc and high_pc with MACRO_AT_func.
14357
14358 2014-11-14 Yao Qi <yao@codesourcery.com>
14359
14360 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
14361 produce debug information.
14362 * gdb.dwarf2/implptr-optimized-out.S: Removed.
14363
14364 2014-11-14 Yao Qi <yao@codesourcery.com>
14365
14366 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
14367 object and get function length.
14368 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
14369 with MACRO_AT_func.
14370 (top-level): Replace gdb_compile and clean_restart with
14371 prepare_for_testing.
14372 * gdb.dwarf2/main.c (main): Add label main_label.
14373
14374 2014-11-14 Yao Qi <yao@codesourcery.com>
14375
14376 * lib/dwarf.exp (function_range): New procedure.
14377 (Dwarf::_handle_macro_at_func): New procedure.
14378 (Dwarf::_handle_macro_at_range): New procedure.
14379 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
14380
14381 2014-11-14 Yao Qi <yao@codesourcery.com>
14382
14383 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
14384 (_handle_attribute): New procedure.
14385
14386 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14387
14388 * gdb.ada/cond_lang/foo.c (callme): Add return type.
14389 * gdb.base/call-sc.c (zed): Likewise.
14390 * gdb.base/checkpoint.c (main): Likewise.
14391 * gdb.base/dump.c (main): Likewise.
14392 * gdb.base/gcore.c (main): Likewise.
14393 * gdb.base/huge.c (main): Likewise.
14394 * gdb.base/multi-forks.c (main): Likewise.
14395 * gdb.base/pr10179-a.c (main): Likewise.
14396 * gdb.base/savedregs.c (main): Likewise.
14397 * gdb.base/sigaltstack.c (main): Likewise.
14398 * gdb.base/siginfo.c (main): Likewise.
14399 * gdb.base/structs.c (zed): Likewise.
14400 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
14401 * gdb.mi/mi-syn-frame.c (main): Likewise.
14402 * gdb.mi/until.c (foo, main): Likewise.
14403 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
14404 * gdb.base/solib-weak.c (foo): Declare.
14405 * gdb.base/attach-twice.c: Include stdio.h.
14406 * gdb.base/weaklib1.c: Likewise.
14407 * gdb.base/weaklib2.c: Likewise.
14408 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
14409 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14410 unistd.h.
14411 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14412 * gdb.mi/mi-exit-code.c: Likewise.
14413 * gdb.base/break-interp-lib.c: Include string.h.
14414 * gdb.base/coremaker.c: Likewise.
14415 * gdb.base/testenv.c: Likewise.
14416 * gdb.python/py-finish-breakpoint.c: Likewise.
14417 * gdb.base/inferior-died.c: Include sys/wait.h.
14418 * gdb.base/fileio.c: Include time.h.
14419 * gdb.base/async-shell.c: Include unistd.h.
14420 * gdb.base/dprintf-non-stop.c: Likewise.
14421 * gdb.base/info-os.c: Likewise.
14422 * gdb.mi/mi-console.c: Likewise.
14423 * gdb.mi/watch-nonstop.c: Likewise.
14424 * gdb.python/py-events.c: Likewise.
14425 * gdb.base/async.c (baz): Move up before its invocation.
14426 * gdb.base/code_elim2.c (my_global_func): Likewise.
14427 * gdb.base/skip-solib-lib.c (multiply): Likewise.
14428 * gdb.base/advance.c (func2): Likewise.
14429
14430 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14431
14432 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
14433 variant.
14434 * gdb.base/annota3.c: Likewise.
14435 * gdb.base/async.c: Likewise.
14436 * gdb.base/average.c: Likewise.
14437 * gdb.base/call-ar-st.c: Likewise.
14438 * gdb.base/call-rt-st.c: Likewise.
14439 * gdb.base/call-sc.c: Likewise.
14440 * gdb.base/call-strs.c: Likewise.
14441 * gdb.base/ending-run.c: Likewise.
14442 * gdb.base/execd-prog.c: Likewise.
14443 * gdb.base/exprs.c: Likewise.
14444 * gdb.base/foll-exec.c: Likewise.
14445 * gdb.base/foll-fork.c: Likewise.
14446 * gdb.base/foll-vfork.c: Likewise.
14447 * gdb.base/funcargs.c: Likewise.
14448 * gdb.base/gcore.c: Likewise.
14449 * gdb.base/jump.c: Likewise.
14450 * gdb.base/langs0.c: Likewise.
14451 * gdb.base/langs1.c: Likewise.
14452 * gdb.base/langs2.c: Likewise.
14453 * gdb.base/mips_pro.c: Likewise.
14454 * gdb.base/nodebug.c: Likewise.
14455 * gdb.base/opaque0.c: Likewise.
14456 * gdb.base/opaque1.c: Likewise.
14457 * gdb.base/recurse.c: Likewise.
14458 * gdb.base/run.c: Likewise.
14459 * gdb.base/scope0.c: Likewise.
14460 * gdb.base/scope1.c: Likewise.
14461 * gdb.base/setshow.c: Likewise.
14462 * gdb.base/setvar.c: Likewise.
14463 * gdb.base/shmain.c: Likewise.
14464 * gdb.base/shr1.c: Likewise.
14465 * gdb.base/shr2.c: Likewise.
14466 * gdb.base/sigall.c: Likewise.
14467 * gdb.base/signals.c: Likewise.
14468 * gdb.base/so-indr-cl.c: Likewise.
14469 * gdb.base/solib2.c: Likewise.
14470 * gdb.base/structs.c: Likewise.
14471 * gdb.base/sum.c: Likewise.
14472 * gdb.base/vforked-prog.c: Likewise.
14473 * gdb.base/watchpoint.c: Likewise.
14474 * gdb.reverse/shr2.c: Likewise.
14475 * gdb.reverse/until-reverse.c: Likewise.
14476 * gdb.reverse/ur1.c: Likewise.
14477 * gdb.reverse/watch-reverse.c: Likewise.
14478
14479 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14480
14481 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
14482 variant.
14483 * gdb.base/sepdebug.exp: Drop references to removed code.
14484
14485 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14486
14487 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
14488 variant. Preserve original line numbering.
14489 * gdb.base/list1.c: Likewise.
14490
14491 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14492
14493 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
14494 variant.
14495 * gdb.base/break1.c: Likewise.
14496 * gdb.base/break.exp: Drop references to removed code.
14497
14498 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14499
14500 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
14501 variant.
14502
14503 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14504
14505 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
14506
14507 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14508
14509 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
14510 logic into perform_all_tests() and invoke it with and without
14511 function header prototypes.
14512 (do_function_calls): Remove conditional XFAIL for PR 5318.
14513 (rerun_and_prepare): Remove duplicate code.
14514 (perform_all_tests): New. Main logic moved here.
14515
14516 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14517
14518 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
14519 code guarded by #ifdef NO_PROTOTYPES.
14520 (t_double_many_args): Likewise.
14521 (DEF_FUNC_MANY_ARGS_1): Likewise.
14522 (DEF_FUNC_VALUES_1): Likewise.
14523 (t_structs_ldc): Renamed from t_structs_fc in conditional code
14524 guarded by #ifdef PROTOTYPES.
14525
14526 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14527
14528 * gdb.mi/mi-console.c: Add eye-catcher.
14529 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
14530 instead of literal line number.
14531
14532 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14533
14534 * gdb.base/shr2.c: Add eye-catcher.
14535 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
14536 line number.
14537
14538 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14539
14540 * gdb.base/jump.c: Add eye-catchers.
14541 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
14542 numbers.
14543
14544 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14545
14546 * gdb.base/execd-prog.c: Add eye-catchers.
14547 * gdb.base/foll-exec.c: Likewise.
14548 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
14549 line numbers.
14550
14551 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14552
14553 * gdb.base/ending-run.c: Add eye-catchers.
14554 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
14555 literal line numbers.
14556
14557 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14558
14559 * gdb.base/call-rt-st.c: Add eye-catchers.
14560 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
14561 literal line numbers.
14562
14563 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14564
14565 * gdb.base/call-ar-st.c: Add eye-catchers.
14566 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
14567 literal line numbers.
14568
14569 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14570
14571 * gdb.base/average.c: Add eye-catchers.
14572 * gdb.base/sum.c: Likewise.
14573 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
14574 regexps dynamically.
14575
14576 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14577
14578 * gdb.base/solib1.c: Add eye-catchers.
14579 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
14580 literal line numbers.
14581
14582 2014-11-12 Pedro Alves <palves@redhat.com>
14583
14584 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
14585 leader has exited.
14586
14587 2014-11-12 Pedro Alves <palves@redhat.com>
14588
14589 * gdb.arch/i386-bp_permanent.c: New file.
14590 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
14591 (srcfile): Set to i386-bp_permanent.c.
14592 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
14593 that stepi does not execute the 'leave' instruction, instead of
14594 testing it does execute.
14595 * gdb.base/bp-permanent.c: New file.
14596 * gdb.base/bp-permanent.exp: New file.
14597
14598 2014-11-10 Doug Evans <xdje42@gmail.com>
14599
14600 PR symtab/17564
14601 * gdb.base/symtab-search-order.exp: New file.
14602 * gdb.base/symtab-search-order.c: New file.
14603 * gdb.base/symtab-search-order-1.c: New file.
14604 * gdb.base/symtab-search-order-shlib-1.c: New file.
14605
14606 2014-11-07 Pedro Alves <palves@redhat.com>
14607
14608 PR gdb/17511
14609 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
14610 i?86-*-linux*.
14611
14612 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
14613
14614 PR c++/17494
14615 * gdb.cp/pr17494.cc: New file.
14616 * gdb.cp/pr17494.exp: New file.
14617
14618 2014-11-02 Yao Qi <yao@codesourcery.com>
14619
14620 * gdb.python/python.exp: Get working directory and match the
14621 output of "set extended-prompt \\w " with it.
14622
14623 2014-10-30 Doug Evans <dje@google.com>
14624
14625 * gdb.python/py-objfile.exp: Add tests for setting random attributes
14626 in objfiles.
14627 * gdb.python/py-progspace.exp: Add tests for setting random attributes
14628 in progspaces.
14629
14630 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
14631
14632 * gdb.base/fullpath-expand.exp: Skip for a remote host.
14633 * gdb.base/realname-expand.exp: Likewise.
14634 * gdb.linespec/macro-relative.exp: Likewise.
14635
14636 2014-10-29 Pedro Alves <palves@redhat.com>
14637
14638 PR gdb/17408
14639 * gdb.threads/schedlock.c (some_function): New function.
14640 (call_function): New global.
14641 (MAYBE_CALL_SOME_FUNCTION): New macro.
14642 (thread_function): Call it.
14643 * gdb.threads/schedlock.exp (get_args): Add description parameter,
14644 and use it instead of a global counter. Adjust all callers.
14645 (get_current_thread): Use "find current thread" for test message
14646 here rather than having all callers pass down the same string.
14647 (goto_loop): New procedure, factored out from ...
14648 (my_continue): ... this.
14649 (step_ten_loops): Change parameter from test message to command to
14650 use. Adjust.
14651 (list_count): Delete global.
14652 (check_result): New procedure, factored out from duplicate top
14653 level code.
14654 (continue tests): Wrap in with_test_prefix.
14655 (test_step): New procedure, factored out from duplicate top level
14656 code.
14657 (top level): Test "step" in combination with all scheduler-locking
14658 modes. Test "next" in combination with all scheduler-locking
14659 modes, and in combination with stepping over a function call or
14660 not.
14661 * gdb.threads/next-bp-other-thread.c: New file.
14662 * gdb.threads/next-bp-other-thread.exp: New file.
14663
14664 2014-10-29 Pedro Alves <palves@redhat.com>
14665
14666 PR python/17372
14667 * gdb.python/python.exp: Test a multi-line command that spawns
14668 interactive Python.
14669 * gdb.base/multi-line-starts-subshell.exp: New file.
14670
14671 2014-10-29 Yao Qi <yao@codesourcery.com>
14672
14673 * gdb.base/fileio.exp: Make directories on host.
14674
14675 2014-10-29 Yao Qi <yao@codesourcery.com>
14676
14677 * gdb.base/fileio.c (test_write): Close the file.
14678
14679 2014-10-28 Pedro Alves <palves@redhat.com>
14680
14681 PR gdb/12623
14682 * gdb.base/sigstep.c (no_handler): New global.
14683 (main): If 'no_handler is true, set the signal handlers to
14684 SIG_IGN.
14685 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14686 with_sw_watch and no_handler parameters. Handle them.
14687 (top level) <stepping over handler when stopped at a breakpoint
14688 test>: Add a test axis for testing with a software watchpoint, and
14689 another for testing with the signal handler set to SIG_IGN.
14690 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14691 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14692
14693 2014-10-28 Pedro Alves <palves@redhat.com>
14694
14695 PR gdb/17511
14696 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14697 * gdb.base/sigstep.exp (other_handler_location): New global.
14698 (advance): Support stepping into the signal handler, and running
14699 commands while in the handler.
14700 (in_handler_map): New global.
14701 (top level): In the advance test, add combinations for getting
14702 into the handler with stepping commands, and for running commands
14703 in the handler. Add comment descripting the advancei tests.
14704
14705 2014-10-28 Pedro Alves <palves@redhat.com>
14706
14707 * gdb.base/sigstep.exp: Use build_executable instead of
14708 prepare_for_testing.
14709 (top level): Move code that starts GDB, runs to main and creates a
14710 display to ...
14711 (restart): ... this new procedure.
14712 (top level): Move backtrace from signal handler test to ...
14713 (validate_backtrace): ... this new procedure.
14714 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14715 with_test_prefix. Always restart GDB.
14716 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14717 with_test_prefix. Always restart GDB. No need to delete
14718 breakpoints after the test.
14719 (test_skip_handler): Remove prefix parameter.
14720 (skip_over_handler, breakpoint_to_handler)
14721 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14722 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14723 restart GDB. No need to delete breakpoints after the test.
14724 (top level): Use foreach to call the test procedures with
14725 different commands.
14726
14727 2014-10-28 Pedro Alves <palves@redhat.com>
14728
14729 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14730 instead of GNATS numbers.
14731 * gdb.base/sigbpt.exp: Likewise.
14732 * gdb.base/siginfo.exp: Likewise.
14733 * gdb.base/sigstep.exp: Likewise.
14734
14735 2014-10-27 Pedro Alves <palves@redhat.com>
14736
14737 * gdb.base/sigstep.c (dummy): New global.
14738 (main): Issue a couple writes to the new global.
14739 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14740 procedures.
14741 (skip_over_handler): Use test_skip_handler.
14742 (top level): Call skip_over_handler for stepi and nexti too.
14743 (breakpoint_over_handler): Use test_skip_handler.
14744 (top level): Call breakpoint_over_handler for stepi and nexti too.
14745
14746 2014-10-27 Yao Qi <yao@codesourcery.com>
14747
14748 * gdb.trace/tfile.c (adjust_function_address)
14749 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14750 function descriptor.
14751
14752 2014-10-24 Don Breazeal <donb@codesourcery.com>
14753
14754 * gdb.base/foll-fork.exp (test_follow_fork,
14755 catch_fork_child_follow): Check for updated fork messages emitted
14756 from infrun.c.
14757 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14758 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14759 vfork_and_exec_child_follow_through_step): Check for updated vfork
14760 messages emitted from infrun.c.
14761
14762 2014-10-24 Pedro Alves <palves@redhat.com>
14763
14764 * gdb.base/corefile.exp: Remove references to ultrix.
14765 * gdb.base/interrupt.exp: Likewise.
14766 * gdb.base/whatis.exp: Likewise.
14767 * gdb.gdb/selftest.exp: Likewise.
14768 * gdb.threads/manythreads.exp: Likewise.
14769 * gdb.threads/print-threads.exp: Likewise.
14770 * gdb.threads/pthreads.exp:: Likewise.
14771 * gdb.threads/schedlock.exp: Likewise.
14772
14773 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14774
14775 * gdb.cp/non-trivial-retval.cc: Add a test case.
14776 * gdb.cp/non-trivial-retval.exp: Add a test.
14777
14778 2014-10-20 Yao Qi <yao@codesourcery.com>
14779
14780 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14781 * gdb.python/py-objfile-script-gdb.py: New file.
14782 * gdb.python/py-objfile-script.exp: Update reference to
14783 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14784 of remote_download. Remove the dest file.
14785
14786 2014-10-20 Yao Qi <yao@codesourcery.com>
14787
14788 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14789 * gdb.base/step-line.exp: Likewise.
14790 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14791 * gdb.dwarf2/dw2-basic.exp: Likewise.
14792 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14793 * gdb.dwarf2/dw2-filename.exp: Likewise.
14794 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14795 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14796 * gdb.dwarf2/dw2-producer.exp: Likewise.
14797 * gdb.dwarf2/mac-fileno.exp: Likewise.
14798 * gdb.python/py-frame-args.exp: Likewise.
14799 * gdb.python/py-framefilter.exp: Likewise.
14800 * gdb.python/py-mi.exp: Likewise.
14801 * gdb.python/py-objfile-script.exp: Likewise
14802 * gdb.python/py-pp-integral.exp: Likewise.
14803 * gdb.python/py-pp-re-notag.exp: Likewise.
14804 * gdb.python/py-prettyprint.exp: Likewise.
14805 * gdb.python/py-section-script.exp: Likewise.
14806 * gdb.python/py-typeprint.exp: Likewise.
14807 * gdb.python/py-xmethods.exp: Likewise.
14808 * gdb.stabs/weird.exp: Likewise.
14809 * gdb.xml/tdesc-regs.exp: Likewise.
14810
14811 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
14812
14813 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
14814 (out_cu): Use addr_len for the size of addresses.
14815 (out_line): Likewise. Size DW_LNE_set_address instruction
14816 according to addr_len.
14817 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
14818 (FUNC): Add START_INSNS to definition.
14819
14820 2014-10-18 Yao Qi <yao@codesourcery.com>
14821
14822 * gdb.base/argv0-symlink.exp: Check argv[0] value if
14823 gdb_has_argv0 return true.
14824 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
14825 check [target_info exists noargs], check [gdb_has_argv0]
14826 instead.
14827 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14828 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
14829 procedures.
14830
14831 2014-10-17 Doug Evans <dje@google.com>
14832
14833 * gdb.python/py-events.exp: Update expected output for clear_objfiles
14834 event.
14835 * gdb.python/py-events.py: Add clear_objfiles event.
14836
14837 2014-10-17 Doug Evans <dje@google.com>
14838
14839 * gdb.python/py-objfile.exp: Test progspace attribute.
14840
14841 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
14842
14843 * gdb.guile/scm-breakpoint.exp: Do not assume any
14844 directory separators when matching source file paths.
14845 * gdb.python/py-breakpoint.exp: Likewise.
14846 * gdb.reverse/break-precsave.exp: Likewise.
14847 * gdb.reverse/break-reverse.exp: Likewise.
14848 * gdb.reverse/consecutive-precsave.exp: Likewise.
14849 * gdb.reverse/finish-precsave.exp: Likewise.
14850 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
14851 * gdb.reverse/finish-reverse.exp: Likewise.
14852 * gdb.reverse/i386-precsave.exp: Likewise.
14853 * gdb.reverse/i387-env-reverse.exp: Likewise.
14854 * gdb.reverse/i387-stack-reverse.exp: Likewise.
14855 * gdb.reverse/machinestate-precsave.exp: Likewise.
14856 * gdb.reverse/machinestate.exp: Likewise.
14857 * gdb.reverse/sigall-precsave.exp: Likewise.
14858 * gdb.reverse/solib-precsave.exp: Likewise.
14859 * gdb.reverse/step-precsave.exp: Likewise.
14860 * gdb.reverse/until-precsave.exp: Likewise.
14861 * gdb.reverse/watch-precsave.exp: Likewise.
14862 * gdb.reverse/watch-reverse.exp: Likewise.
14863
14864 2014-10-17 Yao Qi <yao@codesourcery.com>
14865
14866 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
14867 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
14868
14869 2014-10-17 Pedro Alves <palves@redhat.com>
14870
14871 PR gdb/17471
14872 * gdb.base/bg-execution-repeat.c: New file.
14873 * gdb.base/bg-execution-repeat.exp: New file.
14874
14875 2014-10-17 Pedro Alves <palves@redhat.com>
14876
14877 PR gdb/17300
14878 * gdb.base/continue-all-already-running.c: New file.
14879 * gdb.base/continue-all-already-running.exp: New file.
14880
14881 2014-10-17 Pedro Alves <palves@redhat.com>
14882
14883 PR gdb/17472
14884 * gdb.base/annota-input-while-running.c: New file.
14885 * gdb.base/annota-input-while-running.exp: New file.
14886
14887 2014-10-17 Pedro Alves <palves@redhat.com>
14888
14889 * gdb.base/callfuncs.exp: emove references to osf.
14890 * gdb.base/sigall.exp: Likewise.
14891 * gdb.gdb/selftest.exp: Likewise.
14892 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14893 * gdb.mi/non-stop.c: Likewise.
14894 * gdb.mi/pthreads.c: Likewise.
14895 * gdb.reverse/sigall-precsave.exp: Likewise.
14896 * gdb.reverse/sigall-reverse.exp: Likewise.
14897 * gdb.threads/pthreads.c: Likewise.
14898 * gdb.threads/pthreads.exp: Likewise.
14899
14900 2014-10-17 Yao Qi <yao@codesourcery.com>
14901
14902 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
14903 check 'target_info exists noargs'.
14904 (test_command_prompt_position): Likewise.
14905 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
14906 Remove "set args".
14907 (progvar_simple_while_test): Likewise.
14908 (progvar_complex_if_while_test): Likewise.
14909 (if_while_breakpoint_command_test): Likewise.
14910 (infrun_breakpoint_command_test): Likewise.
14911 (breakpoint_command_test): Likewise.
14912 (watchpoint_command_test): Likewise.
14913 (bp_deleted_in_command_test): Likewise.
14914 (temporary_breakpoint_commands): Likewise.
14915
14916 2014-10-16 Yao Qi <yao@codesourcery.com>
14917
14918 * gdb.base/remotetimeout.exp: Remove noargs checking.
14919
14920 2014-10-15 Pedro Alves <palves@redhat.com>
14921
14922 PR breakpoints/9649
14923 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
14924 * gdb.base/breakpoint-in-ro-region.exp
14925 (probe_target_hardware_step): New procedure.
14926 (top level): Probe hardware stepping and hardware breakpoint
14927 support. Test stepping through a read-only region, with both
14928 "breakpoint auto-hw" on and off and both "always-inserted" on and
14929 off.
14930
14931 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
14932
14933 * gdb.dlang/demangle.exp: Update for demangling changes.
14934
14935 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14936
14937 * gdb.cp/non-trivial-retval.cc: Add new test cases.
14938 * gdb.cp/non-trivial-retval.exp: Add new tests.
14939
14940 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14941
14942 PR c++/13403
14943 PR c++/15154
14944 * gdb.cp/non-trivial-retval.cc: New file.
14945 * gdb.cp/non-trivial-retval.exp: New file.
14946
14947 2014-10-15 Yao Qi <yao@codesourcery.com>
14948
14949 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
14950 remote host.
14951
14952 2014-10-15 Yao Qi <yao@codesourcery.com>
14953
14954 * gdb.python/py-symbol.exp: Match file base name if host is
14955 remote, otherwise match file name with dir name.
14956 * gdb.python/py-symtab.exp: Likewise.
14957 * gdb.python/python.exp: Likewise.
14958
14959 2014-10-15 Yao Qi <yao@codesourcery.com>
14960
14961 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
14962 pattern.
14963 * gdb.python/py-symtab.exp: Likewise.
14964 * gdb.python/python.exp: Remove trailing ".*". Fix typo
14965 locationn.
14966
14967 2014-10-14 Joel Brobecker <brobecker@adacore.com>
14968
14969 * gdb.ada/addr_arith: New testcase.
14970
14971 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
14972
14973 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
14974 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
14975 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
14976 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
14977
14978 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
14979
14980 * gdb.arch/stap-eval-lang-ada.S: Likewise.
14981 * gdb.arch/stap-eval-lang-ada.c: Likewise.
14982 * gdb.arch/stap-eval-lang-ada.exp: New file.
14983
14984 2014-10-14 Yao Qi <yao@codesourcery.com>
14985
14986 * gdb.mi/mi-var-child.c (nothing1): New function.
14987 (nothing2): New function.
14988 (do_children_tests): Set function pointers by nothing1 and
14989 nothing2.
14990 * gdb.mi/mi-var-child.exp: Step over new added statements.
14991 Update test to match the new output.
14992 * gdb.mi/var-cmd.c (nothing1): New function.
14993 (nothing2): New function.
14994 (do_children_tests): Set function pointers by nothing1 and
14995 nothing2.
14996 * gdb.mi/mi-var-display.exp: Update test to match output.
14997 Step to the line specified by $line_dct_nothing.
14998 Increase the number of lines to step.
14999
15000 2014-10-14 Yao Qi <yao@codesourcery.com>
15001
15002 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15003 tests.
15004 * gdb.mi/mi2-var-child.exp: Likewise.
15005
15006 2014-10-13 Doug Evans <dje@google.com>
15007
15008 * gdb.python/py-objfile.exp: Change name of file name test.
15009
15010 2014-10-13 Doug Evans <dje@google.com>
15011
15012 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15013 from the start of the CU.
15014
15015 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15016 Yao Qi <yao@codesourcery.com>
15017
15018 Fix "save breakpoints" for "catch" command.
15019 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15020 Remove -nonewline. Match also the added "main" line.
15021
15022 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15023
15024 Fix "save breakpoints" for "disable $bpnum" command.
15025 * gdb.base/save-bp.c (main): Add label.
15026 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15027
15028 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15029
15030 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15031
15032 2014-10-11 Yao Qi <yao@codesourcery.com>
15033
15034 * gdb.server/server-kill.exp: Execute command
15035 "set remote trace-status-packet on" before "tstatus".
15036
15037 2014-10-11 Yao Qi <yao@codesourcery.com>
15038
15039 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15040 (main): Call getppid.
15041 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15042 and continue to it. Read variable "server_pid".
15043
15044 2014-10-11 Yao Qi <yao@codesourcery.com>
15045
15046 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15047
15048 2014-10-11 Yao Qi <yao@codesourcery.com>
15049
15050 * gdb.threads/thread-find.exp: Don't execute command
15051 "info threads".
15052 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15053 * gdb.threads/linux-dp.exp: Don't check the condition
15054 $threads_created equals to zero.
15055
15056 2014-10-10 Pedro Alves <palves@redhat.com>
15057
15058 * gdb.base/bigcore.exp: Remove references to IRIX.
15059 * gdb.base/funcargs.exp: Likewise.
15060 * gdb.base/interrupt.exp: Likewise.
15061 * gdb.base/mips_pro.exp: Likewise.
15062 * gdb.base/nodebug.exp: Likewise.
15063 * gdb.base/setvar.exp: Likewise.
15064 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15065
15066 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15067 Pedro Alves <palves@redhat.com>
15068
15069 PR symtab/14466
15070 * gdb.base/vdso-warning.c: New file.
15071 * gdb.base/vdso-warning.exp: New file.
15072
15073 2014-10-02 Doug Evans <dje@google.com>
15074
15075 * gdb.base/structs.c (main): Don't run forever.
15076
15077 2014-10-02 Pedro Alves <palves@redhat.com>
15078
15079 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15080 (top level) <stop threads 1, stop threads 2>: Use it.
15081
15082 2014-10-02 Pedro Alves <palves@redhat.com>
15083
15084 * gdb.threads/break-while-running.exp (test): Add new
15085 'update_thread_list' argument. Skip "info threads" if false.
15086 (top level): Add new 'update_thread_list' axis.
15087
15088 2014-10-02 Pedro Alves <palves@redhat.com>
15089
15090 PR breakpoints/17431
15091 * gdb.base/execl-update-breakpoints.c: New file.
15092 * gdb.base/execl-update-breakpoints.exp: New file.
15093
15094 2014-10-01 Pedro Alves <palves@redhat.com>
15095
15096 * gdb.base/breakpoint-in-ro-region.c: New file.
15097 * gdb.base/breakpoint-in-ro-region.exp: New file.
15098
15099 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15100
15101 * gdb.mi/mi-exit-code.exp: New file.
15102 * gdb.mi/mi-exit-code.c: New file.
15103
15104 2014-09-30 Yao Qi <yao@codesourcery.com>
15105
15106 * lib/prelink-support.exp (build_executable_own_libs): Error if
15107 the target isn't native.
15108
15109 2014-09-30 Yao Qi <yao@codesourcery.com>
15110
15111 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15112 false.
15113
15114 2014-09-22 Pedro Alves <palves@redhat.com>
15115
15116 * gdb.threads/break-while-running.exp: New file.
15117 * gdb.threads/break-while-running.c: New file.
15118
15119 2014-09-19 Yao Qi <yao@codesourcery.com>
15120
15121 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15122 Invoke test. Restart GDB with --readnow and invoke test again.
15123
15124 2014-09-19 Yao Qi <yao@codesourcery.com>
15125
15126 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15127 proc set_breakpoint_on_gcd_function. Invoke
15128 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15129 invoke set_breakpoint_on_gcd_function again.
15130
15131 2014-09-18 Doug Evans <dje@google.com>
15132
15133 * gdb.dwarf2/symtab-producer.exp: New file.
15134
15135 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15136
15137 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15138 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15139 * gdb.base/global-var-nested-by-dso.c: Likewise.
15140 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15141
15142 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15143 Pedro Alves <palves@redhat.com>
15144
15145 * gdb.base/watch-bitfields.exp: Pass string other than test file
15146 name to prepare_for_testing.
15147 (watch): New procedure.
15148 (expect_watchpoint): Use with_test_prefix.
15149 (top level): Factor out tests to ...
15150 (test_watch_location, test_regular_watch): ... these new
15151 procedures, and use with_test_prefix and gdb_continue_to_end.
15152
15153 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15154
15155 PR breakpoints/12526
15156 * gdb.base/watch-bitfields.exp: New file.
15157 * gdb.base/watch-bitfields.c: New file.
15158
15159 2014-09-16 Pedro Alves <palves@redhat.com>
15160
15161 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15162 software and hardware addresses, not software address against
15163 itself.
15164
15165 2014-09-16 Pedro Alves <palves@redhat.com>
15166
15167 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15168 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15169
15170 2014-09-16 Pedro Alves <palves@redhat.com>
15171
15172 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15173 files.
15174 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15175 "*-*-vxworks*" throughout.
15176 * gdb.base/break.exp: Likewise.
15177 * gdb.base/default.exp: Likewise.
15178 * gdb.base/scope.exp: Likewise.
15179 * gdb.base/sepdebug.exp: Likewise.
15180 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15181 throughout.
15182 * gdb.base/run.c: Likewise.
15183 * gdb.base/sepdebug.c: Likewise.
15184 * gdb.hp/gdb.aCC/run.c: Likewise.
15185 * gdb.reverse/until-reverse.c: Likewise.
15186 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15187
15188 2014-09-16 Yao Qi <yao@codesourcery.com>
15189
15190 * boards/local-remote-host-native.exp: New file.
15191
15192 2014-09-14 Doug Evans <xdje42@gmail.com>
15193
15194 * gdb.threads/queue-signal.c (thread_count): New variable.
15195 (thread_count_mutex, thread_count_condvar): New variables.
15196 (incr_thread_count, wait_all_threads_running): New functions.
15197 (main): Wait for all threads to be in their thread functions.
15198
15199 2014-09-13 Doug Evans <xdje42@gmail.com>
15200
15201 * gdb.threads/queue-signal.c: New file.
15202 * gdb.threads/queue-signal.exp: New file.
15203
15204 2014-09-13 Doug Evans <xdje42@gmail.com>
15205
15206 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15207 be consistent with what default_gdb_init uses.
15208 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15209 the plain text of the prompt. Add some logging printfs.
15210 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15211
15212 2014-09-12 Pedro Alves <palves@redhat.com>
15213
15214 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
15215 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
15216 * gdb.arch/i386-size-overlap.exp: Likewise.
15217 * gdb.arch/i386-size.exp: Likewise.
15218 * gdb.arch/i386-unwind.exp: Likewise.
15219 * gdb.base/a2-run.exp: Likewise.
15220 * gdb.base/break.exp: Likewise.
15221 * gdb.base/charset.exp: Likewise.
15222 * gdb.base/chng-syms.exp: Likewise.
15223 * gdb.base/commands.exp: Likewise.
15224 * gdb.base/dbx.exp: Likewise.
15225 * gdb.base/find.exp: Likewise.
15226 * gdb.base/funcargs.exp: Likewise.
15227 * gdb.base/jit-simple.exp: Likewise.
15228 * gdb.base/reread.exp: Likewise.
15229 * gdb.base/sepdebug.exp: Likewise.
15230 * gdb.base/step-bt.exp: Likewise.
15231 * gdb.cp/mb-inline.exp: Likewise.
15232 * gdb.cp/mb-templates.exp: Likewise.
15233 * gdb.objc/basicclass.exp: Likewise.
15234 * gdb.threads/killed.exp: Likewise.
15235
15236 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15237
15238 PR tdep/17379
15239 * gdb.arch/powerpc-stackless.S: New file.
15240 * gdb.arch/powerpc-stackless.exp: New file.
15241
15242 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15243
15244 * gdb.base/attach.c: Include unistd.h.
15245 (main): Call alarm. Add label postloop.
15246 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
15247 gdb_breakpoint, gdb_continue_to_breakpoint.
15248 (test_command_line_attach_run): Kill ${testpid} in one exit path.
15249
15250 2014-09-11 Pedro Alves <palves@redhat.com>
15251
15252 PR gdb/17347
15253 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
15254 * gdb.base/attach.exp (test_command_line_attach_run): New
15255 procedure.
15256 (top level): Call it.
15257
15258 2014-09-11 Pedro Alves <palves@redhat.com>
15259
15260 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
15261 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
15262 (do_command_attach_tests): Use spawn_wait_for_attach.
15263 * gdb.base/solib-overlap.exp: Likewise.
15264 * gdb.multi/multi-attach.exp: Likewise.
15265 * gdb.python/py-prompt.exp: Likewise.
15266 * gdb.python/py-sync-interp.exp: Likewise.
15267 * gdb.server/ext-attach.exp: Likewise.
15268
15269 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
15270
15271 * gdb.fortran/array-element.exp: Remove unexpected "continue"
15272 command in testcase. Simplify testcase.
15273
15274 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15275
15276 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
15277
15278 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15279
15280 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
15281
15282 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15283
15284 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
15285
15286 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15287
15288 * gdb.dwarf2/dynarr-ptr.c: New file.
15289 * gdb.dwarf2/dynarr-ptr.exp: New file.
15290
15291 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15292
15293 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
15294 of 30 rather than hardcoding 120 for a slow test case. Take the
15295 `gdb,timeout' target setting into account for this calculation.
15296 Don't extend the timeout for the test cases that don't need it.
15297
15298 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15299
15300 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
15301 a factor of 2 for a slow test case. Take the `gdb,timeout'
15302 target setting into account for this calculation.
15303 * gdb.reverse/until-precsave.exp: Increase the timeout by
15304 a factor of 15 and 3 respectively rather than adding 120
15305 for a pair of slow test cases. Take the `gdb,timeout'
15306 target setting into account for this calculation.
15307
15308 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15309
15310 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
15311 timeout, don't pass one down to gdb_expect.
15312 (gdb_expect): Rework timeout selection.
15313
15314 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15315
15316 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
15317 exception on timeout.
15318 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
15319 (gdbserver_start_extended): Catch any `gdbserver_start' error
15320 exceptions.
15321 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
15322 * lib/mi-support.exp (mi_gdb_target_load): Catch any
15323 `gdbserver_gdb_load' error exceptions.
15324
15325 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15326
15327 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
15328 120 on waiting for the TCP socket to open.
15329
15330 2014-09-09 Doug Evans <xdje42@gmail.com>
15331
15332 * gdb.base/default.exp (show_conv_list): Add _caller_is,
15333 _caller_matches, _any_caller_is, _any_caller_matches.
15334
15335 2014-09-09 Doug Evans <xdje42@gmail.com>
15336
15337 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
15338
15339 2014-09-09 Yao Qi <yao@codesourcery.com>
15340
15341 * gdb.mi/mi-var-display.exp: Set print symbol off.
15342
15343 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
15344
15345 PR gdb/17035
15346 * gdb.base/commands.exp: Add tests to verify user-defined
15347 commands with empty bodies.
15348 * gdb.python/py-cmd.exp: Test that we don't show user-defined
15349 python commands in `show user command`.
15350 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
15351 scheme commands in `show user command`.
15352
15353 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15354
15355 PR python/17355
15356 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
15357 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
15358 * gdb.python/py-framefilter-invalidarg.exp: New file.
15359 * gdb.python/py-framefilter-invalidarg.py: New file.
15360
15361 2014-09-06 Doug Evans <xdje42@gmail.com>
15362
15363 PR 15276
15364 * gdb.python/py-caller-is.c: New file.
15365 * gdb.python/py-caller-is.exp: New file.
15366
15367 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
15368
15369 PR gdb/17235
15370 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
15371 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
15372
15373 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
15374
15375 PR fortran/17237
15376 * gdb.fortran/print-formatted.exp: New file.
15377 * gdb.fortran/print-formatted.f90: Likewise.
15378
15379 2014-09-03 Sasha Smundak <asmundak@google.com>
15380
15381 * gdb.python/py-frame.exp: Test Frame.read_register.
15382
15383 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
15384
15385 PR python/16699
15386 * gdb.python/py-completion.exp: New file.
15387 * gdb.python/py-completion.py: Likewise.
15388
15389 2014-08-28 Doug Evans <dje@google.com>
15390
15391 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
15392 eax,etc. are live with values set by gdb and thus the compiler can't
15393 use them.
15394 * gdb.arch/i386-pseudo.c (main): Ditto.
15395
15396 2014-08-27 Doug Evans <dje@google.com>
15397
15398 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
15399
15400 2014-08-25 Doug Evans <dje@google.com>
15401
15402 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
15403 (main): Ditto.
15404
15405 2014-08-25 Doug Evans <dje@google.com>
15406
15407 * gdb.threads/thread-execl.exp: #include <stdio.h>.
15408
15409 2014-08-24 Yao Qi <yao@codesourcery.com>
15410
15411 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15412 symbol off.
15413 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15414
15415 2014-08-22 Doug Evans <dje@google.com>
15416
15417 PR 17276
15418 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15419 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15420 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15421
15422 2014-08-22 Yao Qi <yao@codesourcery.com>
15423
15424 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15425 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15426 * gdb.python/python.exp: Likewise. Use .py file on the host
15427 instead of the build.
15428
15429 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15430
15431 * gdb.threads/gcore-stale-thread.c: New file.
15432 * gdb.threads/gcore-stale-thread.exp: New file.
15433
15434 2014-08-21 Pedro Alves <palves@redhat.com>
15435
15436 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
15437 * gdb.base/gcore-relro-pie.exp: Likewise.
15438 * gdb.base/gcore-relro.exp: Likewise.
15439 * gdb.base/gcore.exp: Likewise.
15440 * gdb.base/print-symbol-loading.exp: Likewise.
15441 * gdb.threads/gcore-thread.exp: Likewise.
15442 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
15443
15444 2014-08-20 Pedro Alves <palves@redhat.com>
15445 Jan Kratochvil <jan.kratochvil@redhat.com>
15446
15447 * Makefile.in (EXTRA_RULES, CC): New variables, get from
15448 configure.
15449 (EXPECT): Handle READ1 being set.
15450 (all): Depend on EXTRA_RULES.
15451 (check-read1, expect-read1, read1.so, read1): New rules.
15452 * README (Testsuite Parameters): Document the READ1 make variable.
15453 (Race detection): New section.
15454 * configure: Regenerate.
15455 * configure.ac: If build==host==target, and running under a
15456 GNU/glibc system, add read1 to the extra Makefile rules.
15457 (EXTRA_RULES): AC_SUBST it.
15458 * lib/read1.c: New file.
15459
15460 2014-08-20 Joel Brobecker <brobecker@adacore.com>
15461
15462 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
15463 the handling of variables declared as a typedef to an array
15464 which a DW_AT_data_location attribute.
15465
15466 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
15467 Pedro Alves <palves@redhat.com>
15468
15469 PR symtab/14604
15470 PR symtab/14605
15471 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
15472 gdb_test.
15473
15474 2014-08-19 Pedro Alves <palves@redhat.com>
15475
15476 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
15477
15478 2014-08-19 Yao Qi <yao@codesourcery.com>
15479
15480 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
15481 right line.
15482
15483 2014-08-18 David Blaikie <dblaikie@gmail.com>
15484
15485 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
15486
15487 2014-08-18 Joel Brobecker <brobecker@adacore.com>
15488
15489 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
15490 attribute in array range.
15491
15492 2014-08-18 Joel Brobecker <brobecker@adacore.com>
15493
15494 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
15495
15496 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15497
15498 PR c++/17132
15499 * gdb.cp/pr17132.cc: New file.
15500 * gdb.cp/pr17132.exp: New file.
15501
15502 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15503
15504 * gdb.python/py-xmethods.py (A_getarrayind)
15505 (E_method_char_worker.__call__, E_method_int_worker.__call__):
15506 Use 'print' with function call syntax.
15507 (E_method_matcher.match): Fix tab vs space indentation mixup.
15508
15509 2014-08-15 Yao Qi <yao@codesourcery.com>
15510
15511 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
15512 false.
15513
15514 2014-08-15 Yao Qi <yao@codesourcery.com>
15515
15516 * gdb.cp/casts.exp: Set print symbol off.
15517 * gdb.cp/class2.exp: Likewise.
15518 * gdb.cp/overload.exp: Likewise.
15519 * gdb.cp/templates.exp: Likewise.
15520
15521 2014-08-11 Doug Evans <dje@google.com>
15522
15523 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
15524 (test_load_shlib): Update.
15525
15526 2014-08-09 Yao Qi <yao@codesourcery.com>
15527
15528 * gdb.base/display.exp: Invoke is_address_zero_readable.
15529 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
15530 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15531 * gdb.base/hbreak-unmapped.exp: Return if
15532 is_address_zero_readable returns true.
15533 * gdb.base/signest.exp: Likewise.
15534 * gdb.base/signull.exp: Likewise.
15535 * gdb.base/sigbpt.exp: Likewise.
15536 * gdb.guile/scm-disasm.exp: Do the test if
15537 is_address_zero_readable returns false.
15538 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
15539 * gdb.python/py-arch.exp: Likewise.
15540 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
15541 * lib/gdb.exp (is_address_zero_readable): New proc.
15542
15543 2014-08-09 Yao Qi <yao@codesourcery.com>
15544
15545 PR testsuite/13443
15546 * gdb.mi/mi-var-display.exp: Make test messages unique.
15547
15548 2014-08-04 Tom Tromey <tromey@redhat.com>
15549
15550 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
15551 target 0".
15552
15553 2014-08-04 Tom Tromey <tromey@redhat.com>
15554
15555 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
15556 "target_resume".
15557
15558 2014-08-01 Joel Brobecker <brobecker@adacore.com>
15559
15560 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
15561 inner_vla_struct_object_size.
15562 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
15563 as xfail.
15564
15565 2014-07-30 Pedro Alves <palves@redhat.com>
15566
15567 * gdb.threads/signal-command-handle-nopass.exp (test): Add
15568 comment.
15569
15570 2014-07-29 Yao Qi <yao@codesourcery.com>
15571
15572 PR gdb/17206
15573 * gdb.base/until-nodebug.exp: New.
15574
15575 2014-07-28 Doug Evans <xdje42@gmail.com>
15576
15577 PR guile/17203
15578 * gdb.guile/scm-parameter.exp: Add tests for trying to create
15579 previously existing parameter, and previously ambiguously spelled
15580 parameter.
15581
15582 2014-07-28 Will Newton <will.newton@linaro.org>
15583
15584 * gdb.base/varargs.exp: Remove KFAILs for ARM.
15585
15586 2014-07-26 Ludovic Courtès <ludo@gnu.org>
15587 Doug Evans <xdje42@gmail.com>
15588
15589 PR guile/17146
15590 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
15591
15592 2014-07-25 Pedro Alves <palves@redhat.com>
15593
15594 * gdb.threads/signal-command-handle-nopass.c: New file.
15595 * gdb.threads/signal-command-handle-nopass.exp: New file.
15596 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
15597 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
15598 * gdb.threads/signal-delivered-right-thread.c: New file.
15599 * gdb.threads/signal-delivered-right-thread.exp: New file.
15600
15601 2014-07-25 Pedro Alves <palves@redhat.com>
15602
15603 * gdb.base/double-prompt-target-event-error.exp
15604 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
15605 match.
15606 (cancel_pagination_in_target_event): Rework double prompt
15607 detection.
15608 * gdb.base/paginate-after-ctrl-c-running.exp
15609 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
15610 <return>' match.
15611 * gdb.base/paginate-bg-execution.exp
15612 (test_bg_execution_pagination_return)
15613 (test_bg_execution_pagination_cancel): Remove '-notransfer
15614 <return>' matches.
15615 * gdb.base/paginate-execution-startup.exp
15616 (test_fg_execution_pagination_return)
15617 (test_fg_execution_pagination_cancel): Remove '-notransfer
15618 <return>' matches.
15619 * gdb.base/paginate-inferior-exit.exp
15620 (test_paginate_inferior_exited): Remove '-notransfer <return>'
15621 match.
15622 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
15623 * lib/gdb.exp (pagination_prompt): Run text through
15624 string_to_regexp.
15625 (gdb_test_multiple): Match $pagination_prompt instead of
15626 "<return>".
15627 (string_to_regexp): Move to lib/gdb-utils.exp.
15628
15629 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15630
15631 * gdb.arch/amd64-entry-value-paramref.S: New file.
15632 * gdb.arch/amd64-entry-value-paramref.cc: New file.
15633 * gdb.arch/amd64-entry-value-paramref.exp: New file.
15634 * gdb.arch/amd64-optimout-repeat.S: New file.
15635 * gdb.arch/amd64-optimout-repeat.c: New file.
15636 * gdb.arch/amd64-optimout-repeat.exp: New file.
15637
15638 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15639
15640 PR gdb/17170
15641 * gdb.base/statistics.exp: New file.
15642
15643 2014-07-17 Doug Evans <dje@google.com>
15644
15645 PR gdb/17170
15646 * gdb.base/maint.exp: Update testing of per-command stats.
15647
15648 2014-07-16 Pedro Alves <palves@redhat.com>
15649
15650 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
15651 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
15652 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
15653 (tfile_write_buf): New functions.
15654 (add_memory_block): Rewrite using the above.
15655 (adjust_function_address): New function.
15656 (FUNCTION_ADDRESS): New macro.
15657 (write_basic_trace_file): Remove short_x local, and use
15658 tfile_write_16. Change type of func_addr local to unsigned long
15659 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15660 here. Cast argument of add_memory_block to char pointer.
15661 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15662 (main): Remove parameters.
15663 * gdb.trace/tfile.exp: Remove nowarnings.
15664
15665 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15666
15667 * gdb.base/debug-expr.exp: Test string evaluation with
15668 "debug expression" on.
15669
15670 2014-07-15 Pedro Alves <palves@redhat.com>
15671
15672 * gdb.base/reread.exp: Use clean_restart.
15673
15674 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15675
15676 * gdb.arch/avr-flash-qualifer.c: New.
15677 * gdb.arch/avr-flash-qualifer.exp: New.
15678
15679 2014-07-14 Pedro Alves <palves@redhat.com>
15680
15681 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15682 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15683
15684 2014-07-14 Pedro Alves <palves@redhat.com>
15685
15686 * gdb.base/double-prompt-target-event-error.c: New file.
15687 * gdb.base/double-prompt-target-event-error.exp: New file.
15688
15689 2014-07-14 Pedro Alves <palves@redhat.com>
15690
15691 PR gdb/17072
15692 * gdb.base/paginate-inferior-exit.c: New file.
15693 * gdb.base/paginate-inferior-exit.exp: New file.
15694
15695 2014-07-14 Pedro Alves <palves@redhat.com>
15696
15697 PR gdb/17072
15698 * gdb.base/paginate-bg-execution.c: New file.
15699 * gdb.base/paginate-bg-execution.exp: New file.
15700
15701 2014-07-14 Pedro Alves <palves@redhat.com>
15702
15703 PR gdb/17072
15704 * gdb.base/paginate-execution-startup.c: New file.
15705 * gdb.base/paginate-execution-startup.exp: New file.
15706 * lib/gdb.exp (pagination_prompt): New global.
15707 (default_gdb_spawn): New procedure, factored out from
15708 default_gdb_spawn.
15709 (default_gdb_start): Adjust to call default_gdb_spawn.
15710 (gdb_spawn): New procedure.
15711
15712 2014-07-14 Pedro Alves <palves@redhat.com>
15713
15714 * lib/gdb.exp (gdb_assert): New procedure.
15715 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15716
15717 2014-07-14 Pedro Alves <palves@redhat.com>
15718
15719 * gdb.base/execution-termios.c: New file.
15720 * gdb.base/execution-termios.exp: New file.
15721
15722 2014-07-14 Tom Tromey <tromey@redhat.com>
15723
15724 * gdb.cp/vla-cxx.cc: New file.
15725 * gdb.cp/vla-cxx.exp: New file.
15726
15727 2014-07-14 Tom Tromey <tromey@redhat.com>
15728
15729 * gdb.reverse/rerun-prec.c: New file.
15730 * gdb.reverse/rerun-prec.exp: New file.
15731
15732 2014-07-12 Maciej W. Rozycki <macro@mips.com>
15733 Maciej W. Rozycki <macro@codesourcery.com>
15734
15735 * lib/gdb-utils.exp: New file.
15736 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15737 inline `gdb_init_command' processing.
15738 (gdb_start_cmd): Likewise.
15739 * lib/mi-support.exp (mi_run_cmd): Likewise.
15740 * README: Document `gdb_init_command' and `gdb_init_commands'.
15741
15742 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15743
15744 Fix false FAIL running under a very long directory name.
15745 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15746 and "set print elements 10000". Twice.
15747
15748 2014-07-11 Yao Qi <yao@codesourcery.com>
15749
15750 * gdb.base/exprs.exp: "set print symbol off".
15751
15752 2014-07-11 Pedro Alves <palves@redhat.com>
15753
15754 * gdb.threads/kill.c: New file.
15755 * gdb.threads/kill.exp: New file.
15756
15757 2014-07-10 Yao Qi <yao@codesourcery.com>
15758
15759 * gdb.trace/tfile.c (write_basic_trace_file)
15760 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15761 address written to trace file.
15762
15763 2014-07-09 Pedro Alves <palves@redhat.com>
15764
15765 * gdb.base/attach-wait-input.exp: New file.
15766 * gdb.base/attach-wait-input.c: New file.
15767
15768 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15769
15770 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15771 setting up test structures.
15772 (main): Call new test function.
15773 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15774 test function, continue into test function and walk test
15775 structures.
15776
15777 2014-07-02 Yao Qi <yao@codesourcery.com>
15778
15779 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15780 'bar_start' at the beginning of functions 'foo' and 'bar'
15781 respectively.
15782 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15783 instead of 'foo' and 'bar'.
15784
15785 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15786
15787 * gdb.btrace/segv.exp: New.
15788 * gdb.btrace/segv.c: New.
15789
15790 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
15791
15792 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15793 instruction.
15794
15795 2014-06-30 Mark Wielaard <mjw@redhat.com>
15796
15797 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15798 vulture, vilify, villar): New volatile array constants.
15799 (vindictive, vegetation): New const volatile array constants.
15800 * gdb.base/volatile.exp: Test volatile and const volatile array
15801 types.
15802
15803 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15804
15805 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
15806 target lacks support for awatch, rwatch, or hbreak.
15807
15808 2014-06-27 Yao Qi <yao@codesourcery.com>
15809
15810 * gdb.multi/dummy-frame-restore.exp: New.
15811 * gdb.multi/dummy-frame-restore.c: New.
15812
15813 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
15814
15815 * gdb.btrace/gcore.exp: New.
15816
15817 2014-06-23 Pedro Alves <palves@redhat.com>
15818
15819 * gdb.base/watchpoint-reuse-slot.c: New file.
15820 * gdb.base/watchpoint-reuse-slot.exp: New file.
15821
15822 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
15823
15824 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
15825 progspace's filename in 'info', 'enable' and 'disable' command
15826 tests.
15827
15828 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15829
15830 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
15831 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15832 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
15833
15834 2014-06-20 Gary Benson <gbenson@redhat.com>
15835
15836 * gdb.arch/i386-avx.exp: Fix include file location.
15837 * gdb.arch/i386-sse.exp: Likewise.
15838
15839 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
15840
15841 * gdb.dlang/expression.exp: New file.
15842
15843 2014-06-19 Pedro Alves <palves@redhat.com>
15844
15845 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
15846 out from ...
15847 (top level): ... here. Iterate running tests under different
15848 scheduler-locking settings.
15849
15850 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
15851
15852 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
15853 to DW_FORM_addr and use non-zero addresses.
15854
15855 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
15856
15857 PR gdb/17017
15858 * gdb.python/py-xmethods.cc: Add global function call counters and
15859 increment them in their respective functions. Remove "cout"
15860 statements.
15861 * gdb.python/py-xmethods.exp: Make tests check the global function
15862 call counters instead of depending on inferior IO.
15863
15864 2014-06-18 Don Breazeal <donb@codesourcery.com>
15865
15866 * gdb.base/foll-fork.exp (default_fork_parent_follow):
15867 Deleted procedure.
15868 (explicit_fork_parent_follow): Deleted procedure.
15869 (explicit_fork_child_follow): Deleted procedure.
15870 (test_follow_fork): New procedure.
15871 (do_fork_tests): Replace calls to deleted procedures with
15872 calls to test_follow_fork and reset GDB for subsequent
15873 procedure calls.
15874
15875 2014-06-17 Yao Qi <yao@codesourcery.com>
15876
15877 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15878 CP1252.
15879
15880 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
15881
15882 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
15883 Initialize ptr and S explicitly.
15884 (skip_type_update_when_not_use_rtti_test): Likewise.
15885
15886 2014-06-16 Keith Seitz <keiths@redhat.com>
15887
15888 PR mi/15863
15889 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15890 the inferior is started.
15891
15892 2014-06-16 Pedro Alves <palves@redhat.com>
15893
15894 * gdb.base/break-main-file-remove-fail.c: New file.
15895 * gdb.base/break-main-file-remove-fail.exp: New file.
15896 * gdb.base/break-unload-file.exp: Use build_executable instead of
15897 prepare_for_testing.
15898 (test_break): New parameter "initial_load". Handle it.
15899 (top level): Add initial_load cmdline/file axis.
15900
15901 2014-06-12 Tom Tromey <tromey@redhat.com>
15902
15903 * gdb.base/completion.exp: Don't use directory name in test.
15904
15905 2014-06-09 Gary Benson <gbenson@redhat.com>
15906
15907 * gdb.base/sigall.c [Functions to send signals]: Reorder to
15908 separate the always-available ANSI-standard signals from the
15909 signals that require checking.
15910 (main): Likewise.
15911 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
15912 Likewise.
15913 (main): Likewise.
15914
15915 2014-06-07 Keith Seitz <keiths@redhat.com>
15916
15917 Revert:
15918 PR c++/16253
15919 * gdb.cp/var-tag.cc: New file.
15920 * gdb.cp/var-tag.exp: New file.
15921 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15922 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15923 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15924 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15925
15926 2014-06-06 Doug Evans <xdje42@gmail.com>
15927
15928 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
15929
15930 2014-06-06 Pedro Alves <palves@redhat.com>
15931
15932 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
15933 in target debug output instead of looking at RSP packets,
15934 disabling the test on any target that uses hardware stepping.
15935 Update comments.
15936
15937 2014-06-06 Pedro Alves <palves@redhat.com>
15938
15939 * gdb.base/break-unload-file.exp: Fix typo.
15940
15941 2014-06-06 Yao Qi <yao@codesourcery.com>
15942
15943 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
15944 from "jit_function" to "^jit_function".
15945
15946 2014-06-06 Yao Qi <yao@codesourcery.com>
15947
15948 * gdb.base/async.c (foo): Add one statement.
15949 * gdb.base/async.exp: Get the next instruction address and
15950 match the output of "nexti" by instruction address. Match
15951 the hex address in the output of "finish".
15952
15953 2014-06-06 Gary Benson <gbenson@redhat.com>
15954
15955 * gdb.base/call-signals.c: Remove preprocessor conditionals
15956 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
15957 SIGSEGV and SIGTERM.
15958 * gdb.base/sigall.c: Likewise.
15959 * gdb.base/unwindonsignal.c: Likewise.
15960 * gdb.reverse/sigall-reverse.c: Likewise.
15961
15962 2014-06-06 Yao Qi <yao@codesourcery.com>
15963
15964 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
15965 readable, skip the test.
15966
15967 2014-06-06 Yao Qi <yao@codesourcery.com>
15968
15969 * gdb.threads/staticthreads.c (thread_function): Move the line
15970 setting breakpoint on forward.
15971 * gdb.threads/staticthreads.exp: Update comments.
15972
15973 2014-06-05 Ludovic Courtès <ludo@gnu.org>
15974
15975 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
15976 "history-append! type error".
15977
15978 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
15979
15980 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
15981 erroneous dprintf expected input.
15982
15983 2014-06-04 Doug Evans <xdje42@gmail.com>
15984
15985 * gdb.guile/scm-generics.exp: Delete.
15986
15987 2014-06-04 Doug Evans <xdje42@gmail.com>
15988
15989 * gdb.guile/scm-breakpoint.exp: Update.
15990 Add tests for breakpoint registration.
15991
15992 2014-06-04 Tom Tromey <tromey@redhat.com>
15993
15994 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
15995 VLA-in-union.
15996 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
15997 inner_vla_struct, vla_union types. Initialize objects of those
15998 types and compute their sizes.
15999
16000 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16001 Hui Zhu <hui@codesourcery.com>
16002
16003 * gdb.base/fileio.exp: Add test for shell not available as well as
16004 available.
16005 * gdb.base/fileio.c (test_system): Check for shell twice.
16006
16007 2014-06-04 Yao Qi <yao@codesourcery.com>
16008
16009 * gdb.base/auto-connect-native-target.exp: Remove redundant
16010 space from the regexp pattern.
16011
16012 2014-06-04 Yao Qi <yao@codesourcery.com>
16013
16014 * gdb.base/default.exp: Replace "child" with "native" in
16015 regexp pattern.
16016
16017 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16018
16019 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16020 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16021 * gdb.python/py-xmethods.py: Python script supporting the
16022 new testcase and tests.
16023
16024 2014-06-03 Joel Brobecker <brobecker@adacore.com>
16025 Pedro Alves <palves@redhat.com>
16026
16027 PR breakpoints/17000
16028 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16029 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16030
16031 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16032
16033 * gdb.base/subst.exp: Add tests to verify partial path matching
16034 output.
16035
16036 2014-06-03 Pedro Alves <palves@redhat.com>
16037
16038 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16039 target that doesn't use software single-stepping.
16040
16041 2014-06-03 Pedro Alves <palves@redhat.com>
16042
16043 PR breakpoints/17000
16044 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16045 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16046
16047 2014-06-02 Doug Evans <xdje42@gmail.com>
16048
16049 * gdb.guile/scm-parameter.exp: New file.
16050
16051 2014-06-02 Doug Evans <xdje42@gmail.com>
16052
16053 * gdb.guile/scm-cmd.c: New file.
16054 * gdb.guile/scm-cmd.exp: New file.
16055
16056 2014-06-02 Doug Evans <xdje42@gmail.com>
16057
16058 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16059 pretty-printer lookup.
16060 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16061 (make-pp_s-printer): Call it.
16062 (make-pretty-printer-from-dict): New function.
16063 (lookup-pretty-printer-maker-from-dict): New function.
16064 (*pretty-printer*): Simplify.
16065 (make-objfile-pp_s-printer): New function.
16066 (install-objfile-pretty-printers!): New function.
16067 (make-progspace-pp_s-printer): New function.
16068 (install-progspace-pretty-printers!): New function.
16069 * gdb.guile/scm-progspace.c: New file.
16070 * gdb.guile/scm-progspace.exp: New file.
16071
16072 2014-06-02 Pedro Alves <palves@redhat.com>
16073
16074 * gdb.base/dprintf-bp-same-addr.c: New file.
16075 * gdb.base/dprintf-bp-same-addr.exp: New file.
16076
16077 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16078
16079 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16080 * gdb.arch/powerpc-power.s: Likewise.
16081
16082 2014-06-02 Joel Brobecker <brobecker@adacore.com>
16083
16084 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16085
16086 2014-06-01 Yao Qi <yao@codesourcery.com>
16087
16088 * gdb.base/watchpoint.exp (test_watch_location): Check null
16089 pointer can be dereferenced. If not, do the test, otherwise
16090 skip it.
16091
16092 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
16093
16094 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16095 results.
16096 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16097
16098 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
16099
16100 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16101 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16102 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16103 * gdb.arch/amd64-invalid-stack-top.c: New file.
16104 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16105
16106 2014-05-30 Pedro Alves <palves@redhat.com>
16107
16108 PR breakpoints/17000
16109 * gdb.base/sss-bp-on-user-bp.c: New file.
16110 * gdb.base/sss-bp-on-user-bp.exp: New file.
16111
16112 2014-05-30 David Blaikie <dblaikie@gmail.com>
16113
16114 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16115 gnu_inline semantics via attribute.
16116 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16117 source explicitly specifies the required semantics.
16118
16119 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16120
16121 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16122
16123 2014-05-29 Pedro Alves <palves@redhat.com>
16124 Tom Tromey <tromey@redhat.com>
16125
16126 * gdb.base/async-shell.exp: Don't enable target-async.
16127 * gdb.base/async.exp
16128 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16129 parameter. Adjust.
16130 (top level): Don't test with "target-async".
16131 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16132 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16133 * gdb.base/inferior-died.exp: Don't enable target-async.
16134 * gdb.base/interrupt-noterm.exp: Likewise.
16135 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16136 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16137 * gdb.mi/mi-nonstop.exp: Likewise.
16138 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16139 * gdb.mi/mi-nsintrall.exp: Likewise.
16140 * gdb.mi/mi-nsmoribund.exp: Likewise.
16141 * gdb.mi/mi-nsthrexec.exp: Likewise.
16142 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16143 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16144 * gdb.python/py-evsignal.exp: Don't enable target-async.
16145 * gdb.python/py-evthreads.exp: Likewise.
16146 * gdb.python/py-prompt.exp: Likewise.
16147 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16148 * gdb.server/solib-list.exp: Don't enable target-async.
16149 * gdb.threads/thread-specific-bp.exp: Likewise.
16150 * lib/mi-support.exp: Adjust to use mi-async.
16151
16152 2014-05-29 Pedro Alves <palves@redhat.com>
16153
16154 PR gdb/13860
16155 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16156 reason, even in sync mode.
16157
16158 2014-05-29 Pedro Alves <palves@redhat.com>
16159 Hui Zhu <hui@codesourcery.com>
16160
16161 PR PR15693
16162 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16163 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16164 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16165 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16166
16167 2014-05-28 Joel Brobecker <brobecker@adacore.com>
16168
16169 * config/monitor.exp (gdb_target_monitor): Replace use of
16170 "set remotebaud" by "set serial baud".
16171
16172 2014-05-26 Andy Wingo <wingo@igalia.com>
16173
16174 * gdb.guile/scm-breakpoint.exp:
16175 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16176 properties instead of gdb-object-properties.
16177
16178 2014-05-26 Yao Qi <yao@codesourcery.com>
16179
16180 * gdb.server/no-thread-db.exp: Specify source file name
16181 explicitly when setting a breakpoint.
16182
16183 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16184
16185 * gdb.btrace/vdso.c: New.
16186 * gdb.btrace/vdso.exp: New.
16187
16188 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16189
16190 * gdb.base/gcore.exp (capture_command_output): Move ...
16191 * lib/gdb.exp (capture_command_output): ... here.
16192
16193 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16194
16195 * gdb.btrace/data.exp: Test memory access during btrace replay.
16196
16197 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16198
16199 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16200
16201 2014-05-21 Pedro Alves <palves@redhat.com>
16202
16203 PR gdb/13860
16204 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16205 (top level): Test that output related to execution commands is
16206 sent to the console with CLI commands, but not with MI commands.
16207 Test that breakpoint events are always mirrored to the console.
16208 Also expect the new source line to be output after a "next" in
16209 async mode too. Make it a pass/fail test.
16210 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16211 output.
16212 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
16213
16214 2014-05-21 Pedro Alves <palves@redhat.com>
16215
16216 * gdb.base/list.exp (build_pattern, test_list): New procedures.
16217 Use them to test variations of "list" after reaching a breakpoint.
16218 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
16219 Test "list" with listsize 10 after reaching a breakpoint.
16220 * gdb.python/python.exp (decode_line current location line
16221 number): Adjust expected line number.
16222
16223 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
16224
16225 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
16226 behavior for $args, pass it directly to "run".
16227
16228 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
16229
16230 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
16231 30000 to 65536.
16232
16233 2014-05-21 Pedro Alves <palves@redhat.com>
16234
16235 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
16236 auto-connect-native-target off".
16237 * gdb.base/auto-connect-native-target.c: New file.
16238 * gdb.base/auto-connect-native-target.exp: New file.
16239
16240 2014-05-21 Pedro Alves <palves@redhat.com>
16241
16242 * gdb.base/default.exp: Test "target native" instead of "target
16243 child".
16244
16245 2014-05-21 Mark Wielaard <mjw@redhat.com>
16246
16247 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16248
16249 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16250
16251 Fix TLS access for -static -pthread.
16252 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
16253 <HAVE_TLS> (thread_function, main): Initialize it.
16254 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
16255 Add clean_restart.
16256 <$have_tls != "">: Check TLSVAR.
16257
16258 2014-05-21 Pedro Alves <palves@redhat.com>
16259
16260 * gdb.base/dcache-line-read-error.c: New.
16261 * gdb.base/dcache-line-read-error.exp: New.
16262
16263 2014-05-20 Pedro Alves <palves@redhat.com>
16264
16265 * gdb.base/compare-sections.c: New file.
16266 * gdb.base/compare-sections.exp: New file.
16267
16268 2014-05-20 Pedro Alves <palves@redhat.com>
16269
16270 * gdb.base/break-idempotent.c: New file.
16271 * gdb.base/break-idempotent.exp: New file.
16272
16273 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
16274
16275 * gdb.btrace/nohist.exp: New.
16276
16277 2014-05-20 Yao Qi <yao@codesourcery.com>
16278
16279 * lib/gdb.exp (gdb_init): Set timeout if test file is under
16280 gdb.reverse directory and gdb_reverse_timeout exists in board
16281 setting.
16282 * README: Document gdb_reverse_timeout.
16283
16284 2014-05-20 Yao Qi <yao@codesourcery.com>
16285
16286 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
16287 'test_file_name'. Treat args as a string instead of a list.
16288 (gdb_init): Rename argument 'args' by 'test_file_name'.
16289
16290 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
16291
16292 * gdb.arch/powerpc-power.exp: New file.
16293 * gdb.arch/powerpc-power.s: New file.
16294
16295 2014-05-16 Doug Evans <dje@google.com>
16296
16297 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
16298 * gdb.base/completion.exp: Check that all expected files exist
16299 before doing file completion.
16300
16301 2014-05-16 Doug Evans <dje@google.com>
16302
16303 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
16304 Update.
16305 (do_syscall_tests_without_xml): Update.
16306
16307 2014-05-16 Pedro Alves <palves@redhat.com>
16308
16309 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
16310 instead of "unknown output after running".
16311
16312 2014-05-16 Yao Qi <yao@codesourcery.com>
16313
16314 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
16315 file1.txt from host at the end.
16316 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16317
16318 2014-05-15 Doug Evans <dje@google.com>
16319
16320 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
16321 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
16322 loading file. Add test for TU lookup.
16323
16324 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16325
16326 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
16327 calling "-exec-arguments" or "set args" before running the
16328 inferior.
16329
16330 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16331
16332 * lib/mi-support.exp (mi_expect_stop): Expect message for
16333 inferiors that exit with non-zero exit code.
16334
16335 2014-05-14 Yao Qi <yao@codesourcery.com>
16336
16337 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
16338 match absolute path on remote host.
16339 (test_file_list_exec_source_files): Remove "/" from the
16340 pattern.
16341
16342 2014-05-14 Yao Qi <yao@codesourcery.com>
16343
16344 * boards/local-remote-host-notty.exp (${board}_file): New
16345 proc.
16346
16347 2014-05-07 Kyle McMartin <kyle@redhat.com>
16348
16349 Pushed by Joel Brobecker <brobecker@adacore.com>.
16350 * gdb.arch/aarch64-atomic-inst.c: New file.
16351 * gdb.arch/aarch64-atomic-inst.exp: New file.
16352
16353 2014-05-07 Yao Qi <yao@codesourcery.com>
16354
16355 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
16356 in current context" too.
16357
16358 2014-05-05 Keith Seitz <keiths@redhat.com>
16359
16360 * gdb.linespec/ls-dollar.exp: Add test for linespec
16361 file:convenience_variable.
16362
16363 2014-05-05 Yao Qi <yao@codesourcery.com>
16364
16365 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
16366 traceframes into tfile and ctf trace files. Read data from
16367 trace file and test collected data.
16368 (gdb_collect_locals_test): Likewise.
16369 (gdb_unavailable_registers_test): Likewise.
16370 (gdb_unavailable_floats): Likewise.
16371 (gdb_collect_globals_test): Likewise.
16372 (top-level): Append "ctf" to trace_file_targets if GDB
16373 supports.
16374
16375 2014-05-05 Yao Qi <yao@codesourcery.com>
16376
16377 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
16378 code to ...
16379 (gdb_collect_args_test_1): ... it. New proc.
16380 (gdb_collect_locals_test): Move some code to ...
16381 (gdb_collect_locals_test_1): ... it. New proc.
16382 (gdb_unavailable_registers_test): Move some code to ...
16383 (gdb_unavailable_registers_test_1): ... it. New proc.
16384 (gdb_unavailable_floats): Move some code to ...
16385 (gdb_unavailable_floats_1): ... it. New proc.
16386
16387 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16388
16389 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
16390 probes to test for bitness recognition.
16391 * gdb.arch/amd64-stap-optional-prefix.exp
16392 (test_probe_value_without_reg): New procedure.
16393 Add code to test for different kinds of bitness.
16394
16395 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16396
16397 PR breakpoints/16889
16398 * gdb.arch/amd64-stap-optional-prefix.S: New file.
16399 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16400
16401 2014-05-01 Pedro Alves <palves@redhat.com>
16402
16403 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
16404 gdb_file_cmd if no file is specified.
16405 * boards/native-extended-gdbserver.exp (gdb_load): Use the
16406 last_loaded_file to set the remote exec-file.
16407
16408 2014-05-01 Pedro Alves <palves@redhat.com>
16409
16410 * boards/local-remote-host.exp: New file.
16411
16412 2014-05-01 Pedro Alves <palves@redhat.com>
16413
16414 * boards/local-remote-host.exp: Rename to ...
16415 * boards/local-remote-host-notty.exp: ... this.
16416
16417 2014-04-28 Joel Brobecker <brobecker@adacore.com>
16418
16419 * gdb.ada/dyn_arrayidx: New testcase.
16420
16421 2014-04-26 Yao Qi <yao@codesourcery.com>
16422
16423 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16424 and compute the length of function main. Save it in
16425 $main_length.
16426 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
16427 (top-level): Use gdb_compile to compile objects into
16428 executable and restart GDB. Remove invocation to
16429 prepare_for_testing.
16430
16431 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
16432 Pedro Alves <palves@redhat.com>
16433
16434 PR server/16255
16435 * gdb.multi/multi-attach.c: New file.
16436 * gdb.multi/multi-attach.exp: New file.
16437
16438 2014-04-25 Pedro Alves <palves@redhat.com>
16439
16440 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
16441 user.
16442 (top level): Test that "set remote conditional-breakpoints-packet
16443 off" works as intended.
16444 * gdb.base/dprintf.exp: Test that "set remote
16445 breakpoint-commands-packet off" works as intended.
16446 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
16447 New function.
16448 (top level): Call it.
16449 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
16450 remote fast-tracepoints-packet off" works as intended.
16451 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
16452 * lib/gdb.exp (gdb_is_target_remote): ... here.
16453
16454 2014-04-24 David Blaikie <dblaikie@gmail.com>
16455
16456 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
16457 ensure clang would not discard them.
16458 * gdb.base/gdbvars.c: Ditto.
16459 * gdb.base/memattr.c: Ditto.
16460 * gdb.base/whatis.c: Ditto.
16461 * gdb.python/py-prettyprint.c: Ditto.
16462 * gdb.trace/actions.c: Ditto.
16463 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
16464 ensure clang would not discard it.
16465
16466 2014-04-24 David Blaikie <dblaikie@gmail.com>
16467
16468 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
16469 clang to emit the full definition of type required by the test
16470 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
16471
16472 2014-04-24 David Blaikie <dblaikie@gmail.com>
16473
16474 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
16475 coax Clang into emitting the definition of the type.
16476 * gdb.cp/pr10728-x.h (y): Ditto.
16477 * gdb.cp/pr10728-y.cc (y): Ditto.
16478
16479 2014-04-24 David Blaikie <dblaikie@gmail.com>
16480
16481 * gdb.base/label.exp: XFAIL label related tests under Clang.
16482 * gdb.cp/cplabel.exp: Ditto.
16483 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
16484 under Clang those using labels.
16485
16486 2014-04-25 Yao Qi <yao@codesourcery.com>
16487
16488 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
16489 double_label.
16490 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
16491 partial_label and double_label.
16492
16493 2014-04-24 David Blaikie <dblaikie@gmail.com>
16494
16495 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
16496
16497 2014-04-24 David Blaikie <dblaikie@gmail.com>
16498
16499 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
16500 of the function to work across GCC and Clang.
16501 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
16502 pointer types (const void ** const V void **).
16503
16504 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
16505 Walfred Tedeschi <walfred.tedeschi@intel.com>
16506
16507 * Makefile.in (EXECUTABLES): Added i386-avx512.
16508 * gdb.arch/i386-avx512.c: New file.
16509 * gdb.arch/i386-avx512.exp: Likewise.
16510
16511 2014-04-23 Keith Seitz <keiths@redhat.com>
16512
16513 * lib/mi-support.exp (mi_list_breakpoints): Delete.
16514 (mi_make_breakpoint_table): New procedure.
16515 (mi_create_breakpoint): Use mi_make_breakpoint
16516 and return the result.
16517 (mi_make_breakpoint): New procedure.
16518 (mi_build_kv_pairs): New procedure.
16519
16520 * gdb.mi/mi-break.exp: Remove unused globals,
16521 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
16522 All callers updated.
16523 * gdb.mi/mi-dprintf.exp: Use variable to track command
16524 number.
16525 Update all callers of mi_create_breakpoint and use
16526 mi_make_breakpoint_table.
16527 Remove any unused global variables.
16528 * gdb.mi/mi-nonstop.exp: Likewise.
16529 * gdb.mi/mi-nsintrall.exp: Likewise.
16530 * gdb.mi/mi-nsmoribund.exp: Likewise.
16531 * gdb.mi/mi-nsthrexec.exp: Likewise.
16532 * gdb.mi/mi-reverse.exp: Likewise.
16533 * gdb.mi/mi-simplerun.exp: Likewise.
16534 * gdb.mi/mi-stepn.exp: Likewise.
16535 * gdb.mi/mi-syn-frame.exp: Likewise.
16536 * gdb.mi/mi-until.exp: Likewise.
16537 * gdb.mi/mi-var-cp.exp: Likewise.
16538 * gdb.mi/mi-var-display.exp: Likewise.
16539 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
16540 * gdb.mi/mi2-var-child.exp: Likewise.
16541 * gdb.mi/mi-vla-c99.exp: Likewise.
16542 * lib/mi-support.exp: Likewise.
16543
16544 From Ian Lance Taylor <iant@cygnus.com>:
16545 * lib/gdb.exp (parse_args): New procedure.
16546
16547 2014-04-23 Pedro Alves <palves@redhat.com>
16548
16549 * gdb.base/break-unload-file.c: New file.
16550 * gdb.base/break-unload-file.exp: New file.
16551 * gdb.base/sym-file-lib.c (baz): New function.
16552 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
16553 field.
16554 (load): Store the segment's mapped size.
16555 (unload): New function.
16556 (unload_shlib): New function.
16557 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
16558 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
16559 set a breakpoint at baz, and call it.
16560 * gdb.base/sym-file.exp: New tests for stale breakpoint
16561 instructions.
16562
16563 2014-04-23 Pedro Alves <palves@redhat.com>
16564
16565 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
16566 * gdb.base/hbreak-in-shr-unsupported.c: New file.
16567 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
16568 * gdb.base/hbreak-unmapped.c: New file.
16569 * gdb.base/hbreak-unmapped.exp: New file.
16570 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
16571 * lib/gdb.exp (gdb_is_target_remote): ... here.
16572
16573 2014-04-22 Pedro Alves <palves@redhat.com>
16574
16575 * gdb.base/consecutive-step-over.c: New file.
16576 * gdb.base/consecutive-step-over.exp: New file.
16577
16578 2014-04-22 Pedro Alves <palves@redhat.com>
16579
16580 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
16581 instead of send_gdb/gdb_expect.
16582
16583 2014-04-22 Yao Qi <yao@codesourcery.com>
16584
16585 * lib/trace-support.exp (generate_tracefile): New procedure.
16586 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
16587 return 0.
16588 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
16589 if generate_tracefile returns 1.
16590
16591 2014-04-18 Tom Tromey <palves@redhat.com>
16592 Pedro alves <tromey@redhat.com>
16593
16594 PR backtrace/15558
16595 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
16596 with a backtrace limit.
16597 * gdb.python/py-frame-inline.exp: Test running to an inline
16598 function with a backtrace limit, and printing the newest frame.
16599 * gdb.python/py-frame-inline.c (main): Call f.
16600
16601 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16602
16603 * gdb.java/jnpe.exp: Drop srcdir from untested path.
16604
16605 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16606
16607 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
16608 Drop prefix from unsupported source file path.
16609
16610 2014-04-17 Yao Qi <yao@codesourcery.com>
16611
16612 * lib/gdb.exp (with_target_charset): New proc.
16613 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
16614 with_target_charset.
16615 (test_print_strings): Likewise.
16616 (test_repeat_bytes): Likewise.
16617 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
16618 for some tests.
16619
16620 2014-04-16 Keith Seitz <keiths@redhat.com>
16621
16622 PR gdb/15827
16623 * gdb.dwarf2/corrupt.c: New file.
16624 * gdb.dwarf2/corrupt.exp: New file.
16625
16626 2014-04-16 Keith Seitz <keiths@redhat.com>
16627
16628 PR c++/16597
16629 * gdb.cp/namelessclass.cc: New file.
16630 * gdb.cp/namelessclass.exp: New file.
16631 * gdb.cp/namelessclass.S: New file.
16632
16633 2014-04-16 Doug Evans <dje@google.com>
16634
16635 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
16636 Add comment.
16637 (gdbserver_default_get_comm_port): New function.
16638 (gdbserver_start): Check if board file provided
16639 "gdbserver,get_comm_port" and use it if so.
16640 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
16641 (gdb,socketport): Set to "stdio".
16642 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
16643 (stdio_gdbserver_template): Delete.
16644 (${board}_get_remote_address): Update.
16645 (${board}_build_remote_cmd): Delete.
16646 (${board}_get_comm_port): New function.
16647 (${board}_spawn): Update.
16648 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
16649 Delete.
16650 (${board}_get_remote_address): Update.
16651 (${board}_get_comm_port): New function.
16652
16653 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
16654
16655 * gdb.base/memattr.exp: Improve regexps to handle memory regions
16656 appearing in any order.
16657
16658 2014-04-15 Doug Evans <dje@google.com>
16659
16660 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16661 uninitialized value of "description".
16662
16663 2014-04-15 Keith Seitz <keiths@redhat.com>
16664
16665 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16666 Remove unused globals.
16667 (test_running_the_program): Likewise.
16668 (test_controlled_execution): Likewise.
16669 (test_controlling_breakpoints): Likewise.
16670 (test_program_termination): Likewise.
16671
16672 2014-04-15 Keith Seitz <keiths@redhat.com>
16673
16674 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16675 unused globals.
16676 (test_rbreak_creation_and_listing): Likewise.
16677 (test_ignore_count): Likewise.
16678 (test_error): Likewise.
16679
16680 2014-04-15 Pedro Alves <palves@redhat.com>
16681
16682 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16683 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16684 sym-file-loader.c.
16685 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16686 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16687 to sym-file-loader.c.
16688 (struct library): Forward declare.
16689 (load_shlib, lookup_function): Change prototypes.
16690 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16691 (translate_offset): Remove declarations.
16692 (get_text_addr): New declaration.
16693 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16694 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16695 sym-file-loader.h.
16696 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16697 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16698 here from sym-file-loader.h.
16699 (struct library): New structure.
16700 (load_shlib, lookup_function): Change prototypes and adjust to
16701 work with a struct library.
16702 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16703 (translate_offset): Make static.
16704 (get_text_addr): New function.
16705 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16706
16707 2014-04-15 Pedro Alves <palves@redhat.com>
16708
16709 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16710
16711 2014-04-15 Pedro Alves <palves@redhat.com>
16712
16713 * gdb.base/sym-file-loader.c: Include <limits.h>.
16714 (SELF_LINK): New define.
16715 (get_origin): New function.
16716 (load_shlib): Use it.
16717 * gdb.base/sym-file.exp: Don't early return if the target is
16718 remote. Use runto_main, and issue fail is that fails. Use
16719 gdb_load_shlibs.
16720 (shlib_name): Delete.
16721 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16722
16723 2014-04-15 Pedro Alves <palves@redhat.com>
16724
16725 * gdb.base/sym-file.exp: Remove regex characters from test
16726 message. Don't refer to breakpoint numbers in test messages.
16727
16728 2014-04-14 Keith Seitz <keiths@redhat.com>
16729
16730 PR c++/16253
16731 * gdb.cp/var-tag.cc: New file.
16732 * gdb.cp/var-tag.exp: New file.
16733 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16734 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16735 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16736 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16737
16738 2014-04-14 Tom Tromey <tromey@redhat.com>
16739
16740 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16741 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16742 type.
16743 * gdb.cp/enum-class.exp: New file.
16744 * gdb.cp/enum-class.cc: New file.
16745
16746 2014-04-14 Tom Tromey <tromey@redhat.com>
16747
16748 * gdb.dwarf2/enum-type.exp: New file.
16749
16750 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16751
16752 * gdb.mi/mi-vla-c99.exp: New file.
16753 * gdb.mi/vla.c: New file.
16754
16755 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16756
16757 * gdb.base/vla-datatypes.c: New file.
16758 * gdb.base/vla-datatypes.exp: New file.
16759
16760 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16761
16762 * gdb.base/vla-ptr.c: New file.
16763 * gdb.base/vla-ptr.exp: New file.
16764
16765 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16766
16767 * gdb.dwarf2/count.exp: New file.
16768
16769 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16770
16771 * gdb.base/vla-sideeffect.c: New file.
16772 * gdb.base/vla-sideeffect.exp: New file.
16773
16774 2014-04-14 David Blaikie <dblaikie@gmail.com>
16775
16776 * gdb.mi/non-stop.c: Add return value for non-void function return
16777 statement.
16778 * gdb.threads/staticthreads.c: Ditto.
16779
16780 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16781 Doug Evans <xdje42@gmail.com>
16782
16783 * gdb.guile/scm-value.c: Improve test case.
16784 * gdb.guile/scm-value.exp: Add new test.
16785
16786 2014-04-11 David Blaikie <dblaikie@gmail.com>
16787
16788 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16789 override Clang's default.
16790
16791 2014-04-11 Joel Brobecker <brobecker@adacore.com>
16792
16793 Revert the following changes (regressions):
16794
16795 * gdb.base/vla-sideeffect.c: New file.
16796 * gdb.base/vla-sideeffect.exp: New file.
16797
16798 * gdb.dwarf2/count.exp: New file.
16799
16800 * gdb.base/vla-multi.c: New file.
16801 * gdb.base/vla-multi.exp: New file.
16802
16803 * gdb.base/vla-ptr.c: New file.
16804 * gdb.base/vla-ptr.exp: New file.
16805
16806 * gdb.base/vla-datatypes.c: New file.
16807 * gdb.base/vla-datatypes.exp: New file.
16808
16809 * gdb.mi/mi-vla-c99.exp: New file.
16810 * gdb.mi/vla.c: New file.
16811
16812 2014-04-11 Keith Seitz <keiths@redhat.com>
16813
16814 PR c++/16675
16815 * gdb.cp/cpsizeof.exp: New file.
16816 * gdb.cp/cpsizeof.cc: New file.
16817
16818 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16819
16820 * gdb.mi/mi-vla-c99.exp: New file.
16821 * gdb.mi/vla.c: New file.
16822
16823 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16824
16825 * gdb.base/vla-datatypes.c: New file.
16826 * gdb.base/vla-datatypes.exp: New file.
16827
16828 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16829
16830 * gdb.base/vla-ptr.c: New file.
16831 * gdb.base/vla-ptr.exp: New file.
16832
16833 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16834
16835 * gdb.base/vla-multi.c: New file.
16836 * gdb.base/vla-multi.exp: New file.
16837
16838 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16839
16840 * gdb.dwarf2/count.exp: New file.
16841
16842 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16843
16844 * gdb.base/vla-sideeffect.c: New file.
16845 * gdb.base/vla-sideeffect.exp: New file.
16846
16847 2014-04-11 Yao Qi <yao@codesourcery.com>
16848
16849 * gdb.base/completion.exp: Check file exists before running tests
16850 on file completion.
16851
16852 2014-04-10 Pedro Alves <palves@redhat.com>
16853
16854 * gdb.base/cond-eval-mode.c: New file.
16855 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
16856 prepare_for_testing to build the new file. Check result of
16857 runto_main.
16858 (test_break, test_watch): New procedures.
16859 (top level): Use them.
16860
16861 2014-04-08 Pierre Muller <muller@sourceware.org>
16862
16863 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
16864 Ctrl-V use for mingw hosts.
16865
16866 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
16867
16868 * gdb.python/py-value.c: Improve test case.
16869 * gdb.python/py-value.exp: Add new test.
16870
16871 2014-04-07 David Blaikie <dblaikie@gmail.com>
16872
16873 * lib/compiler.c: Identify the clang compiler.
16874 * lib/compiler.cc: Ditto.
16875
16876 2014-04-03 Yao Qi <yao@codesourcery.com>
16877
16878 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16879
16880 2014-04-01 Anton Blanchard <anton@samba.org>
16881
16882 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
16883 messages unique.
16884
16885 2014-04-01 Anton Blanchard <anton@samba.org>
16886
16887 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
16888 prepare_for_testing.
16889
16890 2014-04-01 Anton Blanchard <anton@samba.org>
16891
16892 * gdb.arch/ppc64-atomic-inst.c: Remove.
16893 * gdb.arch/ppc64-atomic-inst.S: New file.
16894 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16895
16896 2014-03-31 Doug Evans <dje@google.com>
16897
16898 * gdb.base/print-symbol-loading-lib.c: New file.
16899 * gdb.base/print-symbol-loading-main.c: New file.
16900 * gdb.base/print-symbol-loading.exp: New file.
16901
16902 2014-03-31 Yao Qi <yao@codesourcery.com>
16903
16904 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
16905
16906 2014-03-28 Joel Brobecker <brobecker@adacore.com>
16907
16908 * gdb.ada/mi_dyn_arr: New testcase.
16909
16910 2014-03-27 Doug Evans <dje@google.com>
16911
16912 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
16913
16914 2014-03-27 Yao Qi <yao@codesourcery.com>
16915
16916 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
16917 if target is nios2-*-*.
16918
16919 2014-03-26 Yao Qi <yao@codesourcery.com>
16920
16921 * lib/gdb.exp (readline_is_used): New proc.
16922 * gdb.base/completion.exp: Move tests on command complete up.
16923 Skip the rest of tests if readline is not used.
16924 * gdb.ada/complete.exp: Skp the test if readline is not
16925 used.
16926 * gdb.base/filesym.exp: Likewise.
16927 * gdb.base/macscp.exp: Likewise.
16928 * gdb.base/readline-ask.exp: Likewise.
16929 * gdb.base/readline.exp: Likewise.
16930 * gdb.python/py-cmd.exp: Likewise.
16931 * gdb.trace/tfile.exp: Likewise.
16932
16933 2014-03-26 Yao Qi <yao@codesourcery.com>
16934
16935 * gdb.base/macscp.exp: Fix code format issues.
16936
16937 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
16938
16939 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
16940 * gdb.asm/powerpc64le.inc: New file.
16941
16942 2014-03-25 Pedro Alves <palves@redhat.com>
16943 Doug Evans <dje@google.com>
16944
16945 * gdb.base/source-execution.c: New file.
16946 * gdb.base/source-execution.exp: New file.
16947 * gdb.base/source-execution.gdb: New file.
16948
16949 2014-03-24 Doug Evans <dje@google.com>
16950
16951 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
16952 using fission.
16953
16954 2014-03-24 Hui Zhu <hui@codesourcery.com>
16955 Pedro Alves <palves@redhat.com>
16956
16957 PR breakpoints/16101
16958 * gdb.base/dprintf.exp: Use unsupported rather than changing the
16959 test pass/fail messages. Detect missing support for dprintf when
16960 breakpoints are actually inserted.
16961 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
16962 breakpoints are actually inserted.
16963 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
16964 fails.
16965
16966 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16967
16968 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
16969
16970 2014-03-22 Doug Evans <xdje42@gmail.com>
16971
16972 * gdb.python/python.exp (python not supported): Verify multi-line
16973 python command issues an error.
16974 * gdb.guile/guile.exp (guile not supported): Verify multi-line
16975 guile command issues an error.
16976
16977 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
16978
16979 * gdb.threads/thread-specific.exp: Handle the lack of usable
16980 $this_breakpoint and $this_thread.
16981
16982 2014-03-21 Hui Zhu <hui@codesourcery.com>
16983
16984 * gdb.base/attach.exp (do_command_attach_tests): New.
16985
16986 2014-03-20 Tom Tromey <tromey@redhat.com>
16987 Pedro Alves <palves@redhat.com>
16988
16989 PR cli/15718
16990 * gdb.base/condbreak-call-false.c: New file.
16991 * gdb.base/condbreak-call-false.exp: New file.
16992
16993 2014-03-20 Pedro Alves <palves@redhat.com>
16994
16995 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
16996 Delete.
16997 (block_signals, unblock_signals): Delete.
16998 (child_function_2, main): Remove references to deleted variable
16999 and functions.
17000
17001 2014-03-20 Pedro Alves <palves@redhat.com>
17002
17003 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17004 Use pthread_kill to signal thread 2.
17005 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17006 Adjust to make the test send itself a signal rather than using the
17007 host's "kill" command.
17008
17009 2014-03-20 Pedro Alves <palves@redhat.com>
17010
17011 * gdb.threads/multiple-step-overs.c: New file.
17012 * gdb.threads/multiple-step-overs.exp: New file.
17013 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17014 Adjust expected infrun debug output.
17015
17016 2014-03-20 Pedro Alves <palves@redhat.com>
17017
17018 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17019 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17020
17021 2014-03-20 Pedro Alves <palves@redhat.com>
17022
17023 PR breakpoints/7143
17024 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17025 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17026 of gdb_test_multiple.
17027 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17028 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17029
17030 2014-03-20 Pedro Alves <palves@redhat.com>
17031
17032 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17033 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17034
17035 2014-03-19 Pedro Alves <palves@redhat.com>
17036
17037 * gdb.base/async.exp: Remove early return.
17038
17039 2014-03-19 Pedro Alves <palves@redhat.com>
17040
17041 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17042
17043 2014-03-19 Pedro Alves <palves@redhat.com>
17044
17045 * gdb.base/async.exp (test_background): Expect \r\n after
17046 "completed." in the fail pattern.
17047
17048 2014-03-19 Pedro Alves <palves@redhat.com>
17049
17050 * gdb.base/async.exp (test_background): New procedure.
17051 Use it for all background execution command tests.
17052
17053 2014-03-19 Pedro Alves <palves@redhat.com>
17054
17055 * gdb.base/async.exp: Use prepare_for_testing.
17056
17057 2014-03-19 Pedro Alves <palves@redhat.com>
17058
17059 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17060 the same line.
17061
17062 2014-03-19 Pedro Alves <palves@redhat.com>
17063
17064 * gdb.base/async.c (main): Add "jump here" and "until here" line
17065 marker comments.
17066 * gdb.base/async.exp (jump_here): New global.
17067 (jump& test): Use it.
17068 (until_here): New global.
17069 (until& test): Use it.
17070
17071 2014-03-19 Pedro Alves <palves@redhat.com>
17072
17073 * gdb.base/async.exp: Don't frob gdb_protocol.
17074
17075 2014-03-18 Doug Evans <xdje42@gmail.com>
17076
17077 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17078 Fix spelling of exec-done-display.
17079
17080 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17081
17082 PR gdb/15358
17083 * gdb.base/gdb-sigterm.c: New file.
17084 * gdb.base/gdb-sigterm.exp: New file.
17085
17086 2014-03-18 Pedro Alves <palves@redhat.com>
17087
17088 PR gdb/13860
17089 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17090 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17091 solib-event.
17092
17093 2014-03-17 Joel Brobecker <brobecker@adacore.com>
17094
17095 * gdb.ada/pckd_arr_ren: New testcase.
17096
17097 2014-03-13 Doug Evans <xdje42@gmail.com>
17098
17099 PR guile/16612
17100 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17101 collect after discarding symbols.
17102
17103 2014-03-13 Ludovic Courtès <ludo@gnu.org>
17104 Doug Evans <xdje42@gmail.com>
17105
17106 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17107 to history survives a gc.
17108
17109 2014-03-13 Pedro Alves <palves@redhat.com>
17110
17111 * gdb.base/default.exp: Don't test "target procfs".
17112
17113 2014-03-13 Pedro Alves <palves@redhat.com>
17114
17115 * gdb.base/default.exp: Update "target child" and "target procfs"
17116 tests to not expect "Unix".
17117
17118 2014-03-12 Tom Tromey <tromey@redhat.com>
17119
17120 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17121 New procs. Add target-async tests.
17122 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17123 Add target-async tests.
17124
17125 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17126
17127 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17128 'func_start' and 'func_end' for the beginning and end of the
17129 function code, respectively.
17130 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17131 'func_end' instead of 'func' and 'main'.
17132
17133 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17134
17135 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17136 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17137 generate the debug info assembler source.
17138
17139 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17140
17141 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17142 * gdb.dwarf2/arr-subrange.exp: Likewise.
17143 * gdb.dwarf2/dwz.exp: Likewise.
17144 * gdb.dwarf2/method-ptr.exp: Likewise.
17145 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17146 * gdb.dwarf2/subrange.exp: Likewise.
17147 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17148 * gdb.dwarf2/implptrpiece.exp: Likewise.
17149 * gdb.dwarf2/nostaticblock.exp: Likewise.
17150
17151 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17152
17153 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17154 directory to absolute path name arguments.
17155
17156 2014-03-10 Joel Brobecker <brobecker@adacore.com>
17157
17158 * gdb.ada/tagged_access: New testcase.
17159
17160 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17161
17162 * gdb.btrace/data.exp: Update expected output.
17163
17164 2014-03-06 Yao Qi <yao@codesourcery.com>
17165
17166 * gdb.trace/pr16508.exp: New file.
17167
17168 2014-03-05 Pedro Alves <palves@redhat.com>
17169
17170 PR gdb/16575
17171 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17172 procedure.
17173 (top level): Adjust to use it. Add tests that exercise breakpoint
17174 interaction with the code-cache.
17175
17176 2014-02-26 Ludovic Courtès <ludo@gnu.org>
17177
17178 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17179 test for 'history-append!'.
17180
17181 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17182
17183 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17184 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17185 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17186 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17187 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17188 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17189
17190 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17191
17192 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17193 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17194 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17195
17196 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17197
17198 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17199
17200 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17201
17202 * gdb.dwarf2/arr-stride.c: New file.
17203 * gdb.dwarf2/arr-stride.exp: New file.
17204
17205 2014-02-26 Pedro Alves <palves@redhat.com>
17206
17207 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17208 that won't ever trigger. Make sure that GDB reports the correct
17209 breakpoint that caused the stop.
17210
17211 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17212
17213 PR gdb/16626
17214 * gdb.base/auto-load-script: New file.
17215 * gdb.base/auto-load.c: New file.
17216 * gdb.base/auto-load.exp: New file.
17217
17218 PR gdb/16626
17219 * gdb.base/auto-load.exp: Fix out-of-srctree run.
17220
17221 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17222
17223 Fix dw2-icycle.exp -fsanitize=address GDB crash.
17224 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
17225
17226 2014-02-24 Doug Evans <dje@google.com>
17227
17228 * lib/gdb.exp (run_on_host): Log error output if program fails.
17229
17230 2014-02-21 Pedro Alves <palves@redhat.com>
17231
17232 * gdb.threads/step-after-sr-lock.c: Rename to ...
17233 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
17234 * gdb.threads/step-after-sr-lock.exp: Rename to ...
17235 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17236 ... this.
17237
17238 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
17239
17240 PR tdep/16397
17241 * gdb.arch/amd64-stap-special-operands.exp: New file.
17242 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
17243 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
17244 * gdb.arch/amd64-stap-triplet.S: Likewise.
17245 * gdb.arch/amd64-stap-triplet.c: Likewise.
17246
17247 2014-02-20 Joel Brobecker <brobecker@adacore.com>
17248
17249 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
17250 in .section pseudo-op.
17251
17252 2014-02-20 lin zuojian <manjian2006@gmail.com>
17253 Joel Brobecker <brobecker@adacore.com>
17254 Doug Evans <xdje42@gmail.com>
17255
17256 PR symtab/16581
17257 * gdb.dwarf2/dw2-icycle.S: New file.
17258 * gdb.dwarf2/dw2-icycle.c: New file.
17259 * gdb.dwarf2/dw2-icycle.exp: New file.
17260
17261 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
17262
17263 * gdb.python/py-value-cc.cc: Improve test case to enable testing
17264 operations on gdb.Value objects.
17265 * gdb.python/py-value-cc.exp: Add new test to test operations on
17266 gdb.Value objects.
17267
17268 2014-02-18 Doug Evans <dje@google.com>
17269
17270 * Makefile.in (TESTS): New variable.
17271 (expanded_tests, expanded_tests_or_none): New variables
17272 (check-single): Pass $(expanded_tests_or_none) to runtest.
17273 (check-parallel): Only run tests in $(TESTS) if non-empty.
17274 (check/no-matching-tests-found): New rule.
17275 * README: Document TESTS makefile variable.
17276
17277 2014-02-18 Doug Evans <dje@google.com>
17278
17279 * Makefile.in (check-parallel): rm -rf outputs temp.
17280
17281 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17282
17283 Fix "ERROR: no fileid for" in the testsuite.
17284 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
17285
17286 2014-02-12 Doug Evans <dje@google.com>
17287
17288 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
17289 (MISCELLANEOUS): New variable.
17290 (clean): rm -rf $(MISCELLANEOUS).
17291 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
17292 dwp live in the same directory as symlinks, with each symlink pointed
17293 to a differently named file in a different directory.
17294
17295 2014-02-11 Doug Evans <dje@google.com>
17296
17297 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
17298 of Tcl file commands.
17299
17300 2014-02-10 Mark Kettenis <kettenis@gnu.org>
17301
17302 * gdb.threads/step-after-sr-lock.exp: Avoid executing
17303 "kill -SIGUSR1 -1".
17304
17305 2014-02-10 Joel Brobecker <brobecker@adacore.com>
17306
17307 * gdb.ada/tick_length_array_enum_idx: New testcase.
17308
17309 2014-02-10 Doug Evans <xdje42@gmail.com>
17310
17311 * configure.ac (AC_OUTPUT): Add gdb.guile.
17312 * configure: Regenerate.
17313 * lib/gdb-guile.exp: New file.
17314 * lib/gdb.exp (get_target_charset): New function.
17315 * gdb.base/help.exp: Update expected output from "apropos apropos".
17316 * gdb.guile/Makefile.in: New file.
17317 * gdb.guile/guile.exp: New file.
17318 * gdb.guile/scm-arch.c: New file.
17319 * gdb.guile/scm-arch.exp: New file.
17320 * gdb.guile/scm-block.c: New file.
17321 * gdb.guile/scm-block.exp: New file.
17322 * gdb.guile/scm-breakpoint.c: New file.
17323 * gdb.guile/scm-breakpoint.exp: New file.
17324 * gdb.guile/scm-disasm.c: New file.
17325 * gdb.guile/scm-disasm.exp: New file.
17326 * gdb.guile/scm-equal.c: New file.
17327 * gdb.guile/scm-equal.exp: New file.
17328 * gdb.guile/scm-error.exp: New file.
17329 * gdb.guile/scm-error.scm: New file.
17330 * gdb.guile/scm-frame-args.c: New file.
17331 * gdb.guile/scm-frame-args.exp: New file.
17332 * gdb.guile/scm-frame-args.scm: New file.
17333 * gdb.guile/scm-frame-inline.c: New file.
17334 * gdb.guile/scm-frame-inline.exp: New file.
17335 * gdb.guile/scm-frame.c: New file.
17336 * gdb.guile/scm-frame.exp: New file.
17337 * gdb.guile/scm-generics.exp: New file.
17338 * gdb.guile/scm-gsmob.exp: New file.
17339 * gdb.guile/scm-iterator.c: New file.
17340 * gdb.guile/scm-iterator.exp: New file.
17341 * gdb.guile/scm-math.c: New file.
17342 * gdb.guile/scm-math.exp: New file.
17343 * gdb.guile/scm-objfile-script-gdb.in: New file.
17344 * gdb.guile/scm-objfile-script.c: New file.
17345 * gdb.guile/scm-objfile-script.exp: New file.
17346 * gdb.guile/scm-objfile.c: New file.
17347 * gdb.guile/scm-objfile.exp: New file.
17348 * gdb.guile/scm-ports.exp: New file.
17349 * gdb.guile/scm-pretty-print.c: New file.
17350 * gdb.guile/scm-pretty-print.exp: New file.
17351 * gdb.guile/scm-pretty-print.scm: New file.
17352 * gdb.guile/scm-section-script.c: New file.
17353 * gdb.guile/scm-section-script.exp: New file.
17354 * gdb.guile/scm-section-script.scm: New file.
17355 * gdb.guile/scm-symbol.c: New file.
17356 * gdb.guile/scm-symbol.exp: New file.
17357 * gdb.guile/scm-symtab-2.c: New file.
17358 * gdb.guile/scm-symtab.c: New file.
17359 * gdb.guile/scm-symtab.exp: New file.
17360 * gdb.guile/scm-type.c: New file.
17361 * gdb.guile/scm-type.exp: New file.
17362 * gdb.guile/scm-value-cc.cc: New file.
17363 * gdb.guile/scm-value-cc.exp: New file.
17364 * gdb.guile/scm-value.c: New file.
17365 * gdb.guile/scm-value.exp: New file.
17366 * gdb.guile/source2.scm: New file.
17367 * gdb.guile/types-module.cc: New file.
17368 * gdb.guile/types-module.exp: New file.
17369
17370 2014-02-10 Yao Qi <yao@codesourcery.com>
17371
17372 PR testsuite/16543
17373 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
17374 * configure: Regenerated.
17375 * Makefile.in: New file.
17376
17377 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
17378
17379 * gdb.python/py-framefilter.exp: Fix typo.
17380
17381 2014-02-08 Yao Qi <yao@codesourcery.com>
17382
17383 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
17384 that no =breakpoint-modified is emitted when breakpoints are
17385 modified through MI commands.
17386
17387 2014-02-07 Pedro Alves <pedro@codesourcery.com>
17388 Pedro Alves <palves@redhat.com>
17389
17390 * gdb.threads/step-after-sr-lock.c: New file.
17391 * gdb.threads/step-after-sr-lock.exp: New file.
17392
17393 2014-02-07 Pedro Alves <palves@redhat.com>
17394
17395 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
17396
17397 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17398
17399 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
17400 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
17401
17402 2014-02-06 Doug Evans <xdje42@gmail.com>
17403
17404 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
17405 output.
17406
17407 * gdb.gdb/python-interrupts.exp: New file.
17408
17409 2014-02-05 Yao Qi <yao@codesourcery.com>
17410
17411 * gdb.trace/report.exp (use_collected_data): Test the output
17412 of "info threads" and "info inferiors".
17413
17414 2014-02-05 Yao Qi <yao@codesourcery.com>
17415
17416 Revert this patch:
17417
17418 2013-05-24 Yao Qi <yao@codesourcery.com>
17419
17420 * gdb.trace/tfile.exp: Test inferior and thread.
17421
17422 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17423
17424 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17425 on a function.
17426 * gdb.base/step-bt.c: Call hello via function pointer to make
17427 sure its first instruction is executed on powerpc64le-linux.
17428
17429 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17430
17431 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
17432
17433 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17434
17435 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
17436 of the test patterns for use on little-endian systems.
17437
17438 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17439
17440 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
17441 (decimal_vector): Fix for little-endian.
17442
17443 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
17444
17445 * gdb.arch/sparc-sysstep.exp: New file.
17446 * gdb.arch/sparc-sysstep.c: Likewise.
17447
17448 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
17449
17450 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17451
17452 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
17453
17454 2014-01-23 Tom Tromey <tromey@redhat.com>
17455
17456 * gdb.ada/array_char_idx: New testcase.
17457
17458 2014-01-23 Tom Tromey <tromey@redhat.com>
17459
17460 PR python/16487:
17461 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
17462 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
17463 classes.
17464
17465 2014-01-23 Tom Tromey <tromey@redhat.com>
17466
17467 PR python/16491:
17468 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
17469 string from an inferior frame.
17470 * gdb.python/py-framefilter-mi.exp: Update.
17471
17472 2014-01-22 Doug Evans <dje@google.com>
17473
17474 * gdb.server/server-mon.exp: Add tests for "set debug-format".
17475
17476 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17477
17478 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
17479
17480 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17481
17482 * gdb.trace/entry-values.exp: Remove excess space character from
17483 regex patterns. Handle s390 call instruction.
17484
17485 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17486
17487 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
17488 define "*_start" label. Make "name" static.
17489 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
17490 ${name} by references to ${name}_start.
17491
17492 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17493
17494 * gdb.base/info-macros.exp: Remove "debug" from the compile
17495 options.
17496
17497 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17498
17499 * gdb.dlang/demangle.exp: New file.
17500
17501 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17502
17503 * gdb.dlang/primitive-types.exp: New file.
17504
17505 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17506
17507 * configure.ac: Create gdb.dlang/Makefile.
17508 * configure: Regenerate.
17509 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
17510 * gdb.dlang/Makefile.in: New file.
17511 * lib/d-support.exp: New file.
17512 * lib/gdb.exp (skip_d_tests): New proc.
17513
17514 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17515
17516 * gdb.btrace/delta.exp: Check reverse stepi.
17517 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
17518 * gdb.btrace/finish.exp: New.
17519 * gdb.btrace/next.exp: New.
17520 * gdb.btrace/nexti.exp: New.
17521 * gdb.btrace/record_goto.c: Add comments.
17522 * gdb.btrace/step.exp: New.
17523 * gdb.btrace/stepi.exp: New.
17524 * gdb.btrace/multi-thread-step.c: New.
17525 * gdb.btrace/multi-thread-step.exp: New.
17526 * gdb.btrace/rn-dl-bind.c: New.
17527 * gdb.btrace/rn-dl-bind.exp: New.
17528 * gdb.btrace/data.c: New.
17529 * gdb.btrace/data.exp: New.
17530 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17531
17532 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17533
17534 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
17535 * gdb.btrace/exception.exp: Update.
17536 * gdb.btrace/instruction_history.exp: Update.
17537 * gdb.btrace/record_goto.exp: Update.
17538 * gdb.btrace/tailcall.exp: Update.
17539 * gdb.btrace/unknown_functions.exp: Update.
17540 * gdb.btrace/delta.exp: New.
17541
17542 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17543
17544 * gdb.btrace/record_goto.exp: Add backtrace test.
17545 * gdb.btrace/tailcall.exp: Add backtrace test.
17546
17547 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17548
17549 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
17550 * gdb.btrace/record_goto.c: New.
17551 * gdb.btrace/record_goto.exp: New.
17552 * gdb.btrace/x86-record_goto.S: New.
17553
17554 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17555
17556 * gdb.btrace/function_call_history.exp: Update tests.
17557 * gdb.btrace/instruction_history.exp: Update tests.
17558
17559 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17560
17561 * gdb.btrace/function_call_history.exp: Fix expected field
17562 order for "record function-call-history".
17563 Add new tests for "record function-call-history /c".
17564 * gdb.btrace/exception.cc: New.
17565 * gdb.btrace/exception.exp: New.
17566 * gdb.btrace/tailcall.exp: New.
17567 * gdb.btrace/x86-tailcall.S: New.
17568 * gdb.btrace/x86-tailcall.c: New.
17569 * gdb.btrace/unknown_functions.c: New.
17570 * gdb.btrace/unknown_functions.exp: New.
17571 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17572
17573 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17574
17575 * gdb.btrace/instruction_history.exp: Update.
17576 * gdb.btrace/function_call_history.exp: Update.
17577
17578 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17579
17580 * gdb.btrace/function_call_history.exp: Fix expected function
17581 trace.
17582 * gdb.btrace/instruction_history.exp: Initialize traced.
17583 Remove traced_functions.
17584
17585 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17586
17587 * gdb.btrace/function_call_history.exp: Update
17588 * gdb.btrace/instruction_history.exp: Update.
17589
17590 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17591
17592 * gdb.btrace/enable.exp: Update expected text.
17593
17594 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
17595
17596 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
17597 bytes.
17598
17599 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
17600
17601 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
17602
17603 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
17604
17605 * lib/gdb.exp (supports_process_record): Return true for
17606 arm*-linux*. (supports_reverse): Likewise.
17607
17608 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
17609
17610 PR python/15464
17611 PR python/16113
17612 * gdb.python/py-type.c: Enhance test case.
17613 * gdb.python/py-value-cc.cc: Likewise
17614 * gdb.python/py-type.exp: Add new tests.
17615 * gdb.python/py-value-cc.exp: Likewise
17616
17617 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17618 Pedro Alves <palves@redhat.com>
17619
17620 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
17621 Make "name" extern.
17622 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
17623 references to ${name}_start by references to ${name}.
17624
17625 2014-01-10 Joel Brobecker <brobecker@adacore.com>
17626
17627 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
17628
17629 2014-01-10 Joel Brobecker <brobecker@adacore.com>
17630
17631 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
17632
17633 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
17634 Pedro Alves <palves@redhat.com>
17635
17636 * gdb.mi/mi-info-os.exp: Connect to the target with
17637 mi_gdb_target_load.
17638
17639 2014-01-08 Pedro Alves <palves@redhat.com>
17640
17641 * gdb.threads/reconnect-signal.c: New file.
17642 * gdb.threads/reconnect-signal.exp: New file.
17643
17644 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17645
17646 * gdb.base/source-dir.exp: New file.
17647
17648 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17649
17650 * gdb.ada/mi_interface: New testcase.
17651
17652 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17653
17654 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
17655 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
17656 gdb.ada/pp-rec-component/pck.ads: New files.
17657
17658 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17659
17660 * gdb.python/py-pp-integral.c: New file.
17661 * gdb.python/py-pp-integral.py: New file.
17662 * gdb.python/py-pp-integral.exp: New file.
17663
17664 For older changes see ChangeLog-1993-2013.
17665 \f
17666 ;; Local Variables:
17667 ;; mode: change-log
17668 ;; left-margin: 8
17669 ;; fill-column: 74
17670 ;; version-control: never
17671 ;; End:
17672
17673 Copyright 2014-2019 Free Software Foundation, Inc.
17674 Copying and distribution of this file, with or without modification,
17675 are permitted provided the copyright notice and this notice are preserved.
This page took 0.400405 seconds and 5 git commands to generate.