]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
gdb/fortran: Improve output pattern in gdb.mi/mi-fortran-modules.exp
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
b43315e2
AB
12019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
4 modules.
5
54f73dad
AB
62019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
9 broken version of GCC.
10
d57cbee9
AB
112019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
12
13 * gdb.fortran/info-modules.exp: Rewrite to make use of new
14 sym-info-cmds library.
15 * gdb.fortran/info-types.exp: Likewise.
16 * lib/sym-info-cmds.exp: New file.
17
c14aab8c
TV
182019-12-08 Tom de Vries <tdevries@suse.de>
19
20 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
21
aa2d5a42
KS
222019-12-07 Keith Seitz <keiths@redhat.com>
23
24 * gdb.base/corefile-buildid-shlib-shr.c: New file.
25 * gdb.base/corefile-buildid-shlib.c: New file.
26 * gdb.base/corefile-buildid.c: New file.
27 * gdb.base/corefile-buildid.exp: New file.
28
93e55f0a
TV
292019-12-06 Tom de Vries <tdevries@suse.de>
30
31 * gdb.dwarf2/varval.exp: Add decl before def test.
32
c7d12402
TBA
332019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
34
35 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
36
06acc08f
TBA
372019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
38
39 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
40 CV and reference conversion for overload resolution.
41 * gdb.cp/rvalue-ref-overload.exp: Test it.
42
e0fad1ea
PW
432019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
44
45 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
46 * gdb.base/frameapply.exp: Test faas without command.
47
8d70a9f0
AB
482019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
49
50 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
51 Fortran tests.
52 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
53 order.
54
36c8fb93
AB
552019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
56
57 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
58 casting to type with no kind specified.
59 (test_basic_parsing_of_type_kinds): Additional tests for types
60 with no kind specified, and add tests for single/double
61 precision/complex types.
62
4139ff00
TT
632019-12-04 Tom Tromey <tromey@adacore.com>
64
65 * gdb.base/endianity.c (struct other) <x>: New field.
66 (main): Initialize it.
67 * gdb.base/endianity.exp: Update.
68
a05cf17a
TT
692019-12-04 Tom Tromey <tromey@adacore.com>
70
71 * gdb.ada/scalar_storage/storage.adb: New file.
72 * gdb.ada/scalar_storage/pck.adb: New file.
73 * gdb.ada/scalar_storage/pck.ads: New file.
74 * gdb.ada/scalar_storage.exp: New file.
75
103a685e
TT
762019-12-04 Tom Tromey <tromey@adacore.com>
77
78 * gdb.base/endianity.c (struct otherendian) <f>: New field.
79 (main): Initialize it.
80 * gdb.base/endianity.exp: Update.
81
c2512106
AB
822019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
83
84 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
85
293b38d6
AB
862019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
87
88 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
89 -symbol-info-module-functions and -symbol-info-module-variables.
90
216a7e6b
AB
912019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
92
93 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
94
5bbd8269
AB
952019-12-01 Richard Bunt <richard.bunt@arm.com>
96 Andrew Burgess <andrew.burgess@embecosm.com>
97
98 * gdb.fortran/derived-type-striding.exp: New file.
99 * gdb.fortran/derived-type-striding.f90: New file.
100 * gdb.fortran/array-slices.exp: New file.
101 * gdb.fortran/array-slices.f90: New file.
102
be09caf1
PW
1032019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
104
105 * gdb.base/define.exp: Test . in command names.
106 * gdb.base/setshow.exp: Update test, as . is now part of
107 command name.
108
643c0cbe
PW
1092019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
110
111 * gdb.base/define-prefix.exp: New file.
112
dcdec678
AB
1132019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
114
115 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
116 compile.
117 (skip_btrace_pt_tests): Likewise.
118
640ab947
AB
1192019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
120
121 * gdb.fortran/info-modules.exp: Compile source files in correct
122 order.
123
d22670f0
KB
1242019-11-27 Kevin Buettner <kevinb@redhat.com>
125
126 * gdb.dwarf2/imported-unit.exp: New file.
127 * gdb.dwarf2/imported-unit.c: New file.
128
db5960b4
AB
1292019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
130
131 * gdb.mi/mi-fortran-modules-2.f90: New file.
132 * gdb.mi/mi-fortran-modules.exp: New file.
133 * gdb.mi/mi-fortran-modules.f90: New file.
134
7dc42066
AB
1352019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
136
137 * gdb.mi/mi-sym-info-1.c: New file.
138 * gdb.mi/mi-sym-info-2.c: New file.
139 * gdb.mi/mi-sym-info.exp: New file.
140
0dfeecca
TT
1412019-11-22 Tom Tromey <tromey@adacore.com>
142
143 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
144 * gdb.ada/tasks/foo.adb: Add another stopping location.
145
34877895
PJ
1462019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
147
148 * gdb.base/endianity.c: New test.
149 * gdb.base/endianity.exp: New file.
150
2e84f897
LD
1512019-11-21 Lukas Durfina <ldurfina@tachyum.com>
152
153 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
154
65d1cd5f
TV
1552019-11-21 Tom de Vries <tdevries@suse.de>
156
157 PR gdb/24956
158 * gdb.base/ui-redirect.exp: Test output of user-defined command.
159
4f22c3f4
SDJ
1602019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
161
162 * gdb.python/py-progspace.exp: Add missing parentheses on some
163 'print' commands.
164
9f6ad286
TT
1652019-11-19 Tom Tromey <tom@tromey.com>
166
167 * gdb.tui/winheight.exp: New file.
168
0b8dbf3f
AB
1692019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
170
171 * gdb.base/ctf-whatis.c: Delete.
172 * gdb.base/ctf-whatis.exp: Delete.
173 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
174
f833b7a7
AB
1752019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
176
177 * gdb.base/ctf-cvexpr.exp: Delete.
178 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
179
30d0a636
AB
1802019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
181
182 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
183 the compiler. Clean up header comment a little.
184 * gdb.base/ctf-ptype.exp: Likewise.
185 * gdb.base/ctf-whatis.exp: Likewise.
186 * lib/gdb.exp (skip_ctf_tests): New proc.
187
494409bb
SDJ
1882019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
189
190 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
191 * gdb.tui/corefile-run.exp: New file.
192
55708e99
TT
1932019-11-14 Tom Tromey <tromey@adacore.com>
194
195 * gdb.base/gdbvars.exp (test_convenience_variables): Add
196 regression tests.
197
45e42163
TT
1982019-11-12 Tom Tromey <tom@tromey.com>
199
200 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
201 after any command. Expect prompt after WAIT_FOR is seen.
202 (enter_tui): Enable resize messages.
203 (command): Expect command in output.
204 (get_line): Avoid error when cursor appears to be off-screen.
205 (dump_screen): Include screen size in title.
206 (_do_resize): New proc, from "resize".
207 (resize): Rewrite. Do resize in two steps.
208 * gdb.tui/empty.exp (layouts): Fix entries.
209 (check_boxes): Remove xfail.
210 (check_text): Dump screen on failure.
211
086baaf1
AB
2122019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
213
214 * gdb.python/py-symbol.exp: Add test for
215 gdb.lookup_static_symbols.
216
09ff83af
AB
2172019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
218
219 * gdb.python/py-symbol.c: Declare and call function from new
220 py-symbol-2.c file.
221 * gdb.python/py-symbol.exp: Compile both source files, and add new
222 tests for gdb.lookup_static_symbol.
223 * gdb.python/py-symbol-2.c: New file.
224
11af934b
TV
2252019-11-02 Tom de Vries <tdevries@suse.de>
226
227 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
228 * gdb.base/anon.exp: Same.
229 * gdb.base/auto-connect-native-target.exp: Same.
230 * gdb.base/call-ar-st.exp: Same.
231 * gdb.base/catch-syscall.exp: Same.
232 * gdb.base/commands.exp: Same.
233 * gdb.base/default.exp: Same.
234 * gdb.base/display.exp: Same.
235 * gdb.base/float.exp: Same.
236 * gdb.base/foll-fork.exp: Same.
237 * gdb.base/help.exp: Same.
238 * gdb.base/info-macros.exp: Same.
239 * gdb.base/info-proc.exp: Same.
240 * gdb.base/info-target.exp: Same.
241 * gdb.base/long_long.exp: Same.
242 * gdb.base/macscp.exp: Same.
243 * gdb.base/memattr.exp: Same.
244 * gdb.base/nofield.exp: Same.
245 * gdb.base/pointers.exp: Same.
246 * gdb.base/printcmds.exp: Same.
247 * gdb.base/ptype.exp: Same.
248 * gdb.base/restore.exp: Same.
249 * gdb.base/return.exp: Same.
250 * gdb.base/scope.exp: Same.
251 * gdb.base/set-noassign.exp: Same.
252 * gdb.base/setshow.exp: Same.
253 * gdb.base/shlib-call.exp: Same.
254 * gdb.base/signals.exp: Same.
255 * gdb.base/sigstep.exp: Same.
256 * gdb.base/skip.exp: Same.
257 * gdb.base/solib-symbol.exp: Same.
258 * gdb.base/stap-probe.exp: Same.
259 * gdb.base/step-line.exp: Same.
260 * gdb.base/step-test.exp: Same.
261 * gdb.base/style.exp: Same.
262 * gdb.base/varargs.exp: Same.
263 * gdb.base/vla-datatypes.exp: Same.
264 * gdb.base/vla-ptr.exp: Same.
265 * gdb.base/vla-sideeffect.exp: Same.
266 * gdb.base/volatile.exp: Same.
267 * gdb.base/watch-cond-infcall.exp: Same.
268 * gdb.base/watchpoint.exp: Same.
269
e96ec2ba
TV
2702019-11-02 Tom de Vries <tdevries@suse.de>
271
272 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
273 * gdb.cp/cpexprs.exp: Same.
274 * gdb.cp/except-multi-location.exp: Same.
275 * gdb.cp/exceptprint.exp: Same.
276 * gdb.cp/gdb2384.exp: Same.
277 * gdb.cp/inherit.exp: Same.
278 * gdb.cp/m-static.exp: Same.
279 * gdb.cp/meth-typedefs.exp: Same.
280 * gdb.cp/misc.exp: Same.
281 * gdb.cp/namespace.exp: Same.
282 * gdb.cp/non-trivial-retval.exp: Same.
283 * gdb.cp/overload.exp: Same.
284 * gdb.cp/pr17132.exp: Same.
285 * gdb.cp/re-set-overloaded.exp: Same.
286 * gdb.cp/rvalue-ref-types.exp: Same.
287 * gdb.cp/templates.exp: Same.
288
bd5766ec
LM
2892019-11-01 Luis Machado <luis.machado@linaro.org>
290
291 PR gdb/25124
292
293 * gdb.arch/pr25124.S: New file.
294 * gdb.arch/pr25124.exp: New file.
295
165f8965
AB
2962019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
297
298 * gdb.fortran/info-modules.exp: Update expected results, and add
299 additional tests for 'info module functinos', and 'info module
300 variables'.
301 * gdb.fortran/info-types.exp: Update expected results.
302 * gdb.fortran/info-types.f90: Extend testcase with additional
303 module variables and functions.
304
59c35742
AB
3052019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
306
307 * gdb.fortran/info-modules.exp: New file.
308 * gdb.fortran/info-types.exp: Build with new file.
309 * gdb.fortran/info-types.f90: Include and use new module.
310 * gdb.fortran/info-types-2.f90: New file.
311
f3fb2519
PW
3122019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
313
314 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
315 * gdb.base/settings.exp: Test all settings types using
316 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
317 that now verifies that the value of "maint show" is the same as
318 returned by the settings functions. Test the type of the
319 maintenance settings.
320 * gdb.base/default.exp: Update show_conv_list.
321
d1e36019
TV
3222019-10-31 Tom de Vries <tdevries@suse.de>
323
324 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
325 gdb_test.
326 * gdb.arch/amd64-disp-step.exp: Same.
327 * gdb.asm/asm-source.exp: Same.
328 * gdb.btrace/buffer-size.exp: Same.
329 * gdb.btrace/cpu.exp: Same.
330 * gdb.btrace/enable.exp: Same.
331 * gdb.dwarf2/count.exp: Same.
332 * gdb.dwarf2/dw2-ranges-func.exp: Same.
333 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
334 * gdb.fortran/vla-datatypes.exp: Same.
335 * gdb.fortran/vla-history.exp: Same.
336 * gdb.fortran/vla-ptype.exp: Same.
337 * gdb.fortran/vla-value.exp: Same.
338 * gdb.fortran/whatis_type.exp: Same.
339 * gdb.guile/guile.exp: Same.
340 * gdb.multi/tids.exp: Same.
341 * gdb.python/py-finish-breakpoint.exp: Same.
342 * gdb.python/py-framefilter.exp: Same.
343 * gdb.python/py-pp-registration.exp: Same.
344 * gdb.python/py-xmethods.exp: Same.
345 * gdb.python/python.exp: Same.
346 * gdb.server/connect-with-no-symbol-file.exp: Same.
347 * gdb.server/no-thread-db.exp: Same.
348 * gdb.server/run-without-local-binary.exp: Same.
349 * gdb.stabs/weird.exp: Same.
350 * gdb.threads/attach-many-short-lived-threads.exp: Same.
351 * gdb.threads/thread-find.exp: Same.
352 * gdb.threads/tls-shared.exp: Same.
353 * gdb.threads/tls.exp: Same.
354 * gdb.threads/wp-replication.exp: Same.
355 * gdb.trace/ax.exp: Same.
356 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
357
3d11e68e
TV
3582019-10-31 Tom de Vries <tdevries@suse.de>
359
360 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
361 * gdb.ada/array_subscript_addr.exp: Same.
362 * gdb.ada/arrayidx.exp: Same.
363 * gdb.ada/arrayparam.exp: Same.
364 * gdb.ada/arrayptr.exp: Same.
365 * gdb.ada/boolean_expr.exp: Same.
366 * gdb.ada/call_pn.exp: Same.
367 * gdb.ada/complete.exp: Same.
368 * gdb.ada/fixed_cmp.exp: Same.
369 * gdb.ada/fun_addr.exp: Same.
370 * gdb.ada/funcall_param.exp: Same.
371 * gdb.ada/interface.exp: Same.
372 * gdb.ada/mod_from_name.exp: Same.
373 * gdb.ada/null_array.exp: Same.
374 * gdb.ada/packed_array.exp: Same.
375 * gdb.ada/packed_tagged.exp: Same.
376 * gdb.ada/print_chars.exp: Same.
377 * gdb.ada/print_pc.exp: Same.
378 * gdb.ada/ptype_arith_binop.exp: Same.
379 * gdb.ada/ptype_field.exp: Same.
380 * gdb.ada/ptype_tagged_param.exp: Same.
381 * gdb.ada/rec_return.exp: Same.
382 * gdb.ada/ref_tick_size.exp: Same.
383 * gdb.ada/str_ref_cmp.exp: Same.
384 * gdb.ada/taft_type.exp: Same.
385 * gdb.ada/tagged.exp: Same.
386 * gdb.ada/type_coercion.exp: Same.
387 * gdb.ada/uninitialized_vars.exp: Same.
388
60b6ede8
TV
3892019-10-30 Tom de Vries <tdevries@suse.de>
390
391 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
392
30baf67b
TV
3932019-10-26 Tom de Vries <tdevries@suse.de>
394
395 * gdb.base/bigcore.c: Fix typos in comments.
396 * gdb.base/ctf-ptype.c: Same.
397 * gdb.base/long_long.c: Same.
398 * gdb.dwarf2/dw2-op-out-param.S: Same.
399 * gdb.python/py-evthreads.c: Same.
400 * gdb.reverse/i387-stack-reverse.c: Same.
401 * gdb.trace/tfile.c: Same.
402 * lib/compiler.c: Same.
403 * lib/compiler.cc: Same.
404
158da0d1
TV
4052019-10-25 Tom de Vries <tdevries@suse.de>
406
407 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
408 gdb_test_multiple calls.
409 * gdb.reverse/sigall-reverse.exp: Same.
410 * gdb.reverse/solib-precsave.exp: Same.
411 * gdb.reverse/solib-reverse.exp: Same.
412 * gdb.reverse/until-precsave.exp: Same.
413 * gdb.reverse/until-reverse.exp: Same.
414
4ccdfbec
TV
4152019-10-24 Tom de Vries <tdevries@suse.de>
416
417 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
418 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
419 kfail using -wrap pattern flag and convenience variable
420 gdb_test_name.
421
33d569b7
AB
4222019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
423
424 * gdb.python/py-progspace.exp: Add tests for the
425 Progspace.block_for_pc method.
426
4d0b984b
TT
4272019-10-23 Tom Tromey <tom@tromey.com>
428
429 * configure: Rebuild.
430 * aclocal.m4: Use m4_include, not sinclude.
431
94cb3754
TV
4322019-10-21 Tom de Vries <tdevries@suse.de>
433
434 * gdb.base/infcall-nested-structs.c: Add
435 __attribute__((noinline,noclone)) to all functions.
436 (call_all): Add missing variable initialization. Simplify return value.
437 (breakpt): Increment volatile variable, to prevent call from being
438 optimized out.
439 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
440
062f1fc1
TV
4412019-10-17 Tom de Vries <tdevries@suse.de>
442
443 * gdb.fortran/module.exp: Allow info variables to print info for files
444 other than module.f90.
445
0b54364d
AB
4462019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
447
448 * gdb.fortran/module.exp: Extend with 'info variables' test.
449
7ff5fae7
AB
4502019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
451
452 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
453 F77_FOR_TARGET.
454
d10eccaa
TV
4552019-10-16 Tom de Vries <tdevries@suse.de>
456
457 PR tdep/25096
458 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
459
745ff14e
TV
4602019-10-16 Tom de Vries <tdevries@suse.de>
461
462 PR tdep/24104
463 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
464 Add KFAIL for PR tdep/25096.
465
03e1ab94
TV
4662019-10-16 Tom de Vries <tdevries@suse.de>
467
468 PR testsuite/25059
469 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
470
b17fcc10
TV
4712019-10-16 Tom de Vries <tdevries@suse.de>
472
473 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
474 as signed.
475
9223170f
SM
4762019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
477
478 * gdb.mi/list-thread-groups-available.exp: Read entries one by
479 one instead of increasing timeout.
480
d6e76313
TV
4812019-10-13 Tom de Vries <tdevries@suse.de>
482
483 PR record/25038
484 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
485 * gdb.reverse/sigall-reverse.exp: Same.
486 * gdb.reverse/solib-precsave.exp: Same.
487 * gdb.reverse/solib-reverse.exp: Same.
488 * gdb.reverse/step-precsave.exp: Same.
489 * gdb.reverse/until-precsave.exp: Same.
490 * gdb.reverse/until-reverse.exp: Same.
491 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
492
6dfc0041
AA
4932019-10-10 Andreas Arnez <arnez@linux.ibm.com>
494
495 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
496 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
497 (cmp_struct_05_01, cmp_struct_static_02_01)
498 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
499 comparisons.
500
abcf2cc8
TV
5012019-10-10 Tom de Vries <tdevries@suse.de>
502
503 PR testsuite/24888
504 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
505 gnatlink.
506
a50faaf6
TV
5072019-10-09 Tom de Vries <tdevries@suse.de>
508
509 PR testsuite/25048
510 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
511
60ff3cd7
AB
5122019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
513
514 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
515 exceptions due to missing debug information.
516
dfee8566
TV
5172019-10-07 Tom de Vries <tdevries@suse.de>
518
519 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
520
3d63690a
AB
5212019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
522
523 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
524 * gdb.base/annota1.exp: Update to use gdb_test_name.
525
30d1f018
WP
5262019-10-07 Weimin Pan <weimin.pan@oracle.com>
527
528 * gdb.base/ctf-whatis.exp: New file.
529 * gdb.base/ctf-whatis.c: New file.
530 * gdb.base/ctf-ptype.exp: New file.
531 * gdb.base/ctf-ptype.c: New file.
532 * gdb.base/ctf-constvars.exp: New file.
533 * gdb.base/ctf-constvars.c: New file.
534 * gdb.base/ctf-cvexpr.exp: New file.
535
4dbbb47c
TV
5362019-10-04 Tom de Vries <tdevries@suse.de>
537
538 * gdb.cp/local-static.c (main): Move declaration of int i out of the
539 for loop.
540
77c2dba3
TT
5412019-10-03 Tom Tromey <tom@tromey.com>
542
543 PR rust/24976:
544 * gdb.rust/simple.rs (Union2): New type.
545 (main): Use Union2.
546 * gdb.rust/simple.exp: Add test.
547
179aed7f
AB
5482019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
549
550 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
551 nested function prefix.
552
0a4b0913
AB
5532019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
554 Richard Bunt <richard.bunt@arm.com>
555 Andrew Burgess <andrew.burgess@embecosm.com>
556
557 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
558 nested functions.
559 * gdb.fortran/nested-funcs.f90: Update expected results.
560 * gdb.fortran/nested-funcs-2.exp: New file.
561 * gdb.fortran/nested-funcs-2.f90: New file.
562
082cce05
AB
5632019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
564
565 * gdb.python/py-parameter.exp: Make test names unique.
566 * gdb.python/py-template.exp: Likewise.
567 * gdb.python/py-value.exp: Likewise.
568
2b74ba5a
AB
5692019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
570
571 * gdb.base/break-interp.exp: Reduce test name duplication.
572 * gdb.base/call-sc.exp: Likewise.
573 * gdb.base/callfuncs.exp: Likewise.
574 * gdb.base/charset.exp: Likewise.
575 * gdb.base/dump.exp: Likewise.
576 * gdb.base/ena-dis-br.exp: Likewise.
577 * gdb.base/relational.exp: Likewise.
578 * gdb.base/step-over-syscall.exp: Likewise.
579 * gdb.base/structs.exp: Likewise.
580
58eb20d5
AB
5812019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
582
583 * gdb.linespec/explicit.exp: Make test names unique.
584 * gdb.linespec/ls-errs.exp: Likewise.
585
4d421147
AB
5862019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
587
588 * gdb.reverse/break-precsave.exp: Make test names unique.
589 * gdb.reverse/break-reverse.exp: Likewise.
590 * gdb.reverse/finish-precsave.exp: Likewise.
591 * gdb.reverse/finish-reverse.exp: Likewise.
592 * gdb.reverse/machinestate-precsave.exp: Likewise.
593 * gdb.reverse/machinestate.exp: Likewise.
594 * gdb.reverse/readv-reverse.exp: Likewise.
595 * gdb.reverse/recvmsg-reverse.exp: Likewise.
596 * gdb.reverse/sigall-precsave.exp: Likewise.
597 * gdb.reverse/sigall-reverse.exp: Likewise.
598 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
599 * gdb.reverse/watch-precsave.exp: Likewise.
600 * gdb.reverse/watch-reverse.exp: Likewise.
601
d8c06f22
AB
6022019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
603
604 * gdb.threads/stop-with-handle.c: New file.
605 * gdb.threads/stop-with-handle.exp: New file.
606
3a56ed86
TV
6072019-10-03 Tom de Vries <tdevries@suse.de>
608
609 PR testsuite/25059
610 * gdb.base/list-missing-source.exp: Allowing the "Compilation
611 directory" line to be missing.
612
42275044
TV
6132019-10-03 Tom de Vries <tdevries@suse.de>
614
615 PR testsuite/25059
616 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
617 type optional.
618
9ef62df0
AA
6192019-10-02 Andreas Arnez <arnez@linux.ibm.com>
620
621 * gdb.python/py-format-string.c (string.h): New include.
622 (main): Fill a_struct_with_union.the_union.an_int with bytes of
623 the same value, for endianness-independence.
624 * gdb.python/py-format-string.exp (default_regexp_dict)
625 (test_pretty_structs, test_format): Adjust expected output to the
626 changed initialization.
627
37f6a7f4
TT
6282019-10-02 Tom Tromey <tromey@adacore.com>
629
630 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
631
1d58d6a2
PA
6322019-10-02 Pedro Alves <palves@redhat.com>
633 Andrew Burgess <andrew.burgess@embecosm.com>
634
635 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
636 "print-file-var.h".
637 (this_version_id) Use ATTRIBUTE_VISIBILITY.
638 (get_version_1): Print this_version_id and its address.
639 Add extern "C" wrappers around interface functions.
640 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
641 "print-file-var.h".
642 (this_version_id) Use ATTRIBUTE_VISIBILITY.
643 (get_version_2): Print this_version_id and its address.
644 Add extern "C" wrappers around interface functions.
645 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
646 <stddef.h> and "print-file-var.h".
647 Add extern "C" wrappers around interface functions.
648 [VERSION_ID_MAIN] (this_version_id): Define.
649 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
650 * gdb.base/print-file-var.h: Add some #defines to simplify setting
651 up extern "C" blocks.
652 * gdb.base/print-file-var.exp (test): New, factored out from top
653 level.
654 (top level): Test all combinations of attribute hidden or not,
655 dlopen or not, and this_version_id symbol in main file or not.
656 Compile tests as both C++ and C, make test names unique.
657
d770d56f
TT
6582019-10-01 Tom Tromey <tom@tromey.com>
659
660 * gdb.base/style.exp: Test "show logging filename".
661
7f6aba03
TT
6622019-10-01 Tom Tromey <tom@tromey.com>
663
664 * lib/gdb-utils.exp (style): Handle "metadata" argument.
665 * gdb.base/style.exp: Add metadata style test.
666
14309bb6
TT
6672019-10-01 Tom Tromey <tom@tromey.com>
668
669 * gdb.base/style.exp: Test "pwd".
670
2a3c1174
PA
6712019-10-01 Tom Tromey <tom@tromey.com>
672
673 * gdb.base/style.exp: Update tests.
674
53d666ec
AA
6752019-10-01 Andreas Arnez <arnez@linux.ibm.com>
676
677 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
678 'six' to unsigned.
679 (s1): Initialize fields 'four' and 'six' instead of 'three' and
680 'five'. Use an all-ones bit pattern for each.
681 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
682 to its changed values.
683
4a56a520
TT
6842019-09-30 Tom Tromey <tromey@adacore.com>
685
686 * gdb.rust/traits.rs: Disable all warnings.
687
0df0352a
TV
6882019-09-29 Tom de Vries <tdevries@suse.de>
689
690 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
691
73d9a918
TV
6922019-09-29 Tom de Vries <tdevries@suse.de>
693
694 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
695
060b3ab4
TV
6962019-09-27 Tom de Vries <tdevries@suse.de>
697
698 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
699
68f7d34d
TV
7002019-09-27 Tom de Vries <tdevries@suse.de>
701
702 PR record/23188
703 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
704
5d63b30a
TT
7052019-09-26 Tom Tromey <tromey@adacore.com>
706
707 * gdb.ada/py_taft.exp: New file.
708 * gdb.ada/py_taft/main.adb: New file.
709 * gdb.ada/py_taft/pkg.adb: New file.
710 * gdb.ada/py_taft/pkg.ads: New file.
711
3d435220
TV
7122019-09-24 Tom de Vries <tdevries@suse.de>
713
714 PR gdb/24598
715 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
716
77d03678
TV
7172019-09-22 Tom de Vries <tdevries@suse.de>
718
719 * gdb.base/restore.exp: Allow register variables to be optimized out at
720 -O0.
721
abf516c6
UW
7222019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
723
724 * gdb.arch/spu-info.exp: Remove file.
725 * gdb.arch/spu-info.c: Remove file.
726 * gdb.arch/spu-ls.exp: Remove file.
727 * gdb.arch/spu-ls.c: Remove file.
728
729 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
730 * gdb.asm/spu.inc: Remove file.
731
732 * gdb.base/dump.exp: Remove support for spu*-*-*.
733 * gdb.base/stack-checking.exp: Likewise.
734 * gdb.base/overlays.exp: Likewise.
735 * gdb.base/ovlymgr.c: Likewise.
736 * gdb.base/spu.ld: Remove file.
737
738 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
739 * gdb.cp/cpexprs.exp: Likewise.
740 * gdb.cp/exception.exp: Likewise.
741 * gdb.cp/gdb2495.exp: Likewise.
742 * gdb.cp/mb-templates.exp: Likewise.
743 * gdb.cp/pr9167.exp: Likewise.
744 * gdb.cp/userdef.exp: Likewise.
745
746 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
747
748 * gdb.cell: Remove directory.
749 * lib/cell.exp: Remove file.
750
e452e88f
TV
7512019-09-19 Tom de Vries <tdevries@suse.de>
752
753 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
754
8a625130
TV
7552019-09-19 Tom de Vries <tdevries@suse.de>
756
757 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
758
81dc3ab5
TV
7592019-09-19 Tom de Vries <tdevries@suse.de>
760
761 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
762 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
763 (gdb_target_cmd): ... here.
764 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
765 value 2.
766
b078f3ac
AB
7672019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
768
769 * gdb.base/source-dir.exp: Avoid having directory names in test
770 names.
771
f1b620e9
MG
7722019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
773
774 * gdb.base/source-dir.exp: Add extra test for mapped compilation
775 directory.
776
67f3ed6a
AB
7772019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
778
779 * gdb.base/list-missing-source.exp: New file.
780
d1b70248
TV
7812019-09-14 Tom de Vries <tdevries@suse.de>
782
783 PR teststuite/24599
784 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
785 * lib/ada.exp (gnatmake_version_at_least): New proc.
786
5fabdcd6
AB
7872019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
788
789 * gdb.base/maint.exp: Use exec_has_index_section.
790
aa17805f
AB
7912019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
792
793 * gdb.base/maint.exp: Add test for 'maint info sections'.
794
25e5c209
TV
7952019-09-12 Tom de Vries <tdevries@suse.de>
796
797 * gdb.base/store.exp: Allow register variables to be optimized out at
798 -O0.
799
4993045d
PW
8002019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
801
802 * gdb.ada/rdv_wait.exp: Update to new task names.
803 * gdb.base/task_switch_in_core.exp: Likewise.
804 * gdb.base/info_sources_base.c: Likewise.
805
8a516164
TT
8062019-09-10 Tom Tromey <tromey@adacore.com>
807
808 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
809
aa391654
TT
8102019-09-10 Tom Tromey <tromey@adacore.com>
811
812 * gdb.ada/dgopt.exp: New file.
813 * gdb.ada/dgopt/x.adb: New file.
814
8634b462
TT
8152019-09-08 Tom Tromey <tom@tromey.com>
816
817 * gdb.tui/resize.exp: Remove setup_xfail.
818 * gdb.tui/regs.exp: Remove setup_xfail.
819 * gdb.tui/basic.exp: Remove setup_xfail.
820
736b0f76
DB
8212019-09-06 David Blaikie <dblaikie@gmail.com>
822
823 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
824 * gdb.cp/cplabel.exp: Ditto.
825 * gdb.linespec/ls-errs.exp: Ditto.
826
30331a6c
TV
8272019-09-05 Tom de Vries <tdevries@suse.de>
828
829 * lib/gdb.exp (cmp_file_string): New proc.
830 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
831 runto_main. Verify save breakpoints output.
832
98b0ebab
PW
8332019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
834
835 * gdb.base/info-var.exp: Test info variables without running
836 to main, to avoid expect's buffer overflow.
837
4e962e74
TT
8382019-09-03 Tom Tromey <tromey@adacore.com>
839
840 * gdb.ada/bias.exp: New file.
841 * gdb.ada/bias/bias.adb: New file.
842 * gdb.ada/print_chars.exp: Add regression test.
843 * gdb.ada/print_chars/foo.adb (My_Character): New type.
844 (MC): New variable.
845
2ea1a07a
SL
8462019-08-29 Sandra Loosemore <sandra@codesourcery.com>
847
848 * gdb.base/argv0-symlink.exp: Run only on native target
849 and local host.
850
8077c50d
TV
8512019-08-29 Tom de Vries <tdevries@suse.de>
852
853 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
854 diverse debug info.
855 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
856
48352473
TV
8572019-08-28 Tom de Vries <tdevries@suse.de>
858
859 * gdb.base/info-var.exp: Allow info variables to print info for files
860 other than info-var-f1.c and info-var-f2.c.
861
d8f27c60
AB
8622019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
863
864 * gdb.fortran/info-types.exp: Add module.
865 * gdb.fortran/info-types.f90: Update expected results.
866
1f20c35e
AB
8672019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
868
869 * gdb.fortran/info-types.exp: New file.
870 * gdb.fortran/info-types.f90: New file.
871 * lib/fortran.exp (fortran_character1): New proc.
872
4acfdd20
AB
8732019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
874
875 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
876 functions'. Reindent as needed.
877 * gdb.base/info-var-f1.c: New file.
878 * gdb.base/info-var-f2.c: New file.
879 * gdb.base/info-var.exp: New file.
880 * gdb.base/info-var.h: New file.
881
5c31b358
TV
8822019-08-26 Tom de Vries <tdevries@suse.de>
883
884 PR c++/24852
885 * gdb.cp/no-libstdcxx-probe.exp: New test.
886
b694989f
TV
8872019-08-26 Tom de Vries <tdevries@suse.de>
888
889 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
890 * tests need to be skipped.
891 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
892 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
893 mi_skip_libstdcxx_probe_tests.
894
d9c4ba53
SDJ
8952019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
896
897 * gdb.python/py-xmethods.exp: Use raw strings when passing
898 arguments to SimpleXMethodMatcher.
899
395fad09
TV
9002019-08-22 Tom de Vries <tdevries@suse.de>
901
902 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
903 more informative.
904
26c957f1
PA
9052019-08-21 Pedro Alves <palves@redhat.com>
906
907 * gdb.base/with.exp: Test "with" with no arguments.
908
61f80d5d
TV
9092019-08-21 Tom de Vries <tdevries@suse.de>
910
911 * gdb.base/gdb-caching-proc.exp: Sort files.
912
d7a11d13
TV
9132019-08-20 Tom de Vries <tdevries@suse.de>
914
915 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
916 compilation.
917
34dafe9f
TV
9182019-08-16 Tom de Vries <tdevries@suse.de>
919
920 * gdb.base/compare-sections.exp ("after run to main"): Allow
921 mismatched read-only sections for PIE executables.
922
398fdd60
TT
9232019-08-16 Tom Tromey <tom@tromey.com>
924
925 * lib/tuiterm.exp (_csi_Z): New proc.
926 * gdb.tui/basic.exp: Update window positions.
927 * gdb.tui/empty.exp: Update window positions.
928
d8f9e51c
SL
9292019-08-15 Sandra Loosemore <sandra@codesourcery.com>
930
931 * gdb.base/examine-backward.exp: Correct regexp for
932 "examine 3 bytes backward from ${address_zero}".
933
3df505f6
TT
9342019-08-15 Tom Tromey <tom@tromey.com>
935
936 * gdb.tui/empty.exp: Enable resizing tests.
937
272560b5
TT
9382019-08-15 Tom Tromey <tromey@adacore.com>
939
940 * gdb.ada/char_enum.exp: Add regression tests.
941 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
942 and '0'.
943 (Char, Gchar): Update.
944 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
945
08235187
CB
9462019-08-15 Christian Biesinger <cbiesinger@google.com>
947
948 * gdb.python/python.exp: Expect a leading underscore on
949 GdbOutput{,Error}File.
950
22a2ab04
SL
9512019-08-15 Sandra Loosemore <sandra@codesourcery.com>
952
953 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
954 Windows host.
955
835b995b
SL
9562019-08-15 Sandra Loosemore <sandra@codesourcery.com>
957
958 * gdb.base/batch-preserve-term-settings.exp
959 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
960
97dd8e07
CB
9612019-08-15 Christian Biesinger <cbiesinger@google.com>
962
963 * lib/gdb.exp: When running on a mingw target, replace
964 /x/ with x:/.
965
75faf5c4
AH
9662019-08-14 Alan Hayward <alan.hayward@arm.com>
967
968 * gdb.arch/aarch64-prologue.c: New test.
969 * gdb.arch/aarch64-prologue.exp: New file.
970
abc6c00f
TV
9712019-08-13 Tom de Vries <tdevries@suse.de>
972
973 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
974 Thread.
975
74c2c1f4
SL
9762019-08-13 Sandra Loosemore <sandra@codesourcery.com>
977
978 * gdb.python/py-completion.exp: Download the .py file to the host
979 and use its host pathname. Conditionalize tests that use
980 tab completion and manipulate files on the build machine.
981 * gdb.python/py-events.exp: Download the .py file to the host
982 and use its host pathname.
983 * gdb.python/py-evsignal.exp: Likewise.
984 * gdb.python/py-evthreads.exp: Likewise.
985 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
986 pathname syntax.
987 * gdb.python/py-framefilter.exp: Download the .py file to the right
988 place on the host. Match Windows pathname syntax.
989 * gdb.python/py-mi-var-info-path-expression.exp: Download the
990 .py file to the host and use its host pathname.
991 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
992 * gdb.python/py-objfile.exp: Expect a host pathname, not a
993 build pathname. Skip symlink test on Windows host. Add missing
994 newline at end of file.
995 * gdb.python/py-pp-maint.exp: Download the .py file to the host
996 and use its host pathname.
997 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
998 * gdb.python/py-section-script.exp: Use host location of binfile
999 on safe-path. Use correct path separator on Windows host.
1000 Reorder alternatives in gdb_test_multiple to prevent matching
1001 the wrong alternative on success.
1002 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1003
ca2589f3
PP
10042019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1005
1006 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1007 expect the GDB inferior to no longer immediately stop after
1008 being resumed with "signal SIGINT".
1009
020a839d
SL
10102019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1011
1012 * gdb.linespec/break-ask.exp: Generalize regexps to match
1013 Windows pathnames too.
1014
128d6509
TV
10152019-08-08 Tom de Vries <tdevries@suse.de>
1016
1017 PR testsuite/24862
1018 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1019
590042fc
PW
10202019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1021
1022 * gdb.base/style.exp: Update tests for help doc new invariants.
1023 * gdb.base/help.exp: Likewise.
1024
046bebe1
TT
10252019-08-06 Tom Tromey <tom@tromey.com>
1026
1027 * gdb.base/style.exp: Add disassemble test.
1028 * gdb.base/style.c (some_called_function): New function.
1029 (main): Use it.
1030
0b27c27d
CB
10312019-08-05 Christian Biesinger <cbiesinger@google.com>
1032
1033 * gdb.python/py-block.exp: Test dictionary access on blocks.
1034
580f1034
SM
10352019-08-05 Simon Marchi <simon.marchi@efficios.com>
1036
1037 PR gdb/24863
1038 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1039 -list-thread-groups --available test when running under
1040 check-read1.
1041
d86bd7cb
TV
10422019-08-05 Tom de Vries <tdevries@suse.de>
1043
1044 PR testsuite/24863
1045 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1046 * gdb.base/help.exp: Use with_read1_timeout_factor.
1047 * gdb.base/info-macros.exp: Same.
1048 * gdb.cp/nested-types.exp: Same.
1049
a80cf5d8
TV
10502019-08-05 Tom de Vries <tdevries@suse.de>
1051
1052 * lib/gdb.exp (version_at_least): Factor out of ...
1053 (tcl_version_at_least): ... here.
1054 (gdb_compile): Fail if pie results in non-PIE executable.
1055 (readelf_version, readelf_prints_pie): New proc.
1056 (exec_is_pie): Return -1 if unknown.
1057
d0962838
TV
10582019-08-05 Tom de Vries <tdevries@suse.de>
1059
1060 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1061
2252ff3d
SL
10622019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1063
1064 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1065
26655f53
SL
10662019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1067
1068 * lib/completion-support.exp (test_gdb_complete_none): Skip
1069 tab completion tests if no readline support.
1070 (test_gdb_complete_unique_re): Likewise.
1071 (test_gdb_complete_multiple): Likewise.
1072
db4dc13e
PW
10732019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1074
1075 * gdb.base/info_sources.exp: New file.
1076 * gdb.base/info_sources.c: New file.
1077 * gdb.base/info_sources_base.c: New file.
1078
0eba165a
PFC
10792019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1080
1081 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1082 prefix argument.
1083 (test_exit_status): Add prefix argument.
1084
59bd512b
TV
10852019-08-01 Tom de Vries <tdevries@suse.de>
1086
1087 PR testsuite/24863
1088 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1089 calling exp_continue for new thread and thread exited messages.
1090
2a3ad588
TV
10912019-08-01 Tom de Vries <tdevries@suse.de>
1092
1093 PR testsuite/24863
1094 * gdb.base/structs.exp: Fix check-read1 timeout using
1095 gdb_test_sequence.
1096 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1097
117eb594
TV
10982019-08-01 Tom de Vries <tdevries@suse.de>
1099
1100 PR testsuite/24863
1101 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1102 line.
1103
ed591340
TV
11042019-08-01 Tom de Vries <tdevries@suse.de>
1105
1106 PR testsuite/24863
1107 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1108
aa3b6533
TT
11092019-07-30 Tom Tromey <tromey@adacore.com>
1110
1111 * gdb.ada/display_nested.exp: New file.
1112 * gdb.ada/display_nested/foo.adb: New file.
1113 * gdb.ada/display_nested/pack.adb: New file.
1114 * gdb.ada/display_nested/pack.ads: New file.
1115
2906593f
CB
11162019-07-30 Christian Biesinger <cbiesinger@google.com>
1117
1118 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1119 namespace.
1120 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1121
0f575925
TV
11222019-07-30 Tom de Vries <tdevries@suse.de>
1123
1124 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1125 instead.
1126
b13057d9
TV
11272019-07-30 Tom de Vries <tdevries@suse.de>
1128
1129 PR testsuite/24834
1130 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1131 (exec_is_pie): New proc.
1132
5c4dde85
CB
11332019-07-29 Christian Biesinger <cbiesinger@google.com>
1134
1135 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1136
c620ed88
CB
11372019-07-29 Christian Biesinger <cbiesinger@google.com>
1138
1139 * gdb.python/py-objfile.c: Add global and static vars.
1140 * gdb.python/py-objfile.exp: Test new functions Objfile.
1141 lookup_global_symbol and lookup_static_symbol.
1142
3d235706
TT
11432019-07-29 Tom Tromey <tom@tromey.com>
1144
1145 * lib/tuiterm.exp (Term::_csi_@): New proc.
1146 (Term::_csi_X): Don't move cursor.
1147
c7e4c0a6
PW
11482019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1149
1150 * gdb.base/options.exp: Update backtrace - completion to
1151 new option -frame-info.
1152 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1153 Test new 'set print frame-info'. Test backtrace -frame-info
1154 overriding 'set print frame-info'.
1155 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1156 Test new 'set print frame-info'.
1157 Verify consistency of backtrace with and without filters, with and
1158 without -no-filters.
1159 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1160 default.
1161
de28a3b7
TV
11622019-07-29 Tom de Vries <tdevries@suse.de>
1163
1164 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1165 no arguments".
1166
507dd60e
TV
11672019-07-29 Tom de Vries <tdevries@suse.de>
1168
1169 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1170 is a substring of the first for "complete non-unique file name".
1171
5beafce9
TV
11722019-07-29 Tom de Vries <tdevries@suse.de>
1173
1174 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1175 with ".*".
1176
2d274232
TV
11772019-07-29 Tom de Vries <tdevries@suse.de>
1178
1179 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1180 Pass prompt_regexp parameter to gdb_test_multiple calls.
1181
9197cd8b
TV
11822019-07-29 Tom de Vries <tdevries@suse.de>
1183
1184 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1185 print registers" regexps.
1186
b528dae0
TV
11872019-07-29 Tom de Vries <tdevries@suse.de>
1188
1189 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1190
d17725d7
TV
11912019-07-29 Tom de Vries <tdevries@suse.de>
1192
1193 PR gdb/24855
1194 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1195 (skip_python_tests_prompt): Add prompt_regexp argument to
1196 gdb_test_multiple calls.
1197
52b75bf1
TT
11982019-07-27 Tom Tromey <tom@tromey.com>
1199
1200 * gdb.tui/main.exp: New file.
1201
2b1d00c2
TT
12022019-07-27 Tom Tromey <tom@tromey.com>
1203
1204 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1205 optional.
1206 * gdb.tui/empty.exp: New file.
1207
ded631d5
TT
12082019-07-27 Tom Tromey <tom@tromey.com>
1209
1210 * lib/tuiterm.exp (spawn): New proc.
1211 (Term::resize): New proc.
1212 * gdb.tui/resize.exp: New file.
1213
58ac439d
TT
12142019-07-27 Tom Tromey <tom@tromey.com>
1215
1216 * gdb.tui/list.exp: New file.
1217
fe1f56ee
TT
12182019-07-27 Tom Tromey <tom@tromey.com>
1219
1220 * gdb.tui/regs.exp: New file.
1221
f790b310
TT
12222019-07-27 Tom Tromey <tom@tromey.com>
1223
1224 * gdb.tui/basic.exp: Add "layout split" test.
1225
d95fc6ee
TT
12262019-07-27 Tom Tromey <tom@tromey.com>
1227
1228 * gdb.tui/basic.exp: Add "layout asm" test.
1229
c3786b3a
TT
12302019-07-27 Tom Tromey <tom@tromey.com>
1231
1232 * lib/tuiterm.exp: New file.
1233 * gdb.tui/basic.exp: New file.
1234
98a617f8
KB
12352019-07-27 Kevin Buettner <kevinb@redhat.com>
1236
1237 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1238 Enable tests associated with this flag. Adjust regex
1239 referencing "foo_low" to now refer to "foo_cold" instead.
1240
5c076da4
KB
12412019-07-27 Kevin Buettner <kevinb@redhat.com>
1242
1243 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1244 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1245 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1246 foo_cold. Revise comments to match.
1247 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1248 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1249 were wrapped into this proc; Call do_test in loop from outermost
1250 level.
1251 (foo_low): Rename all occurrences to "foo_cold".
1252 (backtrace from baz): New test.
1253 (x2/i foo_cold): New test.
1254 (info line *foo_cold): New test.
1255
1512d3b7
TV
12562019-07-26 Tom de Vries <tdevries@suse.de>
1257
1258 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1259
297989a1
TV
12602019-07-25 Tom de Vries <tdevries@suse.de>
1261
1262 PR testsuite/24830
1263 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1264 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1265 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1266 (skip_libstdcxx_probe_tests): ... here.
1267 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1268
b3b965fb
TV
12692019-07-24 Tom de Vries <tdevries@suse.de>
1270
1271 PR testsuite/24807
1272 * gdb.objc/basicclass.m: Include stdio.h.
1273 * gdb.objc/nondebug.m: Same.
1274 * gdb.objc/objcdecode.m: Same.
1275
4625b4d0
TV
12762019-07-24 Tom de Vries <tdevries@suse.de>
1277
1278 PR testsuite/24612
1279 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1280 additional_flags.
1281
024a5840
TV
12822019-07-24 Tom de Vries <tdevries@suse.de>
1283
1284 PR testsuite/24831
1285 * gdb.multi/tids.exp: Update error messages for info threads.
1286
c76ddaa3
TV
12872019-07-24 Tom de Vries <tdevries@suse.de>
1288
1289 * gdb.base/info-types.exp: Allow info types to print info for more than
1290 one file.
1291
9a618ef6
TV
12922019-07-23 Tom de Vries <tdevries@suse.de>
1293
1294 PR testsuite/24842
1295 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1296 gdb_spawn_with_cmdline_opts.
1297
40eadf04
SP
12982019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1299
1300 * gdb.arch/arm-cmse-sgstubs.c: New test.
1301 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1302
5ba29434
TV
13032019-07-23 Tom de Vries <tdevries@suse.de>
1304
1305 PR testsuite/24711
1306 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1307 issuing next command.
1308
a8e9d247
AB
13092019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1310
1311 * gdb.ada/info_auto_lang.exp: Update expected results.
1312 * gdb.base/info-types.c: Add additional types to check.
1313 * gdb.base/info-types.exp: Update expected results.
1314
eb86c5e2
AB
13152019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1316
1317 * gdb.base/info-types.c: New file.
1318 * gdb.base/info-types.exp: New file.
1319
01e175fe
AB
13202019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1321
1322 * gdb.arch/riscv-bp-infcall.c: New file.
1323 * gdb.arch/riscv-bp-infcall.exp: New file.
1324
6b78c3f8
AB
13252019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1326
1327 PR breakpoints/24541
1328 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1329
da738167
TV
13302019-07-14 Tom de Vries <tdevries@suse.de>
1331
1332 PR testsuite/24760
1333 * gdb.objc/basicclass.exp: Fix unterminated string.
1334
0d4e84ed
AB
13352019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1336 Andrew Burgess <andrew.burgess@embecosm.com>
1337
1338 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1339 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1340 negative bounds.
1341 * gdb.fortran/vla-value.exp: Print elements of an array with
1342 negative bounds.
1343 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1344 testing.
1345
021d8588
AB
13462019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1347
1348 * gdb.base/options.exp (expect_string): Dequote strings in
1349 results.
1350 (test-string): Test strings with different quoting and reindent.
1351
f06f1252
TT
13522019-07-10 Tom Tromey <tromey@adacore.com>
1353
1354 * gdb.ada/mi_ex_cond.exp: Update expected results.
1355 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1356 * gdb.ada/mi_catch_ex.exp: Update expected results.
1357 * gdb.ada/mi_catch_assert.exp: Update expected results.
1358 * gdb.ada/catch_ex.exp (catch_exception_info)
1359 (catch_exception_entry, catch_assert_entry)
1360 (catch_unhandled_entry): Update.
1361 * gdb.ada/catch_assert_if.exp: Update expected results.
1362
b863685d
RB
13632019-07-10 Richard Bunt <richard.bunt@arm.com>
1364 Stephen Roberts <stephen.roberts@arm.com>
1365
1366 * gdb.base/define.exp: Restore original prompt.
1367
cb1e4e32
PA
13682019-07-09 Pedro Alves <palves@redhat.com>
1369
1370 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1371 breakpoints" output.
1372 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1373 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1374 throw" creates breakpoint.
1375 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1376 'type="catchpoint"'.
1377
b58a68fe
PA
13782019-07-09 Pedro Alves <palves@redhat.com>
1379
1380 PR c++/15468
1381 * gdb.cp/except-multi-location-lib.cc: New.
1382 * gdb.cp/except-multi-location-main.cc: New.
1383 * gdb.cp/except-multi-location.exp: New.
1384
0826779b
PW
13852019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1386
1387 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1388 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1389 argument and update callers.
1390
5b0e2db4
AB
13912019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1392
1393 * gdb.arch/amd64-break-on-asm-line.S: New file.
1394 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1395
1f6f6e21
PW
13962019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1397
1398 * gdb.base/printcmds.exp: Test printing C string and
1399 C wide string convenience vars without transiting via the inferior.
1400 Also make test names unique.
1401
ea142fbf
AH
14022019-07-08 Alan Hayward <alan.hayward@arm.com>
1403
5862c886 1404 PR breakpoints/25011
ea142fbf
AH
1405 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1406
213fd9fa
PA
14072019-07-04 Pedro Alves <palves@redhat.com>
1408
1409 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1410 body returned ok(0), break(3) or continue(4).
1411 * gdb.testsuite/foreach_with_prefix.exp: New file.
1412
2b40fda7
AH
14132019-07-04 Alan Hayward <alan.hayward@arm.com>
1414
1415 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1416
a26c8de0
PA
14172019-07-03 Pedro Alves <palves@redhat.com>
1418
1419 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1420 "return -code".
1421
5f4ba3e7
PA
14222019-07-03 Pedro Alves <palves@redhat.com>
1423
1424 PR cli/24732
1425 * gdb.base/shell.exp: Load completion-support.exp.
1426 Adjust expected error output. Add completion tests.
1427
a994424f
PA
14282019-07-03 Pedro Alves <palves@redhat.com>
1429
1430 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1431 string_to_regexp.
1432
3d9be6f5
PA
14332019-07-03 Pedro Alves <palves@redhat.com>
1434
1435 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
1436 (expect_integer): Adjust to expect "-string".
1437 (expect_string): New.
1438 (all_options): Expect "-string".
1439 (test-flag, test-boolean): Adjust to expect "-string".
1440 (test-string): New proc.
1441 (top level): Call it.
1442
41fc454c
PA
14432019-07-03 Pedro Alves <palves@redhat.com>
1444
1445 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1446 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1447 the expected output in the success.
1448
b2b2a215
PA
14492019-07-03 Pedro Alves <palves@redhat.com>
1450
1451 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1452 Split one gdb_test_multiple call in two to avoid a race.
1453
fdbc9870
PA
14542019-07-03 Pedro Alves <palves@redhat.com>
1455
1456 * gdb.base/with.c: New file.
1457 * gdb.base/with.exp: New file.
1458
c6ac8931
PA
14592019-07-03 Pedro Alves <palves@redhat.com>
1460
1461 * gdb.base/settings.exp: Replace all references to "maint
1462 test-settings set" with references to "maint set test-settings",
1463 and all references to "maint test-settings show" with references
1464 to "maint show test-settings".
1465
970f9d09
PA
14662019-07-03 Pedro Alves <palves@redhat.com>
1467
1468 * gdb.base/settings.exp (test-string): Adjust expected out when
1469 testing "maint test-settings show filename"
1470
54d66006
PA
14712019-07-02 Pedro Alves <palves@redhat.com>
1472
1473 * gdb.base/options.exp (test-info-threads): New procedure.
1474 (top level): Call it.
1475
10d06d82
TT
14762019-06-28 Tom Tromey <tromey@adacore.com>
1477
1478 * gdb.dwarf2/ada-linkage-name.c: New file.
1479 * gdb.dwarf2/ada-linkage-name.exp: New file.
1480
3d507ff2
TT
14812019-06-27 Tom Tromey <tromey@adacore.com>
1482
d039f014 1483 PR c++/20020:
3d507ff2
TT
1484 * gdb.cp/constexpr-field.exp: Use setup_xfail.
1485
8af58ffe
TV
14862019-06-26 Tom de Vries <tdevries@suse.de>
1487
1488 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
1489
22e21752
TV
14902019-06-26 Tom de Vries <tdevries@suse.de>
1491
1492 * gdb.base/index-cache.exp: Add back missing debug option.
1493
b65b566c
PW
14942019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1495
1496 * gdb.base/alias.exp: Test non matching/non existing prefixes.
1497
5c2c8c69
TV
14982019-06-25 Tom de Vries <tdevries@suse.de>
1499
1500 PR testsuite/24727
1501 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
1502
164e3873
TV
15032019-06-24 Tom de Vries <tdevries@suse.de>
1504
1505 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
1506
824eacee
TV
15072019-06-24 Tom de Vries <tdevries@suse.de>
1508
1509 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
1510 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
1511 * gdb.trace/unavailable-dwarf-piece.exp: Same.
1512
385b97d3
TV
15132019-06-24 Tom de Vries <tdevries@suse.de>
1514
1515 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
1516
c596f180
TV
15172019-06-21 Tom de Vries <tdevries@suse.de>
1518
1519 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
1520
b13a7d03
TV
15212019-06-21 Tom de Vries <tdevries@suse.de>
1522
1523 PR testsuite/24518
1524 PR ada/24713
1525 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
1526 index.
1527
899277ae
TT
15282019-06-19 Tom Tromey <tromey@adacore.com>
1529
1530 * gdb.ada/length_cond.exp: Add intro comment.
1531
680e1bee
TT
15322019-06-19 Tom Tromey <tromey@adacore.com>
1533
1534 * gdb.ada/length_cond.exp: New file.
1535 * gdb.ada/length_cond/length_cond.adb: New file.
1536 * gdb.ada/length_cond/pck.adb: New file.
1537 * gdb.ada/length_cond/pck.ads: New file.
1538
0ed4690a
TV
15392019-06-18 Tom de Vries <tdevries@suse.de>
1540
1541 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
1542
d20ed5fd
TT
15432019-06-18 Tom Tromey <tromey@adacore.com>
1544
1545 * gdb.base/list0.h: Add comment explaining control character.
1546
86e04673
TV
15472019-06-18 Tom de Vries <tdevries@suse.de>
1548
1549 * boards/fission.exp: Break up long debug_flags line.
1550
c4973306
SM
15512019-06-16 Tom de Vries <tdevries@suse.de>
1552
1553 PR gdb/24445
1554 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
1555 generated index.
1556
93cb9841
AB
15572019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1558
1559 PR gdb/24686
1560 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
1561 improve detection of bug gdb/24541.
1562
399aaebd
SM
15632019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
1564
1565 PR gdb/24669
1566 * gdb.base/index-cache.exp (uses_readnow,
1567 expecting_index_cache_use): Define global variable.
1568 (test_cache_enabled_miss, test_cache_enabled_hit): Use
1569 expecting_index_cache_use.
1570
584a927c
AB
15712019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
1572 Andrew Burgess <andrew.burgess@embecosm.com>
1573
1574 * gdb.fortran/pointers.f90: New file.
1575 * gdb.fortran/print_type.exp: New file.
1576 * gdb.fortran/vla-ptype.exp: Adapt expected results.
1577 * gdb.fortran/vla-type.exp: Likewise.
1578 * gdb.fortran/vla-value.exp: Likewise.
1579 * gdb.mi/mi-vla-fortran.exp: Likewise.
1580
30056ea0
AB
15812019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1582
1583 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
1584 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
1585 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
1586 as a stop reason.
1587
ec8e2b6d
AB
15882019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1589
1590 * gdb.base/annota1.exp: Update expected results.
1591 * gdb.cp/annota2.exp: Likewise.
1592 * gdb.cp/annota3.exp: Likewise.
1593
09e4c4e1
AB
15942019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1595
1596 * gdb.base/style-logging.exp: Remove path from test name.
1597
0735b091
TT
15982019-06-14 Tom Tromey <tromey@adacore.com>
1599
1600 PR gdb/24502:
1601 * gdb.base/style-logging.exp: New file.
1602
f5686554
TT
16032019-06-14 Tom Tromey <tromey@adacore.com>
1604
1605 * gdb.base/symfile-warn.exp: New file.
1606 * gdb.base/symfile-warn.c: New file.
1607
a0c1ffed
TT
16082019-06-14 Tom Tromey <tromey@adacore.com>
1609
1610 * gdb.base/annotate-symlink.exp: New file.
1611
f411722c
TT
16122019-06-14 Tom Tromey <tromey@adacore.com>
1613
1614 * gdb.ada/set_wstr.exp: Add reassignment test.
1615
4268ec18
TT
16162019-06-14 Tom Tromey <tromey@adacore.com>
1617
1618 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1619 'unchecked_access and 'unrestricted_access as well.
1620
9a9e394b
TT
16212019-06-14 Tom Tromey <tromey@adacore.com>
1622
1623 PR ada/24539:
1624 * gdb.ada/vla.exp: Update tests.
1625 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1626 pragma.
1627
4c048731
PA
16282019-06-13 Pedro Alves <palves@redhat.com>
1629
1630 * gdb.base/settings.exp (test-integer): Test junk after
1631 "unlimited".
1632
6665660a
PA
16332019-06-13 Pedro Alves <palves@redhat.com>
1634
1635 * gdb.base/options.exp (test-thread-apply): New.
1636 (top level): Call it.
1637
5d707134
PA
16382019-06-13 Pedro Alves <palves@redhat.com>
1639
1640 * gdb.base/options.exp (test-frame-apply): New.
1641 (top level): Test print commands with different "frame apply"
1642 prefixes.
1643
e2a689da
PA
16442019-06-13 Pedro Alves <palves@redhat.com>
1645
e79be6e5 1646 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
1647 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1648 'max_completions' parameter and handle it.
1649 (test_gdb_completion_offers_commands): New.
1650
90a1ef87
PA
16512019-06-13 Pedro Alves <palves@redhat.com>
1652
1653 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
1654
d4c16835
PA
16552019-06-13 Pedro Alves <palves@redhat.com>
1656
1657 * gdb.base/options.exp (test-backtrace): New.
1658 (top level): Call it.
1659
2daf894e
PA
16602019-06-13 Pedro Alves <palves@redhat.com>
1661
1662 * gdb.guile/scm-frame-args.exp: Use "set print
1663 raw-frame-arguments" instead of "set print raw frame-arguments".
1664 * gdb.python/py-frame-args.exp: Likewise.
1665
e6ed716c
PA
16662019-06-13 Pedro Alves <palves@redhat.com>
1667
1668 * gdb.compile/compile.exp: Adjust expected output to option
1669 processing changes.
1670
7d8062de
PA
16712019-06-13 Pedro Alves <palves@redhat.com>
1672
1673 * gdb.base/options.exp: Build executable.
1674 (test-print): New procedure.
1675 (top level): Call it, once for "print" and another for "compile
1676 print".
1677
9d0faba9
PA
16782019-06-13 Pedro Alves <palves@redhat.com>
1679
1680 * gdb.base/options.c: New file.
1681 * gdb.base/options.exp: New file.
1682
dee7b4c8
PA
16832019-06-13 Pedro Alves <palves@redhat.com>
1684
1685 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
1686 that "o" is ambiguous.
1687
dca0f6c0
PA
16882019-06-13 Pedro Alves <palves@redhat.com>
1689
1690 * gdb.base/settings.c: New file.
1691 * gdb.base/settings.exp: New file.
1692
ccf46844
PA
16932019-06-13 Pedro Alves <palves@redhat.com>
1694
1695 * gdb.base/completion.exp: Fix comment typo.
1696
b9a3f842
PA
16972019-06-13 Pedro Alves <palves@redhat.com>
1698
1699 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
1700 foo --1" test.
1701
d106773e
PA
17022019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
1703
1704 * gdb.fortran/block-data.f: New.
1705 * gdb.fortran/block-data.exp: New.
1706
fea82da0
TV
17072019-06-11 Tom de Vries <tdevries@suse.de>
1708
1709 PR testsuite/24521
1710 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
1711 message.
1712
8c2e74f1
TV
17132019-06-11 Tom de Vries <tdevries@suse.de>
1714
1715 PR testsuite/24521
1716 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
1717
b49851c8
TV
17182019-06-11 Tom de Vries <tdevries@suse.de>
1719
1720 * boards/readnow.exp: New file.
1721
a7067863
AB
17222019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
1723
1724 * gdb.fortran/vla-sizeof.exp: Update expected results.
1725
1a3da2cd
AB
17262019-06-06 Amos Bird <amosbird@gmail.com>
1727
1728 * gdb.base/annota1.exp (thread_switch): Add test for
1729 thread-exited annotation.
1730
3847a7bf
TT
17312019-06-06 Tom Tromey <tromey@adacore.com>
1732
1733 * gdb.base/maint.exp: Expect command started/finished output.
1734
0088ba59
AB
17352019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1736
1737 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
1738 comment.
1739 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
1740
312617a3
AB
17412019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1742
1743 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
1744 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
1745 * gdb.arch/riscv-unwind-long-insn.c: New file.
1746 * gdb.arch/riscv-unwind-long-insn.exp: New file.
1747
e1f2e1a2
CB
17482019-06-04 Christian Biesinger <cbiesinger@google.com>
1749
d3238f7d 1750 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 1751
206584bd
PW
17522019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1753
1754 * lib/gdb.exp (help_list_trailer): New regexp variable
1755 factorizing the help trailer message.
1756 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
1757 arg to allow to better factorize various tests.
1758 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
1759 (test_prefix_command_help): Use help_list_trailer.
1760 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
1761 * gdb.guile/scm-cmd.exp: Likewise.
1762 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
1763 * gdb.base/help.exp: Use test_user_defined_class_help.
1764 * gdb.base/style.exp: Add tests for styling of help and apropos.
1765 * lib/gdb-utils.exp (style): Add title and highlight styles.
1766
708dc93e
PW
17672019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1768
1769 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
1770 $_shell_exitsignal.
1771 * gdb.base/default.exp: Update for new convenience variables.
1772
f49055a5
TT
17732019-05-29 Tom Tromey <tromey@adacore.com>
1774
1775 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
1776 to "break complete ada" test case's regexp.
1777
4330d61d
TT
17782019-05-29 Tom Tromey <tromey@adacore.com>
1779
1780 PR c++/20020:
1781 * gdb.cp/constexpr-field.exp: New file.
1782 * gdb.cp/constexpr-field.cc: New file.
1783
000439d5
TT
17842019-05-29 Tom Tromey <tromey@adacore.com>
1785
1786 * gdb.base/finish.exp (finish_no_print): New proc.
1787 (finish_tests): Call it.
1788
5a01c34c
TV
17892019-05-24 Tom de Vries <tdevries@suse.de>
1790
1791 * gdb.dwarf2/gdb-add-index.exp: New file.
1792
18125b16
TT
17932019-05-22 Tom Tromey <tromey@adacore.com>
1794
1795 * gdb.base/info-shared.exp (check_info_shared): Use "style".
1796 * gdb.base/style.exp: Use "style".
1797 * lib/gdb-utils.exp (style): New proc.
1798
af1a8d03
TV
17992019-05-22 Tom de Vries <tdevries@suse.de>
1800
1801 * gdb.base/align.exp: Require c++11.
1802
e7fe496b
TV
18032019-05-22 Tom de Vries <tdevries@suse.de>
1804
1805 PR testsuite/24586
1806 * gdb.python/py-mi-var-info-path-expression.exp: Call
1807 mi_skip_python_tests to check if python is supported.
1808
8fca4da0
AH
18092019-05-22 Alan Hayward <alan.hayward@arm.com>
1810
1811 * gdb.arch/aarch64-pauth.c: New test.
1812 * gdb.arch/aarch64-pauth.exp: New file.
1813
b7060614
AH
18142019-05-22 Alan Hayward <alan.hayward@arm.com>
1815
1816 * README (Re-running Tests Outside The Testsuite): New section.
1817
669d0468
TV
18182019-05-21 Tom de Vries <tdevries@suse.de>
1819
1820 * gdb.arch/amd64-eval.exp: Require c++11.
1821 * gdb.base/max-depth.exp: Same.
1822 * gdb.compile/compile-cplus-array-decay.exp: Same.
1823 * gdb.cp/meth-typedefs.exp: Same.
1824 * gdb.cp/subtypes.exp: Same.
1825 * gdb.cp/temargs.exp: Same.
1826
ce3ebcaa
AH
18272019-05-21 Alan Hayward <alan.hayward@arm.com>
1828
1829 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
1830
34d11c68
AB
18312019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
1832
1833 PR gdb/18644
1834 * gdb.fortran/complex.exp: Remove setup_kfail calls.
1835 * gdb.fortran/printing-types.exp: Add new test.
1836 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
1837 testing.
1838 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
1839 setup_kfail call.
1840
87781e84
AH
18412019-05-17 Alan Hayward <alan.hayward@arm.com>
1842
1843 * README (Running the Testsuite): Change example.
1844 (Testsuite Parameters): Remove TRANSCRIPT.
1845 * lib/gdb.exp: Remove TRANSCRIPT check.
1846
b420b89e
AH
18472019-05-17 Alan Hayward <alan.hayward@arm.com>
1848
1849 * README (Testsuite Parameters): Add replay logging to
1850 GDBSERVER_DEBUG.
1851 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
1852 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
1853 as a comma separated list.
1854 (gdb_debug_init): Override procedure.
1855
408e9b8b
AH
18562019-05-17 Alan Hayward <alan.hayward@arm.com>
1857
1858 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
1859 (gdb_write_cmd_file): New procedure.
1860 * lib/gdbserver-support.exp (gdbserver_start): Call
1861 gdbserver_write_cmd_file.
1862 (gdbserver_write_cmd_file): New procedure.
1863
f9e2e39d
AH
18642019-05-17 Alan Hayward <alan.hayward@arm.com>
1865
1866 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
1867 (delete_breakpoints): Likewise.
1868 (gdb_run_cmd): Likewise.
1869 (gdb_start_cmd): Likewise.
1870 (gdb_starti_cmd): Likewise.
1871 (gdb_internal_error_resync): Likewise.
1872 (gdb_test_multiple): Likewise.
1873 (gdb_reinitialize_dir): Likewise.
1874 (default_gdb_exit): Likewise.
1875 (gdb_file_cmd): Mark kill as optional.
1876 (default_gdb_start): Call gdb_stdin_log_init.
1877 (send_gdb): Call gdb_stdin_log_write.
1878 (rerun_to_main): Mark Y as an answer.
1879 (gdb_stdin_log_init): New function.
1880 (gdb_stdin_log_write): Likewise.
1881
81f47ac2
AH
18822019-05-17 Alan Hayward <alan.hayward@arm.com>
1883
1884 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1885 * gdb.base/debug-expr.exp: Likewise.
1886 * gdb.base/foll-fork.exp: Likewise.
1887 * gdb.base/foll-vfork.exp: Likewise.
1888 * gdb.base/fork-print-inferior-events.exp: Likewise.
1889 * gdb.base/gdb-sigterm.exp: Likewise.
1890 * gdb.base/gdbinit-history.exp: Likewise.
1891 * gdb.base/osabi.exp: Likewise.
1892 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1893 * gdb.base/ui-redirect.exp: Likewise.
1894 * gdb.gdb/unittest.exp: Likewise.
1895 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1896 * gdb.mi/mi-watch.exp: Likewise.
1897 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1898 * gdb.mi/user-selected-context-sync.exp: Likewise.
1899 * gdb.python/python.exp: Disable debug test when debugging.
1900 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1901 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1902 Likewise.
1903 * gdb.threads/stepi-random-signal.exp: Likewise.
1904
29b52314
AH
19052019-05-17 Alan Hayward <alan.hayward@arm.com>
1906
1907 * Makefile.in: Pass through GDB_DEBUG.
1908 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1909 (gdb,debug): Add board setting.
1910 * lib/gdb.exp (default_gdb_start): Start debugging.
1911 (gdb_debug_enabled): New procedure.
1912 (gdb_debug_init): Likewise.
29b52314
AH
1913
19142019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 1915
29b52314
AH
1916 * Makefile.in: Pass through GDB_DEBUG.
1917 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1918 (gdb,debug): Add board setting.
1919 * lib/gdb.exp (default_gdb_start): Start debugging.
1920 (gdb_debug_enabled): New procedure.
1921 (gdb_debug_init): Likewise.
29b52314 1922
ca1285d1
AH
19232019-05-17 Alan Hayward <alan.hayward@arm.com>
1924
1925 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1926
f3a09c80
AH
19272019-05-17 Alan Hayward <alan.hayward@arm.com>
1928
1929 * gdb.base/ui-redirect.exp: Test redirection.
1930
26648588
JV
19312019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1932
1933 * gdb.mi/mi-complete.exp: New file.
1934 * gdb.mi/mi-complete.cc: Likewise.
1935
14237686
AB
19362019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1937
1938 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1939 indexed and sliced arrays, and pointers to arrays.
1940
e7bd7fba
TT
19412019-05-14 Tom Tromey <tromey@adacore.com>
1942
1943 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1944 styling test.
1945
2764128d
TV
19462019-05-14 Tom de Vries <tdevries@suse.de>
1947
1948 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1949 selection entry encoding.
1950
71bed2db
TT
19512019-05-10 Tom Tromey <tromey@adacore.com>
1952
1953 * gdb.ada/info_exc.exp: Add "complete" test.
1954
63b667ad
TV
19552019-05-09 Tom de Vries <tdevries@suse.de>
1956
1957 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1958 CU-relative.
1959
9cfd2b89
TV
19602019-05-09 Tom de Vries <tdevries@suse.de>
1961
1962 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1963 CU-relative.
1964
2228ef77
XR
19652019-05-08 Joel Brobecker <brobecker@adacore.com>
1966
1967 * gdb.ada/frame_arg_lang.exp: New testcase.
1968 * gdb.ada/frame_arg_lang/bla.adb: New file.
1969 * gdb.ada/frame_arg_lang/pck.ads: New file.
1970 * gdb.ada/frame_arg_lang/pck.adb: New file.
1971 * gdb.ada/frame_arg_lang/foo.c: New file.
1972
80e55b13
TT
19732019-05-08 Tom Tromey <tromey@adacore.com>
1974
1975 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1976
9d3421af
TT
19772019-05-08 Tom Tromey <tromey@adacore.com>
1978
1979 * gdb.base/ptype-offsets.exp: Update tests.
1980
844333e2
TT
19812019-05-08 Tom Tromey <tromey@adacore.com>
1982
1983 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1984 cases.
1985 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1986 "short".
1987
988915ee
TT
19882019-05-08 Tom Tromey <tromey@adacore.com>
1989
1990 * gdb.ada/vla.exp: New file.
1991 * gdb.ada/vla/vla.adb: New file.
1992
7bd55dac
TV
19932019-05-07 Tom de Vries <tdevries@suse.de>
1994
1995 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1996
75f06e9d
TV
19972019-05-07 Tom de Vries <tdevries@suse.de>
1998
1999 PR testsuite/24522
2000 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2001 section.
2002
77e7aaa4
TV
20032019-05-07 Tom de Vries <tdevries@suse.de>
2004
2005 PR testsuite/24522
2006 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2007 .debug_aranges section.
2008
456ba0fa
TV
20092019-05-07 Tom de Vries <tdevries@suse.de>
2010
2011 PR testsuite/24159
2012 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2013
5a56d6a6
TV
20142019-05-06 Tom de Vries <tdevries@suse.de>
2015
2016 * lib/gdb.exp (exec_has_index_section): New proc.
2017 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2018 section.
2019
9d6d4be8
TV
20202019-05-04 Tom de Vries <tdevries@suse.de>
2021
2022 * boards/cc-with-debug-names.exp: New file.
2023
222a8d25
TT
20242019-05-03 Tom Tromey <tromey@adacore.com>
2025
2026 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2027 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2028 * gdb.ada/char_enum.exp: Add test.
2029
0fdfd794
TV
20302019-05-03 Tom de Vries <tdevries@suse.de>
2031
2032 * boards/cc-with-gdb-index.exp: New file.
2033
80062eb9
AB
20342019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2035
2036 * gdb.rust/simple.exp: Add new test case.
2037 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2038 (main): Initialise an instance of the new struct.
2039
4504bbde
TT
20402019-05-01 Tom Tromey <tromey@adacore.com>
2041
2042 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2043 record.
2044 (NPR): New variable.
2045 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2046 test.
2047
d48e62f4
TT
20482019-05-01 Tom Tromey <tromey@adacore.com>
2049
2050 * gdb.ada/packed_array_assign.exp: Add packed assignment
2051 regression test.
2052
f59f30f5
TV
20532019-05-01 Tom de Vries <tdevries@suse.de>
2054
2055 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2056
b70bfc54
TV
20572019-05-01 Tom de Vries <tdevries@suse.de>
2058
2059 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2060
15f18d14
AT
20612019-04-30 Ali Tamur <tamur@google.com>
2062
2063 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2064
2ff0a947
TT
20652019-04-30 Tom Tromey <tromey@adacore.com>
2066
2067 * lib/ada.exp (find_ada_tool): New proc.
2068 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2069 * gdb.ada/catch_ex_std.exp: New file.
2070 * gdb.ada/catch_ex_std/foo.adb: New file.
2071 * gdb.ada/catch_ex_std/some_package.adb: New file.
2072 * gdb.ada/catch_ex_std/some_package.ads: New file.
2073
a776957c
TT
20742019-04-30 Tom Tromey <tromey@adacore.com>
2075
2076 PR c++/24470:
2077 * gdb.cp/temargs.cc: Add test code from PR.
2078
bc68014d
AB
20792019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2080
2081 * gdb.fortran/vla-datatypes.exp: Update expected results.
2082 * gdb.fortran/vla-ptype.exp: Likewise.
2083 * gdb.fortran/vla-type.exp: Likewise.
2084 * gdb.fortran/vla-value.exp: Likewise.
2085
f1fdc960
AB
20862019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2087
2088 * gdb.fortran/ptr-indentation.exp: Update expected results.
2089 * gdb.fortran/ptype-on-functions.exp: Likewise.
2090 * gdb.fortran/vla-ptr-info.exp: Likewise.
2091 * gdb.fortran/vla-value.exp: Likewise.
2092
bf7a4de1
AB
20932019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2094
2095 * gdb.fortran/ptype-on-functions.exp: New file.
2096 * gdb.fortran/ptype-on-functions.f90: New file.
2097
bbe75b9d
AB
20982019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2099
2100 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2101 case void string.
2102
1db455a7
AB
21032019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2104
2105 * gdb.fortran/complex.exp: Expand.
2106 * gdb.fortran/complex.f: Renamed to...
2107 * gdb.fortran/complex.f90: ...this, and extended to add more
2108 complex values.
2109
b6d03bb2
AB
21102019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2111
2112 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2113 MODULO, CMPLX.
2114
2e62ab40
AB
21152019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2116 Richard Bunt <richard.bunt@arm.com>
2117
2118 * gdb.base/max-depth.c: New file.
2119 * gdb.base/max-depth.exp: New file.
2120 * gdb.python/py-nested-maps.c: New file.
2121 * gdb.python/py-nested-maps.exp: New file.
2122 * gdb.python/py-nested-maps.py: New file.
2123 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2124 (test_all_common): Call test_max_depth.
2125 * gdb.fortran/max-depth.exp: New file.
2126 * gdb.fortran/max-depth.f90: New file.
2127 * gdb.go/max-depth.exp: New file.
2128 * gdb.go/max-depth.go: New file.
2129 * gdb.modula2/max-depth.exp: New file.
2130 * gdb.modula2/max-depth.c: New file.
2131 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2132
d2b584a5
TV
21332019-04-29 Tom de Vries <tdevries@suse.de>
2134
2135 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2136
136afab8
PW
21372019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2138
2139 * gdb.base/callexit.exp: Test may-call-functions off.
2140
725cbb63
KS
21412019-04-25 Keith Seitz <keiths@redhat.com>
2142
2143 PR c++/24367
2144 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2145 (another_incomplete_struct, test_incomplete): New definitions.
2146 (main): Use new definitions.
2147 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2148 functions.
2149
82433e3e
SDJ
21502019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2151
2152 PR corefiles/11608
2153 PR corefiles/18187
2154 * gdb.base/coredump-filter-build-id.exp: New file.
2155
dd06d4d6
AH
21562019-04-25 Alan Hayward <alan.hayward@arm.com>
2157
e79be6e5
SM
2158 * Makefile.in: Pass through GDBSERVER_DEBUG.
2159 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2160 (gdbserver,debug): Add board setting.
2161 * gdb.trace/tspeed.exp: Skip when debugging.
2162 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2163 * lib/gdbserver-support.exp: Likewise
dd06d4d6 2164
1670072e
TT
21652019-04-24 Tom Tromey <tromey@adacore.com>
2166
2167 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2168 Rust.
2169
a59240a4
TT
21702019-04-24 Tom Tromey <tromey@adacore.com>
2171
2172 * gdb.arch/amd64-eval.exp: Test bitfield return.
2173 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2174 (class Foo) <return_bitfields>: New method.
2175 (main): Call it.
2176
b907456c
AB
21772019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2178
2179 * gdb.cp/many-args.cc: New file.
2180 * gdb.cp/many-args.exp: New file.
2181
5c565afd
TV
21822019-04-23 Tom de Vries <tdevries@suse.de>
2183
2184 PR gdb/24433
2185 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2186
ba22ff86
AH
21872019-04-23 Alan Hayward <alan.hayward@arm.com>
2188
2189 * gdb.trace/backtrace.exp: Use nopie flag.
2190 * gdb.trace/circ.exp: Likewise.
2191 * gdb.trace/collection.exp: Likewise.
2192 * gdb.trace/ftrace.exp: Likewise.
2193 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2194 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2195 * gdb.trace/qtro.exp: Likewise.
2196 * gdb.trace/read-memory.exp: Likewise.
2197 * gdb.trace/report.exp: Likewise.
2198 * gdb.trace/tfile.exp: Likewise.
2199 * gdb.trace/tfind.exp: Likewise.
2200 * gdb.trace/unavailable.exp: Likewise.
2201
7905fc35
PA
22022019-04-22 Pedro Alves <palves@redhat.com>
2203
2204 * gdb.base/solib-probes-nosharedlibrary.c,
2205 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2206
8ecb59f8
TT
22072019-04-19 Tom Tromey <tromey@adacore.com>
2208
2209 * gdb.ada/ptype_union.c: New file.
2210 * gdb.ada/ptype_union.exp: New file.
2211
62160ec9
TT
22122019-04-19 Tom Tromey <tromey@adacore.com>
2213
2214 PR symtab/24423:
2215 * gdb.base/list0.h (foo): Add a control-l character.
2216
36cd4ba5
TV
22172019-04-18 Tom de Vries <tdevries@suse.de>
2218
2219 PR gdb/24433
2220 * boards/local-board.exp: Set sysroot to "".
2221
b73715df
TV
22222019-04-18 Tom de Vries <tdevries@suse.de>
2223 Pedro Alves <palves@redhat.com>
2224
2225 PR gdb/24454
2226 * gdb.threads/vfork-follow-child-exec.c: New file.
2227 * gdb.threads/vfork-follow-child-exec.exp: New file.
2228 * gdb.threads/vfork-follow-child-exit.c: New file.
2229 * gdb.threads/vfork-follow-child-exit.exp: New file.
2230
4aa866af
LS
22312019-04-15 Leszek Swirski <leszeks@google.com>
2232
2233 * gdb.arch/amd64-eval.cc: New file.
2234 * gdb.arch/amd64-eval.exp: New file.
2235
e5a1a79a
AH
22362019-04-11 Alan Hayward <alan.hayward@arm.com>
2237
2238 * gdb.server/sysroot.c: New test.
2239 * gdb.server/sysroot.exp: New file.
2240 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2241 matching param.
2242
41077b66
AB
22432019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2244
2245 * gdb.base/align.exp: Extend test to cover structures containing
2246 only static fields.
2247
c30391f8
TV
22482019-04-11 Tom de Vries <tdevries@suse.de>
2249
2250 * boards/cc-with-dwz-m.exp: New file.
2251 * boards/cc-with-dwz.exp: New file.
2252 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2253
e242fd12
SM
22542019-04-09 Simon Marchi <simon.marchi@efficios.com>
2255
2256 * gdb.base/start-cpp.exp: New file.
2257 * gdb.base/start-cpp.cc: New file.
2258
2b0c8b01
KB
22592019-04-08 Kevin Buettner <kevinb@redhat.com>
2260
2261 * gdb.python/py-thrhandle.exp: Adjust tests to call
2262 thread_from_handle instead of thread_from_thread_handle.
2263
947210e5
KB
22642019-04-08 Kevin Buettner <kevinb@redhat.com>
2265
2266 * gdb.python/py-thrhandle.exp: Add tests for
2267 gdb.InferiorThread.handle.
2268
d7df6549
AB
22692019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2270
2271 * gdb.python/py-function.exp: Check calling helper function from
2272 all languages.
2273 * lib/gdb.exp (gdb_supported_languages): New proc.
2274
8bdc1658
AB
22752019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2276
2277 * gdb.base/complex-parts.c: New file.
2278 * gdb.base/complex-parts.exp: New file.
2279
05caa1d2
TT
22802019-04-01 Tom Tromey <tromey@adacore.com>
2281
2282 PR symtab/23331:
2283 * gdb.dwarf2/dw2-ranges-main.c: New file.
2284 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2285 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2286
7734102d
EZ
22872019-03-30 Simon Marchi <simark@simark.ca>
2288
2289 * gdb.base/default.exp: Add values for $_gdb_major and
2290 $_gdb_minor.
2291
188e1fa9
TT
22922019-03-29 Tom Tromey <tromey@adacore.com>
2293
2294 * gdb.base/help.exp: Tighten apropos regexp.
2295
2880242d
KS
22962019-03-29 Keith Seitz <keiths@redhat.com>
2297
2298 * gdb.fortran/array-bounds.exp: New file.
2299 * gdb.fortran/array-bounds.f90: New file.
2300
077cad8e
PW
23012019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2302
2303 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2304
80047cfc
PW
23052019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2306
2307 * gdb.multi/hello.c (main): Increase alarm timer.
2308
f489207e
SL
23092019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2310
2311 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2312 factor when no hardware watchpoint support.
2313
c92df149
AH
23142019-03-28 Alan Hayward <alan.hayward@arm.com>
2315 Pedro Alves <palves@redhat.com>
2316
2317 * boards/local-board.exp: set sysroot to /.
2318
933aebfa
AH
23192019-03-27 Alan Hayward <alan.hayward@arm.com>
2320
2321 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2322 in child.
2323
9f9aa852
AB
23242019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2325
2326 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2327 field.
2328 (make_container): Initialise new field.
2329 * gdb.python/py-prettyprint.exp: Add new tests.
2330 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2331 <display_hint>: New method.
2332
3714a195
AB
23332019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2334
2335 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2336 gdb_continue_to_breakpoint more throughout this test.
2337 (run_lang_tests) Supply unique test names, and use
2338 gdb_test_no_output.
2339
18c77628
AB
23402019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2341
2342 * gdb.base/finish-pretty.exp: Update expected results.
2343 * gdb.base/pretty-print.c: New file.
2344 * gdb.base/pretty-print.exp: New file.
2345
9a93502f
PA
23462019-03-25 Pedro Alves <palves@redhat.com>
2347
2348 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2349 move comments outside list. Append '-i "" eof' section.
2350
968aa7ae
AH
23512019-03-22 Alan Hayward <alan.hayward@arm.com>
2352
34a7f2a4 2353 PR testsuite/25016
968aa7ae
AH
2354 * README: Add pie options.
2355 * gdb.base/break-interp.exp: Ensure pie is disabled.
2356 * gdb.base/dump.exp: Likewise.
2357 * lib/gdb.exp (gdb_compile): Add pie option.
2358
4c7d57e7
TT
23592019-03-19 Tom Tromey <tromey@adacore.com>
2360
2361 * gdb.mi/mi2-cli-display.c: New file.
2362 * gdb.mi/mi2-cli-display.exp: New file.
2363
bff8c71f
TT
23642019-03-18 Joel Brobecker <brobecker@adacore.com>
2365 Tom Tromey <tromey@adacore.com>
2366
2367 * gdb.ada/ptype_array/pck.adb: New file.
2368 * gdb.ada/ptype_array/pck.ads: New file.
2369 * gdb.ada/ptype_array/foo.adb: New file.
2370 * gdb.ada/ptype_array.exp: New file.
2371
d085f989
TT
23722019-03-14 Tom Tromey <tromey@adacore.com>
2373
2374 * gdb.base/style.exp: Add "set style sources" test.
2375
b4be1b06
SM
23762019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2377
2378 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2379 * mi-breakpoint-multiple-locations.exp: ... this.
2380 (make_breakpoints_pattern): New proc.
2381 (do_test): Add mi_version parameter, test -break-insert,
2382 -break-info and =breakpoint-created.
2383
7cde5fc2
AB
23842019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2385
2386 * config/default.exp: Remove 'load_lib gdb.exp'.
2387 * config/monitor.exp: Likewise.
2388 * config/sid.exp: Likewise.
2389 * config/sim.exp: Likewise.
2390 * config/slite.exp: Likewise.
2391 * config/unix.exp: Likewise.
2392 * gdb.base/default.exp: Remove unhelpful comment.
2393
efbecbc1
AB
23942019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2395
2396 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2397
0841c79a
AB
23982019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2399
2400 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2401
4a270568
AB
24022019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2403
2404 * gdb.fortran/type-kinds.exp: Update expected results.
2405
067630bd
AB
24062019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2407
2408 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2409
3be47f7a
AB
24102019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2411
2412 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2413 function.
2414 (test_basic_parsing_of_type_kinds): Expand types tested.
2415 (test_parsing_invalid_type_kinds): New function.
2416
4d00f5d8
AB
24172019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2418
2419 * gdb.fortran/intrinsics.exp: New file.
2420 * gdb.fortran/intrinsics.f90: New file.
2421 * gdb.fortran/type-kinds.exp: New file.
2422
c8f91604
AB
24232019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2424
2425 * gdb.fortran/dot-ops.exp: New file.
2426
dd9f2c76
AB
24272019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2428
2429 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2430 Check upper and lower case logical literals.
2431
84ec9724
AB
24322019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2433
2434 * gdb.fortran/types.exp (test_float_literal_types_accepted):
2435 Remove duplicate tests.
2436
c3734e09
AH
24372019-03-06 Alan Hayward <alan.hayward@arm.com>
2438
2439 * lib/gdb.exp (builtin_cd): rename of cd.
2440 (cd): Override builtin.
2441
aa3cfbda
RB
24422019-03-06 Richard Bunt <richard.bunt@arm.com>
2443
2444 * gdb.fortran/function-calls.exp: New file.
2445 * gdb.fortran/function-calls.f90: New test.
2446
7b63ad86
RB
24472019-03-04 Richard Bunt <richard.bunt@arm.com>
2448
2449 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
2450 on user program standard output.
2451 * gdb.fortran/short-circuit-argument-list.f90: Record function
2452 calls.
2453
01abb042
AH
24542019-02-28 Alan Hayward <alan.hayward@arm.com>
2455
c3734e09
AH
2456 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
2457 failure.
01abb042 2458
92137da0
RO
24592019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2460
2461 PR gdb/8527
2462 * gdb.base/interrupt-daemon-attach.c,
2463 gdb.base/interrupt-daemon-attach.exp: New test.
2464
5862844d
PA
24652019-02-27 Pedro Alves <palves@redhat.com>
2466
2467 * gdb.base/page.exp: Add tests for "set width/height -1".
2468
8ed25214
PA
24692019-02-27 Pedro Alves <palves@redhat.com>
2470
2471 * gdb.base/page.exp: Add tests for "set/show width/height" with
2472 "infinite" values.
2473
6c28e44a
TT
24742019-02-27 Tom Tromey <tromey@adacore.com>
2475
2476 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
2477 2.4.
2478 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
2479 workaround.
2480
bf9a735e
AB
24812019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
2482
2483 * gdb.base/align.exp: Extend to compile in both C and C++, and add
2484 tests for structs with static members.
2485
8791793c
TT
24862019-02-26 Tom Tromey <tromey@adacore.com>
2487
2488 * gdb.python/py-value.exp (test_value_from_buffer): Check for
2489 ValueError, not TypeError.
2490
bc2a507e
KB
24912019-02-26 Kevin Buettner <kevinb@redhat.com>
2492
2493 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
2494 call from main program.
2495
e0e7d3bd
JB
24962019-02-23 Joel Brobecker <brobecker@adacore.com>
2497
2498 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
2499 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
2500 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
2501 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
2502 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
2503
9600246d
KS
25042019-02-22 Keith Seitz <keiths@redhat.com>
2505
2506 PR symtab/23853
2507 * gdb.base/symlink-sourcefile.c: New file.
2508 * gdb.base/symlink-sourcefile.exp: New file.
2509
0c95f9ed
TT
25102019-02-20 Tom Tromey <tom@tromey.com>
2511
2512 * gdb.base/info_qt.exp: Update.
2513
6caa91b6
SM
25142019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
2515
2516 * gdb.base/source.exp: Move "error in sourced script" code to
2517 the end.
2518 * gdb.base/source-error.gdb: Move contents to
2519 source-error-1.gdb. Add new code to source source-error-1.gdb.
2520 * gdb.base/source-error-1.gdb: New file, from previous
2521 source-error.gdb.
2522
6506371f
TT
25232019-02-17 Tom Tromey <tom@tromey.com>
2524
2525 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
2526 for macro styling.
2527 * gdb.base/style.c (SOME_MACRO): New macro.
2528
a0087920
TT
25292019-02-17 Tom Tromey <tom@tromey.com>
2530
2531 * gdb.base/style.exp: Add line-wrapping tests.
2532 * gdb.base/page.exp: Add test for quitting during pagination.
2533
a2cd4f14
JB
25342019-02-17 Joel Brobecker <brobecker@adacore.com>
2535
2536 * gdb.ada/big_packed_array: New testcase.
2537 * gdb.ada/homonym.exp: Fix incorrect expected output for
2538 "break <homonym__get_value>" test.
2539
9d70ffbc
WP
25402019-02-13 Weimin Pan <weimin.pan@oracle.com>
2541
2542 PR breakpoints/21870
2543 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
2544 and prepare_for_testing. Add comment.
2545 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
2546 redundant cleanup call. Clean up comment.
2547
01c7ae81
WP
25482019-02-12 Weimin Pan <weimin.pan@oracle.com>
2549
2550 PR breakpoints/21870
2551 * gdb.arch/aarch64-dbreg-contents.exp: New file.
2552 * gdb.arch/aarch64-dbreg-contents.c: New file.
2553
aff29d1c
JB
25542019-02-10 Joel Brobecker <brobecker@adacore.com>
2555
2556 * gdb.ada/mi_ref_changeable: New testcase.
2557
df0da8a2
AH
25582019-02-07 Alan Hayward <alan.hayward@arm.com>
2559
2560 * gdb.base/attach.exp: Add double attach test.
2561
bd447abb
SM
25622019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
2563
2564 * lib/gdb.exp (default_gdb_start): Don't match pagination
2565 prompt.
2566 (gdb_init): Set stty_init.
2567
1dbc40b9
TT
25682019-01-27 Tom Tromey <tom@tromey.com>
2569
2570 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
2571 skip_python_tests.
2572
353229bf
AH
25732019-01-24 Alan Hayward <alan.hayward@arm.com>
2574
2575 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
2576 New structure.
2577 (struct struct_static_02_02): Likewise.
2578 (struct struct_static_02_03): Likewise.
2579 (struct struct_static_02_04): Likewise.
2580 (struct struct_static_04_01): Likewise.
2581 (struct struct_static_04_02): Likewise.
2582 (struct struct_static_04_03): Likewise.
2583 (struct struct_static_04_04): Likewise.
2584 (struct struct_static_06_01): Likewise.
2585 (struct struct_static_06_02): Likewise.
2586 (struct struct_static_06_03): Likewise.
2587 (struct struct_static_06_04): Likewise.
2588 (cmp_struct_static_02_01): Likewise.
2589 (cmp_struct_static_02_02): Likewise.
2590 (cmp_struct_static_02_03): Likewise.
2591 (cmp_struct_static_02_04): Likewise.
2592 (cmp_struct_static_04_01): Likewise.
2593 (cmp_struct_static_04_02): Likewise.
2594 (cmp_struct_static_04_03): Likewise.
2595 (cmp_struct_static_04_04): Likewise.
2596 (cmp_struct_static_06_01): Likewise.
2597 (cmp_struct_static_06_02): Likewise.
2598 (cmp_struct_static_06_03): Likewise.
2599 (cmp_struct_static_06_04): Likewise.
2600 (call_all): Test new structs.
2601 * gdb.base/infcall-nested-structs.exp: Likewise.
2602
73021deb
AH
26032019-01-21 Alan Hayward <alan.hayward@arm.com>
2604 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
2605
fc65c7db
AH
26062019-01-21 Alan Hayward <alan.hayward@arm.com>
2607 * gdb.base/stack-protector.c: New test.
2608 * gdb.base/stack-protector.exp: New file.
2609 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2610 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2611 option.
2612 (gdb_compile): Remove stack protector for GCC and prevent
2613 recursion.
2614
c24bdb02
KS
26152019-01-16 Keith Seitz <keiths@redhat.com>
2616
2617 PR gdb/23773
2618 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
2619
6f072a10
PFC
26202019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2621
2622 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2623 aliases.
2624 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2625 tests.
2626 * gdb.arch/powerpc-vector-regs.c: New file.
2627 * gdb.arch/powerpc-vector-regs.exp: New file.
2628
a7b8d682
PFC
26292019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2630
2631 * gdb.arch/altivec-regs.exp: Fix the list passed to
2632 gdb_expect_list when testing "info vector".
2633
6eb6fb67
AB
26342019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2635
2636 * gdb.base/style.exp: Don't include path in testname.
2637
b56f80d8
KS
26382019-01-10 Keith Seitz <keiths@redhat.com>
2639
2640 PR gdb/23712
2641 PR symtab/23010
2642 * gdb.dwarf2/multidictionary.exp: New file.
2643
041be526
SM
26442019-01-09 Simon Marchi <simon.marchi@ericsson.com>
2645
2646 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
2647 (test_gnuv3_style_demangling): ... this.
2648 (test_lucid_style_demangling): Remove.
2649 (test_arm_style_demangling): Remove.
2650 (test_hp_style_demangling): Remove.
2651 (do_tests): Remove calls to the above.
2652
d820d0c3
AB
26532019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2654
2655 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
2656 case.
2657
f097f5ad
TT
26582019-01-06 Tom Tromey <tom@tromey.com>
2659
2660 PR gdb/28155:
2661 * gdb.dwarf2/typedef-void-finish.exp: New file.
2662
2cd8cc0b
TT
26632018-12-28 Tom Tromey <tom@tromey.com>
2664 Simon Marchi <simark@simark.ca>
2665
2666 * gdb.base/jit-exec.exp: New file.
2667 * gdb.base/jit-exec.c: New file.
2668 * gdb.base/jit-execd.c: New file.
2669
35fb8261
TT
26702018-12-28 Tom Tromey <tom@tromey.com>
2671
2672 * gdb.base/style.exp: Update test to check for address styling.
2673
47fd17cd
TT
26742018-12-28 Tom Tromey <tom@tromey.com>
2675
2676 * gdb.base/style.exp: Add test for styling of "Reading symbols"
2677 message.
2678
d47032b7
TT
26792018-12-28 Tom Tromey <tom@tromey.com>
2680
2681 * gdb.base/style.exp: Add test for version number styling.
2682
af79b68d
TT
26832018-12-28 Tom Tromey <tom@tromey.com>
2684
2685 * gdb.base/style.exp: Add test for print_address_symbolic.
2686
0bb296cb
TT
26872018-12-28 Tom Tromey <tom@tromey.com>
2688
2689 * gdb.base/style.exp: Add test for breakpoint setting.
2690
80ae2043
TT
26912018-12-28 Tom Tromey <tom@tromey.com>
2692
2693 * gdb.base/style.exp: Add test for variable names.
2694
cbe56571
TT
26952018-12-28 Tom Tromey <tom@tromey.com>
2696
2697 * gdb.base/style.exp: New file.
2698 * gdb.base/style.c: New file.
2699
9162a27c
TT
27002018-12-28 Tom Tromey <tom@tromey.com>
2701
2702 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
2703 "dumb".
2704 * gdb.base/readline.exp (operate_and_get_next): Save and restore
2705 the TERM environment variable.
2706
bc543c90
TT
27072018-12-27 Tom Tromey <tom@tromey.com>
2708
2709 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
2710 pagination test.
2711
6f0ffe50
AB
27122018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
2713
2714 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
2715 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
2716
b5a1e557
PW
27172018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2718
2719 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
2720 Filename a.adb changed to bp_fun_addr.adb.
2721 gdb.ada/bp_fun_addr.exp: Update test accordingly.
2722
6e8b1ab2
JV
27232018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
2724
2725 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
2726 non-PIE executables.
2727 * README: Mention the gdb,nopie_flag board setting.
2728 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
2729 non-PIE executable.
2730 * gdb.arch/amd64-entry-value.exp: Likewise.
2731 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
2732 * gdb.arch/i386-float.exp: Likewise.
2733 * gdb.arch/i386-signal.exp: Likewise.
2734 * gdb.mi/mi-reg-undefined.exp: Likewise.
2735
d00a27c5
PM
27362018-12-21 Paul Marechal <paul.marechal@ericsson.com>
2737
2738 PR gdb/23974
2739 * gdb.base/info-os.exp: Check return for unknown "info os" type.
2740
161d081c
PW
27412018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2742
2743 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
2744 Update order of results accordingly.
2745
b001de23
AB
27462018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
2747
2748 * gdb.base/annota1.exp: Update a test regexp.
2749
99e1a184
AB
27502018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2751
2752 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
2753
7a81c1e2
PW
27542018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2755
2756 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
2757 (reuse_time): Initialize to REUSE_TIME_CAP.
2758 (check_rc): New function.
2759 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
2760 Check pthread_create rc.
2761 (spawner_thread_func): Check pthread_create and pthread_join rc.
2762
73e8dc90
PA
27632018-12-08 Pedro Alves <palves@redhat.com>
2764
2765 * gdb.base/list.exp (test_forward_search): Rename to ...
2766 (test_forward_reverse_search): ... this. Also test reverse-search
2767 and the forward-search alias.
2768
13f2ed32
AB
27692018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
2770
2771 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
2772 local timeout variable before return, and remove all local timeout
2773 variable entirely.
2774 (gdb_load): Likewise.
2775
64d27cfc
TV
27762018-12-01 Tom de Vries <tdevries@suse.de>
2777
2778 * gdb.base/gdb-caching-proc.exp: New file.
2779
f63c03b4
SDJ
27802018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
2781
2782 * Makefile.in (TIMESTAMP): New variable.
2783 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
2784 command.
2785 (check-single-racy): Likewise.
2786 (check/%.exp): Likewise.
2787 (check-racy/%.exp): Likewise.
2788 (workers/%.worker): Likewise.
2789 (build-perf): Likewise.
2790 (check-perf): Likewise.
2791 * README: Describe new "TS" and "TS_FORMAT" variables.
2792 * print-ts.py: New file.
2793
1c97054b
BF
27942018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
2795
2796 PR python/23714
2797 * gdb.python/python.exp: Test command repetition after
2798 gdb.execute.
2799
1871a62d
AB
28002018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
2801
2802 * gdb.opt/inline-break.exp: Add test that info breakpoint output
2803 is correctly aligned.
2804
fb5e1ed9
PW
28052018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2806
2807 * gdb.ada/info_auto_lang.exp: New testcase.
2808 * gdb.ada/info_auto_lang/global_pack.ads: New file.
2809 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
2810 * gdb.ada/info_auto_lang/some_c.c: New file.
2811
43d397ca
PW
28122018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2813
2814 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
2815 FUNC_lang language syntax.
2816
beddd671
PW
28172018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2818
2819 * gdb.base/info_minsym.c: New file.
2820 * gdb.base/info_minsym.exp: New file.
2821
73fc52c4
TT
28222018-11-19 Tom Tromey <tom@tromey.com>
2823
2824 PR rust/23625:
2825 * gdb.rust/simple.exp: Add ptype test. Update expected output.
2826 * gdb.rust/expr.exp: Update expected output. Change one test.
2827
994b876a
TT
28282018-11-19 Tom Tromey <tom@tromey.com>
2829
2830 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
2831
6769f276
PA
28322018-11-19 Pedro Alves <palves@redhat.com>
2833
2834 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
2835 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
2836 see the expected warning.
2837
38a72da0
AH
28382018-11-16 Alan Hayward <alan.hayward@arm.com>
2839
2840 PR gdb/22736:
2841 * gdb.cp/infcall-nodebug-lib.c: New test.
2842 * gdb.cp/infcall-nodebug-main.c: New test.
2843 * gdb.cp/infcall-nodebug.exp: New file.
2844
53a89d6e
SM
28452018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
2846
2847 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
2848 completer tests.
2849
9325300d
TV
28502018-11-09 Tom de Vries <tdevries@suse.de>
2851
2852 * gdb.base/msym-lang.c: New test.
2853 * gdb.base/msym-lang.exp: New file.
2854 * gdb.base/msym-lang-main.c: New test.
2855
20f0d60d
TT
28562018-11-08 Tom Tromey <tom@tromey.com>
2857
2858 PR gdb/23555:
2859 PR gdb/23838:
2860 * gdb.base/warning.exp: New file.
2861
b5420128
JB
28622018-11-08 Jan Beulich <jbeulich@suse.com>
2863
2864 * testsuite/gdb.arch/i386-avx512.c,
2865 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
2866
cd115d61
AB
28672018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2868
2869 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2870 point hardware.
2871
35ee2dc2
AB
28722018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2873
2874 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2875 * gdb.dwarf2/missing-type-name.exp: New file.
2876
31aceee8
TV
28772018-11-06 Tom de Vries <tdevries@suse.de>
2878
2879 * gdb.base/many-headers.c: New test.
2880 * gdb.base/many-headers.exp: New file.
2881
109be305
JW
28822018-11-06 Jim Wilson <jimw@sifive.com>
2883
2884 * gdb.base/code_elim.exp: For riscv, set additional_flags
2885 to include -msmall-data-limit=0.
2886
e2b7af72
JB
28872018-11-01 Joel Brobecker <brobecker@adacore.com>
2888
2889 * gdb.ada/watch_minus_l: New testcase.
2890
cdcda965
SM
28912018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2892
2893 * gdb.arch/aix-sighandle.c: New file.
2894 * gdb.arch/aix-sighandle.exp: New file.
2895
92dcebf3
AB
28962018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2897
2898 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
2899 registers being unions.
2900
68b9ac18
TV
29012018-10-31 Tom de Vries <tdevries@suse.de>
2902
2903 * lib/valgrind.exp: New file.
2904 (vgdb_start, vgdb_stop): New procs, factored out of ...
2905 * gdb.base/valgrind-bt.exp: ... here, ...
2906 * gdb.base/valgrind-disp-step.exp: ... here and ...
2907 * gdb.base/valgrind-infcall.exp: ... here.
2908
1443936e
TV
29092018-10-31 Tom de Vries <tdevries@suse.de>
2910
2911 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2912
eb77c9df
AB
29132018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2914
2915 * gdb.dwarf2/void-type.c: New file.
2916 * gdb.dwarf2/void-type.exp: New file.
2917
82b5e646
PW
29182018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2919
2920 * gdb.base/info_qt.c: New file.
2921 * gdb.base/info_qt.exp: New file.
2922
8d619c01
EBM
29232018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2924
2925 * gdb.arch/powerpc-htm-regs.c: New file.
2926 * gdb.arch/powerpc-htm-regs.exp: New file.
2927
f2cf6173
EBM
29282018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2929
2930 * gdb.arch/powerpc-tar.c: New file.
2931 * gdb.arch/powerpc-tar.exp: New file.
2932
7ca18ed6
EBM
29332018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2934
2935 * gdb.arch/powerpc-ppr-dscr.c: New file.
2936 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2937
bfcc0eba
TV
29382018-10-25 Tom de Vries <tdevries@suse.de>
2939
2940 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2941
fe1a5cad
TV
29422018-10-24 Tom de Vries <tdevries@suse.de>
2943
2944 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2945 longer exists error.
2946
a76dc3b7
TV
29472018-10-24 Tom de Vries <tdevries@suse.de>
2948
2949 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2950
4df46df7
TV
29512018-10-24 Tom de Vries <tdevries@suse.de>
2952
2953 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2954 --db-attach in valgrind.
2955
0dbfcfff
AB
29562018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2957
2958 * gdb.arch/riscv-reg-aliases.c: New file.
2959 * gdb.arch/riscv-reg-aliases.exp: New file.
2960
b04480b1
AH
29612018-10-19 Alan Hayward <alan.hayward@arm.com>
2962
2963 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2964
2c6ac8d7
AH
29652018-10-19 Alan Hayward <alan.hayward@arm.com>
2966
2967 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2968
2bc69f25
AH
29692018-10-19 Alan Hayward <alan.hayward@arm.com>
2970
2971 * gdb.cp/ovldbreak.exp: Fix regexps.
2972
1f1ae3a3
AH
29732018-10-19 Alan Hayward <alan.hayward@arm.com>
2974
2975 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2976
94c18618
SDJ
29772018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2978
2979 PR cli/23785
2980 * gdb.base/restore.exp: New test to check if "restore" with an
2981 invalid file doesn't segfault.
2982
812cd6eb
TV
29832018-10-18 Tom de Vries <tdevries@suse.de>
2984
2985 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2986 * gdb.ada/excep_handle.exp: Same.
2987 * gdb.ada/mi_string_access.exp: Same.
2988 * gdb.ada/mi_var_union.exp: Same.
2989 * gdb.arch/arc-analyze-prologue.exp: Same.
2990 * gdb.arch/arc-decode-insn.exp: Same.
2991 * gdb.base/readnever.exp: Same.
2992 * gdb.fortran/printing-types.exp: Same.
2993 * gdb.guile/scm-lazy-string.exp: Same.
2994
c4b90788
TV
29952018-10-16 Tom de Vries <tdevries@suse.de>
2996
2997 PR gdb/23730
2998 * gdb.base/catch-follow-exec.c: Add copyright notice.
2999 * gdb.base/catch-follow-exec.exp: Rewrite to use
3000 gdb_spawn_with_cmdline_opts. Require gdb-native.
3001
8bca2978
SL
30022018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3003
3004 * gdb.trace/actions-changed.exp: Check for arch support.
3005 * gdb.trace/actions.exp: Likewise.
3006 * gdb.trace/ax.exp: Likewise.
3007 * gdb.trace/backtrace.exp: Likewise.
3008 * gdb.trace/change-loc.exp: Likewise.
3009 * gdb.trace/deltrace.exp: Likewise.
3010 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3011 * gdb.trace/ftrace.exp: Likewise.
3012 * gdb.trace/infotrace.exp: Check for arch support.
3013 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3014 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3015 * gdb.trace/mi-tsv-changed.exp: Likewise.
3016 * gdb.trace/packetlen.exp: Likewise.
3017 * gdb.trace/passc-dyn.exp: Likewise.
3018 * gdb.trace/passcount.exp: Likewise.
3019 * gdb.trace/pending.exp: Likewise.
3020 * gdb.trace/range-stepping.exp: Check for shlib support.
3021 * gdb.trace/report.exp: Check for arch support.
3022 * gdb.trace/save-trace.exp: Likewise.
3023 * gdb.trace/signal.exp: Check for signal support.
3024 * gdb.trace/tfind.exp: Check for arch support.
3025 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3026 * gdb.trace/trace-common.h: Add comment.
3027 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3028 * gdb.trace/trace-enable-disable.exp: Likewise.
3029 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3030 * gdb.trace/tracecmd.exp: Check for arch support.
3031 * gdb.trace/tspeed.exp: Check for shlib and target support.
3032 * gdb.trace/tstatus.exp: Check for arch support.
3033 * gdb.trace/tsv.exp: Likewise.
3034 * gdb.trace/while-dyn.exp: Likewise.
3035 * gdb.trace/while-stepping.exp: Likewise.
3036 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3037
f9c49bff
SM
30382018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3039
3040 * gdb.trace/tspeed.exp: Remove nowarnings.
3041 (prepare_for_trace_test): Declare "global ipalib".
3042 * gdb.trace/tspeed.c: Include unistd.h.
3043 (main): Remove superfluous printf argument.
3044
d4330bde
SL
30452018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3046
3047 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3048 directory prefix on the filename.
3049
8ecfd7bd
SDJ
30502018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3051
3052 * gdb.gdb/unittest.exp: Update expected message informing that
3053 selftests have been disabled.
3054 * gdb.server/unittest.exp: Likewise.
3055
58bbcd02
TV
30562018-10-09 Tom de Vries <tdevries@suse.de>
3057
3058 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3059 with runto_main.
3060
9f6b697b
WP
30612018-10-08 Weimin Pan <weimin.pan@oracle.com>
3062
3063 PR c++/16841
3064 * gdb.cp/virtbase2.cc: New file.
3065 * gdb.cp/virtbase2.exp: New file.
3066
add5ded5
TT
30672018-10-06 Tom Tromey <tom@tromey.com>
3068
3069 PR python/19399:
3070 * gdb.python/py-inferior.exp: Add architecture test.
3071
f9e48344
TT
30722018-10-06 Tom Tromey <tom@tromey.com>
3073
3074 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3075 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3076
2a8be203
TT
30772018-10-06 Tom Tromey <tom@tromey.com>
3078
3079 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3080 of a "throw" catchpoint.
3081
e04caa70
SDJ
30822018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3083
3084 * gdb.base/info-proc.exp: Update string expected from "help info
3085 proc".
3086
5ca8c39f
TT
30872018-10-04 Tom Tromey <tom@tromey.com>
3088
3089 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3090 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3091 (test_initial_complaints, test_empty_complaints): Update.
3092 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3093
3453e7e4
TT
30942018-10-04 Tom Tromey <tom@tromey.com>
3095
3096 PR cli/19551:
3097 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3098 * lib/gdb.exp (gdb_file_cmd): Update.
3099 * gdb.stabs/weird.exp (print_weird_var): Update.
3100 * gdb.server/solib-list.exp: Update.
3101 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3102 * gdb.mi/mi-cli.exp: Update.
3103 * gdb.linespec/linespec.exp: Update.
3104 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3105 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3106 * gdb.cp/cp-relocate.exp: Update.
3107 * gdb.base/sym-file.exp: Update.
3108 * gdb.base/relocate.exp: Update.
3109 * gdb.base/readnever.exp: Update.
3110 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3111 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3112 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3113 * gdb.base/code_elim.exp: Update.
3114 * gdb.base/break-unload-file.exp (test_break): Update.
3115 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3116 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3117 Update.
3118 * gdb.base/attach.exp (do_attach_tests): Update.
3119 * gdb.base/sepdebug.exp: Update.
3120 * gdb.python/py-section-script.exp: Update.
3121
6afcf761
TT
31222018-10-04 Tom Tromey <tom@tromey.com>
3123
3124 PR cli/22234:
3125 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3126 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3127 output.
3128
fef1b293
TT
31292018-10-04 Tom Tromey <tom@tromey.com>
3130
3131 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3132 set width and height to 0.
3133 (test_command_line_attach_run): Use -quiet.
3134
ca98345e
SL
31352018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3136
3137 * lib/gdb.exp (skip_ifunc_tests): New.
3138 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3139 other compile failures.
3140 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3141
ff34e6ae
SM
31422018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3143
3144 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3145 is_amd64_regs_target.
3146
6bb8890e
AH
31472018-10-01 Alan Hayward <alan.hayward@arm.com>
3148
3149 * gdb.arch/aarch64-sighandler-regs.c: New test.
3150 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3151 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3152
224d30d3
MM
31532018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3154
3155 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3156 assembly.
3157
f67ffa6a
AB
31582018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3159
3160 * gdb.base/frame-selection.exp: New file.
3161 * gdb.base/frame-selection.c: New file.
3162
9fc3183f
AH
31632018-09-27 Alan Hayward <alan.hayward@arm.com>
3164
3165 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3166 pthread barrier.
3167 (main): Likewise.
3168
d354055e
AB
31692018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3170
3171 * gdb.base/large-frame-1.c: New file.
3172 * gdb.base/large-frame-2.c: New file.
3173 * gdb.base/large-frame.exp: New file.
3174 * gdb.base/large-frame.h: New file.
3175
db727370
JL
31762018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3177
3178 PR gdb/20948
3179 * gdb.base/write_mem.exp: New test.
3180 * gdb.base/write_mem.c: Likewise.
3181
ae778caf
TT
31822018-09-23 Tom Tromey <tom@tromey.com>
3183
3184 PR python/18852:
3185 * gdb.python/py-parameter.exp: Add test for parameter that throws
3186 on "set".
3187
fd3ba736
TT
31882018-09-23 Tom Tromey <tom@tromey.com>
3189
3190 PR python/17284:
3191 * gdb.python/py-template.exp (test_template_arg): Add test for
3192 negative template argument number.
3193
39a24317
TT
31942018-09-23 Tom Tromey <tom@tromey.com>
3195
3196 PR python/14062:
3197 * gdb.python/python.exp: Add test for post_event error.
3198
f5769a2c
TT
31992018-09-23 Tom Tromey <tom@tromey.com>
3200
3201 PR python/18170:
3202 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3203 convert pointers to int and long.
3204
1c1e54f6
TT
32052018-09-23 Tom Tromey <tom@tromey.com>
3206
3207 PR python/20126:
3208 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3209 signed-ness conversion tests.
3210
fb4fa946
TT
32112018-09-23 Tom Tromey <tom@tromey.com>
3212
3213 PR python/18352;
3214 * gdb.python/py-value.exp (test_float_conversion): New proc.
3215 Use it.
3216
a466edac
HAQ
32172018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3218
3219 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3220
4ee9b0c5
SL
32212018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3222
3223 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3224 no readline.
3225 * gdb.base/utf8-identifiers.exp: Likewise.
3226 * gdb.cp/cpcompletion.exp: Likewise.
3227 * gdb.linespec/cpcompletion.exp: Likewise.
3228 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3229 * gdb.linespec/cpls-ops.exp: Likewise.
3230
23be8da7
RB
32312018-09-19 Richard Bunt <richard.bunt@arm.com>
3232 Chris January <chris.january@arm.com>
3233
3234 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3235 * gdb.fortran/short-circuit-argument-list.exp: New file.
3236 * gdb.fortran/short-circuit-argument-list.f90: New test.
3237
5031d0ae
SDJ
32382018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3239
3240 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3241 "arch=" keyword when executing "-stack-list-frames".
3242
b4c0d1a4
SDJ
32432018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3244
3245 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3246 "arch=" keyword when executing "-stack-list-frames".
3247
7a6d2b45
SDJ
32482018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3249
3250 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3251 break ada".
3252
8588b356
SM
32532018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3254
3255 PR python/23669
3256 * gdb.python/python.exp: Test gdb.execute("show commands").
3257
65e65158
TT
32582018-09-16 Tom Tromey <tom@tromey.com>
3259
3260 * gdb.base/new-ui.exp (do_execution_tests): Update.
3261 * gdb.base/dbx.exp (test_breakpoints): Update.
3262
bf326452
AH
32632018-09-14 Alan Hayward <alan.hayward@arm.com>
3264
3265 * lib/gdb.exp (gdb_simple_compile): Add proc.
3266 (is_elf_target): Use gdb_simple_compile.
3267 (skip_altivec_tests): Likewise.
3268 (skip_vsx_tests): Likewise.
3269 (skip_tsx_tests): Likewise.
3270 (skip_btrace_tests): Likewise.
3271 (skip_btrace_pt_tests): Likewise.
3272 (gdb_can_simple_compile): Likewise.
3273 (gdb_has_argv0): Likewise.
3274 (gdb_target_symbol_prefix): Likewise.
3275 (target_supports_scheduler_locking): Likewise.
3276
2361b0fb
TT
32772018-09-13 Tom Tromey <tom@tromey.com>
3278
3279 * Makefile.in (TAGS): Recognize proc_with_prefix and
3280 gdb_caching_proc.
3281
0ae1a321
SM
32822018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3283
3284 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3285 method.
3286
a40bf0c2
SM
32872018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3288
3289 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3290 and a few other Inferior properties when the Inferior is no
3291 longer valid.
3292
4a3fe98f
TT
32932018-09-13 Tom Tromey <tom@tromey.com>
3294
3295 PR rust/23650:
3296 * gdb.rust/simple.exp: Add test for enum field access error.
3297
098b2108
TT
32982018-09-13 Tom Tromey <tom@tromey.com>
3299
3300 PR rust/23626:
3301 * gdb.rust/simple.rs (EmptyEnum): New type.
3302 (main): Use it.
3303 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3304
1256af7d
SM
33052018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3306
3307 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3308 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3309 * gdb.python/py-symtab.exp: Update test printing an objfile.
3310
4aa8e6c2
SM
33112018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3312
3313 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3314 object.
3315
c221b2f7
AH
33162018-09-12 Alan Hayward <alan.hayward@arm.com>
3317
3318 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3319 (support_complex_tests): Use gdb_can_simple_compile.
3320 (is_ilp32_target): Likewise.
3321 (is_lp64_target): Likewise.
3322 (is_64_target): Likewise.
3323 (is_amd64_regs_target): Likewise.
3324 (is_aarch32_target): Likewise.
3325 (gdb_int128_helper): Likewise.
3326
6f1107b5
JK
33272018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3328
3329 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3330
1f5d1570
JG
33312018-09-10 Jerome Guitton <guitton@adacore.com>
3332
3333 * gdb.ada/same_component_name: Add test for case of tagged record
3334 with variable-length fields.
3335
cc330e39
XR
33362018-09-10 Xavier Roirand <roirand@adacore.com>
3337
3338 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3339 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3340 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3341 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3342
b9c50e9a
XR
33432018-09-10 Xavier Roirand <roirand@adacore.com>
3344
3345 * gdb.ada/mi_string_access.exp: New testcase.
3346 * gdb.ada/mi_string_access/bar.adb: New file.
3347 * gdb.ada/mi_string_access/pck.adb: New file.
3348 * gdb.ada/mi_string_access/pck.asd: New file.
3349
2963898f
XR
33502018-09-10 Xavier Roirand <roirand@adacore.com>
3351
3352 * gdb.ada/mi_var_union.exp: New testcase.
3353 * gdb.ada/mi_var_union/bar.adb: New file.
3354 * gdb.ada/mi_var_union/pck.adb: New file.
3355 * gdb.ada/mi_var_union/pck.asd: New file.
3356
1aac008f
TT
33572018-09-08 Tom Tromey <tom@tromey.com>
3358
3359 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3360
332cf4c9
TT
33612018-09-08 Tom Tromey <tom@tromey.com>
3362
3363 PR python/16047:
3364 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3365 (register_pretty_printers): Register new printer.
3366 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3367 test.
3368 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3369 (an_int_type3): New global.
3370
424da6cf
JB
33712018-09-08 Joel Brobecker <brobecker@adacore.com>
3372
3373 * gdb.ada/expr_with_funcall: New testcase.
3374
2a62dfa9
JB
33752018-09-08 Joel Brobecker <brobecker@adacore.com>
3376
3377 * gdb.ada/packed_array_assign: New testcase.
3378
96b6697f
AB
33792018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3380
3381 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3382 names, and add test prefixes to make test names unique.
3383
e4a62c65
TV
33842018-09-05 Tom de Vries <tdevries@suse.de>
3385
3386 * gdb.dwarf2/varval.exp: Add test.
3387
dd083ee2
GB
33882018-09-04 Gary Benson <gbenson@redhat.com>
3389
3390 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3391 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3392
aef9346c
TT
33932018-08-31 Tom Tromey <tom@tromey.com>
3394
3395 * gdb.rust/simple.rs: Rename second variable "v".
3396
c67f2e15
AB
33972018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3398
3399 * gdb.base/funcargs.c (use_a): New function.
3400 (recurse): Call use_a.
3401
078a0207
KS
34022018-08-29 Keith Seitz <keiths@redhat.com>
3403
3404 * gdb.compile/compile-cplus-anonymous.cc: New file.
3405 * gdb.compile/compile-cplus-anonymous.exp: New file.
3406 * gdb.compile/compile-cplus-array-decay.cc: New file.
3407 * gdb.compile/compile-cplus-array-decay.exp: New file.
3408 * gdb.compile/compile-cplus-inherit.cc: New file.
3409 * gdb.compile/compile-cplus-inherit.exp: New file.
3410 * gdb.compile/compile-cplus-member.cc: New file.
3411 * gdb.compile/compile-cplus-member.exp: New file.
3412 * gdb.compile/compile-cplus-method.cc: New file.
3413 * gdb.compile/compile-cplus-method.exp: New file.
3414 * gdb.compile/compile-cplus-mod.c: "New" file.
3415 * gdb.compile/compile-cplus-namespace.cc: New file.
3416 * gdb.compile/compile-cplus-namespace.exp: New file.
3417 * gdb.compile/compile-cplus-nested.cc: New file.
3418 * gdb.compile/compile-cplus-nested.exp: New file.
3419 * gdb.compile/compile-cplus-print.c: "New" file.
3420 * gdb.compile/compile-cplus-print.exp: "New" file.
3421 * gdb.compile/compile-cplus-virtual.cc: New file.
3422 * gdb.compile/compile-cplus-virtual.exp: New file.
3423 * gdb.compile/compile-cplus.c: "New" file.
3424 * gdb.compile/compile-cplus.exp: "New" file.
3425 * lib/compile-support.exp: New file.
3426
b0f492b9
GB
34272018-08-16 Gary Benson <gbenson@redhat.com>
3428
3429 PR gdb/13000:
3430 * gdb.base/batch-exit-status.exp: New file.
3431 * gdb.base/batch-exit-status.good-commands: Likewise.
3432 * gdb.base/batch-exit-status.bad-commands: Likewise.
3433
36eb4c5f
AH
34342018-08-29 Alan Hayward <alan.hayward@arm.com>
3435
3436 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
3437 (struct struct02): Likewise.
3438 (struct struct03): Likewise.
3439 (struct struct04): Likewise.
3440 (struct struct_01_01): New struct.
3441 (struct struct_01_02): Likewise.
3442 (struct struct_01_03): Likewise.
3443 (struct struct_01_04): Likewise.
3444 (struct struct_02_01): Likewise.
3445 (struct struct_02_02): Likewise.
3446 (struct struct_02_03): Likewise.
3447 (struct struct_02_04): Likewise.
3448 (struct struct_04_01): Likewise.
3449 (struct struct_04_02): Likewise.
3450 (struct struct_04_03): Likewise.
3451 (struct struct_04_04): Likewise.
3452 (struct struct_05_01): Likewise.
3453 (struct struct_05_02): Likewise.
3454 (struct struct_05_03): Likewise.
3455 (struct struct_05_04): Likewise.
3456 (cmp_struct01): Remove function.
3457 (cmp_struct02): Likewise.
3458 (cmp_struct03): Likewise.
3459 (cmp_struct04): Likewise.
3460 (cmp_struct_01_01): Add Function.
3461 (cmp_struct_01_02): Likewise.
3462 (cmp_struct_01_03): Likewise.
3463 (cmp_struct_01_04): Likewise.
3464 (cmp_struct_02_01): Likewise.
3465 (cmp_struct_02_02): Likewise.
3466 (cmp_struct_02_03): Likewise.
3467 (cmp_struct_02_04): Likewise.
3468 (cmp_struct_04_01): Likewise.
3469 (cmp_struct_04_02): Likewise.
3470 (cmp_struct_04_03): Likewise.
3471 (cmp_struct_04_04): Likewise.
3472 (cmp_struct_05_01): Likewise.
3473 (cmp_struct_05_02): Likewise.
3474 (cmp_struct_05_03): Likewise.
3475 (cmp_struct_05_04): Likewise.
3476 (call_all): Add new structs.
3477 * gdb.base/infcall-nested-structs.exp: Likewise.
3478
3bf9c013
JV
34792018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
3480
3481 * gdb.python/py-framefilter-mi.exp: Update regexp to
3482 check for "arch" field in frame output.
3483
450d1e88
KB
34842018-08-23 Kevin Buettner <kevinb@redhat.com>
3485
3486 * gdb.dwarf2/dw2-ranges-func.c: New file.
3487 * gdb.dwarf2/dw2-ranges-func.exp: New file.
3488
ae739fe7
SM
34892018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
3490
3491 * gdb.base/term.exp: Compare terminal settings with values from
3492 the inferior.
3493 * gdb.base/term.c: Get and set terminal settings.
3494
6d52907e
JV
34952018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
3496
3497 * lib/mi-support.exp (mi_expect_stop): Update regexp to
3498 accommodate new "arch" field in frame output.
3499 * gdb.mi/mi-return.exp: Likewise.
3500 * gdb.mi/mi-stack.exp: Likewise.
3501 * gdb.mi/mi-syn-frame.exp: Likewise.
3502 * gdb.mi/user-selected-context-sync.exp: Likewise.
3503
be2d111a
MS
35042018-08-19 Michael Spang <spang@google.com>
3505
3506 PR gdb/11786
3507 * gdb.base/gcore-tls-pie.c: New file.
3508 * gdb.base/gcore-tls-pie.exp: New file.
3509
ae3a7c47
KB
35102018-08-18 Kevin Buettner <kevinb@redhat.com>
3511
3512 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
3513 * gdb.dwarf2/varval.c: New file.
3514 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 3515
2ecae92e
AH
35162018-08-17 Alan Hayward <alan.hayward@arm.com>
3517
3518 PR gdb/18931
3519 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
3520
c1854f1d
KS
35212018-08-16 Keith Seitz <keiths@redhat.com>
3522
3523 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
3524 tests expected to pass.
3525
26fb3983
JV
35262018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
3527
3528 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
3529 -data-disassemble -a.
3530 (test_disassembly_bogus_args): Likewise.
3531
67943c00
AB
35322018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
3533
3534 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
3535
5ff2bbae
AB
35362018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3537
3538 * gdb.base/vla-optimized-out.exp: Add new test.
3539
e5bbcd0f
AB
35402018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3541
3542 * gdb.base/vla-optimized-out-o3.exp: Delete.
3543 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
3544 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
3545 deleted tests.
3546
9d4a934c
AB
35472018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
3548
3549 PR gdb/18050:
3550 * gdb.server/extended-remote-restart.c: New file.
3551 * gdb.server/extended-remote-restart.exp: New file.
3552
045cf012
SM
35532018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
3554
3555 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
3556 "set variable index = 42".
3557
87d6a7aa
SM
35582018-08-07 Simon Marchi <simon.marchi@ericsson.com>
3559
3560 * boards/index-cache-gdb.exp: New file.
3561 * gdb.dwarf2/index-cache.exp: New file.
3562 * gdb.dwarf2/index-cache.c: New file.
3563 * gdb.base/maint.exp: Check if we are using the index cache.
3564
96d68bd4
RO
35652018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3566
3567 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
3568 MAKEFLAGS.
3569
5a699617
RO
35702018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3571
3572 * dg-extract-results.sh: Move to toplevel contrib.
3573 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
3574 * Makefile.in (check-parallel-racy): Likewise.
3575
5bd18990
AB
35762018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
3577
3578 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
3579 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
3580 tests if the target supports scheduler locking.
3581
3fbbcf47
TV
35822018-08-04 Tom de Vries <tdevries@suse.de>
3583
3584 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
3585
3e1d3d8c
TT
35862018-08-02 Tom Tromey <tom@tromey.com>
3587
3588 PR symtab/16842.
3589 * gdb.cp/temargs.exp: Test "info address" of a template
3590 parameter.
3591
5abe0f0c
JV
35922018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
3593
3594 * gdb.python/py-mi-var-info-path-expression.c: New file.
3595 * gdb.python/py-mi-var-info-path-expression.py: New file.
3596 * gdb.python/py-mi-var-info-path-expression.exp: New file.
3597
fb66cde8
SDJ
35982018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
3599
3600 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
3601 error after "cannot resolve name" string.
3602
c708f4d2
AB
36032018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3604
3605 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
3606 started.
3607 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
3608
37cc0cae
TV
36092018-07-28 Tom de Vries <tdevries@suse.de>
3610
3611 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3612
63b4ecf7
TV
36132018-07-26 Tom de Vries <tdevries@suse.de>
3614
3615 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
3616
3c3bb058
AB
36172018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
3618
3619 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
3620 is visible.
3621
9e7f3bbb
TV
36222018-07-26 Tom de Vries <tdevries@suse.de>
3623
3624 PR breakpoints/23366
3625 * gdb.base/catch-follow-exec.c: New test.
3626 * gdb.base/catch-follow-exec.exp: New file.
3627
16f808ec
TV
36282018-07-25 Tom de Vries <tdevries@suse.de>
3629
3630 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3631 vla-optimized-out.c.
3632
d7154a8d
JV
36332018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3634
3635 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3636 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3637
232a0032
TV
36382018-07-20 Tom de Vries <tdevries@suse.de>
3639
3640 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3641 NOCLONE macro.
3642 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3643
fbb1d502
TV
36442018-07-19 Tom de Vries <tdevries@suse.de>
3645
3646 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
3647 regular expression.
3648
42dc7699
TV
36492018-07-18 Tom de Vries <tdevries@suse.de>
3650
3651 * gdb.base/vla-optimized-out.c: New test.
3652 * gdb.base/vla-optimized-out.exp: New file.
3653
7f1f7e23
SDJ
36542018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
3655
3656 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
3657 message "No address associated with hostname" when gdbserver
3658 cannot resolve the hostname.
3659
5759ebb3
PW
36602018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3661
3662 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
3663 Add some test prefixes to make tests unique.
3664
3606ccab
PW
36652018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3666
3667 * gdb.base/frameapply.c: New file.
3668 * gdb.base/frameapply.exp: New file.
3669
529c08b2
PW
36702018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3671
3672 * gdb.base/skip.exp: Update expected error message.
3673
c7ab0aef
SDJ
36742018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3675 Jan Kratochvil <jan.kratochvil@redhat.com>
3676 Paul Fertser <fercerpav@gmail.com>
3677 Tsutomu Seki <sekiriki@gmail.com>
3678
3679 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
3680 parameter.
3681 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
3682 by default.
3683 * boards/native-gdbserver.exp: Likewise.
3684 * gdb.server/run-without-local-binary.exp: Improve regexp used
3685 for detecting when a remote debugging connection succeeds.
3686 * gdb.server/server-connect.exp: New file.
3687 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
3688 Do not prefix the port number with ":".
3689 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
3690 support for detecting and using it. Add '$debughost_gdbserver'
3691 to the list of arguments used to start gdbserver. Handle case
3692 when gdbserver cannot resolve a network name.
3693
16ff70dd
SDJ
36942018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3695
3696 PR c++/23373
3697 * gdb.base/ptype-offsets.cc (struct static_member): New
3698 struct.
3699 (main) <stmember>: New variable.
3700 * gdb.base/ptype-offsets.exp: Add test for printing a struct
3701 with a static member in it.
3702
3541979f
AB
37032018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
3704
3705 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
3706 watchpoints enabled and disabled.
3707
c8ad9b9a
AB
37082018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3709
3710 * gdb.base/examine-backward.exp: Still run tests around address
3711 0x0, even if address 0x0 is not readable. Update the pattern for
3712 matching address 0x0 in expected output.
3713
e0e5e971
AB
37142018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3715
3716 * gdb.base/share-env-with-gdbserver.c (main): Add call to
3717 malloc/free.
3718
1ea5da02
TV
37192018-07-04 Tom de Vries <tdevries@suse.de>
3720
3721 * gdb.dwarf2/dw2-error.exp: Update expected error message.
3722
471b9d15
MR
37232018-07-02 Maciej W. Rozycki <macro@mips.com>
3724
3725 PR tdep/8282
3726 * gdb.arch/mips-disassembler-options.exp: New test.
3727 * gdb.arch/mips-disassembler-options.s: New test source.
3728
75acb486
PA
37292018-06-29 Pedro Alves <palves@redhat.com>
3730
3731 * gdb.threads/names.exp: Adjust expected "info threads" output.
3732
cd2bb709
PA
37332018-06-29 Pedro Alves <palves@redhat.com>
3734
3735 * gdb.opt/inline-break.exp (line number, address): Add "info
3736 break" tests.
3737
991ff292
PA
37382018-06-29 Pedro Alves <palves@redhat.com>
3739
3740 * gdb.opt/inline-break.c (func1): Add "break here" marker.
3741 * gdb.opt/inline-break.exp: Test setting breakpoints by line
3742 number and address and running to them.
3743
356819b6 37442018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
3745
3746 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
3747
2512d7ef
JK
37482018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3749
3750 * lib/compiler.c: Remove executable permission flag.
3751
be1b6474
RB
37522018-06-28 Richard Bunt <richard.bunt@arm.com>
3753
3754 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
3755 code.
3756 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
3757
291f9a96
PT
37582018-06-28 Petr Tesarik <ptesarik@suse.cz>
3759
3760 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
3761
ed6dfe51
PT
37622018-06-28 Petr Tesarik <ptesarik@suse.cz>
3763
3764 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
3765 address argument is omitted.
3766
d4d429d5
PT
37672018-06-28 Petr Tesarik <ptesarik@suse.cz>
3768
3769 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
3770
7ab6656f
OJ
37712018-06-27 Omair Javaid <omair.javaid@linaro.org>
3772
3773 PR gdb/21695
3774 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
3775 * gdb.base/infoline-reloc-main-from-zero.c: New file.
3776
a33ccfc7
TT
37772018-06-26 Tom Tromey <tom@tromey.com>
3778
3779 PR rust/22574:
3780 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
3781 * gdb.rust/simple.rs (struct SimpleLayout): New.
3782
6d72d289
SM
37832018-06-22 Simon Marchi <simon.marchi@ericsson.com>
3784
3785 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
3786 "info registers" output.
3787
8363f9d5
RB
37882018-06-21 Richard Bunt <richard.bunt@arm.com>
3789
3790 * gdb.base/watchpoint-hw-attach.c: New test.
3791 * gdb.base/watchpoint-hw-attach.exp: New file.
3792
f00674fe
SM
37932018-06-20 Simon Marchi <simon.marchi@ericsson.com>
3794
3795 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
3796 through /bin/sh.
3797 * boards/dwarf4-gdb-index.exp: Likewise.
3798 * boards/fission-dwp.exp: Likewise.
3799
1d554008
UW
38002018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
3801
3802 * gdb.base/float128.exp: Add comment and improved fail message
3803 to the failure case of "print large128" test.
3804
d0ac1c44
SM
38052018-06-19 Simon Marchi <simon.marchi@ericsson.com>
3806
3807 * configure.ac: Remove AC_PREREQ.
3808 * configure: Re-generate.
3809
61b04dd0
PA
38102018-06-19 Pedro Alves <palves@redhat.com>
3811
3812 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
3813 (func_extern_caller): New.
3814 (main): Call func_extern_caller.
3815 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
3816 logic change.
3817
f63b508a
SM
38182018-06-18 Weimin Pan <weimin.pan@oracle.com>
3819
3820 PR gdb/16841
3821 * gdb.cp/typedef-base.cc: New file.
3822 * gdb.cp/typedef-base.exp: New file.
3823
0fe3a558
TV
38242018-06-18 Tom de Vries <tdevries@suse.de>
3825
3826 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
3827
7010835a
AB
38282018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3829 Richard Bunt <Richard.Bunt@arm.com>
3830
3831 * gdb.threads/attach-slow-waitpid.c: New file.
3832 * gdb.threads/attach-slow-waitpid.exp: New file.
3833 * gdb.threads/slow-waitpid.c: New file.
3834
14897d65
PA
38352018-06-14 Pedro Alves <palves@redhat.com>
3836
3837 * gdb.base/fork-running-state.c: Include <errno.h>.
3838 (exit_if_relative_exits): New.
3839 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
3840 exits.
3841 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
3842 child exits.
3843
5d9a0608
TV
38442018-06-14 Tom de Vries <tdevries@suse.de>
3845
3846 PR cli/22573
3847 * gdb.base/finish-pretty.c: New test.
3848 * gdb.base/finish-pretty.exp: New file.
3849
11ae5818
PA
38502018-06-14 Pedro Alves <palves@redhat.com>
3851
3852 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
3853 gdb's expected startup output.
3854
1d39de44
PA
38552018-06-14 Pedro Alves <palves@redhat.com>
3856
3857 * lib/selftest-support.exp (selftest_setup): Remove inlined
3858 function handling.
3859
70ee0000
TV
38602018-06-14 Tom de Vries <tdevries@suse.de>
3861
3862 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
3863 matching of breakpoint printing.
3864
11f4b608
TV
38652018-06-13 Tom de Vries <tdevries@suse.de>
3866
3867 PR testsuite/23269
3868 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3869 (fork_child): ... here, and ...
3870 (fork_parent): ... here.
3871
38722018-06-12 Tom de Vries <tdevries@suse.de>
3873
3874 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3875
9516f85a
AB
38762018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3877 Stephen Roberts <stephen.roberts@arm.com>
3878
3879 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3880 rewrite test to describe action performed, rather than possible
3881 failure.
3882
5045b3d7
GB
38832018-06-08 Gary Benson <gbenson@redhat.com>
3884
3885 * gdb.threads/check-libthread-db.exp: New file.
3886 * gdb.threads/check-libthread-db.c: Likewise.
3887
c61b06a1
TT
38882018-06-05 Tom Tromey <tom@tromey.com>
3889
3890 * gdb.base/default.exp: Update expected "show version" output.
3891
eb6af809
TT
38922018-06-05 Tom Tromey <tom@tromey.com>
3893
3894 PR cli/12326:
3895 * gdb.cp/static-print-quit.exp: Update.
3896 * lib/gdb.exp (pagination_prompt): Update.
3897 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3898 * gdb.python/python.exp: Update.
3899
178d6a63
JB
39002018-06-04 Joel Brobecker <brobecker@adacore.com>
3901
3902 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3903
8e817061
JB
39042018-06-01 Joel Brobecker <brobecker@adacore.com>
3905
3906 * gdb.ada/bp_fun_addr: New testcase.
3907
e86ca25f
TT
39082018-06-01 Tom Tromey <tom@tromey.com>
3909
3910 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3911 results.
3912 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3913 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3914 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3915 * gdb.base/maint.exp (maint_pass_if): Update.
3916
4b2dfa9d
MR
39172018-05-31 Maciej W. Rozycki <macro@mips.com>
3918
3919 * gdb.base/endian.exp: New test.
3920 * gdb.base/endian.c: New test source.
3921
45f25d6c
AB
39222018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3923
3924 PR gdb/23203
3925 * gdb.base/bt-selected-frame.c: New file.
3926 * gdb.base/bt-selected-frame.exp: New file.
3927 * lib/gdb.exp (get_current_frame_number): New function.
3928
d9f6d7f8
MR
39292018-05-24 Maciej W. Rozycki <macro@mips.com>
3930 Pedro Alves <palves@redhat.com>
3931
3932 * gdb.threads/tls-core.c: Include <stdlib.h>
3933 (thread_proc): Call `abort'.
3934 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3935 (tls_core_test): New procedure, bits factored out from ...
3936 (top level): ... here. Test both native cores and gcore cores.
3937
ff1cf532
TT
39382018-05-23 Tom Tromey <tom@tromey.com>
3939
3940 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3941
b98664d3
TT
39422018-05-23 Tom Tromey <tom@tromey.com>
3943
3944 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3945 symfile_complaints.
3946 (test_short_complaints): Likewise.
3947 (test_empty_complaints): Likewise.
3948 (test_initial_complaints): Update.
3949
4e9668d0
TT
39502018-05-23 Tom Tromey <tom@tromey.com>
3951
3952 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3953
43ba33c7
TT
39542018-05-23 Tom Tromey <tom@tromey.com>
3955
3956 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3957 (test_short_complaints): Update.
3958
035522c0
PA
39592018-05-22 Pedro Alves <palves@redhat.com>
3960
3961 * gdb.base/remote.exp: Only gdb_start after compiling the
3962 testcase. Issue "disconnect" before testing "set remote" command
3963 defaults. Issue clean_restart before running to main.
3964
cc0be08f
PA
39652018-05-22 Pedro Alves <palves@redhat.com>
3966
3967 * gdb.base/remote.exp: Adjust expected output of "show remote
3968 memory-write-packet-size". Add tests for "set remote
3969 memory-write-packet-size 0" and "set remote
3970 memory-write-packet-size fixed/limit".
3971
b1b60145
PA
39722018-05-22 Pedro Alves <palves@redhat.com>
3973
3974 PR gdb/22973
3975 * gdb.base/utf8-identifiers.c: New file.
3976 * gdb.base/utf8-identifiers.exp: New file.
3977
0ec848ad
PFC
39782018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3979
3980 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3981
2c3305f6
PFC
39822018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3983
3984 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3985
ce1e8424
TT
39862018-05-18 Tom Tromey <tom@tromey.com>
3987
3988 * gdb.base/ptype-offsets.exp: Update.
3989
ddfe970e
KS
39902018-05-17 Keith Seitz <keiths@redhat.com>
3991
3992 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3993 in expected breakpoint stop locations.
3994 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3995 move to proper scope to test variable values.
3996 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3997 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3998 New functions.
3999 (main): Call not_inline_func3.
4000 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4001 inline_func1, inline_func2, and inline_func3. Test that when each
4002 breakpoint is hit, GDB properly reports both the stop location
4003 and the backtrace. Repeat tests for temporary breakpoints.
4004
0726fcc6
MR
40052018-05-15 Maciej W. Rozycki <macro@mips.com>
4006
4007 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4008 rather then trying to access it in determining whether the PID
4009 of `gdbserver' could have been retrieved.
4010
8ee22052
AB
40112018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4012
4013 * gdb.arch/amd64-init-x87-values.S: New file.
4014 * gdb.arch/amd64-init-x87-values.exp: New file.
4015
7785df48
JK
40162018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4017
4018 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4019
56bcdbea
TT
40202018-05-04 Tom Tromey <tom@tromey.com>
4021
4022 PR python/22730:
4023 * gdb.python/python.exp: Test multi-line execute.
4024
a913fffb
TT
40252018-05-04 Tom Tromey <tom@tromey.com>
4026
4027 PR python/22731:
4028 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4029
7a2c85f2
TT
40302018-05-04 Tom Tromey <tom@tromey.com>
4031
4032 PR gdb/11750:
4033 * gdb.base/define.exp: Test defining a user command inside a user
4034 command.
4035 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4036
a3b60e45
JK
40372018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4038 Pedro Alves <palves@redhat.com>
4039
4040 PR breakpoints/19806 and support for PR external/20207.
4041 * gdb.base/watchpoint-unaligned.c: New file.
4042 * gdb.base/watchpoint-unaligned.exp: New file.
4043
45fe4a03
AB
40442018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4045
4046 * gdb.base/maint.exp: Make test names unique, use
4047 test_prefix_command_help to test 'help maint info', and remove
4048 repeated test of 'help maint'.
4049
9be2ae8f
TT
40502018-05-04 Tom Tromey <tom@tromey.com>
4051
4052 PR gdb/22619:
4053 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4054 behavior.
4055
11859c31
AB
40562018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4057
4058 * gdb.base/maint.exp: Process output from 'maint print registers'
4059 line at a time.
4060
089a9490
AB
40612018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4062
4063 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4064 timeout.
4065
9b0797e2
AB
40662018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4067
4068 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4069 filter pattern.
4070
f6ac5f3d
PA
40712018-05-02 Pedro Alves <palves@redhat.com>
4072
4073 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4074 to_log_command renames.
4075 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4076
77d3c63b
TT
40772018-05-02 Tom Tromey <tom@tromey.com>
4078
4079 * gdb.python/py-parameter.exp: Set test message.
4080
0489430a
TT
40812018-05-02 Tom Tromey <tom@tromey.com>
4082
4083 PR python/20084:
4084 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4085 PARAM_ZUINTEGER_UNLIMITED tests.
4086
1632f8ba
DR
40872018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4088
4089 PR rust/23124
4090 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4091 when casting.
4092
6d7bb824
TT
40932018-04-30 Tom Tromey <tom@tromey.com>
4094
4095 * gdb.python/py-type.exp: Check align attribute.
4096 * gdb.python/py-type.c: New "aligncheck" global.
4097
007e1530
TT
40982018-04-30 Tom Tromey <tom@tromey.com>
4099
4100 PR exp/17095:
4101 * gdb.dwarf2/dw2-align.exp: New file.
4102 * gdb.cp/align.exp: New file.
4103 * gdb.base/align.exp: New file.
4104 * lib/gdb.exp (gdb_int128_helper): New proc.
4105 (has_int128_c, has_int128_cxx): New caching procs.
4106
6873858b
TT
41072018-04-27 Tom Tromey <tom@tromey.com>
4108
4109 PR rust/22545:
4110 * gdb.rust/simple.exp: Add inclusive range tests.
4111
79188d8d
PA
41122018-04-26 Pedro Alves <palves@redhat.com>
4113
4114 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4115 ifunc breakpoint locations correctly of ifunc breakpoints set
4116 while the program resolves the ifunc.
4117
c7075ad5
PA
41182018-04-26 Pedro Alves <palves@redhat.com>
4119
4120 * gdb.base/gnu-ifunc-final.c: New file.
4121 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4122 * gdb.base/gnu-ifunc.exp (executable): Delete.
4123 (staticexecutable): Adjust.
4124 (lib_opts, exec_opts): Delete.
4125 (make_binsuffix, build, set-break): New procedures.
4126 (misc_tests): New, with tests factored out from the top level.
4127 (top level): Test different combinations of ifunc resolver name,
4128 resolver with and with debug info, and ifunc target with and
4129 without debug info. Wrap static tests with with_target_prefix.
4130
8388016d
PA
41312018-04-26 Pedro Alves <palves@redhat.com>
4132
4133 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4134 return type" warnings.
4135
249b5733
PA
41362018-04-25 Pedro Alves <palves@redhat.com>
4137
4138 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4139 killed".
4140 * gdb.base/kill-after-signal.exp: Likewise.
4141 * gdb.threads/kill.exp: Likewise.
4142
f67c0c91
SDJ
41432018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4144 Sergio Durigan Junior <sergiodj@redhat.com>
4145 Pedro Alves <palves@redhat.com>
4146
4147 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4148 regexps to expect for '[Inferior ... detached]' as well.
4149 * gdb.base/attach.exp: Likewise.
4150 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4151 "gdb_continue_to_end".
4152 (test_catch_syscall_with_wrong_args): Likewise.
4153 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4154 ']'. Don't set 'verbose' on.
4155 * gdb.base/foll-vfork.exp: Likewise.
4156 * gdb.base/fork-print-inferior-events.c: New file.
4157 * gdb.base/fork-print-inferior-events.exp: New file.
4158 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4159 '[Inferior ... has been killed]' message.
4160 * gdb.base/kill-after-signal.exp: Likewise.
4161 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4162 detach message.
4163 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4164 message.
4165 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4166 regexps to expect for '[Inferior ... detached]' as well.
4167 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4168
0a8ddac4
SM
41692018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4170
4171 PR gdb/23104
4172 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4173
d27d16bf
RB
41742018-04-19 Richard Bunt <richard.bunt@arm.com>
4175
4176 * gdb.threads/multiple-successive-infcall.c: New test.
4177 * gdb.threads/multiple-successive-infcall.exp: New file.
4178
a037790e
TT
41792018-04-17 Tom Tromey <tom@tromey.com>
4180
4181 * gdb.rust/simple.rs (Union): New type.
4182 (main): New local "u".
4183 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4184
e3a91079
AA
41852018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4186
4187 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4188 number information in output of "whereis" command.
4189 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4190
b744723f
AA
41912018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4192
4193 * gdb.ada/info_types.exp: Adjust expected output to the line
4194 numbers now printed by "info var/func/type".
4195 * gdb.base/completion.exp: Likewise.
4196 * gdb.base/included.exp: Likewise.
4197 * gdb.cp/cp-relocate.exp: Likewise.
4198 * gdb.cp/cplusfuncs.exp: Likewise.
4199 * gdb.cp/namespace.exp: Likewise.
4200 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4201
4a4495d6
MM
42022018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4203
4204 * gdb.btrace/cpu.exp: New.
4205
1d509aa6
MM
42062018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4207
4208 * gdb.base/step-indirect-call-thunk.exp: New.
4209 * gdb.base/step-indirect-call-thunk.c: New.
4210 * gdb.reverse/step-indirect-call-thunk.exp: New.
4211 * gdb.reverse/step-indirect-call-thunk.c: New.
4212
6295b6da
SM
42132018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4214
4215 * gdb.base/pie-fork.c: New file.
4216 * gdb.base/pie-fork.exp: New file.
4217
50146e70
TT
42182018-04-11 Tom Tromey <tom@tromey.com>
4219
4220 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4221
f50d8a2e
PA
42222018-04-10 Pedro Alves <palves@redhat.com>
4223
4224 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4225 exits. Instead loop running forever.
4226 (fork_parent): Run forever too.
4227
a0be7a36
SM
42282018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4229
4230 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4231 mi_continue_to_line.
4232 * gdb.mi/mi-stack.c (callee4): Add comment.
4233
9b73db36
SM
42342018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4235
4236 * gdb.mi/mi-stack.exp: Fix indentation.
4237
c912f608
SM
42382018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4239
4240 PR gdb/22979
4241 * gdb.arch/amd64-osabi.exp: New file.
4242
26540402
SM
42432018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4244
4245 PR gdb/22980
4246 * gdb.base/osabi.exp: New file.
4247
121ad66c 42482018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
4249
4250 * gdb.cp/static-typedef-print.exp: New file.
4251 * gdb.cp/static-typedef-print.cc: New file.
4252
3fcded8f
JB
42532018-03-27 Joel Brobecker <brobecker@adacore.com>
4254
4255 * gdb.ada/varsize_limit: New testcase.
4256
59cc4834
JB
42572018-03-27 Joel Brobecker <brobecker@adacore.com>
4258
4259 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4260
4261 * gdb.ada/notcplusplus: New testcase.
4262
4263 * gdb.base/c-linkage-name.c: New file.
4264 * gdb.base/c-linkage-name.exp: New testcase.
4265
4ca59a9f
TT
42662018-03-26 Tom Tromey <tom@tromey.com>
4267
4268 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4269 * gdb.python/py-framefilter.py (name_error): New global.
4270 (ErrorInName.function): Use name_error.
4271
978d6c75
TT
42722018-03-26 Tom Tromey <tom@tromey.com>
4273
4274 PR backtrace/15582:
4275 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4276
b7fee5a3
KS
42772018-03-23 Keith Seitz <keiths@redhat.com>
4278
4279 PR c++/22968
4280 * gdb.cp/subtypes.exp: New file.
4281 * gdb.cp/subtypes.h: New file.
4282 * gdb.cp/subtypes.cc: New file.
4283 * gdb.cp/subtypes-2.cc: New file.
4284
376be529
AB
42852018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4286
4287 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4288 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4289 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4290 -nostartfiles when compiling the test. Confirm that all registers
4291 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4292
066cfa98
AB
42932018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4294
4295 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4296 option, syntax was wrong anyway.
4297 * gdb.arch/arm-disp-step.exp: Likewise.
4298 * gdb.arch/sparc64-regs.exp: Likewise.
4299 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4300 option, syntax was wrong anyway, switch to use
4301 prepare_for_testing.
4302 * gdb.arch/i386-disp-step.exp: Likewise.
4303
079670b9
AA
43042018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4305
4306 * gdb.ada/exec_changed.exp: Replace "target_info exists
4307 use_gdb_stub" by "use_gdb_stub".
4308 * gdb.ada/start.exp: Likewise.
4309 * gdb.base/async-shell.exp: Likewise.
4310 * gdb.base/attach-pie-misread.exp: Likewise.
4311 * gdb.base/attach-wait-input.exp: Likewise.
4312 * gdb.base/break-entry.exp: Likewise.
4313 * gdb.base/break-interp.exp: Likewise.
4314 * gdb.base/dprintf-detach.exp: Likewise.
4315 * gdb.base/nostdlib.exp: Likewise.
4316 * gdb.base/solib-nodir.exp: Likewise.
4317 * gdb.base/statistics.exp: Likewise.
4318 * gdb.base/testenv.exp: Likewise.
4319 * gdb.mi/mi-exec-run.exp: Likewise.
4320 * gdb.mi/mi-start.exp: Likewise.
4321 * gdb.multi/dummy-frame-restore.exp: Likewise.
4322 * gdb.multi/multi-arch-exec.exp: Likewise.
4323 * gdb.multi/multi-arch.exp: Likewise.
4324 * gdb.multi/tids.exp: Likewise.
4325 * gdb.multi/watchpoint-multi.exp: Likewise.
4326 * gdb.python/py-events.exp: Likewise.
4327 * gdb.threads/attach-into-signal.exp: Likewise.
4328 * gdb.threads/attach-stopped.exp: Likewise.
4329 * gdb.threads/threadapply.exp: Likewise.
4330 * lib/selftest-support.exp: Likewise.
4331
26d6cec4
AA
43322018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4333
4334 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4335
4ee89e90
SR
43362018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4337
4338 * gdb.perf/template-breakpoints.cc: New file.
4339 * gdb.perf/template-breakpoints.exp: New file.
4340 * gdb.perf/template-breakpoints.py: New file.
4341
92630041
TT
43422018-03-19 Tom Tromey <tom@tromey.com>
4343
4344 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4345 y0.
4346 * gdb.rust/simple.exp: Test bare identifier form of struct
4347 initializer.
4348
76727919
TT
43492018-03-19 Tom Tromey <tom@tromey.com>
4350
4351 * gdb.gdb/observer.exp: Remove.
4352
194ed413
AA
43532018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4354
4355 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4356 "qualified" option when setting breakpoints.
4357 * gdb.trace/backtrace.exp: Likewise.
4358 * gdb.trace/circ.exp: Likewise.
4359 * gdb.trace/collection.exp: Likewise.
4360 * gdb.trace/disconnected-tracing.exp: Likewise.
4361 * gdb.trace/ftrace-lock.exp: Likewise.
4362 * gdb.trace/ftrace.exp: Likewise.
4363 * gdb.trace/infotrace.exp: Likewise.
4364 * gdb.trace/packetlen.exp: Likewise.
4365 * gdb.trace/passc-dyn.exp: Likewise.
4366 * gdb.trace/qtro.exp: Likewise.
4367 * gdb.trace/read-memory.exp: Likewise.
4368 * gdb.trace/report.exp: Likewise.
4369 * gdb.trace/signal.exp: Likewise.
4370 * gdb.trace/status-stop.exp: Likewise.
4371 * gdb.trace/strace.exp: Likewise.
4372 * gdb.trace/tfind.exp: Likewise.
4373 * gdb.trace/trace-break.exp: Likewise.
4374 * gdb.trace/trace-condition.exp: Likewise.
4375 * gdb.trace/trace-mt.exp: Likewise.
4376 * gdb.trace/tstatus.exp: Likewise.
4377 * gdb.trace/tsv.exp: Likewise.
4378 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4379 * gdb.trace/unavailable.exp: Likewise.
4380 * gdb.trace/while-dyn.exp: Likewise.
4381
8b067d2c
AA
43822018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4383
4384 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4385 that libinproctrace is copied to the target.
4386
3ae9ce5d
TT
43872018-03-14 Tom Tromey <tom@tromey.com>
4388
4389 PR cli/14977:
4390 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4391 a null pointer.
4392 * gdb.base/wchar.exp: Likewise.
4393
b8c2339b
TT
43942018-03-14 Tom Tromey <tom@tromey.com>
4395
4396 PR cli/19918:
4397 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4398 flag.
4399
4872dc46
SM
44002018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4401
4402 PR gdb/22841
4403 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4404 "target" to remote_exec.
4405
e4fe3756
SM
44062018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4407
4408 PR gdb/22841
4409 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4410 ${board}_upload): Remove.
4411
e95a97d4
AA
44122018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4413
4414 * gdb.cp/watch-cp.cc: New test.
4415 * gdb.cp/watch-cp.exp: New file.
4416
dbbb1059
AB
44172018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4418
4419 * gdb.base/infcall-nested-structs.exp: New file.
4420 * gdb.base/infcall-nested-structs.c: New file.
4421 * gdb.base/float.exp: Add riscv support.
4422
ecc054c0
TP
44232018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
4424
4425 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
4426 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
4427
25e3c82c
SDJ
44282018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4429
4430 * gdb.server/abspath.exp: New file.
4431 * lib/gdb.exp (with_cwd): New procedure.
4432
3083294d
SM
44332018-02-28 Simon Marchi <simon.marchi@ericsson.com>
4434
4435 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
4436 use it.
4437 (gdb_is_target_remote_prompt): New proc.
4438 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
4439 (gdb_is_target_native): Pass prompt parameter to
4440 gdb_is_target_1.
4441
3275ef47
SM
44422018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
4443
4444 * gdb.base/load-command.c: New file.
4445 * gdb.base/load-command.exp: New file.
4446 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
4447 (gdb_is_target_1): ...this, and generalize for other targets
4448 than just remote.
4449 (gdb_is_target_remote): Use gdb_is_target_1.
4450 (gdb_is_target_native): use gdb_is_target_1.
4451
6893c19a
TT
44522018-02-26 Tom Tromey <tom@tromey.com>
4453
4454 PR python/16497:
4455 * gdb.python/py-framefilter.exp: Update test.
4456
2ddeaf8a
TT
44572018-02-26 Tom Tromey <tom@tromey.com>
4458
4459 * gdb.dwarf2/variant.c: New file.
4460 * gdb.dwarf2/variant.exp: New file.
4461
c9317f21
TT
44622018-02-26 Tom Tromey <tom@tromey.com>
4463
4464 * gdb.rust/simple.exp: Accept more possible results in enum test.
4465
6f6d0c26
SM
44662018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
4467
4468 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
4469 parentheses.
4470
11b03145
MR
44712018-02-23 Maciej W. Rozycki <macro@mips.com>
4472
4473 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
4474 name of a variable: $actual_linejj -> $actual_line.
4475
54a27fe5
JB
44762018-02-21 John Baldwin <jhb@FreeBSD.org>
4477
4478 * gdb.arch/amd64-i386-address.exp: Fix a typo.
4479
de65820c
MM
44802018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4481
4482 * gdb.btrace/buffer-size.exp: Do not force BTS.
4483
980548fd
PA
44842018-02-14 Pedro Alves <palves@redhat.com>
4485
4486 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
4487 getting a "Quit".
4488
c4e12631
MM
44892018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4490
4491 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
4492 Fix test name.
4493
c2e0e465
SM
44942018-02-07 Simon Marchi <simon.marchi@ericsson.com>
4495
4496 * gdb.cp/m-static.exp: Check type of optimized out static
4497 member.
4498
f7216783
AB
44992018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
4500
4501 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
4502 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
4503
0625771b
LS
45042018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
4505 Leszek Swirski <leszeks@google.com>
4506
4507 * gdb.python/py-prettyprint.c
4508 (struct to_string_returns_value_inner,
4509 struct to_string_returns_value_wrapper): New.
4510 (main): Add tsrvw variable.
4511 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
4512 ToStringReturnsValueWrapper): New classes.
4513 (register_pretty_printers): Register new pretty-printers.
4514 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
4515 recursive pretty printer.
4516 * gdb.python/py-mi.exp: Likewise.
4517
59498c30
LS
45182018-02-01 Leszek Swirski <leszeks@google.com>
4519
4520 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
4521 functions with the same name as an include file are parsed
4522 correctly.
4523
d4d38844
YQ
45242018-02-01 Yao Qi <yao.qi@linaro.org>
4525
4526 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
4527 "\[^\r\n\]*".
4528
07e5f5cf
NP
45292018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
4530
4531 * gdb.arch/powerpc-prologue-frame.s: New file.
4532 * gdb.arch/powerpc-prologue-frame.c: Likewise.
4533 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
4534
929b5ad4
JB
45352018-01-31 Joel Brobecker <brobecker@adacore.com>
4536
4537 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
4538
e671cd59
PA
45392018-01-30 Pedro Alves <palves@redhat.com>
4540
4541 PR gdb/13211
4542 * gdb.base/interrupt-daemon.c: New.
4543 * gdb.base/interrupt-daemon.exp: New.
4544 * gdb.multi/multi-term-settings.c: New.
4545 * gdb.multi/multi-term-settings.exp: New.
4546
fc413dc4
JB
45472018-01-30 Joel Brobecker <brobecker@adacore.com>
4548
4549 * gdb.base/break.exp: Save the location where the breakpoint
4550 on break.c:47 was actually inserted when debugging the version
4551 compiled at -O2 and use it in the expected output of the "info
4552 break" test performed soon after.
4553
5c319bb2
PA
45542018-01-22 Pedro Alves <palves@redhat.com>
4555 Sergio Durigan Junior <sergiodj@redhat.com>
4556
4557 * gdb.base/whatis.exp: Add tests for 'set print object on' +
4558 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
4559
a9e40818
JB
45602018-01-22 Joel Brobecker <brobecker@adacore.com>
4561
4562 * gdb.base/break-include.c, gdb.base/break-include.inc,
4563 gdb.base/break-include.exp: New files.
4564 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
4565 line number now being the actual line number where the breakpoint
4566 was inserted.
4567 * gdb.mi/mi-break.exp: Likewise.
4568 * gdb.mi/mi-reverse.exp: Likewise.
4569 * gdb.mi/mi-simplerun.exp: Ditto.
4570
e707fc44
AB
45712018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4572
4573 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
4574 varobj.
4575 * gdb.mi/mi-var-create-rtti.exp: Likewise.
4576
ae451627
AB
45772018-01-21 Don Breazeal <donb@codesourcery.com>
4578 Andrew Burgess <andrew.burgess@embecosm.com>
4579
4580 * gdb.mi/basics.c: Add new global.
4581 * gdb.mi/mi-frame-regs.exp: New file.
4582 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
4583 case.
4584
b1b189e0
AB
45852018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4586
4587 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4588 non-parameter, and on an unknown symbol.
4589
fcfcc376
TT
45902018-01-19 Tom Tromey <tom@tromey.com>
4591
4592 * gdb.rust/modules.rs (TWENTY_THREE): New global.
4593 * gdb.rust/modules.exp: Add ::-qualified lookup test.
4594
634c1c31
AA
45952018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4596
4597 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
4598 setrlimit and chdir to int.
4599
d6ad07fd
AA
46002018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4601
4602 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
4603 function.
4604 (my_tend): Likewise.
4605 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
4606 rationale of avoiding FP- and vector instructions.
4607
adf8243b
RK
46082018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
4609
4610 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
4611 "info reg" with "\[ \t\]*".
4612 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
4613 "\[ \t\]+".
4614 * gdb.arch/s390-multiarch.exp: Ditto.
4615 * gdb.base/pc-fp.exp: Ditto.
4616 * gdb.reverse/i386-precsave.exp: Ditto.
4617 * gdb.reverse/i386-reverse.exp: Ditto.
4618 * gdb.reverse/i387-env-reverse.exp: Ditto.
4619 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4620
dcc06925
AA
46212018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4622
4623 * lib/gdb.exp (gdb_compile): Re-enable use of
4624 universal_compile_options for languages other than Rust.
4625
25d4fd80
AA
46262018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4627
4628 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4629
ee7f689e 46302018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
4631
4632 PR gdb/16577
4633 * gdb.base/solib-vanish.exp: New.
4634 * gdb.base/solib-vanish-main.c: New.
4635 * gdb.base/solib-vanish-lib1.c: New.
4636 * gdb.base/solib-vanish-lib2.c: New.
4637
d8447b6b
YQ
46382018-01-17 Yao Qi <yao.qi@linaro.org>
4639
4640 * gdb.compile/compile.exp: Match the address printed for
4641 frame in the output of command "bt".
4642
86d6a90c
TT
46432018-01-15 Tom Tromey <tom@tromey.com>
4644
4645 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
4646 compute sp_reg.
4647
cbcdb1aa
AB
46482018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4649
4650 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
4651 to prepare.
4652 (prepare): Return 0 on error, 1 on success.
4653
eea61984
PA
46542018-01-12 Pedro Alves <palves@redhat.com>
4655
4656 * gdb.base/continue-after-aborted-step-over.c: New.
4657 * gdb.base/continue-after-aborted-step-over.exp: New.
4658
6181e9c2
SM
46592018-01-11 Simon Marchi <simon.marchi@ericsson.com>
4660
4661 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
4662 options when not creating an executable.
4663
3cada740
PA
46642018-01-11 Pedro Alves <palves@redhat.com>
4665
4666 PR remote/22597
4667 * gdb.server/stop-reply-no-thread.c: New file.
4668 * gdb.server/stop-reply-no-thread.exp: New file.
4669
c63d3e8d
PA
46702018-01-10 Pedro Alves <palves@redhat.com>
4671
4672 PR gdb/22670
4673 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
4674 functions too. Test setting breakpoints and printing C functions
4675 with no debug info too.
4676 * gdb.ada/bp_c_mixed_case/qux.c: New file.
4677
d4c2a405
PA
46782018-01-10 Pedro Alves <palves@redhat.com>
4679
4680 PR gdb/22670
4681 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
4682 a fail.
4683
8825213e
PA
46842018-01-10 Pedro Alves <palves@redhat.com>
4685
4686 PR gdb/22670
4687 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
4688
605fd3c6
YQ
46892018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4690
4691 * gdb.server/unittest.exp: Match the output in non-development
4692 mode.
4693
1e5ded6c
YQ
46942018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4695
4696 * gdb.gdb/unittest.exp: Match output in non-development mode.
4697
30066b0b
JB
46982018-01-08 Joel Brobecker <brobecker@adacore.com>
4699
4700 * gdb.ada/access_tagged_param.exp: Relax expected output
4701 for value of "ObjL" in "continue" to pck.inspect breakpoint
4702 test.
4703
04bafb1e
XR
47042018-01-08 Joel Brobecker <brobecker@adacore.com>
4705
9f86398b
JB
4706 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
4707 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 4708
e379cee6
PA
47092018-01-05 Pedro Alves <palves@redhat.com>
4710
4711 PR gdb/18653
4712 * gdb.base/libsegfault.exp: New.
4713
de63c46b
PA
47142018-01-05 Joel Brobecker <brobecker@adacore.com>
4715
4716 PR gdb/22670
4717 * gdb.ada/access_tagged_param.exp: New file.
4718 * gdb.ada/access_tagged_param/foo.adb: New file.
4719
f98fc17b
PA
47202018-01-05 Pedro Alves <palves@redhat.com>
4721
4722 PR gdb/22670
4723 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
4724 exercise lower case too, and to exercise both full matching and
4725 wild matching.
4726
342f8240
JB
47272018-01-05 Joel Brobecker <brobecker@adacore.com>
4728
4729 * gdb.ada/rename_subscript_param: New testcase.
4730
7150d33c
JG
47312018-01-05 Jerome Guitton <guitton@adacore.com>
4732
4733 * gdb.ada/arr_acc_idx_w_gap: New testcase.
4734
cc0e770c
JB
47352018-01-05 Joel Brobecker <brobecker@adacore.com>
4736
4737 * gdb.ada/convvar_comp: New testcase.
4738
672a41aa 47392018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
4740
4741 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
4742 (My_Table): New global variable.
4743 * testsuite/gdb.ada/array_char_idx.exp: Add test.
4744
7365ec2f
JB
47452018-01-04 Joel Brobecker <brobecker@adacore.com>
4746
4747 PR gdb/22670
4748 * gdb.ada/maint_with_ada: New testcase.
4749
289483b6
JB
47502018-01-04 Joel Brobecker <brobecker@adacore.com>
4751
4752 PR gdb/22670
4753 * gdb.ada/bp_c_mixed_case: New testcase.
4754
344420da
JB
47552018-01-04 Joel Brobecker <brobecker@adacore.com>
4756
4757 PR gdb/22670
4758 * gdb.ada/complete.exp: Add "complete break ada" test.
4759
66fc87a0
JB
47602018-01-04 Joel Brobecker <brobecker@adacore.com>
4761
4762 PR gdb/22670
4763 * gdb.ada/info_addr_mixed_case: New testcase.
4764
9f757bf7
XR
47652018-01-03 Xavier Roirand <roirand@adacore.com>
4766
4767 * gdb.ada/excep_handle.exp: New testcase.
4768 * gdb.ada/excep_handle/foo.adb: New file.
4769 * gdb.ada/excep_handle/pck.ads: New file.
4770
bd570f80
JB
47712018-01-03 Joel Brobecker <brobecker@adacore.com>
4772
4773 * gdb.base/step-line.c: Add extra empty line in copyright header.
4774 * gdb.base/step-line.inp: Likewise.
4775
9fe561ab
JB
47762018-01-02 Joel Brobecker <brobecker@adacore.com>
4777
4778 * gdb.ada/dyn_stride.exp: Add slice test.
4779
a405673c
JB
47802018-01-02 Joel Brobecker <brobecker@adacore.com>
4781
4782 * gdb.ada/dyn_stride: New testcase.
4783
cef0f868
SH
47842017-12-27 Stafford Horne <shorne@gmail.com>
4785
4786 * gdb.xml/extra-regs.xml: Add example foo reggroup.
4787 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
4788
b67d92b0
SH
47892017-12-27 Stafford Horne <shorne@gmail.com>
4790
4791 * gdb.base/reggroups.c: New file.
4792 * gdb.base/reggroups.exp: New file.
4793
eccab96d
JB
47942017-12-18 Joel Brobecker <brobecker@adacore.com>
4795
4796 * gdb.dwarf2/ada-valprint-error.c: New file.
4797 * gdb.dwarf2/ada-valprint-error.exp: New file.
4798
0e2da9f0
JB
47992017-12-18 Joel Brobecker <brobecker@adacore.com>
4800
4801 * gdb.ada/assign_arr: New testcase.
4802
cb923fcc
XR
48032017-12-18 Xavier Roirand <roirand@adacore.com>
4804
4805 * gdb.ada/funcall_ptr: New testcase.
4806
7c161838
SDJ
48072017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4808
4809 PR cli/16224
4810 * gdb.base/ptype-offsets.cc: New file.
4811 * gdb.base/ptype-offsets.exp: New file.
4812
1af17fd9
YQ
48132017-12-15 Yao Qi <yao.qi@linaro.org>
4814
4815 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
4816 if XML is disabled.
4817
828d5846
XR
48182017-12-15 Xavier Roirand <roirand@adacore.com>
4819
4820 * gdb.ada/same_component_name: New testcase.
4821
79e8fcaa
JB
48222017-12-14 Joel Brobecker <brobecker@adacore.com>
4823
4824 * gdb.ada/str_binop_equal: New testcase.
4825
e05fa6f9
JB
48262017-12-14 Joel Brobecker <brobecker@adacore.com>
4827
4828 * gdb.ada/task_switch_in_core: New testcase.
4829
b89641ba
SM
48302017-12-13 Simon Marchi <simon.marchi@ericsson.com>
4831
4832 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
4833 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
4834 call test_bkpt_qualified.
4835 (test_bkpt_qualified): New proc.
4836
6892d2e4
PA
48372017-12-13 Pedro Alves <palves@redhat.com>
4838
4839 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4840 Tighten regexp by matching with an anchor.
4841
a22ecf70
PA
48422017-12-13 Pedro Alves <palves@redhat.com>
4843
4844 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
4845 ("expression with namespace"): New set of tests.
4846 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
4847 (Nested::Test_NS::qux): New.
4848 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
4849 defaults to 'start_quote_char' and 'end_quote_char' parameters.
4850
9937536c
JB
48512017-12-13 Joel Brobecker <brobecker@adacore.com>
4852
4853 * gdb.base/server-del-break.c: New file.
4854 * gdb.base/server-del-break.exp: New file.
4855
fe49c6f5
SH
48562017-12-12 Stafford Horne <shorne@gmail.com>
4857
4858 * gdb.xml/tdesc-regs.exp: Add or1k support.
4859
c3d18620
SH
48602017-12-12 Stafford Horne <shorne@gmail.com>
4861
4862 * gdb.base/bp-permanent.c: Define nop of or1k.
4863
c5f9cfc8
JB
48642017-12-11 Joel Brobecker <brobecker@adacore.com>
4865
4866 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
4867 output with components being reordered.
4868
a9c135fc
JB
48692017-12-11 Joel Brobecker <brobecker@adacore.com>
4870
4871 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4872 output with components being reordered.
4873
927aa2e7
JK
48742017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4875 Pedro Alves <palves@redhat.com>
4876
4877 * gdb.base/maint.exp (check for .gdb_index): Check also for
4878 .debug_names.
4879 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4880 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4881 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4882 (.gdb_index used after symbol reloading): Support also .debug_names.
4883 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4884
f17d9474
YQ
48852017-12-08 Yao Qi <yao.qi@linaro.org>
4886
4887 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4888 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4889
a0de8c21
YQ
48902017-12-08 Yao Qi <yao.qi@linaro.org>
4891
4892 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4893 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4894
a738ea1d
YQ
48952017-12-08 Yao Qi <yao.qi@linaro.org>
4896
4897 * gdb.arch/aarch64-tagged-pointer.c: New file.
4898 * gdb.arch/aarch64-tagged-pointer.exp: New file.
4899
1cd9a73b
SDJ
49002017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
4901
4902 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4903 "int".
4904
fa6eb693
KS
49052017-12-07 Keith Seitz <keiths@redhat.com>
4906
4907 PR breakpoints/22569
4908 * gdb.linespec/ls-errs.exp: Change expected result of "break
4909 -source this file has spaces.c -line 3".
4910 Check that an explicit source file followed by whitespace is
4911 identified as an invalid explicit location.
4912
883fd55a
KS
49132017-12-07 Keith Seitz <keiths@redhat.com>
4914
4915 * gdb.cp/nested-types.cc: New file.
4916 * gdb.cp/nested-types.exp: New file.
4917 * lib/cp-support.exp: Load data-structures.exp library.
4918 (debug_cp_test_ptype_class): New global.
4919 (cp_ptype_class_verbose, next_line): New procedures.
4920 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4921 Add and document new return value.
4922 Switch the list of lines to a queue.
4923 Add support for new `type' key for nested type definitions.
4924 Add debugging/troubleshooting messages.
4925 * lib/data-structures.exp: New file.
4926
ec72db3e
SM
49272017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4928
4929 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4930 with proc_with_prefix, don't use with_test_prefix.
4931
99598d71
TT
49322017-12-07 Tom Tromey <tom@tromey.com>
4933
4934 * gdb.base/break.exp: Add test for empty "commands".
4935
a8806230
YQ
49362017-12-07 Yao Qi <yao.qi@linaro.org>
4937
4938 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4939 malloc and catch syscall.
4940
824cc835
PM
49412017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4942
e79be6e5 4943 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
4944 tests for explicit locations.
4945
7cc244de
PA
49462017-12-06 Pedro Alves <palves@redhat.com>
4947
4948 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4949 force-disabling XML descriptions.
4950
50a1fdd5
PA
49512017-12-04 Pedro Alves <palves@redhat.com>
4952
4953 PR gdb/22499
4954 * gdb.arch/amd64-disp-step-avx.S: New file.
4955 * gdb.arch/amd64-disp-step-avx.exp: New file.
4956
f0fb2488
PA
49572017-12-03 Pedro Alves <palves@redhat.com>
4958
4959 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4960 and <string.h>.
4961 (parent_function): Print distinct messages when waitpid fails, or
4962 the child exits with a signal, or the child exits for an unhandled
4963 reason.
4964 * gdb.threads/process-dies-while-detaching.exp
4965 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4966 it. Wait for both inferior output and GDB's prompt. Use an
4967 indirect spawn id list.
4968 (do_detach): New parameter 'child_exit'. Use it to compute
4969 expected inferior output.
4970 (test_detach, test_detach_watch, test_detach_killed_outside):
4971 Adjust to pass down the expected child exit kind.
4972
97cbe998
SDJ
49732017-12-01 Joel Brobecker <brobecker@adacore.com>
4974 Sergio Durigan Junior <sergiodj@redhat.com>
4975 Pedro Alves <palves@redhat.com>
4976
4977 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4978
40fc416f
SDJ
49792017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4980
4981 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4982 to 'symbol-file' and 'add-symbol-file' can be
4983 position-independent.
4984
1cc75e92
YQ
49852017-12-01 Yao Qi <yao.qi@linaro.org>
4986
4987 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4988 the URL in copyright header.
4989 * gdb.arch/aarch64-fp.exp: Likewise.
4990 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4991 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4992 * gdb.base/expand-psymtabs.exp: Likewise.
4993 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4994 * gdb.fortran/common-block.exp: Likewise.
4995 * gdb.fortran/common-block.f90: Likewise.
4996 * gdb.fortran/logical.exp: Likewise.
4997 * gdb.fortran/vla-datatypes.f90: Likewise.
4998 * gdb.fortran/vla-sub.f90: Likewise.
4999
875fb7a7
JB
50002017-11-30 Joel Brobecker <brobecker@adacore.com>
5001
5002 * gdb.ada/repeat_dyn: New testcase.
5003
6f14765f
UW
50042017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5005
5006 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5007 Update for changed thread numbering.
5008 * gdb.cell/bt.exp: Update for changed GDB output.
5009
f1af7b94
SM
50102017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5011
5012 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5013 setting isremote by hand.
5014 * boards/dwarf4-gdb-index.exp: Likewise.
5015 * boards/fission.exp: Likewise.
5016 * boards/stabs.exp: Likewise.
5017
e3919f3e
PA
50182017-11-30 Pedro Alves <palves@redhat.com>
5019
5020 * gdb.linespec/cpls-ops.exp
5021 (check_explicit_skips_function_argument): Extract the underlying
5022 type of size_t instead of hardcoding it.
5023
bd69330d
PA
50242017-11-29 Pedro Alves <palves@redhat.com>
5025
5026 PR c++/19436
5027 * gdb.linespec/cpls-abi-tag.cc: New file.
5028 * gdb.linespec/cpls-abi-tag.exp: New file.
5029
a20714ff
PA
50302017-11-29 Pedro Alves <palves@redhat.com>
5031
5032 * gdb.base/langs.exp: Use -qualified.
5033 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5034 it.
5035 * gdb.cp/namespace.exp: Use -qualified.
5036 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5037 (overload-3, template-overload, template-ret-type, const-overload)
5038 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5039 procedures.
5040 (test_driver): Call them.
5041 * gdb.cp/save-bp-qualified.cc: New.
5042 * gdb.cp/save-bp-qualified.exp: New.
5043 * gdb.linespec/explicit.exp: Test -qualified.
5044 * lib/completion-support.exp (completion::explicit_opts_list): Add
5045 "-qualified".
5046 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5047
f6f1d339
PM
50482017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5049
5050 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5051
02ca603a
TT
50522017-11-29 Tom Tromey <tom@tromey.com>
5053
5054 * gdb.base/relocate.exp: Update invalid argument test.
5055 Add new tests for invalid arguments.
5056
ed6c0bfb
TP
50572017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5058
5059 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5060 Return 0 as a long.
5061 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5062
f106e10e
TP
50632017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5064
5065 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5066 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5067 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5068 func ().
5069 * gdb.cp/shadow.cc (B.func): Return 0.
5070
10329bb2
JB
50712017-11-27 Joel Brobecker <brobecker@adacore.com>
5072
5073 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5074 expected output in gdb_expect call to allow the exception
5075 message to be present as well. Fix syntax confusion to avoid
5076 TCL thinking that exception_name is an array.
5077
617cd4bc
UW
50782017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5079
5080 * gdb.arch/spu-info.c: Include <unistd.h>.
5081 (do_signal_test): Fix broken calls to write.
5082 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5083 Fix checks for empty mailboxes. Update signal tests for corrected
5084 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
5085 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5086 * gdb.cell/arch.exp: Use standard_output_file.
5087 * gdb.cell/break.exp: Likewise.
5088 * gdb.cell/bt.exp: Likewise.
5089 * gdb.cell/core.exp: Likewise.
5090 * gdb.cell/dwarfaddr.exp: Likewise.
5091 * gdb.cell/ea-cache.exp: Likewise.
5092 * gdb.cell/ea-standalone.exp: Likewise.
5093 * gdb.cell/f-regs.exp: Likewise.
5094 * gdb.cell/fork.exp: Likewise.
5095 * gdb.cell/gcore.exp: Likewise.
5096 * gdb.cell/mem-access.exp: Likewise.
5097 * gdb.cell/ptype.exp: Likewise.
5098 * gdb.cell/registers.exp: Likewise.
5099 * gdb.cell/sizeof.exp: Likewise.
5100 * gdb.cell/solib-symbol.exp: Likewise.
5101 * gdb.cell/solib.exp: Likewise.
617cd4bc 5102
a81aaca0
PA
51032017-11-25 Pedro Alves <palves@redhat.com>
5104
5105 * gdb.base/complete-empty.exp: New file.
5106 * gdb.base/completion.exp: Adjust.
5107
6a3c6ee4
PA
51082017-11-25 Pedro Alves <palves@redhat.com>
5109
5110 * gdb.linespec/cpls-ops.cc: New file.
5111 * gdb.linespec/cpls-ops.exp: New file.
5112 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5113 factored out from ...
5114 (test_complete_prefix_range): ... this.
5115
8955eb2d
PA
51162017-11-24 Pedro Alves <palves@redhat.com>
5117
5118 * gdb.linespec/cpcompletion.exp: New file.
5119 * gdb.linespec/cpls-hyphen.cc: New file.
5120 * gdb.linespec/cpls.cc: New file.
5121 * gdb.linespec/cpls2.cc: New file.
5122 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5123 test to use test_gdb_complete_unique. Add label completion,
5124 keyword completion and explicit location completion tests.
5125 * lib/completion-support.exp: New file.
5126
e547c119
JB
51272017-11-24 Joel Brobecker <brobecker@adacore.com>
5128
5129 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5130 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5131 when hitting an exception catchpoint.
5132
7c3c1aa8
YQ
51332017-11-22 Yao Qi <yao.qi@linaro.org>
5134
5135 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5136
41bd68f5
SM
51372017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5138
5139 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5140 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5141 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5142
1daad298
YQ
51432017-11-22 Yao Qi <yao.qi@linaro.org>
5144
5145 * gdb.base/info-os.exp: Pass pthreads.
5146 * gdb.multi/multi-attach.exp: Likewise.
5147
88465e87
YQ
51482017-11-22 Yao Qi <yao.qi@linaro.org>
5149
5150 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5151 compiler.
5152
dc196b23
YQ
51532017-11-22 Yao Qi <yao.qi@linaro.org>
5154
5155 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5156 * gdb.base/break-interp.exp: Likewise.
5157 * gdb.base/jit-attach-pie.exp: Likewise.
5158
2400729e
UW
51592017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5160
5161 * gdb.base/float128.c (large128): New variable.
5162 * gdb.base/float128.exp: Add test to print largest __float128 value.
5163
7a26362d
UW
51642017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5165
5166 * gdb.arch/vsx-regs.exp: Update register content checks.
5167
ed0f4273
UW
51682017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5169
5170 * gdb.arch/ppc-longdouble.exp: New file.
5171 * gdb.arch/ppc-longdouble.c: Likewise.
5172
a25d69c6
PA
51732017-11-21 Pedro Alves <palves@redhat.com>
5174
5175 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5176
73fcf641
PA
51772017-11-20 Pedro Alves <palves@redhat.com>
5178
5179 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5180 (long_double_typedef): New typedefs.
5181 Use DEF on double and long double.
5182 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5183 cases.
5184 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5185 and 'long_double_ptr_same_size' locals. Use them to decide
5186 whether cast from array/function to float is valid/invalid.
5187
71a3c369
TT
51882017-11-17 Tom Tromey <tom@tromey.com>
5189
5190 * gdb.rust/traits.rs: New file.
5191 * gdb.rust/traits.exp: New file.
5192
ced9779b
JB
51932017-11-17 Joel Brobecker <brobecker@adacore.com>
5194
5195 * gdb.ada/minsyms: New testcase.
5196
a0922d80
PA
51972017-11-16 Pedro Alves <palves@redhat.com>
5198
5199 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5200 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5201
ea04e54c
PA
52022017-11-16 Pedro Alves <palves@redhat.com>
5203
5204 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5205 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5206
e849ea89
PA
52072017-11-16 Pedro Alves <palves@redhat.com>
5208
5209 * gdb.server/reconnect-ctrl-c.c: New file.
5210 * gdb.server/reconnect-ctrl-c.exp: New file.
5211
d8ae99a7
PM
52122017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5213
5214 * gdb.python/py-rbreak.exp: New file.
5215 * gdb.python/py-rbreak.c: New file.
5216 * gdb.python/py-rbreak-func2.c: New file.
5217
968a13f8
PA
52182017-11-16 Pedro Alves <palves@redhat.com>
5219
5220 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5221 pattern.
5222 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5223 GDB.
5224
71774bc9
SM
52252017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5226
5227 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5228 regex.
5229
ddbb44cf
SM
52302017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5231
5232 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5233 test names.
5234
584a564f
PA
52352017-11-09 Pedro Alves <palves@redhat.com>
5236
5237 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5238 factored out from ...
5239 (top level): ... here, and adjusted to avoid expecting beyond the
5240 prompt in a single gdb_test_multiple.
5241
5ed7a928
PA
52422017-11-09 Pedro Alves <palves@redhat.com>
5243
5244 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5245 output.
5246 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5247 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5248 * gdb.server/ext-run.exp ("kill" test): Likewise.
5249 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5250
a60e0738
PA
52512017-11-09 Pedro Alves <palves@redhat.com>
5252
5253 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5254 match till end of line.
5255
2c88253f
PA
52562017-11-09 Pedro Alves <palves@redhat.com>
5257
5258 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5259
c7a38517
PA
52602017-11-09 Pedro Alves <palves@redhat.com>
5261
5262 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5263 New procedures, factored out from ...
5264 (top level): ... here, and adjusted to avoid expecting beyond the
5265 prompt in one go.
5266
f29f4b6b
PA
52672017-11-09 Pedro Alves <palves@redhat.com>
5268
5269 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5270 output. Fix '?' match.
5271
286acbb5
JB
52722017-11-08 Joel Brobecker <brobecker@adacore.com>
5273
5274 * gdb.ada/scoped_watch: New testcase.
5275 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5276 which is actually correct.
5277 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5278 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5279
62d7ae92
PA
52802017-11-08 Pedro Alves <palves@redhat.com>
5281
5282 * gdb.gdb/complaints.exp (test_initial_complaints)
5283 (test_serial_complaints, test_short_complaints): Call
5284 complaint_internal instead of complaint.
5285
280ca31f
DT
52862017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5287
5288 * gdb.threads/tls-core.c: New file.
5289 * gdb.threads/tls-core.exp: Likewise.
5290
b5ec771e
PA
52912017-11-08 Pedro Alves <palves@redhat.com>
5292
5293 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5294 (p Exported_Capitalized): New test.
5295 (p exported_capitalized): New test.
5296
a02b41a7
PA
52972017-11-07 Pedro Alves <palves@redhat.com>
5298
5299 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5300
95e95a6d
PA
53012017-11-07 Pedro Alves <palves@redhat.com>
5302
5303 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5304 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5305 (disable_invalid, disable_inverted, disable_negative): New
5306 procedures.
5307 ("bad numbers"): New set of tests.
5308
cee62dbd
PA
53092017-11-07 Pedro Alves <palves@redhat.com>
5310
5311 * gdb.cp/ena-dis-br-range.exp: Add tests.
5312
cc638e86
PA
53132017-11-07 Pedro Alves <palves@redhat.com>
5314
5315 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5316
d0fe4701
XR
53172017-11-07 Xavier Roirand <roirand@adacore.com>
5318 Pedro Alves <palves@redhat.com>
5319
5320 * gdb.base/ena-dis-br.exp: Add reference to
5321 gdb.cp/ena-dis-br-range.exp.
5322 * gdb.cp/ena-dis-br-range.exp: New file.
5323 * gdb.cp/ena-dis-br-range.cc: New file.
5324
46f67f80
PA
53252017-11-06 Pedro Alves <palves@redhat.com>
5326
5327 * gdb.base/attach-non-pgrp-leader.c: New.
5328 * gdb.base/attach-non-pgrp-leader.exp: New.
5329
726e1356
PA
53302017-11-06 Pedro Alves <palves@redhat.com>
5331
5332 * configure.ac: No longer check for termio.h and sgtty.h.
5333 * configure: Regenerate.
5334 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5335 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5336 Remove termio and sgtty code.
5337
50ab6ace
YQ
53382017-11-03 Yao Qi <yao.qi@linaro.org>
5339
5340 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5341 in GDB is disabled.
5342
8e68731c
YQ
53432017-11-03 Yao Qi <yao.qi@linaro.org>
5344
5345 * gdb.python/py-thrhandle.exp: Skip it if python is not
5346 enabled.
5347
3a87ae65
SM
53482017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5349
5350 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5351 as a breakpoint command.
5352
484d8d36
MD
53532017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5354
5355 PR python/21213
5356 * gdb.python/py-infthread.exp: Test calling
5357 InferiorThread.inferior () multiple times in a row.
5358
4a27f119
KS
53592017-10-27 Keith Seitz <keiths@redhat.com>
5360
5361 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5362 Test "info break" for every inlined function breakpoint.
5363
bb11dd58
YQ
53642017-10-27 Yao Qi <yao.qi@linaro.org>
5365
5366 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5367
a43f3893
PF
53682017-10-26 Patrick Frants <osscontribute@gmail.com>
5369
5370 * gdb.cp/classes.exp (test_static_members): Test printing
5371 Outer::instance.
5372 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5373 (Inner::instance, Outer::instance): New.
5374
792ccf00
PA
53752017-10-24 Pedro Alves <palves@redhat.com>
5376
5377 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5378 extra console" test in two stages.
5379
eb2bfbad
PA
53802017-10-24 Pedro Alves <palves@redhat.com>
5381
5382 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5383
1f75a651
PA
53842017-10-24 Pedro Alves <palves@redhat.com>
5385
5386 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5387 loop.
5388
779990d9
PA
53892017-10-24 Pedro Alves <palves@redhat.com>
5390
5391 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5392 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5393
ad9b8f5d
PA
53942017-10-24 Pedro Alves <palves@redhat.com>
5395
5396 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5397 parameter and handle it. Don't output read value in test name.
5398
fee6da6e
PA
53992017-10-24 Pedro Alves <palves@redhat.com>
5400
5401 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5402 custom test name.
5403
10389c2c
PA
54042017-10-24 Pedro Alves <palves@redhat.com>
5405
5406 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5407 include the unstable output directory name in the test's name.
5408 (initial_setup_simple) <'set args'>: Use custom test name.
5409
a80e65a9
PA
54102017-10-24 Pedro Alves <palves@redhat.com>
5411
5412 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5413 with explicit test name.
5414
15763a09
PA
54152017-10-20 Pedro Alves <palves@redhat.com>
5416
5417 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5418 'wait -i'. Use gdb_assert and remote_close.
5419
49a4ce2e
AB
54202017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5421
5422 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5423 number from variable rather than hard-coded.
5424
a75868f5
PA
54252017-10-19 Pedro Alves <palves@redhat.com>
5426
5427 * gdb.base/long-inferior-output.c: New file.
5428 * gdb.base/long-inferior-output.exp: New file.
5429
c8ba13ad
KS
54302017-11-18 Keith Seitz <keiths@redhat.com>
5431
5432 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
5433 method.
5434 (main): Call it.
5435 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
5436 Add additional user-defined conversion operator tests.
5437
b27de576
PA
54382017-10-17 Pedro Alves <palves@redhat.com>
5439
5440 * boards/native-stdio-gdbserver.exp: Load "local-board".
5441
8484c955
PA
54422017-10-17 Pedro Alves <palves@redhat.com>
5443
5444 * gdb.base/quit-live.c: New file.
5445 * gdb.base/quit-live.exp: New file.
5446
83d5a34d
KS
54472017-10-16 Keith Seitz <keiths@redhat.com>
5448
5449 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
5450 (class_with_protected_typedef, class_with_private_typedef)
5451 (struct_with_public_typedef, struct_with_protected_typedef)
5452 (struct_with_private_typedef): New classes/structs.
5453 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
5454 typedefs and access specifiers.
5455
739b3f1d
PA
54562017-10-16 Pedro Alves <palves@redhat.com>
5457 Simon Marchi <simon.marchi@polymtl.ca>
5458
5459 * README (Local vs Remote vs Native): New section.
5460 * boards/local-board.exp: New file, with bits factored out from
5461 ...
5462 * boards/native-extended-gdbserver.exp: ... here. Load
5463 "local-board".
5464 * boards/native-gdbserver.exp: Load "local-board".
5465 (${board}_spawn, ${board}_exec): Delete.
5466 * boards/native-stdio-gdbserver.exp: Most contents factored out to
5467 ...
5468 * boards/stdio-gdbserver-base.exp: ... this new file.
5469 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
5470 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
5471 procedure.
5472 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
5473 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
5474 stdio_gdbserver_command.
5475 (${board}_get_remote_address, ${board}_get_comm_port)
5476 (${board}_download, ${board}_upload): Delete.
5477 (get_target_remote_pipe_cmd): New.
5478
fe68b953
SM
54792017-10-16 Simon Marchi <simon.marchi@ericsson.com>
5480
5481 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
5482 test_bkpt_deletion, test_bkpt_cond_and_cmds,
5483 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
5484 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
5485 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
5486 remove with_test_prefix.
5487
300b6685
PA
54882017-10-13 Pedro Alves <palves@redhat.com>
5489
5490 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
5491 * gdb.base/annota1.exp: Use it instead of is_remote.
5492 * gdb.base/annota3.exp: Use it instead of is_remote.
5493 * gdb.cp/annota2.exp: Use it instead of is_remote.
5494 * gdb.cp/annota3.exp: Use it instead of is_remote.
5495 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
5496
50500caf
PA
54972017-10-13 Pedro Alves <palves@redhat.com>
5498
5499 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
5500 (test_num_test_vars, run_and_count_vars, find_env)
5501 (test_set_unset_env, test_inherit_env_var): New procedures.
5502 (top level): Use them.
5503
dad0c6d2
PA
55042017-10-13 Pedro Alves <palves@redhat.com>
5505
5506 * lib/selftest-support.exp (selftest_setup): Extend comments, and
5507 also skip on stub-like targets.
5508
8b0553c1
PA
55092017-10-13 Pedro Alves <palves@redhat.com>
5510
5511 PR gdb/22293
5512 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
5513 (top level): Move some tests to ...
5514 (test_not_found): ... this new procedure.
5515 (top level): Call it.
5516
7594f623
PA
55172017-10-13 Pedro Alves <palves@redhat.com>
5518
5519 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
5520 expect different "info terminal" output if testing with a
5521 non-native target.
5522
ebe3b402
PA
55232017-10-13 Pedro Alves <palves@redhat.com>
5524 Simon Marchi <simon.marchi@polymtl.ca>
5525
5526 PR python/12966
5527 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
5528
42f1b161
PA
55292017-10-13 Pedro Alves <palves@redhat.com>
5530
5531 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
5532 already.
5533
8d6ef72b
PA
55342017-10-13 Pedro Alves <palves@redhat.com>
5535
5536 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
5537 is_remote.
5538
d7bcd5b8
PA
55392017-10-13 Pedro Alves <palves@redhat.com>
5540
5541 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
5542 is_remote.
5543
df479dc6
PA
55442017-10-13 Pedro Alves <palves@redhat.com>
5545
5546 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
5547 is set.
5548 (corefile_test_attach): Likewise. Check can_spawn_for_attach
5549 instead of is_remote.
5550
23fb630a
PA
55512017-10-13 Pedro Alves <palves@redhat.com>
5552
5553 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
5554 (top level): Add comment.
5555
cc77b1dc
PA
55562017-10-13 Pedro Alves <palves@redhat.com>
5557
5558 * gdb.base/remote.exp (top level): Fix comment typo and add
5559 missing return.
5560
27c9e813
PA
55612017-10-13 Pedro Alves <palves@redhat.com>
5562 Simon Marchi <simon.marchi@polymtl.ca>
5563
5564 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
5565 calls and add comments. Skip test if use_gdb_stub is set.
5566 (top level): Use "set cwd" command instead of "cd" command.
5567
5e830d98
PA
55682017-10-13 Pedro Alves <palves@redhat.com>
5569
5570 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
5571 is_remote target check.
5572
f5ca0032
PA
55732017-10-13 Pedro Alves <palves@redhat.com>
5574
5575 * gdb.base/scope.exp: Use build_executable + clean_restart +
5576 gdb_file_cmd instead of prepare_for_testing and no longer skip
5577 "before run" tests on is_remote target boards. Update comments.
5578 * boards/native-extended-gdbserver.exp
5579 (extended_gdbserver_load_last_file): New, factored out from ...
5580 (gdb_load): ... this. Move further below and add comment.
5581 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
5582
8aed1c0d
PA
55832017-10-12 Pedro Alves <palves@redhat.com>
5584
5585 * gdb.base/attach.exp: Remove references to gdb64.
5586 * gdb.base/dbx.exp: Remove references to gdb64.
5587
cfa34c87
SM
55882017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5589 Pedro Alves <palves@redhat.com>
5590
5591 * gdb.base/label.exp: Remove is_remote target check.
5592
9192b7de
PA
55932017-10-12 Pedro Alves <palves@redhat.com>
5594
5595 * gdb.base/auvx.exp (coredir): Update comment.
5596 (top level) <core_works>: Use "set cwd" command instead of "cd"
5597 command.
5598
6bf0052d
PA
55992017-10-12 Pedro Alves <palves@redhat.com>
5600 Simon Marchi <simon.marchi@polymtl.ca>
5601
5602 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
5603 target boards.
5604
e48ef82d
PA
56052017-10-12 Pedro Alves <palves@redhat.com>
5606 Simon Marchi <simon.marchi@polymtl.ca>
5607
5608 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
5609 Instead skip if there's any gdb_protocol set.
5610
8d7aea57
SM
56112017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5612 Pedro Alves <palves@redhat.com>
5613
5614 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
5615
30440677
PA
56162017-10-12 Pedro Alves <palves@redhat.com>
5617 Simon Marchi <simon.marchi@polymtl.ca>
5618
5619 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
5620 instead of on dejagnu remote boards.
5621
4e04f045 56222017-10-12 Pedro Alves <palves@redhat.com>
175654b9 5623 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
5624
5625 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5626 checks. Use build_executable + clean_restart instead of
5627 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5628 of enabling non-stop after starting gdb.
5629
871a186e
PA
56302017-10-12 Pedro Alves <palves@redhat.com>
5631
5632 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5633 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5634 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5635 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5636
56d704da
AK
56372017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
5638
5639 * gdb.arch/arc-tdesc-cpu.exp: New file.
5640 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
5641
2f20e312
SM
56422017-10-10 Simon Marchi <simon.marchi@ericsson.com>
5643
5644 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
5645
65630365
PA
56462017-10-10 Pedro Alves <palves@redhat.com>
5647
5648 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
5649 expect CLI output.
5650
bf469271
PA
56512017-10-10 Pedro Alves <palves@redhat.com>
5652
5653 * lib/selftest-support.exp (selftest_setup): Update for
5654 captured_command_loop's prototype change.
5655
777a42f1
PA
56562017-10-09 Pedro Alves <palves@redhat.com>
5657
5658 Test both arch1=>arch2 and arch2=>arch1.
5659
5660 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
5661 (srcfile2, binfile2, march1, march2): Remove globals. Largely
5662 factored out to...
5663 (append_arch1_options, append_arch2_options, append_arch_options)
5664 (build_executables): New procedures.
5665 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
5666 local.
5667 (top level): Add new 'first_arch' testing axis.
5668
cbd2b4e3
PA
56692017-10-09 Pedro Alves <palves@redhat.com>
5670
5671 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
5672 (barrier): New.
5673 (thread_start, all_started): New functions.
5674 (main): Spawn new thread and wait until it is scheduled.
5675 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
5676 option.
5677 (do_test): Add 'selected_thread' parameter. Run to all_started
5678 instead of main. Explicitly set the breakpoint at main. Switch
5679 to the SELECTED_THREAD thread.
5680 (top level): Test handling the exec event with either the main
5681 thread or the second thread selected.
5682
5c9e4427
PA
56832017-10-09 Pedro Alves <palves@redhat.com>
5684
5685 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
5686 logic. Move STOP marker after the value checks.
5687 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
5688 regexp.
5689
b3b7c423
SL
56902017-10-06 Sandra Loosemore <sandra@codesourcery.com>
5691
5692 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
5693
3b4b2f16
UW
56942017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5695
5696 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
5697 integer-to-dfp conversion.
5698 * gdb.base/dfp-test.exp: Likewise.
5699
5cd63fda
PA
57002017-10-04 Pedro Alves <palves@redhat.com>
5701
5702 * gdb.multi/hangout.c: Include <unistd.h>.
5703 (hangout_loop): New function.
5704 (main): Call alarm. Call hangout_loop in a loop.
5705 * gdb.multi/hello.c: Include <unistd.h>.
5706 (hello_loop): New function.
5707 (main): Call alarm. Call hangout_loop in a loop.
5708 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
5709 inferior with the other selected.
5710
4c71c105
SM
57112017-10-04 Simon Marchi <simon.marchi@ericsson.com>
5712
5713 * gdb.mi/list-thread-groups-available.exp: New file.
5714 * gdb.mi/list-thread-groups-available.c: New file.
5715
bc3b087d
SDJ
57162017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5717
5718 * gdb.base/set-cwd.exp: Make it available on
5719 native-extended-gdbserver.
5720
d092c5a2
SDJ
57212017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5722
5723 * gdb.base/set-cwd.c: New file.
5724 * gdb.base/set-cwd.exp: Likewise.
5725
45320ffa
TT
57262017-10-02 Tom Tromey <tom@tromey.com>
5727
5728 PR rust/22236:
5729 * gdb.rust/simple.rs (main): New variable "fslice".
5730 * gdb.rust/simple.exp: Add slice tests. Update string tests.
5731
b3e3859b
TT
57322017-10-02 Tom Tromey <tom@tromey.com>
5733
5734 * gdb.rust/simple.exp: Test ptype of a slice.
5735
01af5e0d
TT
57362017-10-02 Tom Tromey <tom@tromey.com>
5737
5738 * gdb.rust/simple.exp: Test index of slice.
5739
a9bbfbd8
TT
57402017-09-27 Tom Tromey <tom@tromey.com>
5741
5742 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
5743
df8899e5
TP
57442017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
5745 Pedro Alves <palves@redhat.com>
5746
5747 * gdb.base/compare-sections.exp (get value of read-only section): Read
5748 as unsigned value.
5749 (corrupt read-only section): Likewise and don't set written if patching
5750 failed.
5751
757bf54b
KB
57522017-09-21 Kevin Buettner <kevinb@redhat.com>
5753
5754 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
5755 files.
5756
06871ae8
PA
57572017-09-20 Pedro Alves <palves@redhat.com>
5758
5759 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
5760 symbol names in gdb's output.
5761 * gdb.cp/overload.exp ("list all overloads"): Likewise.
5762
e5f25bc5
PA
57632017-09-20 Pedro Alves <palves@redhat.com>
5764
5765 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
5766 Rename to ...
5767 (test_list_ambiguous_symbol): ... this and add a symbol name
5768 parameter. Adjust.
5769 (test_list_ambiguous_function): Reimplement on top of
5770 test_list_ambiguous_symbol and also test listing ambiguous
5771 variables.
5772 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
5773 (ambiguous_fun): ... this.
5774 (ambiguous_var): New.
5775 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
5776 (ambiguous_fun): ... this.
5777 (ambiguous_var): New.
5778
4e5a4f58
JB
57792017-09-19 John Baldwin <jhb@FreeBSD.org>
5780
5781 * gdb.base/starti.c: New file.
5782 * gdb.base/starti.exp: New file.
5783 * lib/gdb.exp (gdb_starti_cmd): New procedure.
5784
26e53f3e
PA
57852017-09-14 Pedro Alves <palves@redhat.com>
5786
5787 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
5788 (top level): Use it instead of runto.
5789
cb791d59
TT
57902017-09-11 Tom Tromey <tom@tromey.com>
5791
5792 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
5793
7c96f8c1
TT
57942017-09-11 Tom Tromey <tom@tromey.com>
5795
5796 * gdb.python/py-infthread.exp: Add tests for new_thread event.
5797 * gdb.python/py-inferior.exp: Add tests for new inferior events.
5798
469412dd
CW
57992017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
5800
5801 * gdb.fortran/printing-types.exp: New file.
5802 * gdb.fortran/printing-types.exp: New file.
5803
e0f86435
BH
58042017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5805
5806 * gdb.fortran/vla-ptype.exp: Fix typos.
5807 * gdb.fortran/vla-value.exp: Same.
5808
9e9af4be
BH
58092017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5810
5811 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
5812 * gdb.mi/mi-var-child-f.exp: Likewise.
5813 * gdb.mi/mi-vla-fortran.exp: Likewise.
5814
a5ad232b 58152017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
5816 Christoph Weinmann <christoph.t.weinmann@intel.com>
5817 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
5818
5819 * gdb.fortran/ptr-indentation.f90: New file.
5820 * gdb.fortran/ptr-indentation.exp: New file.
5821
5aec60eb
TT
58222017-09-05 Tom Tromey <tom@tromey.com>
5823
5824 PR gdb/22010:
5825 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
5826
8f8f8152
TP
58272017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
5828
5829 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
5830
fbd1b771
JK
58312017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5832
5833 * gdb.threads/tls-nodebug-pie.c: New file.
5834 * gdb.threads/tls-nodebug-pie.exp: New file.
5835
5eb5f850
TT
58362017-09-05 Tom Tromey <tom@tromey.com>
5837
5838 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
5839 for rust.
5840
ae780a21
SM
58412017-09-05 Simon Marchi <simon.marchi@ericsson.com>
5842
5843 * gdb.multi/multi-arch-exec.exp: Test with different
5844 "follow-exec-mode" settings.
5845 (do_test): New procedure.
5846
3693fdb3
PA
58472017-09-04 Pedro Alves <palves@redhat.com>
5848
5849 * gdb.base/func-static.c (S::method const, S::method volatile)
5850 (S::method volatile const): New methods.
5851 (c_s, v_s, cv_s): New instances.
5852 (main): Call method() on them.
5853 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
5854 (cannot_resolve): New procedure.
5855 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
5856 print-quote-unquoted columns.
5857 (do_test): Test printing each scope too.
5858
e68cb8e0
PA
58592017-09-04 Pedro Alves <palves@redhat.com>
5860
5861 * gdb.base/local-static.exp: Also test with
5862 class::method::variable wholly quoted.
5863 * gdb.cp/m-static.exp (class::method::variable): Remove test.
5864
858be34c
PA
58652017-09-04 Pedro Alves <palves@redhat.com>
5866
5867 * gdb.base/local-static.c: New.
5868 * gdb.base/local-static.cc: New.
5869 * gdb.base/local-static.exp: New.
5870
46a4882b
PA
58712017-09-04 Pedro Alves <palves@redhat.com>
5872
5873 * gdb.asm/asm-source.exp: Add casts to int.
5874 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5875 (dataglobal64_1, dataglobal64_2): New globals.
5876 * gdb.base/nodebug.exp: Test different expressions involving the
5877 new globals, with print, whatis and ptype. Add casts to int.
5878 * gdb.base/solib-display.exp: Add casts to int.
5879 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5880 * gdb.cp/m-static.exp: Add cast to int.
5881 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5882 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5883 tls variable with no debug info without a cast. Test with a cast
5884 to int too.
5885 * gdb.trace/entry-values.exp: Add casts.
5886
2c5a2be1
PA
58872017-09-04 Pedro Alves <palves@redhat.com>
5888
5889 * gdb.base/nodebug.exp: Test that ptype's error about functions
5890 with unknown return type includes the function name too.
5891
7022349d
PA
58922017-09-04 Pedro Alves <palves@redhat.com>
5893
5894 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5895 return type of munmap in infcall.
5896 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5897 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5898 type of ftell in infcall.
5899 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
5900 type of getpid in infcall.
5901 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5902 infcall.
5903 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5904 Bail on failure to extract the pid.
5905 * gdb.base/nodebug.c: #include <stdint.h>.
5906 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5907 New functions.
5908 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5909 Change expected output of print/whatis/ptype with functions with
5910 no debug info. Test all supported languages. Call
5911 test_call_promotion.
5912 * gdb.compile/compile.exp: Adjust expected output to expect
5913 warning.
5914 * gdb.threads/siginfo-threads.exp: Likewise.
5915
54990598
PA
59162017-09-04 Pedro Alves <palves@redhat.com>
5917
5918 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5919 "prototypes". Test calling float functions via prototyped and
5920 unprototyped function pointers.
5921 (perform_all_tests): New parameter "prototypes". Pass it down.
5922 (top level): Pass down "prototypes" parameter to
5923 perform_all_tests.
5924
34d16ea2
SM
59252017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5926
5927 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5928 Test with nested loops.
5929
9521ecda
SM
59302017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5931
5932 * gdb.base/commands.exp: Call the new procedures.
5933 (loop_break_test, loop_continue_test): New procedures.
5934
80a65e9b
SM
59352017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5936
5937 * gdb.base/commands.exp: Call new procedure.
5938 (define_if_without_arg_test): New procedure.
5939
e439fa14
PA
59402017-09-04 Pedro Alves <palves@redhat.com>
5941
5942 * gdb.base/list-ambiguous.exp: New file.
5943 * gdb.base/list-ambiguous0.c: New file.
5944 * gdb.base/list-ambiguous1.c: New file.
5945 * gdb.base/list.exp (test_list_range): Adjust expected output.
5946
0a2dde4a
SDJ
59472017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5948
5949 * gdb.base/share-env-with-gdbserver.c: New file.
5950 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5951
5e89eb3a
SM
59522017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5953
5954 * gdb.base/commands.exp (gdbvar_simple_if_test,
5955 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5956 progvar_simple_if_test, progvar_simple_while_test,
5957 progvar_complex_if_while_test, user_defined_command_test,
5958 user_defined_command_args_eval,
5959 user_defined_command_args_stack_test,
5960 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5961 temporary_breakpoint_commands,
5962 gdb_test_no_prompt, redefine_hook_test,
5963 redefine_backtrace_test): Remove "global gdb_prompt".
5964
fd437cbc
SM
59652017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5966
5967 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5968 New proc, call it from toplevel.
5969
87215ad1
SDJ
59702017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5971
5972 PR remote/21852
5973 * gdb.server/normal.c: New file, copied from gdb.base.
5974 * gdb.server/run-without-local-binary.exp: New file.
5975
58afddc6
WP
59762017-08-07 Weimin Pan <weimin.pan@oracle.com>
5977
5978 * gdb.arch/sparc64-adi.exp: New file.
5979 * gdb.arch/sparc64-adi.c: New file.
5980
5277199a
PA
59812017-08-22 Pedro Alves <palves@redhat.com>
5982
5983 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5984 (top level): Add "list all overloads" tests.
5985
14278e1f
TT
59862017-08-22 Tom Tromey <tom@tromey.com>
5987
5988 * gdb.gdb/xfullpath.exp: Remove.
5989
bf223d3e
PA
59902017-08-21 Pedro Alves <palves@redhat.com>
5991
5992 PR gdb/19487
5993 * gdb.base/symbol-alias.c: New.
5994 * gdb.base/symbol-alias2.c: New.
5995 * gdb.base/symbol-alias.exp: New.
5996
c973d0aa
PA
59972017-08-21 Pedro Alves <palves@redhat.com>
5998
5999 * gdb.base/dfp-test.c
6000 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6001 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6002 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6003 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6004 * gdb.base/whatis-ptype-typedefs.c: New.
6005 * gdb.base/whatis-ptype-typedefs.exp: New.
6006 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6007 (an_int, an_int_type, an_int_type2): New globals.
6008 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6009 involving typedefs and cast expressions.
6010 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6011 (lookup_typedefs_function): New.
6012 (typedefs_pretty_printers_dict): New.
6013 (top level): Register lookup_typedefs_function in
6014 gdb.pretty_printers.
6015
6d580b63
YQ
60162017-08-18 Yao Qi <yao.qi@linaro.org>
6017
6018 * gdb.server/unittest.exp: New.
6019
206726fb
SDJ
60202017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6021
6022 PR gdb/21954
6023 * gdb.base/environ.exp: Add test to check if 'unset environment'
6024 works.
6025
bf0ec4c2
AA
60262017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6027
6028 * lib/gdb.exp (universal_compile_options): New caching proc.
6029 (gdb_compile): Suppress GCC's coloring of messages.
6030
d6382fff
TT
60312017-08-14 Tom Tromey <tom@tromey.com>
6032
6033 PR gdb/21675:
6034 * gdb.base/printcmds.exp (test_radices): New function.
6035 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6036 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6037 * lib/gdb.exp (get_integer_valueof): Use p/d.
6038
c2c2dd9f
SM
60392017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6040
6041 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6042 characters.
6043
fdffd6f4
TT
60442017-08-05 Tom Tromey <tom@tromey.com>
6045
6046 * gdb.rust/simple.exp: Allow String to appear in a different
6047 namespace.
6048
27d41eac
YQ
60492017-07-26 Yao Qi <yao.qi@linaro.org>
6050
6051 * gdb.gdb/unittest.exp: Invoke command
6052 "maintenance check xml-descriptions".
6053
031ed05d
AA
60542017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6055
6056 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6057 calling context.
6058 (hex128): Drop erroneous calculation of parameters.
6059
dcd27ddf
SM
60602017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6061
6062 * gdb.python/py-unwind.exp: Disable stack protection when
6063 building test file.
6064
47e77640
PA
60652017-07-20 Pedro Alves <palves@redhat.com>
6066
6067 * gdb.base/default.exp (set language): Adjust expected output.
6068
62d2a18a
PA
60692017-07-20 Pedro Alves <palves@redhat.com>
6070
6071 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6072 (test_minsym): ... this, and make static.
6073 (get_pck__foo__bar__minsym): Rename to ...
6074 (get_test_minsym): ... this.
6075 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6076 symbol names and comments.
6077 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6078 (get_test_minsym): ... this.
6079 (pck__foo__bar__minsym__2): Rename to ...
6080 (test_minsym): ... this.
6081 (main): Adjust.
6082
c45ec17c
PA
60832017-07-17 Pedro Alves <palves@redhat.com>
6084
6085 * gdb.base/completion.exp: Adjust expected output.
6086 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6087 the completer works.
6088
c6756f62
PA
60892017-07-17 Pedro Alves <palves@redhat.com>
6090
6091 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6092
5bd68487
AB
60932017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6094
6095 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6096
8880f2a9
TT
60972017-07-14 Tom Tromey <tom@tromey.com>
6098
6099 PR rust/21764:
6100 * gdb.rust/simple.exp: Add tests.
6101
65547233
TT
61022017-07-14 Tom Tromey <tom@tromey.com>
6103
6104 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6105
8f14146e
PA
61062017-07-14 Pedro Alves <palves@redhat.com>
6107
6108 * gdb.linespec/base/one/thefile.cc (z1): New function.
6109 * gdb.linespec/base/two/thefile.cc (z2): New function.
6110 * gdb.linespec/linespec.exp: Add tests.
6111
b4365d02
AB
61122017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6113
6114 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6115 to mi_create_breakpoint.
6116
5d2cbaa5
AB
61172017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6118
6119 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6120 mi_create_breakpoint.
6121
11cb5716
IB
61222017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6123
6124 * gdb.dlang/demangle.exp: Update for demangling changes.
6125
03278692
TT
61262017-07-09 Tom Tromey <tom@tromey.com>
6127
6128 * gdb.dwarf2/shortpiece.exp: New file.
6129
33c5cd75
DB
61302017-07-06 David Blaikie <dblaikie@gmail.com>
6131
6132 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6133 built from fissiont-multi-cu{1,2}.c.
6134 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6135 except putting 'main' and 'func' in separate CUs in the same DWO file.
6136 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6137 test.
6138 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6139 test.
6140
8455d262
PA
61412017-07-06 Pedro Alves <palves@redhat.com>
6142
6143 * gdb.python/py-unwind.exp: Test flushregs.
6144
dc4bde35
SDJ
61452017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6146
6147 PR cli/21688
6148 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6149 tests for alias commands and trailing whitespace.
6150
51ed89aa
SDJ
61512017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6152
6153 PR cli/21688
6154 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6155 procedure. Call it.
6156
eb17d413
PA
61572017-06-29 Pedro Alves <palves@redhat.com>
6158
6159 * gdb.base/printcmds.exp: Add tests.
6160
41664b45
DG
61612017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6162
6163 PR gdb/21337
6164 * gdb.base/reread-readsym.exp: New file.
6165 * gdb.base/reread-readsym.c: New file.
6166
75312ae3
KB
61672017-06-21 Kevin Buettner <kevinb@redhat.com>
6168
6169 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6170 subpattern.
6171
66953522
PB
61722017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6173
6174 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6175 extended mnemonic.
6176 * gdb.arch/powerpc-power9.s: Likewise.
6177
5524b525
AA
61782017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6179
6180 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6181 on 32-bit x86 targets. Exploit is_*_target macros where
6182 appropriate.
6183
03c8af18
AA
61842017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6185
6186 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6187 register pieces.
6188
3bf31011
AA
61892017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6190
6191 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6192 located in one or more DWARF pieces.
6193
805acca0
AA
61942017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6195
6196 * lib/gdb.exp (get_endianness): New proc.
6197 * gdb.arch/aarch64-fp.exp: Use it.
6198 * gdb.arch/altivec-regs.exp: Likewise.
6199 * gdb.arch/e500-regs.exp: Likewise.
6200 * gdb.arch/vsx-regs.exp: Likewise.
6201 * gdb.base/dump.exp: Likewise.
6202 * gdb.base/funcargs.exp: Likewise.
6203 * gdb.base/gnu_vector.exp: Likewise.
6204 * gdb.dwarf2/formdata16.exp: Likewise.
6205 * gdb.dwarf2/implptrpiece.exp: Likewise.
6206 * gdb.dwarf2/nonvar-access.exp: Likewise.
6207 * gdb.python/py-inferior.exp: Likewise.
6208 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6209
e9352324
AA
62102017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6211
6212 PR gdb/21226
6213 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6214 stack value pieces are taken from the LSB end.
6215
d5d1163e
AA
62162017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6217
6218 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6219 variable at nonzero offset.
6220
0567c986
AA
62212017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6222
6223 * gdb.dwarf2/var-access.c: New file.
6224 * gdb.dwarf2/var-access.exp: New test.
6225 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6226
973e9aab
TT
62272017-06-12 Tom Tromey <tom@tromey.com>
6228
6229 * gdb.dwarf2/formdata16.exp: Add tests.
6230
d9109c80
TT
62312017-06-12 Tom Tromey <tom@tromey.com>
6232
6233 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6234
30a25466
TT
62352017-06-12 Tom Tromey <tom@tromey.com>
6236
6237 PR exp/16225:
6238 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6239 * gdb.arch/vsx-regs.exp: Update tests.
6240 * gdb.arch/s390-vregs.exp (hex128): New proc.
6241 Update test.
6242 * gdb.arch/altivec-regs.exp: Update tests.
6243
aefd8b33
SDJ
62442017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6245
6246 * gdb.base/startup-with-shell.c: New file.
6247 * gdb.base/startup-with-shell.exp: Likewise.
6248
2090129c
SDJ
62492017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6250
6251 * gdb.server/non-existing-program.exp: Update regex in order to
6252 reflect the fact that gdbserver is now using fork_inferior (with a
6253 shell) to startup the inferior.
6254
8e86a419
SM
62552017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6256
6257 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6258 support function calls from GDB.
6259
e6cf65f2
TT
62602017-05-21 Tom Tromey <tom@tromey.com>
6261
6262 PR rust/21466:
6263 * gdb.rust/unsized.exp: New file.
6264 * gdb.rust/unsized.rs: New file.
6265
43cc5389
TT
62662017-05-19 Tom Tromey <tom@tromey.com>
6267
6268 PR rust/21484:
6269 * gdb.rust/watch.exp: New file.
6270 * gdb.rust/watch.rs: New file.
6271
ec8df234
TT
62722017-05-18 Tom Tromey <tom@tromey.com>
6273
6274 * gdb.rust/simple.exp: Allow Box to be qualified.
6275
3e3e7fae
TP
62762017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6277
6278 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6279
59cc050d
PA
62802017-05-18 Pedro Alves <palves@redhat.com>
6281
6282 * gdb.base/fileio.c (test_write, test_read, test_close)
6283 (test_fstat): Don't print 'ret' in the fail path.
6284
c8f6abd1
PA
62852017-05-18 Pedro Alves <palves@redhat.com>
6286
6287 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6288 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6289 (test_system, test_rename, test_unlink, test_time): Change
6290 prototypes.
6291 * gdb.base/fileio.exp (stop_msg): Adjust.
6292
d2a03b77
PA
62932017-05-18 Pedro Alves <palves@redhat.com>
6294
6295 * gdb.base/fileio.c (null_str): New global.
6296 (test_stat): Use it.
6297 * gdb.base/fileio.exp: Remove nowarnings.
6298
0d5c6999
YQ
62992017-05-17 Yao Qi <yao.qi@linaro.org>
6300
6301 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6302
21873064
YQ
63032017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6304
6305 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6306 argument command.
6307 (top-level): Invoke test_set_inferior_tty.
6308
d512d31c
PA
63092017-05-04 Pedro Alves <palves@redhat.com>
6310
6311 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6312 Add parens to print call for Python 3.
6313
90cef2ed
KS
63142017-05-03 Keith Seitz <keiths@redhat.com>
6315
6316 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6317 (main): Call it.
6318
14f819c8
TW
63192017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6320
6321 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6322 to prev and next.
6323
913aeadd
TW
63242017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6325
6326 * gdb.python/py-record-btrace.exp: Remove test for
6327 gdb.BtraceInstruction.error.
6328
a3be24ad
TW
63292017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6330
6331 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6332
ae20e79a
TW
63332017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6334
6335 * gdb.python/py-record-btrace-threads.c: New file.
6336 * gdb.python/py-record-btrace-threads.exp: New file.
6337
45ce1b47
SDJ
63382017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6339
6340 PR testsuite/8595
6341 * gdb.base/environ.exp: Make test available in all architectures.
6342 Move bits related to "info program" testing to
6343 gdb.base/info-program.exp. Rewrite tests to use the two new
6344 procedures mentione below.
6345 (test_set_show_env_var) New procedure.
6346 (test_set_show_env_var_equal): Likewise.
6347 * gdb.base/info-program.exp: New file.
6348
e15c3eb4
KS
63492017-04-27 Keith Seitz <keiths@redhat.com>
6350
6351 * gdb.cp/oranking.cc (test15): New function.
6352 (main): Call test15 and declare additional variables for testing.
6353 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6354 "p foo101('abc')" tests.
6355 Add tests for cv qualifier overloads.
6356 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6357 "lvalue reference overload" test.
6358 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6359 "print value of f1 on Child&& in f2" test.
6360
3a3fd0fd
PA
63612017-04-19 Pedro Alves <palves@redhat.com>
6362
6363 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6364 procedure.
6365 (top level): Call it.
6366 * lib/gdb.exp (gdb_define_cmd): New procedure.
6367
53375380
PA
63682017-04-12 Pedro Alves <palves@redhat.com>
6369
6370 PR gdb/21323
6371 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6372 (wchar): New global.
6373 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6374 (do_test_wide_char, wide_char_types_no_program, top level): Add
6375 wchar_t testing.
6376
53e710ac
PA
63772017-04-12 Pedro Alves <palves@redhat.com>
6378
6379 PR c++/21323
6380 * gdb.cp/wide_char_types.c: New file.
6381 * gdb.cp/wide_char_types.exp: New file.
6382
0ad9d8c7
SDJ
63832017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6384
6385 PR gdb/21352
6386 * gdb.trace/tsv.exp: Add test for "tsave -r".
6387
b1b45502
IB
63882017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6389
6390 * gdb.dlang/watch-loc.c: New file.
6391 * gdb.dlang/watch-loc.exp: New file.
6392
ec13808e
JK
63932017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6394
6395 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6396
fe5f7374
AK
63972017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6398
6399 * gdb.arch/arc-analyze-prologue.S: New file.
6400 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6401
eea78757
AK
64022017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6403
6404 * gdb.arch/arc-decode-insn.S: New file.
6405 * gdb.arch/arc-decode-insn.exp: Likewise.
6406
5badf10a
IR
64072017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6408
6409 PR tdep/20928
6410 * gdb.arch/sparc64-regs.exp: New file.
6411 * gdb.arch/sparc64-regs.S: Likewise.
6412
cee59b3f
TW
64132017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6414
6415 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6416 and memory view on Python 3.
6417
c0f55cc6
AV
64182017-03-20 Artemiy Volkov <artemiyv@acm.org>
6419 Keith Seitz <keiths@redhat.com>
6420
6421 PR gdb/14441
6422 * gdb.cp/demangle.exp: Add rvalue reference tests.
6423 * gdb.cp/rvalue-ref-casts.cc: New file.
6424 * gdb.cp/rvalue-ref-casts.exp: New file.
6425 * gdb.cp/rvalue-ref-overload.cc: New file.
6426 * gdb.cp/rvalue-ref-overload.exp: New file.
6427 * gdb.cp/rvalue-ref-params.cc: New file.
6428 * gdb.cp/rvalue-ref-params.exp: New file.
6429 * gdb.cp/rvalue-ref-sizeof.cc: New file.
6430 * gdb.cp/rvalue-ref-sizeof.exp: New file.
6431 * gdb.cp/rvalue-ref-types.cc: New file.
6432 * gdb.cp/rvalue-ref-types.exp: New file.
6433 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
6434 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
6435
51457a05
MAL
64362017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6437
6438 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
6439 New procedure.
6440
5b291c04
MAL
64412017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6442
6443 * lib/mi-support.exp (mi_gdb_test): Add additional message
6444 for unexpected output.
6445
59a56148
AA
64462017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6447
6448 * gdb.base/examine-backward.c (Barrier): New character array
6449 constant, to ensure that TestStrings is preceded by a string
6450 terminator.
6451
7942e96e
AA
64522017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6453
6454 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
6455 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
6456 and implicit pointer into such a location.
6457
6ebac3fb
DE
64582017-03-16 Doug Evans <dje@google.com>
6459
6460 * gdb.python/py-lazy-string (pointer): Really add new typedef.
6461
ec3b243d
TP
64622017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
6463
6464 * gdb.cp/m-static.exp: Fix expectation for prototype of
6465 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
6466
64672017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
6468
6469 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
6470 * gdb.guile/scm-lazy-string.c: New file.
6471 * gdb.guile/scm-value.exp: Move lazy string tests to ...
6472 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
6473 for pointer, array, typedef lazy strings.
6474
2cc36e25 64752017-03-16 Doug Evans <dje@google.com>
34b43320
DE
6476
6477 PR python/17728, python/18439, python/18779
6478 * gdb.python/py-value.c (main) Delete locals sptr, sn.
6479 * gdb.python/py-lazy-string.c (pointer): New typedef.
6480 (main): New locals ptr, array, typedef_ptr.
6481 * gdb.python/py-value.exp: Move lazy string tests to ...
6482 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
6483 array, typedef lazy strings.
ec3b243d 6484
0efcde63
AK
64852017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
6486
6487 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
6488 Add optional 'test' parameter.
6489
7978d7c3
SM
64902017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6491
6492 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6493 Skip for versions of DejaGnu < 1.5.
6494
896c0c1e
SM
64952017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6496
6497 * lib/gdb.exp (dejagnu_version): New proc.
6498 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6499 Use dejagnu_version.
6500
5f4d1085
KS
65012017-03-10 Keith Seitz <keiths@redhat.com>
6502
6503 PR c++/8128
6504 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
6505 type from destructor regexps.
6506 Add a branch which actually passes the test.
6507 Adjust "ptype t5i" test names.
6508
1de05205
PA
65092017-03-08 Pedro Alves <palves@redhat.com>
6510
6511 * gdb.base/step-over-exit.exp: Add explicit test message.
6512
c65d6b55
PA
65132017-03-08 Pedro Alves <palves@redhat.com>
6514
6515 PR gdb/18360
6516 * gdb.threads/interrupt-while-step-over.c: New file.
6517 * gdb.threads/interrupt-while-step-over.exp: New file.
6518
2e86a283
PA
65192017-03-08 Pedro Alves <palves@redhat.com>
6520
6521 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
6522 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
6523
25dcbff6
PA
65242017-03-08 Pedro Alves <palves@redhat.com>
6525
6526 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
6527 PKRU as not supported as a PASS.
6528
dc9366eb
PA
65292017-03-08 Pedro Alves <palves@redhat.com>
6530
6531 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
6532 prefix instead of $binfile1/$binfile2.
6533 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
6534 in test message.
6535 * gdb.python/py-completion.exp: Use "load python file" as test
6536 messages instead of unstable path names.
6537
6e5d74e7
PA
65382017-03-08 Pedro Alves <palves@redhat.com>
6539 Jan Kratochvil <jan.kratochvil@redhat.com>
6540
6541 PR cli/21218
6542 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6543 New proc.
6544 (top level): Call it.
6545
9753a2f6
PA
65462017-03-08 Pedro Alves <palves@redhat.com>
6547
6548 PR tui/21216
6549 * gdb.tui/tui-nl-filtered-output.exp: New file.
6550
1a4dd9dd
PA
65512017-03-08 Pedro Alves <palves@redhat.com>
6552
6553 * gdb.base/completion.exp: Move TUI completion tests to ...
6554 * gdb.tui/completion.exp: ... this new file.
6555
7cbbff33
PA
65562017-03-08 Pedro Alves <palves@redhat.com>
6557
6558 * gdb.base/tui-disasm-long-lines.c,
6559 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
6560 gdb.base/tui-layout.exp: Move to ...
6561 * gdb.tui/: ... this new directory.
6562
5f6fd321
PA
65632017-03-07 Pedro Alves <palves@redhat.com>
6564
6565 * gdb.base/tui-layout.c: New file.
6566 * gdb.base/tui-layout.exp: New file.
6567
44959fa8
PA
65682017-03-07 Pedro Alves <palves@redhat.com>
6569
6570 * gdb.base/tui-layout.c: Rename to ...
6571 * gdb.base/tui-disasm-long-lines.c: ... this.
6572 * gdb.base/tui-layout.exp: Rename to ...
6573 * gdb.base/tui-disasm-long-lines.exp: ... this.
6574
f8c4e718
PA
65752017-03-07 Pedro Alves <palves@redhat.com>
6576
6577 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
6578
6dbb839a 65792017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
6580
6581 * i386-mpx-call.c: New file.
6582 * i386-mpx-call.exp: New file.
6583
65b48a81
PB
65842017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6585
6586 * gdb.arch/powerpc-power.exp: Delete test.
6587 * gdb.arch/powerpc-power.s: Likewise.
6588 * gdb.disasm/disassembler-options.exp: New test.
6589 * gdb.arch/powerpc-altivec.exp: Likewise.
6590 * gdb.arch/powerpc-altivec.s: Likewise.
6591 * gdb.arch/powerpc-altivec2.exp: Likewise.
6592 * gdb.arch/powerpc-altivec2.s: Likewise.
6593 * gdb.arch/powerpc-altivec3.exp: Likewise.
6594 * gdb.arch/powerpc-altivec3.s: Likewise.
6595 * gdb.arch/powerpc-power7.exp: Likewise.
6596 * gdb.arch/powerpc-power7.s: Likewise.
6597 * gdb.arch/powerpc-power8.exp: Likewise.
6598 * gdb.arch/powerpc-power8.s: Likewise.
6599 * gdb.arch/powerpc-power9.exp: Likewise.
6600 * gdb.arch/powerpc-power9.s: Likewise.
6601 * gdb.arch/powerpc-vsx.exp: Likewise.
6602 * gdb.arch/powerpc-vsx.s: Likewise.
6603 * gdb.arch/powerpc-vsx2.exp: Likewise.
6604 * gdb.arch/powerpc-vsx2.s: Likewise.
6605 * gdb.arch/powerpc-vsx3.exp: Likewise.
6606 * gdb.arch/powerpc-vsx3.s: Likewise.
6607 * gdb.arch/arm-disassembler-options.exp: Likewise.
6608 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
6609 * gdb.arch/s390-disassembler-options.exp: Likewise.
6610
17cd4947
LM
66112017-02-23 Luis Machado <lgustavo@codesourcery.com>
6612
6613 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
6614 (check_supported_features): ... this. Changed return type to void.
6615 (supports_rdseed): New static global.
6616 (rdseed): Check supports_rdseed.
6617 (initialize): Call check_supported_features.
6618
2039d74e
EBM
66192017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6620
6621 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6622 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6623 and lqarx/stqcx.
6624 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6625 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6626
a51d7ecf
EBM
66272017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6628
6629 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6630 uppercase.
6631
0224619f
JK
66322017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6633
6634 * gdb.dwarf2/formdata16.c: New file.
6635 * gdb.dwarf2/formdata16.exp: New file.
6636 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6637
216f72a1
JK
66382017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6639
6640 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
6641 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
6642 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
6643 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6644 DW_AT_GNU_*.
6645
43988095
JK
66462017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6647
6648 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
6649
99e8a4f9
SDJ
66502017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6651
6652 PR gdb/21164
6653 * gdb.base/maint.exp: Add testcases for when the commands do
6654 not have arguments.
6655
b58a8c0c
TP
66562017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
6657
6658 * gdb.cp/chained-calls.exp: Use p instead of P.
6659
4e746bb6
TW
66602017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6661
6662 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
6663 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
6664
3f77c769
TT
66652017-02-14 Tom Tromey <tom@tromey.com>
6666
6667 PR python/13598:
6668 * gdb.python/py-events.exp: Add before_prompt event tests.
6669
075beec0
AA
66702017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6671
6672 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
6673
bf5f525c
LM
66742017-02-13 Luis Machado <lgustavo@codesourcery.com>
6675
6676 * gdb.linespec/explicit.c (my_unique_function_name): New function.
6677 (main): Call my_unique_function_name.
6678 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
6679 completion of patterns with a single match.
6680 Add missing -re switches to gdb_test_multiple calls.
6681
13a66184
LM
66822017-02-13 Luis Machado <lgustavo@codesourcery.com>
6683
6684 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
6685 return if core file is not recognized.
6686
26a06916
SM
66872017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6688
6689 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
6690 and extra UIs.
6691
b761ca9e
SM
66922017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6693
6694 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
6695 proc_with_prefix.
6696
b964bee0
TT
66972017-02-10 Tom Tromey <tom@tromey.com>
6698
6699 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
6700
18da0c51
MG
67012017-02-10 Martin Galvan <martingalvan@sourceware.org>
6702
6703 PR gdb/21122
6704 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
6705
604c4576
JG
67062017-02-08 Jerome Guitton <guitton@adacore.com>
6707
6708 * gdb.base/define.exp: Add test for command abbreviations
6709 in define.
6710
20b477a7
LM
67112017-02-06 Luis Machado <lgustavo@codesourcery.com>
6712
6713 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
6714 * gdb.reverse/insn-reverse-x86.c: New file.
6715
3f7b46f2
IR
67162017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
6717
6718 PR tdep/20936
6719 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
6720
f0fd41c1
TT
67212017-02-03 Tom Tromey <tom@tromey.com>
6722
6723 PR rust/21097:
6724 * gdb.rust/simple.exp: Add new tests.
6725
5be5dbf0
PA
67262017-02-02 Pedro Alves <palves@redhat.com>
6727
6728 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
6729 tests.
6730
7346ef59
AA
67312017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6732
6733 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
6734 taking a 2-byte value out of a 4-byte DWARF implicit value on
6735 big-endian targets.
6736 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
6737 logic. Add test cases for DW_OP_implicit.
6738
787f0025
MM
67392017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6740
6741 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
6742
68777c29
MM
67432017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6744
6745 * gdb.btrace/enable.exp: Call gdb_exit before
6746 skip_gdbserver_tests.
6747
0a1c7e28
MM
67482017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6749
6750 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
6751 GDBFLAGS.
6752
b5ac99b0
MM
67532017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6754
6755 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
6756 the test is skipped.
6757 * gdb.btrace/data.exp: Likewise.
6758 * gdb.btrace/delta.exp: Likewise.
6759 * gdb.btrace/dlopen.exp: Likewise.
6760 * gdb.btrace/enable-running.exp: Likewise.
6761 * gdb.btrace/enable.exp: Likewise.
6762 * gdb.btrace/exception.exp: Likewise.
6763 * gdb.btrace/function_call_history.exp: Likewise.
6764 * gdb.btrace/gcore.exp: Likewise.
6765 * gdb.btrace/instruction_history.exp: Likewise.
6766 * gdb.btrace/multi-thread-step.exp: Likewise.
6767 * gdb.btrace/nohist.exp: Likewise.
6768 * gdb.btrace/non-stop.exp: Likewise.
6769 * gdb.btrace/reconnect.exp: Likewise.
6770 * gdb.btrace/record_goto-step.exp: Likewise.
6771 * gdb.btrace/record_goto.exp: Likewise.
6772 * gdb.btrace/rn-dl-bind.exp: Likewise.
6773 * gdb.btrace/segv.exp: Likewise.
6774 * gdb.btrace/step.exp: Likewise.
6775 * gdb.btrace/stepi.exp: Likewise.
6776 * gdb.btrace/tailcall-only.exp: Likewise.
6777 * gdb.btrace/tailcall.exp: Likewise.
6778 * gdb.btrace/tsx.exp: Likewise.
6779 * gdb.btrace/unknown_functions.exp: Likewise.
6780 * gdb.btrace/vdso.exp: Likewise.
6781
cd4007e4
MM
67822017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6783
6784 * gdb.btrace/enable-running.c: New.
6785 * gdb.btrace/enable-running.exp: New.
6786
2735833d
WT
67872017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
6788
6789 * gdb.arch/amd64-gs_base.c: New file.
6790 * gdb.arch/amd64-gs_base.exp: New file.
6791
b51e1e94
LM
67922017-01-26 Luis Machado <lgustavo@codesourcery.com>
6793
6794 * lib/memory.exp: Remove spurious empty newlines.
6795
72ca0410
SM
67962017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
6797
6798 * gdb.python/py-bad-printers.exp: Load python file using "source".
6799 * gdb.python/py-events.exp: Likewise.
6800 * gdb.python/py-evsignal.exp: Likewise.
6801 * gdb.python/py-evthreads.exp: Likewise.
6802 * gdb.python/py-frame-args.exp: Likewise.
6803 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
6804 * gdb.python/py-framefilter-mi.exp: Likewise.
6805 * gdb.python/py-framefilter.exp: Likewise.
6806 * gdb.python/py-mi.exp: Likewise.
6807 * gdb.python/py-pp-maint.exp: Likewise.
6808 * gdb.python/py-pp-registration.exp: Likewise.
6809 * gdb.python/py-prettyprint.exp: Likewise.
6810 (run_lang_tests): Likewise.
6811 * gdb.python/py-typeprint.exp: Likewise.
6812
e309aa65
LM
68132017-01-26 Luis Machado <lgustavo@codesourcery.com>
6814
6815 * lib/memory.exp: New file.
6816 * lib/gdb.exp: Load memory.exp.
6817 * gdb.base/memattr.exp (delete_memory): Move proc to
6818 lib/memory.exp and rename to delete_memory_regions.
6819 Replace delete_memory with delete_memory_regions.
6820 Cleanup memory regions before tests.
6821 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
6822 before tests.
6823
515aff23
LM
68242017-01-26 Luis Machado <lgustavo@codesourcery.com>
6825
6826 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
6827 files.
6828 (initialize): New function conditionally defined.
6829 (testcases): Move within conditional block.
6830 (main): Call initialize.
6831 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
6832 of gdb.reverse/insn-reverse.c.
6833 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
6834 gdb.reverse/insn-reverse.c.
6835
d8b49cf0
YQ
68362017-01-26 Yao Qi <yao.qi@linaro.org>
6837
6838 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
6839 disassemble on address 0.
6840
f13a9a0c
YQ
68412017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
6842 Yao Qi <yao.qi@linaro.org>
6843
6844 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
6845 * gdb.dwarf2/implptr-64bit.S: Remove.
6846 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
6847 variables in caller's context. Add DW_OP_implicit_value.
6848
5ac95241
YQ
68492017-01-25 Yao Qi <yao.qi@linaro.org>
6850
6851 * lib/dwarf.exp (Dwarf::_location): Handle
6852 DW_OP_GNU_implicit_pointer with proper size.
6853
23e82930
LM
68542017-01-20 Luis Machado <lgustavo@codesourcery.com>
6855
6856 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
6857 and add untested calls.
6858
d334ae25
LM
68592017-01-20 Luis Machado <lgustavo@codesourcery.com>
6860
6861 * gdb.python/python.exp: Check line number against what GDB thinks
6862 the line number is for func1.
6863
f5e6296e
IB
68642017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6865
6866 * gdb.dlang/debug-expr.exp: New file.
6867
5b362f04
LM
68682016-12-23 Luis Machado <lgustavo@codesourcery.com>
6869
6870 Fix test names for the following files:
6871
6872 * gdb.ada/exec_changed.exp
6873 * gdb.ada/info_types.exp
6874 * gdb.arch/aarch64-atomic-inst.exp
6875 * gdb.arch/aarch64-fp.exp
6876 * gdb.arch/altivec-abi.exp
6877 * gdb.arch/altivec-regs.exp
6878 * gdb.arch/amd64-byte.exp
6879 * gdb.arch/amd64-disp-step.exp
6880 * gdb.arch/amd64-dword.exp
6881 * gdb.arch/amd64-entry-value-inline.exp
6882 * gdb.arch/amd64-entry-value-param.exp
6883 * gdb.arch/amd64-entry-value-paramref.exp
6884 * gdb.arch/amd64-entry-value.exp
6885 * gdb.arch/amd64-i386-address.exp
6886 * gdb.arch/amd64-invalid-stack-middle.exp
6887 * gdb.arch/amd64-invalid-stack-top.exp
6888 * gdb.arch/amd64-optimout-repeat.exp
6889 * gdb.arch/amd64-prologue-skip.exp
6890 * gdb.arch/amd64-prologue-xmm.exp
6891 * gdb.arch/amd64-stap-special-operands.exp
6892 * gdb.arch/amd64-stap-wrong-subexp.exp
6893 * gdb.arch/amd64-tailcall-cxx.exp
6894 * gdb.arch/amd64-tailcall-noret.exp
6895 * gdb.arch/amd64-tailcall-ret.exp
6896 * gdb.arch/amd64-tailcall-self.exp
6897 * gdb.arch/amd64-word.exp
6898 * gdb.arch/arm-bl-branch-dest.exp
6899 * gdb.arch/arm-disp-step.exp
6900 * gdb.arch/arm-neon.exp
6901 * gdb.arch/arm-single-step-kernel-helper.exp
6902 * gdb.arch/avr-flash-qualifier.exp
6903 * gdb.arch/disp-step-insn-reloc.exp
6904 * gdb.arch/e500-abi.exp
6905 * gdb.arch/e500-regs.exp
6906 * gdb.arch/ftrace-insn-reloc.exp
6907 * gdb.arch/i386-avx512.exp
6908 * gdb.arch/i386-bp_permanent.exp
6909 * gdb.arch/i386-byte.exp
6910 * gdb.arch/i386-cfi-notcurrent.exp
6911 * gdb.arch/i386-disp-step.exp
6912 * gdb.arch/i386-dr3-watch.exp
6913 * gdb.arch/i386-float.exp
6914 * gdb.arch/i386-gnu-cfi.exp
6915 * gdb.arch/i386-mpx-map.exp
6916 * gdb.arch/i386-mpx-sigsegv.exp
6917 * gdb.arch/i386-mpx-simple_segv.exp
6918 * gdb.arch/i386-mpx.exp
6919 * gdb.arch/i386-permbkpt.exp
6920 * gdb.arch/i386-prologue.exp
6921 * gdb.arch/i386-signal.exp
6922 * gdb.arch/i386-size-overlap.exp
6923 * gdb.arch/i386-unwind.exp
6924 * gdb.arch/i386-word.exp
6925 * gdb.arch/mips-fcr.exp
6926 * gdb.arch/powerpc-d128-regs.exp
6927 * gdb.arch/powerpc-stackless.exp
6928 * gdb.arch/ppc64-atomic-inst.exp
6929 * gdb.arch/s390-stackless.exp
6930 * gdb.arch/s390-tdbregs.exp
6931 * gdb.arch/s390-vregs.exp
6932 * gdb.arch/sparc-sysstep.exp
6933 * gdb.arch/thumb-bx-pc.exp
6934 * gdb.arch/thumb-singlestep.exp
6935 * gdb.arch/thumb2-it.exp
6936 * gdb.arch/vsx-regs.exp
6937 * gdb.asm/asm-source.exp
6938 * gdb.base/a2-run.exp
6939 * gdb.base/advance.exp
6940 * gdb.base/all-bin.exp
6941 * gdb.base/anon.exp
6942 * gdb.base/args.exp
6943 * gdb.base/arithmet.exp
6944 * gdb.base/async-shell.exp
6945 * gdb.base/async.exp
6946 * gdb.base/attach-pie-noexec.exp
6947 * gdb.base/attach-twice.exp
6948 * gdb.base/auto-load.exp
6949 * gdb.base/bang.exp
6950 * gdb.base/bitfields.exp
6951 * gdb.base/break-always.exp
6952 * gdb.base/break-caller-line.exp
6953 * gdb.base/break-entry.exp
6954 * gdb.base/break-inline.exp
6955 * gdb.base/break-on-linker-gcd-function.exp
6956 * gdb.base/break-probes.exp
6957 * gdb.base/break.exp
6958 * gdb.base/breakpoint-shadow.exp
6959 * gdb.base/call-ar-st.exp
6960 * gdb.base/call-sc.exp
6961 * gdb.base/call-signal-resume.exp
6962 * gdb.base/call-strs.exp
6963 * gdb.base/callfuncs.exp
6964 * gdb.base/catch-fork-static.exp
6965 * gdb.base/catch-gdb-caused-signals.exp
6966 * gdb.base/catch-load.exp
6967 * gdb.base/catch-signal-fork.exp
6968 * gdb.base/catch-signal.exp
6969 * gdb.base/catch-syscall.exp
6970 * gdb.base/charset.exp
6971 * gdb.base/checkpoint.exp
6972 * gdb.base/chng-syms.exp
6973 * gdb.base/code-expr.exp
6974 * gdb.base/code_elim.exp
6975 * gdb.base/commands.exp
6976 * gdb.base/completion.exp
6977 * gdb.base/complex.exp
6978 * gdb.base/cond-expr.exp
6979 * gdb.base/condbreak.exp
6980 * gdb.base/consecutive.exp
6981 * gdb.base/continue-all-already-running.exp
6982 * gdb.base/coredump-filter.exp
6983 * gdb.base/corefile.exp
6984 * gdb.base/dbx.exp
6985 * gdb.base/debug-expr.exp
6986 * gdb.base/define.exp
6987 * gdb.base/del.exp
6988 * gdb.base/disabled-location.exp
6989 * gdb.base/disasm-end-cu.exp
6990 * gdb.base/disasm-optim.exp
6991 * gdb.base/display.exp
6992 * gdb.base/duplicate-bp.exp
6993 * gdb.base/ena-dis-br.exp
6994 * gdb.base/ending-run.exp
6995 * gdb.base/enumval.exp
6996 * gdb.base/environ.exp
6997 * gdb.base/eu-strip-infcall.exp
6998 * gdb.base/eval-avoid-side-effects.exp
6999 * gdb.base/eval-skip.exp
7000 * gdb.base/exitsignal.exp
7001 * gdb.base/expand-psymtabs.exp
7002 * gdb.base/filesym.exp
7003 * gdb.base/find-unmapped.exp
7004 * gdb.base/finish.exp
7005 * gdb.base/float.exp
7006 * gdb.base/foll-exec-mode.exp
7007 * gdb.base/foll-exec.exp
7008 * gdb.base/foll-fork.exp
7009 * gdb.base/fortran-sym-case.exp
7010 * gdb.base/freebpcmd.exp
7011 * gdb.base/func-ptr.exp
7012 * gdb.base/func-ptrs.exp
7013 * gdb.base/funcargs.exp
7014 * gdb.base/gcore-buffer-overflow.exp
7015 * gdb.base/gcore-relro-pie.exp
7016 * gdb.base/gcore-relro.exp
7017 * gdb.base/gcore.exp
7018 * gdb.base/gdb1090.exp
7019 * gdb.base/gdb11530.exp
7020 * gdb.base/gdb11531.exp
7021 * gdb.base/gdb1821.exp
7022 * gdb.base/gdbindex-stabs.exp
7023 * gdb.base/gdbvars.exp
7024 * gdb.base/hbreak.exp
7025 * gdb.base/hbreak2.exp
7026 * gdb.base/included.exp
7027 * gdb.base/infcall-input.exp
7028 * gdb.base/inferior-died.exp
7029 * gdb.base/infnan.exp
7030 * gdb.base/info-macros.exp
7031 * gdb.base/info-os.exp
7032 * gdb.base/info-proc.exp
7033 * gdb.base/info-shared.exp
7034 * gdb.base/info-target.exp
7035 * gdb.base/infoline.exp
7036 * gdb.base/interp.exp
7037 * gdb.base/interrupt.exp
7038 * gdb.base/jit-reader.exp
7039 * gdb.base/jit-simple.exp
7040 * gdb.base/kill-after-signal.exp
7041 * gdb.base/kill-detach-inferiors-cmd.exp
7042 * gdb.base/label.exp
7043 * gdb.base/langs.exp
7044 * gdb.base/ldbl_e308.exp
7045 * gdb.base/line-symtabs.exp
7046 * gdb.base/linespecs.exp
7047 * gdb.base/list.exp
7048 * gdb.base/long_long.exp
7049 * gdb.base/longest-types.exp
7050 * gdb.base/maint.exp
7051 * gdb.base/max-value-size.exp
7052 * gdb.base/memattr.exp
7053 * gdb.base/mips_pro.exp
7054 * gdb.base/morestack.exp
7055 * gdb.base/moribund-step.exp
7056 * gdb.base/multi-forks.exp
7057 * gdb.base/nested-addr.exp
7058 * gdb.base/nextoverexit.exp
7059 * gdb.base/noreturn-finish.exp
7060 * gdb.base/noreturn-return.exp
7061 * gdb.base/nostdlib.exp
7062 * gdb.base/offsets.exp
7063 * gdb.base/opaque.exp
7064 * gdb.base/pc-fp.exp
7065 * gdb.base/permissions.exp
7066 * gdb.base/print-symbol-loading.exp
7067 * gdb.base/prologue-include.exp
7068 * gdb.base/psymtab.exp
7069 * gdb.base/ptype.exp
7070 * gdb.base/random-signal.exp
7071 * gdb.base/randomize.exp
7072 * gdb.base/range-stepping.exp
7073 * gdb.base/readline-ask.exp
7074 * gdb.base/recpar.exp
7075 * gdb.base/recurse.exp
7076 * gdb.base/relational.exp
7077 * gdb.base/restore.exp
7078 * gdb.base/return-nodebug.exp
7079 * gdb.base/return.exp
7080 * gdb.base/run-after-attach.exp
7081 * gdb.base/save-bp.exp
7082 * gdb.base/scope.exp
7083 * gdb.base/sect-cmd.exp
7084 * gdb.base/set-lang-auto.exp
7085 * gdb.base/set-noassign.exp
7086 * gdb.base/setvar.exp
7087 * gdb.base/sigall.exp
7088 * gdb.base/sigbpt.exp
7089 * gdb.base/siginfo-addr.exp
7090 * gdb.base/siginfo-infcall.exp
7091 * gdb.base/siginfo-obj.exp
7092 * gdb.base/siginfo.exp
7093 * gdb.base/signals-state-child.exp
7094 * gdb.base/signest.exp
7095 * gdb.base/sigstep.exp
7096 * gdb.base/sizeof.exp
7097 * gdb.base/skip.exp
7098 * gdb.base/solib-corrupted.exp
7099 * gdb.base/solib-nodir.exp
7100 * gdb.base/solib-search.exp
7101 * gdb.base/stack-checking.exp
7102 * gdb.base/stale-infcall.exp
7103 * gdb.base/stap-probe.exp
7104 * gdb.base/start.exp
7105 * gdb.base/step-break.exp
7106 * gdb.base/step-bt.exp
7107 * gdb.base/step-line.exp
7108 * gdb.base/step-over-exit.exp
7109 * gdb.base/step-over-syscall.exp
7110 * gdb.base/step-resume-infcall.exp
7111 * gdb.base/step-test.exp
7112 * gdb.base/store.exp
7113 * gdb.base/structs3.exp
7114 * gdb.base/sym-file.exp
7115 * gdb.base/symbol-without-target_section.exp
7116 * gdb.base/term.exp
7117 * gdb.base/testenv.exp
7118 * gdb.base/ui-redirect.exp
7119 * gdb.base/until.exp
7120 * gdb.base/unwindonsignal.exp
7121 * gdb.base/value-double-free.exp
7122 * gdb.base/vla-datatypes.exp
7123 * gdb.base/vla-ptr.exp
7124 * gdb.base/vla-sideeffect.exp
7125 * gdb.base/volatile.exp
7126 * gdb.base/watch-cond-infcall.exp
7127 * gdb.base/watch-cond.exp
7128 * gdb.base/watch-non-mem.exp
7129 * gdb.base/watch-read.exp
7130 * gdb.base/watch-vfork.exp
7131 * gdb.base/watchpoint-cond-gone.exp
7132 * gdb.base/watchpoint-delete.exp
7133 * gdb.base/watchpoint-hw-hit-once.exp
7134 * gdb.base/watchpoint-hw.exp
7135 * gdb.base/watchpoint-stops-at-right-insn.exp
7136 * gdb.base/watchpoints.exp
7137 * gdb.base/wchar.exp
7138 * gdb.base/whatis-exp.exp
7139 * gdb.btrace/buffer-size.exp
7140 * gdb.btrace/data.exp
7141 * gdb.btrace/delta.exp
7142 * gdb.btrace/dlopen.exp
7143 * gdb.btrace/enable.exp
7144 * gdb.btrace/exception.exp
7145 * gdb.btrace/function_call_history.exp
7146 * gdb.btrace/gcore.exp
7147 * gdb.btrace/instruction_history.exp
7148 * gdb.btrace/nohist.exp
7149 * gdb.btrace/reconnect.exp
7150 * gdb.btrace/record_goto-step.exp
7151 * gdb.btrace/record_goto.exp
7152 * gdb.btrace/rn-dl-bind.exp
7153 * gdb.btrace/segv.exp
7154 * gdb.btrace/step.exp
7155 * gdb.btrace/stepi.exp
7156 * gdb.btrace/tailcall-only.exp
7157 * gdb.btrace/tailcall.exp
7158 * gdb.btrace/tsx.exp
7159 * gdb.btrace/unknown_functions.exp
7160 * gdb.btrace/vdso.exp
7161 * gdb.compile/compile-ifunc.exp
7162 * gdb.compile/compile-ops.exp
7163 * gdb.compile/compile-print.exp
7164 * gdb.compile/compile-setjmp.exp
7165 * gdb.cp/abstract-origin.exp
7166 * gdb.cp/ambiguous.exp
7167 * gdb.cp/annota2.exp
7168 * gdb.cp/annota3.exp
7169 * gdb.cp/anon-ns.exp
7170 * gdb.cp/anon-struct.exp
7171 * gdb.cp/anon-union.exp
7172 * gdb.cp/arg-reference.exp
7173 * gdb.cp/baseenum.exp
7174 * gdb.cp/bool.exp
7175 * gdb.cp/breakpoint.exp
7176 * gdb.cp/bs15503.exp
7177 * gdb.cp/call-c.exp
7178 * gdb.cp/casts.exp
7179 * gdb.cp/chained-calls.exp
7180 * gdb.cp/class2.exp
7181 * gdb.cp/classes.exp
7182 * gdb.cp/cmpd-minsyms.exp
7183 * gdb.cp/converts.exp
7184 * gdb.cp/cp-relocate.exp
7185 * gdb.cp/cpcompletion.exp
7186 * gdb.cp/cpexprs.exp
7187 * gdb.cp/cplabel.exp
7188 * gdb.cp/cplusfuncs.exp
7189 * gdb.cp/cpsizeof.exp
7190 * gdb.cp/ctti.exp
7191 * gdb.cp/derivation.exp
7192 * gdb.cp/destrprint.exp
7193 * gdb.cp/dispcxx.exp
7194 * gdb.cp/enum-class.exp
7195 * gdb.cp/exception.exp
7196 * gdb.cp/exceptprint.exp
7197 * gdb.cp/expand-psymtabs-cxx.exp
7198 * gdb.cp/expand-sals.exp
7199 * gdb.cp/extern-c.exp
7200 * gdb.cp/filename.exp
7201 * gdb.cp/formatted-ref.exp
7202 * gdb.cp/fpointer.exp
7203 * gdb.cp/gdb1355.exp
7204 * gdb.cp/gdb2495.exp
7205 * gdb.cp/hang.exp
7206 * gdb.cp/impl-this.exp
7207 * gdb.cp/infcall-dlopen.exp
7208 * gdb.cp/inherit.exp
7209 * gdb.cp/iostream.exp
7210 * gdb.cp/koenig.exp
7211 * gdb.cp/local.exp
7212 * gdb.cp/m-data.exp
7213 * gdb.cp/m-static.exp
7214 * gdb.cp/mb-ctor.exp
7215 * gdb.cp/mb-inline.exp
7216 * gdb.cp/mb-templates.exp
7217 * gdb.cp/member-name.exp
7218 * gdb.cp/member-ptr.exp
7219 * gdb.cp/meth-typedefs.exp
7220 * gdb.cp/method.exp
7221 * gdb.cp/method2.exp
7222 * gdb.cp/minsym-fallback.exp
7223 * gdb.cp/misc.exp
7224 * gdb.cp/namelessclass.exp
7225 * gdb.cp/namespace-enum.exp
7226 * gdb.cp/namespace-nested-import.exp
7227 * gdb.cp/namespace.exp
7228 * gdb.cp/nextoverthrow.exp
7229 * gdb.cp/no-dmgl-verbose.exp
7230 * gdb.cp/non-trivial-retval.exp
7231 * gdb.cp/noparam.exp
7232 * gdb.cp/nsdecl.exp
7233 * gdb.cp/nsimport.exp
7234 * gdb.cp/nsnested.exp
7235 * gdb.cp/nsnoimports.exp
7236 * gdb.cp/nsrecurs.exp
7237 * gdb.cp/nsstress.exp
7238 * gdb.cp/nsusing.exp
7239 * gdb.cp/operator.exp
7240 * gdb.cp/oranking.exp
7241 * gdb.cp/overload-const.exp
7242 * gdb.cp/overload.exp
7243 * gdb.cp/ovldbreak.exp
7244 * gdb.cp/ovsrch.exp
7245 * gdb.cp/paren-type.exp
7246 * gdb.cp/parse-lang.exp
7247 * gdb.cp/pass-by-ref.exp
7248 * gdb.cp/pr-1023.exp
7249 * gdb.cp/pr-1210.exp
7250 * gdb.cp/pr-574.exp
7251 * gdb.cp/pr10687.exp
7252 * gdb.cp/pr12028.exp
7253 * gdb.cp/pr17132.exp
7254 * gdb.cp/pr17494.exp
7255 * gdb.cp/pr9067.exp
7256 * gdb.cp/pr9167.exp
7257 * gdb.cp/pr9631.exp
7258 * gdb.cp/printmethod.exp
7259 * gdb.cp/psmang.exp
7260 * gdb.cp/psymtab-parameter.exp
7261 * gdb.cp/ptype-cv-cp.exp
7262 * gdb.cp/ptype-flags.exp
7263 * gdb.cp/re-set-overloaded.exp
7264 * gdb.cp/ref-types.exp
7265 * gdb.cp/rtti.exp
7266 * gdb.cp/scope-err.exp
7267 * gdb.cp/shadow.exp
7268 * gdb.cp/smartp.exp
7269 * gdb.cp/static-method.exp
7270 * gdb.cp/static-print-quit.exp
7271 * gdb.cp/temargs.exp
7272 * gdb.cp/templates.exp
7273 * gdb.cp/try_catch.exp
7274 * gdb.cp/typedef-operator.exp
7275 * gdb.cp/typeid.exp
7276 * gdb.cp/userdef.exp
7277 * gdb.cp/using-crash.exp
7278 * gdb.cp/var-tag.exp
7279 * gdb.cp/virtbase.exp
7280 * gdb.cp/virtfunc.exp
7281 * gdb.cp/virtfunc2.exp
7282 * gdb.cp/vla-cxx.exp
7283 * gdb.disasm/t01_mov.exp
7284 * gdb.disasm/t02_mova.exp
7285 * gdb.disasm/t03_add.exp
7286 * gdb.disasm/t04_sub.exp
7287 * gdb.disasm/t05_cmp.exp
7288 * gdb.disasm/t06_ari2.exp
7289 * gdb.disasm/t07_ari3.exp
7290 * gdb.disasm/t08_or.exp
7291 * gdb.disasm/t09_xor.exp
7292 * gdb.disasm/t10_and.exp
7293 * gdb.disasm/t11_logs.exp
7294 * gdb.disasm/t12_bit.exp
7295 * gdb.disasm/t13_otr.exp
7296 * gdb.dlang/circular.exp
7297 * gdb.dwarf2/arr-stride.exp
7298 * gdb.dwarf2/arr-subrange.exp
7299 * gdb.dwarf2/atomic-type.exp
7300 * gdb.dwarf2/bad-regnum.exp
7301 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7302 * gdb.dwarf2/callframecfa.exp
7303 * gdb.dwarf2/clztest.exp
7304 * gdb.dwarf2/corrupt.exp
7305 * gdb.dwarf2/data-loc.exp
7306 * gdb.dwarf2/dup-psym.exp
7307 * gdb.dwarf2/dw2-anon-mptr.exp
7308 * gdb.dwarf2/dw2-anonymous-func.exp
7309 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7310 * gdb.dwarf2/dw2-bad-unresolved.exp
7311 * gdb.dwarf2/dw2-basic.exp
7312 * gdb.dwarf2/dw2-canonicalize-type.exp
7313 * gdb.dwarf2/dw2-case-insensitive.exp
7314 * gdb.dwarf2/dw2-common-block.exp
7315 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7316 * gdb.dwarf2/dw2-compressed.exp
7317 * gdb.dwarf2/dw2-const.exp
7318 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7319 * gdb.dwarf2/dw2-cu-size.exp
7320 * gdb.dwarf2/dw2-dup-frame.exp
7321 * gdb.dwarf2/dw2-entry-value.exp
7322 * gdb.dwarf2/dw2-icycle.exp
7323 * gdb.dwarf2/dw2-ifort-parameter.exp
7324 * gdb.dwarf2/dw2-inline-break.exp
7325 * gdb.dwarf2/dw2-inline-param.exp
7326 * gdb.dwarf2/dw2-intercu.exp
7327 * gdb.dwarf2/dw2-intermix.exp
7328 * gdb.dwarf2/dw2-lexical-block-bare.exp
7329 * gdb.dwarf2/dw2-linkage-name-trust.exp
7330 * gdb.dwarf2/dw2-minsym-in-cu.exp
7331 * gdb.dwarf2/dw2-noloc.exp
7332 * gdb.dwarf2/dw2-op-call.exp
7333 * gdb.dwarf2/dw2-op-out-param.exp
7334 * gdb.dwarf2/dw2-opt-structptr.exp
7335 * gdb.dwarf2/dw2-param-error.exp
7336 * gdb.dwarf2/dw2-producer.exp
7337 * gdb.dwarf2/dw2-ranges-base.exp
7338 * gdb.dwarf2/dw2-ref-missing-frame.exp
7339 * gdb.dwarf2/dw2-reg-undefined.exp
7340 * gdb.dwarf2/dw2-regno-invalid.exp
7341 * gdb.dwarf2/dw2-restore.exp
7342 * gdb.dwarf2/dw2-restrict.exp
7343 * gdb.dwarf2/dw2-single-line-discriminators.exp
7344 * gdb.dwarf2/dw2-strp.exp
7345 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7346 * gdb.dwarf2/dw2-unresolved.exp
7347 * gdb.dwarf2/dw2-var-zero-addr.exp
7348 * gdb.dwarf2/dw4-sig-types.exp
7349 * gdb.dwarf2/dwz.exp
7350 * gdb.dwarf2/dynarr-ptr.exp
7351 * gdb.dwarf2/enum-type.exp
7352 * gdb.dwarf2/gdb-index.exp
7353 * gdb.dwarf2/implptr-64bit.exp
7354 * gdb.dwarf2/implptr-optimized-out.exp
7355 * gdb.dwarf2/implptr.exp
7356 * gdb.dwarf2/implref-array.exp
7357 * gdb.dwarf2/implref-const.exp
7358 * gdb.dwarf2/implref-global.exp
7359 * gdb.dwarf2/implref-struct.exp
7360 * gdb.dwarf2/mac-fileno.exp
7361 * gdb.dwarf2/main-subprogram.exp
7362 * gdb.dwarf2/member-ptr-forwardref.exp
7363 * gdb.dwarf2/method-ptr.exp
7364 * gdb.dwarf2/missing-sig-type.exp
7365 * gdb.dwarf2/nonvar-access.exp
7366 * gdb.dwarf2/opaque-type-lookup.exp
7367 * gdb.dwarf2/pieces-optimized-out.exp
7368 * gdb.dwarf2/pieces.exp
7369 * gdb.dwarf2/pr10770.exp
7370 * gdb.dwarf2/pr13961.exp
7371 * gdb.dwarf2/staticvirtual.exp
7372 * gdb.dwarf2/subrange.exp
7373 * gdb.dwarf2/symtab-producer.exp
7374 * gdb.dwarf2/trace-crash.exp
7375 * gdb.dwarf2/typeddwarf.exp
7376 * gdb.dwarf2/valop.exp
7377 * gdb.dwarf2/watch-notconst.exp
7378 * gdb.fortran/array-element.exp
7379 * gdb.fortran/charset.exp
7380 * gdb.fortran/common-block.exp
7381 * gdb.fortran/complex.exp
7382 * gdb.fortran/derived-type-function.exp
7383 * gdb.fortran/derived-type.exp
7384 * gdb.fortran/logical.exp
7385 * gdb.fortran/module.exp
7386 * gdb.fortran/multi-dim.exp
7387 * gdb.fortran/nested-funcs.exp
7388 * gdb.fortran/print-formatted.exp
7389 * gdb.fortran/subarray.exp
7390 * gdb.fortran/vla-alloc-assoc.exp
7391 * gdb.fortran/vla-datatypes.exp
7392 * gdb.fortran/vla-history.exp
7393 * gdb.fortran/vla-ptr-info.exp
7394 * gdb.fortran/vla-ptype-sub.exp
7395 * gdb.fortran/vla-ptype.exp
7396 * gdb.fortran/vla-sizeof.exp
7397 * gdb.fortran/vla-type.exp
7398 * gdb.fortran/vla-value-sub-arbitrary.exp
7399 * gdb.fortran/vla-value-sub-finish.exp
7400 * gdb.fortran/vla-value-sub.exp
7401 * gdb.fortran/vla-value.exp
7402 * gdb.fortran/whatis_type.exp
7403 * gdb.go/chan.exp
7404 * gdb.go/handcall.exp
7405 * gdb.go/hello.exp
7406 * gdb.go/integers.exp
7407 * gdb.go/methods.exp
7408 * gdb.go/package.exp
7409 * gdb.go/strings.exp
7410 * gdb.go/types.exp
7411 * gdb.go/unsafe.exp
7412 * gdb.guile/scm-arch.exp
7413 * gdb.guile/scm-block.exp
7414 * gdb.guile/scm-breakpoint.exp
7415 * gdb.guile/scm-cmd.exp
7416 * gdb.guile/scm-disasm.exp
7417 * gdb.guile/scm-equal.exp
7418 * gdb.guile/scm-frame-args.exp
7419 * gdb.guile/scm-frame-inline.exp
7420 * gdb.guile/scm-frame.exp
7421 * gdb.guile/scm-iterator.exp
7422 * gdb.guile/scm-math.exp
7423 * gdb.guile/scm-objfile.exp
7424 * gdb.guile/scm-ports.exp
7425 * gdb.guile/scm-symbol.exp
7426 * gdb.guile/scm-symtab.exp
7427 * gdb.guile/scm-value-cc.exp
7428 * gdb.guile/types-module.exp
7429 * gdb.linespec/break-ask.exp
7430 * gdb.linespec/cpexplicit.exp
7431 * gdb.linespec/explicit.exp
7432 * gdb.linespec/keywords.exp
7433 * gdb.linespec/linespec.exp
7434 * gdb.linespec/ls-dollar.exp
7435 * gdb.linespec/ls-errs.exp
7436 * gdb.linespec/skip-two.exp
7437 * gdb.linespec/thread.exp
7438 * gdb.mi/mi-async.exp
7439 * gdb.mi/mi-basics.exp
7440 * gdb.mi/mi-break.exp
7441 * gdb.mi/mi-catch-load.exp
7442 * gdb.mi/mi-cli.exp
7443 * gdb.mi/mi-cmd-param-changed.exp
7444 * gdb.mi/mi-console.exp
7445 * gdb.mi/mi-detach.exp
7446 * gdb.mi/mi-disassemble.exp
7447 * gdb.mi/mi-eval.exp
7448 * gdb.mi/mi-file-transfer.exp
7449 * gdb.mi/mi-file.exp
7450 * gdb.mi/mi-fill-memory.exp
7451 * gdb.mi/mi-inheritance-syntax-error.exp
7452 * gdb.mi/mi-linespec-err-cp.exp
7453 * gdb.mi/mi-logging.exp
7454 * gdb.mi/mi-memory-changed.exp
7455 * gdb.mi/mi-read-memory.exp
7456 * gdb.mi/mi-record-changed.exp
7457 * gdb.mi/mi-reg-undefined.exp
7458 * gdb.mi/mi-regs.exp
7459 * gdb.mi/mi-return.exp
7460 * gdb.mi/mi-reverse.exp
7461 * gdb.mi/mi-simplerun.exp
7462 * gdb.mi/mi-solib.exp
7463 * gdb.mi/mi-stack.exp
7464 * gdb.mi/mi-stepi.exp
7465 * gdb.mi/mi-syn-frame.exp
7466 * gdb.mi/mi-until.exp
7467 * gdb.mi/mi-var-block.exp
7468 * gdb.mi/mi-var-child.exp
7469 * gdb.mi/mi-var-cmd.exp
7470 * gdb.mi/mi-var-cp.exp
7471 * gdb.mi/mi-var-display.exp
7472 * gdb.mi/mi-var-invalidate.exp
7473 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
7474 * gdb.mi/mi-vla-fortran.exp
7475 * gdb.mi/mi-watch.exp
7476 * gdb.mi/mi2-var-child.exp
7477 * gdb.mi/user-selected-context-sync.exp
7478 * gdb.modula2/unbounded-array.exp
7479 * gdb.multi/dummy-frame-restore.exp
7480 * gdb.multi/multi-arch-exec.exp
7481 * gdb.multi/multi-arch.exp
7482 * gdb.multi/tids.exp
7483 * gdb.multi/watchpoint-multi.exp
7484 * gdb.opencl/callfuncs.exp
7485 * gdb.opencl/convs_casts.exp
7486 * gdb.opencl/datatypes.exp
7487 * gdb.opencl/operators.exp
7488 * gdb.opencl/vec_comps.exp
7489 * gdb.opt/clobbered-registers-O2.exp
7490 * gdb.opt/inline-break.exp
7491 * gdb.opt/inline-bt.exp
7492 * gdb.opt/inline-cmds.exp
7493 * gdb.opt/inline-locals.exp
7494 * gdb.pascal/case-insensitive-symbols.exp
7495 * gdb.pascal/floats.exp
7496 * gdb.pascal/gdb11492.exp
7497 * gdb.python/lib-types.exp
7498 * gdb.python/py-arch.exp
7499 * gdb.python/py-as-string.exp
7500 * gdb.python/py-bad-printers.exp
7501 * gdb.python/py-block.exp
7502 * gdb.python/py-breakpoint-create-fail.exp
7503 * gdb.python/py-breakpoint.exp
7504 * gdb.python/py-caller-is.exp
7505 * gdb.python/py-cmd.exp
7506 * gdb.python/py-explore-cc.exp
7507 * gdb.python/py-explore.exp
7508 * gdb.python/py-finish-breakpoint.exp
7509 * gdb.python/py-finish-breakpoint2.exp
7510 * gdb.python/py-frame-args.exp
7511 * gdb.python/py-frame-inline.exp
7512 * gdb.python/py-frame.exp
7513 * gdb.python/py-framefilter-mi.exp
7514 * gdb.python/py-infthread.exp
7515 * gdb.python/py-lazy-string.exp
7516 * gdb.python/py-linetable.exp
7517 * gdb.python/py-mi-events.exp
7518 * gdb.python/py-mi-objfile.exp
7519 * gdb.python/py-mi.exp
7520 * gdb.python/py-objfile.exp
7521 * gdb.python/py-pp-integral.exp
7522 * gdb.python/py-pp-maint.exp
7523 * gdb.python/py-pp-re-notag.exp
7524 * gdb.python/py-pp-registration.exp
7525 * gdb.python/py-recurse-unwind.exp
7526 * gdb.python/py-strfns.exp
7527 * gdb.python/py-symbol.exp
7528 * gdb.python/py-symtab.exp
7529 * gdb.python/py-sync-interp.exp
7530 * gdb.python/py-typeprint.exp
7531 * gdb.python/py-unwind-maint.exp
7532 * gdb.python/py-unwind.exp
7533 * gdb.python/py-value-cc.exp
7534 * gdb.python/py-xmethods.exp
7535 * gdb.reverse/amd64-tailcall-reverse.exp
7536 * gdb.reverse/break-precsave.exp
7537 * gdb.reverse/break-reverse.exp
7538 * gdb.reverse/consecutive-precsave.exp
7539 * gdb.reverse/consecutive-reverse.exp
7540 * gdb.reverse/finish-precsave.exp
7541 * gdb.reverse/finish-reverse-bkpt.exp
7542 * gdb.reverse/finish-reverse.exp
7543 * gdb.reverse/fstatat-reverse.exp
7544 * gdb.reverse/getresuid-reverse.exp
7545 * gdb.reverse/i386-precsave.exp
7546 * gdb.reverse/i386-reverse.exp
7547 * gdb.reverse/i386-sse-reverse.exp
7548 * gdb.reverse/i387-env-reverse.exp
7549 * gdb.reverse/i387-stack-reverse.exp
7550 * gdb.reverse/insn-reverse.exp
7551 * gdb.reverse/machinestate-precsave.exp
7552 * gdb.reverse/machinestate.exp
7553 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7554 * gdb.reverse/pipe-reverse.exp
7555 * gdb.reverse/readv-reverse.exp
7556 * gdb.reverse/recvmsg-reverse.exp
7557 * gdb.reverse/rerun-prec.exp
7558 * gdb.reverse/s390-mvcle.exp
7559 * gdb.reverse/step-precsave.exp
7560 * gdb.reverse/step-reverse.exp
7561 * gdb.reverse/time-reverse.exp
7562 * gdb.reverse/until-precsave.exp
7563 * gdb.reverse/until-reverse.exp
7564 * gdb.reverse/waitpid-reverse.exp
7565 * gdb.reverse/watch-precsave.exp
7566 * gdb.reverse/watch-reverse.exp
7567 * gdb.rust/generics.exp
7568 * gdb.rust/methods.exp
7569 * gdb.rust/modules.exp
7570 * gdb.rust/simple.exp
7571 * gdb.server/connect-with-no-symbol-file.exp
7572 * gdb.server/ext-attach.exp
7573 * gdb.server/ext-restart.exp
7574 * gdb.server/ext-wrapper.exp
7575 * gdb.server/file-transfer.exp
7576 * gdb.server/server-exec-info.exp
7577 * gdb.server/server-kill.exp
7578 * gdb.server/server-mon.exp
7579 * gdb.server/wrapper.exp
7580 * gdb.stabs/exclfwd.exp
7581 * gdb.stabs/gdb11479.exp
7582 * gdb.threads/clone-new-thread-event.exp
7583 * gdb.threads/corethreads.exp
7584 * gdb.threads/current-lwp-dead.exp
7585 * gdb.threads/dlopen-libpthread.exp
7586 * gdb.threads/gcore-thread.exp
7587 * gdb.threads/sigstep-threads.exp
7588 * gdb.threads/watchpoint-fork.exp
7589 * gdb.trace/actions-changed.exp
7590 * gdb.trace/backtrace.exp
7591 * gdb.trace/change-loc.exp
7592 * gdb.trace/circ.exp
7593 * gdb.trace/collection.exp
7594 * gdb.trace/disconnected-tracing.exp
7595 * gdb.trace/ftrace.exp
7596 * gdb.trace/mi-trace-frame-collected.exp
7597 * gdb.trace/mi-trace-unavailable.exp
7598 * gdb.trace/mi-traceframe-changed.exp
7599 * gdb.trace/mi-tsv-changed.exp
7600 * gdb.trace/no-attach-trace.exp
7601 * gdb.trace/passc-dyn.exp
7602 * gdb.trace/qtro.exp
7603 * gdb.trace/range-stepping.exp
7604 * gdb.trace/read-memory.exp
7605 * gdb.trace/save-trace.exp
7606 * gdb.trace/signal.exp
7607 * gdb.trace/status-stop.exp
7608 * gdb.trace/tfile.exp
7609 * gdb.trace/trace-break.exp
7610 * gdb.trace/trace-buffer-size.exp
7611 * gdb.trace/trace-condition.exp
7612 * gdb.trace/tracefile-pseudo-reg.exp
7613 * gdb.trace/tstatus.exp
7614 * gdb.trace/unavailable.exp
7615 * gdb.trace/while-dyn.exp
7616 * gdb.trace/while-stepping.exp
7617
34c41c68
DE
76182016-12-22 Doug Evans <xdje42@gmail.com>
7619
7620 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7621 and msymbols.
7622
16e69324
YQ
76232016-12-19 Yao Qi <yao.qi@linaro.org>
7624
7625 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7626 (test_with_self): Don't call do_steps_and_nexts, and remove
7627 code about stepping into xmalloc.
7628
f94f411b
YQ
76292016-12-09 Yao Qi <yao.qi@linaro.org>
7630
7631 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7632
76332016-12-09 Yao Qi <yao.qi@linaro.org>
7634
7635 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7636
f1b5deee
PA
76372016-12-09 Pedro Alves <palves@redhat.com>
7638
7639 * gdb.base/all-architectures-0.exp: New file.
7640 * gdb.base/all-architectures-1.exp: New file.
7641 * gdb.base/all-architectures-2.exp: New file.
7642 * gdb.base/all-architectures-3.exp: New file.
7643 * gdb.base/all-architectures-4.exp: New file.
7644 * gdb.base/all-architectures-5.exp: New file.
7645 * gdb.base/all-architectures-6.exp: New file.
7646 * gdb.base/all-architectures-7.exp: New file.
7647 * gdb.base/all-architectures.exp.in: New file.
7648
364ca42e
YQ
76492016-12-09 Yao Qi <yao.qi@linaro.org>
7650
7651 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
7652
107c2d62
LM
76532016-12-02 Luis Machado <lgustavo@codesourcery.com>
7654
7655 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
7656 possible.
7657 Remove useless pattern-matching code.
7658
df3ee9ca
PA
76592016-12-02 Pedro Alves <palves@redhat.com>
7660
7661 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
7662 procedure.
7663 (top level): Call it.
7664
ec835369
PA
76652016-12-02 Pedro Alves <palves@redhat.com>
7666
7667 * gdb.base/commands.exp (user_defined_command_args_stack_test):
7668 New procedure.
7669 (top level): Call it.
7670
01770bbd
PA
76712016-12-02 Pedro Alves <palves@redhat.com>
7672
7673 PR cli/20559
7674 * gdb.base/commands.exp (user_defined_command_args_eval): New
7675 procedure.
7676 (top level): Call it.
7677
008459ea
LM
76782016-12-02 Luis Machado <lgustavo@codesourcery.com>
7679
7680 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
7681 timeout handling.
7682
0c1b455e
TT
76832016-12-02 Tom Tromey <tom@tromey.com>
7684
7685 * gdb.dwarf2/main-subprogram.c: New file.
7686 * gdb.dwarf2/main-subprogram.exp: New file.
7687
018572b8
LM
76882016-12-01 Luis Machado <lgustavo@codesourcery.com>
7689
7690 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
7691 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
7692 gdb_test_no_output for a couple of cases.
7693 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
7694
84c93cd5
LM
76952016-12-01 Luis Machado <lgustavo@codesourcery.com>
7696
7697 Fix test names and standardize compilation error messages throughout
7698 the following files:
7699
7700 * gdb.ada/start.exp
7701 * gdb.arch/alpha-step.exp
7702 * gdb.arch/e500-prologue.exp
7703 * gdb.arch/ftrace-insn-reloc.exp
7704 * gdb.arch/gdb1291.exp
7705 * gdb.arch/gdb1431.exp
7706 * gdb.arch/gdb1558.exp
7707 * gdb.arch/i386-dr3-watch.exp
7708 * gdb.arch/i386-sse-stack-align.exp
7709 * gdb.arch/ia64-breakpoint-shadow.exp
7710 * gdb.arch/pa-nullify.exp
7711 * gdb.arch/powerpc-aix-prologue.exp
7712 * gdb.arch/thumb-bx-pc.exp
7713 * gdb.base/annota1.exp
7714 * gdb.base/annota3.exp
7715 * gdb.base/arrayidx.exp
7716 * gdb.base/assign.exp
7717 * gdb.base/attach.exp
7718 * gdb.base/auxv.exp
7719 * gdb.base/bang.exp
7720 * gdb.base/bfp-test.exp
7721 * gdb.base/bigcore.exp
7722 * gdb.base/bitfields2.exp
7723 * gdb.base/break-fun-addr.exp
7724 * gdb.base/break-probes.exp
7725 * gdb.base/call-rt-st.exp
7726 * gdb.base/callexit.exp
7727 * gdb.base/catch-fork-kill.exp
7728 * gdb.base/charset.exp
7729 * gdb.base/checkpoint.exp
7730 * gdb.base/comprdebug.exp
7731 * gdb.base/constvars.exp
7732 * gdb.base/coredump-filter.exp
7733 * gdb.base/cursal.exp
7734 * gdb.base/cvexpr.exp
7735 * gdb.base/detach.exp
7736 * gdb.base/display.exp
7737 * gdb.base/dmsym.exp
7738 * gdb.base/dprintf-pending.exp
7739 * gdb.base/dso2dso.exp
7740 * gdb.base/dtrace-probe.exp
7741 * gdb.base/dump.exp
7742 * gdb.base/enum_cond.exp
7743 * gdb.base/exe-lock.exp
7744 * gdb.base/exec-invalid-sysroot.exp
7745 * gdb.base/execl-update-breakpoints.exp
7746 * gdb.base/exprs.exp
7747 * gdb.base/fileio.exp
7748 * gdb.base/find.exp
7749 * gdb.base/finish.exp
7750 * gdb.base/fixsection.exp
7751 * gdb.base/foll-vfork.exp
7752 * gdb.base/frame-args.exp
7753 * gdb.base/gcore.exp
7754 * gdb.base/gdb1250.exp
7755 * gdb.base/global-var-nested-by-dso.exp
7756 * gdb.base/gnu-ifunc.exp
7757 * gdb.base/hashline1.exp
7758 * gdb.base/hashline2.exp
7759 * gdb.base/hashline3.exp
7760 * gdb.base/hbreak-in-shr-unsupported.exp
7761 * gdb.base/huge.exp
7762 * gdb.base/infcall-input.exp
7763 * gdb.base/info-fun.exp
7764 * gdb.base/info-shared.exp
7765 * gdb.base/jit-simple.exp
7766 * gdb.base/jit-so.exp
7767 * gdb.base/jit.exp
7768 * gdb.base/jump.exp
7769 * gdb.base/label.exp
7770 * gdb.base/lineinc.exp
7771 * gdb.base/logical.exp
7772 * gdb.base/longjmp.exp
7773 * gdb.base/macscp.exp
7774 * gdb.base/miscexprs.exp
7775 * gdb.base/new-ui-echo.exp
7776 * gdb.base/new-ui-pending-input.exp
7777 * gdb.base/new-ui.exp
7778 * gdb.base/nodebug.exp
7779 * gdb.base/nofield.exp
7780 * gdb.base/offsets.exp
7781 * gdb.base/overlays.exp
7782 * gdb.base/pending.exp
7783 * gdb.base/pointers.exp
7784 * gdb.base/pr11022.exp
7785 * gdb.base/printcmds.exp
7786 * gdb.base/prologue.exp
7787 * gdb.base/ptr-typedef.exp
7788 * gdb.base/realname-expand.exp
7789 * gdb.base/relativedebug.exp
7790 * gdb.base/relocate.exp
7791 * gdb.base/remote.exp
7792 * gdb.base/reread.exp
7793 * gdb.base/return2.exp
7794 * gdb.base/savedregs.exp
7795 * gdb.base/sep.exp
7796 * gdb.base/sepdebug.exp
7797 * gdb.base/sepsymtab.exp
7798 * gdb.base/set-inferior-tty.exp
7799 * gdb.base/setshow.exp
7800 * gdb.base/shlib-call.exp
7801 * gdb.base/sigaltstack.exp
7802 * gdb.base/siginfo-addr.exp
7803 * gdb.base/signals.exp
7804 * gdb.base/signull.exp
7805 * gdb.base/sigrepeat.exp
7806 * gdb.base/so-impl-ld.exp
7807 * gdb.base/solib-display.exp
7808 * gdb.base/solib-overlap.exp
7809 * gdb.base/solib-search.exp
7810 * gdb.base/solib-symbol.exp
7811 * gdb.base/structs.exp
7812 * gdb.base/structs2.exp
7813 * gdb.base/symtab-search-order.exp
7814 * gdb.base/twice.exp
7815 * gdb.base/unload.exp
7816 * gdb.base/varargs.exp
7817 * gdb.base/watchpoint-solib.exp
7818 * gdb.base/watchpoint.exp
7819 * gdb.base/whatis.exp
7820 * gdb.base/wrong_frame_bt_full.exp
7821 * gdb.btrace/dlopen.exp
7822 * gdb.cell/ea-standalone.exp
7823 * gdb.cell/ea-test.exp
7824 * gdb.cp/dispcxx.exp
7825 * gdb.cp/gdb2384.exp
7826 * gdb.cp/method2.exp
7827 * gdb.cp/nextoverthrow.exp
7828 * gdb.cp/pr10728.exp
7829 * gdb.disasm/am33.exp
7830 * gdb.disasm/h8300s.exp
7831 * gdb.disasm/mn10300.exp
7832 * gdb.disasm/sh3.exp
7833 * gdb.dwarf2/dw2-dir-file-name.exp
7834 * gdb.fortran/complex.exp
7835 * gdb.fortran/library-module.exp
7836 * gdb.guile/scm-pretty-print.exp
7837 * gdb.guile/scm-symbol.exp
7838 * gdb.guile/scm-type.exp
7839 * gdb.guile/scm-value.exp
7840 * gdb.linespec/linespec.exp
7841 * gdb.mi/gdb701.exp
7842 * gdb.mi/gdb792.exp
7843 * gdb.mi/mi-breakpoint-changed.exp
7844 * gdb.mi/mi-dprintf-pending.exp
7845 * gdb.mi/mi-dprintf.exp
7846 * gdb.mi/mi-exit-code.exp
7847 * gdb.mi/mi-pending.exp
7848 * gdb.mi/mi-solib.exp
7849 * gdb.mi/new-ui-mi-sync.exp
7850 * gdb.mi/pr11022.exp
7851 * gdb.mi/user-selected-context-sync.exp
7852 * gdb.opt/solib-intra-step.exp
7853 * gdb.python/py-events.exp
7854 * gdb.python/py-finish-breakpoint.exp
7855 * gdb.python/py-mi.exp
7856 * gdb.python/py-prettyprint.exp
7857 * gdb.python/py-shared.exp
7858 * gdb.python/py-symbol.exp
7859 * gdb.python/py-template.exp
7860 * gdb.python/py-type.exp
7861 * gdb.python/py-value.exp
7862 * gdb.reverse/solib-precsave.exp
7863 * gdb.reverse/solib-reverse.exp
7864 * gdb.server/solib-list.exp
7865 * gdb.stabs/weird.exp
7866 * gdb.threads/reconnect-signal.exp
7867 * gdb.threads/stepi-random-signal.exp
7868 * gdb.trace/actions.exp
7869 * gdb.trace/ax.exp
7870 * gdb.trace/backtrace.exp
7871 * gdb.trace/change-loc.exp
7872 * gdb.trace/deltrace.exp
7873 * gdb.trace/ftrace-lock.exp
7874 * gdb.trace/ftrace.exp
7875 * gdb.trace/infotrace.exp
7876 * gdb.trace/mi-tracepoint-changed.exp
7877 * gdb.trace/packetlen.exp
7878 * gdb.trace/passcount.exp
7879 * gdb.trace/pending.exp
7880 * gdb.trace/range-stepping.exp
7881 * gdb.trace/report.exp
7882 * gdb.trace/stap-trace.exp
7883 * gdb.trace/tfind.exp
7884 * gdb.trace/trace-break.exp
7885 * gdb.trace/trace-condition.exp
7886 * gdb.trace/trace-enable-disable.exp
7887 * gdb.trace/trace-mt.exp
7888 * gdb.trace/tracecmd.exp
7889 * gdb.trace/tspeed.exp
7890 * gdb.trace/tsv.exp
7891 * lib/perftest.exp
7892
fb9feb35
LM
78932016-12-01 Luis Machado <lgustavo@codesourcery.com>
7894
7895 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7896 with gdb_test_no_output.
7897 Use command as test name.
7898
cd2ddb6c
LM
78992016-12-01 Luis Machado <lgustavo@codesourcery.com>
7900
7901 Fix test names starting with uppercase throughout the files.
7902
7903 * gdb.ada/assign_1.exp
7904 * gdb.ada/boolean_expr.exp
7905 * gdb.base/arrayidx.exp
7906 * gdb.base/del.exp
7907 * gdb.base/gcore-buffer-overflow.exp
7908 * gdb.base/testenv.exp
7909 * gdb.compile/compile.exp
7910 * gdb.python/py-framefilter-invalidarg.exp
7911 * gdb.python/py-framefilter.exp
7912
bb95117e
LM
79132016-12-01 Luis Machado <lgustavo@codesourcery.com>
7914
7915 Fix test names starting with uppercase throughout the files.
7916
7917 * gdb.ada/array_return.exp
7918 * gdb.ada/expr_delims.exp
7919 * gdb.ada/mi_dyn_arr.exp
7920 * gdb.ada/mi_interface.exp
7921 * gdb.ada/mi_var_array.exp
7922 * gdb.ada/watch_arg.exp
7923 * gdb.arch/alpha-step.exp
7924 * gdb.arch/altivec-regs.exp
7925 * gdb.arch/e500-regs.exp
7926 * gdb.arch/powerpc-d128-regs.exp
7927 * gdb.base/arrayidx.exp
7928 * gdb.base/break.exp
7929 * gdb.base/checkpoint.exp
7930 * gdb.base/debug-expr.exp
7931 * gdb.base/dmsym.exp
7932 * gdb.base/radix.exp
7933 * gdb.base/sepdebug.exp
7934 * gdb.base/testenv.exp
7935 * gdb.base/watch_thread_num.exp
7936 * gdb.base/watchpoint-cond-gone.exp
7937 * gdb.cell/break.exp
7938 * gdb.cell/ea-cache.exp
7939 * gdb.compile/compile.exp
7940 * gdb.cp/gdb2495.exp
7941 * gdb.gdb/selftest.exp
7942 * gdb.gdb/xfullpath.exp
7943 * gdb.go/hello.exp
7944 * gdb.go/integers.exp
7945 * gdb.objc/basicclass.exp
7946 * gdb.pascal/hello.exp
7947 * gdb.pascal/integers.exp
7948 * gdb.python/py-breakpoint.exp
7949 * gdb.python/py-cmd.exp
7950 * gdb.python/py-linetable.exp
7951 * gdb.python/py-xmethods.exp
7952 * gdb.python/python.exp
7953 * gdb.reverse/consecutive-precsave.exp
7954 * gdb.reverse/finish-precsave.exp
7955 * gdb.reverse/i386-precsave.exp
7956 * gdb.reverse/machinestate-precsave.exp
7957 * gdb.reverse/sigall-precsave.exp
7958 * gdb.reverse/solib-precsave.exp
7959 * gdb.reverse/step-precsave.exp
7960 * gdb.reverse/until-precsave.exp
7961 * gdb.reverse/watch-precsave.exp
7962 * gdb.threads/leader-exit.exp
7963 * gdb.threads/pthreads.exp
7964 * gdb.threads/wp-replication.exp
7965 * gdb.trace/actions.exp
7966 * gdb.trace/mi-tsv-changed.exp
7967 * gdb.trace/tsv.exp
7968
de97fdd4
LM
79692016-12-01 Luis Machado <lgustavo@codesourcery.com>
7970
7971 Fix test names starting with uppercase throughout the files.
7972
7973 * gdb.arch/i386-bp_permanent.exp
7974 * gdb.arch/i386-gnu-cfi.exp
7975 * gdb.base/disasm-end-cu.exp
7976 * gdb.base/macscp.exp
7977 * gdb.base/pending.exp
7978 * gdb.base/watch_thread_num.exp
7979 * gdb.cp/exception.exp
7980 * gdb.cp/gdb2495.exp
7981 * gdb.cp/local.exp
7982 * gdb.python/py-evsignal.exp
7983 * gdb.python/python.exp
7984 * gdb.trace/tracecmd.exp
7985
9f058c10
LM
79862016-12-01 Luis Machado <lgustavo@codesourcery.com>
7987
7988 Fix test names starting with uppercase throughout the files.
7989
7990 * gdb.base/charset.exp
7991 * gdb.base/eval.exp
7992 * gdb.base/multi-forks.exp
7993 * gdb.guile/scm-progspace.exp
7994 * gdb.opencl/datatypes.exp
7995 * gdb.python/py-block.exp
7996 * gdb.python/py-function.exp
7997 * gdb.python/py-symbol.exp
7998 * gdb.python/py-symtab.exp
7999 * gdb.python/py-xmethods.exp
8000 * gdb.reverse/break-precsave.exp
8001 * gdb.reverse/break-reverse.exp
8002 * gdb.reverse/consecutive-precsave.exp
8003 * gdb.reverse/consecutive-reverse.exp
8004 * gdb.reverse/finish-precsave.exp
8005 * gdb.reverse/finish-reverse-bkpt.exp
8006 * gdb.reverse/finish-reverse.exp
8007 * gdb.reverse/fstatat-reverse.exp
8008 * gdb.reverse/getresuid-reverse.exp
8009 * gdb.reverse/i386-precsave.exp
8010 * gdb.reverse/i386-reverse.exp
8011 * gdb.reverse/i386-sse-reverse.exp
8012 * gdb.reverse/i387-stack-reverse.exp
8013 * gdb.reverse/insn-reverse.exp
8014 * gdb.reverse/machinestate-precsave.exp
8015 * gdb.reverse/machinestate.exp
8016 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8017 * gdb.reverse/pipe-reverse.exp
8018 * gdb.reverse/readv-reverse.exp
8019 * gdb.reverse/recvmsg-reverse.exp
8020 * gdb.reverse/rerun-prec.exp
8021 * gdb.reverse/s390-mvcle.exp
8022 * gdb.reverse/sigall-precsave.exp
8023 * gdb.reverse/sigall-reverse.exp
8024 * gdb.reverse/solib-precsave.exp
8025 * gdb.reverse/solib-reverse.exp
8026 * gdb.reverse/step-precsave.exp
8027 * gdb.reverse/step-reverse.exp
8028 * gdb.reverse/time-reverse.exp
8029 * gdb.reverse/until-precsave.exp
8030 * gdb.reverse/until-reverse.exp
8031 * gdb.reverse/waitpid-reverse.exp
8032 * gdb.reverse/watch-precsave.exp
8033 * gdb.reverse/watch-reverse.exp
8034
cdc7edd7
LM
80352016-12-01 Luis Machado <lgustavo@codesourcery.com>
8036
8037 Fix test names starting with uppercase throughout the files.
8038
8039 * gdb.arch/i386-mpx-simple_segv.exp
8040 * gdb.arch/i386-mpx.exp
8041 * gdb.arch/i386-permbkpt.exp
8042 * gdb.arch/pa-nullify.exp
8043 * gdb.arch/powerpc-d128-regs.exp
8044 * gdb.arch/vsx-regs.exp
8045 * gdb.base/bfp-test.exp
8046 * gdb.base/break.exp
8047 * gdb.base/breakpoint-shadow.exp
8048 * gdb.base/callfuncs.exp
8049 * gdb.base/charset.exp
8050 * gdb.base/commands.exp
8051 * gdb.base/completion.exp
8052 * gdb.base/dfp-test.exp
8053 * gdb.base/echo.exp
8054 * gdb.base/ending-run.exp
8055 * gdb.base/eval.exp
8056 * gdb.base/expand-psymtabs.exp
8057 * gdb.base/float128.exp
8058 * gdb.base/floatn.exp
8059 * gdb.base/foll-exec-mode.exp
8060 * gdb.base/gdb1056.exp
8061 * gdb.base/gdb11531.exp
8062 * gdb.base/kill-after-signal.exp
8063 * gdb.base/multi-forks.exp
8064 * gdb.base/overlays.exp
8065 * gdb.base/pending.exp
8066 * gdb.base/sepdebug.exp
8067 * gdb.base/testenv.exp
8068 * gdb.base/valgrind-db-attach.exp
8069 * gdb.base/watch_thread_num.exp
8070 * gdb.base/watchpoint-cond-gone.exp
8071 * gdb.base/watchpoint.exp
8072 * gdb.base/watchpoints.exp
8073 * gdb.cp/arg-reference.exp
8074 * gdb.cp/baseenum.exp
8075 * gdb.cp/operator.exp
8076 * gdb.cp/shadow.exp
8077 * gdb.dwarf2/dw2-op-out-param.exp
8078 * gdb.dwarf2/dw2-reg-undefined.exp
8079 * gdb.go/chan.exp
8080 * gdb.go/hello.exp
8081 * gdb.go/integers.exp
8082 * gdb.go/methods.exp
8083 * gdb.go/package.exp
8084 * gdb.guile/scm-parameter.exp
8085 * gdb.guile/scm-progspace.exp
8086 * gdb.guile/scm-value.exp
8087 * gdb.mi/mi-pending.exp
8088 * gdb.mi/user-selected-context-sync.exp
8089 * gdb.multi/multi-attach.exp
8090 * gdb.multi/tids.exp
8091 * gdb.opt/clobbered-registers-O2.exp
8092 * gdb.pascal/floats.exp
8093 * gdb.pascal/integers.exp
8094 * gdb.python/py-block.exp
8095 * gdb.python/py-events.exp
8096 * gdb.python/py-parameter.exp
8097 * gdb.python/py-symbol.exp
8098 * gdb.python/py-symtab.exp
8099 * gdb.python/py-type.exp
8100 * gdb.python/py-value.exp
8101 * gdb.python/py-xmethods.exp
8102 * gdb.python/python.exp
8103 * gdb.reverse/break-precsave.exp
8104 * gdb.reverse/consecutive-precsave.exp
8105 * gdb.reverse/finish-precsave.exp
8106 * gdb.reverse/i386-precsave.exp
8107 * gdb.reverse/machinestate-precsave.exp
8108 * gdb.reverse/sigall-precsave.exp
8109 * gdb.reverse/solib-precsave.exp
8110 * gdb.reverse/step-precsave.exp
8111 * gdb.reverse/until-precsave.exp
8112 * gdb.reverse/watch-precsave.exp
8113 * gdb.server/ext-attach.exp
8114 * gdb.server/ext-restart.exp
8115 * gdb.server/ext-run.exp
8116 * gdb.server/ext-wrapper.exp
8117 * gdb.stabs/gdb11479.exp
8118 * gdb.stabs/weird.exp
8119 * gdb.threads/attach-many-short-lived-threads.exp
8120 * gdb.threads/kill.exp
8121 * gdb.threads/watchpoint-fork.exp
8122
bc6c7af4
LM
81232016-12-01 Luis Machado <lgustavo@codesourcery.com>
8124
8125 Fix test names starting with uppercase throughout all the files below.
8126
8127 * gdb.ada/array_return.exp
8128 * gdb.ada/catch_ex.exp
8129 * gdb.ada/info_exc.exp
8130 * gdb.ada/mi_catch_ex.exp
8131 * gdb.ada/mi_dyn_arr.exp
8132 * gdb.ada/mi_ex_cond.exp
8133 * gdb.ada/mi_exc_info.exp
8134 * gdb.ada/mi_interface.exp
8135 * gdb.ada/mi_task_arg.exp
8136 * gdb.ada/mi_task_info.exp
8137 * gdb.ada/mi_var_array.exp
8138 * gdb.arch/alpha-step.exp
8139 * gdb.arch/amd64-disp-step.exp
8140 * gdb.arch/arm-disp-step.exp
8141 * gdb.arch/disp-step-insn-reloc.exp
8142 * gdb.arch/e500-prologue.exp
8143 * gdb.arch/ftrace-insn-reloc.exp
8144 * gdb.arch/gdb1558.exp
8145 * gdb.arch/i386-bp_permanent.exp
8146 * gdb.arch/i386-disp-step.exp
8147 * gdb.arch/i386-float.exp
8148 * gdb.arch/i386-gnu-cfi.exp
8149 * gdb.arch/ia64-breakpoint-shadow.exp
8150 * gdb.arch/mips16-thunks.exp
8151 * gdb.arch/pa-nullify.exp
8152 * gdb.arch/powerpc-aix-prologue.exp
8153 * gdb.arch/powerpc-power.exp
8154 * gdb.arch/ppc-dfp.exp
8155 * gdb.arch/s390-tdbregs.exp
8156 * gdb.arch/spu-info.exp
8157 * gdb.arch/spu-ls.exp
8158 * gdb.arch/thumb-bx-pc.exp
8159 * gdb.base/advance.exp
8160 * gdb.base/annota-input-while-running.exp
8161 * gdb.base/arrayidx.exp
8162 * gdb.base/asmlabel.exp
8163 * gdb.base/async.exp
8164 * gdb.base/attach-wait-input.exp
8165 * gdb.base/auto-connect-native-target.exp
8166 * gdb.base/batch-preserve-term-settings.exp
8167 * gdb.base/bfp-test.exp
8168 * gdb.base/bigcore.exp
8169 * gdb.base/bp-permanent.exp
8170 * gdb.base/break-always.exp
8171 * gdb.base/break-fun-addr.exp
8172 * gdb.base/break-idempotent.exp
8173 * gdb.base/break-main-file-remove-fail.exp
8174 * gdb.base/break-probes.exp
8175 * gdb.base/break-unload-file.exp
8176 * gdb.base/break.exp
8177 * gdb.base/call-ar-st.exp
8178 * gdb.base/call-rt-st.exp
8179 * gdb.base/call-sc.exp
8180 * gdb.base/call-signal-resume.exp
8181 * gdb.base/call-strs.exp
8182 * gdb.base/callexit.exp
8183 * gdb.base/callfuncs.exp
8184 * gdb.base/catch-gdb-caused-signals.exp
8185 * gdb.base/catch-signal-siginfo-cond.exp
8186 * gdb.base/catch-syscall.exp
8187 * gdb.base/compare-sections.exp
8188 * gdb.base/cond-eval-mode.exp
8189 * gdb.base/condbreak-call-false.exp
8190 * gdb.base/consecutive-step-over.exp
8191 * gdb.base/cursal.exp
8192 * gdb.base/disabled-location.exp
8193 * gdb.base/disasm-end-cu.exp
8194 * gdb.base/display.exp
8195 * gdb.base/double-prompt-target-event-error.exp
8196 * gdb.base/dprintf-bp-same-addr.exp
8197 * gdb.base/dprintf-detach.exp
8198 * gdb.base/dprintf-next.exp
8199 * gdb.base/dprintf-non-stop.exp
8200 * gdb.base/dprintf-pending.exp
8201 * gdb.base/dso2dso.exp
8202 * gdb.base/ending-run.exp
8203 * gdb.base/enum_cond.exp
8204 * gdb.base/examine-backward.exp
8205 * gdb.base/exe-lock.exp
8206 * gdb.base/exec-invalid-sysroot.exp
8207 * gdb.base/execl-update-breakpoints.exp
8208 * gdb.base/execution-termios.exp
8209 * gdb.base/fileio.exp
8210 * gdb.base/fixsection.exp
8211 * gdb.base/foll-exec-mode.exp
8212 * gdb.base/foll-exec.exp
8213 * gdb.base/fork-running-state.exp
8214 * gdb.base/frame-args.exp
8215 * gdb.base/fullpath-expand.exp
8216 * gdb.base/func-ptr.exp
8217 * gdb.base/gcore-relro-pie.exp
8218 * gdb.base/gdb1090.exp
8219 * gdb.base/gdb1555.exp
8220 * gdb.base/global-var-nested-by-dso.exp
8221 * gdb.base/gnu-ifunc.exp
8222 * gdb.base/hbreak-in-shr-unsupported.exp
8223 * gdb.base/hbreak-unmapped.exp
8224 * gdb.base/hook-stop.exp
8225 * gdb.base/infcall-input.exp
8226 * gdb.base/info-fun.exp
8227 * gdb.base/info-shared.exp
8228 * gdb.base/interrupt-noterm.exp
8229 * gdb.base/jit-so.exp
8230 * gdb.base/jit.exp
8231 * gdb.base/line-symtabs.exp
8232 * gdb.base/list.exp
8233 * gdb.base/longjmp.exp
8234 * gdb.base/macscp.exp
8235 * gdb.base/max-value-size.exp
8236 * gdb.base/nodebug.exp
8237 * gdb.base/nofield.exp
8238 * gdb.base/overlays.exp
8239 * gdb.base/paginate-after-ctrl-c-running.exp
8240 * gdb.base/paginate-bg-execution.exp
8241 * gdb.base/paginate-inferior-exit.exp
8242 * gdb.base/pending.exp
8243 * gdb.base/pr11022.exp
8244 * gdb.base/printcmds.exp
8245 * gdb.base/ptr-typedef.exp
8246 * gdb.base/ptype.exp
8247 * gdb.base/randomize.exp
8248 * gdb.base/range-stepping.exp
8249 * gdb.base/realname-expand.exp
8250 * gdb.base/relativedebug.exp
8251 * gdb.base/remote.exp
8252 * gdb.base/savedregs.exp
8253 * gdb.base/sepdebug.exp
8254 * gdb.base/set-noassign.exp
8255 * gdb.base/shlib-call.exp
8256 * gdb.base/shreloc.exp
8257 * gdb.base/sigaltstack.exp
8258 * gdb.base/sigbpt.exp
8259 * gdb.base/siginfo-addr.exp
8260 * gdb.base/siginfo-obj.exp
8261 * gdb.base/siginfo-thread.exp
8262 * gdb.base/signest.exp
8263 * gdb.base/signull.exp
8264 * gdb.base/sigrepeat.exp
8265 * gdb.base/skip.exp
8266 * gdb.base/so-impl-ld.exp
8267 * gdb.base/solib-corrupted.exp
8268 * gdb.base/solib-disc.exp
8269 * gdb.base/solib-display.exp
8270 * gdb.base/solib-overlap.exp
8271 * gdb.base/solib-search.exp
8272 * gdb.base/solib-symbol.exp
8273 * gdb.base/source-execution.exp
8274 * gdb.base/sss-bp-on-user-bp-2.exp
8275 * gdb.base/sss-bp-on-user-bp.exp
8276 * gdb.base/stack-checking.exp
8277 * gdb.base/stale-infcall.exp
8278 * gdb.base/step-break.exp
8279 * gdb.base/step-line.exp
8280 * gdb.base/step-over-exit.exp
8281 * gdb.base/step-test.exp
8282 * gdb.base/structs.exp
8283 * gdb.base/sym-file.exp
8284 * gdb.base/symtab-search-order.exp
8285 * gdb.base/term.exp
8286 * gdb.base/type-opaque.exp
8287 * gdb.base/unload.exp
8288 * gdb.base/until-nodebug.exp
8289 * gdb.base/until.exp
8290 * gdb.base/unwindonsignal.exp
8291 * gdb.base/watch-cond.exp
8292 * gdb.base/watch-non-mem.exp
8293 * gdb.base/watch_thread_num.exp
8294 * gdb.base/watchpoint-reuse-slot.exp
8295 * gdb.base/watchpoint-solib.exp
8296 * gdb.base/watchpoint.exp
8297 * gdb.btrace/dlopen.exp
8298 * gdb.cell/arch.exp
8299 * gdb.cell/break.exp
8300 * gdb.cell/bt.exp
8301 * gdb.cell/core.exp
8302 * gdb.cell/data.exp
8303 * gdb.cell/dwarfaddr.exp
8304 * gdb.cell/ea-cache.exp
8305 * gdb.cell/ea-standalone.exp
8306 * gdb.cell/ea-test.exp
8307 * gdb.cell/f-regs.exp
8308 * gdb.cell/fork.exp
8309 * gdb.cell/gcore.exp
8310 * gdb.cell/mem-access.exp
8311 * gdb.cell/ptype.exp
8312 * gdb.cell/registers.exp
8313 * gdb.cell/sizeof.exp
8314 * gdb.cell/solib-symbol.exp
8315 * gdb.cell/solib.exp
8316 * gdb.compile/compile-tls.exp
8317 * gdb.cp/exception.exp
8318 * gdb.cp/gdb2495.exp
8319 * gdb.cp/local.exp
8320 * gdb.cp/mb-inline.exp
8321 * gdb.cp/mb-templates.exp
8322 * gdb.cp/pr10687.exp
8323 * gdb.cp/pr9167.exp
8324 * gdb.cp/scope-err.exp
8325 * gdb.cp/templates.exp
8326 * gdb.cp/virtfunc.exp
8327 * gdb.dwarf2/dw2-dir-file-name.exp
8328 * gdb.dwarf2/dw2-single-line-discriminators.exp
8329 * gdb.fortran/complex.exp
8330 * gdb.fortran/library-module.exp
8331 * gdb.guile/guile.exp
8332 * gdb.guile/scm-cmd.exp
8333 * gdb.guile/scm-frame-inline.exp
8334 * gdb.guile/scm-objfile.exp
8335 * gdb.guile/scm-pretty-print.exp
8336 * gdb.guile/scm-symbol.exp
8337 * gdb.guile/scm-type.exp
8338 * gdb.guile/scm-value.exp
8339 * gdb.linespec/keywords.exp
8340 * gdb.linespec/ls-errs.exp
8341 * gdb.linespec/macro-relative.exp
8342 * gdb.linespec/thread.exp
8343 * gdb.mi/mi-breakpoint-changed.exp
8344 * gdb.mi/mi-dprintf-pending.exp
8345 * gdb.mi/mi-fullname-deleted.exp
8346 * gdb.mi/mi-logging.exp
8347 * gdb.mi/mi-pending.exp
8348 * gdb.mi/mi-solib.exp
8349 * gdb.mi/new-ui-mi-sync.exp
8350 * gdb.mi/user-selected-context-sync.exp
8351 * gdb.multi/dummy-frame-restore.exp
8352 * gdb.multi/multi-arch-exec.exp
8353 * gdb.multi/remove-inferiors.exp
8354 * gdb.multi/watchpoint-multi-exit.exp
8355 * gdb.opt/solib-intra-step.exp
8356 * gdb.perf/backtrace.exp
8357 * gdb.perf/single-step.exp
8358 * gdb.perf/skip-command.exp
8359 * gdb.perf/skip-prologue.exp
8360 * gdb.perf/solib.exp
8361 * gdb.python/lib-types.exp
8362 * gdb.python/py-as-string.exp
8363 * gdb.python/py-bad-printers.exp
8364 * gdb.python/py-block.exp
8365 * gdb.python/py-breakpoint.exp
8366 * gdb.python/py-cmd.exp
8367 * gdb.python/py-events.exp
8368 * gdb.python/py-evthreads.exp
8369 * gdb.python/py-finish-breakpoint.exp
8370 * gdb.python/py-finish-breakpoint2.exp
8371 * gdb.python/py-frame-inline.exp
8372 * gdb.python/py-frame.exp
8373 * gdb.python/py-inferior.exp
8374 * gdb.python/py-infthread.exp
8375 * gdb.python/py-mi.exp
8376 * gdb.python/py-objfile.exp
8377 * gdb.python/py-pp-maint.exp
8378 * gdb.python/py-pp-registration.exp
8379 * gdb.python/py-prettyprint.exp
8380 * gdb.python/py-recurse-unwind.exp
8381 * gdb.python/py-shared.exp
8382 * gdb.python/py-symbol.exp
8383 * gdb.python/py-symtab.exp
8384 * gdb.python/py-template.exp
8385 * gdb.python/py-type.exp
8386 * gdb.python/py-unwind-maint.exp
8387 * gdb.python/py-unwind.exp
8388 * gdb.python/py-value.exp
8389 * gdb.python/python.exp
8390 * gdb.reverse/finish-reverse-bkpt.exp
8391 * gdb.reverse/insn-reverse.exp
8392 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8393 * gdb.reverse/solib-precsave.exp
8394 * gdb.reverse/solib-reverse.exp
8395 * gdb.stabs/gdb11479.exp
8396 * gdb.stabs/weird.exp
8397 * gdb.threads/fork-child-threads.exp
8398 * gdb.threads/fork-plus-threads.exp
8399 * gdb.threads/fork-thread-pending.exp
8400 * gdb.threads/forking-threads-plus-breakpoint.exp
8401 * gdb.threads/hand-call-in-threads.exp
8402 * gdb.threads/interrupted-hand-call.exp
8403 * gdb.threads/linux-dp.exp
8404 * gdb.threads/local-watch-wrong-thread.exp
8405 * gdb.threads/next-while-other-thread-longjmps.exp
8406 * gdb.threads/non-ldr-exit.exp
8407 * gdb.threads/pending-step.exp
8408 * gdb.threads/print-threads.exp
8409 * gdb.threads/process-dies-while-detaching.exp
8410 * gdb.threads/process-dies-while-handling-bp.exp
8411 * gdb.threads/pthreads.exp
8412 * gdb.threads/queue-signal.exp
8413 * gdb.threads/reconnect-signal.exp
8414 * gdb.threads/signal-command-handle-nopass.exp
8415 * gdb.threads/signal-command-multiple-signals-pending.exp
8416 * gdb.threads/signal-delivered-right-thread.exp
8417 * gdb.threads/signal-sigtrap.exp
8418 * gdb.threads/sigthread.exp
8419 * gdb.threads/staticthreads.exp
8420 * gdb.threads/stepi-random-signal.exp
8421 * gdb.threads/thread-unwindonsignal.exp
8422 * gdb.threads/thread_check.exp
8423 * gdb.threads/thread_events.exp
8424 * gdb.threads/tid-reuse.exp
8425 * gdb.threads/tls-nodebug.exp
8426 * gdb.threads/tls-shared.exp
8427 * gdb.threads/tls-so_extern.exp
8428 * gdb.threads/tls.exp
8429 * gdb.threads/wp-replication.exp
8430 * gdb.trace/actions-changed.exp
8431 * gdb.trace/actions.exp
8432 * gdb.trace/backtrace.exp
8433 * gdb.trace/change-loc.exp
8434 * gdb.trace/collection.exp
8435 * gdb.trace/deltrace.exp
8436 * gdb.trace/disconnected-tracing.exp
8437 * gdb.trace/entry-values.exp
8438 * gdb.trace/ftrace-lock.exp
8439 * gdb.trace/ftrace.exp
8440 * gdb.trace/infotrace.exp
8441 * gdb.trace/mi-trace-frame-collected.exp
8442 * gdb.trace/mi-trace-unavailable.exp
8443 * gdb.trace/mi-traceframe-changed.exp
8444 * gdb.trace/mi-tracepoint-changed.exp
8445 * gdb.trace/mi-tsv-changed.exp
8446 * gdb.trace/no-attach-trace.exp
8447 * gdb.trace/packetlen.exp
8448 * gdb.trace/passc-dyn.exp
8449 * gdb.trace/passcount.exp
8450 * gdb.trace/pending.exp
8451 * gdb.trace/pr16508.exp
8452 * gdb.trace/qtro.exp
8453 * gdb.trace/range-stepping.exp
8454 * gdb.trace/read-memory.exp
8455 * gdb.trace/report.exp
8456 * gdb.trace/save-trace.exp
8457 * gdb.trace/signal.exp
8458 * gdb.trace/stap-trace.exp
8459 * gdb.trace/status-stop.exp
8460 * gdb.trace/strace.exp
8461 * gdb.trace/tfile.exp
8462 * gdb.trace/tfind.exp
8463 * gdb.trace/trace-break.exp
8464 * gdb.trace/trace-condition.exp
8465 * gdb.trace/trace-enable-disable.exp
8466 * gdb.trace/trace-mt.exp
8467 * gdb.trace/tracecmd.exp
8468 * gdb.trace/tracefile-pseudo-reg.exp
8469 * gdb.trace/tspeed.exp
8470 * gdb.trace/tstatus.exp
8471 * gdb.trace/tsv.exp
8472 * gdb.trace/unavailable.exp
8473 * gdb.trace/while-dyn.exp
8474 * gdb.trace/while-stepping.exp
8475 * lib/gdb-guile.exp
8476 * lib/gdb.exp
8477 * lib/mi-support.exp
8478 * lib/pascal.exp
8479 * lib/perftest.exp
8480 * lib/prelink-support.exp
8481 * lib/selftest-support.exp
8482
ad02e4fe
SM
84832016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
8484
8485 * Makefile.in: Include disable-implicit-rules.mk.
8486
22347e55
AA
84872016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8488
8489 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
8490 non-byte-aligned bit fields.
8491
da5b30da
AA
84922016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8493
8494 PR gdb/12616
8495 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
8496 respects the DW_AT_data_bit_offset attribute.
8497
b593ecca
SM
84982016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
8499
8500 * gdb.base/default.exp: Fix output of "set language".
8501
3b165252
SM
85022016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
8503
8504 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
8505 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
8506 make.
8507 * configure.ac: Remove checks for the make program.
8508 * configure: Re-generate.
8509
1a2f3d7f
KB
85102016-11-16 Kevin Buettner <kevinb@redhat.com>
8511
8512 * gdb.python/py-recurse-unwind.c (main): Add loop.
8513 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
8514 to read_register() and gdb.parse_and_eval(). Make each code
8515 call a separate case that can be individually tested.
8516 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
8517 proc. Call cont_and_backtrace for each of the code paths that
8518 we want to test in the unwinder.
8519
b7f38fda
AA
85202016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
8521
8522 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
8523 the definition of struct S.
8524
1f8db343
CM
85252016-11-11 Catherine Moore <clm@codesourcery.com>
8526
8527 * gdb.base/dump.exp: Identify verilog format dump tests as such.
8528
fad0c9fb
PA
85292016-11-09 Pedro Alves <palves@redhat.com>
8530
8531 * gdb.base/commands.exp (runto_or_return): New procedure.
8532 (gdbvar_simple_if_test, gdbvar_simple_while_test)
8533 (gdbvar_complex_if_while_test, progvar_simple_if_test)
8534 (progvar_simple_while_test, progvar_complex_if_while_test)
8535 (if_while_breakpoint_command_test)
8536 (infrun_breakpoint_command_test, breakpoint_command_test)
8537 (user_defined_command_test, watchpoint_command_test)
8538 (test_command_prompt_position, redefine_hook_test)
8539 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
8540 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
8541 multi_line_input and multi_line. Remove gdb_expect and
8542 gdb_stop_suppressing_tests uses.
8543 * lib/gdb.exp (valnum_re): New global.
8544 (multi_line_input): New procedure.
8545
8354c62c
SM
85462016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
8547
8548 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
8549 Remove.
8550 (test_setup): Define with proc_with_prefix.
8551 (test_cli_inferior): Likewise.
8552 (test_cli_thread): Likewise.
8553 (test_cli_frame): Likewise.
8554 (test_cli_select_frame): Likewise.
8555 (test_cli_up_down): Likewise.
8556 (test_mi_thread_select): Likewise.
8557 (test_mi_stack_select_frame): Likewise.
8558 (test_cli_in_mi_inferior): Likewise.
8559 (test_cli_in_mi_thread): Likewise.
8560 (test_cli_in_mi_frame): Likewise.
8561 (top level): Do not use with_test_prefix_procname.
8562
64f367a2
PA
85632016-11-09 Pedro Alves <palves@redhat.com>
8564
8565 * gdb.base/commands.exp (gdbvar_simple_if_test)
8566 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
8567 (progvar_simple_if_test, progvar_simple_while_test)
8568 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
8569 (infrun_breakpoint_command_test, breakpoint_command_test)
8570 (user_defined_command_test, watchpoint_command_test)
8571 (test_command_prompt_position, deprecated_command_test)
8572 (bp_deleted_in_command, temporary_breakpoint_commands)
8573 (stray_arg0_test, source_file_with_indented_comment)
8574 (recursive_source_test, if_commands_test)
8575 (error_clears_commands_left, redefine_hook_test)
8576 (redefine_backtrace_test): Use proc_with_prefix.
8577 * lib/gdb.exp (proc_with_prefix): New proc.
8578
0bb65f1e
AA
85792016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8580
8581 * gdb.base/tui-layout.c: New file.
8582 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
8583 disassembly window contains very long lines.
8584
7353f247
TT
85852016-11-08 Tom Tromey <tom@tromey.com>
8586
8587 * gdb.python/py-value.exp (test_value_creation): Make "long" test
8588 depend on Python 2.
8589
30a7bb83
TT
85902016-11-08 Tom Tromey <tom@tromey.com>
8591
8592 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
8593 New method.
8594
cdf5a07c
MG
85952016-10-29 Manish Goregaokar <manish@mozilla.com>
8596
2806dc7e 8597 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 8598
51a789c3
MG
85992016-10-27 Manish Goregaokar <manish@mozilla.com>
8600
2806dc7e
PA
8601 * gdb.rust/simple.rs: Add test for univariant enums without
8602 discriminants and for encoded struct-like enums.
51a789c3 8603
f610ab6d
PA
86042016-10-28 Pedro Alves <palves@redhat.com>
8605
8606 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
8607 gdb_test_multiple, tighten regexps and match symtabs and line
8608 tables incrementally.
8609
b129b0ca
LM
86102016-10-28 Luis Machado <lgustavo@codesourcery.com>
8611
8612 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
8613 general.
8614
ecf45d2c
SL
86152016-10-25 Luis Machado <lgustavo@codesourcery.com>
8616
8617 * gdb.base/exec-invalid-sysroot.exp: New file.
8618
b8d38ee4
JK
86192016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8620
8621 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8622
f90fd8c2
JK
86232016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8624
8625 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8626
2d2476aa
MR
86272016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8628
2806dc7e
PA
8629 * gdb.base/killed-outside.exp: Remove $options from a call to
8630 `prepare_for_testing'.
2d2476aa 8631
e42b25a0
SM
86322016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8633
8634 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8635 Change test message.
8636
3ccdb432
SM
86372016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8638
8639 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8640 Update comment.
8641
5bad3170
SM
86422016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8643
8644 * gdb.trace/mi-trace-save.exp: New file.
8645
5ad9dba7
YQ
86462016-10-13 Yao Qi <yao.qi@linaro.org>
8647
8648 * gdb.base/code_elim.exp (get_var_address): Remove.
8649 * gdb.base/relocate.exp: Likewise.
8650 * gdb.base/shreloc.exp: Likewise.
8651 * lib/gdb.exp (get_var_address): New.
8652
62df7e21
YQ
86532016-10-13 Yao Qi <yao.qi@linaro.org>
8654
8655 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
8656 floating point tests if $skip_float_test is false.
8657
4dac951e
LM
86582016-10-12 Luis Machado <lgustavo@codesourcery.com>
8659
8660 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
8661 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
8662 argc values.
8663 Add 1 to argc so we guarantee distinct initial/modified argc values.
8664
8f1a8fc4
JK
86652016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8666
8667 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
8668
16c85b5d
JK
86692016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8670
8671 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
8672 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
8673 * gdb.arch/vsx-regs.exp: Likewise.
8674
1d0e042a
YQ
86752016-10-07 Yao Qi <yao.qi@linaro.org>
8676
8677 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
8678
68dadef5
MM
86792016-10-07 Markus Metzger <markus.t.metzger@intel.com>
8680
8681 * gdb.python/python.exp: Test decode_line("*0").
8682
33fa2c6e
DE
86832016-10-06 Doug Evans <dje@google.com>
8684
8685 * gdb.python/py-value.exp (test_value_creation): Add test for large
8686 unsigned 64-bit value.
8687
9c37b5ae
TT
86882016-10-06 Tom Tromey <tom@tromey.com>
8689
8690 * gdb.compile/compile.exp: Change java tests to rust.
8691 * gdb.base/setshow.exp: Change java tests to rust.
8692 * gdb.base/default.exp: Remove java from language list.
8693 * README (Examples): Update language example.
8694 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
8695 test.
8696 * lib/gdb.exp (skip_java_tests): Remove.
8697 * lib/java.exp: Remove.
8698 * gdb.java: Remove.
8699
78b86327
MR
87002016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8701
8702 * gdb.arch/mips-fcr.exp: New test.
8703 * gdb.arch/mips-fcr.c: Source for the new test.
8704
7470adbb
MR
87052016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8706
8707 * gdb.base/solib-disc.exp: Use `standard_output_file'
8708 throughout.
8709
4a556533
PA
87102016-10-06 Pedro Alves <palves@redhat.com>
8711
8712 * gdb.base/jit-simple-dl.c: New file.
8713 * gdb.base/jit-simple-jit.c: New file, factored out from ...
8714 * gdb.base/jit-simple.c: ... this.
8715 * gdb.base/jit-simple.exp (jit_run): Delete.
8716 (build_jit): New proc.
8717 (jit_test_reread): Recompile either the main program or the shared
8718 library, depending on what is being tested. Skip changing address
8719 if caller wants to. Compare before/after addresses. If testing
8720 standalone, explicitly load the binary. Test "maint info
8721 breakpoints".
8722 (top level): Add "standalone vs shared lib" and "change address"
8723 vs "same address" axes.
8724
5a122fbc
PA
87252016-10-06 Pedro Alves <palves@redhat.com>
8726
8727 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
8728 call.
8729 (jit_run): Delete.
8730 (jit_test_reread): Use with_test_prefix. Reload the main binary
8731 explicitly. Compare the before/after addresses of the JIT
8732 descriptor.
8733
ee8da4b8
DE
87342016-08-15 Doug Evans <dje@google.com>
8735
8736 * gdb.xml/extra-regs.xml: Update, end field now required, default type
8737 for single bitfields is bool.
8738 * gdb.xml/tdesc-regs.exp: Ditto.
8739
f389f6fe
JK
87402016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8741
8742 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
8743
fdebf1a4
YQ
87442016-10-05 Yao Qi <yao.qi@linaro.org>
8745
8746 * lib/gdb.exp (support_complex_tests): Return zero if
8747 gdb_skip_float_test return true.
8748
9c36d954 87492016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8750 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
8751
8752 PR gdb/20487
8753 * gdb.mi/user-selected-context-sync.exp: New file.
8754 * gdb.mi/user-selected-context-sync.c: New file.
8755
4034d0ff 87562016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8757 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
8758
8759 PR gdb/20487
8760 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
8761 =thread-select-event check.
8762
a4297203
PB
87632016-09-29 Peter Bergner <bergner@vnet.ibm.com>
8764
8765 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
8766 the compulsory L operand changes.
8767 * gdb.arch/powerpc-power.s: Likewise.
8768
bb805577
JK
87692016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8770
8771 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
8772 * gdb.base/jit-attach-pie.c: New file.
8773 * gdb.base/jit-attach-pie.exp: New file.
8774
6d61dee5
PA
87752016-09-28 Pedro Alves <palves@redhat.com>
8776
8777 * gdb.base/infcall-input.c: New file.
8778 * gdb.base/infcall-input.exp: New file.
8779
f73842fc
YQ
87802016-09-22 Yao Qi <yao.qi@linaro.org>
8781
8782 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
8783 (gdb_exit): Rename it to ...
8784 (gdbserver_gdb_exit): ... Close GDBserver.
8785 (gdb_exit): New proc, call gdbserver_gdb_exit.
8786 (mi_gdb_exit): Likewise.
8787
90681dab
YQ
87882016-09-22 Yao Qi <yao.qi@linaro.org>
8789
8790 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
8791 path.
8792 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
8793 Remove duplication.
8794
9c211fd8
YQ
87952016-09-22 Yao Qi <yao.qi@linaro.org>
8796
8797 * lib/gdbserver-support.exp: Check the existence of
8798 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
8799
ad0a504f
AK
88002016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
8801
8802 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
8803
36cf1806
TT
88042016-09-21 Tom Tromey <tom@tromey.com>
8805
8806 PR gdb/20604:
8807 * gdb.base/quit.exp: New file.
8808
74172ecf
SM
88092016-09-21 Simon Marchi <simon.marchi@ericsson.com>
8810
8811 * .gitignore: New file.
8812
3d0ec882
MR
88132016-09-21 Maciej W. Rozycki <macro@imgtec.com>
8814
8815 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
8816 throughout.
8817
8193adea
AA
88182016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8819
8820 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
8821
d41a5c09
JK
88222016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8823
8824 * gdb.cp/casts.cc (decltype): Move it ...
8825 (main): ... with its call to ...
8826 * gdb.cp/casts03.cc: ... a new file.
8827 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
8828
d2dfe700
JK
88292016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8830
8831 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
8832
e2a92b16
PB
88332016-09-15 Peter Bergner <bergner@vnet.ibm.com>
8834
8835 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
8836 and sync up the test with tests in gas/testsuite/gas/ppc.
8837 * gdb.arch/powerpc-power.exp: Likewise.
8838
49b4de64
JK
88392016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8840
8841 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
8842
2c29df25
SDJ
88432016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
8844 Jan Kratochvil <jan.kratochvil@redhat.com>
8845
8846 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
8847 make m1's definition to be different from m2's. Use 'dummy' as an
8848 argument for probe 'two'.
8849
cc3c2846
JB
88502016-09-10 Jon Beniston <jon@beniston.com>
8851
8852 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
8853 for sim target.
8854
e1b2624a
AA
88552016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8856
8857 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
8858 variable declaration.
8859 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
8860 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
8861 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8862 received HWCAP as its argument.
8863
4295e285
PA
88642016-09-06 Pedro Alves <palves@redhat.com>
8865
8866 * gdb.base/new-ui-pending-input.c: New file.
8867 * gdb.base/new-ui-pending-input.exp: New file.
8868 * gdb.exp (clear_gdb_spawn_id): New procedure.
8869 (with_spawn_id): Check whether gdb_spawn_id exists before
8870 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8871 on exit.
8872
00d5215e
UW
88732016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8874
8875 * gdb.base/float128.c: New file.
8876 * gdb.base/float128.exp: Likewise.
8877 * gdb.base/floatn.c: Likewise.
8878 * gdb.base/floatn.exp: Likewise.
8879
a9ff5f12
UW
88802016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8881
8882 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8883
f245535c
PA
88842016-09-05 Pedro Alves <palves@redhat.com>
8885
8886 PR backtrace/19927
8887 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8888 unwinders are immediately called as side effect of "source" or
8889 "disable unwinder" commands.
8890 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8891
ae9cf263
YQ
88922016-09-02 Yao Qi <yao.qi@linaro.org>
8893
8894 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8895 is true and $type is "float" or "double".
8896
27aba047
YQ
88972016-09-02 Yao Qi <yao.qi@linaro.org>
8898
8899 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
8900 true.
8901 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8902 * gdb.base/call-rt-st.exp: Likewise.
8903 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8904 return value instead of gdb,skip_float_test.
8905 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8906 (do_function_calls): Use its return value instead of
8907 gdb,skip_float_test.
8908 * gdb.base/finish.exp: Likewise.
8909 * gdb.base/funcargs.exp: Likewise.
8910 * gdb.base/return.exp: Likewise.
8911 * gdb.base/return2.exp: Likewise.
8912 * gdb.base/varargs.exp: Likewise.
8913 * lib/gdb.exp (gdb_skip_float_test): Change it to
8914 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8915
5af962df
AA
89162016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8917
8918 * gdb.multi/tids.exp: Test "thread apply all".
8919
7fac6910
JK
89202016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8921
8922 * gdb.base/default.exp (tty): Remove.
8923
bb1fe4ac
KB
89242016-08-24 Kevin Buettner <kevinb@redhat.com>
8925
2806dc7e
PA
8926 * gdb.python/py-recurse-unwind.c: New file.
8927 * gdb.python/py-recurse-unwind.py: New file.
8928 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 8929
0a1ddfa6
SM
89302016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8931
8932 * gdb.base/set-inferior-tty.exp: New file.
8933 * gdb.base/set-inferior-tty.c: New file.
8934
d9de1fe3
PA
89352016-08-23 Pedro Alves <palves@redhat.com>
8936
8937 PR gdb/20494
8938 * gdb.base/new-ui-echo.c: New file.
8939 * gdb.base/new-ui-echo.exp: New file.
8940
e9d9abd7
YQ
89412016-08-23 Yao Qi <yao.qi@linaro.org>
8942
8943 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8944 gdbserver_spawn.
8945 * gdb.server/connect-without-multi-process.exp (do_test):
8946 Likewise.
8947
3589529e
YQ
89482016-08-23 Yao Qi <yao.qi@linaro.org>
8949
8950 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8951 standalone_txt. Delete gdb_txt and standalone_txt on host
8952 and target. Spawn the binary on target. Copy files from
8953 target to host.
8954
6bb90213
PA
89552016-08-22 Pedro Alves <palves@redhat.com>
8956
8957 PR gdb/20505
8958 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8959 with_test_prefix. Factor out bits to ...
8960 (test_no_vdso): ... this new procedure.
8961
20c2c024
CL
89622016-08-19 Carl Love <cel@us.ibm.com>
8963
8964 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8965 maintaining separate logic for constructing the output path.
8966 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8967 * gdb.arch/ppc-dfp.exp: Likewise.
8968 * gdb.arch/ppc-fp.exp: Likewise.
8969 * gdb.arch/vsx-regs.exp: Likewise.
8970 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8971 binprefix for generating the additional binary files.
8972
0646e07d
PA
89732016-08-19 Pedro Alves <palves@redhat.com>
8974
8975 * gdb.trace/mi-trace-frame-collected.exp
8976 (test_trace_frame_collected): On x32, expect two registers.
8977
46da9242
CL
89782016-08-18 Carl Love <cel@us.ibm.com>
8979
8980 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8981 and sync up the test with tests in gas/testsuite/gas/ppc.
8982 * gdb.arch/powerpc-power.exp: Likewise.
8983
eb2332d7
SM
89842016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8985
8986 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8987 expected error message.
8988
63c61e04
SM
89892016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8990
8991 * gdb.multi/remove-inferiors.exp: New file.
8992 * gdb.multi/remove-inferiors.c: New file.
8993
7b17065f
YQ
89942016-08-12 Yao Qi <yao.qi@linaro.org>
8995
8996 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8997 argument list.
8998
01d3dedf
PA
89992016-08-10 Pedro Alves <palves@redhat.com>
9000
9001 PR gdb/19187
9002 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9003 setup_kfails.
9004
3eb7562a
PA
90052016-08-09 Pedro Alves <palves@redhat.com>
9006 Simon Marchi <simon.marchi@ericsson.com>
9007
9008 PR gdb/20418
9009 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9010 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9011
80614914
PA
90122016-08-09 Pedro Alves <palves@redhat.com>
9013
9014 PR mi/20431
9015 * gdb.mi/mi-cmd-error.exp: New file.
9016
f348d89a
PA
90172016-08-09 Pedro Alves <palves@redhat.com>
9018
9019 PR gdb/18653
9020 * gdb.base/signals-state-child.c: New file.
9021 * gdb.base/signals-state-child.exp: New file.
9022 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9023
e5ca03b4
PA
90242016-08-09 Pedro Alves <palves@redhat.com>
9025
9026 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9027
282a0691
TT
90282016-08-03 Tom Tromey <tom@tromey.com>
9029
9030 PR python/18565:
9031 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9032
41bfcd63
YQ
90332016-08-01 Yao Qi <yao.qi@linaro.org>
9034
9035 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9036 variable mode to "multi-process" if $multi_process is 1, otherwise
9037 set it to "single-process".
9038
e3465b24
YQ
90392016-08-01 Yao Qi <yao.qi@linaro.org>
9040
9041 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9042 * gdb.cp/cpexprs.exp: Likewise.
9043 * gdb.cp/m-static.exp: Likewise.
9044
0b31a4bc
TT
90452016-07-26 Tom Tromey <tom@tromey.com>
9046
9047 PR python/20190:
9048 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9049 test.
9050
e0461dbb
MM
90512016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9052
9053 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9054 selecting assembly source files.
9055 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9056 assembly source files.
9057 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9058 assembly source files.
9059 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9060 selecting assembly source files.
9061
8194e927
SM
90622016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9063
9064 * gdb.base/new-ui.exp (do_test_invalid_args): New
9065 procedure.
9066
c0272db5
TW
90672016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9068
9069 * gdb.btrace/reconnect.c: New file.
9070 * gdb.btrace/reconnect.exp: New file.
9071
e3487908
GKB
90722016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9073
9074 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9075 to test_catch_syscall_group.
9076 (test_catch_syscall_group): New.
9077
12df5c00
TT
90782016-07-21 Tom Tromey <tom@tromey.com>
9079
9080 * gdb.rust/simple.rs (main): Use empty struct expression.
9081 * gdb.rust/simple.exp: Add tests for empty struct expression.
9082
bae62ee2
YQ
90832016-07-21 Yao Qi <yao.qi@linaro.org>
9084
9085 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9086 if gdb_skip_xml_test is true on some targets.
9087
b1b53fb3
YQ
90882016-07-21 Yao Qi <yao.qi@linaro.org>
9089
9090 * gdb.server/solib-list.exp: Unset last_loaded_file.
9091
027d97f8
JK
90922016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9093
9094 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9095 "step into captured_main (args)".
9096
7674d381
JK
90972016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9098
9099 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9100
72b5d099
JK
91012016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9102
9103 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9104
1f960ced
PA
91052016-07-19 Pedro Alves <palves@redhat.com>
9106
9107 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9108 * gdb.opt/inline-bt.exp: Likewise.
9109 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9110 additional_flags=-Winline.
9111 * gdb.opt/inline-locals.exp: Likewise.
9112 * gdb.opt/inline-markers.c (ATTR): Define.
9113 (inlined_fn): Use it.
9114
f25827c1
YQ
91152016-07-19 Yao Qi <yao.qi@linaro.org>
9116
9117 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9118 (test_with_self): Remove some code. Remove argument executable.
9119 (top-level): Use do_self_tests.
9120
37539ebe
DB
91212016-07-15 Zachary Welch <zwelch@codesourcery.com>
9122 Don Breazeal <donb@codesourcery.com>
9123
9124 * gdb.base/maint.exp: Escape paths used in regular expressions.
9125 * gdb.stabs/weird.exp: Likewise.
9126
dac790e1
TT
91272016-07-13 Tom Tromey <tom@tromey.com>
9128
9129 PR python/15620, PR python/18620:
9130 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9131 (test_bkpt_events): New procs.
9132
93daf339
TT
91332016-07-13 Tom Tromey <tom@tromey.com>
9134
9135 PR python/17698:
9136 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9137 test.
9138 (test_watchpoints): Likewise.
9139 (test_bkpt_pending): New proc.
9140
6571a381
TT
91412016-07-13 Tom Tromey <tom@tromey.com>
9142
9143 PR cli/18053:
9144 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9145 completion test.
9146
e8732474
JK
91472016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9148
9149 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9150 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9151 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9152 f_label.
9153 (g): Rename g_end_lbl to g_label.
9154 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9155 low_pc and high_pc.
9156 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9157
e0f3fd7c
TT
91582016-07-12 Tom Tromey <tom@tromey.com>
9159
9160 PR python/19293:
9161 * gdb.python/py-unwind-maint.exp: Update tests.
9162
3cfe46b6
YQ
91632016-07-12 Yao Qi <yao.qi@linaro.org>
9164
9165 * lib/selftest-support.exp (selftest_setup): Match the output
9166 when captured_main is inlined.
9167
4f19a0e6
WT
91682016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9169
9170 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9171 New variables.
9172 (print this%a, print this%b, print this): New tests.
9173 * gdb.fortran/derived-types.f90 (this): New object and
9174 initialization.
9175
986cf455
SM
91762016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9177
9178 * gdb.ada/arraydim.exp: Remove extra directory level in build
9179 directory.
9180
f0464b23
SM
91812016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9182
9183 * lib/ada.exp: Remove extra directory level in build directory.
9184 * gdb.ada/cond_lang.exp: Likewise.
9185 * gdb.ada/exec_changed.exp: Likewise.
9186 * gdb.ada/lang_switch.exp: Likewise.
9187
42d94011
MG
91882016-07-06 Manish Goregaokar <manish@mozilla.com>
9189
2806dc7e
PA
9190 * simple.rs: Add test for raw pointer subscripting.
9191 * simple.exp: Add test expectations.
42d94011 9192
647c264c
YQ
91932016-07-05 Yao Qi <yao.qi@linaro.org>
9194
9195 * gdb.mi/mi-reverse.exp: Match =record-started output.
9196
20aa2c60
PA
91972016-07-01 Pedro Alves <palves@redhat.com>
9198
9199 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9200 procedure.
9201 (jit_reader_test): Test the jit reader's unwinder.
9202 * gdb.base/jithost.c (jit_function_00_code): New global.
9203 (main): Use memcpy to fill in the mmapped code, instead of poking
9204 bytes manually here.
9205 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9206 value.
9207 (read_debug_info): Save the function's range.
9208 (read_sp): New function.
9209 (unwind_frame): Use it. Also unwind RBP.
9210 (get_frame_id): Use read_sp.
9211 (gdb_init_reader): Use calloc instead of malloc.
9212 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9213 parameter. Use gdb_test_multiple.
9214
ced2dffb
PA
92152016-07-01 Pedro Alves <palves@redhat.com>
9216 Antoine Tremblay <antoine.tremblay@ericsson.com>
9217
9218 * gdb.threads/process-dies-while-detaching.c: New file.
9219 * gdb.threads/process-dies-while-detaching.exp: New file.
9220
63000888
PA
92212016-07-01 Pedro Alves <palves@redhat.com>
9222
9223 * gdb.multi/watchpoint-multi-exit.c: New file.
9224 * gdb.multi/watchpoint-multi-exit.exp: New file.
9225
038d4868
PA
92262016-06-30 Pedro Alves <palves@redhat.com>
9227
9228 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9229 unset inferior_spawn_id.
9230
994e9c83
PA
92312016-06-30 Pedro Alves <palves@redhat.com>
9232
9233 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9234 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9235
e5653468
YQ
92362016-06-29 Yao Qi <yao.qi@linaro.org>
9237
9238 * gdb.base/return.c: Add copyright header.
9239
803b47e5
TT
92402016-06-29 Tom Tromey <tom@tromey.com>
9241
9242 PR python/20129:
9243 * gdb.python/py-framefilter.exp: Add tests for setting priority
9244 and disabling of non-existent frame filter.
9245
28244707
YQ
92462016-06-29 Yao Qi <yao.qi@linaro.org>
9247
9248 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9249 0x0f07ff.
9250
a31d2f06
YQ
92512016-06-28 Yao Qi <yao.qi@linaro.org>
9252
9253 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9254 triplets. Start gdb, execute catch syscall, and continue. Check
9255 gdb's output to determine catch syscall is supported.
9256
921d8f54
MG
92572016-06-27 Manish Goregaokar <manish@mozilla.com>
9258
25d49b86
PA
9259 * gdb.rust/simple.rs: Add test for returning unit in a function.
9260 * gdb.rust/simple.exp: Add expectation for functions returning
9261 unit.
921d8f54 9262
f4952523
PMR
92632016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9264
9265 * gdb.python/py-breakpoint-create-fail.c,
9266 gdb.python/py-breakpoint-create-fail.exp,
9267 gdb.python/py-breakpoint-create-fail.py: New testcase.
9268
fccb08f8
MG
92692016-06-25 Manish Goregaokar <manish@mozilla.com>
9270
9271 PR gdb/20239
9272 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
9273 * gdb.rust/simple.exp: Add test expectations for new NonZero
9274 tests.
fccb08f8 9275
6b850546
DT
92762016-06-24 David Taylor <dtaylor@emc.com>
9277
9278 * gdb.base/offsets.exp: New file.
9279 * gdb.base/offsets.c: New file.
9280
17621150
TT
92812016-06-23 Tom Tromey <tom@tromey.com>
9282
9283 PR gdb/16483:
9284 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9285 before any filters are loaded.
9286
04d59df6
WT
92872016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9288
9289 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9290 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9291 structs.
9292 * gdb.fortran/derived-type-function.exp: New file.
9293 * gdb.fortran/derived-type-function.f90: New file.
9294
9295
ac69f786
PA
92962016-06-21 Pedro Alves <palves@redhat.com>
9297
9298 * gdb.base/new-ui.exp: New file.
9299 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9300 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9301 (with_spawn_id): New procedure.
9302
49940788
PA
93032016-06-21 Pedro Alves <palves@redhat.com>
9304
9305 * gdb.mi/mi-exec-run.exp: New file.
9306
ef274d26
PA
93072016-06-21 Pedro Alves <palves@redhat.com>
9308
9309 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9310 breakpoint command's output on the main UI.
9311 (test_break): New procedure, factored out from calls in the top
9312 level.
9313 (top level): Use foreach_with_prefix to test MI as main UI and as
9314 separate UI.
9315
468afe6c
PA
93162016-06-21 Pedro Alves <palves@redhat.com>
9317
9318 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9319 (test_awatch_creation_and_listing)
9320 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9321 Remove 'type' parameter.
9322 (test_watchpoint_all): New parameter mi_mode. Remove
9323 with_test_prefix.
9324 (top level): Use foreach_with_prefix, and add main/separate UI MI
9325 testing axis.
9326
51f77c37
PA
93272016-06-21 Pedro Alves <palves@redhat.com>
9328
9329 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9330 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9331 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9332 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9333 (gdb_main_spawn_id, mi_spawn_id): Declare and
9334 comment.
9335 (mi_create_inferior_pty): New procedure,
9336 factored out from default_mi_gdb_start.
9337 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9338 procedures.
9339 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9340 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9341 Use mi_create_inferior_pty.
9342 (mi_gdb_start): Use eval to pass down args list.
9343
8980e177
PA
93442016-06-21 Pedro Alves <palves@redhat.com>
9345
9346 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9347 * gdb.opt/inline-cmds.exp: Add MI tests.
9348
f38d3ad1
PA
93492016-06-21 Pedro Alves <palves@redhat.com>
9350
9351 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9352
45db7c09
PA
93532016-06-21 Pedro Alves <palves@redhat.com>
9354
9355 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9356 (top level): Use it instead of mi_execute_to.
9357
5a069ab3
PA
93582016-06-21 Pedro Alves <palves@redhat.com>
9359
9360 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9361 (cont_handler_str): New.
9362 (signal_stop_handler): Set stop_handler_str instead of printing to
9363 stdout.
9364 (continue_handler): Set cont_handler_str instead of printing to
9365 stdout.
9366 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9367 mi_send_resuming_command. Print stop_handler_str and
9368 cont_handler_str instead of expecting the python events print
9369 directly.
9370
2838cc1d
SD
93712016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9372
9373 * gdb.base/jit-reader.exp: New file.
9374 * gdb.base/jithost.c: New file.
9375 * gdb.base/jithost.h: New file.
9376 * gdb.base/jitreader.c : New file.
9377 * gdb.base/jit-protocol.h: New file.
9378
21a77091
YQ
93792016-06-17 Yao Qi <yao.qi@linaro.org>
9380
9381 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9382 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9383 and detach-on-fork. Adjust tests.
9384 (top level): Invoke break_cond_on_syscall with combinations of
9385 syscall, follow-fork-mode and detach-on-fork.
9386
f50bf8e5
YQ
93872016-06-17 Yao Qi <yao.qi@linaro.org>
9388
9389 * gdb.base/step-over-exit.c: New.
9390 * gdb.base/step-over-exit.exp: New.
9391
a28d8e50
YTL
93922016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9393
9394 * gdb.base/float.exp: Add target check for nds32*-*-*.
9395 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9396
cad8e26d
AB
93972016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9398
9399 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9400 for unsupported target features.
9401 * gdb.base/call-rt-st.exp: Likewise.
9402 * gdb.base/call-sc.exp: Likewise.
9403 * gdb.base/call-signal-resume.exp: Likewise.
9404 * gdb.base/call-strs.exp: Likewise.
9405 * gdb.base/callexit.exp: Likewise.
9406 * gdb.base/callfuncs.exp: Likewise.
9407 * gdb.base/nodebug.exp: Likewise.
9408 * gdb.base/printcmds.exp: Likewise.
9409 * gdb.base/ptype.exp: Likewise.
9410 * gdb.base/structs.exp: Likewise.
9411 * gdb.base/unwindonsignal.exp: Likewise.
9412 * gdb.cp/gdb2495.exp: Likewise.
9413 * gdb.cp/templates.exp: Likewise.
9414 * gdb.cp/virtfunc.exp: Likewise.
9415 * gdb.threads/hand-call-in-threads.exp: Likewise.
9416 * gdb.threads/interrupted-hand-call.exp: Likewise.
9417 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9418
347dc102
TT
94192016-06-10 Tom Tromey <tom@tromey.com>
9420
9421 PR rust/20110:
9422 * gdb.rust/expr.exp: Add test for integer constant larger than
9423 i32.
9424
5e13cf25
BH
94252016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
9426
9427 * gdb.fortran/nested-funcs.exp: New.
9428 * gdb.fortran/nested-funcs.f90: New.
9429
bb556f1f
TK
94302016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
9431
9432 * gdb.base/examine-backward.c: New file.
9433 * gdb.base/examine-backward.exp: New file.
9434
38b022b4
SM
94352016-06-06 Simon Marchi <simon.marchi@ericsson.com>
9436
9437 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
9438 matching.
9439
1b40ec05
TT
94402016-06-02 Tom Tromey <tom@tromey.com>
9441
9442 PR python/18984:
9443 * gdb.python/py-shared.exp: Add solib_name test.
9444
193bd378
SM
94452016-06-02 Simon Marchi <simon.marchi@ericsson.com>
9446
9447 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
9448
3326303b
MG
94492016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
9450
9451 PR c++/19893
9452 * gdb.dwarf2/implref.exp: Rename to...
9453 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
9454 * gdb.dwarf2/implref-array.c: New file.
9455 * gdb.dwarf2/implref-array.exp: Likewise.
9456 * gdb.dwarf2/implref-global.c: Likewise.
9457 * gdb.dwarf2/implref-global.exp: Likewise.
9458 * gdb.dwarf2/implref-struct.c: Likewise.
9459 * gdb.dwarf2/implref-struct.exp: Likewise.
9460
825c8ef2
AT
94612016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9462
9463 * gdb.trace/trace-condition.exp: Add 64bit tests.
9464
2320162a
AT
94652016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9466
9467 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
9468 bits types.
9469 (main): Adapt to 8 to 64 bits types.
9470 * gdb.trace/trace-condition.exp: Add new tests.
9471
a7818233
AT
94722016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9473
9474 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
9475
0d336466
AT
94762016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9477
9478 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
9479 Move condition tests...
9480 * gdb.trace/trace-condition.exp: Here.
9481
7faeb45a
AT
94822016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9483
9484 * gdb.trace/trace-condition.exp: Add counter-case tests.
9485
e385593e
JK
94862016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9487
9488 PR c++/15231
9489 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
9490 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
9491
744608cc
PA
94922016-05-27 Pedro Alves <palves@redhat.com>
9493
9494 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9495 New procedure.
9496 (top level): Call it, and bail out of DejaGnu is known to be bad.
9497
ac775bf4
AB
94982016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
9499
9500 * gdb.base/whatis.c: Extend the test case.
9501 * gdb.base/whatis.exp: Add additional tests.
9502
2bbad2ea
BH
95032016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9504
9505* gdb.fortran/type.f90: Add pointer variable.
9506* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
9507
8b70175d
BH
95082016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9509
9510 * gdb.fortran/vla-type.exp: Fix testcase name.
9511
86d8a848
BH
95122016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9513
9514 * gdb.fortran/vla-type.exp: Access elements in nested structs.
9515
e188eb36
BH
95162016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9517
9518 * gdb.fortran/type.f90: Add nested structures.
9519 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9520 * gdb.fortran/derived-type.exp: Adapt expected output.
9521 * gdb.fortran/vla-type.exp: Adapt expected output.
9522
9b2db1fd
BH
95232016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9524
9525 * gdb.fortran/whatis_type.exp: Adapt expected output.
9526
72b17055
BH
95272016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9528
9529 * gdb.fortran/print_type.exp: Fix expected output.
9530 * gdb.fortran/whatis_type.exp: Fix expected output.
9531
3cd81d8d
BH
95322016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9533
9534 * gdb.fortran/whatis_type.exp: Use multi_line.
9535
ddae9462
TT
95362016-05-24 Tom Tromey <tom@tromey.com>
9537
9538 PR python/17386:
9539 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
9540 use value as an index.
9541
1957f6b8
TT
95422016-05-23 Tom Tromey <tom@tromey.com>
9543
9544 PR python/17981:
9545 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
9546 no-breakpoint case.
9547
026a9174
PA
95482016-05-24 Pedro Alves <palves@redhat.com>
9549
9550 PR gdb/19828
9551 * gdb.threads/clone-attach-detach.c: New file.
9552 * gdb.threads/clone-attach-detach.exp: New file.
9553
e70a7231
FR
95542016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
9555
9556 * gdb.base/annota-input-while-running.exp: Fix syntax error.
9557
0f6ed0e0
TT
95582016-05-23 Tom Tromey <tom@tromey.com>
9559
9560 PR python/19438, PR python/18393:
9561 * gdb.python/py-progspace.exp: Add "dir" test.
9562 * gdb.python/py-objfile.exp: Add "dir" test.
9563
ffd19d61
YQ
95642016-05-23 Yao Qi <yao.qi@linaro.org>
9565
9566 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
9567 * gdb.arch/thumb2-it.exp: Likewise.
9568
9e8f9b05
SM
95692016-05-18 Simon Marchi <simon.marchi@ericsson.com>
9570
9571 * gdb.mi/mi-threads-interrupt.c: New file.
9572 * gdb.mi/mi-threads-interrupt.exp: New file.
9573
61c6156d
SM
95742016-05-17 Simon Marchi <simon.marchi@ericsson.com>
9575
9576 PR gdb/18077
9577 * gdb.mi/mi-async-run.exp: New file.
9578 * gdb.mi/mi-async-run.c: New file.
9579
67218854
TT
95802016-05-17 Tom Tromey <tom@tromey.com>
9581 Manish Goregaokar <manishsmail@gmail.com>
9582
9583 * lib/rust-support.exp: New file.
9584 * lib/gdb.exp (skip_rust_tests): New proc.
9585 (build_executable_from_specs): Handle rust.
9586 * lib/future.exp (gdb_find_rustc): New proc.
9587 (gdb_default_target_compile): Handle rust.
9588 * gdb.rust/expr.exp: New file.
9589 * gdb.rust/generics.exp: New file.
9590 * gdb.rust/generics.rs: New file.
9591 * gdb.rust/methods.exp: New file.
9592 * gdb.rust/methods.rs: New file.
9593 * gdb.rust/modules.exp: New file.
9594 * gdb.rust/modules.rs: New file.
9595 * gdb.rust/simple.exp: New file.
9596 * gdb.rust/simple.rs: New file.
9597
c44af4eb
TT
95982016-05-17 Tom Tromey <tom@tromey.com>
9599
9600 * gdb.base/default.exp (set language): Add rust.
9601
dcd1f979
TT
96022016-05-17 Tom Tromey <tom@tromey.com>
9603
9604 * gdb.gdb/unittest.exp: New file.
9605
155b7f57
YQ
96062016-05-16 Yao Qi <yao.qi@linaro.org>
9607
9608 * gdb.base/batch-preserve-term-settings.exp: Remove variable
9609 shell_prompt. Update shell_prompt_re.
9610
8ddd5a6c
DE
96112016-05-12 Doug Evans <dje@google.com>
9612
9613 PR symtab/19999
9614 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
9615 $options when building executable.
9616 * gdb.dwarf2/fission-loclists-pie.S: New file.
9617 * gdb.dwarf2/fission-loclists-pie.exp: New file.
9618
02e370d9
SM
96192016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9620
9621 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9622 of [is_remote target],
9623
8929ad8b
SM
96242016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9625
9626 * lib/gdb.exp (use_gdb_stub): New procedure.
9627
6c447423
DE
96282016-05-03 Yunlian Jiang <yunlian@google.com>
9629 Doug Evans <dje@google.com>
9630
9631 PR symtab/19914
9632 * gdb.dwarf2/dwp-sepdebug.c: New file.
9633 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9634
444e826c
SM
96352016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9636
9637 * gdb.base/detach.exp: Remove is_remote check.
9638
740feeaa
SM
96392016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9640
9641 * gdb.base/annota-input-while-running.exp: Don't check for
9642 [is_remote target]. Enable annotations after running to main.
9643 Remove unused "set test..." line.
9644
9080ac9d
SM
96452016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9646
9647 * gdb.trace/trace-enable-disable.exp: New file.
9648 * gdb.trace/trace-enable-disable.c: New file.
9649
952ebca5
SM
96502016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9651
9652 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
9653 use it in info sharedlibrary test.
9654 * gdb.trace/ftrace-lock.exp: Likewise.
9655 * gdb.trace/ftrace.exp: Likewise.
9656 * gdb.trace/range-stepping.exp: Likewise.
9657 * gdb.trace/trace-break.exp: Likewise.
9658 * gdb.trace/trace-condition.exp: Likewise.
9659 * gdb.trace/trace-mt.exp: Likewise.
9660
d9019901
SM
96612016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9662
9663 * lib/gdb.exp (gdb_load_shlibs): Rename to...
9664 (gdb_load_shlib): ... this.
9665 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
9666 gdb_load_shlib.
9667 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
9668 * gdb.base/ctxobj.exp: Likewise.
9669 * gdb.base/dprintf-pending.exp: Likewise.
9670 * gdb.base/dso2dso.exp: Likewise.
9671 * gdb.base/fixsection.exp: Likewise.
9672 * gdb.base/gcore-relro.exp: Likewise.
9673 * gdb.base/gdb1555.exp: Likewise.
9674 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9675 * gdb.base/gnu-ifunc.exp: Likewise.
9676 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
9677 * gdb.base/jit-so.exp (one_jit_test): Likewise.
9678 * gdb.base/pending.exp: Likewise.
9679 * gdb.base/print-file-var.exp: Likewise.
9680 * gdb.base/print-symbol-loading.exp: Likewise.
9681 * gdb.base/shlib-call.exp: Likewise.
9682 * gdb.base/shreloc.exp: Likewise.
9683 * gdb.base/so-impl-ld.exp: Likewise.
9684 * gdb.base/solib-disc.exp: Likewise.
9685 * gdb.base/solib-nodir.exp: Likewise.
9686 * gdb.base/solib-overlap.exp: Likewise.
9687 * gdb.base/solib-symbol.exp: Likewise.
9688 * gdb.base/solib-weak.exp (do_test): Likewise.
9689 * gdb.base/sym-file.exp: Likewise.
9690 * gdb.base/symtab-search-order.exp: Likewise.
9691 * gdb.base/type-opaque.exp: Likewise.
9692 * gdb.base/unload.exp: Likewise.
9693 * gdb.base/watchpoint-solib.exp: Likewise.
9694 * gdb.compile/compile.exp: Likewise.
9695 * gdb.cp/gdb2384.exp: Likewise.
9696 * gdb.cp/infcall-dlopen.exp: Likewise.
9697 * gdb.cp/re-set-overloaded.exp: Likewise.
9698 * gdb.fortran/library-module.exp: Likewise.
9699 * gdb.opt/solib-intra-step.exp: Likewise.
9700 * gdb.python/py-finish-breakpoint.exp: Likewise.
9701 * gdb.python/py-shared.exp: Likewise.
9702 * gdb.reverse/solib-precsave.exp: Likewise.
9703 * gdb.reverse/solib-reverse.exp: Likewise.
9704 * gdb.server/solib-list.exp: Likewise.
9705 * gdb.threads/dlopen-libpthread.exp: Likewise.
9706 * gdb.threads/tls-shared.exp: Likewise.
9707 * gdb.threads/tls-so_extern.exp: Likewise.
9708 * gdb.trace/change-loc.exp: Likewise.
9709 * gdb.trace/ftrace-lock.exp: Likewise.
9710 * gdb.trace/ftrace.exp: Likewise.
9711 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
9712 * gdb.trace/pending.exp: Likewise.
9713 * gdb.trace/range-stepping.exp: Likewise.
9714 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
9715 (strace_info_marker): Likewise.
9716 (strace_probe_marker): Likewise.
9717 (strace_trace_on_same_addr): Likewise.
9718 (strace_trace_on_diff_addr): Likewise.
9719 * gdb.trace/trace-break.exp: Likewise.
9720 * gdb.trace/trace-condition.exp: Likewise.
9721 * gdb.trace/trace-mt.exp: Likewise.
9722
fca4cfd9
SM
97232016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9724
9725 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
9726 result of gdb_remote_download.
9727 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
9728 * gdb.base/dso2dso.exp: Likewise.
9729 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9730 * gdb.base/print-file-var.exp: Likewise.
9731 * gdb.base/shlib-call.exp: Likewise.
9732 * gdb.base/shreloc.exp: Likewise.
9733 * gdb.base/solib-overlap.exp: Likewise.
9734 * gdb.base/solib-weak.exp (do_test): Likewise.
9735 * gdb.base/unload.exp: Likewise.
9736
11cf4ffb
YQ
97372016-04-27 Yao Qi <yao.qi@linaro.org>
9738
9739 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
9740 exists.
9741
3e2e34f8
KB
97422016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9743
9744 * vla-type.exp: Print structure from toplevel.
9745
8f07e298
BH
97462016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9747
9748 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
9749 of dynamic types.
9750 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
9751 of dynamic types.
9752
9920b434
BH
97532016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9754
9755 * gdb.fortran/vla-type.f90: New file.
9756 * gdb.fortran/vla-type.exp: New file.
9757
f3abeff5
YQ
97582016-04-25 Yao Qi <yao.qi@linaro.org>
9759
9760 * gdb.base/branch-to-self.c: New file.
9761 * gdb.base/branch-to-self.exp: New file.
9762
0a5d52f0
YQ
97632016-04-22 Yao Qi <yao.qi@linaro.org>
9764
9765 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
9766 more after $hex.
9767
495346f6
YQ
97682016-04-22 Yao Qi <yao.qi@linaro.org>
9769
9770 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
9771 * gdb.base/annota3.exp: Likewise.
9772
4a7e075c
YQ
97732016-04-22 Yao Qi <yao.qi@linaro.org>
9774
9775 * gdb.reverse/step-precsave.exp: Do one step and test program
9776 stops in "callee" and do multiple steps until program goes out
9777 of "callee".
9778 * gdb.reverse/step-reverse.exp: Likewise.
9779
5b061e98
YQ
97802016-04-22 Yao Qi <yao.qi@linaro.org>
9781
9782 * gdb.trace/signal.exp: Also pass if
9783 $tracepoint_hits($i) > $iterations.
9784
5c5dc57f
YQ
97852016-04-22 Yao Qi <yao.qi@linaro.org>
9786
9787 * gdb.trace/signal.c: New file.
9788 * gdb.trace/signal.exp: New file.
9789
a55411b9
DE
97902016-04-19 Doug Evans <xdje42@gmail.com>
9791
9792 * gdb.base/bad-file.exp: New file.
9793
a22df60a
MG
97942016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
9795
9796 * gdb.dwarf2/implref.exp: New file.
9797
0c13f7e5
BH
97982016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9799
9800 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
9801 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
9802 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
9803 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
9804 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
9805 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
9806 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
9807 * lib/fortran.exp (fortran_int4): New procedure.
9808 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
9809 (fortran_logical4): Likewise.
9810
9b9b09e9
BH
98112016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
9812
9813 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
9814
a14d1f4d
BH
98152016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9816
9817 * lib/compiler.c: Add Intel specific preprocessor macros.
9818 * lib/compiler.cc: Likewise.
25d49b86 9819
7d49b1d0
LM
98202016-04-13 Luis Machado <lgustavo@codesourcery.com>
9821
9822 * gdb.server/connect-with-no-symbol-file.c: New file.
9823 * gdb.server/connect-with-no-symbol-file.exp: New file.
9824
8392fa22
SM
98252016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9826
9827 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
9828
8c4c4aeb
SM
98292016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9830
9831 * boards/gdbserver-base.exp (${board}_download): Copy source file to
9832 standard output directory.
9833
45e3745e
AT
98342016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
9835
9836 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
9837
e26b7e41
MM
98382016-04-13 Markus Metzger <markus.t.metzger@intel.com>
9839
9840 * gdb.btrace/instruction_history.c (loop): Add declaration.
9841
8ce09462
AT
98422016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9843
9844 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
9845
2e88a1ea
SM
98462016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
9847
9848 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
9849 parentheses to print.
9850 (continue_handler): Likewise.
9851
f48e22e3
SM
98522016-04-08 Simon Marchi <simon.marchi@ericsson.com>
9853
9854 * gdb.server/solib-list.exp: Remove is_remote check.
9855 Pass shlib= to gdb_compile. Don't link shared library with
9856 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
9857 Run binary filename through "readlink -f" on the target.
9858
096be756
PA
98592016-04-08 Pedro Alves <palves@redhat.com>
9860
9861 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
9862 interpreter filename as argument to gdbserver_spawn.
9863 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9864 Return empty if $last_loaded_file does not exist.
9865
06500533
JK
98662016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9867
9868 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9869 * gdb.base/jit-main.c: Use exit after usage.
9870
2d35e871
JK
98712016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9872
9873 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9874 GDBHISTSIZE prior to the tests.
9875 * gdb.base/gdbinit-history.exp: Likewise.
9876
98772016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
9878
9879 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9880 instead of build_executable. Use gdb_load_shlibs.
9881
c8064e7e
YQ
98822016-04-07 Yao Qi <yao.qi@linaro.org>
9883
9884 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9885 Execute "si" command.
9886
bde47561
YQ
98872016-04-07 Yao Qi <yao.qi@linaro.org>
9888
9889 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9890 number instead of the comments on some line.
9891
b16f8a3b
DB
98922016-04-06 Don Breazeal <donb@codesourcery.com>
9893
9894 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9895 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9896
c2f901df
SM
98972016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9898
9899 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
9900 standard_output_file. Remove unused binfile variable.
9901
ac17fda0
CU
99022016-04-05 Catalin Udma <catalin.udma@freescale.com>
9903
9904 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9905 * gdb.python/py-mi-objfile.exp: Match "list main" output
9906 in console format.
9907
03a8c4df
SM
99082016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9909
9910 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9911 absolute.
9912
6e774b13
SM
99132016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9914
9915 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9916 absolute.
9917 * gdb.trace/ftrace.exp: Likewise.
9918 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9919 targets as well.
9920 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9921 (gdb_load_shlibs): Copy libraries to test directory when testing
9922 natively. Only set solib-search-path if testing remotely.
9923 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9924
7817ea46
SM
99252016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9926
9927 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9928 gdb_download. Use it even if the target is not remote.
9929 * gdb.base/jit.exp (compile_jit_test): Likewise.
9930 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9931 output directory if the destination board is local, otherwise use
9932 the standard remote_download from DejaGnu.
9933 (gdb_download): Remove.
9934 (gdb_load_shlibs): Use gdb_remote_download instead of
9935 gdb_download.
9936 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9937 Use gdb_remote_download instead of gdb_download. Use it even if
9938 the target is not remote.
9939 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9940 instead of gdb_download.
9941
7beb7f68
SM
99422016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9943
9944 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9945 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9946 run.
9947
cc63428a
AV
99482016-04-01 Artemiy Volkov <artemiyv@acm.org>
9949
9950 PR gdb/19820
9951 * gdb.base/printcmds.exp: Add artificial arrays tests.
9952
64cdf930
PA
99532016-03-31 Pedro Alves <palves@redhat.com>
9954
9955 PR gdb/19858
9956 * gdb.base/jit-main.c: Include unistd.h.
9957 (ATTACH): Define to 0 if not already defined.
9958 (wait_for_gdb, mypid): New globals.
9959 (WAIT_FOR_GDB): New macro.
9960 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9961 some breakpoint locations.
9962 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9963 New procedures.
9964 (one_jit_test): Add REATTACH parameter, and handle it. Use
9965 continue_to_test_location.
9966 (top level): Test attach, and adjusts calls to one_jit_test.
9967
40dea8cb
PA
99682016-03-31 Pedro Alves <palves@redhat.com>
9969
9970 PR gdb/19858
9971 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9972 BINSUFFIX parameter, and handle it.
9973 (top level): Adjust calls compile_jit_test.
9974
e7ea3ec7
CU
99752016-03-31 Catalin Udma <catalin.udma@freescale.com>
9976
9977 PR python/19743
9978 * gdb.python/py-mi-events-gdb.py: New file.
9979 * gdb.python/py-mi-events.c: New file.
9980 * gdb.python/py-mi-events.exp: New file.
9981
e6359af3
YQ
99822016-03-30 Yao Qi <yao.qi@linaro.org>
9983
9984 * gdb.reverse/until-precsave.exp: Match function name only.
9985 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9986 Move malloc to a condition block.
9987 * gdb.reverse/until-reverse.exp: Match function name only.
9988
a4105d04
MK
99892016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9990
9991 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9992 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9993 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9994 variable for GPR 0 instead of assuming it is register 0.
9995 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9996 * lib/trace-support.exp: Add s390 registers.
9997
bfa6adb9
YQ
99982016-03-29 Yao Qi <yao.qi@linaro.org>
9999
10000 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10001
1e6697ea
YQ
100022016-03-24 Yao Qi <yao.qi@linaro.org>
10003
10004 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10005 test message.
10006
64bcd522
AA
100072016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10008
10009 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10010 maintaining separate logic for constructing the output path.
10011
7868401b
DB
100122016-03-16 Don Breazeal <donb@codesourcery.com>
10013
10014 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10015 Retry fork and waitpid on interrupted system call errors.
10016 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10017 Use with_timeout_factor to increase timeout by factor of 10.
10018
1cafadb4
DB
100192016-03-15 Don Breazeal <donb@codesourcery.com>
10020
10021 * gdb.cp/scope-err.cc: New test program.
10022 * gdb.cp/scope-err.exp: New test script.
10023 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10024 lines and "set breakpoint here" comment.
10025 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10026 Fixed some whitespace and format issues.
10027 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10028 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10029
81516450
DE
100302016-03-15 Doug Evans <dje@google.com>
10031
10032 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10033 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10034 All callers updated. Add tests for enums, mixed flags register.
10035
aa52b601
DE
100362016-03-15 Doug Evans <dje@google.com>
10037
10038 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10039 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10040
fa4ff313
SM
100412016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10042
10043 * gdb.base/default.exp: Add $_as_string to the list of expected
10044 convenience functions.
10045
f2403c39
AB
100462016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10047
10048 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10049
f2f3ccb9
SM
100502016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10051
10052 * gdb.python/py-as-string.exp: New file.
10053 * gdb.python/py-as-string.c: New file.
10054
00dbd492
PA
100552016-03-09 Pedro Alves <palves@redhat.com>
10056
10057 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10058 signal" -> "Thread NN received signal" output change.
10059 * gdb.threads/ia64-sigill.exp: Likewise.
10060 * gdb.threads/linux-dp.exp: Likewise.
10061 * gdb.threads/manythreads.exp: Likewise.
10062 * gdb.threads/pending-step.exp: Likewise.
10063 * gdb.threads/print-threads.exp: Likewise.
10064 * gdb.threads/sigstep-threads.exp: Likewise.
10065 * gdb.threads/staticthreads.exp: Likewise.
10066 * gdb.threads/tls.exp: Likewise.
10067
1e6697ea
YQ
100682016-03-09 Pedro Alves <palves@redhat.com>
10069
10070 * gdb.base/command-line-input.exp: New file.
10071
b04fd3be
MK
100722016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10073
10074 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10075 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10076 * gdb.trace/pending.exp: Accept leading dot before function name.
10077 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10078 * lib/trace-support.exp: Set registers for ppc.
10079
98fa59e9
MK
100802016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10081
10082 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10083 use it for disassembly; accept .main in addition to main in backtrace.
10084
f77198c8
MK
100852016-03-09 Wei-cheng Wang <cole945@gmail.com>
10086 Marcin Kościelnicki <koriakin@0x04.net>
10087
10088 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10089 (gdb_recursion_test_ptr): New global variable.
10090 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10091 gdb_recursion_test.
10092 (gdb_c_test): Ditto.
10093
ba84e0da
MK
100942016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10095
10096 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10097 ordering.
10098
4366d36e
MK
100992016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10100
10101 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10102 (bar): Add bar_start_lbl label.
10103 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10104 of foo/bar for emitting DWARF and tracing.
10105
5eb264df
SDJ
101062016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10107
10108 * analyze-racy-logs.py: Set executable bit.
10109
fb6a751f
SDJ
101102016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10111
10112 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10113 (CHECK_TARGET_TMP): Likewise.
10114 (check-single-racy): New rule.
10115 (check-parallel-racy): Likewise.
10116 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10117 (do-check-parallel-racy): New rule.
10118 (check-racy/%.exp): Likewise.
10119 * README (Racy testcases): New section.
10120 * analyze-racy-logs.py: New file.
10121
bdf7e230
DE
101222016-03-03 Doug Evans <dje@google.com>
10123
10124 * gdb.base/skip.exp: Use with_test_prefix.
10125
4719d415
YQ
101262016-03-03 Yao Qi <yao.qi@linaro.org>
10127
10128 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10129 Invoke step_over_syscall "clone" and break_cond_on_syscall
10130 "clone".
10131 * gdb.base/step-over-clone.c: New file.
10132
ea507862
YQ
101332016-03-03 Yao Qi <yao.qi@linaro.org>
10134
10135 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10136 code format.
10137
8fc8cbda
YQ
101382016-03-03 Yao Qi <yao.qi@linaro.org>
10139
10140 * gdb.base/disp-step-fork.c: Rename to ...
10141 * gdb.base/step-over-fork.c: ... it. New file.
10142 * gdb.base/disp-step-vfork.c: Rename to ...
10143 * gdb.base/step-over-vfork.c: ... it. New file.
10144 * gdb.base/disp-step-syscall.exp: Rename to ...
10145 * gdb.base/step-over-syscall.exp: ... it. New file.
10146 (disp_step_cross_syscall): Rename to ...
10147 (step_over_syscall): ... it.
10148
92fa70b0
YQ
101492016-03-03 Yao Qi <yao.qi@linaro.org>
10150
10151 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10152 If target supports condition evaluation on target, invoke
10153 break_cond_on_syscall for fork and vfork.
10154
e197ad3c
YQ
101552016-03-03 Yao Qi <yao.qi@linaro.org>
10156
10157 * gdb.base/disp-step-syscall.exp: Don't invoke
10158 support_displaced_stepping.
10159 (disp_step_cross_syscall): Test with displaced stepping off and
10160 on if supported.
10161
0b47da9f
YQ
101622016-03-03 Yao Qi <yao.qi@linaro.org>
10163
10164 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10165 proc.
10166 (setup): New proc.
10167 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10168 and setup.
10169
065ab6dc
BH
101702016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10171
10172 * gdb.fortran/vla-history.exp: Remove breakpoint.
10173
07e448ad 101742016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10175
25d49b86
PA
10176 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10177 exceeds timeout.
07e448ad 10178
9ac2d526 101792016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10180
25d49b86
PA
10181 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10182 breakpoint.
9ac2d526 10183
17807369
BH
101842016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10185
10186 * gdb.mi/vla.f90: Nullify pointer after declaration.
10187
86e501af
PA
101882016-03-01 Pedro Alves <palves@redhat.com>
10189
10190 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10191
1e903e32
PA
101922016-03-01 Pedro Alves <palves@redhat.com>
10193
10194 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10195 before anything else.
10196 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10197 _GNU_SOURCE here.
10198 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10199 before anything else.
10200 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10201
6ccb54e2
PA
102022016-03-01 Pedro Alves <palves@redhat.com>
10203
10204 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10205
30ca9da1
YQ
102062016-03-01 Yao Qi <yao.qi@linaro.org>
10207
10208 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10209 prepare_for_testing.
10210
dc856b38
YQ
102112016-03-01 Yao Qi <yao.qi@linaro.org>
10212
10213 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10214
4a932159
AA
102152016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10216
10217 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10218 manually constructing the output path.
10219
f2489477
AA
102202016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10221
10222 * gdb.arch/s390-stackless.S: New.
10223 * gdb.arch/s390-stackless.exp: New.
10224
38899f16
IB
102252016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10226
10227 * gdb.dlang/circular.c: New file.
10228 * gdb.dlang/circular.exp: New file.
10229
9fde51ed
YQ
102302016-02-26 Yao Qi <yao.qi@linaro.org>
10231
10232 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10233 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10234 (testcases): Update.
10235
ce90fefe
YQ
102362016-02-26 Yao Qi <yao.qi@linaro.org>
10237
10238 * gdb.reverse/aarch64.c: Rename to ...
10239 * gdb.reverse/insn-reverse.c: ... it.
10240 * gdb.reverse/aarch64.exp: Rename to ...
10241 * gdb.reverse/insn-reverse.exp: ... it.
10242
3263bceb
YQ
102432016-02-26 Yao Qi <yao.qi@linaro.org>
10244
10245 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10246 (testcase_ftype): New.
10247 (testcases): New array.
10248 (n_testcases): New.
10249 (main): Call each element in testcases.
10250 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10251 (read_testcase): New.
10252 Do the tests in a loop.
10253
6cb59ff1
YQ
102542016-02-25 Yao Qi <yao.qi@linaro.org>
10255
10256 * gdb.base/branches.c: Remove.
10257
ae91f625
MK
102582016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10259
10260 PR gdb/13808
10261 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10262
678b48b7
MK
102632016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10264
10265 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10266
7337a6f2
MK
102672016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10268
10269 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10270 change x86_64 call_insn to 'callq'.
10271
861ca91f
AT
102722016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10273
10274 * gdb.trace/tfile-avx.c: Move to...
10275 * gdb.trace/tracefile-pseudo-reg.c: Here.
10276 * gdb.trace/tfile-avx.exp: Move to...
10277 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10278
bf74e428
GB
102792016-02-24 Gary Benson <gbenson@redhat.com>
10280
10281 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10282 message on attach.
10283
cce0e923
DE
102842016-02-23 Doug Evans <dje@google.com>
10285
10286 * gdb.base/skip.c (test_skip): New function.
10287 (end_test_skip_file_and_function): New function.
10288 (test_skip_file_and_function): New function.
10289 * gdb.base/skip1.c (test_skip): New function.
10290 (skip1_test_skip_file_and_function): New function.
10291 * gdb.base/skip.exp: Add tests for new skip options.
10292 * gdb.base/skip-solib.exp: Update expected output.
10293 * gdb.perf/skip-command.cc: New file.
10294 * gdb.perf/skip-command.exp: New file.
10295 * gdb.perf/skip-command.py: New file.
10296
4000e47e
MK
102972016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10298
10299 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10300 info registers pattern.
10301
24f75ead
IB
103022016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10303
10304 * lib/future.exp: Add D support.
10305 (gdb_find_gdc): New proc.
10306 (gdb_default_target_compile): Add D support.
10307
fbb7bcbe
WW
103082016-02-18 Wei-cheng Wang <cole945@gmail.com>
10309
10310 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10311 user+system time.
10312 (trace_speed_test): Determine the iteration count for a time
10313 between 15..30 seconds.
10314
012b3a21
WT
103152016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10316
10317 * gdb.arch/i386-mpx-sigsegv.c: New file.
10318 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10319 * gdb.arch/i386-mpx-simple_segv.c: New file.
10320 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10321
2d5189bd
YQ
103222016-02-18 Yao Qi <yao.qi@linaro.org>
10323
10324 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10325 Don't call setup_kfail.
10326
40fb20d0
YQ
103272016-02-18 Yao Qi <yao.qi@linaro.org>
10328
10329 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10330 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10331
21b1f8d2
DE
103322016-02-16 Doug Evans <dje@google.com>
10333
10334 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10335 * gdb.base/skip1.c: Ditto.
10336 * gdb.base/skip.exp: Whitespace cleanup.
10337
4041ed77
DB
103382016-02-16 Don Breazeal <donb@codesourcery.com>
10339
10340 PR remote/19496
10341 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10342 Remove kfail for PR remote/19496.
10343
c4ef31bf
SM
103442016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10345
10346 * lib/gdb.exp (standard_temp_file): Return a path specific to
10347 the runtest invocation.
10348
266b65b3
SM
103492016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10350
10351 * gdb.trace/save-trace.exp: Change relative path to be in the
10352 standard output directory.
10353
a7a0a6a9
JK
103542016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10355
10356 * gdb.arch/i386-prologue.c: Add missing prototypes.
10357
c99dbb42
JK
103582016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10359
10360 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10361 * gdb.arch/i386-prologue.exp: Likewise.
10362 * gdb.arch/i386-size.exp: Likewise.
10363
aa480355
SM
103642016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10365
10366 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10367 define object file path.
10368 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10369 file path.
10370 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10371 standard_output_file to define binfile.
10372
ba881f50
JK
103732016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10374
10375 Fix compatibility with recent gfortran-5.3.1.
10376 * gdb.fortran/vla-history.exp (print vla1 allocated)
10377 (print vla2 allocated, print $2, print $3): Remove
10378 (print $4): Rename to ...
10379 (print $2): ... here.
10380 (print $9): Rename to ...
10381 (print $5): ... here.
10382 (print $10): Rename to ...
10383 (print $6): ... here.
10384 * gdb.fortran/vla.f90: Add pvla initialization.
10385
e9fb005c
JK
103862016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10387
10388 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10389 New test.
10390 * gdb.fortran/vla-value-sub.exp: Likewise.
10391
e44e00ff
MK
103922016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10393
10394 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10395
97e94151
SM
103962016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10397
10398 * i386-biarch-core.exp: Define corefile using
10399 standard_output_file.
10400
01113bc1
YQ
104012016-02-12 Yao Qi <yao.qi@linaro.org>
10402
10403 * gdb.arch/arm-single-step-kernel-helper.c: New.
10404 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10405
33b4777c
MM
104062016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10407
10408 * gdb.btrace/tailcall-only.exp: New.
10409 * gdb.btrace/tailcall-only.c: New.
10410 * gdb.btrace/x86_64-tailcall-only.S: New.
10411 * gdb.btrace/i686-tailcall-only.S: New.
10412
acc23c11
PA
104132016-02-11 Pedro Alves <palves@redhat.com>
10414
10415 * README (Parallel testing): Add missing double quotes.
10416
e352bf0a
PA
104172016-02-11 Pedro Alves <palves@redhat.com>
10418
10419 * README (Parallel testing): New section.
10420 (GDB_PARALLEL): Rewrite.
10421 (FORCE_PARALLEL): Document.
10422
9f5fed78
MK
104232016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
10424
10425 * gdb.trace/tfile-avx.c: New test.
10426 * gdb.trace/tfile-avx.exp: New test.
10427
9ef9e6a6
KS
104282016-02-09 Keith Seitz <keiths@redhat.com>
10429
10430 PR breakpoints/19546
10431 * gdb.base/infcall-exec.c: New file.
10432 * gdb.base/infcall-exec2.c: New file.
10433 * gdb.base/infcall-exec.exp: New file.
10434
a96e36da
KS
104352016-02-09 Keith Seitz <keiths@redhat.com>
10436
10437 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
10438 (toplevel): Call test_bkpt_address.
10439
9f61929f
KS
104402016-02-09 Keith Seitz <keiths@redhat.com>
10441
10442 PR python/19506
10443 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
10444 (toplevel): Call test_bkpt_address.
10445
1e94266c
SM
104462016-02-09 Simon Marchi <simon.marchi@ericsson.com>
10447
10448 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
10449 to AC_OUTPUT.
10450 * configure: Regenerate.
10451
2a7f3dff
PA
104522016-02-09 Pedro Alves <palves@redhat.com>
10453
10454 PR breakpoints/19548
10455 * gdb.base/execl-update-breakpoints.c (some_function): New
10456 function.
10457 (main): Call it.
10458 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
10459 Tighten expected GDB output.
10460
2151ccc5
SM
104612016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10462
10463 * Makefile.in (ALL_SUBDIRS): Remove.
10464 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
10465 (distclean maintainer-clean realclean): Likewise.
10466 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
10467 * configure: Regenerate.
10468 * gdb.ada/Makefile.in: Delete.
10469 * gdb.arch/Makefile.in: Likewise.
10470 * gdb.asm/Makefile.in: Likewise.
10471 * gdb.base/Makefile.in: Likewise.
10472 * gdb.btrace/Makefile.in: Likewise.
10473 * gdb.cell/Makefile.in: Likewise.
10474 * gdb.compile/Makefile.in: Likewise.
10475 * gdb.cp/Makefile.in: Likewise.
10476 * gdb.disasm/Makefile.in: Likewise.
10477 * gdb.dlang/Makefile.in: Likewise.
10478 * gdb.dwarf2/Makefile.in: Likewise.
10479 * gdb.fortran/Makefile.in: Likewise.
10480 * gdb.gdb/Makefile.in: Likewise.
10481 * gdb.go/Makefile.in: Likewise.
10482 * gdb.guile/Makefile.in: Likewise.
10483 * gdb.java/Makefile.in: Likewise.
10484 * gdb.linespec/Makefile.in: Likewise.
10485 * gdb.mi/Makefile.in: Likewise.
10486 * gdb.modula2/Makefile.in: Likewise.
10487 * gdb.multi/Makefile.in: Likewise.
10488 * gdb.objc/Makefile.in: Likewise.
10489 * gdb.opencl/Makefile.in: Likewise.
10490 * gdb.opt/Makefile.in: Likewise.
10491 * gdb.pascal/Makefile.in: Likewise.
10492 * gdb.perf/Makefile.in: Likewise.
10493 * gdb.python/Makefile.in: Likewise.
10494 * gdb.reverse/Makefile.in: Likewise.
10495 * gdb.server/Makefile.in: Likewise.
10496 * gdb.stabs/Makefile.in: Likewise.
10497 * gdb.threads/Makefile.in: Likewise.
10498 * gdb.trace/Makefile.in: Likewise.
10499 * gdb.xml/Makefile.in: Likewise.
10500 * lib/gdb.exp (make_gdb_parallel_path): Add check for
10501 GDB_PARALLEL.
10502 (standard_output_file): Remove check for GDB_PARALLEL, always
10503 return path in outputs/$subdir/$testname.
10504
437277d4
SM
105052016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10506
10507 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
10508 (site.exp): Assign abs_srcdir to tcl's srcdir.
10509
31d913c7
YQ
105102016-02-04 Yao Qi <yao.qi@linaro.org>
10511
10512 * gdb.base/foll-exec-mode.c: Include limits.h.
10513 (main): Add parameters argc and argv. Get directory from
10514 argv[0].
10515 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
10516 compilation.
10517 * gdb.base/foll-exec.c: Include limits.h.
10518 (main): Add parameters argc and argv.
10519 Get directory from argv[0].
10520 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
10521 Adjust tests on the number of lines as source code changed.
10522 * gdb.base/foll-vfork-exit.c: Include limits.h.
10523 (main): Add one line of statement before vfork.
10524 * gdb.base/foll-vfork.c: Include limits.h and string.h.
10525 (main): Add parameters argc and argv. Get directory from
10526 argv[0].
10527 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
10528 (setup_gdb): Set tbreak to skip some source lines.
10529 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
10530 (main): Add parameters argc and argv. Get directory from
10531 argv[0].
10532 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
10533 compilation.
10534 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
10535 (main): Add parameters argc and argv. Get directory from
10536 argv[0].
10537 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
10538 compilation.
10539
9482b9fb
DE
105402016-02-01 Doug Evans <dje@google.com>
10541
10542 * gdb.base/skip.exp: Clean up multiple references to same test name.
10543
6b2e4f10
PA
105442016-02-01 Pedro Alves <palves@redhat.com>
10545
ccb6afd6 10546 PR remote/19496
6b2e4f10
PA
10547 * gdb.threads/forking-threads-plus-breakpoint.exp
10548 (displaced_stepping_supported): New global.
10549 (probe_displaced_stepping_support): New procedure.
10550 (do_test): Add 'displaced' parameter, and use it.
10551 (top level): Check for displaced stepping support. Add displaced
10552 stepping on/off testing axis.
10553
37a8db1a
AB
105542016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10555
10556 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
10557 pointer. Don't perform further tests on the unassociated pointer
10558 if the first test fails.
10559
5fdf6324
AB
105602016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10561
10562 * gdb.base/max-value-size.c: New file.
10563 * gdb.base/max-value-size.exp: New file.
10564 * gdb.base/huge.exp: Disable max-value-size for this test.
10565
935c6144
IB
105662016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
10567
10568 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10569
7fe8399d
YQ
105702016-01-28 Yao Qi <yao.qi@linaro.org>
10571
10572 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
10573
a2077e25
PA
105742016-01-25 Pedro Alves <palves@redhat.com>
10575
10576 PR threads/19461
10577 * gdb.base/fork-running-state.c: New file.
10578 * gdb.base/fork-running-state.exp: New file.
10579
1d2736d4
PA
105802016-01-25 Pedro Alves <palves@redhat.com>
10581
10582 PR gdb/19494
10583 * gdb.base/catch-fork-kill.c: New file.
10584 * gdb.base/catch-fork-kill.exp: New file.
10585
f1da4b11
PA
105862016-01-25 Pedro Alves <palves@redhat.com>
10587
10588 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
10589 Delete, moved to lib/gdb.exp.
10590 * gdb.threads/forking-threads-plus-breakpoint.exp
10591 (foreach_with_prefix): Likewise.
10592 * gdb.threads/process-dies-while-handling-bp.exp
10593 (foreach_with_prefix): Likewise.
10594 * lib/gdb.exp (foreach_with_prefix): New procedure.
10595
45f38546
MK
105962016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
10597
10598 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
10599 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
10600
dc29a1ce
MK
106012016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
10602
10603 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
10604 endian targets.
10605
092127d7
JK
106062016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10607 Pedro Alves <palves@redhat.com>
10608
10609 Fix testsuite compatibility with Guile.
10610 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
10611 number.
10612
31d765d3
JK
106132016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10614
10615 Fix testsuite compatibility with Guile.
10616 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
10617 (thread 1): New test for backtrace through signal handler.
10618
1ac78c04
YQ
106192016-01-22 Yao Qi <yao.qi@linaro.org>
10620
10621 PR testsuite/19491
10622 * gdb.base/multi-forks.c: Include
10623 ../lib/unbuffer_output.c
10624 (main): Call gdb_unbuffer_output.
10625
4f5946a8
DE
106262016-01-21 Doug Evans <dje@google.com>
10627
10628 * lib/ada.exp (gdb_compile_ada): Fix typo.
10629
305e13e6
JB
106302016-01-21 Joel Brobecker <brobecker@adacore.com>
10631
10632 * gdb.base/break-fun-addr.exp: New file.
10633 * gdb.base/break-fun-addr1.c: New file.
10634 * gdb.base/break-fun-addr2.c: New file.
10635
5f5dfff6
SM
106362016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10637
10638 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
10639 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
10640 enum flag values.
10641
fd356fa2
AA
106422016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10643
10644 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
10645 when GDB can not set the vector return value. Add more comments
10646 for clarification.
10647
9df22175
AT
106482016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
10649
10650 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
10651 command.
10652
41d1845e
SM
106532016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10654
10655 * Makefile.in (DO_RUNTEST): Add --status and update usages.
10656
01ac6840
SM
106572016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10658
10659 * Makefile.in (check-single): Pass --status to runtest.
10660 (check/%.exp): Likewise.
10661
106622016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10663
10664 * Makefile.in (check-parallel): Propagate return code from make
10665 do-check-parallel.
10666
bd0a71fa
MK
106672016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
10668
10669 * gdb.trace/ftrace.exp: Fix expected message on continue.
10670 * gdb.trace/pending.exp: Fix expected message on continue.
10671 * gdb.trace/trace-break.exp: Fix expected message on continue.
10672
8bcbad33
SM
106732016-01-18 Simon Marchi <simon.marchi@ericsson.com>
10674
10675 * lib/gdb.exp (gdb_test): Remove unused global references.
10676
f303dbd6
PA
106772016-01-18 Pedro Alves <palves@redhat.com>
10678
10679 * gdb.base/async-shell.exp: Adjust expected output.
10680 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
10681 * gdb.base/siginfo-thread.exp: Adjust expected output.
10682 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
10683 * gdb.java/jnpe.exp: Adjust expected output.
10684 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
10685 * gdb.threads/continue-pending-status.exp: Adjust expected output.
10686 * gdb.threads/leader-exit.exp: Adjust expected output.
10687 * gdb.threads/manythreads.exp: Adjust expected output.
10688 * gdb.threads/pthreads.exp: Adjust expected output.
10689 * gdb.threads/schedlock.exp: Adjust expected output.
10690 * gdb.threads/siginfo-threads.exp: Adjust expected output.
10691 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
10692 expected output.
10693 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
10694 output.
10695 * gdb.threads/sigthread.exp: Adjust expected output.
10696 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
10697
b2789696
YQ
106982016-01-18 Yao Qi <yao.qi@linaro.org>
10699
10700 * gdb.guile/scm-section-script.c: Replace @progbits with
10701 %progbits.
10702 * gdb.python/py-section-script.c: Likewise.
10703
71ef29a8
PA
107042016-01-15 Pedro Alves <palves@redhat.com>
10705
10706 * gdb.multi/tids.exp: Test star wildcard ranges.
10707
3f5b7598
PA
107082016-01-15 Pedro Alves <palves@redhat.com>
10709
10710 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
10711 command from "thread apply" invocation.
10712 (thr_apply_info_thr_invalid): Default the expected output to the
10713 input tid list.
10714 (top level): Add tests that use convenience variables. Add tests
10715 for "thread apply" with a valid TID list, but missing the command.
10716
663f6d42
PA
107172016-01-13 Pedro Alves <palves@redhat.com>
10718
10719 * gdb.base/default.exp: Expect $_gthread as well.
10720 * gdb.multi/tids.exp: Test $_gthread.
10721 * gdb.threads/thread-specific.exp: Test $_gthread.
10722
c84f6bbf
PA
107232016-01-13 Pedro Alves <palves@redhat.com>
10724
10725 * gdb.multi/tids.exp: Test "info threads -gid".
10726
22a02324
PA
107272016-01-13 Pedro Alves <palves@redhat.com>
10728
10729 * gdb.multi/tids.exp: Test InferiorThread.global_num and
10730 Breakpoint.thread.
10731 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
10732
5d5658a1
PA
107332016-01-07 Pedro Alves <palves@redhat.com>
10734
10735 * gdb.base/break.exp: Adjust to output changes.
10736 * gdb.base/hbreak2.exp: Likewise.
10737 * gdb.base/sepdebug.exp: Likewise.
10738 * gdb.base/watch_thread_num.exp: Likewise.
10739 * gdb.linespec/keywords.exp: Likewise.
10740 * gdb.multi/info-threads.exp: Likewise.
10741 * gdb.threads/thread-find.exp: Likewise.
10742 * gdb.multi/tids.c: New file.
10743 * gdb.multi/tids.exp: New file.
10744
84654457
PA
107452016-01-13 Pedro Alves <palves@redhat.com>
10746
10747 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
10748
e3940304
PA
107492016-01-13 Pedro Alves <palves@redhat.com>
10750
10751 * gdb.base/default.exp: Expect $_inferior as well.
10752 * gdb.multi/base.exp: Test $_inferior.
10753
a911d87a
PA
107542016-01-13 Pedro Alves <palves@redhat.com>
10755
10756 PR breakpoints/19388
10757 * gdb.base/catch-signal-siginfo-cond.c: New file.
10758 * gdb.base/catch-signal-siginfo-cond.exp: New file.
10759
82075af2
JS
107602016-01-12 Josh Stone <jistone@redhat.com>
10761 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10762
10763 * gdb.base/catch-syscall.c (do_execve): New variable.
10764 (main): Conditionally trigger an execve.
10765 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
10766 (test_catch_syscall_execve): New, check entry/return across execve.
10767 (do_syscall_tests): Call test_catch_syscall_execve.
10768
e46eeedd
PA
107692016-01-12 Pedro Alves <palves@redhat.com>
10770
10771 * gdb.base/random-signal.exp (do_test): New procedure, with body
10772 of testcase moved in.
10773
01d8c27e
JK
107742016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10775 Pedro Alves <palves@redhat.com>
10776
10777 * gdb.base/funcargs.exp (finish from indirectly called function):
10778 Reintroduce the case for 'First'.
10779
9a706302
JK
107802016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10781 Pedro Alves <palves@redhat.com>
10782
10783 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
10784 (tcatch_vfork_then_child_follow_exec)
10785 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
10786 identification.
10787
c0ecb95f
JK
107882016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10789
10790 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
10791 and repeats to unlimited.
10792 * gdb.python/py-value.exp: Likewise.
10793 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
10794 and repeats to unlimited.
10795
6cfc1fcb
JK
107962016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10797
10798 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
10799 and reordering the functions.
10800 * gdb.multi/hangout.c: Likewise.
10801 * gdb.multi/hello.c: Likewise.
10802
582a1b00
SM
108032016-01-08 Simon Marchi <simon.marchi@ericsson.com>
10804
10805 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
10806 absolute.
10807 (SingleStatisticTestResult.report): Use dict.keys instead of
10808 dict.iterkeys.
10809
79bc59cb
PA
108102016-01-06 Pedro Alves <palves@redhat.com>
10811
10812 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
10813
43368e1d
MM
108142016-01-04 Markus Metzger <markus.t.metzger@intel.com>
10815
10816 * gdb.btrace/dlopen.exp: New.
10817 * gdb.btrace/dlopen.c: New.
10818 * gdb.btrace/dlopen-dso.c: New.
10819
79fad5b8
SL
108202015-12-25 Sandra Loosemore <sandra@codesourcery.com>
10821
10822 * lib/gdb.exp (gdb_test): Update comments to clarify that the
10823 PATTERN argument is optional.
10824
ab8314b3
JB
108252015-12-24 Joel Brobecker <brobecker@adacore.com>
10826
10827 * lib/ada.exp (target_compile_ada_from_dir): New function.
10828 (gdb_compile_ada): Reimplement avoiding the use of project files.
10829 * gdb.ada/gnat_ada.gpr: Delete.
10830 * gdb.ada/cond_lang.exp: Adjust test to make path before
10831 filename optional.
10832 * gdb.ada/small_reg_param.exp: Likewise.
10833
fe33faff
SM
108342015-12-22 Simon Marchi <simon.marchi@ericsson.com>
10835
10836 * gdb.base/foll-vork.exp: Remove HP-UX special case.
10837
6d265cb4
TP
108382015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
10839
10840 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
10841 case.
10842
10125099
SM
108432015-12-21 Simon Marchi <simon.marchi@ericsson.com>
10844
10845 * gdb.base/break.exp: Remove dead code.
10846 * gdb.base/sepdebug.exp: Likewise.
10847
3ca22649
SM
108482015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10849
10850 * gdb.asm/asm-source.exp: Remove HP-UX references.
10851 * gdb.base/annota1.exp: Likewise.
10852 * gdb.base/annota3.exp: Likewise.
10853 * gdb.base/attach.exp: Likewise.
10854 * gdb.base/bigcore.exp: Likewise.
10855 * gdb.base/break.exp: Likewise.
10856 * gdb.base/call-ar-st.exp: Likewise.
10857 * gdb.base/callfuncs.exp: Likewise.
10858 * gdb.base/catch-fork-static.exp: Likewise.
10859 * gdb.base/display.exp: Likewise.
10860 * gdb.base/foll-exec-mode.exp: Likewise.
10861 * gdb.base/foll-exec.exp: Likewise.
10862 * gdb.base/foll-fork.exp: Likewise.
10863 * gdb.base/foll-vfork.exp: Likewise.
10864 * gdb.base/funcargs.exp: Likewise.
10865 * gdb.base/hbreak2.exp: Likewise.
10866 * gdb.base/inferior-died.exp: Likewise.
10867 * gdb.base/interrupt.exp: Likewise.
10868 * gdb.base/multi-forks.exp: Likewise.
10869 * gdb.base/nodebug.exp: Likewise.
10870 * gdb.base/sepdebug.exp: Likewise.
10871 * gdb.base/solib1.c: Likewise.
10872 * gdb.base/step-test.exp: Likewise.
10873 * gdb.mi/non-stop.c: Likewise.
10874 * gdb.mi/pthreads.c: Likewise.
10875 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10876 * gdb.threads/pthreads.c: Likewise.
10877 * gdb.threads/staticthreads.exp: Likewise.
10878 * lib/future.exp: Likewise.
10879 * lib/gdb.exp: Likewise.
10880 * gdb.base/so-indr-cl.c: Remove.
10881 * gdb.base/so-indr-cl.exp: Likewise.
10882 * gdb.base/solib.c: Likewise.
10883 * gdb.base/solib.exp: Likewise.
10884 * gdb.base/solib2.c: Likewise.
10885
b6304613
SM
108862015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10887
10888 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10889 * gdb.base/call-ar-st.exp: Likewise.
10890 * gdb.base/callfuncs.exp: Likewise.
10891 * gdb.base/condbreak.exp: Likewise.
10892 * gdb.base/constvars.exp: Likewise.
10893 * gdb.base/hbreak2.exp: Likewise.
10894 * gdb.base/langs.exp: Likewise.
10895 * gdb.base/list.exp: Likewise.
10896 * gdb.base/long_long.exp: Likewise.
10897 * gdb.base/ptype.exp: Likewise.
10898 * gdb.base/scope.exp: Likewise.
10899 * gdb.base/signals.exp: Likewise.
10900 * gdb.base/so-impl-ld.exp: Likewise.
10901 * gdb.base/varargs.exp: Likewise.
10902 * gdb.base/volatile.exp: Likewise.
10903 * gdb.base/whatis.exp: Likewise.
10904 * gdb.cp/cplusfuncs.exp: Likewise.
10905 * gdb.cp/inherit.exp: Likewise.
10906 * gdb.cp/local.exp: Likewise.
10907 * gdb.cp/member-ptr.exp: Likewise.
10908 * gdb.cp/method.exp: Likewise.
10909 * gdb.cp/overload.exp: Likewise.
10910 * gdb.cp/templates.exp: Likewise.
10911 * gdb.stabs/weird.exp: Likewise.
10912 * lib/compiler.c: Likewise.
10913 * lib/compiler.cc: Likewise.
10914 * lib/cp-support.exp: Likewise.
10915 * lib/gdb.exp: Likewise.
10916
bf401b07
SM
109172015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10918
10919 * configure.ac: Remove HP-UX case.
10920 * configure: Regenerate.
10921
aff9c0f8
SM
109222015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10923
10924 * lib/gdb.exp (gdb_compile): Add function doc.
10925
a6904d5a
PA
109262015-12-17 Pedro Alves <palves@redhat.com>
10927
10928 PR threads/19354
10929 * gdb.multi/info-threads.exp: New file.
10930
a22279dd
YQ
109312015-12-15 Yao Qi <yao.qi@linaro.org>
10932
10933 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10934 is aarch64*-*-*.
10935
0588c796
SL
109362015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10937
10938 * gdb.base/history-duplicates.exp: Skip if no readline support.
10939
5d978e17
SL
109402015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10941
10942 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10943
7e763b86
SL
109442015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10945
10946 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10947
87a3a92c
SL
109482015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10949
10950 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10951 ctrl-C if nointerrupts target property is set.
10952 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10953 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10954 * gdb.base/paginate-bg-execution.exp: Likewise.
10955 * gdb.base/paginate-execution-startup.exp: Likewise.
10956 * gdb.base/random-signal.exp: Likewise.
10957 * gdb.base/range-stepping.exp: Likewise.
10958 * gdb.cp/annota2.exp: Likewise.
10959 * gdb.cp/annota3.exp: Likewise.
10960 * gdb.gdb/selftest.exp: Likewise.
10961 * gdb.threads/continue-pending-status.exp: Likewise.
10962 * gdb.threads/leader-exit.exp: Likewise.
10963 * gdb.threads/manythreads.exp: Likewise.
10964 * gdb.threads/pthreads.exp: Likewise.
10965 * gdb.threads/schedlock.exp: Likewise.
10966 * gdb.threads/sigthread.exp: Likewise.
10967
a8f077dc
DB
109682015-12-11 Don Breazeal <donb@codesourcery.com>
10969
10970 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10971 remote.
10972 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10973 * gdb.base/foll-exec.exp (main): Enable for target remote.
10974 * gdb.base/foll-fork.exp (main): Likewise.
10975 * gdb.base/foll-vfork.exp (main): Likewise.
10976 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10977 (proc continue_to_exit_bp_loc): Use clean_restart.
10978 * gdb.base/pie-execl.exp (main): Disable for target remote.
10979 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10980 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10981 * gdb.threads/execl.exp (main): Likewise.
10982 * gdb.threads/fork-child-threads.exp (main): Likewise.
10983 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10984 remote.
10985 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10986 remote.
10987 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10988 pid.tid style ptids, instead of just tid.
10989 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10990 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10991 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10992 ptids, instead of just tid.
10993
3b2464a8
AB
109942015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10995
10996 * gdb.base/list.exp (test_list_forward): Add end of file error
10997 test.
10998 (test_repeat_list_command): Add end of file error test.
10999 (test_list_backwards): Add beginning of file error test.
11000
a0def019
AB
110012015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11002
11003 * gdb.base/list.exp (test_list_invalid_args): New function,
11004 defined, and called.
11005
5c000dff
AB
110062015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11007
11008 * gdb.base/list.exp (test_list): Make test names unique.
11009
f1637ebe
YQ
110102015-12-11 Yao Qi <yao.qi@linaro.org>
11011
11012 * gdb.base/coremaker2.c: Remove.
11013
36d6fc0a
PA
110142015-12-10 Pedro Alves <palves@redhat.com>
11015
11016 * gdb.multi/base.exp: Remove stale "spaces" references.
11017
762f7747
PA
110182015-12-10 Pedro Alves <palves@redhat.com>
11019
11020 * gdb.multi/base.exp: Don't use nowarnings.
11021 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11022 * gdb.multi/hangout.c: Include stdio.h.
11023 * gdb.multi/hello.c: Include stdlib.h.
11024 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11025 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11026 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11027
28d2bfb9
AB
110282015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11029
11030 * gdb.dwarf2/dw2-ranges-base.c: New file.
11031 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11032 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11033 support additional line table, and debug ranges generation.
11034 (Dwarf::ranges): New function, generate .debug_ranges.
11035 (Dwarf::lines): Support generating simple line table programs.
11036 (Dwarf::assemble): Initialise new namespace variables.
11037
5fc2beac
KB
110382015-12-09 Kevin Buettner <kevinb@redhat.com>
11039
11040 * gdb.base/async.exp (proc test_background): Add case for
11041 asynchronous execution not supported.
11042
1c35a88f
LM
110432015-12-09 Luis Machado <lgustavo@codesourcery.com>
11044
11045 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11046 format and change test names to make them unique.
11047
b593e3d9
RK
110482015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11049 Pedro Alves <pedro@redhat.com>
11050
11051 PR gdb/18702
11052 Add checking of floatformats setup on x86_64 hosts.
11053 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11054 (smallval, bigval): New labels/constants.
11055 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11056 float" after loading bigval and smallval.
11057
d72413e6
PMR
110582015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11059
11060 * gdb.ada/fun_overload_menu.exp: New testcase.
11061 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11062
ece66d65
JS
110632015-12-04 Josh Stone <jistone@redhat.com>
11064
11065 * gdb.base/catch-fork-static.exp: New.
11066
41d0efca
YQ
110672015-12-03 Yao Qi <yao.qi@linaro.org>
11068
11069 * gdb.base/sizeof.c: Don't include stdio.h and
11070 ../lib/unbuffer_output.c.
11071 (main): New variable 'size' and 'value'. Remove printf and
11072 gdb_unbuffer_output. Assign return value to size and value.
11073 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11074 at the beginning.
11075 (check_sizeof): Check the result by printing variable 'size'.
11076 (check_valueof): Check the result by printing variable 'value'.
11077
99fd02d9
YQ
110782015-12-01 Yao Qi <yao.qi@linaro.org>
11079
11080 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11081 for aarch64*-*-linux* target.
11082
f2faf941
PA
110832015-11-30 Pedro Alves <palves@redhat.com>
11084
11085 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11086
04bf20c5
PA
110872015-11-30 Pedro Alves <palves@redhat.com>
11088
11089 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11090 Handle non-stop mode vCont replies.
11091
09df4675
PA
110922015-11-30 Pedro Alves <palves@redhat.com>
11093
11094 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11095 prepare_for_testing. Start gdb with "set non-stop on" appended to
11096 GDBFLAGS. Lax expected stop output.
11097
58b584af
YQ
110982015-11-27 Yao Qi <yao.qi@linaro.org>
11099
11100 * gdb.arch/arm-neon.exp: New.
11101 * gdb.arch/arm-neon.c: New.
11102
dfcb77a8
YQ
111032015-11-27 Yao Qi <yao.qi@linaro.org>
11104
11105 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11106
88e8ec1b
YQ
111072015-11-27 Yao Qi <yao.qi@linaro.org>
11108
11109 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11110 frames-invalid annotation.
11111
bfde72c2
YQ
111122015-11-27 Yao Qi <yao.qi@linaro.org>
11113
11114 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11115
f6512a69
SM
111162015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11117
11118 * gdb.threads/names.exp: New file.
11119 * gdb.threads/names.c: New file.
11120 * README: Mention gdb,no_thread_names.
11121
46a3515b
MM
111222015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11123
11124 PR 19297
11125 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11126 support" error.
11127
62147a22
PA
111282015-11-24 Pedro Alves <palves@redhat.com>
11129
11130 PR 17539
11131 * gdb.base/display.exp: Expect displays to be sorted in ascending
11132 order. Use multi_line.
11133 * gdb.base/solib-display.exp: Likewise.
11134
2f341b6e
PA
111352015-11-24 Pedro Alves <palves@redhat.com>
11136
11137 PR 17539
25d49b86
PA
11138 * gdb.base/display.exp: Expect displays to be sorted in ascending
11139 order. Use multi_line.
11140 * gdb.base/solib-display.exp: Likewise.
2f341b6e 11141
7e0aa6aa
PA
111422015-11-24 Pedro Alves <palves@redhat.com>
11143
11144 PR 17539
11145 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11146 threads in ascending order.
11147 * gdb.base/foll-fork.exp: Likewise.
11148 * gdb.base/foll-vfork.exp: Likewise.
11149 * gdb.base/multi-forks.exp: Likewise.
11150 * gdb.mi/mi-nonstop.exp: Likewise.
11151 * gdb.mi/mi-nsintrall.exp: Likewise.
11152 * gdb.multi/base.exp: Likewise.
11153 * gdb.multi/multi-arch.exp: Likewise.
11154 * gdb.python/py-inferior.exp: Likewise.
11155 * gdb.threads/break-while-running.exp: Likewise.
11156 * gdb.threads/execl.exp: Likewise.
11157 * gdb.threads/gcore-thread.exp: Likewise.
11158 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11159 * gdb.threads/kill.exp: Likewise.
11160 * gdb.threads/linux-dp.exp: Likewise.
11161 * gdb.threads/multiple-step-overs.exp: Likewise.
11162 * gdb.threads/next-bp-other-thread.exp: Likewise.
11163 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11164 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11165 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11166 * gdb.threads/thread-find.exp: Likewise.
11167 * gdb.threads/tls.exp: Likewise.
11168 * lib/mi-support.exp (mi_reverse_list): Delete.
11169 (mi_check_thread_states): No longer reverse list.
11170
2cc57ad8
PA
111712015-11-24 Pedro Alves <palves@redhat.com>
11172
11173 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11174 use lowercase.
11175
c93e8391
SM
111762015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11177
11178 * gdb.trace/actions.c: Include trace-common.h.
11179 (main): Add a location for a fast tracepoint.
11180 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11181 the normal tracepoints.
11182 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11183
045ccf91
SM
111842015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11185
11186 * save-trace.exp: Factor out code to these...
11187 (gdb_save_tracepoints): New.
11188 (gdb_load_tracepoints): New.
11189 (do_save_load_test): New.
11190
5506f9f6
KB
111912015-11-23 Kevin Buettner <kevinb@redhat.com>
11192
11193 * gdb.base/asmlabel.exp: New test.
11194 * gdb.base/asmlabel.c: New test case.
11195
16c3b12f
JB
111962015-11-23 Joel Brobecker <brobecker@adacore.com>
11197
11198 * gdb.base/wrong_frame_bt_full-main.c: New file.
11199 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11200 * gdb.base/wrong_frame_bt_full.exp: New file.
11201
155bfbd3
JB
112022015-11-23 Joel Brobecker <brobecker@adacore.com>
11203
11204 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11205
bb097445
JM
112062015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11207
206853a0 11208 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
11209 pstate register when comparing registers values in
11210 sparc64-*-linux-gnu targets to avoid spurious differences.
11211
9c88ed8f
JM
112122015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11213
206853a0 11214 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 11215
96161e25
SL
112162015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11217
11218 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11219 as type argument to gdb_compile.
11220 * gdb.base/nested-subp2.exp: Likewise.
11221 * gdb.base/nested-subp3.exp: Likewise.
11222
340c2830
DV
112232015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11224
11225 * lib/dwarf.exp (_note): Fix left shift of negative value.
11226 * gdb.trace/trace-condition.exp: Likewise.
11227
c1862d0f
YQ
112282015-11-13 Yao Qi <yao.qi@linaro.org>
11229
11230 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11231 comments about d10v.
11232 (test_scalar_returns): Likewise.
11233 * gdb.base/d10v.ld: Remove.
11234 * gdb.base/overlays.exp: Remove the target triplet checking for
11235 d10v-*-*.
11236 * gdb.base/structs.exp (test_struct_returns): Remove the
11237 comments about d10v.
11238 (test_struct_calls): Likewise.
11239
77ae9c19
YQ
112402015-11-13 Yao Qi <yao.qi@linaro.org>
11241
11242 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11243 * gdb.base/gnu_vector.c: Don't include stdio.h.
11244 (main): Don't print res and call add_some_intvecs.
11245
430e004e
MK
112462015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11247
11248 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11249 macro.
11250 (func5): Removed.
11251 (func4): Use FAST_TRACEPOINT_LABEL.
11252 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11253 macro.
11254 (func): Removed.
11255 (thread_function): Use FAST_TRACEPOINT_LABEL.
11256 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11257 (func): Remove.
11258 (marker): Use FAST_TRACEPOINT_LABEL.
11259 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11260 (pendfunc1): Remove.
11261 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11262 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11263 (foo): Remove.
11264 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11265 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11266 macro.
11267 (func): Remove.
11268 (marker): Use FAST_TRACEPOINT_LABEL.
11269 * gdb.trace/trace-common.h: New header.
11270 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11271 macro.
11272 (func): Remove.
11273 (marker): Use FAST_TRACEPOINT_LABEL.
11274 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11275 (func): Remove.
11276 (thread_function): Use FAST_TRACEPOINT_LABEL.
11277
6e7675a7
MK
112782015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11279
11280 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11281 in front.
11282 * gdb.trace/change-loc.exp: Use global pcreg definition.
11283 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11284 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11285 in front.
11286 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11287 * gdb.trace/pending.exp: Likewise.
11288 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11289 * gdb.trace/trace-break.exp: Likewise.
11290 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11291 in front.
11292 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11293 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11294 in front.
11295 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11296
dddc0e16
JB
112972015-11-09 Joel Brobecker <brobecker@adacore.com>
11298
11299 * gdb.ada/fin_fun_out: New testcase.
11300
c6f0b406
KB
113012015-11-07 Kevin Buettner <kevinb@redhat.com>
11302
11303 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11304 value associated with DW_AT_byte_size.
11305 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11306 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11307 DW_AT_upper_bound.
11308
f01dcfd9
KB
113092015-11-07 Kevin Buettner <kevinb@redhat.com>
11310
11311 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11312 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11313 version.
11314 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11315 gdb.dwarf2/dw2-canonicalize-type.exp,
11316 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11317 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11318 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11319 provided by gdb_target_symbol_prefix_flags_asm.
11320 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11321 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11322 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11323 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11324 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11325 macros where needed). Use this macro for symbols which require
11326 the prefix provided by SYMBOL_PREFIX.
11327
2223449a
KB
113282015-11-05 Kevin Buettner <kevinb@redhat.com>
11329
11330 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11331 New procs.
11332 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11333 representing expressions, of more than one list element.
11334 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11335 to prepend linker symbol prefix to f.
11336 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11337 table_1 and table_2.
11338 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11339 Likewise, for f and g.
11340 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11341 for ptr.
11342 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11343 for main.
11344 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11345 table_1_ptr and table_2_ptr.
11346
6f2f1a3a
JK
113472015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11348 Joel Brobecker <brobecker@adacore.com>
11349
11350 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11351
566c56c9
MK
113522015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11353
11354 * gdb.reverse/s390-mvcle.c: New test.
11355 * gdb.reverse/s390-mvcle.exp: New file.
11356 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11357
d5f0636b
MK
113582015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11359
11360 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11361
7ad8b86c
MK
113622015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11363
11364 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11365 reaching marker2.
11366 * gdb.reverse/getresuid-reverse.exp: Likewise.
11367 * gdb.reverse/pipe-reverse.exp: Likewise.
11368 * gdb.reverse/readv-reverse.exp: Likewise.
11369 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11370 * gdb.reverse/time-reverse.exp: Likewise.
11371 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11372
4081c0f1
YQ
113732015-10-30 Yao Qi <yao.qi@linaro.org>
11374
11375 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11376 (empty_cycle): Remove.
11377 (main): Don't call empty_cycle. Don't use watch_count_done.
11378 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11379 empty_cycle. Rewrite the code counting HW watchpoints.
11380
452b4ba5
MK
113812015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11382
11383 * gdb.reverse/fstatat-reverse.c: New test.
11384 * gdb.reverse/fstatat-reverse.exp: New file.
11385 * gdb.reverse/getresuid-reverse.c: New test.
11386 * gdb.reverse/getresuid-reverse.exp: New file.
11387 * gdb.reverse/pipe-reverse.c: New test.
11388 * gdb.reverse/pipe-reverse.exp: New file.
11389 * gdb.reverse/readv-reverse.c: New test.
11390 * gdb.reverse/readv-reverse.exp: New file.
11391 * gdb.reverse/recvmsg-reverse.c: New test.
11392 * gdb.reverse/recvmsg-reverse.exp: New file.
11393 * gdb.reverse/time-reverse.c: New test.
11394 * gdb.reverse/time-reverse.exp: New file.
11395 * gdb.reverse/waitpid-reverse.c: New test.
11396 * gdb.reverse/waitpid-reverse.exp: New file.
11397
5e2e7507
JK
113982015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11399
11400 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11401
0fde2c53
DE
114022015-10-26 Doug Evans <dje@google.com>
11403
11404 PR symtab/17391
11405 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11406 * gdb.dwarf2/bad-regnum.c: New file.
11407 * gdb.dwarf2/bad-regnum.exp: New file.
11408
1a70ae97
DE
114092015-10-26 Doug Evans <dje@google.com>
11410
11411 PR python/18938
11412 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11413 file.
11414
27dc26ab
JK
114152015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11416
11417 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11418 for a change by "Mention language in compile error message".
11419
bed91f4d
SM
114202015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11421
11422 PR python/18073
11423 * gdb.python/py-type.c (C::a_method): New.
11424 (C::a_const_method): New.
11425 (C::a_static_method): New.
11426 (a_function): New.
11427 * gdb.python/py-type.exp (test_fields): Test getting fields
11428 from function and method.
11429
3f2f83dd
KB
114302015-10-21 Keven Boell <keven.boell@intel.com>
11431
11432 * gdb.fortran/vla-alloc-assoc.exp: New file.
11433 * gdb.fortran/vla-datatypes.exp: New file.
11434 * gdb.fortran/vla-datatypes.f90: New file.
11435 * gdb.fortran/vla-history.exp: New file.
11436 * gdb.fortran/vla-ptype-sub.exp: New file.
11437 * gdb.fortran/vla-ptype.exp: New file.
11438 * gdb.fortran/vla-sizeof.exp: New file.
11439 * gdb.fortran/vla-sub.f90: New file.
11440 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
11441 * gdb.fortran/vla-value-sub-finish.exp: New file.
11442 * gdb.fortran/vla-value-sub.exp: New file.
11443 * gdb.fortran/vla-value.exp: New file.
11444 * gdb.fortran/vla-ptr-info.exp: New file.
11445 * gdb.mi/mi-vla-fortran.exp: New file.
11446 * gdb.mi/vla.f90: New file.
11447
27145d50
SL
114482015-10-21 Sandra Loosemore <sandra@codesourcery.com>
11449
11450 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
11451 of hardwired timeout value.
11452
5f3ff4f8
JK
114532015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11454 Pedro Alves <palves@redhat.com>
11455
11456 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
11457 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
11458
bfd09d20
JS
114592015-10-19 Josh Stone <jistone@redhat.com>
11460
11461 * gdb.base/catch-syscall.c: Include <sched.h>.
11462 (unknown_syscall): New variable.
11463 (main): Trigger a vfork and an unknown syscall.
11464 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
11465 (unknown_syscall_number): Likewise.
11466 (check_call_to_syscall): Accept an optional syscall pattern.
11467 (check_return_from_syscall): Likewise.
11468 (check_continue): Likewise.
11469 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
11470 (test_catch_syscall_skipping_return): New test toggling off 'catch
11471 syscall' to step over the syscall return, then toggling back on.
11472 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
11473 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
11474 (do_syscall_tests): Call test_catch_syscall_without_args and
11475 test_catch_syscall_mid_vfork.
11476 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
11477 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
11478
b32b93c6
AS
114792015-10-19 Andrew Stubbs <ams@codesourcery.com>
11480
11481 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
11482 print g_vE): Add new pass patterns.
11483 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
11484 print various symbol names for vptr fields.
11485
9d622bda
AB
114862015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
11487
11488 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
11489 results.
11490
0fd8ac1c
YQ
114912015-10-12 Yao Qi <yao.qi@linaro.org>
11492
11493 * gdb.arch/disp-step-insn-reloc.exp: New test case.
11494
34240514
YQ
114952015-10-12 Yao Qi <yao.qi@linaro.org>
11496
11497 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
11498 is aarch64*-*-linux*.
11499
8240f442
YQ
115002015-10-12 Yao Qi <yao.qi@linaro.org>
11501
11502 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
11503 (can_relocate_bcond_true): ... it.
11504 (can_relocate_bcond_false): New function.
11505 (foo): Likewise.
11506 (can_relocate_bl): Likewise.
11507 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
11508 can_relocate_bl.
11509
2520f728
PMR
115102015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
11511
11512 * gdb.base/nested-addr.c: New file.
11513 * gdb.base/nested-addr.exp: New testcase.
11514
abcef95a
MM
115152015-10-09 Markus Metzger <markus.t.metzger@intel.com>
11516
11517 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
11518 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
11519 its output. Ignore the output of "record goto begin" and instead
11520 check that GDB is replaying.
11521
145e3ddb
PA
115222015-10-09 Pedro Alves <palves@redhat.com>
11523
11524 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
11525 (top level): Use it in the run with no args test.
11526
d5d8c4e1
IB
115272015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
11528
11529 * gdb.dlang/properties.exp: New file.
11530
06e635ef
SL
115312015-10-02 Sandra Loosemore <sandra@codesourcery.com>
11532
11533 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
11534 whether or not address 0x1000 is mapped on the target.
11535
e019fd1d
SM
115362015-09-30 Simon Marchi <simon.marchi@ericsson.com>
11537
11538 * gdb.python/py-type.exp: Do not run tests if binaries fail to
11539 build.
11540
77ba2a67
MM
115412015-09-30 Markus Metzger <markus.t.metzger@intel.com>
11542
11543 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
11544 instruction-history test.
11545
c60eb31f
DE
115462015-09-28 Doug Evans <dje@google.com>
11547
11548 * gdb.base/gcore.c (array_func): Add reference to static_array.
11549
9a3c8263
SM
115502015-09-25 Simon Marchi <simon.marchi@ericsson.com>
11551
11552 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
11553 source line.
11554
9720e656
SL
115552015-09-24 Sandra Loosemore <sandra@codesourcery.com>
11556
11557 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
11558 short or char as base type.
11559
938d3bf2
SL
115602015-09-23 Sandra Loosemore <sandra@codesourcery.com>
11561
11562 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
11563 to allow any size enum.
11564
e6c2c623
PMR
115652015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
11566
11567 * gdb.ada/array_ptr_renaming.exp: New testcase.
11568 * gdb.ada/array_ptr_renaming/foo.adb: New file.
11569 * gdb.ada/array_ptr_renaming/pack.ads: New file.
11570
06da0f77
PL
115712015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11572
11573 * gdb.trace/ftrace-lock.c: New file.
11574 * gdb.trace/ftrace-lock.exp: New file.
11575
4f51c22a
PL
115762015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11577
11578 * gdb.arch/insn-reloc.c: New file.
11579 * gdb.arch/ftrace-insn-reloc.exp: New file.
11580
7041adf4
PL
115812015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11582
11583 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
11584 instruction.
11585 * gdb.trace/pendshr1.c (pendfunc): Likewise.
11586 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
11587 * gdb.trace/range-stepping.c: Likewise.
11588 * gdb.trace/trace-break.c: Likewise.
11589 * gdb.trace/trace-mt.c (thread_function): Likewise.
11590 * gdb.trace/ftrace.c (marker): Likewise.
11591 * gdb.trace/trace-condition.c (marker): Likewise.
11592 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
11593 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
11594 is_aarch64_target.
11595
015d2e7e
DE
115962015-09-18 Doug Evans <xdje42@gmail.com>
11597
11598 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
11599 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
11600
26b188a2
SL
116012015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11602
11603 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
11604 the breakpoint.
11605
79dc332b
SL
116062015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11607
11608 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
11609 the pending breakpoint. Remove timeout override for "Run till
11610 MI pending breakpoint on pendfunc3 on thread 2" test.
11611
f57929f2
SL
116122015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11613
11614 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
11615 filename pattern.
11616
3f469b17
SL
116172015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11618
11619 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
11620 in breakpoint filename pattern.
11621
515b89b3
SL
116222015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11623
7800dbe4
SL
11624 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11625
116262015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11627
515b89b3
SL
11628 * gdb.linespec/explicit.exp: Check for readline support for
11629 tab-completion tests. Fix obvious typo.
11630
d2939ba2
MM
116312015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11632
11633 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11634 and replay.
11635
cbb55fa7
MM
116362015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11637
11638 * gdb.btrace/non-stop.c: New.
11639 * gdb.btrace/non-stop.exp: New.
11640
43691ca1
PL
116412015-09-17 Pierre Langlois <pierre.langlois@arm.com>
11642 Yao Qi <yao.qi@linaro.org>
11643
11644 * gdb.trace/trace-condition.c: New file.
11645 * gdb.trace/trace-condition.exp: New file.
11646
d78908cf
WW
116472015-09-16 Wei-cheng Wang <cole945@gmail.com>
11648
11649 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
11650 for testing bytecode compilation.
11651
1ed415e2
PA
116522015-09-16 Pedro Alves <palves@redhat.com>
11653 Sandra Loosemore <sandra@codesourcery.com>
11654
11655 * gdb.threads/non-stop-fair-events.c (timeout): New global.
11656 (SECONDS): Redefine.
11657 (main): Call pthread_kill and alarm early.
11658 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
11659 support.
11660 (test): If the target can't hardware step and doesn't support
11661 displaced stepping, increase the timeout.
11662
d136eff5
PA
116632015-09-16 Pedro Alves <palves@redhat.com>
11664
11665 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
11666 (enable_debug): New procedures.
11667 (test): Use them. Bail out if waiting for threads fails.
11668 (top level): Bail out if a test fails.
11669
991f019c
YQ
116702015-09-16 Yao Qi <yao.qi@linaro.org>
11671
11672 * gdb.asm/asm-source.exp: Set asm-arch for
11673 aarch64*-*-* target.
11674 * gdb.asm/aarch64.inc: New file.
11675
bfca584f
PMR
116762015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
11677
11678 * gdb.ada/array_of_variable_length.exp: New testcase.
11679 * gdb.ada/array_of_variable_length/foo.adb: New file.
11680 * gdb.ada/array_of_variable_length/pck.adb: New file.
11681 * gdb.ada/array_of_variable_length/pck.ads: New file.
11682
b326e587
DE
116832015-09-15 Doug Evans <dje@google.com>
11684
11685 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
11686 of function static local variable.
11687
5382cfab
PW
116882015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11689
11690 * gdb.threads/tls-so_extern.exp: New test file.
11691 * gdb.threads/tls-so_extern.c: New test file.
11692 * gdb.threads/tls-so_extern_main.c: New test file.
11693
141c5cc4
JK
116942015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11695
11696 * gdb.opt/solib-intra-step-lib.c: New file.
11697 * gdb.opt/solib-intra-step-main.c: New file.
11698 * gdb.opt/solib-intra-step.exp: New file.
11699
d15dcecd
PA
117002015-09-15 Pedro Alves <palves@redhat.com>
11701
11702 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
11703 gdb_continue_to_breakpoint instead of gdb_test_multiple.
11704
4c2f2a79
PA
117052015-09-14 Pedro Alves <palves@redhat.com>
11706
11707 * gdb.base/hook-stop-continue.c: Delete.
11708 * gdb.base/hook-stop-continue.exp: Delete.
11709 * gdb.base/hook-stop-frame.c: Delete.
11710 * gdb.base/hook-stop-frame.exp: Delete.
11711 * gdb.base/hook-stop.c: New file.
11712 * gdb.base/hook-stop.exp: New file.
11713
919e6dbe
PMR
117142015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
11715
11716 * gdb.ada/access_to_packed_array.exp: New testcase.
11717 * gdb.ada/access_to_packed_array/foo.adb: New file.
11718 * gdb.ada/access_to_packed_array/pack.adb: New file.
11719 * gdb.ada/access_to_packed_array/pack.ads: New file.
11720
157280a4
MM
117212015-09-14 Markus Metzger <markus.t.metzger@intel.com>
11722
11723 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
11724 buffer size test.
11725
2fd33e94
DB
117262015-09-11 Don Breazeal <donb@codesourcery.com>
11727
11728 * gdb.base/foll-exec.c: Add copyright header. Fix
11729 formatting issues.
11730 * gdb.base/foll-exec.exp (zap_session): Delete proc.
11731 (do_exec_tests): Use clean_restart in place of zap_session,
11732 and for test initialization. Fix formatting issues. Use
11733 fail in place of perror.
11734 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
11735 an expect statement to match an expression with output from
11736 the program under debug.
11737 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
11738 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
11739 * gdb.threads/non-ldr-exc-2.exp: Likewise.
11740 * gdb.threads/non-ldr-exc-3.exp: Likewise.
11741 * gdb.threads/non-ldr-exc-4.exp: Likewise.
11742
e70b6e8e
DE
117432015-09-09 Doug Evans <dje@google.com>
11744
11745 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
11746
7a551a51
DE
117472015-09-09 Doug Evans <dje@google.com>
11748
11749 * gdb.base/pie-execl.exp: Fix result test of build_executable.
11750
4c666f84
DE
117512015-09-09 Doug Evans <dje@google.com>
11752
11753 * gdb.base/savedregs.exp: Fix typo.
11754
243a9253
PA
117552015-09-09 Pedro Alves <palves@redhat.com>
11756
11757 * gdb.mi/mi-cli.exp: Add CLI finish tests.
11758
c0fa8fbd
SL
117592015-09-08 Sandra Loosemore <sandra@codesourcery.com>
11760
11761 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
11762 command actually switches threads. Give up on remaining
11763 tests if target fails to stop at breakpoint.
11764
cd7c1778
PMR
117652015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
11766
11767 * gdb.ada/funcall_char.exp: New testcase.
11768 * gdb.ada/funcall_char/foo.adb: New file.
11769
dc5c8746
PMR
117702015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
11771
11772 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
11773 expected outputs. Add two testcases for completing ambiguous
11774 functions.
11775 * gdb.ada/complete/aux_pck.adb: New file.
11776 * gdb.ada/complete/aux_pck.ads: New file.
11777 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
11778 Ambiguous_Func functions.
11779 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
11780 * gdb.ada/complete/pck.adb: Likewise.
11781
4e83a1e7
UW
117822015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
11783
11784 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
11785 failures to run the test program under GDB.
11786
8ce74153
LM
117872015-08-26 Luis Machado <lgustavo@codesourcery.com>
11788
11789 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
11790 to C.
11791
e9756d52
PP
117922015-08-26 Patrick Palka <patrick@parcs.ath.cx>
11793
11794 * gdb.base/run-after-attach.exp: New test file.
11795 * gdb.base/run-after-attach.c: New test file.
11796
8d37573b
DB
117972015-08-26 Don Breazeal <donb@codesourcery.com>
11798
11799 * gdb.base/foll-exec-2.c: New test program.
11800 * gdb.base/foll-exec-2.exp: New test.
11801
63e43d3a
PMR
118022015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
11803
11804 * gdb.base/nested-subp1.exp: New file.
11805 * gdb.base/nested-subp1.c: New file.
11806 * gdb.base/nested-subp2.exp: New file.
11807 * gdb.base/nested-subp2.c: New file.
11808 * gdb.base/nested-subp3.exp: New file.
11809 * gdb.base/nested-subp3.c: New file.
11810
3d40fbb5
PA
118112015-08-24 Pedro Alves <palves@redhat.com>
11812
11813 * gdb.server/connect-without-multi-process.c: New file.
11814 * gdb.server/connect-without-multi-process.exp: New file.
11815
4422ac93
LM
118162015-08-24 Luis Machado <lgustavo@codesourcery.com>
11817
11818 * gdb.opt/inline-markers.c: Make z int.
11819
91dddb86
LM
118202015-08-24 Luis Machado <lgustavo@codesourcery.com>
11821
11822 * gdb.opt/inline-markers.c: Make z volatile.
11823
a48847ee
LM
118242015-08-24 Luis Machado <lgustavo@codesourcery.com>
11825
11826 * gdb.opt/inline-bt.c: New volatile global z.
11827 * gdb.opt/inline-cmds.c: Likewise.
11828 * gdb.opt/inline-locals.c: Likewise.
11829 * gdb.opt/inline-markers.c: New extern global z.
11830 (marker): Use z.
11831 (inline_fn): Likewise.
11832
0ebbc52b
PA
118332015-08-24 Pedro Alves <palves@redhat.com>
11834
11835 * config/m32r-stub.exp: Remove file.
11836 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
11837 * gdb.base/call-rt-st.exp: Likewise.
11838 * gdb.base/call-strs.exp: Likewise.
11839 * gdb.base/default.exp: Remove references to h8300-*-hms and
11840 *-*-udi*.
11841 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
11842
77c365df
AA
118432015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11844
11845 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
11846 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
11847 and "return" use KFAIL when GDB can not read/write the vector
11848 return value.
11849
4313b8c0
GB
118502015-08-21 Gary Benson <gbenson@redhat.com>
11851
11852 * gdb.trace/pending.exp: Cope with remote transfer warnings.
11853
0e433b32
PA
118542015-08-20 Pedro Alves <palves@redhat.com>
11855
11856 * gdb.server/solib-list.exp: No longer expect an interior stop in
11857 non-stop mode.
11858
221e1a37
PA
118592015-08-20 Pedro Alves <palves@redhat.com>
11860
11861 * gdb.server/connect-stopped-target.c: New file.
11862 * gdb.server/connect-stopped-target.exp: New file.
11863
40e3ad0e
PA
118642015-08-20 Pedro Alves <palves@redhat.com>
11865
11866 * gdb.dwarf2/comp-unit-lang.exp: New file.
11867 * gdb.dwarf2/comp-unit-lang.c: New file.
11868
af39b327
PMR
118692015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11870
11871 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11872 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11873
7d45c7c3 118742015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 11875
7d45c7c3
KB
11876 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11877 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11878
4d6cceb4
DE
118792015-08-18 Doug Evans <dje@google.com>
11880 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11881
11882 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11883 skip_python_tests. New arg prompt_regexp.
11884 (skip_python_tests): New function.
11885 * lib/mi-support.exp (mi_skip_python_tests): New function.
11886 * gdb.python/py-mi-objfile-gdb.py: New file.
11887 * gdb.python/py-mi-objfile.c: New file.
11888 * gdb.python/py-mi-objfile.exp: New file.
11889
ad89c2aa
KS
118902015-08-17 Keith Seitz <keiths@redhat.com>
11891
11892 * gdb.linespec/explicit.exp: Move strace test from here ...
11893 * gdb.trace/strace.exp: ... to here.
11894
e3ae3c43
PP
118952015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11896
11897 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11898 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
11899
604b2636
DE
119002015-08-14 Doug Evans <xdje42@gmail.com>
11901
11902 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11903 inferior before selecting a new file.
11904
6ff0ba5f
DE
119052015-08-14 Doug Evans <xdje42@gmail.com>
11906
11907 * gdb.mi/mi-disassemble.exp: Update.
11908 * gdb.base/disasm-optim.S: New file.
11909 * gdb.base/disasm-optim.c: New file.
11910 * gdb.base/disasm-optim.h: New file.
11911 * gdb.base/disasm-optim.exp: New file.
11912
9ca98f92
KS
119132015-08-14 Keith Seitz <keiths@redhat.com>
11914
11915 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11916 "evaluated-by".
11917
52bbc560
JB
119182015-08-13 Joel Brobecker <brobecker@adacore.com>
11919
11920 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11921
5d8c3ed3
PMR
119222015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11923
11924 * gdb.ada/fun_renaming.exp: New testcase.
11925 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11926 * gdb.ada/fun_renaming/pack.adb: New file.
11927 * gdb.ada/fun_renaming/pack.ads: New file.
11928
ea8812bc
KS
119292015-08-12 Keith Seitz <keiths@redhat.com>
11930
11931 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11932 gdb_get_line_number.
11933
4dafcdeb
JB
119342015-08-12 Joel Brobecker <brobecker@adacore.com>
11935
11936 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11937 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11938 gdb.base/dso2dso.exp: New files.
11939
5ba32597
SDJ
119402015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11941 Pedro Alves <palves@redhat.com>
11942 Keith Seitz <keiths@redhat.com>
11943
11944 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11945 GDBFLAGS.
11946
b6dafabf
PP
119472015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11948
11949 * gdb.base/gdbhistsize-history.exp
11950 (test_histsize_history_setting): Use save_vars.
11951 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11952 Use save_vars.
11953 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11954 * gdb.base/readline.exp: Use save_vars.
11955
abe8e607
PP
119562015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11957
11958 * lib/gdb.exp (save_vars): New proc.
11959
629500fa
KS
119602015-08-11 Keith Seitz <keiths@redhat.com>
11961
11962 * gdb.base/help.exp: Update help_breakpoint_text.
11963
eb8c4e2e
KS
119642015-08-11 Keith Seitz <keiths@redhat.com>
11965
11966 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11967 (at toplevel): Call test_explicit_breakpoints.
11968 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11969 breakpoints.
11970 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11971 breakpoint conditions, "-cond".
11972
87f0e720
KS
119732015-08-11 Keith Seitz <keiths@redhat.com>
11974
11975 * gdb.linespec/3explicit.c: New file.
11976 * gdb.linespec/cpexplicit.cc: New file.
11977 * gdb.linespec/cpexplicit.exp: New file.
11978 * gdb.linespec/explicit.c: New file.
11979 * gdb.linespec/explicit.exp: New file.
11980 * gdb.linespec/explicit2.c: New file.
11981 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11982 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11983 before using in the matching pattern.
11984 Clarify that `prefix' is a regular expression.
11985
f00aae0f
KS
119862015-08-11 Keith Seitz <keiths@redhat.com>
11987
11988 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11989 test.
11990 Add tests for missing ",FMT" and ",".
11991
e27852be
DE
119922015-08-10 Doug Evans <dje@google.com>
11993 Keith Seitz <keiths@redhat.com>
11994
11995 PR gdb/17960
11996 * gdb.base/completion.exp: Add location completer tests.
11997
7f03bd92
PA
119982015-08-07 Pedro Alves <palves@redhat.com>
11999
12000 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12001 tests here.
12002 (top level): Run do_test with and without displaced stepping.
12003
3fc8eb30
PA
120042015-08-07 Pedro Alves <palves@redhat.com>
12005
12006 * gdb.base/valgrind-disp-step.c: New file.
12007 * gdb.base/valgrind-disp-step.exp: New file.
12008
d4569d7b
PA
120092015-08-07 Pedro Alves <palves@redhat.com>
12010
12011 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12012 Delete function.
12013 (main): Add alarm. Run an infinite loop instead of calling
12014 wait_threads.
12015 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12016 comment.
12017 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12018 Delete function.
12019 (main): Add alarm. Run an infinite loop instead of calling
12020 wait_threads.
12021 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12022 comment.
12023
e1316e60
PA
120242015-08-07 Pedro Alves <palves@redhat.com>
12025
12026 * gdb.base/checkpoint-ns.exp: New file.
12027 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12028 standard_testfile.
12029
da8c46d2
MM
120302015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12031
12032 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12033 * gdb.btrace/instruction_history.exp: Update.
12034 * gdb.btrace/tsx.exp: New.
12035 * gdb.btrace/tsx.c: New.
12036
de1c2c52
PA
120372015-08-06 Pedro Alves <palves@redhat.com>
12038
12039 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12040 increase timeout.
12041 * gdb.reverse/until-precsave.exp: Bump timeouts.
12042
782e0bf4
PA
120432015-08-06 Pedro Alves <palves@redhat.com>
12044
12045 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12046
83e97ed0
PA
120472015-08-06 Pedro Alves <palves@redhat.com>
12048
12049 PR gdb/18749
12050 * gdb.threads/process-dies-while-handling-bp.c: New file.
12051 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12052
863d01bd
PA
120532015-08-06 Pedro Alves <palves@redhat.com>
12054
12055 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12056 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12057
0a39bb32
PA
120582015-08-05 Pedro Alves <palves@redhat.com>
12059
12060 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12061 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12062
ee2d2b10
SL
120632015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12064
12065 * gdb.base/bp-permanent.exp: Report test as unsupported if
12066 the target cannot stop at the permanent breakpoint.
12067
4e1bdb00
DE
120682015-08-03 Doug Evans <dje@google.com>
12069
12070 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12071 10000.
12072
3d338901
DE
120732015-08-03 Doug Evans <dje@google.com>
12074
12075 * Makefile.in (workers/%.worker, build-perf): New rule.
12076 (GDB_PERFTEST_MODE): New variable.
12077 (check-perf): Use it.
12078 (clean): Clean up gdb.perf parallel build subdirs.
12079 * lib/build-piece.exp: New file.
12080 * lib/gdb.exp (make_gdb_parallel_path): New function
12081 (standard_output_file, standard_temp_file): Call it.
12082 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12083 of $GDB_PARALLEL.
12084 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12085
af061d3e
DE
120862015-08-03 Doug Evans <dje@google.com>
12087
8e1afc81 12088 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
12089 (LOG_FILE_NAME): New global.
12090 (TextReporter.__init__): Initialize self.txt_sum.
12091 (TextReporter.report): Add support for multiple data-points.
12092 Move report to perftest.sum, put raw data in perftest.log.
12093 (TextReporter.start): Open sum and log files.
12094 (TextReporter.end): Close sum and log files.
8e1afc81
DE
12095 * gdb.perf/lib/perftest/testresult.py
12096 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 12097
2c8c5d37
PA
120982015-07-31 Pedro Alves <palves@redhat.com>
12099
12100 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12101 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12102 kill_wait_spawned_process instead of explicit "kill -9".
12103 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12104 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12105 kill_wait_spawned_process.
12106 * gdb.base/attach-twice.exp: Likewise.
12107 * gdb.base/attach.exp: Likewise.
12108 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12109 gdb_test_multiple.
12110 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12111 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12112 kill_wait_spawned_process.
12113 * gdb.base/valgrind-infcall.exp: Likewise.
12114 * gdb.multi/multi-attach.exp: Likewise.
12115 * gdb.python/py-prompt.exp: Likewise.
12116 * gdb.python/py-sync-interp.exp: Likewise.
12117 * gdb.server/ext-attach.exp: Likewise.
12118 * gdb.threads/attach-into-signal.exp (corefunc): Use
12119 spawn_wait_for_attach, spawn_id_get_pid and
12120 kill_wait_spawned_process.
12121 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12122 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12123 spawn_id_get_pid and kill_wait_spawned_process.
12124 * gdb.threads/attach-stopped.exp (corefunc): Use
12125 spawn_wait_for_attach, spawn_id_get_pid and
12126 kill_wait_spawned_process.
12127 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12128 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12129 kill_wait_spawned_process instead of explicit "kill -9".
12130 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12131 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12132 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12133 processes. Don't map cygwin/windows pids here. Now returns a
12134 spawn id list.
12135
032a0fca
SL
121362015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12137
12138 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12139 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12140 correct patch.
12141
61a934ca
SL
121422015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12143
12144 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12145
4bc4d428
SL
121462015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12147
12148 Reapply:
12149 2014-05-21 Mark Wielaard <mjw@redhat.com>
12150
12151 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12152
998d452a
PA
121532015-07-30 Pedro Alves <palves@redhat.com>
12154
12155 * linux-low.c (handle_extended_wait): Set the child's last
12156 reported status to TARGET_WAITKIND_STOPPED.
12157
69dde7dc
PA
121582015-07-30 Pedro Alves <palves@redhat.com>
12159
12160 PR threads/18600
12161 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12162 only shows inferior 1.
12163
4dd63d48
PA
121642015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12165 Pedro Alves <palves@redhat.com>
12166
12167 PR threads/18600
12168 * gdb.threads/fork-plus-threads.c: New file.
12169 * gdb.threads/fork-plus-threads.exp: New file.
12170
d618e4c5
PP
121712015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12172
12173 * gdb.base/batch-preserve-term-settings.exp
12174 (test_terminal_settings_preserved_after_cli_exit): Use
12175 send_quit_command.
12176
1eef6428
PA
121772015-07-29 Pedro Alves <palves@redhat.com>
12178 Don Breazeal <donb@codesourcery.com>
12179
12180 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12181 output from both inferior_spawn_id and gdb_spawn_id.
12182
7da5b897
SDJ
121832015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12184
12185 * gdb.threads/attach-into-signal.exp (corefunc): Use
12186 with_test_prefix on nested loops, uniquefying the test messages.
12187
dac804df
SDJ
121882015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12189
12190 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12191 commit.
12192
06265e53
PP
121932015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12194
12195 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12196 New proc.
12197 (test_terminal_settings_preserved_after_sigterm): New test.
12198
18206ca3
PP
121992015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12200
12201 * gdb.base/batch-preserve-term-settings.exp
12202 (test_terminal_settings_preserved_after_cli_exit): New test.
12203
90074d11
PP
122042015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12205
12206 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12207 manipulation of saved_gdbflags.
12208 (test_terminal_settings_preserved): Remove global declaration of
12209 the unused variable pagination_prompt. Remove manipulation of
12210 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12211 GDBFLAGS.
12212
eb1a7902
PA
122132015-07-29 Pedro Alves <palves@redhat.com>
12214
12215 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12216
8b75dd3b
PA
122172015-07-29 Pedro Alves <palves@redhat.com>
12218
12219 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12220 at the top.
12221
dedad4e3
PA
122222015-07-29 Pedro Alves <palves@redhat.com>
12223
12224 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12225 (main): Call gdb_unbuffer_output.
12226 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12227 (main): Call gdb_unbuffer_output.
12228 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12229 (main): Call gdb_unbuffer_output.
12230 * gdb.base/call-strs.exp: Adjust to step over the
12231 gdb_unbuffer_output call.
12232 * gdb.base/catch-gdb-caused-signals.c: Include
12233 "../lib/unbuffer_output.c".
12234 (main): Call gdb_unbuffer_output.
12235 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12236 (main): Call gdb_unbuffer_output.
12237 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12238 (main): Call gdb_unbuffer_output.
12239 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12240 (main): Call gdb_unbuffer_output.
12241 * gdb.base/shlib-call.exp: Adjust to step over the
12242 gdb_unbuffer_output call.
12243 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12244 (main): Call gdb_unbuffer_output.
12245 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12246 (main): Call gdb_unbuffer_output.
12247 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12248 (main): Rename to ...
12249 (test): ... this.
12250 (main): Reimplement.
12251 * gdb.base/varargs.exp: Run to test instead of to main.
12252 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12253 (main): Call gdb_unbuffer_output.
12254
58789a91
PA
122552015-07-29 Pedro Alves <palves@redhat.com>
12256
12257 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12258 factore out from mi_continue_dprintf. For call-style dprintfs,
12259 expect dprintf output out of $inferior_spawn_id.
12260 (mi_continue_dprintf): Use mi_expect_dprintf.
12261 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12262 (main): Call gdb_unbuffer_output.
12263
e8376742
PA
122642015-07-29 Pedro Alves <palves@redhat.com>
12265
12266 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12267 (default_mi_gdb_start): Set inferior_spawn_id instead of
12268 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12269 gdb_spawn_id.
12270 (mi_gdb_test): Always expect inferior output from both
12271 $inferior_spawn_id and $gdb_spawn_id.
12272
08280010
PA
122732015-07-29 Pedro Alves <palves@redhat.com>
12274
12275 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12276 send_inferior and $inferior_spawn_id.
12277
4d30e432
PA
122782015-07-29 Pedro Alves <palves@redhat.com>
12279
12280 * gdb.gdb/complaints.exp (test_initial_complaints)
12281 (test_serial_complaints, test_short_complaints): Use
12282 gdb_test_stdio.
12283 (test_empty_complaint): Handle $inferior_spawn_id !=
12284 $gdb_spawn_id.
12285
0d30a335
PA
122862015-07-29 Pedro Alves <palves@redhat.com>
12287
12288 * gdb.base/varargs.exp: Use gdb_test_stdio.
12289
39413b29
PA
122902015-07-29 Pedro Alves <palves@redhat.com>
12291
12292 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12293
7cb000a9
PA
122942015-07-29 Pedro Alves <palves@redhat.com>
12295
12296 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12297
d7b8ac82
PA
122982015-07-29 Pedro Alves <palves@redhat.com>
12299
12300 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12301 parameter into two new parameters, "inf_result" and "gdb_result".
12302 Expect inferior output and gdb output from $inferior_spawn_id and
12303 $gdb_spawn_id, respectively. Adjust all callers.
12304
789c3a0c
PA
123052015-07-29 Pedro Alves <palves@redhat.com>
12306
12307 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12308 of gdb_test_sequence.
12309
77e760c3
PA
123102015-07-29 Pedro Alves <palves@redhat.com>
12311
12312 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12313 (saw_spurious_output): Expect inferior output from
12314 $inferior_spawn_id. Use gdb_test_stdio.
12315
8396d2cd
PA
123162015-07-29 Pedro Alves <palves@redhat.com>
12317
12318 * gdb.base/dprintf.exp: Use standard_testfile. Change
12319 prepare_for_testing call.
12320 (srcfile): Don't set.
12321 (restart): New procedure.
12322 (test_dprintf): New procecure, use to continue over dprintfs.
12323 (test_call, test_agent): New procedures, tests moved here.
12324 Restart gdb and recreate dprintfs. Adjust expected output.
12325
2051d61f
PA
123262015-07-29 Pedro Alves <palves@redhat.com>
12327
12328 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12329
452397af
PA
123302015-07-29 Pedro Alves <palves@redhat.com>
12331
12332 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12333
8aed9555
PA
123342015-07-29 Pedro Alves <palves@redhat.com>
12335
12336 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12337 gdb_test_stdio.
12338
188a61b4
PA
123392015-07-29 Pedro Alves <palves@redhat.com>
12340
12341 * lib/gdb.exp (gdb_test_stdio): New procedure.
12342
12264a45
PA
123432015-07-29 Pedro Alves <palves@redhat.com>
12344
12345 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12346
23ffc893
PA
123472015-07-29 Pedro Alves <palves@redhat.com>
12348
12349 * gdb.base/call-signal-resume.exp: Remove check for
12350 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12351 * gdb.base/unwindonsignal.exp: Likewise.
12352 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12353 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12354
65566918
PA
123552015-07-29 Pedro Alves <palves@redhat.com>
12356
12357 * gdb.base/siginfo-addr.c (pass): New function.
12358 (handler): Call it iff si_addr is correct.
12359 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12360 Set a breakpoint at "pass" and continue to it.
12361
d60a9221
SDJ
123622015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12363
12364 * gdb.python/py-objfile.exp: Make some tests have unique names.
12365 * gdb.python/py-pp-registration.exp: Likewise.
12366
bde40b8f
PA
123672015-07-28 Pedro Alves <palves@redhat.com>
12368
12369 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12370
13e1dec8
SM
123712015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12372
12373 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12374
da33c9a7
SM
123752015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12376
12377 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12378
077836f7
PP
123792015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12380
12381 * gdb.base/gdb-sigterm-2.exp: New test.
12382
b8cc7b2e
DE
123832015-07-25 Doug Evans <xdje42@gmail.com>
12384
12385 Revert:
12386 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12387 (workers/%.worker, build-perf): New rule.
12388 (GDB_PERFTEST_MODE): New variable.
12389 (check-perf): Use it.
12390 (clean): Clean up gdb.perf parallel build subdirs.
12391 * lib/build-piece.exp: New file.
12392 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12393 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12394 name.
12395 (standard_temp_file): Ditto.
12396 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12397 of $GDB_PARALLEL.
12398
c8bd4544
DE
123992015-07-24 Doug Evans <dje@google.com>
12400
12401 * gdb.perf/lib/perftest/utils.py: New file.
12402 * gdb.perf/gm-hello.cc: New file.
12403 * gdb.perf/gm-pervasive-typedef.cc: New file.
12404 * gdb.perf/gm-pervasive-typedef.h: New file.
12405 * gdb.perf/gm-std.cc: New file.
12406 * gdb.perf/gm-std.h: New file.
12407 * gdb.perf/gm-use-cerr.cc: New file.
12408 * gdb.perf/gm-utils.h: New file.
12409 * gdb.perf/gmonster-null-lookup.py: New file.
12410 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12411 * gdb.perf/gmonster-print-cerr.py: New file.
12412 * gdb.perf/gmonster-ptype-string.py: New file.
12413 * gdb.perf/gmonster-runto-main.py: New file.
12414 * gdb.perf/gmonster-select-file.py: New file.
12415 * gdb.perf/gmonster1-null-lookup.exp: New file.
12416 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12417 * gdb.perf/gmonster1-print-cerr.exp: New file.
12418 * gdb.perf/gmonster1-ptype-string.exp: New file.
12419 * gdb.perf/gmonster1-runto-main.exp: New file.
12420 * gdb.perf/gmonster1-select-file.exp: New file.
12421 * gdb.perf/gmonster1.cc: New file.
12422 * gdb.perf/gmonster1.exp: New file.
12423 * gdb.perf/gmonster2-null-lookup.exp: New file.
12424 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
12425 * gdb.perf/gmonster2-print-cerr.exp: New file.
12426 * gdb.perf/gmonster2-ptype-string.exp: New file.
12427 * gdb.perf/gmonster2-runto-main.exp: New file.
12428 * gdb.perf/gmonster2-select-file.exp: New file.
12429 * gdb.perf/gmonster2.cc: New file.
12430 * gdb.perf/gmonster2.exp: New file.
12431
6eab34f3
DE
124322015-07-24 Doug Evans <dje@google.com>
12433
12434 * gdb.perf/README: New file.
12435 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
12436 * lib/gen-perf-test.exp: New file.
12437
63738bfd
DE
124382015-07-24 Doug Evans <dje@google.com>
12439
12440 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
12441 (PerfTest::startup): New function.
12442 (PerfTest::run): Return result of calling body.
12443 (PerfTest::assemble): Rewrite.
12444 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
12445 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
12446 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
12447 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
12448 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
12449
7b606f95
DE
124502015-07-24 Doug Evans <dje@google.com>
12451
12452 * lib/gdb.exp (clean_restart): Make executable optional.
12453
a97b16b8
DE
124542015-07-24 Doug Evans <dje@google.com>
12455
12456 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
12457 compiler_info references.
12458 * gdb.cp/temargs.exp: Ditto.
12459 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
12460 (get_compiler_info): Early exit if already computed. Set compiler_info
12461 to "unknown" if there was a problem.
12462 (test_compiler_info): Add function comment. Call get_compiler_info.
12463
35baa57f
DE
124642015-07-24 Doug Evans <dje@google.com>
12465
12466 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12467 (workers/%.worker, build-perf): New rule.
12468 (GDB_PERFTEST_MODE): New variable.
12469 (check-perf): Use it.
12470 (clean): Clean up gdb.perf parallel build subdirs.
12471 * lib/build-piece.exp: New file.
12472 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12473 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12474 name.
12475 (standard_temp_file): Ditto.
12476 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12477 of $GDB_PARALLEL.
12478
6ebea266
DE
124792015-07-24 Doug Evans <dje@google.com>
12480
12481 * lib/future.exp (gdb_default_target_compile): New option
12482 "early_flags".
12483 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
12484 --as-needed.
12485
1e76a7e9
SDJ
124862015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
12487
12488 * gdb.base/catch-syscall.exp: Call gdb_exit before
12489 gdb_skip_xml_test.
12490
5068630a
PA
124912015-07-24 Pedro Alves <palves@redhat.com>
12492
12493 * gdb.python/py-events.exp: Accept output between the stop event
12494 and the prompt.
12495 * gdb.python/py-evsignal.exp: Likewise.
12496 * gdb.python/py-evthreads.exp: Likewise.
12497
77598427
PA
124982015-07-24 Pedro Alves <palves@redhat.com>
12499
12500 PR gdb/18717
12501 * gdb.threads/non-ldr-exit.c: New file.
12502 * gdb.threads/non-ldr-exit.exp: New file.
12503
11e6c98f
YQ
125042015-07-24 Yao Qi <yao.qi@linaro.org>
12505
12506 * gdb.server/ext-wrapper.exp: Test --wrapper option when
12507 restarting process.
12508
51aee833
YQ
125092015-07-24 Yao Qi <yao.qi@linaro.org>
12510
12511 * gdb.server/ext-restart.exp: New file.
12512
8cfe207c
YQ
125132015-07-24 Yao Qi <yao.qi@linaro.org>
12514
12515 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
12516 argument options.
12517 * gdb.server/ext-wrapper.exp: New file.
12518
cc12ce38
DE
125192015-07-23 Doug Evans <dje@google.com>
12520
12521 * gdb.dwarf2/dw2-dummy-cu.S: New file.
12522 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
12523
d0d84780
PMR
125242015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
12525
12526 * gdb.ada/var_arr_typedef.exp: New testcase.
12527 * gdb.ada/var_arr_typedef/pack.adb: New file.
12528 * gdb.ada/var_arr_typedef/pack.ads: New file.
12529 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
12530
8b558f79
JB
125312015-07-20 Joel Brobecker <brobecker@adacore.com>
12532
12533 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
12534
775a3298
JK
125352015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12536
12537 * gdb.arch/i386-biarch-core.exp: Replace istarget
12538 by "complete set gnutarget". Remove expectation for the "core-file"
12539 command.
12540
db1ff28b
JK
125412015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12542
12543 Revert the previous commit:
12544 Tests for validate symbol file using build-id.
12545
0a94970d
JK
125462015-07-15 Aleksandar Ristovski <aristovski@qnx.com
12547
12548 Tests for validate symbol file using build-id.
12549 * gdb.base/solib-mismatch-lib.c: New file.
12550 * gdb.base/solib-mismatch-libmod.c: New file.
12551 * gdb.base/solib-mismatch.c: New file.
12552 * gdb.base/solib-mismatch.exp: New file.
12553
03346981
SL
125542015-07-15 Sandra Loosemore <sandra@codesourcery.com>
12555
12556 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
12557 nios2-*-linux*.
12558 * gdb.base/sigbpt.exp (stepi_out): Likewise.
12559 * gdb.base/siginfo.exp: Likewise.
12560 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12561
42422cc7
PL
125622015-07-15 Pierre Langlois <pierre.langlois@arm.com>
12563
12564 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
12565 Move it to ...
12566 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
12567 ... here.
12568 * gdb.trace/range-stepping.exp: Check that the target supports
12569 range stepping.
12570
cfa68bae
JK
125712015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12572
12573 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
12574
8ffdba26
PA
125752015-07-14 Pedro Alves <palves@redhat.com>
12576
12577 * gdb.base/killed-outside.exp: New file.
12578 * gdb.base/killed-outside.c: New file.
12579
218a5a11
JK
125802015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12581
12582 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
12583 (n at main): New.
12584 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
12585
e03ed3c6
AA
125862015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12587
12588 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
12589 infcall tests instead of setting up for KFAIL.
12590
485668e5
MM
125912015-07-10 Markus Metzger <markus.t.metzger@intel.com>
12592
12593 * gdb.btrace/record_goto-step.exp: New.
12594
08464196
JK
125952015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12596
12597 PR compile/18484
12598 * gdb.compile/compile.c (struct struct_type): Add volatile to
12599 selffield's type.
12600 * gdb.compile/compile.exp
12601 (compile code struct_object.selffield = &struct_object): Skip further
12602 struct_object tests if this one xfails.
12603
bcf5c1d9
RC
126042015-07-08 Robert O'Callahan <robert@ocallahan.org>
12605
12606 PR exp/18617
12607 * gdb.trace/ax.exp: Add test.
12608
4931af25
YQ
126092015-07-07 Yao Qi <yao.qi@linaro.org>
12610
12611 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
12612 instead of istarget "aarch64*-*-*".
12613 * gdb.arch/aarch64-fp.exp: Likewise.
12614 * gdb.base/float.exp: Likewise.
12615 * gdb.reverse/aarch64.exp: Likewise.
12616 * lib/gdb.exp (is_aarch64_target): New proc.
12617
9fcf688e
YQ
126182015-07-07 Yao Qi <yao.qi@linaro.org>
12619
12620 * lib/gdb.exp (is_aarch32_target): New proc.
12621 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12622 instead of "istarget "arm*-*-*"".
12623 * gdb.arch/arm-disp-step.exp: Likewise.
12624 * gdb.arch/thumb-bx-pc.exp: Likewise.
12625 * gdb.arch/thumb-prologue.exp: Likewise.
12626 * gdb.arch/thumb-singlestep.exp: Likewise.
12627 * gdb.base/disp-step-syscall.exp: Likewise.
12628 * gdb.base/float.exp: Likewise.
12629
fbd8d50d
YQ
126302015-07-07 Yao Qi <yao.qi@linaro.org>
12631
12632 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12633 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12634
71be1fdc
YQ
126352015-07-07 Yao Qi <yao.qi@linaro.org>
12636
12637 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
12638 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
12639 if it exists.
12640 * gdb.multi/multi-arch.exp: Likewise.
12641
3e221d36
SM
126422015-07-07 Simon Marchi <simon.marchi@ericsson.com>
12643
12644 * gdb.python/py-lazy-string.exp: Add missing parentheses to
12645 print.
12646
d441430b
YQ
126472015-07-07 Yao Qi <yao.qi@linaro.org>
12648
12649 * gdb.arch/thumb-singlestep.exp: Do one more single step.
12650
06f810bd
MG
126512015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
12652
12653 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
12654 '[' and ']' characters.
12655
5e61e7c0
IB
126562015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
12657
12658 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12659
28bf096c
PA
126602015-06-29 Pedro Alves <palves@redhat.com>
12661
12662 PR threads/18127
12663 * gdb.threads/hand-call-new-thread.c: New file.
12664 * gdb.threads/hand-call-new-thread.c: New file.
12665
ee93cd5e
KS
126662015-06-26 Keith Seitz <keiths@redhat.com>
12667 Doug Evans <dje@google.com>
12668
12669 PR 16253
12670 * gdb.cp/var-tag-2.cc: New file.
12671 * gdb.cp/var-tag-3.cc: New file.
12672 * gdb.cp/var-tag-4.cc: New file.
12673 * gdb.cp/var-tag.cc: New file.
12674 * gdb.cp/var-tag.exp: New file.
12675
fc637f04
PP
126762015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12677
12678 * gdb.base/history-duplicates.exp: New test.
12679
2e52ae68
PP
126802015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12681
12682 * gdb.base/completion.exp: Test the completion of the "focus"
12683 command.
12684
6e22494e
JK
126852015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12686
12687 * gdb.arch/amd64-prologue-skip.S: New file.
12688 * gdb.arch/amd64-prologue-skip.exp: New file.
12689
bf7b9cd9
SM
126902015-06-25 Simon Marchi <simon.marchi@ericsson.com>
12691
12692 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
12693 is_address_zero_readable check.
12694
201e8dfd
PB
126952015-06-24 Peter Bergner <bergner@vnet.ibm.com>
12696
12697 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
12698 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
12699
5cd867b4
YQ
127002015-06-24 Yao Qi <yao.qi@linaro.org>
12701
12702 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
12703 linux targets.
12704
4d7be007
YQ
127052015-06-24 Yao Qi <yao.qi@linaro.org>
12706
12707 * lib/gdb.exp (supports_get_siginfo_type): New proc.
12708 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
12709 * gdb.base/siginfo-thread.exp: Likewise.
12710
07fcd301
YQ
127112015-06-22 Yao Qi <yao.qi@linaro.org>
12712
12713 * boards/remote-gdbserver-on-localhost.exp: Add comments.
12714
52042a00
YQ
127152015-06-22 Yao Qi <yao.qi@linaro.org>
12716
12717 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
12718 aarch64*-*-*.
12719 (skip_hw_watchpoint_tests): Likewise.
12720
74bd41ce
PP
127212015-06-18 Patrick Palka <patrick@parcs.ath.cx>
12722
12723 * gdb.base/gdbinit-history.exp: Test the interaction between
12724 setting GDBHISTSIZE and setting the history size via .gdbinit.
12725
bc460514
PP
127262015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12727
12728 PR gdb/16999
12729 * gdb.base/gdbhistsize-history.exp: New test.
12730
b58c513b
PP
127312015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12732
12733 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
12734 with GDBHISTSIZE.
12735 * gdb.base/readline.exp: Likewise.
12736
92046791
YQ
127372015-06-17 Yao Qi <yao.qi@linaro.org>
12738
12739 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
12740 line.
12741
2093d2d3
PP
127422015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12743
12744 * gdb.base/gdbinit-history.exp: Add test case to check that
12745 an unlimited history file does not get truncated on exit.
12746
e6c693af
AA
127472015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12748
12749 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
12750 (VECTOR): New macro. Use it...
12751 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
12752 ...for these typedefs.
12753 (int8, char1, int1, double1): New typedefs.
12754 (struct just_int2, struct two_int2): New structures.
12755 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
12756 (add_structvecs, add_singlevecs): New functions.
12757 (main): Call add_some_intvecs twice.
12758 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
12759 the compile and exit upon failure. Try compiling for the "native"
12760 architecture. Test inferior function calls with vector arguments
12761 and vector return value handling with "finish" and "return".
12762
c74f7d1c
JT
127632015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
12764
12765 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
12766 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
12767 PE file.
12768 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
12769
98aa42ee
AT
127702015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12771
12772 PR breakpoints/16465
12773 * gdb.mi/mi-dprintf-pending.c: New file.
12774 * gdb.mi/mi-dprintf-pending.exp: New test.
12775 * gdb.mi/mi-dprintf-pendshr.c: New file.
12776
7d73c23c 127772015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 12778 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
12779
12780 * gdb.arch/i386-mpx-map.c: New file.
12781 * gdb.arch/i386-mpx-map.exp: New File.
12782
127832015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12784
12785 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
12786 * gdb.arch/i386-mpx.exp: Indentation fixed.
12787
127882015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12789
12790 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
12791 function and improved indentation.
12792 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
12793 gdb_test_multiple. Added additional tests to skip the test.
12794
127952015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12796
12797 * gdb.arch/i386-avx512.c: Change path in include file.
12798 * gdb.arch/i386-avx512.exp: Change include dir path
12799 compilation flag.
12800 * gdb.arch/i386-mpx.c: Change path in include file.
12801 * gdb.arch/i386-mpx.exp: Change include dir path compilation
12802 flag.
12803
d5eba19a
JK
128042015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12805
12806 * gdb.compile/compile-print.exp (compile print *vararray@3)
12807 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
12808
7f361056
JK
128092015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12810
12811 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
12812 (do not keep jit in memory): ... this.
12813 (expect 5): Change it to ...
12814 (expect no 5): ... this.
12815
3b462ec2
SM
128162015-06-02 Simon Marchi <simon.marchi@ericsson.com>
12817
12818 PR gdb/15564
12819 * gdb.mi/mi-detach.exp: New file.
12820
e0619de6
JK
128212015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12822
12823 PR symtab/18392
12824 * gdb.arch/amd64-tailcall-self.S: New file.
12825 * gdb.arch/amd64-tailcall-self.c: New file.
12826 * gdb.arch/amd64-tailcall-self.exp: New file.
12827
e970cb34
DB
128282015-05-28 Don Breazeal <donb@codesourcery.com>
12829
12830 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
12831 tests for remote targets by checking is_target_gdbserver.
12832
b2e2f908
DE
128332015-05-27 Doug Evans <dje@google.com>
12834
12835 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
12836 * gdb.dwarf2/opaque-type-lookup.c: New file.
12837 * gdb.dwarf2/opaque-type-lookup.exp: New file.
12838
82c7be31
DE
128392015-05-26 Doug Evans <dje@google.com>
12840
12841 * gdb.cp/iostream.cc: New file.
12842 * gdb.cp/iostream.exp: New file.
12843
b4f54984
DE
128442015-05-26 Doug Evans <dje@google.com>
12845
12846 * gdb.dwarf2/dw2-op-call.exp: Update.
12847 * gdb.dwarf2/dw4-sig-types.exp: Update.
12848 * gdb.dwarf2/implptr.exp: Update.
12849 * gdb.mi/mi-cmd-param-changed.exp: Update.
12850
4ea6efe9
DE
128512015-05-26 Doug Evans <dje@google.com>
12852
12853 * gdb.python/py-lazy-string.c: New file.
12854 * gdb.python/py-lazy-string.exp: New file.
12855 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
12856 (main): Update. Add estring3.
12857 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
12858 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
12859
f6bb7db3
YQ
128602015-05-26 Omair Javaid <omair.javaid@linaro.org>
12861 Yao Qi <yao.qi@linaro.org>
12862
12863 * gdb.reverse/aarch64.c: New.
12864 * gdb.reverse/aarch64.exp: New.
12865
a81bfbd0
OJ
128662015-05-26 Omair Javaid <omair.javaid@linaro.org>
12867
25d49b86
PA
12868 * lib/gdb.exp (supports_process_record): Return true for
12869 aarch64*-linux*.
a81bfbd0
OJ
12870 (supports_reverse): Likewise.
12871
158bf1b4
PP
128722015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12873
12874 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12875 Use with_test_prefix.
12876
a0145030
AB
128772015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12878
12879 * gdb.base/completion.exp: Add test for completion of layout
12880 names.
12881
ebe3b578
AB
128822015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12883
12884 * lib/gdb.exp (skip_tui_tests): New proc.
12885 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12886
84204ed7
PA
128872015-05-19 Pedro Alves <palves@redhat.com>
12888
12889 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12890 Save the whole env array instead of just HOME. Unset HISTSIZE in
12891 the environment while testing. Restore whole environment
12892 afterwards.
12893
37442ce1
DE
128942015-05-16 Doug Evans <xdje42@gmail.com>
12895
12896 * gdb.guile/scm-ports.c: New file.
12897 * gdb.guile/scm-ports.exp: Add memory port tests.
12898
36de76f9
JK
128992015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12900
12901 * gdb.compile/compile-print.c: New file.
12902 * gdb.compile/compile-print.exp: New file.
12903
3a9558c4
JK
129042015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12905
12906 * gdb.compile/compile-ops.exp: Cast param to void.
12907 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12908 (compile code struct_object.selffield = &struct_object): Add xfail.
12909
aa715135
JG
129102015-05-15 Joel Brobecker <brobecker@adacore.com>
12911
12912 * gdb.ada/arr_enum_with_gap: New testcase.
12913
931e5bc3
JG
129142015-05-15 Joel Brobecker <brobecker@adacore.com>
12915
12916 * gdb.ada/byte_packed_arr: New testcase.
12917
9cd4d857
JB
129182015-05-15 Joel Brobecker <brobecker@adacore.com>
12919
12920 * gdb.ada/pckd_neg: New testcase.
12921
ebfd00d2
PP
129222015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12923
12924 PR gdb/17820
12925 * gdb.base/gdbinit-history.exp: New test.
12926 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12927 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12928
4c082a81
SC
129292015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12930
12931 * gdb.python/py-xmethods.cc: Enhance test case.
12932 * gdb.python/py-xmethods.exp: New tests.
12933 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12934 function.
12935 (B_indexoper): Likewise.
12936 (global_dm_list) : Add new xmethod worker functions.
12937
f7797074
SDJ
129382015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12939
12940 * gdb.base/coredump-filter.exp: Correctly unset
12941 "coredump_var_addr" array.
12942
a4674e4e
PA
129432015-05-08 Pedro Alves <palves@redhat.com>
12944
12945 * gdb.server/non-existing-program.exp: Unset spawn_id.
12946
df2eb078
SC
129472015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12948
12949 PR python/18291
12950 * gdb.python/py-xmethods.exp: Add tests.
12951
422349a3
YQ
129522015-05-08 Yao Qi <yao.qi@linaro.org>
12953
12954 PR gdb/18208
12955 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12956 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12957 function set_coredump_filter, and remove remote_exec call.
12958 Remove argument ipid. Callers update.
12959 (top level): Don't get inferior's PID.
12960
63fc80ce
AA
129612015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12962
12963 * gdb.base/watch_thread_num.exp: Skip test on targets without
12964 access watchpoints.
12965
80ad801e
PA
129662015-05-06 Pedro Alves <palves@redhat.com>
12967
12968 PR server/18081
12969 * gdb.server/non-existing-program.exp: New file.
12970
0fa7fe50
JB
129712015-05-05 Joel Brobecker <brobecker@adacore.com>
12972
12973 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12974
3ea89b92
PMR
129752015-05-05 Joel Brobecker <brobecker@adacore.com>
12976
12977 * gdb.ada/out_of_line_in_inlined: New testcase.
12978
87b8eff0
JB
129792015-05-05 Joel Brobecker <brobecker@adacore.com>
12980
12981 * gdb.ada/var_rec_arr: New testcase.
12982
5fccc635
YQ
129832015-04-30 Yao Qi <yao.qi@linaro.org>
12984
12985 * gdb.base/break-idempotent.exp: If
12986 skip_hw_watchpoint_multi_tests returns true, skip the tests
12987 on "rwatch" and "awatch".
12988
42d38f42
YQ
129892015-04-30 Yao Qi <yao.qi@linaro.org>
12990
12991 * gdb.base/relativedebug.exp: Invoke gdb command
12992 "info sharedlibrary", and if libc.so doesn't have debug info,
12993 skip the test.
12994
2ce1cdbf
DE
129952015-04-29 Doug Evans <dje@google.com>
12996
12997 * gdb.python/py-xmethods.exp: Add ptype tests.
12998 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12999 get_result_type method.
13000
f24a38c5
LM
130012015-04-29 Luis Machado <lgustavo@codesourcery.com>
13002
13003 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13004 the target does not support hardware watchpoints.
13005
ecbf2b3c
LM
130062015-04-29 Luis Machado <lgustavo@codesourcery.com>
13007
13008 * gdb.base/break-always.exp: Abort testing if writing to memory
13009 causes an error.
13010
34f5f757
DE
130112015-04-28 Doug Evans <dje@google.com>
13012
13013 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13014 * gdb.python/py-pp-registration.exp: ... here. New file.
13015 * gdb.python/py-pp-registration.c: New file.
13016 * gdb.python/py-pp-registration.py: New file.
13017
69b4374a
DE
130182015-04-28 Doug Evans <dje@google.com>
13019
13020 * gdb.python/py-bad-printers.c: New file.
13021 * gdb.python/py-bad-printers.py: New file.
13022 * gdb.python/py-bad-printers.exp: New file.
13023
59fb7612
SS
130242015-04-28 Sasha Smundak <asmundak@google.com>
13025
13026 * gdb.python/py-type.exp: New test.
13027
2631b16a
AW
130282015-04-28 Andy Wingo <wingo@igalia.com>
13029
13030 * gdb.python/py-parameter.exp:
13031 * gdb.guile/scm-parameter.exp: Escape the path that we are
13032 matching against, as it might contain characters that are special
13033 to regular expressions.
13034
460efde1
JB
130352015-04-27 Joel Brobecker <brobecker@adacore.com>
13036
13037 * gdb.ada/rec_comp: New testcase.
13038
2d369d8e
SDJ
130392015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13040
13041 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13042 before using it.
13043
cf75d6c3
AB
130442015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13045
13046 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13047 new tests for verilog output.
13048
8dbe7ca5
YQ
130492015-04-24 Yao Qi <yao.qi@linaro.org>
13050
13051 * boards/remote-gdbserver-on-localhost.exp: New file.
13052
4ef9fb2f
PA
130532015-04-23 Pedro Alves <palves@redhat.com>
13054
13055 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13056 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13057 "end of file", remove $inferior_spawn_id from the indirect list.
13058
0a803169
PA
130592015-04-23 Pedro Alves <palves@redhat.com>
13060
13061 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13062
749ef8f8
PA
130632015-04-23 Pedro Alves <palves@redhat.com>
13064
13065 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13066 on $any_spawn_id instead of only on $gdb_spawn_id.
13067
8aae4344
PM
130682015-04-21 Pierre Muller <muller@sourceware.org>
13069
13070 PR pascal/17815
13071 * lib/pascal.exp (gpc_compile): Add new option "class".
13072 (fpc_compile): Likewise.
13073 * gdb.pascal/case-insensitive-symbols.pas: New file.
13074 * gdb.pascal/case-insensitive-symbols.exp: New file.
13075
1586c8fb
GB
130762015-04-20 Gary Benson <gbenson@redhat.com>
13077
13078 * gdb.base/attach.exp: Fix three extended remote failures.
13079
1b6e6f5c
GB
130802015-04-17 Gary Benson <gbenson@redhat.com>
13081
13082 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13083 the main executable over the remote protocol.
13084
e797481d
PA
130852015-04-16 Pedro Alves <palves@redhat.com>
13086
13087 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13088 a new gdbserver if gdbserver_reconnect_p is set.
13089
1ca99c42
PA
130902015-04-16 Pedro Alves <palves@redhat.com>
13091
13092 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13093 is set, don't exit gdbserver.
13094
af9fd6f8
AA
130952015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13096
13097 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13098 appropriate .insn, such that an older assembler can be used.
13099 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13100 the z/Architecture instruction set on 31-bit targets as well.
13101
04ff1e61
AA
131022015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13103
13104 * gdb.go/handcall.exp: Remove all logic related to the first
13105 breakpoint and rely on go_runto_main instead.
13106 * gdb.go/strings.exp: Likewise.
13107 * gdb.go/unsafe.exp: Likewise.
13108 * gdb.go/hello.exp: Likewise. Also rename the remaining
13109 breakpoint marker to "breakpoint 1".
13110 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13111 * gdb.go/strings.go: Likewise.
13112 * gdb.go/unsafe.go: Likewise.
13113 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13114 "set breakpoint 2 here" and rename the remaining breakpoint marker
13115 to "breakpoint 1".
13116
40d2f8d6
SM
131172015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13118
13119 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13120 if itertools.imap is not present.
13121 * gdb.python/py-objfile.exp: Add parentheses.
13122 * gdb.python/py-type.exp: Same.
13123 * gdb.python/py-unwind-maint.py: Same.
13124
8cbc97c6
YQ
131252015-04-15 Yao Qi <yao.qi@linaro.org>
13126
13127 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13128 of ":$ptr_size" and set its form explicitly.
13129
45fd756c
YQ
131302015-04-15 Pedro Alves <palves@redhat.com>
13131 Yao Qi <yao.qi@linaro.org>
13132
13133 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13134 timeout by factor of 4.
13135 (test_regular_watch): Likewise.
13136 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13137 * gdb.reverse/sigall-reverse.exp: Likewise.
13138 * gdb.reverse/until-precsave.exp: Likewise.
13139 * lib/gdb.exp (with_timeout_factor): New proc.
13140 (gdb_expect): Move some code to ...
13141 (get_largest_timeout): ... here. New procedure.
13142
9e811bc3
LM
131432015-04-14 Luis Machado <lgustavo@codesourcery.com>
13144
13145 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13146
0ff6fcb2
LM
131472015-04-13 Luis Machado <lgustavo@codesourcery.com>
13148
13149 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13150 to write to the .text section.
13151
7578d5f7
LM
131522015-04-13 Luis Machado <lgustavo@codesourcery.com>
13153
13154 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13155 Handle the case of targets that do not provide PID information.
13156
2efe15c4
YQ
131572015-04-13 Yao Qi <yao.qi@linaro.org>
13158
13159 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13160 and use expect instead of gdb_expect.
13161
8cd8f2f8
SDJ
131622015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13163
13164 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13165 "coredump_var_addr" to avoid naming conflict with other testcases.
13166
9ee41772
PA
131672015-04-10 Pedro Alves <palves@redhat.com>
13168
13169 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13170 gdb_test_sequence and gdb_assert.
13171
07473109
PA
131722015-04-10 Pedro Alves <palves@redhat.com>
13173
13174 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13175 test messages that don't include the breakpoint address.
13176
de3db44c
YQ
131772015-04-10 Yao Qi <yao.qi@linaro.org>
13178
13179 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13180 false for some offset and width combinations which aren't
13181 supported by linux kernel.
13182
c79d856c
PA
131832015-04-10 Pedro Alves <palves@redhat.com>
13184
13185 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13186 procedure, factored out from ...
13187 (top level): ... here. Add "set displaced-stepping" testing axis.
13188 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13189 parameter "displaced". Use it.
13190 (top level): Use foreach and add "set displaced-stepping" testing
13191 axis.
13192
ebc90b50
PA
131932015-04-10 Pedro Alves <palves@redhat.com>
13194
13195 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13196 Remove comment.
13197 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13198 both the address of the instruction that triggers the watchpoint
13199 and the address of the instruction immediately after, and use
13200 those addresses for the test. Fix comment.
13201
8f572e5c
PA
132022015-04-10 Pedro Alves <palves@redhat.com>
13203
13204 * gdb.base/sigstep.exp (breakpoint_to_handler)
13205 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13206 Test "backtrace" in handler.
13207 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13208 (top level): Add new "displaced" test axis to
13209 breakpoint_to_handler, breakpoint_to_handler_entry and
13210 breakpoint_over_handler.
13211
8d707a12
PA
132122015-04-10 Pedro Alves <palves@redhat.com>
13213
13214 PR gdb/18216
13215 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13216
ef713951
YQ
132172015-04-10 Yao Qi <yao.qi@linaro.org>
13218
13219 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13220 (test_add_rn_pc): New function.
13221 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13222 (top level): Invoke test_add_rn_pc.
13223
906d60cf
PA
132242015-04-10 Pedro Alves <palves@redhat.com>
13225
13226 PR gdb/13858
13227 * gdb.base/step-over-no-symbols.exp: New file.
13228
f2983cc3
AW
132292015-04-09 Andy Wingo <wingo@igalia.com>
13230
13231 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13232 after the Python tests.
13233
6d62641c
SDJ
132342015-04-08 Keith Seitz <keiths@redhat.com>
13235
13236 PR python/16699
13237 * gdb.python/py-completion.exp: New tests for completion.
13238 * gdb.python/py-completion.py (CompleteLimit1): New class.
13239 (CompleteLimit2): Likewise.
13240 (CompleteLimit3): Likewise.
13241 (CompleteLimit4): Likewise.
13242 (CompleteLimit5): Likewise.
13243 (CompleteLimit6): Likewise.
13244 (CompleteLimit7): Likewise.
13245
f3770638
PA
132462015-04-08 Pedro Alves <palves@redhat.com>
13247
13248 PR gdb/18214
13249 PR gdb/18216
13250 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13251 function.
13252 (main): Install it as SIGUSR1 handler.
13253 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13254 parameter. Always use "setup" as prefix. Toggle "set
13255 displaced-stepping" off/on depending on global. Don't switch to
13256 thread 1 here.
13257 (top level): Add displaced stepping "off/on" test axis. Update
13258 "setup" calls. Wrap each subtest with with_test_prefix. Test
13259 continuing with a queued signal in each thread.
13260
4496bed7
PA
132612015-04-08 Pedro Alves <palves@redhat.com>
13262
13263 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13264 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13265 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13266 Return early if running to main fails.
13267 * gdb.trace/while-stepping.exp: Likewise.
13268
b97fde92
PA
132692015-04-07 Pedro Alves <palves@redhat.com>
13270
13271 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13272 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13273 interact with inferior program.
13274
f71c18e7
PA
132752015-04-07 Pedro Alves <palves@redhat.com>
13276
13277 * lib/gdb.exp (inferior_spawn_id): New global.
13278 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13279 spawn id after processing the user code.
13280 (default_gdb_start): Set inferior_spawn_id.
13281 (send_inferior): New procedure.
13282 * lib/gdbserver-support.exp (gdbserver_start): Set
13283 inferior_spawn_id.
13284 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13285
6423214f
PA
132862015-04-07 Pedro Alves <palves@redhat.com>
13287
13288 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13289 * lib/gdbserver-support.exp (gdbserver_start): Make
13290 $server_spawn_id global.
13291 (gdbserver_start): Don't wait for gdbserver's spawn id with
13292 expect_background.
13293 (close_gdbserver): New procedure.
13294 (gdb_exit): Rename the default version and reimplement.
13295
71c0ee8c
PA
132962015-04-07 Pedro Alves <palves@redhat.com>
13297
72f4393d 13298 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
13299 append the substituted item, not the original item.
13300
203bc29b
PA
133012015-04-07 Pedro Alves <palves@redhat.com>
13302
13303 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13304 gdb_expect.
13305
508a3ddf
PA
133062015-04-07 Pedro Alves <palves@redhat.com>
13307
13308 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13309 output appearing once only.
13310
9f6dbe2b
PA
133112015-04-07 Pedro Alves <palves@redhat.com>
13312
13313 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13314 that doesn't expect anything. Return early if running to main
13315 fails.
13316
337532fa
YQ
133172015-04-07 Yao Qi <yao.qi@linaro.org>
13318
13319 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13320 (child_function): Call alarm.
13321 (main): Move call to alarm into the loop.
13322 * gdb.threads/non-stop-fair-events.exp: Build program with
13323 -DTIMEOUT=$timeout.
13324
01b622d4
DE
133252015-04-06 Doug Evans <xdje42@gmail.com>
13326
13327 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13328 Fix dest parameter to board_info.
13329 (fpc_compile): Ditto.
13330 (gdb_compile_pascal): Rename dest arg to destfile.
13331
961f4160
PMR
133322015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13333
13334 * gdb.ada/funcall_ref.exp: New file.
13335 * gdb.ada/funcall_ref/foo.adb: New file.
13336
cafda597
YQ
133372015-04-02 Yao Qi <yao.qi@linaro.org>
13338
13339 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13340 is remote.
13341
fed040c6
GB
133422015-04-02 Gary Benson <gbenson@redhat.com>
13343
13344 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13345
d11916aa
SS
133462015-04-01 Sasha Smundak <asmundak@google.com>
13347
13348 * gdb.python/py-unwind-maint.c: New file.
13349 * gdb.python/py-unwind-maint.exp: New test.
13350 * gdb.python/py-unwind-maint.py: New file.
13351 * gdb.python/py-unwind.c: New file.
13352 * gdb.python/py-unwind.exp: New test.
13353 * gdb.python/py-unwind.py: New test.
13354
a1471180
PA
133552015-04-01 Pedro Alves <palves@redhat.com>
13356
13357 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13358 to fail instead of non-existent $test.
13359
0bbeccb1
PA
133602015-04-01 Pedro Alves <palves@redhat.com>
13361
13362 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13363 GDBFLAGS if not empty.
13364
3c724c8c
PMR
133652015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13366
13367 * gdb.ada/complete.exp: Remove "multi_line".
13368 * gdb.ada/info_exc.exp: Remove "multi_line".
13369 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13370 * gdb.ada/ptype_field.exp: Remove "multi_line".
13371 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13372 * gdb.ada/tagged.exp: Remove "multi_line".
13373 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13374 [multi_line ...]
13375 * gdb.btrace/delta.exp: Likewise.
13376 * gdb.btrace/exception.exp: Likewise.
13377 * gdb.btrace/function_call_history.exp: Likewise.
13378 * gdb.btrace/instruction_history.exp: Likewise.
13379 * gdb.btrace/nohist.exp: Likewise.
13380 * gdb.btrace/record_goto.exp: Likewise.
13381 * gdb.btrace/segv.exp: Likewise.
13382 * gdb.btrace/stepi.exp: Likewise.
13383 * gdb.btrace/tailcall.exp: Likewise.
13384 * gdb.btrace/unknown_functions.exp: Likewise.
13385 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13386 * lib/gdb.exp: Add the "multi_line" helper.
13387
4eec2deb
PA
133882015-04-01 Pedro Alves <palves@redhat.com>
13389
13390 * gdb.threads/tid-reuse.c: New file.
13391 * gdb.threads/tid-reuse.exp: New file.
13392
df8411da
SDJ
133932015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13394
13395 PR corefiles/16092
13396 * gdb.base/coredump-filter.c: New file.
13397 * gdb.base/coredump-filter.exp: Likewise.
13398
6ef37366
PM
133992015-03-27 Petr Machata <pmachata@redhat.com>
13400
13401 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13402 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13403 (Dwarf::assemble): Initialize them.
13404 (Dwarf::lines): New function.
13405
7ec911b0
JT
134062015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13407
13408 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13409 SYMBOL_PREFIX for x86_64-*-cygwin.
13410
ff908ebf
AW
134112015-03-26 Andy Wingo <wingo@igalia.com>
13412
13413 PR symtab/18148
13414 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13415 const_value but not a location.
13416 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13417 location defined in non-main CUs are visible.
13418
6d5f0679
YQ
134192015-03-26 Yao Qi <yao.qi@linaro.org>
13420
13421 PR testsuite/18139
13422 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13423 Add a line number entry for the same line.
13424 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
13425 Add a line number entry for the same line.
13426
2898689b
YQ
134272015-03-26 Yao Qi <yao.qi@linaro.org>
13428
13429 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
13430 .int 0.
13431 (func): Likewise. Add .Lfunc_1 label.
13432 Use .Lfunc_1 label.
13433 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
13434 .int 0.
13435 (func): Likewise.
13436 Use .Lfunc_1 label.
13437
85180498
YQ
134382015-03-26 Yao Qi <yao.qi@linaro.org>
13439
13440 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
13441 Call gdb_compile instead to compile each .s files without debug
13442 information.
13443
8aa08a8d
YQ
134442015-03-26 Yao Qi <yao.qi@linaro.org>
13445
13446 * gdb.base/savedregs.exp (process_saved_regs): Make
13447 "Saved registers:" optional in the pattern.
13448
66849923
MM
134492015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13450
13451 * gdb.btrace/next.exp: Merged into step.exp.
13452 * gdb.btrace/finish.exp: Merged into step.exp.
13453 * gdb.btrace/nexti.exp: Merged into stepi.exp.
13454 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
13455 "record goto" and checking the exact replay position.
13456 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
13457 check for "Recording format" in "info record" output.
13458 * gdb.btrace/record_goto.exp: Choose test file based on target.
13459 * gdb.btrace/x86-record_goto.S: Renamed into ...
13460 * gdb.btrace/x86_64-record_goto.S: ... this.
13461 * gdb.btrace/i686-record_goto.S: New.
13462 * gdb.btrace/x86-tailcall.S: Renamed into ...
13463 * gdb.btrace/x86_64-tailcall.S: ... this.
13464 * gdb.btrace/i686-tailcall.S: New.
13465 * gdb.btrace/x86-tailcall.c: Renamed into ...
13466 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
13467 separate statements. Update test.
13468 * gdb.btrace/delta.exp: Use record_goto.c as test file.
13469 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
13470 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
13471 * gdb.btrace/tailcall.exp: Choose test file based on target.
13472 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
13473
11cc1b74
MM
134742015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13475
13476 * gdb.btrace/exception.exp: Increase BTS buffer size.
13477
a25d8bf9
PA
134782015-03-24 Pedro Alves <palves@redhat.com>
13479
13480 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
13481
856e7dd6
PA
134822015-03-24 Pedro Alves <palves@redhat.com>
13483
13484 * gdb.threads/schedlock.exp (test_step): No longer expect that
13485 "set scheduler-locking step" with "next" over a function call runs
13486 threads unlocked.
13487
ad235a41
AT
134882015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13489
13490 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
13491
15630549
AT
134922015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13493
13494 PR breakpoints/16466
13495 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
13496 * gdb.mi/mi-pending.c (thread_func): New function.
13497 (int main): Add threading support required.
13498 * gdb.mi/mi-pending.exp: Add tests for this issue.
13499 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
13500 (pendfunc2): Remove stdio dependency.
13501 * gdb.mi/mi-pendshr2.c: New file.
13502
693dca06
KS
135032015-03-23 Keith Seitz <keiths@redhat.com>
13504
13505 * gdb.linespec/keywords.c: New file.
13506 * gdb.linespec/keywords.exp: New file.
13507
7e993ebf
KS
135082015-03-23 Keith Seitz <keiths@redhat.com>
13509
13510 PR gdb/18021
13511 * gdb.dwarf2/staticvirtual.exp: New test.
13512
bc23328c
JK
135132015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13514
13515 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
13516 * README: Remove HP-UX and gdb.hp.
13517 (configuration):
13518 * configure: Regenerate.
13519 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
13520 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
13521 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
13522 gdb.hp/gdb.defects/Makefile.
13523 * gdb.hp/Makefile.in: File deleted.
13524 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
13525 * gdb.hp/gdb.aCC/optimize.c: File deleted.
13526 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
13527 * gdb.hp/gdb.aCC/run.c: File deleted.
13528 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
13529 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
13530 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
13531 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
13532 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
13533 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
13534 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
13535 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
13536 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
13537 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
13538 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
13539 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
13540 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
13541 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
13542 * gdb.hp/gdb.base-hp/reg.s: File deleted.
13543 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
13544 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
13545 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
13546 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
13547 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
13548 * gdb.hp/gdb.compat/Makefile.in: File deleted.
13549 * gdb.hp/gdb.compat/average.c: File deleted.
13550 * gdb.hp/gdb.compat/sum.c: File deleted.
13551 * gdb.hp/gdb.compat/xdb.c: File deleted.
13552 * gdb.hp/gdb.compat/xdb0.c: File deleted.
13553 * gdb.hp/gdb.compat/xdb0.h: File deleted.
13554 * gdb.hp/gdb.compat/xdb1.c: File deleted.
13555 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
13556 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
13557 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
13558 * gdb.hp/gdb.defects/Makefile.in: File deleted.
13559 * gdb.hp/gdb.defects/bs14602.c: File deleted.
13560 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
13561 * gdb.hp/gdb.defects/solib-d.c: File deleted.
13562 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
13563 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
13564 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
13565 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
13566 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
13567 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
13568 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
13569 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
13570 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
13571 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
13572 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
13573 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
13574 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
13575 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
13576 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
13577 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
13578 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
13579 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
13580 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
13581 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
13582 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
13583 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
13584 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
13585 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
13586 * gdb.hp/tools/odump: File deleted.
13587
8bf3b159
PA
135882015-03-19 Pedro Alves <palves@redhat.com>
13589
13590 * gdb.threads/continue-pending-status.exp (saw_thread_2)
13591 (saw_thread_3): New globals.
13592 (top level): Increment them when an event for the corresponding
13593 thread is seen.
13594 (no thread starvation): New test.
13595
eb54c8bf
PA
135962015-03-19 Pedro Alves <palves@redhat.com>
13597
13598 * gdb.threads/continue-pending-status.c: New file.
13599 * gdb.threads/continue-pending-status.exp: New file.
13600
32d2e5d6
PA
136012015-03-18 Pedro Alves <palves@redhat.com>
13602
13603 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13604 Use gdb_is_target_remote instead of is_remote. Use
13605 gdb_test_multiple instead of gdb_expect. Exit early if
13606 gdb_test_multiple hits its internal matches. Tighten stepi tests
13607 expected output. Fail on exit with any signal, instead of just
13608 SIGILL.
13609
f68f11b7
YQ
136102015-03-18 Yao Qi <yao.qi@linaro.org>
13611
13612 PR tdep/18107
13613 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
13614 variable.
13615 * gdb.base/catch-syscall.exp: Don't skip it on
13616 aarch64*-*-linux* target. Remove elements in all_syscalls.
13617 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
13618 target.
13619 (setup_all_syscalls): New proc.
13620
ca5fd19b
YQ
136212015-03-16 Yao Qi <yao.qi@linaro.org>
13622
13623 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13624 (top level): Skip tests if valid_addr_p returns false for
13625 $cmd1 or $cmd2.
13626
85642ba0
AW
136272015-03-11 Andy Wingo <wingo@igalia.com>
13628
13629 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13630
e03f9645
YQ
136312015-03-11 Yao Qi <yao.qi@linaro.org>
13632
13633 * gdb.base/catch-syscall.exp: Fix typo in comments.
13634
5d0962b2
YQ
136352015-03-11 Yao Qi <yao.qi@linaro.org>
13636
13637 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
13638
b2df3cef
PA
136392015-03-09 Pedro Alves <palves@redhat.com>
13640
13641 * dg-extract-results.py: Delete.
13642
ef878e53
PA
136432015-03-09 Pedro Alves <palves@redhat.com>
13644
13645 Merge dg-extract-results.sh from GCC upstream (r218843).
13646
13647 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
13648 * dg-extract-results.sh: Use --text with grep to avoid issues with
13649 binary files. Fall back to cat -v, if that doesn't work.
13650
9494d219
PA
136512015-03-05 Pedro Alves <palves@redhat.com>
13652
13653 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
13654
a8d9763a
SM
136552015-03-04 Simon Marchi <simon.marchi@ericsson.com>
13656
13657 * lib/mi-support.exp (mi_expect_interrupt): Accept
13658 alternative event for when in all-stop mode.
13659
be9957b8
PA
136602015-03-04 Pedro Alves <palves@redhat.com>
13661
13662 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
13663
d57be0f4 136642015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
13665
13666 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
13667
c214c7cf
AA
136682015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13669
13670 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
13671 regexps for GDB's current line display, accept a hex address
13672 preceding the line number.
13673
6d74a497
AA
136742015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13675
13676 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
13677 the 'arch1' variable for "s390*-linux*" targets.
13678
511aee7c
PA
136792015-03-04 Pedro Alves <palves@redhat.com>
13680
13681 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
13682 (main): Pass missing retval argument to pthread_join call.
13683
95e50b27
PA
136842015-03-02 Pedro Alves <palves@redhat.com>
13685
13686 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
13687 (top level): Call do_test with non-stop as well.
13688
28054d69
PA
136892015-03-02 Pedro Alves <palves@redhat.com>
13690
13691 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
13692 -1.
13693
4fa5d7b4
AA
136942015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13695
13696 * gdb.arch/s390-vregs.exp: New test.
13697 * gdb.arch/s390-vregs.S: New file.
13698
97c18565
PA
136992015-02-27 Pedro Alves <palves@redhat.com>
13700
13701 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
13702 call to catch_command_errors.
13703 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
13704 catch_command_errors.
13705
a37bfa30
PA
137062015-02-27 Pedro Alves <palves@redhat.com>
13707
13708 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
13709 "true" for boolean result.
13710 * gdb.gdb/selftest.exp (test_with_self): Also accept full
13711 prototype of main.
13712
6f98576f
PA
137132015-02-27 Pedro Alves <palves@redhat.com>
13714
13715 * lib/unbuffer_output.c: New file.
13716 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
13717 (main): Call gdb_unbuffer_output.
13718
eba5ab56
YQ
137192015-02-27 Yao Qi <yao.qi@linaro.org>
13720
13721 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
13722 target.
13723
0def5aaa
DE
137242015-02-26 Doug Evans <dje@google.com>
13725
13726 * gdb.cp/class2.cc (Dbase, D): New classes.
13727 (main): New local delta.
13728 * gdb.cp/class2.exp: Test printing delta.
13729 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
13730 (dynbar): New global.
13731 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
13732
081a1c2c
JK
137332015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13734
13735 * gdb.compile/compile-ifunc.c: New file.
13736 * gdb.compile/compile-ifunc.exp: New file.
13737
2f41223f
AT
137382015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
13739
13740 * gdb.base/structs.exp: Check for correct struct on finish.
13741
03eddd80
YQ
137422015-02-26 Yao Qi <yao.qi@linaro.org>
13743
13744 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
13745 is zero.
13746
80c57053
JK
137472015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13748
13749 * gdb.arch/cordic.ko.bz2: New file.
13750 * gdb.arch/cordic.ko.debug.bz2: New file.
13751 * gdb.arch/ppc64-symtab-cordic.exp: New file.
13752
21613c12
YQ
137532015-02-25 Yao Qi <yao.qi@linaro.org>
13754
13755 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
13756 aarch64*-*-* target.
13757
d8b901ed
PA
137582015-02-23 Pedro Alves <palves@redhat.com>
13759
13760 * lib/gdb.exp (delete_breakpoints): Rewrite using
13761 gdb_test_multiple.
13762
e5b85ead
PA
137632015-02-23 Pedro Alves <palves@redhat.com>
13764
13765 * gdb.base/info-os.c: Include stdlib.h.
13766
85c3a371
DE
137672015-02-22 Doug Evans <xdje42@gmail.com>
13768
13769 PR symtab/17855
13770 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
13771 is read after symbols have been re-read.
13772 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
13773 * gdb.ada/exec_changed/second.adb (Second): Ditto.
13774
96553a0c
DE
137752015-02-21 Doug Evans <dje@google.com>
13776
13777 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
13778
97a0c697
JK
137792015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13780
13781 PR corefiles/17808
13782 * gdb.arch/i386-biarch-core.core.bz2: New file.
13783 * gdb.arch/i386-biarch-core.exp: New file.
13784
a47cd6e9
PA
137852015-02-21 Pedro Alves <palves@redhat.com>
13786
13787 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
13788 runto_main fails.
13789
c5facdc4
PA
137902015-02-20 Pedro Alves <palves@redhat.com>
13791
13792 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
13793 info probes.
13794
2db9a427
PA
137952015-02-20 Pedro Alves <palves@redhat.com>
13796
13797 * gdb.threads/multi-create-ns-info-thr.exp: New file.
13798
60fb7e9e
PA
137992015-02-20 Pedro Alves <palves@redhat.com>
13800
13801 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
13802 clean_restart before gdb_target_supports_trace.
13803
5c5019c2
PA
138042015-02-20 Pedro Alves <palves@redhat.com>
13805
13806 PR threads/18006
13807 * gdb.threads/clone-thread_db.c: New file.
13808 * gdb.threads/clone-thread_db.exp: New file.
13809
c9587f88
AT
138102015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
13811
13812 PR breakpoints/16812
13813 * gdb.base/catch-gdb-caused-signals.c: New file.
13814 * gdb.base/catch-gdb-caused-signals.exp: New file.
13815
f6a88844
JM
138162015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
13817
13818 * configure: Regenerated.
13819 * configure.ac: Use GDB_AC_TRANSFORM.
13820 * aclocal.m4: sinclude ../transform.m4.
13821
497c491b
JM
138222015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13823
13824 * lib/dtrace.exp: New file.
13825 * gdb.base/dtrace-probe.exp: Likewise.
13826 * gdb.base/dtrace-probe.d: Likewise.
13827 * gdb.base/dtrace-probe.c: Likewise.
13828 * lib/pdtrace.in: Likewise.
13829 * configure.ac: Output variables with the transformed names of
13830 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
13831 * configure: Regenerated.
13832
03e98035
JM
138332015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13834
13835 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
13836 expected message when trying to access $_probe_* convenience
13837 variables while not on a probe.
13838
63cc30e9
JK
138392015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13840
13841 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
13842
0703599a
PA
138432015-02-11 Pedro Alves <pedro@codesourcery.com>
13844
13845 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
13846 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
13847
7e60a48e
DE
138482015-02-10 Doug Evans <xdje42@gmail.com>
13849
13850 * lib/gdb.exp (gdb_load): Always return a result.
13851
01b088bc
PA
138522015-02-10 Pedro Alves <palves@redhat.com>
13853
13854 * gdb.threads/signal-sigtrap.c: New file.
13855 * gdb.threads/signal-sigtrap.exp: New file.
13856
b05ec7a5
AT
138572015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
13858
13859 * gdb.trace/no-attach-trace.c: New file.
13860 * gdb.trace/no-attach-trace.exp: New file.
13861
a2c2acaf
MW
138622015-02-09 Mark Wielaard <mjw@redhat.com>
13863
13864 * gdb.dwarf2/atomic.c: New file.
13865 * gdb.dwarf2/atomic-type.exp: Likewise.
13866
31fd9caa
MM
138672015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13868
13869 * gdb.btrace/buffer-size.exp: Update "info record" output.
13870 * gdb.btrace/delta.exp: Update "info record" output.
13871 * gdb.btrace/enable.exp: Update "info record" output.
13872 * gdb.btrace/finish.exp: Update "info record" output.
13873 * gdb.btrace/instruction_history.exp: Update "info record" output.
13874 * gdb.btrace/next.exp: Update "info record" output.
13875 * gdb.btrace/nexti.exp: Update "info record" output.
13876 * gdb.btrace/step.exp: Update "info record" output.
13877 * gdb.btrace/stepi.exp: Update "info record" output.
13878 * gdb.btrace/nohist.exp: Update "info record" output.
13879
d33501a5
MM
138802015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13881
13882 * gdb.btrace/buffer-size: New.
13883
f4abbc16
MM
138842015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13885
13886 * gdb.btrace/delta.exp: Update "info record" output.
13887 * gdb.btrace/enable.exp: Update "info record" output.
13888 * gdb.btrace/finish.exp: Update "info record" output.
13889 * gdb.btrace/instruction_history.exp: Update "info record" output.
13890 * gdb.btrace/next.exp: Update "info record" output.
13891 * gdb.btrace/nexti.exp: Update "info record" output.
13892 * gdb.btrace/step.exp: Update "info record" output.
13893 * gdb.btrace/stepi.exp: Update "info record" output.
13894 * gdb.btrace/nohist.exp: Update "info record" output.
13895
b9d61307
SM
138962015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13897
13898 PR gdb/15678
13899 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
13900
e584fdbc
PA
139012015-02-06 Pedro Alves <palves@redhat.com>
13902
13903 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13904 macro.
13905 (seconds_left, again): New globals.
13906 (main): Wait seconds_left in a 1-second sleep loop instead of
13907 sleeping 180 seconds. If 'again' is set, reset the seconds
13908 counter.
13909 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13910 'again' in the inferior before detaching. Print the seconds left.
13911 (options): New global.
13912 (top level): Build program with -DTIMEOUT=$timeout.
13913
77f41761
PA
139142015-02-06 Pedro Alves <palves@redhat.com>
13915
13916 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13917 determine how many seconds to pass to 'alarm'.
13918 * gdb.base/gdb-sigterm.exp (top level): Build program with
13919 -DTIMEOUT=$timeout.
13920 (do_test): Return success/failure indication. Add more verbose
13921 logging. Don't fail if 200 single steps are seen. Instead, fail
13922 when the test times out.
13923 (passes): New global.
13924 (top level): Break the testing loop if testing fails on any
13925 iteration. Use gdb_assert.
13926
b9394193
DB
139272015-02-04 Don Breazeal <donb@codesourcery.com>
13928
13929 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13930 and initialize them.
13931 (ipc_cleanup): New function.
13932 (main): Don't declare shmid, semid, and msqid. Add a call to
13933 atexit so that we call ipc_cleanup on exit.
13934
42d9e528
PA
139352015-02-04 Pedro Alves <palves@redhat.com>
13936
13937 * boards/native-extended-gdbserver.exp: Remove any target variant
13938 specifications from the board name before clearing the isremote
13939 flag from board_info.
13940
ae6ae975
DE
139412015-01-31 Doug Evans <xdje42@gmail.com>
13942
13943 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13944
cfb069a8
GB
139452015-01-31 Gary Benson <gbenson@redhat.com>
13946
13947 * gdb.base/completion.exp: Disable completion limiting for
13948 existing tests. Add new tests to check completion limiting.
13949 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13950
5dd31d79
DE
139512015-01-31 Doug Evans <xdje42@gmail.com>
13952
13953 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13954
9f050062
DE
139552015-01-31 Doug Evans <xdje42@gmail.com>
13956
13957 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13958 entries. Duplicate file section script entries.
13959 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13960 inlined entries. Add test for safe-path rejection.
13961 * gdb.python/py-section-script.c: Add duplicate inlined section script
13962 entries. Duplicate file section script entries.
13963 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13964 inlined entries. Add test for safe-path rejection.
13965
df25ebbd
JB
139662015-01-29 Joel Brobecker <brobecker@adacore.com>
13967
13968 * gdb.ada/disc_arr_bound: New testcase.
13969
4a0ca9ec
JB
139702015-01-29 Joel Brobecker <brobecker@adacore.com>
13971
13972 * gdb.ada/mi_var_array: New testcase.
13973
3a8b707a
DE
139742015-01-27 Doug Evans <dje@google.com>
13975
13976 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13977 Add test for objfile.filename, objfile.username after objfile
13978 has been unloaded.
13979
f8313f6e
JB
139802015-01-26 Joel Brobecker <brobecker@adacore.com>
13981
13982 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13983 the second test to print the name attribute of value
13984 returned by the call to gdb.lookup_type, and adjust
13985 the expected output accordingly.
13986
37bc665e
MW
139872015-01-25 Mark Wielaard <mjw@redhat.com>
13988
13989 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13990 * gdb.base/disp-step-fork.c: Include unistd.h.
13991 * gdb.base/siginfo-obj.c: Include stdio.h.
13992 * gdb.base/siginfo-thread.c: Likewise.
13993 * gdb.mi/non-stop.c: Include unistd.h.
13994 * gdb.mi/nsthrexec.c: Include stdio.h.
13995 * gdb.mi/pthreads.c: Include unistd.h.
13996 * gdb.modula2/unbounded1.c (main): Declare returns int.
13997 * gdb.reverse/consecutive-reverse.c: Likewise.
13998 * gdb.threads/create-fail.c: Include unistd.h.
13999 * gdb.threads/killed.c: Likewise.
14000 * gdb.threads/linux-dp.c: Likewise.
14001 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14002 * gdb.threads/non-ldr-exc-2.c: Likewise.
14003 * gdb.threads/non-ldr-exc-3.c: Likewise.
14004 * gdb.threads/non-ldr-exc-4.c: Likewise.
14005 * gdb.threads/pthreads.c: Include unistd.h.
14006 (main): Declare returns int.
14007 * gdb.threads/tls-main.c (foo): New declaration.
14008 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14009
f7e5394d
SM
140102015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14011
14012 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14013 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14014
743649fd
MW
140152015-01-15 Mark Wielaard <mjw@redhat.com>
14016
14017 * gdb.base/noreturn-return.c: New file.
14018 * gdb.base/noreturn-return.exp: New file.
14019 * gdb.base/noreturn-finish.c: New file.
14020 * gdb.base/noreturn-finish.exp: New file.
14021
198297aa
PA
140222015-01-23 Pedro Alves <palves@redhat.com>
14023
14024 * gdb.threads/continue-pending-after-query.c: New file.
14025 * gdb.threads/continue-pending-after-query.exp: New file.
14026
717cf30c
AG
140272015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14028 Simon Marchi <simon.marchi@ericsson.com>
14029
14030 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14031 * gdb.base/valgrind-db-attach.exp: Same.
14032 * gdb.base/valgrind-infcall.exp: Same.
14033 * lib/mi-support.exp (default_mi_gdb_start): Same.
14034 * lib/prompt.exp (default_prompt_gdb_start): Same.
14035 * lib/gdb.exp (default_gdb_spawn): Same.
14036 (gdb_interact): New.
14037
14038
4b62a76e
JK
140392015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14040
14041 * gdb.compile/compile.exp (pointer to jit function): New test.
14042
b4cdae6f
WW
140432015-01-17 Wei-cheng Wang <cole945@gmail.com>
14044
14045 * lib/gdb.exp (supports_process_record): Return true for
14046 powerpc*-*-linux*.
14047 (supports_reverse): Likewise.
14048
d221e7ef
DB
140492015-01-15 Don Breazeal <donb@codesourcery.com>
14050
14051 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14052 instead of checking whether the target board is remote and
14053 use spawn_wait_for_attach instead of exec/sleep.
14054 * gdb.base/attach-twice.exp: Likewise.
14055
bafffb51
JB
140562015-01-15 Joel Brobecker <brobecker@adacore.com>
14057
14058 * gdb.ada/var_arr_attrs: New testcase.
14059
5589af0e
PA
140602015-01-14 Pedro Alves <palves@redhat.com>
14061 Joel Brobecker <brobecker@adacore.com>
14062
14063 PR gdb/17525
14064 * gdb.base/bp-cmds-execution-x-script.c: New file.
14065 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14066 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14067
6c400b59
PA
140682015-01-14 Pedro Alves <palves@redhat.com>
14069
14070 PR cli/17828
14071 * gdb.base/batch-preserve-term-settings.c: New file.
14072 * gdb.base/batch-preserve-term-settings.exp: New file.
14073
e02c96a7
DE
140742015-01-13 Doug Evans <dje@google.com>
14075
14076 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14077 binary.
14078
576fd14c
JB
140792015-01-13 Joel Brobecker <brobecker@adacore.com>
14080
14081 * Makefile.in (clean mostlyclean): Do not delete *.py.
14082
04dccad0
JB
140832015-01-13 Joel Brobecker <brobecker@adacore.com>
14084
14085 * gdb.python/py-lookup-type.exp: New file.
14086
3d230f71
PA
140872015-01-12 Pedro Alves <palves@redhat.com>
14088
14089 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14090 restore GDBFLAGS before returning.
14091
7e67715d
JK
140922015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14093
14094 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14095 is_amd64_regs_target and is_x86_like_target.
14096
f2e0d4b4
DE
140972015-01-11 Doug Evans <xdje42@gmail.com>
14098
14099 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14100 is given without an explicit form.
14101 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14102 attributes.
14103 * gdb.dwarf/corrupt.exp: Ditto.
14104 * gdb.dwarf2/enum-type.exp: Ditto.
14105 * gdb.trace/entry-values.exp: Ditto.
14106 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14107
439250fb
DE
141082015-01-11 Doug Evans <xdje42@gmail.com>
14109
14110 PR gdb/15830
14111 * gdb.base/maint.exp: Remove references to "maint demangle".
14112 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14113 Add tests for explicitly specifying language to demangle.
14114 * gdb.dlang/demangle.exp: Ditto.
14115
ede9f622
PA
141162015-01-09 Pedro Alves <palves@redhat.com>
14117
14118 * gdb.threads/non-stop-fair-events.c: New file.
14119 * gdb.threads/non-stop-fair-events.exp: New file.
14120
a7b796db
PA
141212015-01-09 Pedro Alves <palves@redhat.com>
14122
14123 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14124 the global scope. Set a breakpoint after all threads are started
14125 rather than stepping over two source lines. Expect the prompt.
14126 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14127 global.
14128 (NUM): Now 15.
14129 (main): Use threads_started_barrier to wait for all threads to
14130 start. Main thread no longer calls thread_function. Exit after
14131 180 seconds.
14132 (loop): New function.
14133 (thread_function): Wait on threads_started_barrier barrier. Call
14134 'loop' at each iteration.
14135 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14136 threads have started, instead of hardcoding number of "next"
14137 steps. Use an access watchpoint instead of a write watchpoint.
14138
9665ffdd
PA
141392015-01-09 Pedro Alves <palves@redhat.com>
14140
14141 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14142 (thread_func): Wait on barrier.
14143 (main): Wait for all threads to start before stopping GDB.
14144 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14145 global.
14146 (thread1_func, thread2_func): Wait on barrier.
14147 (main): Wait for all threads to start before stopping GDB.
14148 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14149 New global.
14150 (thread1_func, thread2_func): Wait on barrier.
14151 (main): Wait for all threads to start before stopping GDB.
14152
c945a99f
PA
141532015-01-09 Pedro Alves <palves@redhat.com>
14154
14155 * gdb.threads/attach-many-short-lived-threads.c: New file.
14156 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14157
c1a747c1
PA
141582014-01-09 Pedro Alves <palves@redhat.com>
14159
14160 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14161 instead of to thread 2.
14162 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14163 Add barrier around each pthread_create call instead of around all
14164 calls.
14165 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14166 Set a break on thread_function and have the child threads hit it
14167 one at at a time.
14168
60b3033e
PA
141692015-01-09 Pedro Alves <palves@redhat.com>
14170
14171 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14172 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14173 false.
14174 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14175 checking whether the target board is remote.
14176 * gdb.multi/multi-attach.exp: Likewise.
14177 * gdb.python/py-sync-interp.exp: Likewise.
14178 * gdb.server/ext-attach.exp: Likewise.
14179 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14180 tests that need to attach, instead of checking whether the target
14181 board is remote at the top of the file.
14182
acc018ac
YQ
141832015-01-08 Yao Qi <yao@codesourcery.com>
14184
14185 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14186
50a18af8
JK
141872015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14188
14189 Fix testcase compilation.
14190 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14191
8503d6e1
JB
141922015-01-06 Joel Brobecker <brobecker@adacore.com>
14193
14194 * gdb.python/py-type.exp: Add a couple test about empty
14195 array creation, and negative-length array creation.
14196
cc73dbcc
DE
141972015-01-02 Doug Evans <xdje42@gmail.com>
14198
14199 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14200
0300bbc7
DE
142012015-01-02 Doug Evans <dje@google.com>
14202
14203 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14204
9d85a0ec
YQ
142052014-12-29 Yao Qi <yao@codesourcery.com>
14206
14207 * gdb.trace/entry-values.exp: Update comments. Rename variable
14208 bar_call_foo to returned_from_foo.
14209
87186c6a
MMN
142102014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14211
14212 PR gdb/17394
14213 * gdb.linespec/break-asm-file.c: New file.
14214 * gdb.linespec/break-asm-file.exp: New file.
14215 * gdb.linespec/break-asm-file0.s: New file.
14216 * gdb.linespec/break-asm-file1.s: New file.
14217
1bab7383
YQ
142182014-12-18 Nigel Stephens <nigel@mips.com>
14219 Maciej W. Rozycki <macro@codesourcery.com>
14220
14221 * gdb.base/float.exp: Handle the new output from "info float" on
14222 MIPS targets.
14223
1bc1068a
JK
142242014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14225
14226 Fix MinGW compilation.
14227 * gdb.compile/compile-ops.exp: Update untested message if
14228 !skip_compile_feature_tests.
14229 * gdb.compile/compile-setjmp.exp: Likewise.
14230 * gdb.compile/compile-tls.exp: Likewise.
14231 * gdb.compile/compile.exp: Likewise.
14232 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14233 supported on this host".
14234
b6615d10
DE
142352014-12-16 Doug Evans <xdje42@gmail.com>
14236
14237 * boards/stabs.exp: New file.
14238
25dda427
AA
142392014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14240
14241 * gdb.base/completion.exp: Adjust to format changes of "maint
14242 print user-registers".
14243
bf330350
CU
142442014-12-16 Catalin Udma <catalin.udma@freescale.com>
14245
14246 PR server/17457
14247 * gdb.arch/aarch64-fp.c: New file.
14248 * gdb.arch/aarch64-fp.exp: New file.
14249
395cf596
SDJ
142502014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14251
14252 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14253 r210637, r210913, r211666, r215400, r215817).
14254
14255 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14256 * dg-extract-results.py: New file.
14257 * dg-extract-results.sh: Use it if the environment seems
14258 suitable.
14259
14260 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14261
14262 * dg-extract-results.py (parse_run): Handle warnings that
14263 are printed before a test harness is run.
14264
14265 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14266
14267 * dg-extract-results.py (Named): Remove __cmp__ method.
14268 (output_variation): Use a key to sort variation.harnesses.
14269
14270 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14271
14272 * dg-extract-results.py: For Python 3, force sys.stdout to
14273 handle surrogate escape sequences.
14274 (safe_open): New function.
14275 (output_segment, main): Use it.
14276
14277 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14278
14279 * dg-extract-results.py (Prog.result_re): Include options
14280 in test name.
14281
14282 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14283
14284 * dg-extract-results.py (output_variation): Always sort if
14285 do_sum.
14286
e882ef3c
SM
142872014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14288
14289 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14290 as long as we get pagination notifications.
14291
4992aa20
JM
142922014-12-15 Jason Merrill <jason@redhat.com>
14293
14294 * Makefile.in (check-gdb.%): Restore.
14295 * README: Mention it.
14296
c1b5a1a6
JB
142972014-12-13 Joel Brobecker <brobecker@adacore.com>
14298
14299 * gdb.ada/str_uninit: New testcase.
14300
5537b577
JK
143012014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14302
14303 PR symtab/17642
14304 * gdb.base/vla-stub-define.c: New file.
14305 * gdb.base/vla-stub.c: New file.
14306 * gdb.base/vla-stub.exp: New file.
14307
bb2ec1b3
TT
143082014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14309 Jan Kratochvil <jan.kratochvil@redhat.com>
14310 Tom Tromey <tromey@redhat.com>
14311
14312 * configure.ac: Add gdb.compile/.
14313 * configure: Regenerate.
14314 * gdb.compile/Makefile.in: New file.
14315 * gdb.compile/compile-ops.exp: New file.
14316 * gdb.compile/compile-ops.c: New file.
14317 * gdb.compile/compile-tls.c: New file.
14318 * gdb.compile/compile-tls.exp: New file.
14319 * gdb.compile/compile-constvar.S: New file.
14320 * gdb.compile/compile-constvar.c: New file.
14321 * gdb.compile/compile-mod.c: New file.
14322 * gdb.compile/compile-nodebug.c: New file.
14323 * gdb.compile/compile-setjmp-mod.c: New file.
14324 * gdb.compile/compile-setjmp.c: New file.
14325 * gdb.compile/compile-setjmp.exp: New file.
14326 * gdb.compile/compile-shlib.c: New file.
14327 * gdb.compile/compile.c: New file.
14328 * gdb.compile/compile.exp: New file.
14329 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14330
4ff709eb
TT
143312014-12-12 Tom Tromey <tromey@redhat.com>
14332
14333 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14334 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14335
6dddd6a5
DE
143362014-12-12 Doug Evans <dje@google.com>
14337
14338 * lib/gdb-python.exp (get_python_valueof): New function.
14339 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14340
71c24708
AA
143412014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14342
14343 * gdb.base/completion.exp: Add test for completion of "info
14344 registers ".
14345
3e29f34a
MR
143462014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14347
14348 * gdb.base/func-ptrs.c: New file.
14349 * gdb.base/func-ptrs.exp: New file.
14350
fc126975
SM
143512014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14352
14353 PR breakpoints/17012
14354 * gdb.base/dprintf-detach.c: New file.
14355 * gdb.base/dprintf-detach.exp: New file.
14356
0a46d518
SM
143572014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14358
14359 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14360 * lib/gdb.exp (target_is_gdbserver): New procedure.
14361
a0be3e44
DE
143622014-12-08 Doug Evans <dje@google.com>
14363
14364 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14365
df1b803a
YQ
143662014-12-05 Yao Qi <yao@codesourcery.com>
14367
14368 * gdb.guile/scm-error.exp: Remove the third argument to
14369 gdb_remote_download.
14370 * gdb.guile/scm-frame-args.exp: Likewise.
14371 * gdb.guile/scm-section-script.exp: Likewise.
14372
ddb9f679
YQ
143732014-12-05 Yao Qi <yao@codesourcery.com>
14374
14375 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14376
86e4ed39
DE
143772014-12-04 Doug Evans <dje@google.com>
14378
14379 * gdb.python/py-objfile.exp: Add tests for
14380 objfile.add_separate_debug_file.
14381
7c50a931
DE
143822014-12-04 Doug Evans <dje@google.com>
14383
14384 * lib/gdb.exp (get_build_id): New function.
14385 (build_id_debug_filename_get): Rewrite to use it.
14386 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14387
621661e3
MR
143882014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14389
14390 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14391 `method(long)', not just 0x0.
14392 * gdb.cp/nsalias.exp: Align code labels to 4.
14393 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14394 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14395 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14396 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14397 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14398 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14399
29f0c3b7
DE
144002014-12-02 Doug Evans <dje@google.com>
14401
e1e061e7 14402 PR symtab/17602
29f0c3b7 14403 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 14404 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
14405 * gdb.cp/anon-ns.exp: Update.
14406
162078c8
NB
144072014-12-02 Nick Bull <nicholaspbull@gmail.com>
14408
14409 * gdb.python/py-events.py (inferior_call_handler): New.
14410 (register_changed_handler, memory_changed_handler): New.
14411 (test_events.invoke): Register new handlers.
14412 * gdb.python/py-events.exp: Add tests for inferior call,
14413 memory_changed and register_changed events.
14414
fdb09caf
AA
144152014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14416
14417 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14418 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14419 if the linker doesn't understand this.
14420
55cfb2c4
SM
144212014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14422
14423 * gdb.python/python.exp: Change expected reply to help().
14424
9e8cd6df
YQ
144252014-12-01 Yao Qi <yao@codesourcery.com>
14426
14427 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
14428 AC_CONFIG_SUBDIRS(gdb.gdbtk).
14429 * configure: Re-generated.
14430
6c659fc2
SC
144312014-11-28 Siva Chandra Reddy <sivachandra@google.com>
14432
14433 * gdb.cp/chained-calls.cc: New file.
14434 * gdb.cp/chained-calls.exp: New file.
14435 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
14436
d7fc3181
SM
144372014-11-28 Simon Marchi <simon.marchi@ericsson.com>
14438
14439 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
14440 * gdb.dwarf2/symtab-producer.exp: Same.
14441 * gdb.gdb/python-interrupts.exp: Same.
14442 * gdb.gdb/python-selftest.exp: Same.
14443 * gdb.python/py-linetable.exp: Same.
14444 * gdb.python/py-type.exp: Same.
14445 * gdb.python/py-value-cc.exp: Same.
14446 * gdb.python/py-value.exp: Same.
14447
10e79639
YQ
144482014-11-28 Yao Qi <yao@codesourcery.com>
14449
14450 * gdb.base/break-probes.exp: Match library name prefixed with
14451 sysroot.
14452
f28a0564
SM
144532014-11-27 Simon Marchi <simon.marchi@ericsson.com>
14454
14455 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
14456 test expected output. Add parentheses for the call to print.
14457 Remove L suffix from integers.
14458
3fe1ce1d
DE
144592014-11-26 Doug Evans <dje@google.com>
14460
14461 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
14462
84429e27
YQ
144632014-11-22 Yao Qi <yao@codesourcery.com>
14464
14465 * gdb.trace/entry-values.c: Remove asms.
14466 (foo): Add foo_label.
14467 (bar): Add bar_label.
14468 * gdb.trace/entry-values.exp: Remove code computing foo's
14469 length and bar's length.
14470 (Dwarf::assemble): Invoke function_range for bar and use
14471 MACRO_AT_func for foo.
14472
26741859
YQ
144732014-11-22 Yao Qi <yao@codesourcery.com>
14474
14475 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
14476 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
14477 Use .Lgcc43_procstart instead of gcc43.
14478
45e44d27
JB
144792014-11-21 Joel Brobecker <brobecker@adacore.com>
14480
14481 * gdb.ada/n_arr_bound: New testcase.
14482
458c8db8
SDJ
144832014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
14484
14485 PR breakpoints/10737
14486 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
14487 test_catch_syscall_multi_arch.
14488 (test_catch_syscall_multi_arch): New function.
14489
43f3e411
DE
144902014-11-20 Doug Evans <xdje42@gmail.com>
14491
14492 * gdb.base/maint.exp: Update expected output.
14493
0d7b2549
AA
144942014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
14495
14496 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
14497 4-byte instruction on S390.
14498
8908fca5
JB
144992014-11-19 Joel Brobecker <brobecker@adacore.com>
14500
14501 * gdb.ada/arr_arr: New testcase.
14502
4a46959e
JB
145032014-11-19 Joel Brobecker <brobecker@adacore.com>
14504
14505 * gdb.ada/pkd_arr_elem: New Testcase.
14506
470e2f4e
LM
145072014-11-18 Luis Machado <lgustavo@codesourcery.com>
14508
14509 * gdb.reverse/break-precsave: Expect completion message for
14510 core file reads.
14511 * gdb.reverse/consecutive-precsave.exp: Likewise.
14512 * gdb.reverse/finish-precsave.exp: Likewise.
14513 * gdb.reverse/i386-precsave.exp: Likewise.
14514 * gdb.reverse/machinestate-precsave.exp: Likewise.
14515 * gdb.reverse/sigall-precsave.exp: Likewise.
14516 * gdb.reverse/solib-precsave.exp: Likewise.
14517 * gdb.reverse/step-precsave.exp: Likewise.
14518 * gdb.reverse/until-precsave.exp: Likewise.
14519 * gdb.reverse/watch-precsave.exp: Likewise.
14520
a267f3ad
AA
145212014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14522
14523 * gdb.base/bp-permanent.c: Include unistd.h.
14524 * gdb.python/py-framefilter-mi.c (main): Add return type.
14525 * gdb.python/py-framefilter.c (main): Likewise.
14526 * gdb.trace/actions-changed.c (main): Likewise.
14527
12084a9a
AA
145282014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14529
14530 * gdb.mi/until.c: Add eye-catchers.
14531 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
14532 line numbers.
14533
dc7e1a77
AA
145342014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14535
14536 * gdb.base/condbreak.exp: Drop references to removed non-prototype
14537 function header variants in break1.c.
14538 * gdb.base/ena-dis-br.exp: Likewise.
14539 * gdb.base/hbreak2.exp: Likewise.
14540 * gdb.reverse/until-precsave.exp: Drop references to removed
14541 non-prototype function header variants in ur1.c.
14542 * gdb.reverse/until-reverse.exp: Likewise.
14543
41c77605
PM
145442014-11-17 Petr Machata <pmachata@redhat.com>
14545
14546 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
14547 ${_cu_offset_size} bytes abbrev offset.
14548
34248c3a
DE
145492014-11-15 Doug Evans <xdje42@gmail.com>
14550
14551 PR symtab/17559
14552 * gdb.base/line-symtabs.exp: New file.
14553 * gdb.base/line-symtabs.c: New file.
14554 * gdb.base/line-symtabs.h: New file.
14555
646da059
YQ
145562014-11-14 Yao Qi <yao@codesourcery.com>
14557
14558 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
14559 (func): Add label func_label.
14560 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
14561 Replace low_pc and high_pc with MACRO_AT_range.
14562 Replace name, low_pc and high_pc with MACRO_AT_func.
14563
9301ebe6
YQ
145642014-11-14 Yao Qi <yao@codesourcery.com>
14565
14566 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
14567 Replace name, low_pc and high_pc with MACRO_AT_func.
14568
f166b542
YQ
145692014-11-14 Yao Qi <yao@codesourcery.com>
14570
14571 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
14572 produce debug information.
14573 * gdb.dwarf2/implptr-optimized-out.S: Removed.
14574
0f6e71e3
YQ
145752014-11-14 Yao Qi <yao@codesourcery.com>
14576
14577 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
14578 object and get function length.
14579 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
14580 with MACRO_AT_func.
14581 (top-level): Replace gdb_compile and clean_restart with
14582 prepare_for_testing.
14583 * gdb.dwarf2/main.c (main): Add label main_label.
14584
876c4df9
YQ
145852014-11-14 Yao Qi <yao@codesourcery.com>
14586
14587 * lib/dwarf.exp (function_range): New procedure.
14588 (Dwarf::_handle_macro_at_func): New procedure.
14589 (Dwarf::_handle_macro_at_range): New procedure.
14590 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
14591
02ad9cf1
YQ
145922014-11-14 Yao Qi <yao@codesourcery.com>
14593
14594 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
14595 (_handle_attribute): New procedure.
14596
a59add0c
AA
145972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14598
14599 * gdb.ada/cond_lang/foo.c (callme): Add return type.
14600 * gdb.base/call-sc.c (zed): Likewise.
14601 * gdb.base/checkpoint.c (main): Likewise.
14602 * gdb.base/dump.c (main): Likewise.
14603 * gdb.base/gcore.c (main): Likewise.
14604 * gdb.base/huge.c (main): Likewise.
14605 * gdb.base/multi-forks.c (main): Likewise.
14606 * gdb.base/pr10179-a.c (main): Likewise.
14607 * gdb.base/savedregs.c (main): Likewise.
14608 * gdb.base/sigaltstack.c (main): Likewise.
14609 * gdb.base/siginfo.c (main): Likewise.
14610 * gdb.base/structs.c (zed): Likewise.
14611 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
14612 * gdb.mi/mi-syn-frame.c (main): Likewise.
14613 * gdb.mi/until.c (foo, main): Likewise.
14614 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
14615 * gdb.base/solib-weak.c (foo): Declare.
14616 * gdb.base/attach-twice.c: Include stdio.h.
14617 * gdb.base/weaklib1.c: Likewise.
14618 * gdb.base/weaklib2.c: Likewise.
14619 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
14620 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14621 unistd.h.
14622 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14623 * gdb.mi/mi-exit-code.c: Likewise.
14624 * gdb.base/break-interp-lib.c: Include string.h.
14625 * gdb.base/coremaker.c: Likewise.
14626 * gdb.base/testenv.c: Likewise.
14627 * gdb.python/py-finish-breakpoint.c: Likewise.
14628 * gdb.base/inferior-died.c: Include sys/wait.h.
14629 * gdb.base/fileio.c: Include time.h.
14630 * gdb.base/async-shell.c: Include unistd.h.
14631 * gdb.base/dprintf-non-stop.c: Likewise.
14632 * gdb.base/info-os.c: Likewise.
14633 * gdb.mi/mi-console.c: Likewise.
14634 * gdb.mi/watch-nonstop.c: Likewise.
14635 * gdb.python/py-events.c: Likewise.
14636 * gdb.base/async.c (baz): Move up before its invocation.
14637 * gdb.base/code_elim2.c (my_global_func): Likewise.
14638 * gdb.base/skip-solib-lib.c (multiply): Likewise.
14639 * gdb.base/advance.c (func2): Likewise.
14640
3b5d5997
AA
146412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14642
14643 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
14644 variant.
14645 * gdb.base/annota3.c: Likewise.
14646 * gdb.base/async.c: Likewise.
14647 * gdb.base/average.c: Likewise.
14648 * gdb.base/call-ar-st.c: Likewise.
14649 * gdb.base/call-rt-st.c: Likewise.
14650 * gdb.base/call-sc.c: Likewise.
14651 * gdb.base/call-strs.c: Likewise.
14652 * gdb.base/ending-run.c: Likewise.
14653 * gdb.base/execd-prog.c: Likewise.
14654 * gdb.base/exprs.c: Likewise.
14655 * gdb.base/foll-exec.c: Likewise.
14656 * gdb.base/foll-fork.c: Likewise.
14657 * gdb.base/foll-vfork.c: Likewise.
14658 * gdb.base/funcargs.c: Likewise.
14659 * gdb.base/gcore.c: Likewise.
14660 * gdb.base/jump.c: Likewise.
14661 * gdb.base/langs0.c: Likewise.
14662 * gdb.base/langs1.c: Likewise.
14663 * gdb.base/langs2.c: Likewise.
14664 * gdb.base/mips_pro.c: Likewise.
14665 * gdb.base/nodebug.c: Likewise.
14666 * gdb.base/opaque0.c: Likewise.
14667 * gdb.base/opaque1.c: Likewise.
14668 * gdb.base/recurse.c: Likewise.
14669 * gdb.base/run.c: Likewise.
14670 * gdb.base/scope0.c: Likewise.
14671 * gdb.base/scope1.c: Likewise.
14672 * gdb.base/setshow.c: Likewise.
14673 * gdb.base/setvar.c: Likewise.
14674 * gdb.base/shmain.c: Likewise.
14675 * gdb.base/shr1.c: Likewise.
14676 * gdb.base/shr2.c: Likewise.
14677 * gdb.base/sigall.c: Likewise.
14678 * gdb.base/signals.c: Likewise.
14679 * gdb.base/so-indr-cl.c: Likewise.
14680 * gdb.base/solib2.c: Likewise.
14681 * gdb.base/structs.c: Likewise.
14682 * gdb.base/sum.c: Likewise.
14683 * gdb.base/vforked-prog.c: Likewise.
14684 * gdb.base/watchpoint.c: Likewise.
14685 * gdb.reverse/shr2.c: Likewise.
14686 * gdb.reverse/until-reverse.c: Likewise.
14687 * gdb.reverse/ur1.c: Likewise.
14688 * gdb.reverse/watch-reverse.c: Likewise.
14689
066a77c5
AA
146902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14691
14692 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
14693 variant.
14694 * gdb.base/sepdebug.exp: Drop references to removed code.
14695
4f204ea5
AA
146962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14697
14698 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
14699 variant. Preserve original line numbering.
14700 * gdb.base/list1.c: Likewise.
14701
3b377a3a
AA
147022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14703
14704 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
14705 variant.
14706 * gdb.base/break1.c: Likewise.
14707 * gdb.base/break.exp: Drop references to removed code.
14708
e444df73
AA
147092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14710
14711 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
14712 variant.
14713
8008f2a7
AA
147142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14715
14716 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
14717
a5a06887
AA
147182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14719
14720 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
14721 logic into perform_all_tests() and invoke it with and without
14722 function header prototypes.
14723 (do_function_calls): Remove conditional XFAIL for PR 5318.
14724 (rerun_and_prepare): Remove duplicate code.
14725 (perform_all_tests): New. Main logic moved here.
14726
44dba9b9
AA
147272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14728
14729 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
14730 code guarded by #ifdef NO_PROTOTYPES.
14731 (t_double_many_args): Likewise.
14732 (DEF_FUNC_MANY_ARGS_1): Likewise.
14733 (DEF_FUNC_VALUES_1): Likewise.
14734 (t_structs_ldc): Renamed from t_structs_fc in conditional code
14735 guarded by #ifdef PROTOTYPES.
14736
d1fbcd56
AA
147372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14738
14739 * gdb.mi/mi-console.c: Add eye-catcher.
14740 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
14741 instead of literal line number.
14742
b0e59b8f
AA
147432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14744
14745 * gdb.base/shr2.c: Add eye-catcher.
14746 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
14747 line number.
14748
78f98cca
AA
147492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14750
14751 * gdb.base/jump.c: Add eye-catchers.
14752 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
14753 numbers.
14754
58fa2af0
AA
147552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14756
14757 * gdb.base/execd-prog.c: Add eye-catchers.
14758 * gdb.base/foll-exec.c: Likewise.
14759 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
14760 line numbers.
14761
04e5059b
AA
147622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14763
14764 * gdb.base/ending-run.c: Add eye-catchers.
14765 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
14766 literal line numbers.
14767
dbfdb174
AA
147682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14769
14770 * gdb.base/call-rt-st.c: Add eye-catchers.
14771 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
14772 literal line numbers.
14773
888a2ade
AA
147742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14775
14776 * gdb.base/call-ar-st.c: Add eye-catchers.
14777 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
14778 literal line numbers.
14779
6acc2dde
AA
147802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14781
14782 * gdb.base/average.c: Add eye-catchers.
14783 * gdb.base/sum.c: Likewise.
14784 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
14785 regexps dynamically.
14786
9ecfcd1d
AA
147872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14788
14789 * gdb.base/solib1.c: Add eye-catchers.
14790 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
14791 literal line numbers.
14792
78708b7c
PA
147932014-11-12 Pedro Alves <palves@redhat.com>
14794
14795 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
14796 leader has exited.
14797
af48d08f
PA
147982014-11-12 Pedro Alves <palves@redhat.com>
14799
14800 * gdb.arch/i386-bp_permanent.c: New file.
14801 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
14802 (srcfile): Set to i386-bp_permanent.c.
14803 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
14804 that stepi does not execute the 'leave' instruction, instead of
14805 testing it does execute.
14806 * gdb.base/bp-permanent.c: New file.
14807 * gdb.base/bp-permanent.exp: New file.
14808
af3768e9
DE
148092014-11-10 Doug Evans <xdje42@gmail.com>
14810
14811 PR symtab/17564
14812 * gdb.base/symtab-search-order.exp: New file.
14813 * gdb.base/symtab-search-order.c: New file.
14814 * gdb.base/symtab-search-order-1.c: New file.
14815 * gdb.base/symtab-search-order-shlib-1.c: New file.
14816
9de00a4a
PA
148172014-11-07 Pedro Alves <palves@redhat.com>
14818
14819 PR gdb/17511
14820 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
14821 i?86-*-linux*.
14822
e0f52461
SC
148232014-11-03 Siva Chandra Reddy <sivachandra@google.com>
14824
14825 PR c++/17494
14826 * gdb.cp/pr17494.cc: New file.
14827 * gdb.cp/pr17494.exp: New file.
14828
6ce8c980
YQ
148292014-11-02 Yao Qi <yao@codesourcery.com>
14830
14831 * gdb.python/python.exp: Get working directory and match the
14832 output of "set extended-prompt \\w " with it.
14833
02be9a71
DE
148342014-10-30 Doug Evans <dje@google.com>
14835
14836 * gdb.python/py-objfile.exp: Add tests for setting random attributes
14837 in objfiles.
14838 * gdb.python/py-progspace.exp: Add tests for setting random attributes
14839 in progspaces.
14840
3bdff46b
LM
148412014-10-30 Janis Johnson <janisjo@codesourcery.com>
14842
14843 * gdb.base/fullpath-expand.exp: Skip for a remote host.
14844 * gdb.base/realname-expand.exp: Likewise.
14845 * gdb.linespec/macro-relative.exp: Likewise.
14846
ab917dfb
PA
148472014-10-29 Pedro Alves <palves@redhat.com>
14848
14849 PR gdb/17408
14850 * gdb.threads/schedlock.c (some_function): New function.
14851 (call_function): New global.
14852 (MAYBE_CALL_SOME_FUNCTION): New macro.
14853 (thread_function): Call it.
14854 * gdb.threads/schedlock.exp (get_args): Add description parameter,
14855 and use it instead of a global counter. Adjust all callers.
14856 (get_current_thread): Use "find current thread" for test message
14857 here rather than having all callers pass down the same string.
14858 (goto_loop): New procedure, factored out from ...
14859 (my_continue): ... this.
14860 (step_ten_loops): Change parameter from test message to command to
14861 use. Adjust.
14862 (list_count): Delete global.
14863 (check_result): New procedure, factored out from duplicate top
14864 level code.
14865 (continue tests): Wrap in with_test_prefix.
14866 (test_step): New procedure, factored out from duplicate top level
14867 code.
14868 (top level): Test "step" in combination with all scheduler-locking
14869 modes. Test "next" in combination with all scheduler-locking
14870 modes, and in combination with stepping over a function call or
14871 not.
14872 * gdb.threads/next-bp-other-thread.c: New file.
14873 * gdb.threads/next-bp-other-thread.exp: New file.
14874
d3d4baed
PA
148752014-10-29 Pedro Alves <palves@redhat.com>
14876
14877 PR python/17372
14878 * gdb.python/python.exp: Test a multi-line command that spawns
14879 interactive Python.
14880 * gdb.base/multi-line-starts-subshell.exp: New file.
14881
563e8d85
YQ
148822014-10-29 Yao Qi <yao@codesourcery.com>
14883
14884 * gdb.base/fileio.exp: Make directories on host.
14885
0ea4d52e
YQ
148862014-10-29 Yao Qi <yao@codesourcery.com>
14887
14888 * gdb.base/fileio.c (test_write): Close the file.
14889
7f5ef605
PA
148902014-10-28 Pedro Alves <palves@redhat.com>
14891
14892 PR gdb/12623
14893 * gdb.base/sigstep.c (no_handler): New global.
14894 (main): If 'no_handler is true, set the signal handlers to
14895 SIG_IGN.
14896 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14897 with_sw_watch and no_handler parameters. Handle them.
14898 (top level) <stepping over handler when stopped at a breakpoint
14899 test>: Add a test axis for testing with a software watchpoint, and
14900 another for testing with the signal handler set to SIG_IGN.
14901 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14902 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14903
abbdbd03
PA
149042014-10-28 Pedro Alves <palves@redhat.com>
14905
14906 PR gdb/17511
14907 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14908 * gdb.base/sigstep.exp (other_handler_location): New global.
14909 (advance): Support stepping into the signal handler, and running
14910 commands while in the handler.
14911 (in_handler_map): New global.
14912 (top level): In the advance test, add combinations for getting
14913 into the handler with stepping commands, and for running commands
14914 in the handler. Add comment descripting the advancei tests.
14915
1df4399f
PA
149162014-10-28 Pedro Alves <palves@redhat.com>
14917
14918 * gdb.base/sigstep.exp: Use build_executable instead of
14919 prepare_for_testing.
14920 (top level): Move code that starts GDB, runs to main and creates a
14921 display to ...
14922 (restart): ... this new procedure.
14923 (top level): Move backtrace from signal handler test to ...
14924 (validate_backtrace): ... this new procedure.
14925 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14926 with_test_prefix. Always restart GDB.
14927 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14928 with_test_prefix. Always restart GDB. No need to delete
14929 breakpoints after the test.
14930 (test_skip_handler): Remove prefix parameter.
14931 (skip_over_handler, breakpoint_to_handler)
14932 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14933 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14934 restart GDB. No need to delete breakpoints after the test.
14935 (top level): Use foreach to call the test procedures with
14936 different commands.
14937
a5b6e449
PA
149382014-10-28 Pedro Alves <palves@redhat.com>
14939
14940 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14941 instead of GNATS numbers.
14942 * gdb.base/sigbpt.exp: Likewise.
14943 * gdb.base/siginfo.exp: Likewise.
14944 * gdb.base/sigstep.exp: Likewise.
14945
e5f8a7cc
PA
149462014-10-27 Pedro Alves <palves@redhat.com>
14947
14948 * gdb.base/sigstep.c (dummy): New global.
14949 (main): Issue a couple writes to the new global.
14950 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14951 procedures.
14952 (skip_over_handler): Use test_skip_handler.
14953 (top level): Call skip_over_handler for stepi and nexti too.
14954 (breakpoint_over_handler): Use test_skip_handler.
14955 (top level): Call breakpoint_over_handler for stepi and nexti too.
14956
763905a3
YQ
149572014-10-27 Yao Qi <yao@codesourcery.com>
14958
14959 * gdb.trace/tfile.c (adjust_function_address)
14960 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14961 function descriptor.
14962
6f259a23
DB
149632014-10-24 Don Breazeal <donb@codesourcery.com>
14964
14965 * gdb.base/foll-fork.exp (test_follow_fork,
14966 catch_fork_child_follow): Check for updated fork messages emitted
14967 from infrun.c.
14968 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14969 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14970 vfork_and_exec_child_follow_through_step): Check for updated vfork
14971 messages emitted from infrun.c.
14972
09dd9a69
PA
149732014-10-24 Pedro Alves <palves@redhat.com>
14974
14975 * gdb.base/corefile.exp: Remove references to ultrix.
14976 * gdb.base/interrupt.exp: Likewise.
14977 * gdb.base/whatis.exp: Likewise.
14978 * gdb.gdb/selftest.exp: Likewise.
14979 * gdb.threads/manythreads.exp: Likewise.
14980 * gdb.threads/print-threads.exp: Likewise.
14981 * gdb.threads/pthreads.exp:: Likewise.
14982 * gdb.threads/schedlock.exp: Likewise.
14983
3433cfa5
SC
149842014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14985
14986 * gdb.cp/non-trivial-retval.cc: Add a test case.
14987 * gdb.cp/non-trivial-retval.exp: Add a test.
14988
092f880b
YQ
149892014-10-20 Yao Qi <yao@codesourcery.com>
14990
14991 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14992 * gdb.python/py-objfile-script-gdb.py: New file.
14993 * gdb.python/py-objfile-script.exp: Update reference to
14994 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14995 of remote_download. Remove the dest file.
14996
acbdb7f3
YQ
149972014-10-20 Yao Qi <yao@codesourcery.com>
14998
14999 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15000 * gdb.base/step-line.exp: Likewise.
15001 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15002 * gdb.dwarf2/dw2-basic.exp: Likewise.
15003 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15004 * gdb.dwarf2/dw2-filename.exp: Likewise.
15005 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15006 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15007 * gdb.dwarf2/dw2-producer.exp: Likewise.
15008 * gdb.dwarf2/mac-fileno.exp: Likewise.
15009 * gdb.python/py-frame-args.exp: Likewise.
15010 * gdb.python/py-framefilter.exp: Likewise.
15011 * gdb.python/py-mi.exp: Likewise.
15012 * gdb.python/py-objfile-script.exp: Likewise
15013 * gdb.python/py-pp-integral.exp: Likewise.
15014 * gdb.python/py-pp-re-notag.exp: Likewise.
15015 * gdb.python/py-prettyprint.exp: Likewise.
15016 * gdb.python/py-section-script.exp: Likewise.
15017 * gdb.python/py-typeprint.exp: Likewise.
15018 * gdb.python/py-xmethods.exp: Likewise.
15019 * gdb.stabs/weird.exp: Likewise.
15020 * gdb.xml/tdesc-regs.exp: Likewise.
15021
bd286a29
KCY
150222014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15023
15024 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15025 (out_cu): Use addr_len for the size of addresses.
15026 (out_line): Likewise. Size DW_LNE_set_address instruction
15027 according to addr_len.
15028 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15029 (FUNC): Add START_INSNS to definition.
15030
673dc4a0
YQ
150312014-10-18 Yao Qi <yao@codesourcery.com>
15032
15033 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15034 gdb_has_argv0 return true.
15035 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15036 check [target_info exists noargs], check [gdb_has_argv0]
15037 instead.
15038 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15039 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15040 procedures.
15041
4ffbba72
DE
150422014-10-17 Doug Evans <dje@google.com>
15043
15044 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15045 event.
15046 * gdb.python/py-events.py: Add clear_objfiles event.
15047
d096d8c1
DE
150482014-10-17 Doug Evans <dje@google.com>
15049
15050 * gdb.python/py-objfile.exp: Test progspace attribute.
15051
a80db015
LM
150522014-10-17 Luis Machado <lgustavo@codesourcery.com>
15053
15054 * gdb.guile/scm-breakpoint.exp: Do not assume any
15055 directory separators when matching source file paths.
15056 * gdb.python/py-breakpoint.exp: Likewise.
15057 * gdb.reverse/break-precsave.exp: Likewise.
15058 * gdb.reverse/break-reverse.exp: Likewise.
15059 * gdb.reverse/consecutive-precsave.exp: Likewise.
15060 * gdb.reverse/finish-precsave.exp: Likewise.
15061 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15062 * gdb.reverse/finish-reverse.exp: Likewise.
15063 * gdb.reverse/i386-precsave.exp: Likewise.
15064 * gdb.reverse/i387-env-reverse.exp: Likewise.
15065 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15066 * gdb.reverse/machinestate-precsave.exp: Likewise.
15067 * gdb.reverse/machinestate.exp: Likewise.
15068 * gdb.reverse/sigall-precsave.exp: Likewise.
15069 * gdb.reverse/solib-precsave.exp: Likewise.
15070 * gdb.reverse/step-precsave.exp: Likewise.
15071 * gdb.reverse/until-precsave.exp: Likewise.
15072 * gdb.reverse/watch-precsave.exp: Likewise.
15073 * gdb.reverse/watch-reverse.exp: Likewise.
15074
b22089ab
YQ
150752014-10-17 Yao Qi <yao@codesourcery.com>
15076
15077 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15078 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15079
6c4486e6
PA
150802014-10-17 Pedro Alves <palves@redhat.com>
15081
15082 PR gdb/17471
15083 * gdb.base/bg-execution-repeat.c: New file.
15084 * gdb.base/bg-execution-repeat.exp: New file.
15085
0ff33695
PA
150862014-10-17 Pedro Alves <palves@redhat.com>
15087
15088 PR gdb/17300
15089 * gdb.base/continue-all-already-running.c: New file.
15090 * gdb.base/continue-all-already-running.exp: New file.
15091
6fdebc3d
PA
150922014-10-17 Pedro Alves <palves@redhat.com>
15093
15094 PR gdb/17472
15095 * gdb.base/annota-input-while-running.c: New file.
15096 * gdb.base/annota-input-while-running.exp: New file.
15097
32a8097b
PA
150982014-10-17 Pedro Alves <palves@redhat.com>
15099
15100 * gdb.base/callfuncs.exp: emove references to osf.
15101 * gdb.base/sigall.exp: Likewise.
15102 * gdb.gdb/selftest.exp: Likewise.
15103 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15104 * gdb.mi/non-stop.c: Likewise.
15105 * gdb.mi/pthreads.c: Likewise.
15106 * gdb.reverse/sigall-precsave.exp: Likewise.
15107 * gdb.reverse/sigall-reverse.exp: Likewise.
15108 * gdb.threads/pthreads.c: Likewise.
15109 * gdb.threads/pthreads.exp: Likewise.
15110
7a3517ff
YQ
151112014-10-17 Yao Qi <yao@codesourcery.com>
15112
15113 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15114 check 'target_info exists noargs'.
15115 (test_command_prompt_position): Likewise.
15116 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15117 Remove "set args".
15118 (progvar_simple_while_test): Likewise.
15119 (progvar_complex_if_while_test): Likewise.
15120 (if_while_breakpoint_command_test): Likewise.
15121 (infrun_breakpoint_command_test): Likewise.
15122 (breakpoint_command_test): Likewise.
15123 (watchpoint_command_test): Likewise.
15124 (bp_deleted_in_command_test): Likewise.
15125 (temporary_breakpoint_commands): Likewise.
15126
bb99c472
YQ
151272014-10-16 Yao Qi <yao@codesourcery.com>
15128
15129 * gdb.base/remotetimeout.exp: Remove noargs checking.
15130
7c16b83e
PA
151312014-10-15 Pedro Alves <palves@redhat.com>
15132
15133 PR breakpoints/9649
15134 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15135 * gdb.base/breakpoint-in-ro-region.exp
15136 (probe_target_hardware_step): New procedure.
15137 (top level): Probe hardware stepping and hardware breakpoint
15138 support. Test stepping through a read-only region, with both
15139 "breakpoint auto-hw" on and off and both "always-inserted" on and
15140 off.
15141
35a49624
IB
151422014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15143
15144 * gdb.dlang/demangle.exp: Update for demangling changes.
15145
2d1c107c
SC
151462014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15147
15148 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15149 * gdb.cp/non-trivial-retval.exp: Add new tests.
15150
778811d5
SC
151512014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15152
15153 PR c++/13403
15154 PR c++/15154
15155 * gdb.cp/non-trivial-retval.cc: New file.
15156 * gdb.cp/non-trivial-retval.exp: New file.
15157
10c5f0a8
YQ
151582014-10-15 Yao Qi <yao@codesourcery.com>
15159
15160 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15161 remote host.
15162
65d7b369
YQ
151632014-10-15 Yao Qi <yao@codesourcery.com>
15164
15165 * gdb.python/py-symbol.exp: Match file base name if host is
15166 remote, otherwise match file name with dir name.
15167 * gdb.python/py-symtab.exp: Likewise.
15168 * gdb.python/python.exp: Likewise.
15169
46dc1394
YQ
151702014-10-15 Yao Qi <yao@codesourcery.com>
15171
15172 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15173 pattern.
15174 * gdb.python/py-symtab.exp: Likewise.
15175 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15176 locationn.
15177
c40cc657
JB
151782014-10-14 Joel Brobecker <brobecker@adacore.com>
15179
15180 * gdb.ada/addr_arith: New testcase.
15181
2abf49e1
MR
151822014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15183
15184 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15185 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15186 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15187 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15188
f7088df3
SDJ
151892014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15190
15191 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15192 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15193 * gdb.arch/stap-eval-lang-ada.exp: New file.
15194
4dc06805
YQ
151952014-10-14 Yao Qi <yao@codesourcery.com>
15196
15197 * gdb.mi/mi-var-child.c (nothing1): New function.
15198 (nothing2): New function.
15199 (do_children_tests): Set function pointers by nothing1 and
15200 nothing2.
15201 * gdb.mi/mi-var-child.exp: Step over new added statements.
15202 Update test to match the new output.
15203 * gdb.mi/var-cmd.c (nothing1): New function.
15204 (nothing2): New function.
15205 (do_children_tests): Set function pointers by nothing1 and
15206 nothing2.
15207 * gdb.mi/mi-var-display.exp: Update test to match output.
15208 Step to the line specified by $line_dct_nothing.
15209 Increase the number of lines to step.
15210
46a93de2
YQ
152112014-10-14 Yao Qi <yao@codesourcery.com>
15212
15213 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15214 tests.
15215 * gdb.mi/mi2-var-child.exp: Likewise.
15216
14ea52ee
DE
152172014-10-13 Doug Evans <dje@google.com>
15218
15219 * gdb.python/py-objfile.exp: Change name of file name test.
15220
e5c6e92b
DE
152212014-10-13 Doug Evans <dje@google.com>
15222
15223 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15224 from the start of the CU.
15225
c780cc2f
JK
152262014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15227 Yao Qi <yao@codesourcery.com>
15228
15229 Fix "save breakpoints" for "catch" command.
15230 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15231 Remove -nonewline. Match also the added "main" line.
15232
99894e11
JK
152332014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15234
15235 Fix "save breakpoints" for "disable $bpnum" command.
15236 * gdb.base/save-bp.c (main): Add label.
15237 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15238
6e1ac5a3
JK
152392014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15240
15241 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15242
754dd2b0
YQ
152432014-10-11 Yao Qi <yao@codesourcery.com>
15244
15245 * gdb.server/server-kill.exp: Execute command
15246 "set remote trace-status-packet on" before "tstatus".
15247
f90183d7
YQ
152482014-10-11 Yao Qi <yao@codesourcery.com>
15249
15250 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15251 (main): Call getppid.
15252 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15253 and continue to it. Read variable "server_pid".
15254
bf40a607
YQ
152552014-10-11 Yao Qi <yao@codesourcery.com>
15256
15257 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15258
052ca370
YQ
152592014-10-11 Yao Qi <yao@codesourcery.com>
15260
15261 * gdb.threads/thread-find.exp: Don't execute command
15262 "info threads".
15263 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15264 * gdb.threads/linux-dp.exp: Don't check the condition
15265 $threads_created equals to zero.
15266
3831839c
PA
152672014-10-10 Pedro Alves <palves@redhat.com>
15268
15269 * gdb.base/bigcore.exp: Remove references to IRIX.
15270 * gdb.base/funcargs.exp: Likewise.
15271 * gdb.base/interrupt.exp: Likewise.
15272 * gdb.base/mips_pro.exp: Likewise.
15273 * gdb.base/nodebug.exp: Likewise.
15274 * gdb.base/setvar.exp: Likewise.
15275 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15276
8b9a549d
PA
152772014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15278 Pedro Alves <palves@redhat.com>
15279
15280 PR symtab/14466
15281 * gdb.base/vdso-warning.c: New file.
15282 * gdb.base/vdso-warning.exp: New file.
15283
d48ba5e8
DE
152842014-10-02 Doug Evans <dje@google.com>
15285
15286 * gdb.base/structs.c (main): Don't run forever.
15287
2278c276
PA
152882014-10-02 Pedro Alves <palves@redhat.com>
15289
15290 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15291 (top level) <stop threads 1, stop threads 2>: Use it.
15292
b57bacec
PA
152932014-10-02 Pedro Alves <palves@redhat.com>
15294
15295 * gdb.threads/break-while-running.exp (test): Add new
15296 'update_thread_list' argument. Skip "info threads" if false.
15297 (top level): Add new 'update_thread_list' axis.
15298
13fd3ff3
PA
152992014-10-02 Pedro Alves <palves@redhat.com>
15300
15301 PR breakpoints/17431
15302 * gdb.base/execl-update-breakpoints.c: New file.
15303 * gdb.base/execl-update-breakpoints.exp: New file.
15304
0fec99e8
PA
153052014-10-01 Pedro Alves <palves@redhat.com>
15306
15307 * gdb.base/breakpoint-in-ro-region.c: New file.
15308 * gdb.base/breakpoint-in-ro-region.exp: New file.
15309
2ddf4301
SM
153102014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15311
15312 * gdb.mi/mi-exit-code.exp: New file.
15313 * gdb.mi/mi-exit-code.c: New file.
15314
6a5f3f43
YQ
153152014-09-30 Yao Qi <yao@codesourcery.com>
15316
15317 * lib/prelink-support.exp (build_executable_own_libs): Error if
15318 the target isn't native.
15319
345bcc73
YQ
153202014-09-30 Yao Qi <yao@codesourcery.com>
15321
15322 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15323 false.
15324
a25a5a45
PA
153252014-09-22 Pedro Alves <palves@redhat.com>
15326
15327 * gdb.threads/break-while-running.exp: New file.
15328 * gdb.threads/break-while-running.c: New file.
15329
00ba3162
YQ
153302014-09-19 Yao Qi <yao@codesourcery.com>
15331
15332 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15333 Invoke test. Restart GDB with --readnow and invoke test again.
15334
c3b7b696
YQ
153352014-09-19 Yao Qi <yao@codesourcery.com>
15336
15337 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15338 proc set_breakpoint_on_gcd_function. Invoke
15339 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15340 invoke set_breakpoint_on_gcd_function again.
15341
2b4fd423
DE
153422014-09-18 Doug Evans <dje@google.com>
15343
15344 * gdb.dwarf2/symtab-producer.exp: New file.
15345
a5947601
SDJ
153462014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15347
15348 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15349 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15350 * gdb.base/global-var-nested-by-dso.c: Likewise.
15351 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15352
91c19059
SDJ
153532014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15354 Pedro Alves <palves@redhat.com>
15355
15356 * gdb.base/watch-bitfields.exp: Pass string other than test file
15357 name to prepare_for_testing.
15358 (watch): New procedure.
15359 (expect_watchpoint): Use with_test_prefix.
15360 (top level): Factor out tests to ...
15361 (test_watch_location, test_regular_watch): ... these new
15362 procedures, and use with_test_prefix and gdb_continue_to_end.
15363
bb9d5f81
PP
153642014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15365
15366 PR breakpoints/12526
15367 * gdb.base/watch-bitfields.exp: New file.
15368 * gdb.base/watch-bitfields.c: New file.
15369
635856f5
PA
153702014-09-16 Pedro Alves <palves@redhat.com>
15371
15372 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15373 software and hardware addresses, not software address against
15374 itself.
15375
7280ceea
PA
153762014-09-16 Pedro Alves <palves@redhat.com>
15377
15378 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15379 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15380
428b16bd
PA
153812014-09-16 Pedro Alves <palves@redhat.com>
15382
15383 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15384 files.
15385 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15386 "*-*-vxworks*" throughout.
15387 * gdb.base/break.exp: Likewise.
15388 * gdb.base/default.exp: Likewise.
15389 * gdb.base/scope.exp: Likewise.
15390 * gdb.base/sepdebug.exp: Likewise.
15391 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15392 throughout.
15393 * gdb.base/run.c: Likewise.
15394 * gdb.base/sepdebug.c: Likewise.
15395 * gdb.hp/gdb.aCC/run.c: Likewise.
15396 * gdb.reverse/until-reverse.c: Likewise.
15397 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15398
666d413c
YQ
153992014-09-16 Yao Qi <yao@codesourcery.com>
15400
15401 * boards/local-remote-host-native.exp: New file.
15402
57cbd724
DE
154032014-09-14 Doug Evans <xdje42@gmail.com>
15404
15405 * gdb.threads/queue-signal.c (thread_count): New variable.
15406 (thread_count_mutex, thread_count_condvar): New variables.
15407 (incr_thread_count, wait_all_threads_running): New functions.
15408 (main): Wait for all threads to be in their thread functions.
15409
81219e53
DE
154102014-09-13 Doug Evans <xdje42@gmail.com>
15411
15412 * gdb.threads/queue-signal.c: New file.
15413 * gdb.threads/queue-signal.exp: New file.
15414
3714cea7
DE
154152014-09-13 Doug Evans <xdje42@gmail.com>
15416
15417 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15418 be consistent with what default_gdb_init uses.
15419 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15420 the plain text of the prompt. Add some logging printfs.
15421 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15422
fa43b1d7
PA
154232014-09-12 Pedro Alves <palves@redhat.com>
15424
15425 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
15426 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
15427 * gdb.arch/i386-size-overlap.exp: Likewise.
15428 * gdb.arch/i386-size.exp: Likewise.
15429 * gdb.arch/i386-unwind.exp: Likewise.
15430 * gdb.base/a2-run.exp: Likewise.
15431 * gdb.base/break.exp: Likewise.
15432 * gdb.base/charset.exp: Likewise.
15433 * gdb.base/chng-syms.exp: Likewise.
15434 * gdb.base/commands.exp: Likewise.
15435 * gdb.base/dbx.exp: Likewise.
15436 * gdb.base/find.exp: Likewise.
15437 * gdb.base/funcargs.exp: Likewise.
15438 * gdb.base/jit-simple.exp: Likewise.
15439 * gdb.base/reread.exp: Likewise.
15440 * gdb.base/sepdebug.exp: Likewise.
15441 * gdb.base/step-bt.exp: Likewise.
15442 * gdb.cp/mb-inline.exp: Likewise.
15443 * gdb.cp/mb-templates.exp: Likewise.
15444 * gdb.objc/basicclass.exp: Likewise.
15445 * gdb.threads/killed.exp: Likewise.
15446
9d9bf2df
EBM
154472014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15448
15449 PR tdep/17379
15450 * gdb.arch/powerpc-stackless.S: New file.
15451 * gdb.arch/powerpc-stackless.exp: New file.
15452
1cf2f1b0
JK
154532014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15454
15455 * gdb.base/attach.c: Include unistd.h.
15456 (main): Call alarm. Add label postloop.
15457 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
15458 gdb_breakpoint, gdb_continue_to_breakpoint.
15459 (test_command_line_attach_run): Kill ${testpid} in one exit path.
15460
98880d46
PA
154612014-09-11 Pedro Alves <palves@redhat.com>
15462
15463 PR gdb/17347
15464 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
15465 * gdb.base/attach.exp (test_command_line_attach_run): New
15466 procedure.
15467 (top level): Call it.
15468
4c92ff2c
PA
154692014-09-11 Pedro Alves <palves@redhat.com>
15470
15471 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
15472 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
15473 (do_command_attach_tests): Use spawn_wait_for_attach.
15474 * gdb.base/solib-overlap.exp: Likewise.
15475 * gdb.multi/multi-attach.exp: Likewise.
15476 * gdb.python/py-prompt.exp: Likewise.
15477 * gdb.python/py-sync-interp.exp: Likewise.
15478 * gdb.server/ext-attach.exp: Likewise.
15479
3adc1a7d
GKB
154802014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
15481
15482 * gdb.fortran/array-element.exp: Remove unexpected "continue"
15483 command in testcase. Simplify testcase.
15484
96334934
JB
154852014-09-10 Joel Brobecker <brobecker@adacore.com>
15486
15487 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
15488
eb479039
JB
154892014-09-10 Joel Brobecker <brobecker@adacore.com>
15490
15491 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
15492
deede10c
JB
154932014-09-10 Joel Brobecker <brobecker@adacore.com>
15494
15495 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
15496
7828a5f5
JB
154972014-09-10 Joel Brobecker <brobecker@adacore.com>
15498
15499 * gdb.dwarf2/dynarr-ptr.c: New file.
15500 * gdb.dwarf2/dynarr-ptr.exp: New file.
15501
33aeebcf
MR
155022014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15503
15504 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
15505 of 30 rather than hardcoding 120 for a slow test case. Take the
15506 `gdb,timeout' target setting into account for this calculation.
15507 Don't extend the timeout for the test cases that don't need it.
15508
7b415901
MR
155092014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15510
15511 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
15512 a factor of 2 for a slow test case. Take the `gdb,timeout'
15513 target setting into account for this calculation.
15514 * gdb.reverse/until-precsave.exp: Increase the timeout by
15515 a factor of 15 and 3 respectively rather than adding 120
15516 for a pair of slow test cases. Take the `gdb,timeout'
15517 target setting into account for this calculation.
15518
4a40f85a
MR
155192014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15520
15521 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
15522 timeout, don't pass one down to gdb_expect.
15523 (gdb_expect): Rework timeout selection.
15524
09635af7
MR
155252014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15526
15527 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
15528 exception on timeout.
15529 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
15530 (gdbserver_start_extended): Catch any `gdbserver_start' error
15531 exceptions.
15532 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
15533 * lib/mi-support.exp (mi_gdb_target_load): Catch any
15534 `gdbserver_gdb_load' error exceptions.
15535
2bdd10b7
MR
155362014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15537
15538 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
15539 120 on waiting for the TCP socket to open.
15540
316935f0
DE
155412014-09-09 Doug Evans <xdje42@gmail.com>
15542
15543 * gdb.base/default.exp (show_conv_list): Add _caller_is,
15544 _caller_matches, _any_caller_is, _any_caller_matches.
15545
83740597
DE
155462014-09-09 Doug Evans <xdje42@gmail.com>
15547
15548 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
15549
4c122fc3
YQ
155502014-09-09 Yao Qi <yao@codesourcery.com>
15551
15552 * gdb.mi/mi-var-display.exp: Set print symbol off.
15553
a9f116cb
GKB
155542014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
15555
15556 PR gdb/17035
15557 * gdb.base/commands.exp: Add tests to verify user-defined
15558 commands with empty bodies.
15559 * gdb.python/py-cmd.exp: Test that we don't show user-defined
15560 python commands in `show user command`.
15561 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
15562 scheme commands in `show user command`.
15563
c75bd3a2
JK
155642014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15565
15566 PR python/17355
15567 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
15568 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
15569 * gdb.python/py-framefilter-invalidarg.exp: New file.
15570 * gdb.python/py-framefilter-invalidarg.py: New file.
15571
faa42425
DE
155722014-09-06 Doug Evans <xdje42@gmail.com>
15573
15574 PR 15276
15575 * gdb.python/py-caller-is.c: New file.
15576 * gdb.python/py-caller-is.exp: New file.
15577
474ca4f6
SDJ
155782014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
15579
15580 PR gdb/17235
15581 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
15582 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
15583
eb0b0463
SDJ
155842014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
15585
15586 PR fortran/17237
15587 * gdb.fortran/print-formatted.exp: New file.
15588 * gdb.fortran/print-formatted.f90: Likewise.
15589
5f3b99cf
SS
155902014-09-03 Sasha Smundak <asmundak@google.com>
15591
15592 * gdb.python/py-frame.exp: Test Frame.read_register.
15593
7d793aa9
SDJ
155942014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
15595
15596 PR python/16699
15597 * gdb.python/py-completion.exp: New file.
15598 * gdb.python/py-completion.py: Likewise.
15599
fb0576e9
DE
156002014-08-28 Doug Evans <dje@google.com>
15601
15602 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
15603 eax,etc. are live with values set by gdb and thus the compiler can't
15604 use them.
15605 * gdb.arch/i386-pseudo.c (main): Ditto.
15606
ee92b0dd
DE
156072014-08-27 Doug Evans <dje@google.com>
15608
15609 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
15610
6649db35
DE
156112014-08-25 Doug Evans <dje@google.com>
15612
15613 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
15614 (main): Ditto.
15615
564b7600
DE
156162014-08-25 Doug Evans <dje@google.com>
15617
15618 * gdb.threads/thread-execl.exp: #include <stdio.h>.
15619
3881fb67
YQ
156202014-08-24 Yao Qi <yao@codesourcery.com>
15621
15622 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15623 symbol off.
15624 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15625
a05a36a5
DE
156262014-08-22 Doug Evans <dje@google.com>
15627
15628 PR 17276
15629 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15630 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15631 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15632
7c343b48
YQ
156332014-08-22 Yao Qi <yao@codesourcery.com>
15634
15635 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15636 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15637 * gdb.python/python.exp: Likewise. Use .py file on the host
15638 instead of the build.
15639
22fd09ae
JK
156402014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15641
15642 * gdb.threads/gcore-stale-thread.c: New file.
15643 * gdb.threads/gcore-stale-thread.exp: New file.
15644
a8454a7c
PA
156452014-08-21 Pedro Alves <palves@redhat.com>
15646
15647 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
15648 * gdb.base/gcore-relro-pie.exp: Likewise.
15649 * gdb.base/gcore-relro.exp: Likewise.
15650 * gdb.base/gcore.exp: Likewise.
15651 * gdb.base/print-symbol-loading.exp: Likewise.
15652 * gdb.threads/gcore-thread.exp: Likewise.
15653 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
15654
2a31c623
PA
156552014-08-20 Pedro Alves <palves@redhat.com>
15656 Jan Kratochvil <jan.kratochvil@redhat.com>
15657
15658 * Makefile.in (EXTRA_RULES, CC): New variables, get from
15659 configure.
15660 (EXPECT): Handle READ1 being set.
15661 (all): Depend on EXTRA_RULES.
15662 (check-read1, expect-read1, read1.so, read1): New rules.
15663 * README (Testsuite Parameters): Document the READ1 make variable.
15664 (Race detection): New section.
15665 * configure: Regenerate.
15666 * configure.ac: If build==host==target, and running under a
15667 GNU/glibc system, add read1 to the extra Makefile rules.
15668 (EXTRA_RULES): AC_SUBST it.
15669 * lib/read1.c: New file.
15670
d36430db
JB
156712014-08-20 Joel Brobecker <brobecker@adacore.com>
15672
15673 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
15674 the handling of variables declared as a typedef to an array
15675 which a DW_AT_data_location attribute.
15676
9a0dc9e3
PA
156772014-08-19 Andrew Burgess <aburgess@broadcom.com>
15678 Pedro Alves <palves@redhat.com>
15679
15680 PR symtab/14604
15681 PR symtab/14605
15682 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
15683 gdb_test.
15684
0718a8da
PA
156852014-08-19 Pedro Alves <palves@redhat.com>
15686
15687 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
15688
13b448cd
YQ
156892014-08-19 Yao Qi <yao@codesourcery.com>
15690
15691 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
15692 right line.
15693
1cbf5077
DB
156942014-08-18 David Blaikie <dblaikie@gmail.com>
15695
15696 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
15697
bf0fae19
JB
156982014-08-18 Joel Brobecker <brobecker@adacore.com>
15699
15700 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
15701 attribute in array range.
15702
3c8c5dcc
JB
157032014-08-18 Joel Brobecker <brobecker@adacore.com>
15704
15705 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
15706
e66d4446
SC
157072014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15708
15709 PR c++/17132
15710 * gdb.cp/pr17132.cc: New file.
15711 * gdb.cp/pr17132.exp: New file.
15712
940df408
SC
157132014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15714
15715 * gdb.python/py-xmethods.py (A_getarrayind)
15716 (E_method_char_worker.__call__, E_method_int_worker.__call__):
15717 Use 'print' with function call syntax.
15718 (E_method_matcher.match): Fix tab vs space indentation mixup.
15719
ebcc6c3a
YQ
157202014-08-15 Yao Qi <yao@codesourcery.com>
15721
15722 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
15723 false.
15724
775e0f04
YQ
157252014-08-15 Yao Qi <yao@codesourcery.com>
15726
15727 * gdb.cp/casts.exp: Set print symbol off.
15728 * gdb.cp/class2.exp: Likewise.
15729 * gdb.cp/overload.exp: Likewise.
15730 * gdb.cp/templates.exp: Likewise.
15731
d769e349
DE
157322014-08-11 Doug Evans <dje@google.com>
15733
15734 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
15735 (test_load_shlib): Update.
15736
20c6f1e1
YQ
157372014-08-09 Yao Qi <yao@codesourcery.com>
15738
15739 * gdb.base/display.exp: Invoke is_address_zero_readable.
15740 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
15741 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15742 * gdb.base/hbreak-unmapped.exp: Return if
15743 is_address_zero_readable returns true.
15744 * gdb.base/signest.exp: Likewise.
15745 * gdb.base/signull.exp: Likewise.
15746 * gdb.base/sigbpt.exp: Likewise.
15747 * gdb.guile/scm-disasm.exp: Do the test if
15748 is_address_zero_readable returns false.
15749 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
15750 * gdb.python/py-arch.exp: Likewise.
15751 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
15752 * lib/gdb.exp (is_address_zero_readable): New proc.
15753
5792e8e3
YQ
157542014-08-09 Yao Qi <yao@codesourcery.com>
15755
15756 PR testsuite/13443
15757 * gdb.mi/mi-var-display.exp: Make test messages unique.
15758
3cecbbbe
TT
157592014-08-04 Tom Tromey <tromey@redhat.com>
15760
15761 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
15762 target 0".
15763
00b51ff5
TT
157642014-08-04 Tom Tromey <tromey@redhat.com>
15765
15766 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
15767 "target_resume".
15768
6908c509
JB
157692014-08-01 Joel Brobecker <brobecker@adacore.com>
15770
15771 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
15772 inner_vla_struct_object_size.
15773 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
15774 as xfail.
15775
cc6563d2
PA
157762014-07-30 Pedro Alves <palves@redhat.com>
15777
15778 * gdb.threads/signal-command-handle-nopass.exp (test): Add
15779 comment.
15780
7e09a223
YQ
157812014-07-29 Yao Qi <yao@codesourcery.com>
15782
15783 PR gdb/17206
15784 * gdb.base/until-nodebug.exp: New.
15785
7ebdbe92
DE
157862014-07-28 Doug Evans <xdje42@gmail.com>
15787
15788 PR guile/17203
15789 * gdb.guile/scm-parameter.exp: Add tests for trying to create
15790 previously existing parameter, and previously ambiguously spelled
15791 parameter.
15792
fdb1adc6
WN
157932014-07-28 Will Newton <will.newton@linaro.org>
15794
15795 * gdb.base/varargs.exp: Remove KFAILs for ARM.
15796
186fcde0
DE
157972014-07-26 Ludovic Courtès <ludo@gnu.org>
15798 Doug Evans <xdje42@gmail.com>
15799
15800 PR guile/17146
15801 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
15802
70509625
PA
158032014-07-25 Pedro Alves <palves@redhat.com>
15804
15805 * gdb.threads/signal-command-handle-nopass.c: New file.
15806 * gdb.threads/signal-command-handle-nopass.exp: New file.
15807 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
15808 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
15809 * gdb.threads/signal-delivered-right-thread.c: New file.
15810 * gdb.threads/signal-delivered-right-thread.exp: New file.
15811
c3f814a1
PA
158122014-07-25 Pedro Alves <palves@redhat.com>
15813
15814 * gdb.base/double-prompt-target-event-error.exp
15815 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
15816 match.
15817 (cancel_pagination_in_target_event): Rework double prompt
15818 detection.
15819 * gdb.base/paginate-after-ctrl-c-running.exp
15820 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
15821 <return>' match.
15822 * gdb.base/paginate-bg-execution.exp
15823 (test_bg_execution_pagination_return)
15824 (test_bg_execution_pagination_cancel): Remove '-notransfer
15825 <return>' matches.
15826 * gdb.base/paginate-execution-startup.exp
15827 (test_fg_execution_pagination_return)
15828 (test_fg_execution_pagination_cancel): Remove '-notransfer
15829 <return>' matches.
15830 * gdb.base/paginate-inferior-exit.exp
15831 (test_paginate_inferior_exited): Remove '-notransfer <return>'
15832 match.
15833 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
15834 * lib/gdb.exp (pagination_prompt): Run text through
15835 string_to_regexp.
15836 (gdb_test_multiple): Match $pagination_prompt instead of
15837 "<return>".
15838 (string_to_regexp): Move to lib/gdb-utils.exp.
15839
e214cf6c
JK
158402014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15841
15842 * gdb.arch/amd64-entry-value-paramref.S: New file.
15843 * gdb.arch/amd64-entry-value-paramref.cc: New file.
15844 * gdb.arch/amd64-entry-value-paramref.exp: New file.
15845 * gdb.arch/amd64-optimout-repeat.S: New file.
15846 * gdb.arch/amd64-optimout-repeat.c: New file.
15847 * gdb.arch/amd64-optimout-repeat.exp: New file.
15848
17d0c5c8
JK
158492014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15850
15851 PR gdb/17170
15852 * gdb.base/statistics.exp: New file.
15853
b8b8facf
DE
158542014-07-17 Doug Evans <dje@google.com>
15855
74b49205 15856 PR gdb/17170
b8b8facf
DE
15857 * gdb.base/maint.exp: Update testing of per-command stats.
15858
1b5d0ab3
PA
158592014-07-16 Pedro Alves <palves@redhat.com>
15860
15861 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
15862 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
15863 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
15864 (tfile_write_buf): New functions.
15865 (add_memory_block): Rewrite using the above.
15866 (adjust_function_address): New function.
15867 (FUNCTION_ADDRESS): New macro.
15868 (write_basic_trace_file): Remove short_x local, and use
15869 tfile_write_16. Change type of func_addr local to unsigned long
15870 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15871 here. Cast argument of add_memory_block to char pointer.
15872 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15873 (main): Remove parameters.
15874 * gdb.trace/tfile.exp: Remove nowarnings.
15875
4d974e88
SM
158762014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15877
15878 * gdb.base/debug-expr.exp: Test string evaluation with
15879 "debug expression" on.
15880
41e99568
PA
158812014-07-15 Pedro Alves <palves@redhat.com>
15882
15883 * gdb.base/reread.exp: Use clean_restart.
15884
487d9753
PL
158852014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15886
15887 * gdb.arch/avr-flash-qualifer.c: New.
15888 * gdb.arch/avr-flash-qualifer.exp: New.
15889
cc1c52ad
PA
158902014-07-14 Pedro Alves <palves@redhat.com>
15891
15892 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15893 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15894
1e973570
PA
158952014-07-14 Pedro Alves <palves@redhat.com>
15896
15897 * gdb.base/double-prompt-target-event-error.c: New file.
15898 * gdb.base/double-prompt-target-event-error.exp: New file.
15899
93d6eb10
PA
159002014-07-14 Pedro Alves <palves@redhat.com>
15901
15902 PR gdb/17072
15903 * gdb.base/paginate-inferior-exit.c: New file.
15904 * gdb.base/paginate-inferior-exit.exp: New file.
15905
0017922d
PA
159062014-07-14 Pedro Alves <palves@redhat.com>
15907
15908 PR gdb/17072
15909 * gdb.base/paginate-bg-execution.c: New file.
15910 * gdb.base/paginate-bg-execution.exp: New file.
15911
94696ad3
PA
159122014-07-14 Pedro Alves <palves@redhat.com>
15913
15914 PR gdb/17072
15915 * gdb.base/paginate-execution-startup.c: New file.
15916 * gdb.base/paginate-execution-startup.exp: New file.
15917 * lib/gdb.exp (pagination_prompt): New global.
15918 (default_gdb_spawn): New procedure, factored out from
15919 default_gdb_spawn.
15920 (default_gdb_start): Adjust to call default_gdb_spawn.
15921 (gdb_spawn): New procedure.
15922
bd293940
PA
159232014-07-14 Pedro Alves <palves@redhat.com>
15924
15925 * lib/gdb.exp (gdb_assert): New procedure.
15926 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15927
c933f875
PA
159282014-07-14 Pedro Alves <palves@redhat.com>
15929
15930 * gdb.base/execution-termios.c: New file.
15931 * gdb.base/execution-termios.exp: New file.
15932
d98b7a16
TT
159332014-07-14 Tom Tromey <tromey@redhat.com>
15934
15935 * gdb.cp/vla-cxx.cc: New file.
15936 * gdb.cp/vla-cxx.exp: New file.
15937
548740d6
TT
159382014-07-14 Tom Tromey <tromey@redhat.com>
15939
15940 * gdb.reverse/rerun-prec.c: New file.
15941 * gdb.reverse/rerun-prec.exp: New file.
15942
a25eb028
MR
159432014-07-12 Maciej W. Rozycki <macro@mips.com>
15944 Maciej W. Rozycki <macro@codesourcery.com>
15945
15946 * lib/gdb-utils.exp: New file.
15947 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15948 inline `gdb_init_command' processing.
15949 (gdb_start_cmd): Likewise.
15950 * lib/mi-support.exp (mi_run_cmd): Likewise.
15951 * README: Document `gdb_init_command' and `gdb_init_commands'.
15952
218c2655
JK
159532014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15954
15955 Fix false FAIL running under a very long directory name.
15956 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15957 and "set print elements 10000". Twice.
15958
5401fde3
YQ
159592014-07-11 Yao Qi <yao@codesourcery.com>
15960
15961 * gdb.base/exprs.exp: "set print symbol off".
15962
e76126e8
PA
159632014-07-11 Pedro Alves <palves@redhat.com>
15964
15965 * gdb.threads/kill.c: New file.
15966 * gdb.threads/kill.exp: New file.
15967
2d6f0de6
YQ
159682014-07-10 Yao Qi <yao@codesourcery.com>
15969
15970 * gdb.trace/tfile.c (write_basic_trace_file)
15971 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15972 address written to trace file.
15973
7180e04a
PA
159742014-07-09 Pedro Alves <palves@redhat.com>
15975
15976 * gdb.base/attach-wait-input.exp: New file.
15977 * gdb.base/attach-wait-input.c: New file.
15978
9a9a7608
AB
159792014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15980
15981 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15982 setting up test structures.
15983 (main): Call new test function.
15984 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15985 test function, continue into test function and walk test
15986 structures.
15987
161ac41e
YQ
159882014-07-02 Yao Qi <yao@codesourcery.com>
15989
15990 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15991 'bar_start' at the beginning of functions 'foo' and 'bar'
15992 respectively.
15993 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15994 instead of 'foo' and 'bar'.
15995
1f267ae3
MM
159962014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15997
15998 * gdb.btrace/segv.exp: New.
15999 * gdb.btrace/segv.c: New.
16000
2b239efb
LM
160012014-07-02 Luis Machado <lgustavo@codesourcery.com>
16002
16003 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16004 instruction.
16005
cf363f18
MW
160062014-06-30 Mark Wielaard <mjw@redhat.com>
16007
16008 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16009 vulture, vilify, villar): New volatile array constants.
16010 (vindictive, vegetation): New const volatile array constants.
16011 * gdb.base/volatile.exp: Test volatile and const volatile array
16012 types.
16013
aebf9d24
AA
160142014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16015
16016 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16017 target lacks support for awatch, rwatch, or hbreak.
16018
b67a2c6f
YQ
160192014-06-27 Yao Qi <yao@codesourcery.com>
16020
16021 * gdb.multi/dummy-frame-restore.exp: New.
16022 * gdb.multi/dummy-frame-restore.c: New.
16023
aef92902
MM
160242014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16025
16026 * gdb.btrace/gcore.exp: New.
16027
8e9db26e
PA
160282014-06-23 Pedro Alves <palves@redhat.com>
16029
16030 * gdb.base/watchpoint-reuse-slot.c: New file.
16031 * gdb.base/watchpoint-reuse-slot.exp: New file.
16032
70afc5b7
SC
160332014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16034
16035 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16036 progspace's filename in 'info', 'enable' and 'disable' command
16037 tests.
16038
b972bd9c
JK
160392014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16040
16041 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16042 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16043 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16044
125f8a3d
GB
160452014-06-20 Gary Benson <gbenson@redhat.com>
16046
16047 * gdb.arch/i386-avx.exp: Fix include file location.
16048 * gdb.arch/i386-sse.exp: Likewise.
16049
3ed9baed
IB
160502014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16051
16052 * gdb.dlang/expression.exp: New file.
16053
034f788c
PA
160542014-06-19 Pedro Alves <palves@redhat.com>
16055
16056 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16057 out from ...
16058 (top level): ... here. Iterate running tests under different
16059 scheduler-locking settings.
16060
45371d0c
LM
160612014-06-18 Luis Machado <lgustavo@codesourcery.com>
16062
16063 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16064 to DW_FORM_addr and use non-zero addresses.
16065
5d376983
SC
160662014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16067
16068 PR gdb/17017
16069 * gdb.python/py-xmethods.cc: Add global function call counters and
16070 increment them in their respective functions. Remove "cout"
16071 statements.
16072 * gdb.python/py-xmethods.exp: Make tests check the global function
16073 call counters instead of depending on inferior IO.
16074
a1aa2221
LM
160752014-06-18 Don Breazeal <donb@codesourcery.com>
16076
16077 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16078 Deleted procedure.
16079 (explicit_fork_parent_follow): Deleted procedure.
16080 (explicit_fork_child_follow): Deleted procedure.
16081 (test_follow_fork): New procedure.
16082 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 16083 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
16084 procedure calls.
16085
0fc05997
YQ
160862014-06-17 Yao Qi <yao@codesourcery.com>
16087
16088 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16089 CP1252.
16090
70795c52
LM
160912014-06-17 Luis Machado <lgustavo@codesourcery.com>
16092
16093 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16094 Initialize ptr and S explicitly.
16095 (skip_type_update_when_not_use_rtti_test): Likewise.
16096
6be47f0c
KS
160972014-06-16 Keith Seitz <keiths@redhat.com>
16098
16099 PR mi/15863
16100 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16101 the inferior is started.
16102
d03de421
PA
161032014-06-16 Pedro Alves <palves@redhat.com>
16104
16105 * gdb.base/break-main-file-remove-fail.c: New file.
16106 * gdb.base/break-main-file-remove-fail.exp: New file.
16107 * gdb.base/break-unload-file.exp: Use build_executable instead of
16108 prepare_for_testing.
16109 (test_break): New parameter "initial_load". Handle it.
16110 (top level): Add initial_load cmdline/file axis.
16111
f9579b99
TT
161122014-06-12 Tom Tromey <tromey@redhat.com>
16113
16114 * gdb.base/completion.exp: Don't use directory name in test.
16115
3657956b
GB
161162014-06-09 Gary Benson <gbenson@redhat.com>
16117
16118 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16119 separate the always-available ANSI-standard signals from the
16120 signals that require checking.
16121 (main): Likewise.
16122 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16123 Likewise.
16124 (main): Likewise.
16125
4186eb54
KS
161262014-06-07 Keith Seitz <keiths@redhat.com>
16127
16128 Revert:
16129 PR c++/16253
16130 * gdb.cp/var-tag.cc: New file.
16131 * gdb.cp/var-tag.exp: New file.
16132 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16133 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16134 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16135 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16136
25326a28 161372014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
16138
16139 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16140
829155c9
PA
161412014-06-06 Pedro Alves <palves@redhat.com>
16142
16143 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16144 in target debug output instead of looking at RSP packets,
16145 disabling the test on any target that uses hardware stepping.
16146 Update comments.
16147
61c8d22e
PA
161482014-06-06 Pedro Alves <palves@redhat.com>
16149
16150 * gdb.base/break-unload-file.exp: Fix typo.
16151
d9a47287
YQ
161522014-06-06 Yao Qi <yao@codesourcery.com>
16153
16154 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16155 from "jit_function" to "^jit_function".
16156
e5e01dbf
YQ
161572014-06-06 Yao Qi <yao@codesourcery.com>
16158
16159 * gdb.base/async.c (foo): Add one statement.
16160 * gdb.base/async.exp: Get the next instruction address and
16161 match the output of "nexti" by instruction address. Match
16162 the hex address in the output of "finish".
16163
73ba372c
GB
161642014-06-06 Gary Benson <gbenson@redhat.com>
16165
16166 * gdb.base/call-signals.c: Remove preprocessor conditionals
16167 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16168 SIGSEGV and SIGTERM.
16169 * gdb.base/sigall.c: Likewise.
16170 * gdb.base/unwindonsignal.c: Likewise.
16171 * gdb.reverse/sigall-reverse.c: Likewise.
16172
831517df
YQ
161732014-06-06 Yao Qi <yao@codesourcery.com>
16174
16175 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16176 readable, skip the test.
16177
b8b91e98
YQ
161782014-06-06 Yao Qi <yao@codesourcery.com>
16179
16180 * gdb.threads/staticthreads.c (thread_function): Move the line
16181 setting breakpoint on forward.
16182 * gdb.threads/staticthreads.exp: Update comments.
16183
fb934770
LC
161842014-06-05 Ludovic Courtès <ludo@gnu.org>
16185
16186 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16187 "history-append! type error".
16188
6ef284bd
SM
161892014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16190
16191 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16192 erroneous dprintf expected input.
16193
a872e241
DE
161942014-06-04 Doug Evans <xdje42@gmail.com>
16195
16196 * gdb.guile/scm-generics.exp: Delete.
16197
16f691fb
DE
161982014-06-04 Doug Evans <xdje42@gmail.com>
16199
16200 * gdb.guile/scm-breakpoint.exp: Update.
16201 Add tests for breakpoint registration.
16202
012370f6
TT
162032014-06-04 Tom Tromey <tromey@redhat.com>
16204
16205 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16206 VLA-in-union.
16207 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16208 inner_vla_struct, vla_union types. Initialize objects of those
16209 types and compute their sizes.
16210
9f5a4cef
HZ
162112014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16212 Hui Zhu <hui@codesourcery.com>
16213
16214 * gdb.base/fileio.exp: Add test for shell not available as well as
16215 available.
16216 * gdb.base/fileio.c (test_system): Check for shell twice.
16217
90a45c4d
YQ
162182014-06-04 Yao Qi <yao@codesourcery.com>
16219
16220 * gdb.base/auto-connect-native-target.exp: Remove redundant
16221 space from the regexp pattern.
16222
70017e41
YQ
162232014-06-04 Yao Qi <yao@codesourcery.com>
16224
16225 * gdb.base/default.exp: Replace "child" with "native" in
16226 regexp pattern.
16227
883964a7
SC
162282014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16229
16230 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16231 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16232 * gdb.python/py-xmethods.py: Python script supporting the
16233 new testcase and tests.
16234
ef370185
JB
162352014-06-03 Joel Brobecker <brobecker@adacore.com>
16236 Pedro Alves <palves@redhat.com>
16237
16238 PR breakpoints/17000
16239 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16240 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16241
1e2ccb61
BM
162422014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16243
16244 * gdb.base/subst.exp: Add tests to verify partial path matching
16245 output.
16246
c6ec5ab2
PA
162472014-06-03 Pedro Alves <palves@redhat.com>
16248
16249 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16250 target that doesn't use software single-stepping.
16251
835c559f
PA
162522014-06-03 Pedro Alves <palves@redhat.com>
16253
16254 PR breakpoints/17000
16255 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16256 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16257
06eb1586
DE
162582014-06-02 Doug Evans <xdje42@gmail.com>
16259
16260 * gdb.guile/scm-parameter.exp: New file.
16261
e698b8c4
DE
162622014-06-02 Doug Evans <xdje42@gmail.com>
16263
16264 * gdb.guile/scm-cmd.c: New file.
16265 * gdb.guile/scm-cmd.exp: New file.
16266
ded03782
DE
162672014-06-02 Doug Evans <xdje42@gmail.com>
16268
16269 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16270 pretty-printer lookup.
16271 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16272 (make-pp_s-printer): Call it.
16273 (make-pretty-printer-from-dict): New function.
16274 (lookup-pretty-printer-maker-from-dict): New function.
16275 (*pretty-printer*): Simplify.
16276 (make-objfile-pp_s-printer): New function.
16277 (install-objfile-pretty-printers!): New function.
16278 (make-progspace-pp_s-printer): New function.
16279 (install-progspace-pretty-printers!): New function.
16280 * gdb.guile/scm-progspace.c: New file.
16281 * gdb.guile/scm-progspace.exp: New file.
16282
41fac0cf
PA
162832014-06-02 Pedro Alves <palves@redhat.com>
16284
16285 * gdb.base/dprintf-bp-same-addr.c: New file.
16286 * gdb.base/dprintf-bp-same-addr.exp: New file.
16287
96ae5695
EBM
162882014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16289
16290 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16291 * gdb.arch/powerpc-power.s: Likewise.
16292
da02b3a8
JB
162932014-06-02 Joel Brobecker <brobecker@adacore.com>
16294
16295 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16296
c72b2e7b
YQ
162972014-06-01 Yao Qi <yao@codesourcery.com>
16298
16299 * gdb.base/watchpoint.exp (test_watch_location): Check null
16300 pointer can be dereferenced. If not, do the test, otherwise
16301 skip it.
16302
53e8a631
AB
163032014-05-30 Andrew Burgess <aburgess@broadcom.com>
16304
16305 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16306 results.
16307 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16308
938f0e2f
AB
163092014-05-30 Andrew Burgess <aburgess@broadcom.com>
16310
16311 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16312 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16313 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16314 * gdb.arch/amd64-invalid-stack-top.c: New file.
16315 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16316
9ba6657a
PA
163172014-05-30 Pedro Alves <palves@redhat.com>
16318
16319 PR breakpoints/17000
16320 * gdb.base/sss-bp-on-user-bp.c: New file.
16321 * gdb.base/sss-bp-on-user-bp.exp: New file.
16322
522c09bf
DB
163232014-05-30 David Blaikie <dblaikie@gmail.com>
16324
16325 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16326 gnu_inline semantics via attribute.
16327 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16328 source explicitly specifies the required semantics.
16329
bf4ef81e
MR
163302014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16331
16332 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16333
329ea579
PA
163342014-05-29 Pedro Alves <palves@redhat.com>
16335 Tom Tromey <tromey@redhat.com>
16336
16337 * gdb.base/async-shell.exp: Don't enable target-async.
16338 * gdb.base/async.exp
16339 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16340 parameter. Adjust.
16341 (top level): Don't test with "target-async".
16342 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16343 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16344 * gdb.base/inferior-died.exp: Don't enable target-async.
16345 * gdb.base/interrupt-noterm.exp: Likewise.
16346 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16347 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16348 * gdb.mi/mi-nonstop.exp: Likewise.
16349 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16350 * gdb.mi/mi-nsintrall.exp: Likewise.
16351 * gdb.mi/mi-nsmoribund.exp: Likewise.
16352 * gdb.mi/mi-nsthrexec.exp: Likewise.
16353 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16354 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16355 * gdb.python/py-evsignal.exp: Don't enable target-async.
16356 * gdb.python/py-evthreads.exp: Likewise.
16357 * gdb.python/py-prompt.exp: Likewise.
16358 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16359 * gdb.server/solib-list.exp: Don't enable target-async.
16360 * gdb.threads/thread-specific-bp.exp: Likewise.
16361 * lib/mi-support.exp: Adjust to use mi-async.
16362
fd664c91
PA
163632014-05-29 Pedro Alves <palves@redhat.com>
16364
16365 PR gdb/13860
16366 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16367 reason, even in sync mode.
16368
251bde03
PA
163692014-05-29 Pedro Alves <palves@redhat.com>
16370 Hui Zhu <hui@codesourcery.com>
16371
16372 PR PR15693
16373 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16374 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16375 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16376 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16377
7f3c0343
JB
163782014-05-28 Joel Brobecker <brobecker@adacore.com>
16379
16380 * config/monitor.exp (gdb_target_monitor): Replace use of
16381 "set remotebaud" by "set serial baud".
16382
b2715b27
AW
163832014-05-26 Andy Wingo <wingo@igalia.com>
16384
16385 * gdb.guile/scm-breakpoint.exp:
16386 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16387 properties instead of gdb-object-properties.
16388
498a4489
YQ
163892014-05-26 Yao Qi <yao@codesourcery.com>
16390
16391 * gdb.server/no-thread-db.exp: Specify source file name
16392 explicitly when setting a breakpoint.
16393
589fdceb
MM
163942014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16395
16396 * gdb.btrace/vdso.c: New.
16397 * gdb.btrace/vdso.exp: New.
16398
e9089e05
MM
163992014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16400
16401 * gdb.base/gcore.exp (capture_command_output): Move ...
16402 * lib/gdb.exp (capture_command_output): ... here.
16403
67b5c0c1
MM
164042014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16405
16406 * gdb.btrace/data.exp: Test memory access during btrace replay.
16407
a2199296
SM
164082014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16409
16410 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16411
17b2616c
PA
164122014-05-21 Pedro Alves <palves@redhat.com>
16413
16414 PR gdb/13860
16415 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16416 (top level): Test that output related to execution commands is
16417 sent to the console with CLI commands, but not with MI commands.
16418 Test that breakpoint events are always mirrored to the console.
16419 Also expect the new source line to be output after a "next" in
16420 async mode too. Make it a pass/fail test.
16421 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16422 output.
16423 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
16424
5166082f
PA
164252014-05-21 Pedro Alves <palves@redhat.com>
16426
16427 * gdb.base/list.exp (build_pattern, test_list): New procedures.
16428 Use them to test variations of "list" after reaching a breakpoint.
16429 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
16430 Test "list" with listsize 10 after reaching a breakpoint.
16431 * gdb.python/python.exp (decode_line current location line
16432 number): Adjust expected line number.
16433
2f25d70f
SM
164342014-05-21 Simon Marchi <simon.marchi@ericsson.com>
16435
16436 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
16437 behavior for $args, pass it directly to "run".
16438
ff604a67
MR
164392014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
16440
16441 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
16442 30000 to 65536.
16443
6a3cb8e8
PA
164442014-05-21 Pedro Alves <palves@redhat.com>
16445
16446 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
16447 auto-connect-native-target off".
16448 * gdb.base/auto-connect-native-target.c: New file.
16449 * gdb.base/auto-connect-native-target.exp: New file.
16450
4ebfc96e
PA
164512014-05-21 Pedro Alves <palves@redhat.com>
16452
16453 * gdb.base/default.exp: Test "target native" instead of "target
16454 child".
16455
36d46afb
MW
164562014-05-21 Mark Wielaard <mjw@redhat.com>
16457
16458 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16459
5876f503
JK
164602014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16461
16462 Fix TLS access for -static -pthread.
16463 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
16464 <HAVE_TLS> (thread_function, main): Initialize it.
16465 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
16466 Add clean_restart.
16467 <$have_tls != "">: Check TLSVAR.
16468
0256a6ac
PA
164692014-05-21 Pedro Alves <palves@redhat.com>
16470
16471 * gdb.base/dcache-line-read-error.c: New.
16472 * gdb.base/dcache-line-read-error.exp: New.
16473
936d2992
PA
164742014-05-20 Pedro Alves <palves@redhat.com>
16475
16476 * gdb.base/compare-sections.c: New file.
16477 * gdb.base/compare-sections.exp: New file.
16478
802e8e6d
PA
164792014-05-20 Pedro Alves <palves@redhat.com>
16480
16481 * gdb.base/break-idempotent.c: New file.
16482 * gdb.base/break-idempotent.exp: New file.
16483
e59fa00f
MM
164842014-05-20 Markus Metzger <markus.t.metzger@intel.com>
16485
16486 * gdb.btrace/nohist.exp: New.
16487
8b696e31
YQ
164882014-05-20 Yao Qi <yao@codesourcery.com>
16489
16490 * lib/gdb.exp (gdb_init): Set timeout if test file is under
16491 gdb.reverse directory and gdb_reverse_timeout exists in board
16492 setting.
16493 * README: Document gdb_reverse_timeout.
16494
73c9764f
YQ
164952014-05-20 Yao Qi <yao@codesourcery.com>
16496
16497 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
16498 'test_file_name'. Treat args as a string instead of a list.
16499 (gdb_init): Rename argument 'args' by 'test_file_name'.
16500
f1f4348a
JK
165012014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
16502
16503 * gdb.arch/powerpc-power.exp: New file.
16504 * gdb.arch/powerpc-power.s: New file.
16505
0dbe70ce
DE
165062014-05-16 Doug Evans <dje@google.com>
16507
16508 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
16509 * gdb.base/completion.exp: Check that all expected files exist
16510 before doing file completion.
0dbe70ce 16511
8d551b02
DE
165122014-05-16 Doug Evans <dje@google.com>
16513
16514 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
16515 Update.
16516 (do_syscall_tests_without_xml): Update.
16517
73eb7709
PA
165182014-05-16 Pedro Alves <palves@redhat.com>
16519
16520 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
16521 instead of "unknown output after running".
16522
3fae92fc
YQ
165232014-05-16 Yao Qi <yao@codesourcery.com>
16524
16525 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
16526 file1.txt from host at the end.
16527 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16528
c2b2ccc5
DE
165292014-05-15 Doug Evans <dje@google.com>
16530
16531 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
16532 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
16533 loading file. Add test for TU lookup.
16534
8c217a4b
SM
165352014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16536
16537 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
16538 calling "-exec-arguments" or "set args" before running the
16539 inferior.
16540
3deb39c6
SM
165412014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16542
16543 * lib/mi-support.exp (mi_expect_stop): Expect message for
16544 inferiors that exit with non-zero exit code.
16545
71a79f8c
YQ
165462014-05-14 Yao Qi <yao@codesourcery.com>
16547
16548 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
16549 match absolute path on remote host.
16550 (test_file_list_exec_source_files): Remove "/" from the
16551 pattern.
16552
f23fcd46
YQ
165532014-05-14 Yao Qi <yao@codesourcery.com>
16554
16555 * boards/local-remote-host-notty.exp (${board}_file): New
16556 proc.
16557
9404b58f
KM
165582014-05-07 Kyle McMartin <kyle@redhat.com>
16559
16560 Pushed by Joel Brobecker <brobecker@adacore.com>.
16561 * gdb.arch/aarch64-atomic-inst.c: New file.
16562 * gdb.arch/aarch64-atomic-inst.exp: New file.
16563
5e45f04c
YQ
165642014-05-07 Yao Qi <yao@codesourcery.com>
16565
16566 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
16567 in current context" too.
16568
c888a17d
KS
165692014-05-05 Keith Seitz <keiths@redhat.com>
16570
16571 * gdb.linespec/ls-dollar.exp: Add test for linespec
16572 file:convenience_variable.
16573
290a839c
YQ
165742014-05-05 Yao Qi <yao@codesourcery.com>
16575
16576 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
16577 traceframes into tfile and ctf trace files. Read data from
16578 trace file and test collected data.
16579 (gdb_collect_locals_test): Likewise.
16580 (gdb_unavailable_registers_test): Likewise.
16581 (gdb_unavailable_floats): Likewise.
16582 (gdb_collect_globals_test): Likewise.
16583 (top-level): Append "ctf" to trace_file_targets if GDB
16584 supports.
16585
b5262cd0
YQ
165862014-05-05 Yao Qi <yao@codesourcery.com>
16587
16588 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
16589 code to ...
16590 (gdb_collect_args_test_1): ... it. New proc.
16591 (gdb_collect_locals_test): Move some code to ...
16592 (gdb_collect_locals_test_1): ... it. New proc.
16593 (gdb_unavailable_registers_test): Move some code to ...
16594 (gdb_unavailable_registers_test_1): ... it. New proc.
16595 (gdb_unavailable_floats): Move some code to ...
16596 (gdb_unavailable_floats_1): ... it. New proc.
16597
30a1e6cc
SDJ
165982014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16599
16600 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
16601 probes to test for bitness recognition.
16602 * gdb.arch/amd64-stap-optional-prefix.exp
16603 (test_probe_value_without_reg): New procedure.
16604 Add code to test for different kinds of bitness.
16605
f33da99a
SDJ
166062014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16607
16608 PR breakpoints/16889
16609 * gdb.arch/amd64-stap-optional-prefix.S: New file.
16610 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16611
5b80f00d
PA
166122014-05-01 Pedro Alves <palves@redhat.com>
16613
16614 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
16615 gdb_file_cmd if no file is specified.
16616 * boards/native-extended-gdbserver.exp (gdb_load): Use the
16617 last_loaded_file to set the remote exec-file.
16618
f8c2a73c
PA
166192014-05-01 Pedro Alves <palves@redhat.com>
16620
16621 * boards/local-remote-host.exp: New file.
16622
be6e8ac7
PA
166232014-05-01 Pedro Alves <palves@redhat.com>
16624
16625 * boards/local-remote-host.exp: Rename to ...
16626 * boards/local-remote-host-notty.exp: ... this.
16627
cac0dc8f
JB
166282014-04-28 Joel Brobecker <brobecker@adacore.com>
16629
16630 * gdb.ada/dyn_arrayidx: New testcase.
16631
9730e6cc
YQ
166322014-04-26 Yao Qi <yao@codesourcery.com>
16633
16634 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16635 and compute the length of function main. Save it in
16636 $main_length.
16637 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
16638 (top-level): Use gdb_compile to compile objects into
16639 executable and restart GDB. Remove invocation to
16640 prepare_for_testing.
16641
7ae1a6a6
PA
166422014-04-25 Simon Marchi <simon.marchi@ericsson.com>
16643 Pedro Alves <palves@redhat.com>
16644
16645 PR server/16255
16646 * gdb.multi/multi-attach.c: New file.
16647 * gdb.multi/multi-attach.exp: New file.
16648
4082afcc
PA
166492014-04-25 Pedro Alves <palves@redhat.com>
16650
16651 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
16652 user.
16653 (top level): Test that "set remote conditional-breakpoints-packet
16654 off" works as intended.
16655 * gdb.base/dprintf.exp: Test that "set remote
16656 breakpoint-commands-packet off" works as intended.
16657 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
16658 New function.
16659 (top level): Call it.
16660 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
16661 remote fast-tracepoints-packet off" works as intended.
16662 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
16663 * lib/gdb.exp (gdb_is_target_remote): ... here.
16664
2abc3f8d
DB
166652014-04-24 David Blaikie <dblaikie@gmail.com>
16666
16667 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
16668 ensure clang would not discard them.
16669 * gdb.base/gdbvars.c: Ditto.
16670 * gdb.base/memattr.c: Ditto.
16671 * gdb.base/whatis.c: Ditto.
16672 * gdb.python/py-prettyprint.c: Ditto.
16673 * gdb.trace/actions.c: Ditto.
16674 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
16675 ensure clang would not discard it.
16676
bfd39632
DB
166772014-04-24 David Blaikie <dblaikie@gmail.com>
16678
16679 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
16680 clang to emit the full definition of type required by the test
16681 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
16682
22842ff6
DB
166832014-04-24 David Blaikie <dblaikie@gmail.com>
16684
16685 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
16686 coax Clang into emitting the definition of the type.
16687 * gdb.cp/pr10728-x.h (y): Ditto.
16688 * gdb.cp/pr10728-y.cc (y): Ditto.
16689
c2e827ad
DB
166902014-04-24 David Blaikie <dblaikie@gmail.com>
16691
16692 * gdb.base/label.exp: XFAIL label related tests under Clang.
16693 * gdb.cp/cplabel.exp: Ditto.
16694 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
16695 under Clang those using labels.
16696
4c2d33e7
YQ
166972014-04-25 Yao Qi <yao@codesourcery.com>
16698
16699 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
16700 double_label.
16701 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
16702 partial_label and double_label.
16703
56083b99
DB
167042014-04-24 David Blaikie <dblaikie@gmail.com>
16705
16706 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
16707
25d4e99d
DB
167082014-04-24 David Blaikie <dblaikie@gmail.com>
16709
16710 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
16711 of the function to work across GCC and Clang.
16712 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
16713 pointer types (const void ** const V void **).
16714
01f9f808
MS
167152014-04-24 Michael Sturm <michael.sturm@mintel.com>
16716 Walfred Tedeschi <walfred.tedeschi@intel.com>
16717
16718 * Makefile.in (EXECUTABLES): Added i386-avx512.
16719 * gdb.arch/i386-avx512.c: New file.
16720 * gdb.arch/i386-avx512.exp: Likewise.
16721
4b48d439
KS
167222014-04-23 Keith Seitz <keiths@redhat.com>
16723
16724 * lib/mi-support.exp (mi_list_breakpoints): Delete.
16725 (mi_make_breakpoint_table): New procedure.
16726 (mi_create_breakpoint): Use mi_make_breakpoint
16727 and return the result.
16728 (mi_make_breakpoint): New procedure.
16729 (mi_build_kv_pairs): New procedure.
16730
16731 * gdb.mi/mi-break.exp: Remove unused globals,
16732 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
16733 All callers updated.
16734 * gdb.mi/mi-dprintf.exp: Use variable to track command
16735 number.
16736 Update all callers of mi_create_breakpoint and use
16737 mi_make_breakpoint_table.
16738 Remove any unused global variables.
16739 * gdb.mi/mi-nonstop.exp: Likewise.
16740 * gdb.mi/mi-nsintrall.exp: Likewise.
16741 * gdb.mi/mi-nsmoribund.exp: Likewise.
16742 * gdb.mi/mi-nsthrexec.exp: Likewise.
16743 * gdb.mi/mi-reverse.exp: Likewise.
16744 * gdb.mi/mi-simplerun.exp: Likewise.
16745 * gdb.mi/mi-stepn.exp: Likewise.
16746 * gdb.mi/mi-syn-frame.exp: Likewise.
16747 * gdb.mi/mi-until.exp: Likewise.
16748 * gdb.mi/mi-var-cp.exp: Likewise.
16749 * gdb.mi/mi-var-display.exp: Likewise.
16750 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
16751 * gdb.mi/mi2-var-child.exp: Likewise.
16752 * gdb.mi/mi-vla-c99.exp: Likewise.
16753 * lib/mi-support.exp: Likewise.
16754
16755 From Ian Lance Taylor <iant@cygnus.com>:
16756 * lib/gdb.exp (parse_args): New procedure.
16757
08351840
PA
167582014-04-23 Pedro Alves <palves@redhat.com>
16759
16760 * gdb.base/break-unload-file.c: New file.
16761 * gdb.base/break-unload-file.exp: New file.
16762 * gdb.base/sym-file-lib.c (baz): New function.
16763 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
16764 field.
16765 (load): Store the segment's mapped size.
16766 (unload): New function.
16767 (unload_shlib): New function.
16768 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
16769 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
16770 set a breakpoint at baz, and call it.
16771 * gdb.base/sym-file.exp: New tests for stale breakpoint
16772 instructions.
16773
076855f9
PA
167742014-04-23 Pedro Alves <palves@redhat.com>
16775
16776 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
16777 * gdb.base/hbreak-in-shr-unsupported.c: New file.
16778 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
16779 * gdb.base/hbreak-unmapped.c: New file.
16780 * gdb.base/hbreak-unmapped.exp: New file.
16781 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
16782 * lib/gdb.exp (gdb_is_target_remote): ... here.
16783
483805cf
PA
167842014-04-22 Pedro Alves <palves@redhat.com>
16785
16786 * gdb.base/consecutive-step-over.c: New file.
16787 * gdb.base/consecutive-step-over.exp: New file.
16788
06d97543
PA
167892014-04-22 Pedro Alves <palves@redhat.com>
16790
16791 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
16792 instead of send_gdb/gdb_expect.
16793
b4429ea2
YQ
167942014-04-22 Yao Qi <yao@codesourcery.com>
16795
16796 * lib/trace-support.exp (generate_tracefile): New procedure.
16797 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
16798 return 0.
16799 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
16800 if generate_tracefile returns 1.
16801
51d48146
PA
168022014-04-18 Tom Tromey <palves@redhat.com>
16803 Pedro alves <tromey@redhat.com>
16804
16805 PR backtrace/15558
16806 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
16807 with a backtrace limit.
16808 * gdb.python/py-frame-inline.exp: Test running to an inline
16809 function with a backtrace limit, and printing the newest frame.
16810 * gdb.python/py-frame-inline.c (main): Call f.
16811
bd1dce5f
MS
168122014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16813
16814 * gdb.java/jnpe.exp: Drop srcdir from untested path.
16815
40d1a503
MS
168162014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16817
16818 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
16819 Drop prefix from unsupported source file path.
16820
389b98f7
YQ
168212014-04-17 Yao Qi <yao@codesourcery.com>
16822
16823 * lib/gdb.exp (with_target_charset): New proc.
16824 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
16825 with_target_charset.
16826 (test_print_strings): Likewise.
16827 (test_repeat_bytes): Likewise.
16828 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
16829 for some tests.
16830
22869d73
KS
168312014-04-16 Keith Seitz <keiths@redhat.com>
16832
16833 PR gdb/15827
16834 * gdb.dwarf2/corrupt.c: New file.
16835 * gdb.dwarf2/corrupt.exp: New file.
16836
c4f87ca6
KS
168372014-04-16 Keith Seitz <keiths@redhat.com>
16838
16839 PR c++/16597
16840 * gdb.cp/namelessclass.cc: New file.
16841 * gdb.cp/namelessclass.exp: New file.
16842 * gdb.cp/namelessclass.S: New file.
16843
ab19de87
DE
168442014-04-16 Doug Evans <dje@google.com>
16845
16846 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
16847 Add comment.
16848 (gdbserver_default_get_comm_port): New function.
16849 (gdbserver_start): Check if board file provided
16850 "gdbserver,get_comm_port" and use it if so.
16851 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
16852 (gdb,socketport): Set to "stdio".
16853 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
16854 (stdio_gdbserver_template): Delete.
16855 (${board}_get_remote_address): Update.
16856 (${board}_build_remote_cmd): Delete.
16857 (${board}_get_comm_port): New function.
16858 (${board}_spawn): Update.
16859 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
16860 Delete.
16861 (${board}_get_remote_address): Update.
16862 (${board}_get_comm_port): New function.
16863
fc98a809
AB
168642014-04-16 Andrew Burgess <aburgess@broadcom.com>
16865
16866 * gdb.base/memattr.exp: Improve regexps to handle memory regions
16867 appearing in any order.
16868
87fd9e6e
DE
168692014-04-15 Doug Evans <dje@google.com>
16870
16871 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16872 uninitialized value of "description".
16873
099fc3ea
KS
168742014-04-15 Keith Seitz <keiths@redhat.com>
16875
16876 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16877 Remove unused globals.
16878 (test_running_the_program): Likewise.
16879 (test_controlled_execution): Likewise.
16880 (test_controlling_breakpoints): Likewise.
16881 (test_program_termination): Likewise.
16882
5da151d4
KS
168832014-04-15 Keith Seitz <keiths@redhat.com>
16884
16885 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16886 unused globals.
16887 (test_rbreak_creation_and_listing): Likewise.
16888 (test_ignore_count): Likewise.
16889 (test_error): Likewise.
16890
35e5d2f0
PA
168912014-04-15 Pedro Alves <palves@redhat.com>
16892
16893 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16894 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16895 sym-file-loader.c.
16896 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16897 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16898 to sym-file-loader.c.
16899 (struct library): Forward declare.
16900 (load_shlib, lookup_function): Change prototypes.
16901 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16902 (translate_offset): Remove declarations.
16903 (get_text_addr): New declaration.
16904 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16905 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16906 sym-file-loader.h.
16907 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16908 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16909 here from sym-file-loader.h.
16910 (struct library): New structure.
16911 (load_shlib, lookup_function): Change prototypes and adjust to
16912 work with a struct library.
16913 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16914 (translate_offset): Make static.
16915 (get_text_addr): New function.
16916 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16917
eb4c1710
PA
169182014-04-15 Pedro Alves <palves@redhat.com>
16919
16920 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16921
2d1baf52
PA
169222014-04-15 Pedro Alves <palves@redhat.com>
16923
16924 * gdb.base/sym-file-loader.c: Include <limits.h>.
16925 (SELF_LINK): New define.
16926 (get_origin): New function.
16927 (load_shlib): Use it.
16928 * gdb.base/sym-file.exp: Don't early return if the target is
16929 remote. Use runto_main, and issue fail is that fails. Use
16930 gdb_load_shlibs.
16931 (shlib_name): Delete.
16932 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16933
7dd6df01
PA
169342014-04-15 Pedro Alves <palves@redhat.com>
16935
16936 * gdb.base/sym-file.exp: Remove regex characters from test
16937 message. Don't refer to breakpoint numbers in test messages.
16938
b50c8614
KS
169392014-04-14 Keith Seitz <keiths@redhat.com>
16940
16941 PR c++/16253
16942 * gdb.cp/var-tag.cc: New file.
16943 * gdb.cp/var-tag.exp: New file.
16944 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16945 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16946 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16947 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16948
3d567982
TT
169492014-04-14 Tom Tromey <tromey@redhat.com>
16950
16951 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16952 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16953 type.
16954 * gdb.cp/enum-class.exp: New file.
16955 * gdb.cp/enum-class.cc: New file.
16956
0626fc76
TT
169572014-04-14 Tom Tromey <tromey@redhat.com>
16958
16959 * gdb.dwarf2/enum-type.exp: New file.
16960
dca325b3
SA
169612014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16962
16963 * gdb.mi/mi-vla-c99.exp: New file.
16964 * gdb.mi/vla.c: New file.
16965
5854b38a
SA
169662014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16967
16968 * gdb.base/vla-datatypes.c: New file.
16969 * gdb.base/vla-datatypes.exp: New file.
16970
463bb957
SA
169712014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16972
16973 * gdb.base/vla-ptr.c: New file.
16974 * gdb.base/vla-ptr.exp: New file.
16975
3dd170be
SA
169762014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16977
16978 * gdb.dwarf2/count.exp: New file.
16979
5ecaaa66
SA
169802014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16981
16982 * gdb.base/vla-sideeffect.c: New file.
16983 * gdb.base/vla-sideeffect.exp: New file.
16984
41f1ada5
DB
169852014-04-14 David Blaikie <dblaikie@gmail.com>
16986
16987 * gdb.mi/non-stop.c: Add return value for non-void function return
16988 statement.
16989 * gdb.threads/staticthreads.c: Ditto.
16990
0be03e84
DE
169912014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16992 Doug Evans <xdje42@gmail.com>
16993
16994 * gdb.guile/scm-value.c: Improve test case.
16995 * gdb.guile/scm-value.exp: Add new test.
16996
f180a1fb
DB
169972014-04-11 David Blaikie <dblaikie@gmail.com>
16998
16999 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17000 override Clang's default.
17001
6b662e19
JB
170022014-04-11 Joel Brobecker <brobecker@adacore.com>
17003
17004 Revert the following changes (regressions):
17005
17006 * gdb.base/vla-sideeffect.c: New file.
17007 * gdb.base/vla-sideeffect.exp: New file.
17008
17009 * gdb.dwarf2/count.exp: New file.
17010
17011 * gdb.base/vla-multi.c: New file.
17012 * gdb.base/vla-multi.exp: New file.
17013
17014 * gdb.base/vla-ptr.c: New file.
17015 * gdb.base/vla-ptr.exp: New file.
17016
17017 * gdb.base/vla-datatypes.c: New file.
17018 * gdb.base/vla-datatypes.exp: New file.
17019
17020 * gdb.mi/mi-vla-c99.exp: New file.
17021 * gdb.mi/vla.c: New file.
17022
245a5f0b
KS
170232014-04-11 Keith Seitz <keiths@redhat.com>
17024
17025 PR c++/16675
17026 * gdb.cp/cpsizeof.exp: New file.
17027 * gdb.cp/cpsizeof.cc: New file.
17028
58a84dcf
SA
170292014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17030
191a8a90
JB
17031 * gdb.mi/mi-vla-c99.exp: New file.
17032 * gdb.mi/vla.c: New file.
58a84dcf 17033
c8655f75
SA
170342014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17035
17036 * gdb.base/vla-datatypes.c: New file.
17037 * gdb.base/vla-datatypes.exp: New file.
17038
024e13b4
SA
170392014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17040
17041 * gdb.base/vla-ptr.c: New file.
17042 * gdb.base/vla-ptr.exp: New file.
17043
1a237e0e
SA
170442014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17045
17046 * gdb.base/vla-multi.c: New file.
17047 * gdb.base/vla-multi.exp: New file.
17048
504f3432
SA
170492014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17050
17051 * gdb.dwarf2/count.exp: New file.
17052
3bce8237
SA
170532014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17054
191a8a90
JB
17055 * gdb.base/vla-sideeffect.c: New file.
17056 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 17057
322f9c21
YQ
170582014-04-11 Yao Qi <yao@codesourcery.com>
17059
17060 * gdb.base/completion.exp: Check file exists before running tests
17061 on file completion.
17062
d708bcd1
PA
170632014-04-10 Pedro Alves <palves@redhat.com>
17064
17065 * gdb.base/cond-eval-mode.c: New file.
17066 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17067 prepare_for_testing to build the new file. Check result of
17068 runto_main.
17069 (test_break, test_watch): New procedures.
17070 (top level): Use them.
17071
ae1d2761
PM
170722014-04-08 Pierre Muller <muller@sourceware.org>
17073
17074 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17075 Ctrl-V use for mingw hosts.
17076
7af389b8
SC
170772014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17078
17079 * gdb.python/py-value.c: Improve test case.
17080 * gdb.python/py-value.exp: Add new test.
17081
5e703181
DE
170822014-04-07 David Blaikie <dblaikie@gmail.com>
17083
17084 * lib/compiler.c: Identify the clang compiler.
17085 * lib/compiler.cc: Ditto.
17086
9810b410
YQ
170872014-04-03 Yao Qi <yao@codesourcery.com>
17088
17089 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17090
98d1b8dc
AB
170912014-04-01 Anton Blanchard <anton@samba.org>
17092
17093 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17094 messages unique.
17095
3114cea1
AB
170962014-04-01 Anton Blanchard <anton@samba.org>
17097
17098 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17099 prepare_for_testing.
17100
62f7182c
AB
171012014-04-01 Anton Blanchard <anton@samba.org>
17102
17103 * gdb.arch/ppc64-atomic-inst.c: Remove.
17104 * gdb.arch/ppc64-atomic-inst.S: New file.
17105 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17106
770e7fc7
DE
171072014-03-31 Doug Evans <dje@google.com>
17108
17109 * gdb.base/print-symbol-loading-lib.c: New file.
17110 * gdb.base/print-symbol-loading-main.c: New file.
17111 * gdb.base/print-symbol-loading.exp: New file.
17112
46e2bafa
YQ
171132014-03-31 Yao Qi <yao@codesourcery.com>
17114
17115 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17116
8776cfe9
JB
171172014-03-28 Joel Brobecker <brobecker@adacore.com>
17118
17119 * gdb.ada/mi_dyn_arr: New testcase.
17120
5d1ef361
DE
171212014-03-27 Doug Evans <dje@google.com>
17122
17123 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17124
b5bee914
YQ
171252014-03-27 Yao Qi <yao@codesourcery.com>
17126
17127 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17128 if target is nios2-*-*.
17129
0d4d0e77
YQ
171302014-03-26 Yao Qi <yao@codesourcery.com>
17131
17132 * lib/gdb.exp (readline_is_used): New proc.
17133 * gdb.base/completion.exp: Move tests on command complete up.
17134 Skip the rest of tests if readline is not used.
17135 * gdb.ada/complete.exp: Skp the test if readline is not
17136 used.
17137 * gdb.base/filesym.exp: Likewise.
17138 * gdb.base/macscp.exp: Likewise.
17139 * gdb.base/readline-ask.exp: Likewise.
17140 * gdb.base/readline.exp: Likewise.
17141 * gdb.python/py-cmd.exp: Likewise.
17142 * gdb.trace/tfile.exp: Likewise.
17143
29361eee
YQ
171442014-03-26 Yao Qi <yao@codesourcery.com>
17145
17146 * gdb.base/macscp.exp: Fix code format issues.
17147
bc9a5525
UW
171482014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17149
17150 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17151 * gdb.asm/powerpc64le.inc: New file.
17152
d3839ede
PA
171532014-03-25 Pedro Alves <palves@redhat.com>
17154 Doug Evans <dje@google.com>
17155
17156 * gdb.base/source-execution.c: New file.
17157 * gdb.base/source-execution.exp: New file.
17158 * gdb.base/source-execution.gdb: New file.
17159
01672a57
DE
171602014-03-24 Doug Evans <dje@google.com>
17161
17162 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17163 using fission.
17164
88bbeca9
HZ
171652014-03-24 Hui Zhu <hui@codesourcery.com>
17166 Pedro Alves <palves@redhat.com>
17167
17168 PR breakpoints/16101
17169 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17170 test pass/fail messages. Detect missing support for dprintf when
17171 breakpoints are actually inserted.
17172 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17173 breakpoints are actually inserted.
17174 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17175 fails.
17176
d2348791
JK
171772014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17178
17179 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17180
feef67ab
DE
171812014-03-22 Doug Evans <xdje42@gmail.com>
17182
17183 * gdb.python/python.exp (python not supported): Verify multi-line
17184 python command issues an error.
25d743f9 17185 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 17186 guile command issues an error.
feef67ab 17187
ecebef6a
MR
171882014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17189
17190 * gdb.threads/thread-specific.exp: Handle the lack of usable
17191 $this_breakpoint and $this_thread.
17192
ccdd1909
HZ
171932014-03-21 Hui Zhu <hui@codesourcery.com>
17194
17195 * gdb.base/attach.exp (do_command_attach_tests): New.
17196
beb460e8
PA
171972014-03-20 Tom Tromey <tromey@redhat.com>
17198 Pedro Alves <palves@redhat.com>
17199
17200 PR cli/15718
17201 * gdb.base/condbreak-call-false.c: New file.
17202 * gdb.base/condbreak-call-false.exp: New file.
17203
40acf43a
PA
172042014-03-20 Pedro Alves <palves@redhat.com>
17205
17206 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17207 Delete.
17208 (block_signals, unblock_signals): Delete.
17209 (child_function_2, main): Remove references to deleted variable
17210 and functions.
17211
9f5e1e02
PA
172122014-03-20 Pedro Alves <palves@redhat.com>
17213
17214 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17215 Use pthread_kill to signal thread 2.
17216 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17217 Adjust to make the test send itself a signal rather than using the
17218 host's "kill" command.
17219
99619bea
PA
172202014-03-20 Pedro Alves <palves@redhat.com>
17221
17222 * gdb.threads/multiple-step-overs.c: New file.
17223 * gdb.threads/multiple-step-overs.exp: New file.
17224 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17225 Adjust expected infrun debug output.
17226
2adfaa28
PA
172272014-03-20 Pedro Alves <palves@redhat.com>
17228
17229 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17230 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17231
31e77af2
PA
172322014-03-20 Pedro Alves <palves@redhat.com>
17233
17234 PR breakpoints/7143
17235 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17236 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17237 of gdb_test_multiple.
17238 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17239 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17240
b9f437de
PA
172412014-03-20 Pedro Alves <palves@redhat.com>
17242
17243 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17244 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17245
05adc73e
PA
172462014-03-19 Pedro Alves <palves@redhat.com>
17247
17248 * gdb.base/async.exp: Remove early return.
17249
6048b950
PA
172502014-03-19 Pedro Alves <palves@redhat.com>
17251
17252 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17253
8bcfb00a
PA
172542014-03-19 Pedro Alves <palves@redhat.com>
17255
17256 * gdb.base/async.exp (test_background): Expect \r\n after
17257 "completed." in the fail pattern.
17258
884e37dc
PA
172592014-03-19 Pedro Alves <palves@redhat.com>
17260
17261 * gdb.base/async.exp (test_background): New procedure.
17262 Use it for all background execution command tests.
17263
148e57e2
PA
172642014-03-19 Pedro Alves <palves@redhat.com>
17265
17266 * gdb.base/async.exp: Use prepare_for_testing.
17267
f48088c7
PA
172682014-03-19 Pedro Alves <palves@redhat.com>
17269
17270 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17271 the same line.
17272
e2f6c966
PA
172732014-03-19 Pedro Alves <palves@redhat.com>
17274
17275 * gdb.base/async.c (main): Add "jump here" and "until here" line
17276 marker comments.
17277 * gdb.base/async.exp (jump_here): New global.
17278 (jump& test): Use it.
17279 (until_here): New global.
17280 (until& test): Use it.
17281
c30568d4
PA
172822014-03-19 Pedro Alves <palves@redhat.com>
17283
17284 * gdb.base/async.exp: Don't frob gdb_protocol.
17285
0172b6a7
DE
172862014-03-18 Doug Evans <xdje42@gmail.com>
17287
17288 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17289 Fix spelling of exec-done-display.
17290
06c868a8
JK
172912014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17292
17293 PR gdb/15358
17294 * gdb.base/gdb-sigterm.c: New file.
17295 * gdb.base/gdb-sigterm.exp: New file.
17296
0c7e1a46
PA
172972014-03-18 Pedro Alves <palves@redhat.com>
17298
17299 PR gdb/13860
17300 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17301 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17302 solib-event.
17303
f7c77d93
JB
173042014-03-17 Joel Brobecker <brobecker@adacore.com>
17305
17306 * gdb.ada/pckd_arr_ren: New testcase.
17307
5a1e8c7a
DE
173082014-03-13 Doug Evans <xdje42@gmail.com>
17309
17310 PR guile/16612
17311 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17312 collect after discarding symbols.
17313
350e1a76
DE
173142014-03-13 Ludovic Courtès <ludo@gnu.org>
17315 Doug Evans <xdje42@gmail.com>
17316
17317 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17318 to history survives a gc.
17319
a69900ae
PA
173202014-03-13 Pedro Alves <palves@redhat.com>
17321
17322 * gdb.base/default.exp: Don't test "target procfs".
17323
5db9f0bd
PA
173242014-03-13 Pedro Alves <palves@redhat.com>
17325
17326 * gdb.base/default.exp: Update "target child" and "target procfs"
17327 tests to not expect "Unix".
17328
b3ccfe11
TT
173292014-03-12 Tom Tromey <tromey@redhat.com>
17330
17331 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17332 New procs. Add target-async tests.
17333 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17334 Add target-async tests.
17335
646f4417
AA
173362014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17337
17338 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17339 'func_start' and 'func_end' for the beginning and end of the
17340 function code, respectively.
17341 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17342 'func_end' instead of 'func' and 'main'.
17343
288c211f
AA
173442014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17345
17346 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17347 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17348 generate the debug info assembler source.
17349
e0c0f156
AA
173502014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17351
17352 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17353 * gdb.dwarf2/arr-subrange.exp: Likewise.
17354 * gdb.dwarf2/dwz.exp: Likewise.
17355 * gdb.dwarf2/method-ptr.exp: Likewise.
17356 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17357 * gdb.dwarf2/subrange.exp: Likewise.
17358 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17359 * gdb.dwarf2/implptrpiece.exp: Likewise.
17360 * gdb.dwarf2/nostaticblock.exp: Likewise.
17361
0e5c4555
AA
173622014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17363
17364 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17365 directory to absolute path name arguments.
17366
5ec18f2b
JG
173672014-03-10 Joel Brobecker <brobecker@adacore.com>
17368
17369 * gdb.ada/tagged_access: New testcase.
17370
847fc4f2
MM
173712014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17372
17373 * gdb.btrace/data.exp: Update expected output.
17374
cc3da688
YQ
173752014-03-06 Yao Qi <yao@codesourcery.com>
17376
17377 * gdb.trace/pr16508.exp: New file.
17378
0f26cec1
PA
173792014-03-05 Pedro Alves <palves@redhat.com>
17380
17381 PR gdb/16575
17382 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17383 procedure.
17384 (top level): Adjust to use it. Add tests that exercise breakpoint
17385 interaction with the code-cache.
17386
7a5a839f
LC
173872014-02-26 Ludovic Courtès <ludo@gnu.org>
17388
17389 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17390 test for 'history-append!'.
17391
31aa7e4e
JB
173922014-02-26 Joel Brobecker <brobecker@adacore.com>
17393
17394 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17395 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17396 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17397 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17398 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17399 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17400
1b588015
JB
174012014-02-26 Joel Brobecker <brobecker@adacore.com>
17402
17403 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17404 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17405 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17406
55426c9d
JB
174072014-02-26 Joel Brobecker <brobecker@adacore.com>
17408
17409 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17410
dc53a7ad
JB
174112014-02-26 Joel Brobecker <brobecker@adacore.com>
17412
17413 * gdb.dwarf2/arr-stride.c: New file.
17414 * gdb.dwarf2/arr-stride.exp: New file.
17415
12ab52e9
PA
174162014-02-26 Pedro Alves <palves@redhat.com>
17417
17418 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17419 that won't ever trigger. Make sure that GDB reports the correct
17420 breakpoint that caused the stop.
17421
849c862e
JK
174222014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17423
17424 PR gdb/16626
17425 * gdb.base/auto-load-script: New file.
17426 * gdb.base/auto-load.c: New file.
17427 * gdb.base/auto-load.exp: New file.
17428
71b7d793
JK
17429 PR gdb/16626
17430 * gdb.base/auto-load.exp: Fix out-of-srctree run.
17431
e2f0d509
JK
174322014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17433
17434 Fix dw2-icycle.exp -fsanitize=address GDB crash.
17435 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
17436
50cc37c8
DE
174372014-02-24 Doug Evans <dje@google.com>
17438
17439 * lib/gdb.exp (run_on_host): Log error output if program fails.
17440
ea4758f2
PA
174412014-02-21 Pedro Alves <palves@redhat.com>
17442
17443 * gdb.threads/step-after-sr-lock.c: Rename to ...
17444 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
17445 * gdb.threads/step-after-sr-lock.exp: Rename to ...
17446 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17447 ... this.
17448
d7b30f67
SDJ
174492014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
17450
17451 PR tdep/16397
17452 * gdb.arch/amd64-stap-special-operands.exp: New file.
17453 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
17454 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
17455 * gdb.arch/amd64-stap-triplet.S: Likewise.
17456 * gdb.arch/amd64-stap-triplet.c: Likewise.
17457
83deb43f
JB
174582014-02-20 Joel Brobecker <brobecker@adacore.com>
17459
17460 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
17461 in .section pseudo-op.
17462
adde2bff
DE
174632014-02-20 lin zuojian <manjian2006@gmail.com>
17464 Joel Brobecker <brobecker@adacore.com>
17465 Doug Evans <xdje42@gmail.com>
17466
17467 PR symtab/16581
17468 * gdb.dwarf2/dw2-icycle.S: New file.
17469 * gdb.dwarf2/dw2-icycle.c: New file.
17470 * gdb.dwarf2/dw2-icycle.exp: New file.
17471
f7bd0f78
SC
174722014-02-19 Siva Chandra Reddy <sivachandra@google.com>
17473
17474 * gdb.python/py-value-cc.cc: Improve test case to enable testing
17475 operations on gdb.Value objects.
17476 * gdb.python/py-value-cc.exp: Add new test to test operations on
17477 gdb.Value objects.
17478
c17ef0d5
DE
174792014-02-18 Doug Evans <dje@google.com>
17480
17481 * Makefile.in (TESTS): New variable.
17482 (expanded_tests, expanded_tests_or_none): New variables
17483 (check-single): Pass $(expanded_tests_or_none) to runtest.
17484 (check-parallel): Only run tests in $(TESTS) if non-empty.
17485 (check/no-matching-tests-found): New rule.
17486 * README: Document TESTS makefile variable.
17487
5dd3176f
DE
174882014-02-18 Doug Evans <dje@google.com>
17489
17490 * Makefile.in (check-parallel): rm -rf outputs temp.
17491
0b10be4f
JK
174922014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17493
17494 Fix "ERROR: no fileid for" in the testsuite.
17495 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
17496
85f224e7
DE
174972014-02-12 Doug Evans <dje@google.com>
17498
17499 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
17500 (MISCELLANEOUS): New variable.
17501 (clean): rm -rf $(MISCELLANEOUS).
17502 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
17503 dwp live in the same directory as symlinks, with each symlink pointed
17504 to a differently named file in a different directory.
17505
149b30ff
DE
175062014-02-11 Doug Evans <dje@google.com>
17507
17508 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
17509 of Tcl file commands.
17510
1dfdac32
MK
175112014-02-10 Mark Kettenis <kettenis@gnu.org>
17512
17513 * gdb.threads/step-after-sr-lock.exp: Avoid executing
17514 "kill -SIGUSR1 -1".
17515
aa4fb036
JB
175162014-02-10 Joel Brobecker <brobecker@adacore.com>
17517
17518 * gdb.ada/tick_length_array_enum_idx: New testcase.
17519
ed3ef339
DE
175202014-02-10 Doug Evans <xdje42@gmail.com>
17521
17522 * configure.ac (AC_OUTPUT): Add gdb.guile.
17523 * configure: Regenerate.
17524 * lib/gdb-guile.exp: New file.
17525 * lib/gdb.exp (get_target_charset): New function.
17526 * gdb.base/help.exp: Update expected output from "apropos apropos".
17527 * gdb.guile/Makefile.in: New file.
17528 * gdb.guile/guile.exp: New file.
17529 * gdb.guile/scm-arch.c: New file.
17530 * gdb.guile/scm-arch.exp: New file.
17531 * gdb.guile/scm-block.c: New file.
17532 * gdb.guile/scm-block.exp: New file.
17533 * gdb.guile/scm-breakpoint.c: New file.
17534 * gdb.guile/scm-breakpoint.exp: New file.
17535 * gdb.guile/scm-disasm.c: New file.
17536 * gdb.guile/scm-disasm.exp: New file.
17537 * gdb.guile/scm-equal.c: New file.
17538 * gdb.guile/scm-equal.exp: New file.
17539 * gdb.guile/scm-error.exp: New file.
17540 * gdb.guile/scm-error.scm: New file.
17541 * gdb.guile/scm-frame-args.c: New file.
17542 * gdb.guile/scm-frame-args.exp: New file.
17543 * gdb.guile/scm-frame-args.scm: New file.
17544 * gdb.guile/scm-frame-inline.c: New file.
17545 * gdb.guile/scm-frame-inline.exp: New file.
17546 * gdb.guile/scm-frame.c: New file.
17547 * gdb.guile/scm-frame.exp: New file.
17548 * gdb.guile/scm-generics.exp: New file.
17549 * gdb.guile/scm-gsmob.exp: New file.
17550 * gdb.guile/scm-iterator.c: New file.
17551 * gdb.guile/scm-iterator.exp: New file.
17552 * gdb.guile/scm-math.c: New file.
17553 * gdb.guile/scm-math.exp: New file.
17554 * gdb.guile/scm-objfile-script-gdb.in: New file.
17555 * gdb.guile/scm-objfile-script.c: New file.
17556 * gdb.guile/scm-objfile-script.exp: New file.
17557 * gdb.guile/scm-objfile.c: New file.
17558 * gdb.guile/scm-objfile.exp: New file.
17559 * gdb.guile/scm-ports.exp: New file.
17560 * gdb.guile/scm-pretty-print.c: New file.
17561 * gdb.guile/scm-pretty-print.exp: New file.
17562 * gdb.guile/scm-pretty-print.scm: New file.
17563 * gdb.guile/scm-section-script.c: New file.
17564 * gdb.guile/scm-section-script.exp: New file.
17565 * gdb.guile/scm-section-script.scm: New file.
17566 * gdb.guile/scm-symbol.c: New file.
17567 * gdb.guile/scm-symbol.exp: New file.
17568 * gdb.guile/scm-symtab-2.c: New file.
17569 * gdb.guile/scm-symtab.c: New file.
17570 * gdb.guile/scm-symtab.exp: New file.
17571 * gdb.guile/scm-type.c: New file.
17572 * gdb.guile/scm-type.exp: New file.
17573 * gdb.guile/scm-value-cc.cc: New file.
17574 * gdb.guile/scm-value-cc.exp: New file.
17575 * gdb.guile/scm-value.c: New file.
17576 * gdb.guile/scm-value.exp: New file.
17577 * gdb.guile/source2.scm: New file.
17578 * gdb.guile/types-module.cc: New file.
17579 * gdb.guile/types-module.exp: New file.
17580
7026a7c1
YQ
175812014-02-10 Yao Qi <yao@codesourcery.com>
17582
17583 PR testsuite/16543
17584 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
17585 * configure: Regenerated.
17586 * Makefile.in: New file.
17587
6c466447
AS
175882014-02-08 Andreas Schwab <schwab@linux-m68k.org>
17589
17590 * gdb.python/py-framefilter.exp: Fix typo.
17591
6e854735
YQ
175922014-02-08 Yao Qi <yao@codesourcery.com>
17593
17594 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
17595 that no =breakpoint-modified is emitted when breakpoints are
17596 modified through MI commands.
17597
d137e6dc
PA
175982014-02-07 Pedro Alves <pedro@codesourcery.com>
17599 Pedro Alves <palves@redhat.com>
17600
17601 * gdb.threads/step-after-sr-lock.c: New file.
17602 * gdb.threads/step-after-sr-lock.exp: New file.
17603
b5ee5a50
PA
176042014-02-07 Pedro Alves <palves@redhat.com>
17605
17606 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
17607
3c77faf3
JK
176082014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17609
17610 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
17611 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
17612
6dddc817
DE
176132014-02-06 Doug Evans <xdje42@gmail.com>
17614
17615 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
17616 output.
17617
17618 * gdb.gdb/python-interrupts.exp: New file.
17619
de7b2893
YQ
176202014-02-05 Yao Qi <yao@codesourcery.com>
17621
17622 * gdb.trace/report.exp (use_collected_data): Test the output
17623 of "info threads" and "info inferiors".
17624
66d032ac
YQ
176252014-02-05 Yao Qi <yao@codesourcery.com>
17626
17627 Revert this patch:
17628
17629 2013-05-24 Yao Qi <yao@codesourcery.com>
17630
17631 * gdb.trace/tfile.exp: Test inferior and thread.
17632
591a12a1
UW
176332014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17634
17635 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17636 on a function.
17637 * gdb.base/step-bt.c: Call hello via function pointer to make
17638 sure its first instruction is executed on powerpc64le-linux.
17639
0ff3e01f
UW
176402014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17641
17642 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
17643
084ee545
UW
176442014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17645
17646 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
17647 of the test patterns for use on little-endian systems.
17648
6ed14ff3
UW
176492014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17650
17651 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
17652 (decimal_vector): Fix for little-endian.
17653
401e27fd
JM
176542014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
17655
17656 * gdb.arch/sparc-sysstep.exp: New file.
17657 * gdb.arch/sparc-sysstep.c: Likewise.
17658
17659 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
17660
8b924729
EBM
176612014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17662
17663 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
17664
fb151210
JB
176652014-01-23 Tom Tromey <tromey@redhat.com>
17666
17667 * gdb.ada/array_char_idx: New testcase.
17668
0740f8d8
TT
176692014-01-23 Tom Tromey <tromey@redhat.com>
17670
17671 PR python/16487:
17672 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
17673 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
17674 classes.
17675
21909fa1
TT
176762014-01-23 Tom Tromey <tromey@redhat.com>
17677
17678 PR python/16491:
17679 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
17680 string from an inferior frame.
17681 * gdb.python/py-framefilter-mi.exp: Update.
17682
87ce2a04
DE
176832014-01-22 Doug Evans <dje@google.com>
17684
17685 * gdb.server/server-mon.exp: Add tests for "set debug-format".
17686
237b092b
AA
176872014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17688
17689 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
17690
d674a709
AA
176912014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17692
17693 * gdb.trace/entry-values.exp: Remove excess space character from
17694 regex patterns. Handle s390 call instruction.
17695
20fa3390
AA
176962014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17697
17698 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
17699 define "*_start" label. Make "name" static.
17700 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
17701 ${name} by references to ${name}_start.
17702
78466714
AA
177032014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17704
17705 * gdb.base/info-macros.exp: Remove "debug" from the compile
17706 options.
17707
ec9f644a
IB
177082014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17709
17710 * gdb.dlang/demangle.exp: New file.
17711
94b1b47e
IB
177122014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17713
17714 * gdb.dlang/primitive-types.exp: New file.
17715
7f420862
IB
177162014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17717
17718 * configure.ac: Create gdb.dlang/Makefile.
17719 * configure: Regenerate.
17720 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
17721 * gdb.dlang/Makefile.in: New file.
17722 * lib/d-support.exp: New file.
17723 * lib/gdb.exp (skip_d_tests): New proc.
17724
52834460
MM
177252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17726
17727 * gdb.btrace/delta.exp: Check reverse stepi.
17728 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
17729 * gdb.btrace/finish.exp: New.
17730 * gdb.btrace/next.exp: New.
17731 * gdb.btrace/nexti.exp: New.
17732 * gdb.btrace/record_goto.c: Add comments.
17733 * gdb.btrace/step.exp: New.
17734 * gdb.btrace/stepi.exp: New.
17735 * gdb.btrace/multi-thread-step.c: New.
17736 * gdb.btrace/multi-thread-step.exp: New.
17737 * gdb.btrace/rn-dl-bind.c: New.
17738 * gdb.btrace/rn-dl-bind.exp: New.
17739 * gdb.btrace/data.c: New.
17740 * gdb.btrace/data.exp: New.
17741 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17742
6e07b1d2
MM
177432014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17744
17745 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
17746 * gdb.btrace/exception.exp: Update.
17747 * gdb.btrace/instruction_history.exp: Update.
17748 * gdb.btrace/record_goto.exp: Update.
17749 * gdb.btrace/tailcall.exp: Update.
17750 * gdb.btrace/unknown_functions.exp: Update.
17751 * gdb.btrace/delta.exp: New.
17752
0b722aec
MM
177532014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17754
17755 * gdb.btrace/record_goto.exp: Add backtrace test.
17756 * gdb.btrace/tailcall.exp: Add backtrace test.
17757
066ce621
MM
177582014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17759
17760 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
17761 * gdb.btrace/record_goto.c: New.
17762 * gdb.btrace/record_goto.exp: New.
17763 * gdb.btrace/x86-record_goto.S: New.
17764
0688d04e
MM
177652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17766
17767 * gdb.btrace/function_call_history.exp: Update tests.
17768 * gdb.btrace/instruction_history.exp: Update tests.
17769
8710b709
MM
177702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17771
17772 * gdb.btrace/function_call_history.exp: Fix expected field
17773 order for "record function-call-history".
17774 Add new tests for "record function-call-history /c".
17775 * gdb.btrace/exception.cc: New.
17776 * gdb.btrace/exception.exp: New.
17777 * gdb.btrace/tailcall.exp: New.
17778 * gdb.btrace/x86-tailcall.S: New.
17779 * gdb.btrace/x86-tailcall.c: New.
17780 * gdb.btrace/unknown_functions.c: New.
17781 * gdb.btrace/unknown_functions.exp: New.
17782 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17783
5de9129b
MM
177842014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17785
17786 * gdb.btrace/instruction_history.exp: Update.
17787 * gdb.btrace/function_call_history.exp: Update.
17788
23a7fe75
MM
177892014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17790
17791 * gdb.btrace/function_call_history.exp: Fix expected function
17792 trace.
17793 * gdb.btrace/instruction_history.exp: Initialize traced.
17794 Remove traced_functions.
17795
724c7dd8
MM
177962014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17797
17798 * gdb.btrace/function_call_history.exp: Update
17799 * gdb.btrace/instruction_history.exp: Update.
17800
6d78d93b
MM
178012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17802
17803 * gdb.btrace/enable.exp: Update expected text.
17804
93a360cc
OJ
178052014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
17806
17807 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
17808 bytes.
17809
3772b53f
MR
178102014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
17811
17812 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
17813
596662fa
OJ
178142014-01-15 Omair Javaid <omair.javaid@linaro.org>
17815
17816 * lib/gdb.exp (supports_process_record): Return true for
17817 arm*-linux*. (supports_reverse): Likewise.
17818
b5b08fb4
SC
178192014-01-13 Siva Chandra Reddy <sivachandra@google.com>
17820
17821 PR python/15464
17822 PR python/16113
17823 * gdb.python/py-type.c: Enhance test case.
17824 * gdb.python/py-value-cc.cc: Likewise
17825 * gdb.python/py-type.exp: Add new tests.
17826 * gdb.python/py-value-cc.exp: Likewise
17827
52d7fb13
AA
178282014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17829 Pedro Alves <palves@redhat.com>
17830
17831 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
17832 Make "name" extern.
17833 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
17834 references to ${name}_start by references to ${name}.
17835
a2cd8cfe
JB
178362014-01-10 Joel Brobecker <brobecker@adacore.com>
17837
17838 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
17839
4e23fced
JB
178402014-01-10 Joel Brobecker <brobecker@adacore.com>
17841
17842 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
17843
c6a9e42c
PA
178442014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
17845 Pedro Alves <palves@redhat.com>
17846
17847 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 17848 mi_gdb_target_load.
c6a9e42c 17849
b7ea362b
PA
178502014-01-08 Pedro Alves <palves@redhat.com>
17851
17852 * gdb.threads/reconnect-signal.c: New file.
17853 * gdb.threads/reconnect-signal.exp: New file.
17854
5e3f4fab
EBM
178552014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17856
17857 * gdb.base/source-dir.exp: New file.
17858
79301218
JB
178592014-01-07 Joel Brobecker <brobecker@adacore.com>
17860
17861 * gdb.ada/mi_interface: New testcase.
17862
8e355c5d
JB
178632014-01-07 Joel Brobecker <brobecker@adacore.com>
17864
17865 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
17866 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
17867 gdb.ada/pp-rec-component/pck.ads: New files.
17868
c0d48811
JB
178692014-01-07 Joel Brobecker <brobecker@adacore.com>
17870
17871 * gdb.python/py-pp-integral.c: New file.
17872 * gdb.python/py-pp-integral.py: New file.
17873 * gdb.python/py-pp-integral.exp: New file.
17874
17b609c3 17875For older changes see ChangeLog-1993-2013.
c906108c 17876\f
8d8cb839
EZ
17877;; Local Variables:
17878;; mode: change-log
17879;; left-margin: 8
17880;; fill-column: 74
17881;; version-control: never
17882;; End:
902f2ccb 17883
42a4f53d 17884 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
17885 Copying and distribution of this file, with or without modification,
17886 are permitted provided the copyright notice and this notice are preserved.