Update gdb.base/default.exp for GDB 10
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
99a55965
SM
12019-12-18 Simon Marchi <simon.marchi@efficios.com>
2
3 * gdb.base/default.exp: Update value of $_gdb_major.
4
5024637f
BE
52019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
6
7 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
8
b63634be
BE
92019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
10
11 * gdb.base/skip.exp: Whitespace fix.
12
45d73523
BE
132019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
14
15 * gdb.base/skip-inline.c: New file.
16 * gdb.base/skip-inline.exp: New file.
17
d043f8c8
SM
182019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
19
20 * gdb.base/jit-reader.exp (jit_reader_test): Rename
21 jit_function_00 to jit_function_stack_mangle.
22 * gdb.base/jithost.c (jit_function_t): Rename to...
23 (jit_function_stack_mangle_t): ... this.
24 (jit_function_add_t): New typedef.
25 (jit_function_00_code): Rename to...
26 (jit_function_stack_mangle_code): ... this, make static.
27 (jit_function_add_code): New.
28 (main): Generate "add" function and call it. Adjust to changes
29 in jithost_abi.
30 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
31 (struct jithost_abi) <begin, end>: Remove fields.
32 <object, function_stack_mangle, function_add>: New fields.
33 * gdb.base/jitreader.c (struct reader_state) <code_begin,
34 code_end>: Remove fields.
35 <func_stack_mangle>: New field.
36 (read_debug_info): Adjust to renaming, create block for "add"
37 function.
38 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
39
873de05c
TT
402019-12-11 Tom Tromey <tom@tromey.com>
41
42 * gdb.tui/resize.exp: Fix regexp.
43 * gdb.tui/regs.exp: Fix regexps.
44 * gdb.tui/main.exp: Fix regexp.
45
3d979945
TT
462019-12-11 Tom Tromey <tom@tromey.com>
47
48 * gdb.tui/resize.exp: Update.
49 * gdb.tui/empty.exp (layouts): Update.
50
2192a9d3
TT
512019-12-11 Tom Tromey <tom@tromey.com>
52
53 * gdb.tui/regs.exp: Update.
54 * gdb.tui/empty.exp (layouts): Update.
55 * gdb.tui/basic.exp: Update.
56 * lib/tuiterm.exp (_check_box): Don't check bottom border.
57
d8edc8b7
PW
582019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
59
60 * gdb.base/options.exp: Add -raw-values in the print completion list.
61 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
62
4c12d936
KB
632019-12-10 Kevin Buettner <kevinb@redhat.com>
64
65 * gdb.threads/omp-par-scope.c: New file.
66 * gdb/threads/omp-par-scope.exp: New file.
67
26b911fb
KB
682019-12-10 Kevin Buettner <kevinb@redhat.com>
69
bb47f919
KB
70 * lib/gdb.exp (support_nested_function_tests): New proc.
71
722019-12-10 Kevin Buettner <kevinb@redhat.com>
73
74 * lib/gdb.exp (gdb_compile_openmp): New proc.
75 (build_executable_from_specs): Add an "openmp" option.
76 (gdb_compile_pthreads): Add non-executable case.
26b911fb 77
6c71eb7d
TT
782019-12-10 Tom Tromey <tromey@adacore.com>
79
80 * gdb.ada/unchecked_union.exp: New file.
81 * gdb.ada/unchecked_union/pck.adb: New file.
82 * gdb.ada/unchecked_union/pck.ads: New file.
83 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
84 * gdb-utils.exp (string_to_regexp): Also quote "?".
85
bac7c5cf
GB
862019-12-10 George Barrett <bob@bob131.so>
87
88 Test scripted probe breakpoints.
89 * gdb.guile/scm-breakpoint.c (main): Add probe point.
90 * gdb.python/py-breakpoint.c (main): Likewise.
91 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
92 specifier test.
93 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
94
330f1d38
TBA
952019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
96
97 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
98 an rvalue parameter.
99 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
100 parameter.
101
b43315e2
AB
1022019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
103
104 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
105 modules.
106
54f73dad
AB
1072019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
108
109 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
110 broken version of GCC.
111
d57cbee9
AB
1122019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
113
114 * gdb.fortran/info-modules.exp: Rewrite to make use of new
115 sym-info-cmds library.
116 * gdb.fortran/info-types.exp: Likewise.
117 * lib/sym-info-cmds.exp: New file.
118
c14aab8c
TV
1192019-12-08 Tom de Vries <tdevries@suse.de>
120
121 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
122
aa2d5a42
KS
1232019-12-07 Keith Seitz <keiths@redhat.com>
124
125 * gdb.base/corefile-buildid-shlib-shr.c: New file.
126 * gdb.base/corefile-buildid-shlib.c: New file.
127 * gdb.base/corefile-buildid.c: New file.
128 * gdb.base/corefile-buildid.exp: New file.
129
93e55f0a
TV
1302019-12-06 Tom de Vries <tdevries@suse.de>
131
132 * gdb.dwarf2/varval.exp: Add decl before def test.
133
c7d12402
TBA
1342019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
135
136 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
137
06acc08f
TBA
1382019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
139
140 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
141 CV and reference conversion for overload resolution.
142 * gdb.cp/rvalue-ref-overload.exp: Test it.
143
e0fad1ea
PW
1442019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
145
146 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
147 * gdb.base/frameapply.exp: Test faas without command.
148
8d70a9f0
AB
1492019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
150
151 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
152 Fortran tests.
153 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
154 order.
155
36c8fb93
AB
1562019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
157
158 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
159 casting to type with no kind specified.
160 (test_basic_parsing_of_type_kinds): Additional tests for types
161 with no kind specified, and add tests for single/double
162 precision/complex types.
163
4139ff00
TT
1642019-12-04 Tom Tromey <tromey@adacore.com>
165
166 * gdb.base/endianity.c (struct other) <x>: New field.
167 (main): Initialize it.
168 * gdb.base/endianity.exp: Update.
169
a05cf17a
TT
1702019-12-04 Tom Tromey <tromey@adacore.com>
171
172 * gdb.ada/scalar_storage/storage.adb: New file.
173 * gdb.ada/scalar_storage/pck.adb: New file.
174 * gdb.ada/scalar_storage/pck.ads: New file.
175 * gdb.ada/scalar_storage.exp: New file.
176
103a685e
TT
1772019-12-04 Tom Tromey <tromey@adacore.com>
178
179 * gdb.base/endianity.c (struct otherendian) <f>: New field.
180 (main): Initialize it.
181 * gdb.base/endianity.exp: Update.
182
c2512106
AB
1832019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
184
185 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
186
293b38d6
AB
1872019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
188
189 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
190 -symbol-info-module-functions and -symbol-info-module-variables.
191
216a7e6b
AB
1922019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
193
194 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
195
5bbd8269
AB
1962019-12-01 Richard Bunt <richard.bunt@arm.com>
197 Andrew Burgess <andrew.burgess@embecosm.com>
198
199 * gdb.fortran/derived-type-striding.exp: New file.
200 * gdb.fortran/derived-type-striding.f90: New file.
201 * gdb.fortran/array-slices.exp: New file.
202 * gdb.fortran/array-slices.f90: New file.
203
be09caf1
PW
2042019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
205
206 * gdb.base/define.exp: Test . in command names.
207 * gdb.base/setshow.exp: Update test, as . is now part of
208 command name.
209
643c0cbe
PW
2102019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
211
212 * gdb.base/define-prefix.exp: New file.
213
dcdec678
AB
2142019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
215
216 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
217 compile.
218 (skip_btrace_pt_tests): Likewise.
219
640ab947
AB
2202019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
221
222 * gdb.fortran/info-modules.exp: Compile source files in correct
223 order.
224
d22670f0
KB
2252019-11-27 Kevin Buettner <kevinb@redhat.com>
226
227 * gdb.dwarf2/imported-unit.exp: New file.
228 * gdb.dwarf2/imported-unit.c: New file.
229
db5960b4
AB
2302019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
231
232 * gdb.mi/mi-fortran-modules-2.f90: New file.
233 * gdb.mi/mi-fortran-modules.exp: New file.
234 * gdb.mi/mi-fortran-modules.f90: New file.
235
7dc42066
AB
2362019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
237
238 * gdb.mi/mi-sym-info-1.c: New file.
239 * gdb.mi/mi-sym-info-2.c: New file.
240 * gdb.mi/mi-sym-info.exp: New file.
241
0dfeecca
TT
2422019-11-22 Tom Tromey <tromey@adacore.com>
243
244 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
245 * gdb.ada/tasks/foo.adb: Add another stopping location.
246
34877895
PJ
2472019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
248
249 * gdb.base/endianity.c: New test.
250 * gdb.base/endianity.exp: New file.
251
2e84f897
LD
2522019-11-21 Lukas Durfina <ldurfina@tachyum.com>
253
254 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
255
65d1cd5f
TV
2562019-11-21 Tom de Vries <tdevries@suse.de>
257
258 PR gdb/24956
259 * gdb.base/ui-redirect.exp: Test output of user-defined command.
260
4f22c3f4
SDJ
2612019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
262
263 * gdb.python/py-progspace.exp: Add missing parentheses on some
264 'print' commands.
265
9f6ad286
TT
2662019-11-19 Tom Tromey <tom@tromey.com>
267
268 * gdb.tui/winheight.exp: New file.
269
0b8dbf3f
AB
2702019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
271
272 * gdb.base/ctf-whatis.c: Delete.
273 * gdb.base/ctf-whatis.exp: Delete.
274 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
275
f833b7a7
AB
2762019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
277
278 * gdb.base/ctf-cvexpr.exp: Delete.
279 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
280
30d0a636
AB
2812019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
282
283 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
284 the compiler. Clean up header comment a little.
285 * gdb.base/ctf-ptype.exp: Likewise.
286 * gdb.base/ctf-whatis.exp: Likewise.
287 * lib/gdb.exp (skip_ctf_tests): New proc.
288
494409bb
SDJ
2892019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
290
291 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
292 * gdb.tui/corefile-run.exp: New file.
293
55708e99
TT
2942019-11-14 Tom Tromey <tromey@adacore.com>
295
296 * gdb.base/gdbvars.exp (test_convenience_variables): Add
297 regression tests.
298
45e42163
TT
2992019-11-12 Tom Tromey <tom@tromey.com>
300
301 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
302 after any command. Expect prompt after WAIT_FOR is seen.
303 (enter_tui): Enable resize messages.
304 (command): Expect command in output.
305 (get_line): Avoid error when cursor appears to be off-screen.
306 (dump_screen): Include screen size in title.
307 (_do_resize): New proc, from "resize".
308 (resize): Rewrite. Do resize in two steps.
309 * gdb.tui/empty.exp (layouts): Fix entries.
310 (check_boxes): Remove xfail.
311 (check_text): Dump screen on failure.
312
086baaf1
AB
3132019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
314
315 * gdb.python/py-symbol.exp: Add test for
316 gdb.lookup_static_symbols.
317
09ff83af
AB
3182019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
319
320 * gdb.python/py-symbol.c: Declare and call function from new
321 py-symbol-2.c file.
322 * gdb.python/py-symbol.exp: Compile both source files, and add new
323 tests for gdb.lookup_static_symbol.
324 * gdb.python/py-symbol-2.c: New file.
325
11af934b
TV
3262019-11-02 Tom de Vries <tdevries@suse.de>
327
328 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
329 * gdb.base/anon.exp: Same.
330 * gdb.base/auto-connect-native-target.exp: Same.
331 * gdb.base/call-ar-st.exp: Same.
332 * gdb.base/catch-syscall.exp: Same.
333 * gdb.base/commands.exp: Same.
334 * gdb.base/default.exp: Same.
335 * gdb.base/display.exp: Same.
336 * gdb.base/float.exp: Same.
337 * gdb.base/foll-fork.exp: Same.
338 * gdb.base/help.exp: Same.
339 * gdb.base/info-macros.exp: Same.
340 * gdb.base/info-proc.exp: Same.
341 * gdb.base/info-target.exp: Same.
342 * gdb.base/long_long.exp: Same.
343 * gdb.base/macscp.exp: Same.
344 * gdb.base/memattr.exp: Same.
345 * gdb.base/nofield.exp: Same.
346 * gdb.base/pointers.exp: Same.
347 * gdb.base/printcmds.exp: Same.
348 * gdb.base/ptype.exp: Same.
349 * gdb.base/restore.exp: Same.
350 * gdb.base/return.exp: Same.
351 * gdb.base/scope.exp: Same.
352 * gdb.base/set-noassign.exp: Same.
353 * gdb.base/setshow.exp: Same.
354 * gdb.base/shlib-call.exp: Same.
355 * gdb.base/signals.exp: Same.
356 * gdb.base/sigstep.exp: Same.
357 * gdb.base/skip.exp: Same.
358 * gdb.base/solib-symbol.exp: Same.
359 * gdb.base/stap-probe.exp: Same.
360 * gdb.base/step-line.exp: Same.
361 * gdb.base/step-test.exp: Same.
362 * gdb.base/style.exp: Same.
363 * gdb.base/varargs.exp: Same.
364 * gdb.base/vla-datatypes.exp: Same.
365 * gdb.base/vla-ptr.exp: Same.
366 * gdb.base/vla-sideeffect.exp: Same.
367 * gdb.base/volatile.exp: Same.
368 * gdb.base/watch-cond-infcall.exp: Same.
369 * gdb.base/watchpoint.exp: Same.
370
e96ec2ba
TV
3712019-11-02 Tom de Vries <tdevries@suse.de>
372
373 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
374 * gdb.cp/cpexprs.exp: Same.
375 * gdb.cp/except-multi-location.exp: Same.
376 * gdb.cp/exceptprint.exp: Same.
377 * gdb.cp/gdb2384.exp: Same.
378 * gdb.cp/inherit.exp: Same.
379 * gdb.cp/m-static.exp: Same.
380 * gdb.cp/meth-typedefs.exp: Same.
381 * gdb.cp/misc.exp: Same.
382 * gdb.cp/namespace.exp: Same.
383 * gdb.cp/non-trivial-retval.exp: Same.
384 * gdb.cp/overload.exp: Same.
385 * gdb.cp/pr17132.exp: Same.
386 * gdb.cp/re-set-overloaded.exp: Same.
387 * gdb.cp/rvalue-ref-types.exp: Same.
388 * gdb.cp/templates.exp: Same.
389
bd5766ec
LM
3902019-11-01 Luis Machado <luis.machado@linaro.org>
391
392 PR gdb/25124
393
394 * gdb.arch/pr25124.S: New file.
395 * gdb.arch/pr25124.exp: New file.
396
165f8965
AB
3972019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
398
399 * gdb.fortran/info-modules.exp: Update expected results, and add
400 additional tests for 'info module functinos', and 'info module
401 variables'.
402 * gdb.fortran/info-types.exp: Update expected results.
403 * gdb.fortran/info-types.f90: Extend testcase with additional
404 module variables and functions.
405
59c35742
AB
4062019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
407
408 * gdb.fortran/info-modules.exp: New file.
409 * gdb.fortran/info-types.exp: Build with new file.
410 * gdb.fortran/info-types.f90: Include and use new module.
411 * gdb.fortran/info-types-2.f90: New file.
412
f3fb2519
PW
4132019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
414
415 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
416 * gdb.base/settings.exp: Test all settings types using
417 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
418 that now verifies that the value of "maint show" is the same as
419 returned by the settings functions. Test the type of the
420 maintenance settings.
421 * gdb.base/default.exp: Update show_conv_list.
422
d1e36019
TV
4232019-10-31 Tom de Vries <tdevries@suse.de>
424
425 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
426 gdb_test.
427 * gdb.arch/amd64-disp-step.exp: Same.
428 * gdb.asm/asm-source.exp: Same.
429 * gdb.btrace/buffer-size.exp: Same.
430 * gdb.btrace/cpu.exp: Same.
431 * gdb.btrace/enable.exp: Same.
432 * gdb.dwarf2/count.exp: Same.
433 * gdb.dwarf2/dw2-ranges-func.exp: Same.
434 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
435 * gdb.fortran/vla-datatypes.exp: Same.
436 * gdb.fortran/vla-history.exp: Same.
437 * gdb.fortran/vla-ptype.exp: Same.
438 * gdb.fortran/vla-value.exp: Same.
439 * gdb.fortran/whatis_type.exp: Same.
440 * gdb.guile/guile.exp: Same.
441 * gdb.multi/tids.exp: Same.
442 * gdb.python/py-finish-breakpoint.exp: Same.
443 * gdb.python/py-framefilter.exp: Same.
444 * gdb.python/py-pp-registration.exp: Same.
445 * gdb.python/py-xmethods.exp: Same.
446 * gdb.python/python.exp: Same.
447 * gdb.server/connect-with-no-symbol-file.exp: Same.
448 * gdb.server/no-thread-db.exp: Same.
449 * gdb.server/run-without-local-binary.exp: Same.
450 * gdb.stabs/weird.exp: Same.
451 * gdb.threads/attach-many-short-lived-threads.exp: Same.
452 * gdb.threads/thread-find.exp: Same.
453 * gdb.threads/tls-shared.exp: Same.
454 * gdb.threads/tls.exp: Same.
455 * gdb.threads/wp-replication.exp: Same.
456 * gdb.trace/ax.exp: Same.
457 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
458
3d11e68e
TV
4592019-10-31 Tom de Vries <tdevries@suse.de>
460
461 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
462 * gdb.ada/array_subscript_addr.exp: Same.
463 * gdb.ada/arrayidx.exp: Same.
464 * gdb.ada/arrayparam.exp: Same.
465 * gdb.ada/arrayptr.exp: Same.
466 * gdb.ada/boolean_expr.exp: Same.
467 * gdb.ada/call_pn.exp: Same.
468 * gdb.ada/complete.exp: Same.
469 * gdb.ada/fixed_cmp.exp: Same.
470 * gdb.ada/fun_addr.exp: Same.
471 * gdb.ada/funcall_param.exp: Same.
472 * gdb.ada/interface.exp: Same.
473 * gdb.ada/mod_from_name.exp: Same.
474 * gdb.ada/null_array.exp: Same.
475 * gdb.ada/packed_array.exp: Same.
476 * gdb.ada/packed_tagged.exp: Same.
477 * gdb.ada/print_chars.exp: Same.
478 * gdb.ada/print_pc.exp: Same.
479 * gdb.ada/ptype_arith_binop.exp: Same.
480 * gdb.ada/ptype_field.exp: Same.
481 * gdb.ada/ptype_tagged_param.exp: Same.
482 * gdb.ada/rec_return.exp: Same.
483 * gdb.ada/ref_tick_size.exp: Same.
484 * gdb.ada/str_ref_cmp.exp: Same.
485 * gdb.ada/taft_type.exp: Same.
486 * gdb.ada/tagged.exp: Same.
487 * gdb.ada/type_coercion.exp: Same.
488 * gdb.ada/uninitialized_vars.exp: Same.
489
60b6ede8
TV
4902019-10-30 Tom de Vries <tdevries@suse.de>
491
492 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
493
30baf67b
TV
4942019-10-26 Tom de Vries <tdevries@suse.de>
495
496 * gdb.base/bigcore.c: Fix typos in comments.
497 * gdb.base/ctf-ptype.c: Same.
498 * gdb.base/long_long.c: Same.
499 * gdb.dwarf2/dw2-op-out-param.S: Same.
500 * gdb.python/py-evthreads.c: Same.
501 * gdb.reverse/i387-stack-reverse.c: Same.
502 * gdb.trace/tfile.c: Same.
503 * lib/compiler.c: Same.
504 * lib/compiler.cc: Same.
505
158da0d1
TV
5062019-10-25 Tom de Vries <tdevries@suse.de>
507
508 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
509 gdb_test_multiple calls.
510 * gdb.reverse/sigall-reverse.exp: Same.
511 * gdb.reverse/solib-precsave.exp: Same.
512 * gdb.reverse/solib-reverse.exp: Same.
513 * gdb.reverse/until-precsave.exp: Same.
514 * gdb.reverse/until-reverse.exp: Same.
515
4ccdfbec
TV
5162019-10-24 Tom de Vries <tdevries@suse.de>
517
518 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
519 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
520 kfail using -wrap pattern flag and convenience variable
521 gdb_test_name.
522
33d569b7
AB
5232019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
524
525 * gdb.python/py-progspace.exp: Add tests for the
526 Progspace.block_for_pc method.
527
4d0b984b
TT
5282019-10-23 Tom Tromey <tom@tromey.com>
529
530 * configure: Rebuild.
531 * aclocal.m4: Use m4_include, not sinclude.
532
94cb3754
TV
5332019-10-21 Tom de Vries <tdevries@suse.de>
534
535 * gdb.base/infcall-nested-structs.c: Add
536 __attribute__((noinline,noclone)) to all functions.
537 (call_all): Add missing variable initialization. Simplify return value.
538 (breakpt): Increment volatile variable, to prevent call from being
539 optimized out.
540 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
541
062f1fc1
TV
5422019-10-17 Tom de Vries <tdevries@suse.de>
543
544 * gdb.fortran/module.exp: Allow info variables to print info for files
545 other than module.f90.
546
0b54364d
AB
5472019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
548
549 * gdb.fortran/module.exp: Extend with 'info variables' test.
550
7ff5fae7
AB
5512019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
552
553 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
554 F77_FOR_TARGET.
555
d10eccaa
TV
5562019-10-16 Tom de Vries <tdevries@suse.de>
557
558 PR tdep/25096
559 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
560
745ff14e
TV
5612019-10-16 Tom de Vries <tdevries@suse.de>
562
563 PR tdep/24104
564 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
565 Add KFAIL for PR tdep/25096.
566
03e1ab94
TV
5672019-10-16 Tom de Vries <tdevries@suse.de>
568
569 PR testsuite/25059
570 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
571
b17fcc10
TV
5722019-10-16 Tom de Vries <tdevries@suse.de>
573
574 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
575 as signed.
576
9223170f
SM
5772019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
578
579 * gdb.mi/list-thread-groups-available.exp: Read entries one by
580 one instead of increasing timeout.
581
d6e76313
TV
5822019-10-13 Tom de Vries <tdevries@suse.de>
583
584 PR record/25038
585 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
586 * gdb.reverse/sigall-reverse.exp: Same.
587 * gdb.reverse/solib-precsave.exp: Same.
588 * gdb.reverse/solib-reverse.exp: Same.
589 * gdb.reverse/step-precsave.exp: Same.
590 * gdb.reverse/until-precsave.exp: Same.
591 * gdb.reverse/until-reverse.exp: Same.
592 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
593
6dfc0041
AA
5942019-10-10 Andreas Arnez <arnez@linux.ibm.com>
595
596 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
597 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
598 (cmp_struct_05_01, cmp_struct_static_02_01)
599 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
600 comparisons.
601
abcf2cc8
TV
6022019-10-10 Tom de Vries <tdevries@suse.de>
603
604 PR testsuite/24888
605 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
606 gnatlink.
607
a50faaf6
TV
6082019-10-09 Tom de Vries <tdevries@suse.de>
609
610 PR testsuite/25048
611 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
612
60ff3cd7
AB
6132019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
614
615 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
616 exceptions due to missing debug information.
617
dfee8566
TV
6182019-10-07 Tom de Vries <tdevries@suse.de>
619
620 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
621
3d63690a
AB
6222019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
623
624 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
625 * gdb.base/annota1.exp: Update to use gdb_test_name.
626
30d1f018
WP
6272019-10-07 Weimin Pan <weimin.pan@oracle.com>
628
629 * gdb.base/ctf-whatis.exp: New file.
630 * gdb.base/ctf-whatis.c: New file.
631 * gdb.base/ctf-ptype.exp: New file.
632 * gdb.base/ctf-ptype.c: New file.
633 * gdb.base/ctf-constvars.exp: New file.
634 * gdb.base/ctf-constvars.c: New file.
635 * gdb.base/ctf-cvexpr.exp: New file.
636
4dbbb47c
TV
6372019-10-04 Tom de Vries <tdevries@suse.de>
638
639 * gdb.cp/local-static.c (main): Move declaration of int i out of the
640 for loop.
641
77c2dba3
TT
6422019-10-03 Tom Tromey <tom@tromey.com>
643
644 PR rust/24976:
645 * gdb.rust/simple.rs (Union2): New type.
646 (main): Use Union2.
647 * gdb.rust/simple.exp: Add test.
648
179aed7f
AB
6492019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
650
651 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
652 nested function prefix.
653
0a4b0913
AB
6542019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
655 Richard Bunt <richard.bunt@arm.com>
656 Andrew Burgess <andrew.burgess@embecosm.com>
657
658 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
659 nested functions.
660 * gdb.fortran/nested-funcs.f90: Update expected results.
661 * gdb.fortran/nested-funcs-2.exp: New file.
662 * gdb.fortran/nested-funcs-2.f90: New file.
663
082cce05
AB
6642019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
665
666 * gdb.python/py-parameter.exp: Make test names unique.
667 * gdb.python/py-template.exp: Likewise.
668 * gdb.python/py-value.exp: Likewise.
669
2b74ba5a
AB
6702019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
671
672 * gdb.base/break-interp.exp: Reduce test name duplication.
673 * gdb.base/call-sc.exp: Likewise.
674 * gdb.base/callfuncs.exp: Likewise.
675 * gdb.base/charset.exp: Likewise.
676 * gdb.base/dump.exp: Likewise.
677 * gdb.base/ena-dis-br.exp: Likewise.
678 * gdb.base/relational.exp: Likewise.
679 * gdb.base/step-over-syscall.exp: Likewise.
680 * gdb.base/structs.exp: Likewise.
681
58eb20d5
AB
6822019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
683
684 * gdb.linespec/explicit.exp: Make test names unique.
685 * gdb.linespec/ls-errs.exp: Likewise.
686
4d421147
AB
6872019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
688
689 * gdb.reverse/break-precsave.exp: Make test names unique.
690 * gdb.reverse/break-reverse.exp: Likewise.
691 * gdb.reverse/finish-precsave.exp: Likewise.
692 * gdb.reverse/finish-reverse.exp: Likewise.
693 * gdb.reverse/machinestate-precsave.exp: Likewise.
694 * gdb.reverse/machinestate.exp: Likewise.
695 * gdb.reverse/readv-reverse.exp: Likewise.
696 * gdb.reverse/recvmsg-reverse.exp: Likewise.
697 * gdb.reverse/sigall-precsave.exp: Likewise.
698 * gdb.reverse/sigall-reverse.exp: Likewise.
699 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
700 * gdb.reverse/watch-precsave.exp: Likewise.
701 * gdb.reverse/watch-reverse.exp: Likewise.
702
d8c06f22
AB
7032019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
704
705 * gdb.threads/stop-with-handle.c: New file.
706 * gdb.threads/stop-with-handle.exp: New file.
707
3a56ed86
TV
7082019-10-03 Tom de Vries <tdevries@suse.de>
709
710 PR testsuite/25059
711 * gdb.base/list-missing-source.exp: Allowing the "Compilation
712 directory" line to be missing.
713
42275044
TV
7142019-10-03 Tom de Vries <tdevries@suse.de>
715
716 PR testsuite/25059
717 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
718 type optional.
719
9ef62df0
AA
7202019-10-02 Andreas Arnez <arnez@linux.ibm.com>
721
722 * gdb.python/py-format-string.c (string.h): New include.
723 (main): Fill a_struct_with_union.the_union.an_int with bytes of
724 the same value, for endianness-independence.
725 * gdb.python/py-format-string.exp (default_regexp_dict)
726 (test_pretty_structs, test_format): Adjust expected output to the
727 changed initialization.
728
37f6a7f4
TT
7292019-10-02 Tom Tromey <tromey@adacore.com>
730
731 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
732
1d58d6a2
PA
7332019-10-02 Pedro Alves <palves@redhat.com>
734 Andrew Burgess <andrew.burgess@embecosm.com>
735
736 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
737 "print-file-var.h".
738 (this_version_id) Use ATTRIBUTE_VISIBILITY.
739 (get_version_1): Print this_version_id and its address.
740 Add extern "C" wrappers around interface functions.
741 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
742 "print-file-var.h".
743 (this_version_id) Use ATTRIBUTE_VISIBILITY.
744 (get_version_2): Print this_version_id and its address.
745 Add extern "C" wrappers around interface functions.
746 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
747 <stddef.h> and "print-file-var.h".
748 Add extern "C" wrappers around interface functions.
749 [VERSION_ID_MAIN] (this_version_id): Define.
750 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
751 * gdb.base/print-file-var.h: Add some #defines to simplify setting
752 up extern "C" blocks.
753 * gdb.base/print-file-var.exp (test): New, factored out from top
754 level.
755 (top level): Test all combinations of attribute hidden or not,
756 dlopen or not, and this_version_id symbol in main file or not.
757 Compile tests as both C++ and C, make test names unique.
758
d770d56f
TT
7592019-10-01 Tom Tromey <tom@tromey.com>
760
761 * gdb.base/style.exp: Test "show logging filename".
762
7f6aba03
TT
7632019-10-01 Tom Tromey <tom@tromey.com>
764
765 * lib/gdb-utils.exp (style): Handle "metadata" argument.
766 * gdb.base/style.exp: Add metadata style test.
767
14309bb6
TT
7682019-10-01 Tom Tromey <tom@tromey.com>
769
770 * gdb.base/style.exp: Test "pwd".
771
2a3c1174
PA
7722019-10-01 Tom Tromey <tom@tromey.com>
773
774 * gdb.base/style.exp: Update tests.
775
53d666ec
AA
7762019-10-01 Andreas Arnez <arnez@linux.ibm.com>
777
778 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
779 'six' to unsigned.
780 (s1): Initialize fields 'four' and 'six' instead of 'three' and
781 'five'. Use an all-ones bit pattern for each.
782 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
783 to its changed values.
784
4a56a520
TT
7852019-09-30 Tom Tromey <tromey@adacore.com>
786
787 * gdb.rust/traits.rs: Disable all warnings.
788
0df0352a
TV
7892019-09-29 Tom de Vries <tdevries@suse.de>
790
791 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
792
73d9a918
TV
7932019-09-29 Tom de Vries <tdevries@suse.de>
794
795 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
796
060b3ab4
TV
7972019-09-27 Tom de Vries <tdevries@suse.de>
798
799 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
800
68f7d34d
TV
8012019-09-27 Tom de Vries <tdevries@suse.de>
802
803 PR record/23188
804 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
805
5d63b30a
TT
8062019-09-26 Tom Tromey <tromey@adacore.com>
807
808 * gdb.ada/py_taft.exp: New file.
809 * gdb.ada/py_taft/main.adb: New file.
810 * gdb.ada/py_taft/pkg.adb: New file.
811 * gdb.ada/py_taft/pkg.ads: New file.
812
3d435220
TV
8132019-09-24 Tom de Vries <tdevries@suse.de>
814
815 PR gdb/24598
816 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
817
77d03678
TV
8182019-09-22 Tom de Vries <tdevries@suse.de>
819
820 * gdb.base/restore.exp: Allow register variables to be optimized out at
821 -O0.
822
abf516c6
UW
8232019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
824
825 * gdb.arch/spu-info.exp: Remove file.
826 * gdb.arch/spu-info.c: Remove file.
827 * gdb.arch/spu-ls.exp: Remove file.
828 * gdb.arch/spu-ls.c: Remove file.
829
830 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
831 * gdb.asm/spu.inc: Remove file.
832
833 * gdb.base/dump.exp: Remove support for spu*-*-*.
834 * gdb.base/stack-checking.exp: Likewise.
835 * gdb.base/overlays.exp: Likewise.
836 * gdb.base/ovlymgr.c: Likewise.
837 * gdb.base/spu.ld: Remove file.
838
839 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
840 * gdb.cp/cpexprs.exp: Likewise.
841 * gdb.cp/exception.exp: Likewise.
842 * gdb.cp/gdb2495.exp: Likewise.
843 * gdb.cp/mb-templates.exp: Likewise.
844 * gdb.cp/pr9167.exp: Likewise.
845 * gdb.cp/userdef.exp: Likewise.
846
847 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
848
849 * gdb.cell: Remove directory.
850 * lib/cell.exp: Remove file.
851
e452e88f
TV
8522019-09-19 Tom de Vries <tdevries@suse.de>
853
854 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
855
8a625130
TV
8562019-09-19 Tom de Vries <tdevries@suse.de>
857
858 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
859
81dc3ab5
TV
8602019-09-19 Tom de Vries <tdevries@suse.de>
861
862 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
863 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
864 (gdb_target_cmd): ... here.
865 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
866 value 2.
867
b078f3ac
AB
8682019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
869
870 * gdb.base/source-dir.exp: Avoid having directory names in test
871 names.
872
f1b620e9
MG
8732019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
874
875 * gdb.base/source-dir.exp: Add extra test for mapped compilation
876 directory.
877
67f3ed6a
AB
8782019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
879
880 * gdb.base/list-missing-source.exp: New file.
881
d1b70248
TV
8822019-09-14 Tom de Vries <tdevries@suse.de>
883
884 PR teststuite/24599
885 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
886 * lib/ada.exp (gnatmake_version_at_least): New proc.
887
5fabdcd6
AB
8882019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
889
890 * gdb.base/maint.exp: Use exec_has_index_section.
891
aa17805f
AB
8922019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
893
894 * gdb.base/maint.exp: Add test for 'maint info sections'.
895
25e5c209
TV
8962019-09-12 Tom de Vries <tdevries@suse.de>
897
898 * gdb.base/store.exp: Allow register variables to be optimized out at
899 -O0.
900
4993045d
PW
9012019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
902
903 * gdb.ada/rdv_wait.exp: Update to new task names.
904 * gdb.base/task_switch_in_core.exp: Likewise.
905 * gdb.base/info_sources_base.c: Likewise.
906
8a516164
TT
9072019-09-10 Tom Tromey <tromey@adacore.com>
908
909 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
910
aa391654
TT
9112019-09-10 Tom Tromey <tromey@adacore.com>
912
913 * gdb.ada/dgopt.exp: New file.
914 * gdb.ada/dgopt/x.adb: New file.
915
8634b462
TT
9162019-09-08 Tom Tromey <tom@tromey.com>
917
918 * gdb.tui/resize.exp: Remove setup_xfail.
919 * gdb.tui/regs.exp: Remove setup_xfail.
920 * gdb.tui/basic.exp: Remove setup_xfail.
921
736b0f76
DB
9222019-09-06 David Blaikie <dblaikie@gmail.com>
923
924 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
925 * gdb.cp/cplabel.exp: Ditto.
926 * gdb.linespec/ls-errs.exp: Ditto.
927
30331a6c
TV
9282019-09-05 Tom de Vries <tdevries@suse.de>
929
930 * lib/gdb.exp (cmp_file_string): New proc.
931 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
932 runto_main. Verify save breakpoints output.
933
98b0ebab
PW
9342019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
935
936 * gdb.base/info-var.exp: Test info variables without running
937 to main, to avoid expect's buffer overflow.
938
4e962e74
TT
9392019-09-03 Tom Tromey <tromey@adacore.com>
940
941 * gdb.ada/bias.exp: New file.
942 * gdb.ada/bias/bias.adb: New file.
943 * gdb.ada/print_chars.exp: Add regression test.
944 * gdb.ada/print_chars/foo.adb (My_Character): New type.
945 (MC): New variable.
946
2ea1a07a
SL
9472019-08-29 Sandra Loosemore <sandra@codesourcery.com>
948
949 * gdb.base/argv0-symlink.exp: Run only on native target
950 and local host.
951
8077c50d
TV
9522019-08-29 Tom de Vries <tdevries@suse.de>
953
954 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
955 diverse debug info.
956 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
957
48352473
TV
9582019-08-28 Tom de Vries <tdevries@suse.de>
959
960 * gdb.base/info-var.exp: Allow info variables to print info for files
961 other than info-var-f1.c and info-var-f2.c.
962
d8f27c60
AB
9632019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
964
965 * gdb.fortran/info-types.exp: Add module.
966 * gdb.fortran/info-types.f90: Update expected results.
967
1f20c35e
AB
9682019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
969
970 * gdb.fortran/info-types.exp: New file.
971 * gdb.fortran/info-types.f90: New file.
972 * lib/fortran.exp (fortran_character1): New proc.
973
4acfdd20
AB
9742019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
975
976 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
977 functions'. Reindent as needed.
978 * gdb.base/info-var-f1.c: New file.
979 * gdb.base/info-var-f2.c: New file.
980 * gdb.base/info-var.exp: New file.
981 * gdb.base/info-var.h: New file.
982
5c31b358
TV
9832019-08-26 Tom de Vries <tdevries@suse.de>
984
985 PR c++/24852
986 * gdb.cp/no-libstdcxx-probe.exp: New test.
987
b694989f
TV
9882019-08-26 Tom de Vries <tdevries@suse.de>
989
990 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
991 * tests need to be skipped.
992 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
993 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
994 mi_skip_libstdcxx_probe_tests.
995
d9c4ba53
SDJ
9962019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
997
998 * gdb.python/py-xmethods.exp: Use raw strings when passing
999 arguments to SimpleXMethodMatcher.
1000
395fad09
TV
10012019-08-22 Tom de Vries <tdevries@suse.de>
1002
1003 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1004 more informative.
1005
26c957f1
PA
10062019-08-21 Pedro Alves <palves@redhat.com>
1007
1008 * gdb.base/with.exp: Test "with" with no arguments.
1009
61f80d5d
TV
10102019-08-21 Tom de Vries <tdevries@suse.de>
1011
1012 * gdb.base/gdb-caching-proc.exp: Sort files.
1013
d7a11d13
TV
10142019-08-20 Tom de Vries <tdevries@suse.de>
1015
1016 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1017 compilation.
1018
34dafe9f
TV
10192019-08-16 Tom de Vries <tdevries@suse.de>
1020
1021 * gdb.base/compare-sections.exp ("after run to main"): Allow
1022 mismatched read-only sections for PIE executables.
1023
398fdd60
TT
10242019-08-16 Tom Tromey <tom@tromey.com>
1025
1026 * lib/tuiterm.exp (_csi_Z): New proc.
1027 * gdb.tui/basic.exp: Update window positions.
1028 * gdb.tui/empty.exp: Update window positions.
1029
d8f9e51c
SL
10302019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1031
1032 * gdb.base/examine-backward.exp: Correct regexp for
1033 "examine 3 bytes backward from ${address_zero}".
1034
3df505f6
TT
10352019-08-15 Tom Tromey <tom@tromey.com>
1036
1037 * gdb.tui/empty.exp: Enable resizing tests.
1038
272560b5
TT
10392019-08-15 Tom Tromey <tromey@adacore.com>
1040
1041 * gdb.ada/char_enum.exp: Add regression tests.
1042 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1043 and '0'.
1044 (Char, Gchar): Update.
1045 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1046
08235187
CB
10472019-08-15 Christian Biesinger <cbiesinger@google.com>
1048
1049 * gdb.python/python.exp: Expect a leading underscore on
1050 GdbOutput{,Error}File.
1051
22a2ab04
SL
10522019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1053
1054 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1055 Windows host.
1056
835b995b
SL
10572019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1058
1059 * gdb.base/batch-preserve-term-settings.exp
1060 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1061
97dd8e07
CB
10622019-08-15 Christian Biesinger <cbiesinger@google.com>
1063
1064 * lib/gdb.exp: When running on a mingw target, replace
1065 /x/ with x:/.
1066
75faf5c4
AH
10672019-08-14 Alan Hayward <alan.hayward@arm.com>
1068
1069 * gdb.arch/aarch64-prologue.c: New test.
1070 * gdb.arch/aarch64-prologue.exp: New file.
1071
abc6c00f
TV
10722019-08-13 Tom de Vries <tdevries@suse.de>
1073
1074 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1075 Thread.
1076
74c2c1f4
SL
10772019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1078
1079 * gdb.python/py-completion.exp: Download the .py file to the host
1080 and use its host pathname. Conditionalize tests that use
1081 tab completion and manipulate files on the build machine.
1082 * gdb.python/py-events.exp: Download the .py file to the host
1083 and use its host pathname.
1084 * gdb.python/py-evsignal.exp: Likewise.
1085 * gdb.python/py-evthreads.exp: Likewise.
1086 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1087 pathname syntax.
1088 * gdb.python/py-framefilter.exp: Download the .py file to the right
1089 place on the host. Match Windows pathname syntax.
1090 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1091 .py file to the host and use its host pathname.
1092 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1093 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1094 build pathname. Skip symlink test on Windows host. Add missing
1095 newline at end of file.
1096 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1097 and use its host pathname.
1098 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1099 * gdb.python/py-section-script.exp: Use host location of binfile
1100 on safe-path. Use correct path separator on Windows host.
1101 Reorder alternatives in gdb_test_multiple to prevent matching
1102 the wrong alternative on success.
1103 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1104
ca2589f3
PP
11052019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1106
1107 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1108 expect the GDB inferior to no longer immediately stop after
1109 being resumed with "signal SIGINT".
1110
020a839d
SL
11112019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1112
1113 * gdb.linespec/break-ask.exp: Generalize regexps to match
1114 Windows pathnames too.
1115
128d6509
TV
11162019-08-08 Tom de Vries <tdevries@suse.de>
1117
1118 PR testsuite/24862
1119 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1120
590042fc
PW
11212019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1122
1123 * gdb.base/style.exp: Update tests for help doc new invariants.
1124 * gdb.base/help.exp: Likewise.
1125
046bebe1
TT
11262019-08-06 Tom Tromey <tom@tromey.com>
1127
1128 * gdb.base/style.exp: Add disassemble test.
1129 * gdb.base/style.c (some_called_function): New function.
1130 (main): Use it.
1131
0b27c27d
CB
11322019-08-05 Christian Biesinger <cbiesinger@google.com>
1133
1134 * gdb.python/py-block.exp: Test dictionary access on blocks.
1135
580f1034
SM
11362019-08-05 Simon Marchi <simon.marchi@efficios.com>
1137
1138 PR gdb/24863
1139 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1140 -list-thread-groups --available test when running under
1141 check-read1.
1142
d86bd7cb
TV
11432019-08-05 Tom de Vries <tdevries@suse.de>
1144
1145 PR testsuite/24863
1146 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1147 * gdb.base/help.exp: Use with_read1_timeout_factor.
1148 * gdb.base/info-macros.exp: Same.
1149 * gdb.cp/nested-types.exp: Same.
1150
a80cf5d8
TV
11512019-08-05 Tom de Vries <tdevries@suse.de>
1152
1153 * lib/gdb.exp (version_at_least): Factor out of ...
1154 (tcl_version_at_least): ... here.
1155 (gdb_compile): Fail if pie results in non-PIE executable.
1156 (readelf_version, readelf_prints_pie): New proc.
1157 (exec_is_pie): Return -1 if unknown.
1158
d0962838
TV
11592019-08-05 Tom de Vries <tdevries@suse.de>
1160
1161 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1162
2252ff3d
SL
11632019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1164
1165 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1166
26655f53
SL
11672019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1168
1169 * lib/completion-support.exp (test_gdb_complete_none): Skip
1170 tab completion tests if no readline support.
1171 (test_gdb_complete_unique_re): Likewise.
1172 (test_gdb_complete_multiple): Likewise.
1173
db4dc13e
PW
11742019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1175
1176 * gdb.base/info_sources.exp: New file.
1177 * gdb.base/info_sources.c: New file.
1178 * gdb.base/info_sources_base.c: New file.
1179
0eba165a
PFC
11802019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1181
1182 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1183 prefix argument.
1184 (test_exit_status): Add prefix argument.
1185
59bd512b
TV
11862019-08-01 Tom de Vries <tdevries@suse.de>
1187
1188 PR testsuite/24863
1189 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1190 calling exp_continue for new thread and thread exited messages.
1191
2a3ad588
TV
11922019-08-01 Tom de Vries <tdevries@suse.de>
1193
1194 PR testsuite/24863
1195 * gdb.base/structs.exp: Fix check-read1 timeout using
1196 gdb_test_sequence.
1197 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1198
117eb594
TV
11992019-08-01 Tom de Vries <tdevries@suse.de>
1200
1201 PR testsuite/24863
1202 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1203 line.
1204
ed591340
TV
12052019-08-01 Tom de Vries <tdevries@suse.de>
1206
1207 PR testsuite/24863
1208 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1209
aa3b6533
TT
12102019-07-30 Tom Tromey <tromey@adacore.com>
1211
1212 * gdb.ada/display_nested.exp: New file.
1213 * gdb.ada/display_nested/foo.adb: New file.
1214 * gdb.ada/display_nested/pack.adb: New file.
1215 * gdb.ada/display_nested/pack.ads: New file.
1216
2906593f
CB
12172019-07-30 Christian Biesinger <cbiesinger@google.com>
1218
1219 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1220 namespace.
1221 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1222
0f575925
TV
12232019-07-30 Tom de Vries <tdevries@suse.de>
1224
1225 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1226 instead.
1227
b13057d9
TV
12282019-07-30 Tom de Vries <tdevries@suse.de>
1229
1230 PR testsuite/24834
1231 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1232 (exec_is_pie): New proc.
1233
5c4dde85
CB
12342019-07-29 Christian Biesinger <cbiesinger@google.com>
1235
1236 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1237
c620ed88
CB
12382019-07-29 Christian Biesinger <cbiesinger@google.com>
1239
1240 * gdb.python/py-objfile.c: Add global and static vars.
1241 * gdb.python/py-objfile.exp: Test new functions Objfile.
1242 lookup_global_symbol and lookup_static_symbol.
1243
3d235706
TT
12442019-07-29 Tom Tromey <tom@tromey.com>
1245
1246 * lib/tuiterm.exp (Term::_csi_@): New proc.
1247 (Term::_csi_X): Don't move cursor.
1248
c7e4c0a6
PW
12492019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1250
1251 * gdb.base/options.exp: Update backtrace - completion to
1252 new option -frame-info.
1253 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1254 Test new 'set print frame-info'. Test backtrace -frame-info
1255 overriding 'set print frame-info'.
1256 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1257 Test new 'set print frame-info'.
1258 Verify consistency of backtrace with and without filters, with and
1259 without -no-filters.
1260 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1261 default.
1262
de28a3b7
TV
12632019-07-29 Tom de Vries <tdevries@suse.de>
1264
1265 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1266 no arguments".
1267
507dd60e
TV
12682019-07-29 Tom de Vries <tdevries@suse.de>
1269
1270 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1271 is a substring of the first for "complete non-unique file name".
1272
5beafce9
TV
12732019-07-29 Tom de Vries <tdevries@suse.de>
1274
1275 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1276 with ".*".
1277
2d274232
TV
12782019-07-29 Tom de Vries <tdevries@suse.de>
1279
1280 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1281 Pass prompt_regexp parameter to gdb_test_multiple calls.
1282
9197cd8b
TV
12832019-07-29 Tom de Vries <tdevries@suse.de>
1284
1285 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1286 print registers" regexps.
1287
b528dae0
TV
12882019-07-29 Tom de Vries <tdevries@suse.de>
1289
1290 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1291
d17725d7
TV
12922019-07-29 Tom de Vries <tdevries@suse.de>
1293
1294 PR gdb/24855
1295 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1296 (skip_python_tests_prompt): Add prompt_regexp argument to
1297 gdb_test_multiple calls.
1298
52b75bf1
TT
12992019-07-27 Tom Tromey <tom@tromey.com>
1300
1301 * gdb.tui/main.exp: New file.
1302
2b1d00c2
TT
13032019-07-27 Tom Tromey <tom@tromey.com>
1304
1305 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1306 optional.
1307 * gdb.tui/empty.exp: New file.
1308
ded631d5
TT
13092019-07-27 Tom Tromey <tom@tromey.com>
1310
1311 * lib/tuiterm.exp (spawn): New proc.
1312 (Term::resize): New proc.
1313 * gdb.tui/resize.exp: New file.
1314
58ac439d
TT
13152019-07-27 Tom Tromey <tom@tromey.com>
1316
1317 * gdb.tui/list.exp: New file.
1318
fe1f56ee
TT
13192019-07-27 Tom Tromey <tom@tromey.com>
1320
1321 * gdb.tui/regs.exp: New file.
1322
f790b310
TT
13232019-07-27 Tom Tromey <tom@tromey.com>
1324
1325 * gdb.tui/basic.exp: Add "layout split" test.
1326
d95fc6ee
TT
13272019-07-27 Tom Tromey <tom@tromey.com>
1328
1329 * gdb.tui/basic.exp: Add "layout asm" test.
1330
c3786b3a
TT
13312019-07-27 Tom Tromey <tom@tromey.com>
1332
1333 * lib/tuiterm.exp: New file.
1334 * gdb.tui/basic.exp: New file.
1335
98a617f8
KB
13362019-07-27 Kevin Buettner <kevinb@redhat.com>
1337
1338 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1339 Enable tests associated with this flag. Adjust regex
1340 referencing "foo_low" to now refer to "foo_cold" instead.
1341
5c076da4
KB
13422019-07-27 Kevin Buettner <kevinb@redhat.com>
1343
1344 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1345 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1346 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1347 foo_cold. Revise comments to match.
1348 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1349 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1350 were wrapped into this proc; Call do_test in loop from outermost
1351 level.
1352 (foo_low): Rename all occurrences to "foo_cold".
1353 (backtrace from baz): New test.
1354 (x2/i foo_cold): New test.
1355 (info line *foo_cold): New test.
1356
1512d3b7
TV
13572019-07-26 Tom de Vries <tdevries@suse.de>
1358
1359 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1360
297989a1
TV
13612019-07-25 Tom de Vries <tdevries@suse.de>
1362
1363 PR testsuite/24830
1364 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1365 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1366 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1367 (skip_libstdcxx_probe_tests): ... here.
1368 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1369
b3b965fb
TV
13702019-07-24 Tom de Vries <tdevries@suse.de>
1371
1372 PR testsuite/24807
1373 * gdb.objc/basicclass.m: Include stdio.h.
1374 * gdb.objc/nondebug.m: Same.
1375 * gdb.objc/objcdecode.m: Same.
1376
4625b4d0
TV
13772019-07-24 Tom de Vries <tdevries@suse.de>
1378
1379 PR testsuite/24612
1380 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1381 additional_flags.
1382
024a5840
TV
13832019-07-24 Tom de Vries <tdevries@suse.de>
1384
1385 PR testsuite/24831
1386 * gdb.multi/tids.exp: Update error messages for info threads.
1387
c76ddaa3
TV
13882019-07-24 Tom de Vries <tdevries@suse.de>
1389
1390 * gdb.base/info-types.exp: Allow info types to print info for more than
1391 one file.
1392
9a618ef6
TV
13932019-07-23 Tom de Vries <tdevries@suse.de>
1394
1395 PR testsuite/24842
1396 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1397 gdb_spawn_with_cmdline_opts.
1398
40eadf04
SP
13992019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1400
1401 * gdb.arch/arm-cmse-sgstubs.c: New test.
1402 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1403
5ba29434
TV
14042019-07-23 Tom de Vries <tdevries@suse.de>
1405
1406 PR testsuite/24711
1407 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1408 issuing next command.
1409
a8e9d247
AB
14102019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1411
1412 * gdb.ada/info_auto_lang.exp: Update expected results.
1413 * gdb.base/info-types.c: Add additional types to check.
1414 * gdb.base/info-types.exp: Update expected results.
1415
eb86c5e2
AB
14162019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1417
1418 * gdb.base/info-types.c: New file.
1419 * gdb.base/info-types.exp: New file.
1420
01e175fe
AB
14212019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1422
1423 * gdb.arch/riscv-bp-infcall.c: New file.
1424 * gdb.arch/riscv-bp-infcall.exp: New file.
1425
6b78c3f8
AB
14262019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1427
1428 PR breakpoints/24541
1429 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1430
da738167
TV
14312019-07-14 Tom de Vries <tdevries@suse.de>
1432
1433 PR testsuite/24760
1434 * gdb.objc/basicclass.exp: Fix unterminated string.
1435
0d4e84ed
AB
14362019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1437 Andrew Burgess <andrew.burgess@embecosm.com>
1438
1439 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1440 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1441 negative bounds.
1442 * gdb.fortran/vla-value.exp: Print elements of an array with
1443 negative bounds.
1444 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1445 testing.
1446
021d8588
AB
14472019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1448
1449 * gdb.base/options.exp (expect_string): Dequote strings in
1450 results.
1451 (test-string): Test strings with different quoting and reindent.
1452
f06f1252
TT
14532019-07-10 Tom Tromey <tromey@adacore.com>
1454
1455 * gdb.ada/mi_ex_cond.exp: Update expected results.
1456 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1457 * gdb.ada/mi_catch_ex.exp: Update expected results.
1458 * gdb.ada/mi_catch_assert.exp: Update expected results.
1459 * gdb.ada/catch_ex.exp (catch_exception_info)
1460 (catch_exception_entry, catch_assert_entry)
1461 (catch_unhandled_entry): Update.
1462 * gdb.ada/catch_assert_if.exp: Update expected results.
1463
b863685d
RB
14642019-07-10 Richard Bunt <richard.bunt@arm.com>
1465 Stephen Roberts <stephen.roberts@arm.com>
1466
1467 * gdb.base/define.exp: Restore original prompt.
1468
cb1e4e32
PA
14692019-07-09 Pedro Alves <palves@redhat.com>
1470
1471 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1472 breakpoints" output.
1473 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1474 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1475 throw" creates breakpoint.
1476 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1477 'type="catchpoint"'.
1478
b58a68fe
PA
14792019-07-09 Pedro Alves <palves@redhat.com>
1480
1481 PR c++/15468
1482 * gdb.cp/except-multi-location-lib.cc: New.
1483 * gdb.cp/except-multi-location-main.cc: New.
1484 * gdb.cp/except-multi-location.exp: New.
1485
0826779b
PW
14862019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1487
1488 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1489 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1490 argument and update callers.
1491
5b0e2db4
AB
14922019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1493
1494 * gdb.arch/amd64-break-on-asm-line.S: New file.
1495 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1496
1f6f6e21
PW
14972019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1498
1499 * gdb.base/printcmds.exp: Test printing C string and
1500 C wide string convenience vars without transiting via the inferior.
1501 Also make test names unique.
1502
ea142fbf
AH
15032019-07-08 Alan Hayward <alan.hayward@arm.com>
1504
5862c886 1505 PR breakpoints/25011
ea142fbf
AH
1506 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1507
213fd9fa
PA
15082019-07-04 Pedro Alves <palves@redhat.com>
1509
1510 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1511 body returned ok(0), break(3) or continue(4).
1512 * gdb.testsuite/foreach_with_prefix.exp: New file.
1513
2b40fda7
AH
15142019-07-04 Alan Hayward <alan.hayward@arm.com>
1515
1516 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1517
a26c8de0
PA
15182019-07-03 Pedro Alves <palves@redhat.com>
1519
1520 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1521 "return -code".
1522
5f4ba3e7
PA
15232019-07-03 Pedro Alves <palves@redhat.com>
1524
1525 PR cli/24732
1526 * gdb.base/shell.exp: Load completion-support.exp.
1527 Adjust expected error output. Add completion tests.
1528
a994424f
PA
15292019-07-03 Pedro Alves <palves@redhat.com>
1530
1531 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1532 string_to_regexp.
1533
3d9be6f5
PA
15342019-07-03 Pedro Alves <palves@redhat.com>
1535
1536 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
1537 (expect_integer): Adjust to expect "-string".
1538 (expect_string): New.
1539 (all_options): Expect "-string".
1540 (test-flag, test-boolean): Adjust to expect "-string".
1541 (test-string): New proc.
1542 (top level): Call it.
1543
41fc454c
PA
15442019-07-03 Pedro Alves <palves@redhat.com>
1545
1546 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1547 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1548 the expected output in the success.
1549
b2b2a215
PA
15502019-07-03 Pedro Alves <palves@redhat.com>
1551
1552 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1553 Split one gdb_test_multiple call in two to avoid a race.
1554
fdbc9870
PA
15552019-07-03 Pedro Alves <palves@redhat.com>
1556
1557 * gdb.base/with.c: New file.
1558 * gdb.base/with.exp: New file.
1559
c6ac8931
PA
15602019-07-03 Pedro Alves <palves@redhat.com>
1561
1562 * gdb.base/settings.exp: Replace all references to "maint
1563 test-settings set" with references to "maint set test-settings",
1564 and all references to "maint test-settings show" with references
1565 to "maint show test-settings".
1566
970f9d09
PA
15672019-07-03 Pedro Alves <palves@redhat.com>
1568
1569 * gdb.base/settings.exp (test-string): Adjust expected out when
1570 testing "maint test-settings show filename"
1571
54d66006
PA
15722019-07-02 Pedro Alves <palves@redhat.com>
1573
1574 * gdb.base/options.exp (test-info-threads): New procedure.
1575 (top level): Call it.
1576
10d06d82
TT
15772019-06-28 Tom Tromey <tromey@adacore.com>
1578
1579 * gdb.dwarf2/ada-linkage-name.c: New file.
1580 * gdb.dwarf2/ada-linkage-name.exp: New file.
1581
3d507ff2
TT
15822019-06-27 Tom Tromey <tromey@adacore.com>
1583
d039f014 1584 PR c++/20020:
3d507ff2
TT
1585 * gdb.cp/constexpr-field.exp: Use setup_xfail.
1586
8af58ffe
TV
15872019-06-26 Tom de Vries <tdevries@suse.de>
1588
1589 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
1590
22e21752
TV
15912019-06-26 Tom de Vries <tdevries@suse.de>
1592
1593 * gdb.base/index-cache.exp: Add back missing debug option.
1594
b65b566c
PW
15952019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1596
1597 * gdb.base/alias.exp: Test non matching/non existing prefixes.
1598
5c2c8c69
TV
15992019-06-25 Tom de Vries <tdevries@suse.de>
1600
1601 PR testsuite/24727
1602 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
1603
164e3873
TV
16042019-06-24 Tom de Vries <tdevries@suse.de>
1605
1606 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
1607
824eacee
TV
16082019-06-24 Tom de Vries <tdevries@suse.de>
1609
1610 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
1611 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
1612 * gdb.trace/unavailable-dwarf-piece.exp: Same.
1613
385b97d3
TV
16142019-06-24 Tom de Vries <tdevries@suse.de>
1615
1616 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
1617
c596f180
TV
16182019-06-21 Tom de Vries <tdevries@suse.de>
1619
1620 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
1621
b13a7d03
TV
16222019-06-21 Tom de Vries <tdevries@suse.de>
1623
1624 PR testsuite/24518
1625 PR ada/24713
1626 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
1627 index.
1628
899277ae
TT
16292019-06-19 Tom Tromey <tromey@adacore.com>
1630
1631 * gdb.ada/length_cond.exp: Add intro comment.
1632
680e1bee
TT
16332019-06-19 Tom Tromey <tromey@adacore.com>
1634
1635 * gdb.ada/length_cond.exp: New file.
1636 * gdb.ada/length_cond/length_cond.adb: New file.
1637 * gdb.ada/length_cond/pck.adb: New file.
1638 * gdb.ada/length_cond/pck.ads: New file.
1639
0ed4690a
TV
16402019-06-18 Tom de Vries <tdevries@suse.de>
1641
1642 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
1643
d20ed5fd
TT
16442019-06-18 Tom Tromey <tromey@adacore.com>
1645
1646 * gdb.base/list0.h: Add comment explaining control character.
1647
86e04673
TV
16482019-06-18 Tom de Vries <tdevries@suse.de>
1649
1650 * boards/fission.exp: Break up long debug_flags line.
1651
c4973306
SM
16522019-06-16 Tom de Vries <tdevries@suse.de>
1653
1654 PR gdb/24445
1655 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
1656 generated index.
1657
93cb9841
AB
16582019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1659
1660 PR gdb/24686
1661 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
1662 improve detection of bug gdb/24541.
1663
399aaebd
SM
16642019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
1665
1666 PR gdb/24669
1667 * gdb.base/index-cache.exp (uses_readnow,
1668 expecting_index_cache_use): Define global variable.
1669 (test_cache_enabled_miss, test_cache_enabled_hit): Use
1670 expecting_index_cache_use.
1671
584a927c
AB
16722019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
1673 Andrew Burgess <andrew.burgess@embecosm.com>
1674
1675 * gdb.fortran/pointers.f90: New file.
1676 * gdb.fortran/print_type.exp: New file.
1677 * gdb.fortran/vla-ptype.exp: Adapt expected results.
1678 * gdb.fortran/vla-type.exp: Likewise.
1679 * gdb.fortran/vla-value.exp: Likewise.
1680 * gdb.mi/mi-vla-fortran.exp: Likewise.
1681
30056ea0
AB
16822019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1683
1684 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
1685 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
1686 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
1687 as a stop reason.
1688
ec8e2b6d
AB
16892019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1690
1691 * gdb.base/annota1.exp: Update expected results.
1692 * gdb.cp/annota2.exp: Likewise.
1693 * gdb.cp/annota3.exp: Likewise.
1694
09e4c4e1
AB
16952019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1696
1697 * gdb.base/style-logging.exp: Remove path from test name.
1698
0735b091
TT
16992019-06-14 Tom Tromey <tromey@adacore.com>
1700
1701 PR gdb/24502:
1702 * gdb.base/style-logging.exp: New file.
1703
f5686554
TT
17042019-06-14 Tom Tromey <tromey@adacore.com>
1705
1706 * gdb.base/symfile-warn.exp: New file.
1707 * gdb.base/symfile-warn.c: New file.
1708
a0c1ffed
TT
17092019-06-14 Tom Tromey <tromey@adacore.com>
1710
1711 * gdb.base/annotate-symlink.exp: New file.
1712
f411722c
TT
17132019-06-14 Tom Tromey <tromey@adacore.com>
1714
1715 * gdb.ada/set_wstr.exp: Add reassignment test.
1716
4268ec18
TT
17172019-06-14 Tom Tromey <tromey@adacore.com>
1718
1719 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1720 'unchecked_access and 'unrestricted_access as well.
1721
9a9e394b
TT
17222019-06-14 Tom Tromey <tromey@adacore.com>
1723
1724 PR ada/24539:
1725 * gdb.ada/vla.exp: Update tests.
1726 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1727 pragma.
1728
4c048731
PA
17292019-06-13 Pedro Alves <palves@redhat.com>
1730
1731 * gdb.base/settings.exp (test-integer): Test junk after
1732 "unlimited".
1733
6665660a
PA
17342019-06-13 Pedro Alves <palves@redhat.com>
1735
1736 * gdb.base/options.exp (test-thread-apply): New.
1737 (top level): Call it.
1738
5d707134
PA
17392019-06-13 Pedro Alves <palves@redhat.com>
1740
1741 * gdb.base/options.exp (test-frame-apply): New.
1742 (top level): Test print commands with different "frame apply"
1743 prefixes.
1744
e2a689da
PA
17452019-06-13 Pedro Alves <palves@redhat.com>
1746
e79be6e5 1747 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
1748 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1749 'max_completions' parameter and handle it.
1750 (test_gdb_completion_offers_commands): New.
1751
90a1ef87
PA
17522019-06-13 Pedro Alves <palves@redhat.com>
1753
1754 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
1755
d4c16835
PA
17562019-06-13 Pedro Alves <palves@redhat.com>
1757
1758 * gdb.base/options.exp (test-backtrace): New.
1759 (top level): Call it.
1760
2daf894e
PA
17612019-06-13 Pedro Alves <palves@redhat.com>
1762
1763 * gdb.guile/scm-frame-args.exp: Use "set print
1764 raw-frame-arguments" instead of "set print raw frame-arguments".
1765 * gdb.python/py-frame-args.exp: Likewise.
1766
e6ed716c
PA
17672019-06-13 Pedro Alves <palves@redhat.com>
1768
1769 * gdb.compile/compile.exp: Adjust expected output to option
1770 processing changes.
1771
7d8062de
PA
17722019-06-13 Pedro Alves <palves@redhat.com>
1773
1774 * gdb.base/options.exp: Build executable.
1775 (test-print): New procedure.
1776 (top level): Call it, once for "print" and another for "compile
1777 print".
1778
9d0faba9
PA
17792019-06-13 Pedro Alves <palves@redhat.com>
1780
1781 * gdb.base/options.c: New file.
1782 * gdb.base/options.exp: New file.
1783
dee7b4c8
PA
17842019-06-13 Pedro Alves <palves@redhat.com>
1785
1786 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
1787 that "o" is ambiguous.
1788
dca0f6c0
PA
17892019-06-13 Pedro Alves <palves@redhat.com>
1790
1791 * gdb.base/settings.c: New file.
1792 * gdb.base/settings.exp: New file.
1793
ccf46844
PA
17942019-06-13 Pedro Alves <palves@redhat.com>
1795
1796 * gdb.base/completion.exp: Fix comment typo.
1797
b9a3f842
PA
17982019-06-13 Pedro Alves <palves@redhat.com>
1799
1800 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
1801 foo --1" test.
1802
d106773e
PA
18032019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
1804
1805 * gdb.fortran/block-data.f: New.
1806 * gdb.fortran/block-data.exp: New.
1807
fea82da0
TV
18082019-06-11 Tom de Vries <tdevries@suse.de>
1809
1810 PR testsuite/24521
1811 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
1812 message.
1813
8c2e74f1
TV
18142019-06-11 Tom de Vries <tdevries@suse.de>
1815
1816 PR testsuite/24521
1817 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
1818
b49851c8
TV
18192019-06-11 Tom de Vries <tdevries@suse.de>
1820
1821 * boards/readnow.exp: New file.
1822
a7067863
AB
18232019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
1824
1825 * gdb.fortran/vla-sizeof.exp: Update expected results.
1826
1a3da2cd
AB
18272019-06-06 Amos Bird <amosbird@gmail.com>
1828
1829 * gdb.base/annota1.exp (thread_switch): Add test for
1830 thread-exited annotation.
1831
3847a7bf
TT
18322019-06-06 Tom Tromey <tromey@adacore.com>
1833
1834 * gdb.base/maint.exp: Expect command started/finished output.
1835
0088ba59
AB
18362019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1837
1838 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
1839 comment.
1840 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
1841
312617a3
AB
18422019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1843
1844 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
1845 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
1846 * gdb.arch/riscv-unwind-long-insn.c: New file.
1847 * gdb.arch/riscv-unwind-long-insn.exp: New file.
1848
e1f2e1a2
CB
18492019-06-04 Christian Biesinger <cbiesinger@google.com>
1850
d3238f7d 1851 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 1852
206584bd
PW
18532019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1854
1855 * lib/gdb.exp (help_list_trailer): New regexp variable
1856 factorizing the help trailer message.
1857 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
1858 arg to allow to better factorize various tests.
1859 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
1860 (test_prefix_command_help): Use help_list_trailer.
1861 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
1862 * gdb.guile/scm-cmd.exp: Likewise.
1863 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
1864 * gdb.base/help.exp: Use test_user_defined_class_help.
1865 * gdb.base/style.exp: Add tests for styling of help and apropos.
1866 * lib/gdb-utils.exp (style): Add title and highlight styles.
1867
708dc93e
PW
18682019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1869
1870 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
1871 $_shell_exitsignal.
1872 * gdb.base/default.exp: Update for new convenience variables.
1873
f49055a5
TT
18742019-05-29 Tom Tromey <tromey@adacore.com>
1875
1876 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
1877 to "break complete ada" test case's regexp.
1878
4330d61d
TT
18792019-05-29 Tom Tromey <tromey@adacore.com>
1880
1881 PR c++/20020:
1882 * gdb.cp/constexpr-field.exp: New file.
1883 * gdb.cp/constexpr-field.cc: New file.
1884
000439d5
TT
18852019-05-29 Tom Tromey <tromey@adacore.com>
1886
1887 * gdb.base/finish.exp (finish_no_print): New proc.
1888 (finish_tests): Call it.
1889
5a01c34c
TV
18902019-05-24 Tom de Vries <tdevries@suse.de>
1891
1892 * gdb.dwarf2/gdb-add-index.exp: New file.
1893
18125b16
TT
18942019-05-22 Tom Tromey <tromey@adacore.com>
1895
1896 * gdb.base/info-shared.exp (check_info_shared): Use "style".
1897 * gdb.base/style.exp: Use "style".
1898 * lib/gdb-utils.exp (style): New proc.
1899
af1a8d03
TV
19002019-05-22 Tom de Vries <tdevries@suse.de>
1901
1902 * gdb.base/align.exp: Require c++11.
1903
e7fe496b
TV
19042019-05-22 Tom de Vries <tdevries@suse.de>
1905
1906 PR testsuite/24586
1907 * gdb.python/py-mi-var-info-path-expression.exp: Call
1908 mi_skip_python_tests to check if python is supported.
1909
8fca4da0
AH
19102019-05-22 Alan Hayward <alan.hayward@arm.com>
1911
1912 * gdb.arch/aarch64-pauth.c: New test.
1913 * gdb.arch/aarch64-pauth.exp: New file.
1914
b7060614
AH
19152019-05-22 Alan Hayward <alan.hayward@arm.com>
1916
1917 * README (Re-running Tests Outside The Testsuite): New section.
1918
669d0468
TV
19192019-05-21 Tom de Vries <tdevries@suse.de>
1920
1921 * gdb.arch/amd64-eval.exp: Require c++11.
1922 * gdb.base/max-depth.exp: Same.
1923 * gdb.compile/compile-cplus-array-decay.exp: Same.
1924 * gdb.cp/meth-typedefs.exp: Same.
1925 * gdb.cp/subtypes.exp: Same.
1926 * gdb.cp/temargs.exp: Same.
1927
ce3ebcaa
AH
19282019-05-21 Alan Hayward <alan.hayward@arm.com>
1929
1930 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
1931
34d11c68
AB
19322019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
1933
1934 PR gdb/18644
1935 * gdb.fortran/complex.exp: Remove setup_kfail calls.
1936 * gdb.fortran/printing-types.exp: Add new test.
1937 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
1938 testing.
1939 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
1940 setup_kfail call.
1941
87781e84
AH
19422019-05-17 Alan Hayward <alan.hayward@arm.com>
1943
1944 * README (Running the Testsuite): Change example.
1945 (Testsuite Parameters): Remove TRANSCRIPT.
1946 * lib/gdb.exp: Remove TRANSCRIPT check.
1947
b420b89e
AH
19482019-05-17 Alan Hayward <alan.hayward@arm.com>
1949
1950 * README (Testsuite Parameters): Add replay logging to
1951 GDBSERVER_DEBUG.
1952 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
1953 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
1954 as a comma separated list.
1955 (gdb_debug_init): Override procedure.
1956
408e9b8b
AH
19572019-05-17 Alan Hayward <alan.hayward@arm.com>
1958
1959 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
1960 (gdb_write_cmd_file): New procedure.
1961 * lib/gdbserver-support.exp (gdbserver_start): Call
1962 gdbserver_write_cmd_file.
1963 (gdbserver_write_cmd_file): New procedure.
1964
f9e2e39d
AH
19652019-05-17 Alan Hayward <alan.hayward@arm.com>
1966
1967 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
1968 (delete_breakpoints): Likewise.
1969 (gdb_run_cmd): Likewise.
1970 (gdb_start_cmd): Likewise.
1971 (gdb_starti_cmd): Likewise.
1972 (gdb_internal_error_resync): Likewise.
1973 (gdb_test_multiple): Likewise.
1974 (gdb_reinitialize_dir): Likewise.
1975 (default_gdb_exit): Likewise.
1976 (gdb_file_cmd): Mark kill as optional.
1977 (default_gdb_start): Call gdb_stdin_log_init.
1978 (send_gdb): Call gdb_stdin_log_write.
1979 (rerun_to_main): Mark Y as an answer.
1980 (gdb_stdin_log_init): New function.
1981 (gdb_stdin_log_write): Likewise.
1982
81f47ac2
AH
19832019-05-17 Alan Hayward <alan.hayward@arm.com>
1984
1985 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1986 * gdb.base/debug-expr.exp: Likewise.
1987 * gdb.base/foll-fork.exp: Likewise.
1988 * gdb.base/foll-vfork.exp: Likewise.
1989 * gdb.base/fork-print-inferior-events.exp: Likewise.
1990 * gdb.base/gdb-sigterm.exp: Likewise.
1991 * gdb.base/gdbinit-history.exp: Likewise.
1992 * gdb.base/osabi.exp: Likewise.
1993 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1994 * gdb.base/ui-redirect.exp: Likewise.
1995 * gdb.gdb/unittest.exp: Likewise.
1996 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1997 * gdb.mi/mi-watch.exp: Likewise.
1998 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1999 * gdb.mi/user-selected-context-sync.exp: Likewise.
2000 * gdb.python/python.exp: Disable debug test when debugging.
2001 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2002 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2003 Likewise.
2004 * gdb.threads/stepi-random-signal.exp: Likewise.
2005
29b52314
AH
20062019-05-17 Alan Hayward <alan.hayward@arm.com>
2007
2008 * Makefile.in: Pass through GDB_DEBUG.
2009 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2010 (gdb,debug): Add board setting.
2011 * lib/gdb.exp (default_gdb_start): Start debugging.
2012 (gdb_debug_enabled): New procedure.
2013 (gdb_debug_init): Likewise.
29b52314
AH
2014
20152019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 2016
29b52314
AH
2017 * Makefile.in: Pass through GDB_DEBUG.
2018 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
2019 (gdb,debug): Add board setting.
2020 * lib/gdb.exp (default_gdb_start): Start debugging.
2021 (gdb_debug_enabled): New procedure.
2022 (gdb_debug_init): Likewise.
29b52314 2023
ca1285d1
AH
20242019-05-17 Alan Hayward <alan.hayward@arm.com>
2025
2026 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2027
f3a09c80
AH
20282019-05-17 Alan Hayward <alan.hayward@arm.com>
2029
2030 * gdb.base/ui-redirect.exp: Test redirection.
2031
26648588
JV
20322019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2033
2034 * gdb.mi/mi-complete.exp: New file.
2035 * gdb.mi/mi-complete.cc: Likewise.
2036
14237686
AB
20372019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2038
2039 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2040 indexed and sliced arrays, and pointers to arrays.
2041
e7bd7fba
TT
20422019-05-14 Tom Tromey <tromey@adacore.com>
2043
2044 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2045 styling test.
2046
2764128d
TV
20472019-05-14 Tom de Vries <tdevries@suse.de>
2048
2049 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2050 selection entry encoding.
2051
71bed2db
TT
20522019-05-10 Tom Tromey <tromey@adacore.com>
2053
2054 * gdb.ada/info_exc.exp: Add "complete" test.
2055
63b667ad
TV
20562019-05-09 Tom de Vries <tdevries@suse.de>
2057
2058 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2059 CU-relative.
2060
9cfd2b89
TV
20612019-05-09 Tom de Vries <tdevries@suse.de>
2062
2063 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2064 CU-relative.
2065
2228ef77
XR
20662019-05-08 Joel Brobecker <brobecker@adacore.com>
2067
2068 * gdb.ada/frame_arg_lang.exp: New testcase.
2069 * gdb.ada/frame_arg_lang/bla.adb: New file.
2070 * gdb.ada/frame_arg_lang/pck.ads: New file.
2071 * gdb.ada/frame_arg_lang/pck.adb: New file.
2072 * gdb.ada/frame_arg_lang/foo.c: New file.
2073
80e55b13
TT
20742019-05-08 Tom Tromey <tromey@adacore.com>
2075
2076 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2077
9d3421af
TT
20782019-05-08 Tom Tromey <tromey@adacore.com>
2079
2080 * gdb.base/ptype-offsets.exp: Update tests.
2081
844333e2
TT
20822019-05-08 Tom Tromey <tromey@adacore.com>
2083
2084 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2085 cases.
2086 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2087 "short".
2088
988915ee
TT
20892019-05-08 Tom Tromey <tromey@adacore.com>
2090
2091 * gdb.ada/vla.exp: New file.
2092 * gdb.ada/vla/vla.adb: New file.
2093
7bd55dac
TV
20942019-05-07 Tom de Vries <tdevries@suse.de>
2095
2096 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2097
75f06e9d
TV
20982019-05-07 Tom de Vries <tdevries@suse.de>
2099
2100 PR testsuite/24522
2101 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2102 section.
2103
77e7aaa4
TV
21042019-05-07 Tom de Vries <tdevries@suse.de>
2105
2106 PR testsuite/24522
2107 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2108 .debug_aranges section.
2109
456ba0fa
TV
21102019-05-07 Tom de Vries <tdevries@suse.de>
2111
2112 PR testsuite/24159
2113 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2114
5a56d6a6
TV
21152019-05-06 Tom de Vries <tdevries@suse.de>
2116
2117 * lib/gdb.exp (exec_has_index_section): New proc.
2118 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2119 section.
2120
9d6d4be8
TV
21212019-05-04 Tom de Vries <tdevries@suse.de>
2122
2123 * boards/cc-with-debug-names.exp: New file.
2124
222a8d25
TT
21252019-05-03 Tom Tromey <tromey@adacore.com>
2126
2127 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2128 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2129 * gdb.ada/char_enum.exp: Add test.
2130
0fdfd794
TV
21312019-05-03 Tom de Vries <tdevries@suse.de>
2132
2133 * boards/cc-with-gdb-index.exp: New file.
2134
80062eb9
AB
21352019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2136
2137 * gdb.rust/simple.exp: Add new test case.
2138 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2139 (main): Initialise an instance of the new struct.
2140
4504bbde
TT
21412019-05-01 Tom Tromey <tromey@adacore.com>
2142
2143 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2144 record.
2145 (NPR): New variable.
2146 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2147 test.
2148
d48e62f4
TT
21492019-05-01 Tom Tromey <tromey@adacore.com>
2150
2151 * gdb.ada/packed_array_assign.exp: Add packed assignment
2152 regression test.
2153
f59f30f5
TV
21542019-05-01 Tom de Vries <tdevries@suse.de>
2155
2156 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2157
b70bfc54
TV
21582019-05-01 Tom de Vries <tdevries@suse.de>
2159
2160 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2161
15f18d14
AT
21622019-04-30 Ali Tamur <tamur@google.com>
2163
2164 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2165
2ff0a947
TT
21662019-04-30 Tom Tromey <tromey@adacore.com>
2167
2168 * lib/ada.exp (find_ada_tool): New proc.
2169 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2170 * gdb.ada/catch_ex_std.exp: New file.
2171 * gdb.ada/catch_ex_std/foo.adb: New file.
2172 * gdb.ada/catch_ex_std/some_package.adb: New file.
2173 * gdb.ada/catch_ex_std/some_package.ads: New file.
2174
a776957c
TT
21752019-04-30 Tom Tromey <tromey@adacore.com>
2176
2177 PR c++/24470:
2178 * gdb.cp/temargs.cc: Add test code from PR.
2179
bc68014d
AB
21802019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2181
2182 * gdb.fortran/vla-datatypes.exp: Update expected results.
2183 * gdb.fortran/vla-ptype.exp: Likewise.
2184 * gdb.fortran/vla-type.exp: Likewise.
2185 * gdb.fortran/vla-value.exp: Likewise.
2186
f1fdc960
AB
21872019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2188
2189 * gdb.fortran/ptr-indentation.exp: Update expected results.
2190 * gdb.fortran/ptype-on-functions.exp: Likewise.
2191 * gdb.fortran/vla-ptr-info.exp: Likewise.
2192 * gdb.fortran/vla-value.exp: Likewise.
2193
bf7a4de1
AB
21942019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2195
2196 * gdb.fortran/ptype-on-functions.exp: New file.
2197 * gdb.fortran/ptype-on-functions.f90: New file.
2198
bbe75b9d
AB
21992019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2200
2201 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2202 case void string.
2203
1db455a7
AB
22042019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2205
2206 * gdb.fortran/complex.exp: Expand.
2207 * gdb.fortran/complex.f: Renamed to...
2208 * gdb.fortran/complex.f90: ...this, and extended to add more
2209 complex values.
2210
b6d03bb2
AB
22112019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2212
2213 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2214 MODULO, CMPLX.
2215
2e62ab40
AB
22162019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2217 Richard Bunt <richard.bunt@arm.com>
2218
2219 * gdb.base/max-depth.c: New file.
2220 * gdb.base/max-depth.exp: New file.
2221 * gdb.python/py-nested-maps.c: New file.
2222 * gdb.python/py-nested-maps.exp: New file.
2223 * gdb.python/py-nested-maps.py: New file.
2224 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2225 (test_all_common): Call test_max_depth.
2226 * gdb.fortran/max-depth.exp: New file.
2227 * gdb.fortran/max-depth.f90: New file.
2228 * gdb.go/max-depth.exp: New file.
2229 * gdb.go/max-depth.go: New file.
2230 * gdb.modula2/max-depth.exp: New file.
2231 * gdb.modula2/max-depth.c: New file.
2232 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2233
d2b584a5
TV
22342019-04-29 Tom de Vries <tdevries@suse.de>
2235
2236 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2237
136afab8
PW
22382019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2239
2240 * gdb.base/callexit.exp: Test may-call-functions off.
2241
725cbb63
KS
22422019-04-25 Keith Seitz <keiths@redhat.com>
2243
2244 PR c++/24367
2245 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2246 (another_incomplete_struct, test_incomplete): New definitions.
2247 (main): Use new definitions.
2248 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2249 functions.
2250
82433e3e
SDJ
22512019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2252
2253 PR corefiles/11608
2254 PR corefiles/18187
2255 * gdb.base/coredump-filter-build-id.exp: New file.
2256
dd06d4d6
AH
22572019-04-25 Alan Hayward <alan.hayward@arm.com>
2258
e79be6e5
SM
2259 * Makefile.in: Pass through GDBSERVER_DEBUG.
2260 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2261 (gdbserver,debug): Add board setting.
2262 * gdb.trace/tspeed.exp: Skip when debugging.
2263 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2264 * lib/gdbserver-support.exp: Likewise
dd06d4d6 2265
1670072e
TT
22662019-04-24 Tom Tromey <tromey@adacore.com>
2267
2268 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2269 Rust.
2270
a59240a4
TT
22712019-04-24 Tom Tromey <tromey@adacore.com>
2272
2273 * gdb.arch/amd64-eval.exp: Test bitfield return.
2274 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2275 (class Foo) <return_bitfields>: New method.
2276 (main): Call it.
2277
b907456c
AB
22782019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2279
2280 * gdb.cp/many-args.cc: New file.
2281 * gdb.cp/many-args.exp: New file.
2282
5c565afd
TV
22832019-04-23 Tom de Vries <tdevries@suse.de>
2284
2285 PR gdb/24433
2286 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2287
ba22ff86
AH
22882019-04-23 Alan Hayward <alan.hayward@arm.com>
2289
2290 * gdb.trace/backtrace.exp: Use nopie flag.
2291 * gdb.trace/circ.exp: Likewise.
2292 * gdb.trace/collection.exp: Likewise.
2293 * gdb.trace/ftrace.exp: Likewise.
2294 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2295 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2296 * gdb.trace/qtro.exp: Likewise.
2297 * gdb.trace/read-memory.exp: Likewise.
2298 * gdb.trace/report.exp: Likewise.
2299 * gdb.trace/tfile.exp: Likewise.
2300 * gdb.trace/tfind.exp: Likewise.
2301 * gdb.trace/unavailable.exp: Likewise.
2302
7905fc35
PA
23032019-04-22 Pedro Alves <palves@redhat.com>
2304
2305 * gdb.base/solib-probes-nosharedlibrary.c,
2306 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2307
8ecb59f8
TT
23082019-04-19 Tom Tromey <tromey@adacore.com>
2309
2310 * gdb.ada/ptype_union.c: New file.
2311 * gdb.ada/ptype_union.exp: New file.
2312
62160ec9
TT
23132019-04-19 Tom Tromey <tromey@adacore.com>
2314
2315 PR symtab/24423:
2316 * gdb.base/list0.h (foo): Add a control-l character.
2317
36cd4ba5
TV
23182019-04-18 Tom de Vries <tdevries@suse.de>
2319
2320 PR gdb/24433
2321 * boards/local-board.exp: Set sysroot to "".
2322
b73715df
TV
23232019-04-18 Tom de Vries <tdevries@suse.de>
2324 Pedro Alves <palves@redhat.com>
2325
2326 PR gdb/24454
2327 * gdb.threads/vfork-follow-child-exec.c: New file.
2328 * gdb.threads/vfork-follow-child-exec.exp: New file.
2329 * gdb.threads/vfork-follow-child-exit.c: New file.
2330 * gdb.threads/vfork-follow-child-exit.exp: New file.
2331
4aa866af
LS
23322019-04-15 Leszek Swirski <leszeks@google.com>
2333
2334 * gdb.arch/amd64-eval.cc: New file.
2335 * gdb.arch/amd64-eval.exp: New file.
2336
e5a1a79a
AH
23372019-04-11 Alan Hayward <alan.hayward@arm.com>
2338
2339 * gdb.server/sysroot.c: New test.
2340 * gdb.server/sysroot.exp: New file.
2341 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2342 matching param.
2343
41077b66
AB
23442019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2345
2346 * gdb.base/align.exp: Extend test to cover structures containing
2347 only static fields.
2348
c30391f8
TV
23492019-04-11 Tom de Vries <tdevries@suse.de>
2350
2351 * boards/cc-with-dwz-m.exp: New file.
2352 * boards/cc-with-dwz.exp: New file.
2353 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2354
e242fd12
SM
23552019-04-09 Simon Marchi <simon.marchi@efficios.com>
2356
2357 * gdb.base/start-cpp.exp: New file.
2358 * gdb.base/start-cpp.cc: New file.
2359
2b0c8b01
KB
23602019-04-08 Kevin Buettner <kevinb@redhat.com>
2361
2362 * gdb.python/py-thrhandle.exp: Adjust tests to call
2363 thread_from_handle instead of thread_from_thread_handle.
2364
947210e5
KB
23652019-04-08 Kevin Buettner <kevinb@redhat.com>
2366
2367 * gdb.python/py-thrhandle.exp: Add tests for
2368 gdb.InferiorThread.handle.
2369
d7df6549
AB
23702019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2371
2372 * gdb.python/py-function.exp: Check calling helper function from
2373 all languages.
2374 * lib/gdb.exp (gdb_supported_languages): New proc.
2375
8bdc1658
AB
23762019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2377
2378 * gdb.base/complex-parts.c: New file.
2379 * gdb.base/complex-parts.exp: New file.
2380
05caa1d2
TT
23812019-04-01 Tom Tromey <tromey@adacore.com>
2382
2383 PR symtab/23331:
2384 * gdb.dwarf2/dw2-ranges-main.c: New file.
2385 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2386 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2387
7734102d
EZ
23882019-03-30 Simon Marchi <simark@simark.ca>
2389
2390 * gdb.base/default.exp: Add values for $_gdb_major and
2391 $_gdb_minor.
2392
188e1fa9
TT
23932019-03-29 Tom Tromey <tromey@adacore.com>
2394
2395 * gdb.base/help.exp: Tighten apropos regexp.
2396
2880242d
KS
23972019-03-29 Keith Seitz <keiths@redhat.com>
2398
2399 * gdb.fortran/array-bounds.exp: New file.
2400 * gdb.fortran/array-bounds.f90: New file.
2401
077cad8e
PW
24022019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2403
2404 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2405
80047cfc
PW
24062019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2407
2408 * gdb.multi/hello.c (main): Increase alarm timer.
2409
f489207e
SL
24102019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2411
2412 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2413 factor when no hardware watchpoint support.
2414
c92df149
AH
24152019-03-28 Alan Hayward <alan.hayward@arm.com>
2416 Pedro Alves <palves@redhat.com>
2417
2418 * boards/local-board.exp: set sysroot to /.
2419
933aebfa
AH
24202019-03-27 Alan Hayward <alan.hayward@arm.com>
2421
2422 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2423 in child.
2424
9f9aa852
AB
24252019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2426
2427 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2428 field.
2429 (make_container): Initialise new field.
2430 * gdb.python/py-prettyprint.exp: Add new tests.
2431 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2432 <display_hint>: New method.
2433
3714a195
AB
24342019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2435
2436 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2437 gdb_continue_to_breakpoint more throughout this test.
2438 (run_lang_tests) Supply unique test names, and use
2439 gdb_test_no_output.
2440
18c77628
AB
24412019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2442
2443 * gdb.base/finish-pretty.exp: Update expected results.
2444 * gdb.base/pretty-print.c: New file.
2445 * gdb.base/pretty-print.exp: New file.
2446
9a93502f
PA
24472019-03-25 Pedro Alves <palves@redhat.com>
2448
2449 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2450 move comments outside list. Append '-i "" eof' section.
2451
968aa7ae
AH
24522019-03-22 Alan Hayward <alan.hayward@arm.com>
2453
34a7f2a4 2454 PR testsuite/25016
968aa7ae
AH
2455 * README: Add pie options.
2456 * gdb.base/break-interp.exp: Ensure pie is disabled.
2457 * gdb.base/dump.exp: Likewise.
2458 * lib/gdb.exp (gdb_compile): Add pie option.
2459
4c7d57e7
TT
24602019-03-19 Tom Tromey <tromey@adacore.com>
2461
2462 * gdb.mi/mi2-cli-display.c: New file.
2463 * gdb.mi/mi2-cli-display.exp: New file.
2464
bff8c71f
TT
24652019-03-18 Joel Brobecker <brobecker@adacore.com>
2466 Tom Tromey <tromey@adacore.com>
2467
2468 * gdb.ada/ptype_array/pck.adb: New file.
2469 * gdb.ada/ptype_array/pck.ads: New file.
2470 * gdb.ada/ptype_array/foo.adb: New file.
2471 * gdb.ada/ptype_array.exp: New file.
2472
d085f989
TT
24732019-03-14 Tom Tromey <tromey@adacore.com>
2474
2475 * gdb.base/style.exp: Add "set style sources" test.
2476
b4be1b06
SM
24772019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2478
2479 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2480 * mi-breakpoint-multiple-locations.exp: ... this.
2481 (make_breakpoints_pattern): New proc.
2482 (do_test): Add mi_version parameter, test -break-insert,
2483 -break-info and =breakpoint-created.
2484
7cde5fc2
AB
24852019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2486
2487 * config/default.exp: Remove 'load_lib gdb.exp'.
2488 * config/monitor.exp: Likewise.
2489 * config/sid.exp: Likewise.
2490 * config/sim.exp: Likewise.
2491 * config/slite.exp: Likewise.
2492 * config/unix.exp: Likewise.
2493 * gdb.base/default.exp: Remove unhelpful comment.
2494
efbecbc1
AB
24952019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2496
2497 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2498
0841c79a
AB
24992019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2500
2501 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2502
4a270568
AB
25032019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2504
2505 * gdb.fortran/type-kinds.exp: Update expected results.
2506
067630bd
AB
25072019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2508
2509 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2510
3be47f7a
AB
25112019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2512
2513 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2514 function.
2515 (test_basic_parsing_of_type_kinds): Expand types tested.
2516 (test_parsing_invalid_type_kinds): New function.
2517
4d00f5d8
AB
25182019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2519
2520 * gdb.fortran/intrinsics.exp: New file.
2521 * gdb.fortran/intrinsics.f90: New file.
2522 * gdb.fortran/type-kinds.exp: New file.
2523
c8f91604
AB
25242019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2525
2526 * gdb.fortran/dot-ops.exp: New file.
2527
dd9f2c76
AB
25282019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2529
2530 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2531 Check upper and lower case logical literals.
2532
84ec9724
AB
25332019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2534
2535 * gdb.fortran/types.exp (test_float_literal_types_accepted):
2536 Remove duplicate tests.
2537
c3734e09
AH
25382019-03-06 Alan Hayward <alan.hayward@arm.com>
2539
2540 * lib/gdb.exp (builtin_cd): rename of cd.
2541 (cd): Override builtin.
2542
aa3cfbda
RB
25432019-03-06 Richard Bunt <richard.bunt@arm.com>
2544
2545 * gdb.fortran/function-calls.exp: New file.
2546 * gdb.fortran/function-calls.f90: New test.
2547
7b63ad86
RB
25482019-03-04 Richard Bunt <richard.bunt@arm.com>
2549
2550 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
2551 on user program standard output.
2552 * gdb.fortran/short-circuit-argument-list.f90: Record function
2553 calls.
2554
01abb042
AH
25552019-02-28 Alan Hayward <alan.hayward@arm.com>
2556
c3734e09
AH
2557 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
2558 failure.
01abb042 2559
92137da0
RO
25602019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2561
2562 PR gdb/8527
2563 * gdb.base/interrupt-daemon-attach.c,
2564 gdb.base/interrupt-daemon-attach.exp: New test.
2565
5862844d
PA
25662019-02-27 Pedro Alves <palves@redhat.com>
2567
2568 * gdb.base/page.exp: Add tests for "set width/height -1".
2569
8ed25214
PA
25702019-02-27 Pedro Alves <palves@redhat.com>
2571
2572 * gdb.base/page.exp: Add tests for "set/show width/height" with
2573 "infinite" values.
2574
6c28e44a
TT
25752019-02-27 Tom Tromey <tromey@adacore.com>
2576
2577 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
2578 2.4.
2579 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
2580 workaround.
2581
bf9a735e
AB
25822019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
2583
2584 * gdb.base/align.exp: Extend to compile in both C and C++, and add
2585 tests for structs with static members.
2586
8791793c
TT
25872019-02-26 Tom Tromey <tromey@adacore.com>
2588
2589 * gdb.python/py-value.exp (test_value_from_buffer): Check for
2590 ValueError, not TypeError.
2591
bc2a507e
KB
25922019-02-26 Kevin Buettner <kevinb@redhat.com>
2593
2594 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
2595 call from main program.
2596
e0e7d3bd
JB
25972019-02-23 Joel Brobecker <brobecker@adacore.com>
2598
2599 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
2600 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
2601 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
2602 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
2603 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
2604
9600246d
KS
26052019-02-22 Keith Seitz <keiths@redhat.com>
2606
2607 PR symtab/23853
2608 * gdb.base/symlink-sourcefile.c: New file.
2609 * gdb.base/symlink-sourcefile.exp: New file.
2610
0c95f9ed
TT
26112019-02-20 Tom Tromey <tom@tromey.com>
2612
2613 * gdb.base/info_qt.exp: Update.
2614
6caa91b6
SM
26152019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
2616
2617 * gdb.base/source.exp: Move "error in sourced script" code to
2618 the end.
2619 * gdb.base/source-error.gdb: Move contents to
2620 source-error-1.gdb. Add new code to source source-error-1.gdb.
2621 * gdb.base/source-error-1.gdb: New file, from previous
2622 source-error.gdb.
2623
6506371f
TT
26242019-02-17 Tom Tromey <tom@tromey.com>
2625
2626 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
2627 for macro styling.
2628 * gdb.base/style.c (SOME_MACRO): New macro.
2629
a0087920
TT
26302019-02-17 Tom Tromey <tom@tromey.com>
2631
2632 * gdb.base/style.exp: Add line-wrapping tests.
2633 * gdb.base/page.exp: Add test for quitting during pagination.
2634
a2cd4f14
JB
26352019-02-17 Joel Brobecker <brobecker@adacore.com>
2636
2637 * gdb.ada/big_packed_array: New testcase.
2638 * gdb.ada/homonym.exp: Fix incorrect expected output for
2639 "break <homonym__get_value>" test.
2640
9d70ffbc
WP
26412019-02-13 Weimin Pan <weimin.pan@oracle.com>
2642
2643 PR breakpoints/21870
2644 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
2645 and prepare_for_testing. Add comment.
2646 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
2647 redundant cleanup call. Clean up comment.
2648
01c7ae81
WP
26492019-02-12 Weimin Pan <weimin.pan@oracle.com>
2650
2651 PR breakpoints/21870
2652 * gdb.arch/aarch64-dbreg-contents.exp: New file.
2653 * gdb.arch/aarch64-dbreg-contents.c: New file.
2654
aff29d1c
JB
26552019-02-10 Joel Brobecker <brobecker@adacore.com>
2656
2657 * gdb.ada/mi_ref_changeable: New testcase.
2658
df0da8a2
AH
26592019-02-07 Alan Hayward <alan.hayward@arm.com>
2660
2661 * gdb.base/attach.exp: Add double attach test.
2662
bd447abb
SM
26632019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
2664
2665 * lib/gdb.exp (default_gdb_start): Don't match pagination
2666 prompt.
2667 (gdb_init): Set stty_init.
2668
1dbc40b9
TT
26692019-01-27 Tom Tromey <tom@tromey.com>
2670
2671 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
2672 skip_python_tests.
2673
353229bf
AH
26742019-01-24 Alan Hayward <alan.hayward@arm.com>
2675
2676 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
2677 New structure.
2678 (struct struct_static_02_02): Likewise.
2679 (struct struct_static_02_03): Likewise.
2680 (struct struct_static_02_04): Likewise.
2681 (struct struct_static_04_01): Likewise.
2682 (struct struct_static_04_02): Likewise.
2683 (struct struct_static_04_03): Likewise.
2684 (struct struct_static_04_04): Likewise.
2685 (struct struct_static_06_01): Likewise.
2686 (struct struct_static_06_02): Likewise.
2687 (struct struct_static_06_03): Likewise.
2688 (struct struct_static_06_04): Likewise.
2689 (cmp_struct_static_02_01): Likewise.
2690 (cmp_struct_static_02_02): Likewise.
2691 (cmp_struct_static_02_03): Likewise.
2692 (cmp_struct_static_02_04): Likewise.
2693 (cmp_struct_static_04_01): Likewise.
2694 (cmp_struct_static_04_02): Likewise.
2695 (cmp_struct_static_04_03): Likewise.
2696 (cmp_struct_static_04_04): Likewise.
2697 (cmp_struct_static_06_01): Likewise.
2698 (cmp_struct_static_06_02): Likewise.
2699 (cmp_struct_static_06_03): Likewise.
2700 (cmp_struct_static_06_04): Likewise.
2701 (call_all): Test new structs.
2702 * gdb.base/infcall-nested-structs.exp: Likewise.
2703
73021deb
AH
27042019-01-21 Alan Hayward <alan.hayward@arm.com>
2705 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
2706
fc65c7db
AH
27072019-01-21 Alan Hayward <alan.hayward@arm.com>
2708 * gdb.base/stack-protector.c: New test.
2709 * gdb.base/stack-protector.exp: New file.
2710 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2711 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2712 option.
2713 (gdb_compile): Remove stack protector for GCC and prevent
2714 recursion.
2715
c24bdb02
KS
27162019-01-16 Keith Seitz <keiths@redhat.com>
2717
2718 PR gdb/23773
2719 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
2720
6f072a10
PFC
27212019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2722
2723 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2724 aliases.
2725 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2726 tests.
2727 * gdb.arch/powerpc-vector-regs.c: New file.
2728 * gdb.arch/powerpc-vector-regs.exp: New file.
2729
a7b8d682
PFC
27302019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2731
2732 * gdb.arch/altivec-regs.exp: Fix the list passed to
2733 gdb_expect_list when testing "info vector".
2734
6eb6fb67
AB
27352019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2736
2737 * gdb.base/style.exp: Don't include path in testname.
2738
b56f80d8
KS
27392019-01-10 Keith Seitz <keiths@redhat.com>
2740
2741 PR gdb/23712
2742 PR symtab/23010
2743 * gdb.dwarf2/multidictionary.exp: New file.
2744
041be526
SM
27452019-01-09 Simon Marchi <simon.marchi@ericsson.com>
2746
2747 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
2748 (test_gnuv3_style_demangling): ... this.
2749 (test_lucid_style_demangling): Remove.
2750 (test_arm_style_demangling): Remove.
2751 (test_hp_style_demangling): Remove.
2752 (do_tests): Remove calls to the above.
2753
d820d0c3
AB
27542019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2755
2756 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
2757 case.
2758
f097f5ad
TT
27592019-01-06 Tom Tromey <tom@tromey.com>
2760
2761 PR gdb/28155:
2762 * gdb.dwarf2/typedef-void-finish.exp: New file.
2763
2cd8cc0b
TT
27642018-12-28 Tom Tromey <tom@tromey.com>
2765 Simon Marchi <simark@simark.ca>
2766
2767 * gdb.base/jit-exec.exp: New file.
2768 * gdb.base/jit-exec.c: New file.
2769 * gdb.base/jit-execd.c: New file.
2770
35fb8261
TT
27712018-12-28 Tom Tromey <tom@tromey.com>
2772
2773 * gdb.base/style.exp: Update test to check for address styling.
2774
47fd17cd
TT
27752018-12-28 Tom Tromey <tom@tromey.com>
2776
2777 * gdb.base/style.exp: Add test for styling of "Reading symbols"
2778 message.
2779
d47032b7
TT
27802018-12-28 Tom Tromey <tom@tromey.com>
2781
2782 * gdb.base/style.exp: Add test for version number styling.
2783
af79b68d
TT
27842018-12-28 Tom Tromey <tom@tromey.com>
2785
2786 * gdb.base/style.exp: Add test for print_address_symbolic.
2787
0bb296cb
TT
27882018-12-28 Tom Tromey <tom@tromey.com>
2789
2790 * gdb.base/style.exp: Add test for breakpoint setting.
2791
80ae2043
TT
27922018-12-28 Tom Tromey <tom@tromey.com>
2793
2794 * gdb.base/style.exp: Add test for variable names.
2795
cbe56571
TT
27962018-12-28 Tom Tromey <tom@tromey.com>
2797
2798 * gdb.base/style.exp: New file.
2799 * gdb.base/style.c: New file.
2800
9162a27c
TT
28012018-12-28 Tom Tromey <tom@tromey.com>
2802
2803 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
2804 "dumb".
2805 * gdb.base/readline.exp (operate_and_get_next): Save and restore
2806 the TERM environment variable.
2807
bc543c90
TT
28082018-12-27 Tom Tromey <tom@tromey.com>
2809
2810 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
2811 pagination test.
2812
6f0ffe50
AB
28132018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
2814
2815 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
2816 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
2817
b5a1e557
PW
28182018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2819
2820 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
2821 Filename a.adb changed to bp_fun_addr.adb.
2822 gdb.ada/bp_fun_addr.exp: Update test accordingly.
2823
6e8b1ab2
JV
28242018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
2825
2826 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
2827 non-PIE executables.
2828 * README: Mention the gdb,nopie_flag board setting.
2829 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
2830 non-PIE executable.
2831 * gdb.arch/amd64-entry-value.exp: Likewise.
2832 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
2833 * gdb.arch/i386-float.exp: Likewise.
2834 * gdb.arch/i386-signal.exp: Likewise.
2835 * gdb.mi/mi-reg-undefined.exp: Likewise.
2836
d00a27c5
PM
28372018-12-21 Paul Marechal <paul.marechal@ericsson.com>
2838
2839 PR gdb/23974
2840 * gdb.base/info-os.exp: Check return for unknown "info os" type.
2841
161d081c
PW
28422018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2843
2844 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
2845 Update order of results accordingly.
2846
b001de23
AB
28472018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
2848
2849 * gdb.base/annota1.exp: Update a test regexp.
2850
99e1a184
AB
28512018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2852
2853 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
2854
7a81c1e2
PW
28552018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2856
2857 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
2858 (reuse_time): Initialize to REUSE_TIME_CAP.
2859 (check_rc): New function.
2860 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
2861 Check pthread_create rc.
2862 (spawner_thread_func): Check pthread_create and pthread_join rc.
2863
73e8dc90
PA
28642018-12-08 Pedro Alves <palves@redhat.com>
2865
2866 * gdb.base/list.exp (test_forward_search): Rename to ...
2867 (test_forward_reverse_search): ... this. Also test reverse-search
2868 and the forward-search alias.
2869
13f2ed32
AB
28702018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
2871
2872 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
2873 local timeout variable before return, and remove all local timeout
2874 variable entirely.
2875 (gdb_load): Likewise.
2876
64d27cfc
TV
28772018-12-01 Tom de Vries <tdevries@suse.de>
2878
2879 * gdb.base/gdb-caching-proc.exp: New file.
2880
f63c03b4
SDJ
28812018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
2882
2883 * Makefile.in (TIMESTAMP): New variable.
2884 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
2885 command.
2886 (check-single-racy): Likewise.
2887 (check/%.exp): Likewise.
2888 (check-racy/%.exp): Likewise.
2889 (workers/%.worker): Likewise.
2890 (build-perf): Likewise.
2891 (check-perf): Likewise.
2892 * README: Describe new "TS" and "TS_FORMAT" variables.
2893 * print-ts.py: New file.
2894
1c97054b
BF
28952018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
2896
2897 PR python/23714
2898 * gdb.python/python.exp: Test command repetition after
2899 gdb.execute.
2900
1871a62d
AB
29012018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
2902
2903 * gdb.opt/inline-break.exp: Add test that info breakpoint output
2904 is correctly aligned.
2905
fb5e1ed9
PW
29062018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2907
2908 * gdb.ada/info_auto_lang.exp: New testcase.
2909 * gdb.ada/info_auto_lang/global_pack.ads: New file.
2910 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
2911 * gdb.ada/info_auto_lang/some_c.c: New file.
2912
43d397ca
PW
29132018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2914
2915 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
2916 FUNC_lang language syntax.
2917
beddd671
PW
29182018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2919
2920 * gdb.base/info_minsym.c: New file.
2921 * gdb.base/info_minsym.exp: New file.
2922
73fc52c4
TT
29232018-11-19 Tom Tromey <tom@tromey.com>
2924
2925 PR rust/23625:
2926 * gdb.rust/simple.exp: Add ptype test. Update expected output.
2927 * gdb.rust/expr.exp: Update expected output. Change one test.
2928
994b876a
TT
29292018-11-19 Tom Tromey <tom@tromey.com>
2930
2931 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
2932
6769f276
PA
29332018-11-19 Pedro Alves <palves@redhat.com>
2934
2935 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
2936 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
2937 see the expected warning.
2938
38a72da0
AH
29392018-11-16 Alan Hayward <alan.hayward@arm.com>
2940
2941 PR gdb/22736:
2942 * gdb.cp/infcall-nodebug-lib.c: New test.
2943 * gdb.cp/infcall-nodebug-main.c: New test.
2944 * gdb.cp/infcall-nodebug.exp: New file.
2945
53a89d6e
SM
29462018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
2947
2948 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
2949 completer tests.
2950
9325300d
TV
29512018-11-09 Tom de Vries <tdevries@suse.de>
2952
2953 * gdb.base/msym-lang.c: New test.
2954 * gdb.base/msym-lang.exp: New file.
2955 * gdb.base/msym-lang-main.c: New test.
2956
20f0d60d
TT
29572018-11-08 Tom Tromey <tom@tromey.com>
2958
2959 PR gdb/23555:
2960 PR gdb/23838:
2961 * gdb.base/warning.exp: New file.
2962
b5420128
JB
29632018-11-08 Jan Beulich <jbeulich@suse.com>
2964
2965 * testsuite/gdb.arch/i386-avx512.c,
2966 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
2967
cd115d61
AB
29682018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2969
2970 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2971 point hardware.
2972
35ee2dc2
AB
29732018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2974
2975 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2976 * gdb.dwarf2/missing-type-name.exp: New file.
2977
31aceee8
TV
29782018-11-06 Tom de Vries <tdevries@suse.de>
2979
2980 * gdb.base/many-headers.c: New test.
2981 * gdb.base/many-headers.exp: New file.
2982
109be305
JW
29832018-11-06 Jim Wilson <jimw@sifive.com>
2984
2985 * gdb.base/code_elim.exp: For riscv, set additional_flags
2986 to include -msmall-data-limit=0.
2987
e2b7af72
JB
29882018-11-01 Joel Brobecker <brobecker@adacore.com>
2989
2990 * gdb.ada/watch_minus_l: New testcase.
2991
cdcda965
SM
29922018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2993
2994 * gdb.arch/aix-sighandle.c: New file.
2995 * gdb.arch/aix-sighandle.exp: New file.
2996
92dcebf3
AB
29972018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2998
2999 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3000 registers being unions.
3001
68b9ac18
TV
30022018-10-31 Tom de Vries <tdevries@suse.de>
3003
3004 * lib/valgrind.exp: New file.
3005 (vgdb_start, vgdb_stop): New procs, factored out of ...
3006 * gdb.base/valgrind-bt.exp: ... here, ...
3007 * gdb.base/valgrind-disp-step.exp: ... here and ...
3008 * gdb.base/valgrind-infcall.exp: ... here.
3009
1443936e
TV
30102018-10-31 Tom de Vries <tdevries@suse.de>
3011
3012 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3013
eb77c9df
AB
30142018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3015
3016 * gdb.dwarf2/void-type.c: New file.
3017 * gdb.dwarf2/void-type.exp: New file.
3018
82b5e646
PW
30192018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3020
3021 * gdb.base/info_qt.c: New file.
3022 * gdb.base/info_qt.exp: New file.
3023
8d619c01
EBM
30242018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3025
3026 * gdb.arch/powerpc-htm-regs.c: New file.
3027 * gdb.arch/powerpc-htm-regs.exp: New file.
3028
f2cf6173
EBM
30292018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3030
3031 * gdb.arch/powerpc-tar.c: New file.
3032 * gdb.arch/powerpc-tar.exp: New file.
3033
7ca18ed6
EBM
30342018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3035
3036 * gdb.arch/powerpc-ppr-dscr.c: New file.
3037 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3038
bfcc0eba
TV
30392018-10-25 Tom de Vries <tdevries@suse.de>
3040
3041 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3042
fe1a5cad
TV
30432018-10-24 Tom de Vries <tdevries@suse.de>
3044
3045 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3046 longer exists error.
3047
a76dc3b7
TV
30482018-10-24 Tom de Vries <tdevries@suse.de>
3049
3050 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3051
4df46df7
TV
30522018-10-24 Tom de Vries <tdevries@suse.de>
3053
3054 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3055 --db-attach in valgrind.
3056
0dbfcfff
AB
30572018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3058
3059 * gdb.arch/riscv-reg-aliases.c: New file.
3060 * gdb.arch/riscv-reg-aliases.exp: New file.
3061
b04480b1
AH
30622018-10-19 Alan Hayward <alan.hayward@arm.com>
3063
3064 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3065
2c6ac8d7
AH
30662018-10-19 Alan Hayward <alan.hayward@arm.com>
3067
3068 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3069
2bc69f25
AH
30702018-10-19 Alan Hayward <alan.hayward@arm.com>
3071
3072 * gdb.cp/ovldbreak.exp: Fix regexps.
3073
1f1ae3a3
AH
30742018-10-19 Alan Hayward <alan.hayward@arm.com>
3075
3076 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3077
94c18618
SDJ
30782018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3079
3080 PR cli/23785
3081 * gdb.base/restore.exp: New test to check if "restore" with an
3082 invalid file doesn't segfault.
3083
812cd6eb
TV
30842018-10-18 Tom de Vries <tdevries@suse.de>
3085
3086 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3087 * gdb.ada/excep_handle.exp: Same.
3088 * gdb.ada/mi_string_access.exp: Same.
3089 * gdb.ada/mi_var_union.exp: Same.
3090 * gdb.arch/arc-analyze-prologue.exp: Same.
3091 * gdb.arch/arc-decode-insn.exp: Same.
3092 * gdb.base/readnever.exp: Same.
3093 * gdb.fortran/printing-types.exp: Same.
3094 * gdb.guile/scm-lazy-string.exp: Same.
3095
c4b90788
TV
30962018-10-16 Tom de Vries <tdevries@suse.de>
3097
3098 PR gdb/23730
3099 * gdb.base/catch-follow-exec.c: Add copyright notice.
3100 * gdb.base/catch-follow-exec.exp: Rewrite to use
3101 gdb_spawn_with_cmdline_opts. Require gdb-native.
3102
8bca2978
SL
31032018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3104
3105 * gdb.trace/actions-changed.exp: Check for arch support.
3106 * gdb.trace/actions.exp: Likewise.
3107 * gdb.trace/ax.exp: Likewise.
3108 * gdb.trace/backtrace.exp: Likewise.
3109 * gdb.trace/change-loc.exp: Likewise.
3110 * gdb.trace/deltrace.exp: Likewise.
3111 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3112 * gdb.trace/ftrace.exp: Likewise.
3113 * gdb.trace/infotrace.exp: Check for arch support.
3114 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3115 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3116 * gdb.trace/mi-tsv-changed.exp: Likewise.
3117 * gdb.trace/packetlen.exp: Likewise.
3118 * gdb.trace/passc-dyn.exp: Likewise.
3119 * gdb.trace/passcount.exp: Likewise.
3120 * gdb.trace/pending.exp: Likewise.
3121 * gdb.trace/range-stepping.exp: Check for shlib support.
3122 * gdb.trace/report.exp: Check for arch support.
3123 * gdb.trace/save-trace.exp: Likewise.
3124 * gdb.trace/signal.exp: Check for signal support.
3125 * gdb.trace/tfind.exp: Check for arch support.
3126 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3127 * gdb.trace/trace-common.h: Add comment.
3128 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3129 * gdb.trace/trace-enable-disable.exp: Likewise.
3130 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3131 * gdb.trace/tracecmd.exp: Check for arch support.
3132 * gdb.trace/tspeed.exp: Check for shlib and target support.
3133 * gdb.trace/tstatus.exp: Check for arch support.
3134 * gdb.trace/tsv.exp: Likewise.
3135 * gdb.trace/while-dyn.exp: Likewise.
3136 * gdb.trace/while-stepping.exp: Likewise.
3137 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3138
f9c49bff
SM
31392018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3140
3141 * gdb.trace/tspeed.exp: Remove nowarnings.
3142 (prepare_for_trace_test): Declare "global ipalib".
3143 * gdb.trace/tspeed.c: Include unistd.h.
3144 (main): Remove superfluous printf argument.
3145
d4330bde
SL
31462018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3147
3148 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3149 directory prefix on the filename.
3150
8ecfd7bd
SDJ
31512018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3152
3153 * gdb.gdb/unittest.exp: Update expected message informing that
3154 selftests have been disabled.
3155 * gdb.server/unittest.exp: Likewise.
3156
58bbcd02
TV
31572018-10-09 Tom de Vries <tdevries@suse.de>
3158
3159 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3160 with runto_main.
3161
9f6b697b
WP
31622018-10-08 Weimin Pan <weimin.pan@oracle.com>
3163
3164 PR c++/16841
3165 * gdb.cp/virtbase2.cc: New file.
3166 * gdb.cp/virtbase2.exp: New file.
3167
add5ded5
TT
31682018-10-06 Tom Tromey <tom@tromey.com>
3169
3170 PR python/19399:
3171 * gdb.python/py-inferior.exp: Add architecture test.
3172
f9e48344
TT
31732018-10-06 Tom Tromey <tom@tromey.com>
3174
3175 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3176 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3177
2a8be203
TT
31782018-10-06 Tom Tromey <tom@tromey.com>
3179
3180 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3181 of a "throw" catchpoint.
3182
e04caa70
SDJ
31832018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3184
3185 * gdb.base/info-proc.exp: Update string expected from "help info
3186 proc".
3187
5ca8c39f
TT
31882018-10-04 Tom Tromey <tom@tromey.com>
3189
3190 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3191 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3192 (test_initial_complaints, test_empty_complaints): Update.
3193 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3194
3453e7e4
TT
31952018-10-04 Tom Tromey <tom@tromey.com>
3196
3197 PR cli/19551:
3198 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3199 * lib/gdb.exp (gdb_file_cmd): Update.
3200 * gdb.stabs/weird.exp (print_weird_var): Update.
3201 * gdb.server/solib-list.exp: Update.
3202 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3203 * gdb.mi/mi-cli.exp: Update.
3204 * gdb.linespec/linespec.exp: Update.
3205 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3206 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3207 * gdb.cp/cp-relocate.exp: Update.
3208 * gdb.base/sym-file.exp: Update.
3209 * gdb.base/relocate.exp: Update.
3210 * gdb.base/readnever.exp: Update.
3211 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3212 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3213 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3214 * gdb.base/code_elim.exp: Update.
3215 * gdb.base/break-unload-file.exp (test_break): Update.
3216 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3217 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3218 Update.
3219 * gdb.base/attach.exp (do_attach_tests): Update.
3220 * gdb.base/sepdebug.exp: Update.
3221 * gdb.python/py-section-script.exp: Update.
3222
6afcf761
TT
32232018-10-04 Tom Tromey <tom@tromey.com>
3224
3225 PR cli/22234:
3226 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3227 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3228 output.
3229
fef1b293
TT
32302018-10-04 Tom Tromey <tom@tromey.com>
3231
3232 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3233 set width and height to 0.
3234 (test_command_line_attach_run): Use -quiet.
3235
ca98345e
SL
32362018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3237
3238 * lib/gdb.exp (skip_ifunc_tests): New.
3239 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3240 other compile failures.
3241 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3242
ff34e6ae
SM
32432018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3244
3245 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3246 is_amd64_regs_target.
3247
6bb8890e
AH
32482018-10-01 Alan Hayward <alan.hayward@arm.com>
3249
3250 * gdb.arch/aarch64-sighandler-regs.c: New test.
3251 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3252 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3253
224d30d3
MM
32542018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3255
3256 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3257 assembly.
3258
f67ffa6a
AB
32592018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3260
3261 * gdb.base/frame-selection.exp: New file.
3262 * gdb.base/frame-selection.c: New file.
3263
9fc3183f
AH
32642018-09-27 Alan Hayward <alan.hayward@arm.com>
3265
3266 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3267 pthread barrier.
3268 (main): Likewise.
3269
d354055e
AB
32702018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3271
3272 * gdb.base/large-frame-1.c: New file.
3273 * gdb.base/large-frame-2.c: New file.
3274 * gdb.base/large-frame.exp: New file.
3275 * gdb.base/large-frame.h: New file.
3276
db727370
JL
32772018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3278
3279 PR gdb/20948
3280 * gdb.base/write_mem.exp: New test.
3281 * gdb.base/write_mem.c: Likewise.
3282
ae778caf
TT
32832018-09-23 Tom Tromey <tom@tromey.com>
3284
3285 PR python/18852:
3286 * gdb.python/py-parameter.exp: Add test for parameter that throws
3287 on "set".
3288
fd3ba736
TT
32892018-09-23 Tom Tromey <tom@tromey.com>
3290
3291 PR python/17284:
3292 * gdb.python/py-template.exp (test_template_arg): Add test for
3293 negative template argument number.
3294
39a24317
TT
32952018-09-23 Tom Tromey <tom@tromey.com>
3296
3297 PR python/14062:
3298 * gdb.python/python.exp: Add test for post_event error.
3299
f5769a2c
TT
33002018-09-23 Tom Tromey <tom@tromey.com>
3301
3302 PR python/18170:
3303 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3304 convert pointers to int and long.
3305
1c1e54f6
TT
33062018-09-23 Tom Tromey <tom@tromey.com>
3307
3308 PR python/20126:
3309 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3310 signed-ness conversion tests.
3311
fb4fa946
TT
33122018-09-23 Tom Tromey <tom@tromey.com>
3313
3314 PR python/18352;
3315 * gdb.python/py-value.exp (test_float_conversion): New proc.
3316 Use it.
3317
a466edac
HAQ
33182018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3319
3320 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3321
4ee9b0c5
SL
33222018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3323
3324 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3325 no readline.
3326 * gdb.base/utf8-identifiers.exp: Likewise.
3327 * gdb.cp/cpcompletion.exp: Likewise.
3328 * gdb.linespec/cpcompletion.exp: Likewise.
3329 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3330 * gdb.linespec/cpls-ops.exp: Likewise.
3331
23be8da7
RB
33322018-09-19 Richard Bunt <richard.bunt@arm.com>
3333 Chris January <chris.january@arm.com>
3334
3335 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3336 * gdb.fortran/short-circuit-argument-list.exp: New file.
3337 * gdb.fortran/short-circuit-argument-list.f90: New test.
3338
5031d0ae
SDJ
33392018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3340
3341 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3342 "arch=" keyword when executing "-stack-list-frames".
3343
b4c0d1a4
SDJ
33442018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3345
3346 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3347 "arch=" keyword when executing "-stack-list-frames".
3348
7a6d2b45
SDJ
33492018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3350
3351 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3352 break ada".
3353
8588b356
SM
33542018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3355
3356 PR python/23669
3357 * gdb.python/python.exp: Test gdb.execute("show commands").
3358
65e65158
TT
33592018-09-16 Tom Tromey <tom@tromey.com>
3360
3361 * gdb.base/new-ui.exp (do_execution_tests): Update.
3362 * gdb.base/dbx.exp (test_breakpoints): Update.
3363
bf326452
AH
33642018-09-14 Alan Hayward <alan.hayward@arm.com>
3365
3366 * lib/gdb.exp (gdb_simple_compile): Add proc.
3367 (is_elf_target): Use gdb_simple_compile.
3368 (skip_altivec_tests): Likewise.
3369 (skip_vsx_tests): Likewise.
3370 (skip_tsx_tests): Likewise.
3371 (skip_btrace_tests): Likewise.
3372 (skip_btrace_pt_tests): Likewise.
3373 (gdb_can_simple_compile): Likewise.
3374 (gdb_has_argv0): Likewise.
3375 (gdb_target_symbol_prefix): Likewise.
3376 (target_supports_scheduler_locking): Likewise.
3377
2361b0fb
TT
33782018-09-13 Tom Tromey <tom@tromey.com>
3379
3380 * Makefile.in (TAGS): Recognize proc_with_prefix and
3381 gdb_caching_proc.
3382
0ae1a321
SM
33832018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3384
3385 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3386 method.
3387
a40bf0c2
SM
33882018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3389
3390 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3391 and a few other Inferior properties when the Inferior is no
3392 longer valid.
3393
4a3fe98f
TT
33942018-09-13 Tom Tromey <tom@tromey.com>
3395
3396 PR rust/23650:
3397 * gdb.rust/simple.exp: Add test for enum field access error.
3398
098b2108
TT
33992018-09-13 Tom Tromey <tom@tromey.com>
3400
3401 PR rust/23626:
3402 * gdb.rust/simple.rs (EmptyEnum): New type.
3403 (main): Use it.
3404 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3405
1256af7d
SM
34062018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3407
3408 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3409 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3410 * gdb.python/py-symtab.exp: Update test printing an objfile.
3411
4aa8e6c2
SM
34122018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3413
3414 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3415 object.
3416
c221b2f7
AH
34172018-09-12 Alan Hayward <alan.hayward@arm.com>
3418
3419 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3420 (support_complex_tests): Use gdb_can_simple_compile.
3421 (is_ilp32_target): Likewise.
3422 (is_lp64_target): Likewise.
3423 (is_64_target): Likewise.
3424 (is_amd64_regs_target): Likewise.
3425 (is_aarch32_target): Likewise.
3426 (gdb_int128_helper): Likewise.
3427
6f1107b5
JK
34282018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3429
3430 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3431
1f5d1570
JG
34322018-09-10 Jerome Guitton <guitton@adacore.com>
3433
3434 * gdb.ada/same_component_name: Add test for case of tagged record
3435 with variable-length fields.
3436
cc330e39
XR
34372018-09-10 Xavier Roirand <roirand@adacore.com>
3438
3439 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3440 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3441 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3442 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3443
b9c50e9a
XR
34442018-09-10 Xavier Roirand <roirand@adacore.com>
3445
3446 * gdb.ada/mi_string_access.exp: New testcase.
3447 * gdb.ada/mi_string_access/bar.adb: New file.
3448 * gdb.ada/mi_string_access/pck.adb: New file.
3449 * gdb.ada/mi_string_access/pck.asd: New file.
3450
2963898f
XR
34512018-09-10 Xavier Roirand <roirand@adacore.com>
3452
3453 * gdb.ada/mi_var_union.exp: New testcase.
3454 * gdb.ada/mi_var_union/bar.adb: New file.
3455 * gdb.ada/mi_var_union/pck.adb: New file.
3456 * gdb.ada/mi_var_union/pck.asd: New file.
3457
1aac008f
TT
34582018-09-08 Tom Tromey <tom@tromey.com>
3459
3460 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3461
332cf4c9
TT
34622018-09-08 Tom Tromey <tom@tromey.com>
3463
3464 PR python/16047:
3465 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3466 (register_pretty_printers): Register new printer.
3467 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3468 test.
3469 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3470 (an_int_type3): New global.
3471
424da6cf
JB
34722018-09-08 Joel Brobecker <brobecker@adacore.com>
3473
3474 * gdb.ada/expr_with_funcall: New testcase.
3475
2a62dfa9
JB
34762018-09-08 Joel Brobecker <brobecker@adacore.com>
3477
3478 * gdb.ada/packed_array_assign: New testcase.
3479
96b6697f
AB
34802018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3481
3482 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3483 names, and add test prefixes to make test names unique.
3484
e4a62c65
TV
34852018-09-05 Tom de Vries <tdevries@suse.de>
3486
3487 * gdb.dwarf2/varval.exp: Add test.
3488
dd083ee2
GB
34892018-09-04 Gary Benson <gbenson@redhat.com>
3490
3491 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3492 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3493
aef9346c
TT
34942018-08-31 Tom Tromey <tom@tromey.com>
3495
3496 * gdb.rust/simple.rs: Rename second variable "v".
3497
c67f2e15
AB
34982018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3499
3500 * gdb.base/funcargs.c (use_a): New function.
3501 (recurse): Call use_a.
3502
078a0207
KS
35032018-08-29 Keith Seitz <keiths@redhat.com>
3504
3505 * gdb.compile/compile-cplus-anonymous.cc: New file.
3506 * gdb.compile/compile-cplus-anonymous.exp: New file.
3507 * gdb.compile/compile-cplus-array-decay.cc: New file.
3508 * gdb.compile/compile-cplus-array-decay.exp: New file.
3509 * gdb.compile/compile-cplus-inherit.cc: New file.
3510 * gdb.compile/compile-cplus-inherit.exp: New file.
3511 * gdb.compile/compile-cplus-member.cc: New file.
3512 * gdb.compile/compile-cplus-member.exp: New file.
3513 * gdb.compile/compile-cplus-method.cc: New file.
3514 * gdb.compile/compile-cplus-method.exp: New file.
3515 * gdb.compile/compile-cplus-mod.c: "New" file.
3516 * gdb.compile/compile-cplus-namespace.cc: New file.
3517 * gdb.compile/compile-cplus-namespace.exp: New file.
3518 * gdb.compile/compile-cplus-nested.cc: New file.
3519 * gdb.compile/compile-cplus-nested.exp: New file.
3520 * gdb.compile/compile-cplus-print.c: "New" file.
3521 * gdb.compile/compile-cplus-print.exp: "New" file.
3522 * gdb.compile/compile-cplus-virtual.cc: New file.
3523 * gdb.compile/compile-cplus-virtual.exp: New file.
3524 * gdb.compile/compile-cplus.c: "New" file.
3525 * gdb.compile/compile-cplus.exp: "New" file.
3526 * lib/compile-support.exp: New file.
3527
b0f492b9
GB
35282018-08-16 Gary Benson <gbenson@redhat.com>
3529
3530 PR gdb/13000:
3531 * gdb.base/batch-exit-status.exp: New file.
3532 * gdb.base/batch-exit-status.good-commands: Likewise.
3533 * gdb.base/batch-exit-status.bad-commands: Likewise.
3534
36eb4c5f
AH
35352018-08-29 Alan Hayward <alan.hayward@arm.com>
3536
3537 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
3538 (struct struct02): Likewise.
3539 (struct struct03): Likewise.
3540 (struct struct04): Likewise.
3541 (struct struct_01_01): New struct.
3542 (struct struct_01_02): Likewise.
3543 (struct struct_01_03): Likewise.
3544 (struct struct_01_04): Likewise.
3545 (struct struct_02_01): Likewise.
3546 (struct struct_02_02): Likewise.
3547 (struct struct_02_03): Likewise.
3548 (struct struct_02_04): Likewise.
3549 (struct struct_04_01): Likewise.
3550 (struct struct_04_02): Likewise.
3551 (struct struct_04_03): Likewise.
3552 (struct struct_04_04): Likewise.
3553 (struct struct_05_01): Likewise.
3554 (struct struct_05_02): Likewise.
3555 (struct struct_05_03): Likewise.
3556 (struct struct_05_04): Likewise.
3557 (cmp_struct01): Remove function.
3558 (cmp_struct02): Likewise.
3559 (cmp_struct03): Likewise.
3560 (cmp_struct04): Likewise.
3561 (cmp_struct_01_01): Add Function.
3562 (cmp_struct_01_02): Likewise.
3563 (cmp_struct_01_03): Likewise.
3564 (cmp_struct_01_04): Likewise.
3565 (cmp_struct_02_01): Likewise.
3566 (cmp_struct_02_02): Likewise.
3567 (cmp_struct_02_03): Likewise.
3568 (cmp_struct_02_04): Likewise.
3569 (cmp_struct_04_01): Likewise.
3570 (cmp_struct_04_02): Likewise.
3571 (cmp_struct_04_03): Likewise.
3572 (cmp_struct_04_04): Likewise.
3573 (cmp_struct_05_01): Likewise.
3574 (cmp_struct_05_02): Likewise.
3575 (cmp_struct_05_03): Likewise.
3576 (cmp_struct_05_04): Likewise.
3577 (call_all): Add new structs.
3578 * gdb.base/infcall-nested-structs.exp: Likewise.
3579
3bf9c013
JV
35802018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
3581
3582 * gdb.python/py-framefilter-mi.exp: Update regexp to
3583 check for "arch" field in frame output.
3584
450d1e88
KB
35852018-08-23 Kevin Buettner <kevinb@redhat.com>
3586
3587 * gdb.dwarf2/dw2-ranges-func.c: New file.
3588 * gdb.dwarf2/dw2-ranges-func.exp: New file.
3589
ae739fe7
SM
35902018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
3591
3592 * gdb.base/term.exp: Compare terminal settings with values from
3593 the inferior.
3594 * gdb.base/term.c: Get and set terminal settings.
3595
6d52907e
JV
35962018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
3597
3598 * lib/mi-support.exp (mi_expect_stop): Update regexp to
3599 accommodate new "arch" field in frame output.
3600 * gdb.mi/mi-return.exp: Likewise.
3601 * gdb.mi/mi-stack.exp: Likewise.
3602 * gdb.mi/mi-syn-frame.exp: Likewise.
3603 * gdb.mi/user-selected-context-sync.exp: Likewise.
3604
be2d111a
MS
36052018-08-19 Michael Spang <spang@google.com>
3606
3607 PR gdb/11786
3608 * gdb.base/gcore-tls-pie.c: New file.
3609 * gdb.base/gcore-tls-pie.exp: New file.
3610
ae3a7c47
KB
36112018-08-18 Kevin Buettner <kevinb@redhat.com>
3612
3613 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
3614 * gdb.dwarf2/varval.c: New file.
3615 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 3616
2ecae92e
AH
36172018-08-17 Alan Hayward <alan.hayward@arm.com>
3618
3619 PR gdb/18931
3620 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
3621
c1854f1d
KS
36222018-08-16 Keith Seitz <keiths@redhat.com>
3623
3624 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
3625 tests expected to pass.
3626
26fb3983
JV
36272018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
3628
3629 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
3630 -data-disassemble -a.
3631 (test_disassembly_bogus_args): Likewise.
3632
67943c00
AB
36332018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
3634
3635 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
3636
5ff2bbae
AB
36372018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3638
3639 * gdb.base/vla-optimized-out.exp: Add new test.
3640
e5bbcd0f
AB
36412018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3642
3643 * gdb.base/vla-optimized-out-o3.exp: Delete.
3644 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
3645 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
3646 deleted tests.
3647
9d4a934c
AB
36482018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
3649
3650 PR gdb/18050:
3651 * gdb.server/extended-remote-restart.c: New file.
3652 * gdb.server/extended-remote-restart.exp: New file.
3653
045cf012
SM
36542018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
3655
3656 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
3657 "set variable index = 42".
3658
87d6a7aa
SM
36592018-08-07 Simon Marchi <simon.marchi@ericsson.com>
3660
3661 * boards/index-cache-gdb.exp: New file.
3662 * gdb.dwarf2/index-cache.exp: New file.
3663 * gdb.dwarf2/index-cache.c: New file.
3664 * gdb.base/maint.exp: Check if we are using the index cache.
3665
96d68bd4
RO
36662018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3667
3668 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
3669 MAKEFLAGS.
3670
5a699617
RO
36712018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3672
3673 * dg-extract-results.sh: Move to toplevel contrib.
3674 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
3675 * Makefile.in (check-parallel-racy): Likewise.
3676
5bd18990
AB
36772018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
3678
3679 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
3680 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
3681 tests if the target supports scheduler locking.
3682
3fbbcf47
TV
36832018-08-04 Tom de Vries <tdevries@suse.de>
3684
3685 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
3686
3e1d3d8c
TT
36872018-08-02 Tom Tromey <tom@tromey.com>
3688
3689 PR symtab/16842.
3690 * gdb.cp/temargs.exp: Test "info address" of a template
3691 parameter.
3692
5abe0f0c
JV
36932018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
3694
3695 * gdb.python/py-mi-var-info-path-expression.c: New file.
3696 * gdb.python/py-mi-var-info-path-expression.py: New file.
3697 * gdb.python/py-mi-var-info-path-expression.exp: New file.
3698
fb66cde8
SDJ
36992018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
3700
3701 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
3702 error after "cannot resolve name" string.
3703
c708f4d2
AB
37042018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3705
3706 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
3707 started.
3708 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
3709
37cc0cae
TV
37102018-07-28 Tom de Vries <tdevries@suse.de>
3711
3712 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3713
63b4ecf7
TV
37142018-07-26 Tom de Vries <tdevries@suse.de>
3715
3716 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
3717
3c3bb058
AB
37182018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
3719
3720 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
3721 is visible.
3722
9e7f3bbb
TV
37232018-07-26 Tom de Vries <tdevries@suse.de>
3724
3725 PR breakpoints/23366
3726 * gdb.base/catch-follow-exec.c: New test.
3727 * gdb.base/catch-follow-exec.exp: New file.
3728
16f808ec
TV
37292018-07-25 Tom de Vries <tdevries@suse.de>
3730
3731 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3732 vla-optimized-out.c.
3733
d7154a8d
JV
37342018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3735
3736 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3737 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3738
232a0032
TV
37392018-07-20 Tom de Vries <tdevries@suse.de>
3740
3741 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3742 NOCLONE macro.
3743 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3744
fbb1d502
TV
37452018-07-19 Tom de Vries <tdevries@suse.de>
3746
3747 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
3748 regular expression.
3749
42dc7699
TV
37502018-07-18 Tom de Vries <tdevries@suse.de>
3751
3752 * gdb.base/vla-optimized-out.c: New test.
3753 * gdb.base/vla-optimized-out.exp: New file.
3754
7f1f7e23
SDJ
37552018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
3756
3757 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
3758 message "No address associated with hostname" when gdbserver
3759 cannot resolve the hostname.
3760
5759ebb3
PW
37612018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3762
3763 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
3764 Add some test prefixes to make tests unique.
3765
3606ccab
PW
37662018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3767
3768 * gdb.base/frameapply.c: New file.
3769 * gdb.base/frameapply.exp: New file.
3770
529c08b2
PW
37712018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3772
3773 * gdb.base/skip.exp: Update expected error message.
3774
c7ab0aef
SDJ
37752018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3776 Jan Kratochvil <jan.kratochvil@redhat.com>
3777 Paul Fertser <fercerpav@gmail.com>
3778 Tsutomu Seki <sekiriki@gmail.com>
3779
3780 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
3781 parameter.
3782 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
3783 by default.
3784 * boards/native-gdbserver.exp: Likewise.
3785 * gdb.server/run-without-local-binary.exp: Improve regexp used
3786 for detecting when a remote debugging connection succeeds.
3787 * gdb.server/server-connect.exp: New file.
3788 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
3789 Do not prefix the port number with ":".
3790 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
3791 support for detecting and using it. Add '$debughost_gdbserver'
3792 to the list of arguments used to start gdbserver. Handle case
3793 when gdbserver cannot resolve a network name.
3794
16ff70dd
SDJ
37952018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3796
3797 PR c++/23373
3798 * gdb.base/ptype-offsets.cc (struct static_member): New
3799 struct.
3800 (main) <stmember>: New variable.
3801 * gdb.base/ptype-offsets.exp: Add test for printing a struct
3802 with a static member in it.
3803
3541979f
AB
38042018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
3805
3806 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
3807 watchpoints enabled and disabled.
3808
c8ad9b9a
AB
38092018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3810
3811 * gdb.base/examine-backward.exp: Still run tests around address
3812 0x0, even if address 0x0 is not readable. Update the pattern for
3813 matching address 0x0 in expected output.
3814
e0e5e971
AB
38152018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3816
3817 * gdb.base/share-env-with-gdbserver.c (main): Add call to
3818 malloc/free.
3819
1ea5da02
TV
38202018-07-04 Tom de Vries <tdevries@suse.de>
3821
3822 * gdb.dwarf2/dw2-error.exp: Update expected error message.
3823
471b9d15
MR
38242018-07-02 Maciej W. Rozycki <macro@mips.com>
3825
3826 PR tdep/8282
3827 * gdb.arch/mips-disassembler-options.exp: New test.
3828 * gdb.arch/mips-disassembler-options.s: New test source.
3829
75acb486
PA
38302018-06-29 Pedro Alves <palves@redhat.com>
3831
3832 * gdb.threads/names.exp: Adjust expected "info threads" output.
3833
cd2bb709
PA
38342018-06-29 Pedro Alves <palves@redhat.com>
3835
3836 * gdb.opt/inline-break.exp (line number, address): Add "info
3837 break" tests.
3838
991ff292
PA
38392018-06-29 Pedro Alves <palves@redhat.com>
3840
3841 * gdb.opt/inline-break.c (func1): Add "break here" marker.
3842 * gdb.opt/inline-break.exp: Test setting breakpoints by line
3843 number and address and running to them.
3844
356819b6 38452018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
3846
3847 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
3848
2512d7ef
JK
38492018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3850
3851 * lib/compiler.c: Remove executable permission flag.
3852
be1b6474
RB
38532018-06-28 Richard Bunt <richard.bunt@arm.com>
3854
3855 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
3856 code.
3857 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
3858
291f9a96
PT
38592018-06-28 Petr Tesarik <ptesarik@suse.cz>
3860
3861 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
3862
ed6dfe51
PT
38632018-06-28 Petr Tesarik <ptesarik@suse.cz>
3864
3865 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
3866 address argument is omitted.
3867
d4d429d5
PT
38682018-06-28 Petr Tesarik <ptesarik@suse.cz>
3869
3870 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
3871
7ab6656f
OJ
38722018-06-27 Omair Javaid <omair.javaid@linaro.org>
3873
3874 PR gdb/21695
3875 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
3876 * gdb.base/infoline-reloc-main-from-zero.c: New file.
3877
a33ccfc7
TT
38782018-06-26 Tom Tromey <tom@tromey.com>
3879
3880 PR rust/22574:
3881 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
3882 * gdb.rust/simple.rs (struct SimpleLayout): New.
3883
6d72d289
SM
38842018-06-22 Simon Marchi <simon.marchi@ericsson.com>
3885
3886 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
3887 "info registers" output.
3888
8363f9d5
RB
38892018-06-21 Richard Bunt <richard.bunt@arm.com>
3890
3891 * gdb.base/watchpoint-hw-attach.c: New test.
3892 * gdb.base/watchpoint-hw-attach.exp: New file.
3893
f00674fe
SM
38942018-06-20 Simon Marchi <simon.marchi@ericsson.com>
3895
3896 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
3897 through /bin/sh.
3898 * boards/dwarf4-gdb-index.exp: Likewise.
3899 * boards/fission-dwp.exp: Likewise.
3900
1d554008
UW
39012018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
3902
3903 * gdb.base/float128.exp: Add comment and improved fail message
3904 to the failure case of "print large128" test.
3905
d0ac1c44
SM
39062018-06-19 Simon Marchi <simon.marchi@ericsson.com>
3907
3908 * configure.ac: Remove AC_PREREQ.
3909 * configure: Re-generate.
3910
61b04dd0
PA
39112018-06-19 Pedro Alves <palves@redhat.com>
3912
3913 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
3914 (func_extern_caller): New.
3915 (main): Call func_extern_caller.
3916 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
3917 logic change.
3918
f63b508a
SM
39192018-06-18 Weimin Pan <weimin.pan@oracle.com>
3920
3921 PR gdb/16841
3922 * gdb.cp/typedef-base.cc: New file.
3923 * gdb.cp/typedef-base.exp: New file.
3924
0fe3a558
TV
39252018-06-18 Tom de Vries <tdevries@suse.de>
3926
3927 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
3928
7010835a
AB
39292018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3930 Richard Bunt <Richard.Bunt@arm.com>
3931
3932 * gdb.threads/attach-slow-waitpid.c: New file.
3933 * gdb.threads/attach-slow-waitpid.exp: New file.
3934 * gdb.threads/slow-waitpid.c: New file.
3935
14897d65
PA
39362018-06-14 Pedro Alves <palves@redhat.com>
3937
3938 * gdb.base/fork-running-state.c: Include <errno.h>.
3939 (exit_if_relative_exits): New.
3940 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
3941 exits.
3942 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
3943 child exits.
3944
5d9a0608
TV
39452018-06-14 Tom de Vries <tdevries@suse.de>
3946
3947 PR cli/22573
3948 * gdb.base/finish-pretty.c: New test.
3949 * gdb.base/finish-pretty.exp: New file.
3950
11ae5818
PA
39512018-06-14 Pedro Alves <palves@redhat.com>
3952
3953 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
3954 gdb's expected startup output.
3955
1d39de44
PA
39562018-06-14 Pedro Alves <palves@redhat.com>
3957
3958 * lib/selftest-support.exp (selftest_setup): Remove inlined
3959 function handling.
3960
70ee0000
TV
39612018-06-14 Tom de Vries <tdevries@suse.de>
3962
3963 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
3964 matching of breakpoint printing.
3965
11f4b608
TV
39662018-06-13 Tom de Vries <tdevries@suse.de>
3967
3968 PR testsuite/23269
3969 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3970 (fork_child): ... here, and ...
3971 (fork_parent): ... here.
3972
39732018-06-12 Tom de Vries <tdevries@suse.de>
3974
3975 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3976
9516f85a
AB
39772018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3978 Stephen Roberts <stephen.roberts@arm.com>
3979
3980 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3981 rewrite test to describe action performed, rather than possible
3982 failure.
3983
5045b3d7
GB
39842018-06-08 Gary Benson <gbenson@redhat.com>
3985
3986 * gdb.threads/check-libthread-db.exp: New file.
3987 * gdb.threads/check-libthread-db.c: Likewise.
3988
c61b06a1
TT
39892018-06-05 Tom Tromey <tom@tromey.com>
3990
3991 * gdb.base/default.exp: Update expected "show version" output.
3992
eb6af809
TT
39932018-06-05 Tom Tromey <tom@tromey.com>
3994
3995 PR cli/12326:
3996 * gdb.cp/static-print-quit.exp: Update.
3997 * lib/gdb.exp (pagination_prompt): Update.
3998 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3999 * gdb.python/python.exp: Update.
4000
178d6a63
JB
40012018-06-04 Joel Brobecker <brobecker@adacore.com>
4002
4003 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4004
8e817061
JB
40052018-06-01 Joel Brobecker <brobecker@adacore.com>
4006
4007 * gdb.ada/bp_fun_addr: New testcase.
4008
e86ca25f
TT
40092018-06-01 Tom Tromey <tom@tromey.com>
4010
4011 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4012 results.
4013 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4014 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4015 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4016 * gdb.base/maint.exp (maint_pass_if): Update.
4017
4b2dfa9d
MR
40182018-05-31 Maciej W. Rozycki <macro@mips.com>
4019
4020 * gdb.base/endian.exp: New test.
4021 * gdb.base/endian.c: New test source.
4022
45f25d6c
AB
40232018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4024
4025 PR gdb/23203
4026 * gdb.base/bt-selected-frame.c: New file.
4027 * gdb.base/bt-selected-frame.exp: New file.
4028 * lib/gdb.exp (get_current_frame_number): New function.
4029
d9f6d7f8
MR
40302018-05-24 Maciej W. Rozycki <macro@mips.com>
4031 Pedro Alves <palves@redhat.com>
4032
4033 * gdb.threads/tls-core.c: Include <stdlib.h>
4034 (thread_proc): Call `abort'.
4035 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4036 (tls_core_test): New procedure, bits factored out from ...
4037 (top level): ... here. Test both native cores and gcore cores.
4038
ff1cf532
TT
40392018-05-23 Tom Tromey <tom@tromey.com>
4040
4041 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4042
b98664d3
TT
40432018-05-23 Tom Tromey <tom@tromey.com>
4044
4045 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4046 symfile_complaints.
4047 (test_short_complaints): Likewise.
4048 (test_empty_complaints): Likewise.
4049 (test_initial_complaints): Update.
4050
4e9668d0
TT
40512018-05-23 Tom Tromey <tom@tromey.com>
4052
4053 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4054
43ba33c7
TT
40552018-05-23 Tom Tromey <tom@tromey.com>
4056
4057 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4058 (test_short_complaints): Update.
4059
035522c0
PA
40602018-05-22 Pedro Alves <palves@redhat.com>
4061
4062 * gdb.base/remote.exp: Only gdb_start after compiling the
4063 testcase. Issue "disconnect" before testing "set remote" command
4064 defaults. Issue clean_restart before running to main.
4065
cc0be08f
PA
40662018-05-22 Pedro Alves <palves@redhat.com>
4067
4068 * gdb.base/remote.exp: Adjust expected output of "show remote
4069 memory-write-packet-size". Add tests for "set remote
4070 memory-write-packet-size 0" and "set remote
4071 memory-write-packet-size fixed/limit".
4072
b1b60145
PA
40732018-05-22 Pedro Alves <palves@redhat.com>
4074
4075 PR gdb/22973
4076 * gdb.base/utf8-identifiers.c: New file.
4077 * gdb.base/utf8-identifiers.exp: New file.
4078
0ec848ad
PFC
40792018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4080
4081 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4082
2c3305f6
PFC
40832018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4084
4085 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4086
ce1e8424
TT
40872018-05-18 Tom Tromey <tom@tromey.com>
4088
4089 * gdb.base/ptype-offsets.exp: Update.
4090
ddfe970e
KS
40912018-05-17 Keith Seitz <keiths@redhat.com>
4092
4093 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4094 in expected breakpoint stop locations.
4095 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4096 move to proper scope to test variable values.
4097 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4098 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4099 New functions.
4100 (main): Call not_inline_func3.
4101 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4102 inline_func1, inline_func2, and inline_func3. Test that when each
4103 breakpoint is hit, GDB properly reports both the stop location
4104 and the backtrace. Repeat tests for temporary breakpoints.
4105
0726fcc6
MR
41062018-05-15 Maciej W. Rozycki <macro@mips.com>
4107
4108 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4109 rather then trying to access it in determining whether the PID
4110 of `gdbserver' could have been retrieved.
4111
8ee22052
AB
41122018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4113
4114 * gdb.arch/amd64-init-x87-values.S: New file.
4115 * gdb.arch/amd64-init-x87-values.exp: New file.
4116
7785df48
JK
41172018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4118
4119 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4120
56bcdbea
TT
41212018-05-04 Tom Tromey <tom@tromey.com>
4122
4123 PR python/22730:
4124 * gdb.python/python.exp: Test multi-line execute.
4125
a913fffb
TT
41262018-05-04 Tom Tromey <tom@tromey.com>
4127
4128 PR python/22731:
4129 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4130
7a2c85f2
TT
41312018-05-04 Tom Tromey <tom@tromey.com>
4132
4133 PR gdb/11750:
4134 * gdb.base/define.exp: Test defining a user command inside a user
4135 command.
4136 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4137
a3b60e45
JK
41382018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4139 Pedro Alves <palves@redhat.com>
4140
4141 PR breakpoints/19806 and support for PR external/20207.
4142 * gdb.base/watchpoint-unaligned.c: New file.
4143 * gdb.base/watchpoint-unaligned.exp: New file.
4144
45fe4a03
AB
41452018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4146
4147 * gdb.base/maint.exp: Make test names unique, use
4148 test_prefix_command_help to test 'help maint info', and remove
4149 repeated test of 'help maint'.
4150
9be2ae8f
TT
41512018-05-04 Tom Tromey <tom@tromey.com>
4152
4153 PR gdb/22619:
4154 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4155 behavior.
4156
11859c31
AB
41572018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4158
4159 * gdb.base/maint.exp: Process output from 'maint print registers'
4160 line at a time.
4161
089a9490
AB
41622018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4163
4164 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4165 timeout.
4166
9b0797e2
AB
41672018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4168
4169 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4170 filter pattern.
4171
f6ac5f3d
PA
41722018-05-02 Pedro Alves <palves@redhat.com>
4173
4174 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4175 to_log_command renames.
4176 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4177
77d3c63b
TT
41782018-05-02 Tom Tromey <tom@tromey.com>
4179
4180 * gdb.python/py-parameter.exp: Set test message.
4181
0489430a
TT
41822018-05-02 Tom Tromey <tom@tromey.com>
4183
4184 PR python/20084:
4185 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4186 PARAM_ZUINTEGER_UNLIMITED tests.
4187
1632f8ba
DR
41882018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4189
4190 PR rust/23124
4191 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4192 when casting.
4193
6d7bb824
TT
41942018-04-30 Tom Tromey <tom@tromey.com>
4195
4196 * gdb.python/py-type.exp: Check align attribute.
4197 * gdb.python/py-type.c: New "aligncheck" global.
4198
007e1530
TT
41992018-04-30 Tom Tromey <tom@tromey.com>
4200
4201 PR exp/17095:
4202 * gdb.dwarf2/dw2-align.exp: New file.
4203 * gdb.cp/align.exp: New file.
4204 * gdb.base/align.exp: New file.
4205 * lib/gdb.exp (gdb_int128_helper): New proc.
4206 (has_int128_c, has_int128_cxx): New caching procs.
4207
6873858b
TT
42082018-04-27 Tom Tromey <tom@tromey.com>
4209
4210 PR rust/22545:
4211 * gdb.rust/simple.exp: Add inclusive range tests.
4212
79188d8d
PA
42132018-04-26 Pedro Alves <palves@redhat.com>
4214
4215 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4216 ifunc breakpoint locations correctly of ifunc breakpoints set
4217 while the program resolves the ifunc.
4218
c7075ad5
PA
42192018-04-26 Pedro Alves <palves@redhat.com>
4220
4221 * gdb.base/gnu-ifunc-final.c: New file.
4222 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4223 * gdb.base/gnu-ifunc.exp (executable): Delete.
4224 (staticexecutable): Adjust.
4225 (lib_opts, exec_opts): Delete.
4226 (make_binsuffix, build, set-break): New procedures.
4227 (misc_tests): New, with tests factored out from the top level.
4228 (top level): Test different combinations of ifunc resolver name,
4229 resolver with and with debug info, and ifunc target with and
4230 without debug info. Wrap static tests with with_target_prefix.
4231
8388016d
PA
42322018-04-26 Pedro Alves <palves@redhat.com>
4233
4234 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4235 return type" warnings.
4236
249b5733
PA
42372018-04-25 Pedro Alves <palves@redhat.com>
4238
4239 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4240 killed".
4241 * gdb.base/kill-after-signal.exp: Likewise.
4242 * gdb.threads/kill.exp: Likewise.
4243
f67c0c91
SDJ
42442018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4245 Sergio Durigan Junior <sergiodj@redhat.com>
4246 Pedro Alves <palves@redhat.com>
4247
4248 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4249 regexps to expect for '[Inferior ... detached]' as well.
4250 * gdb.base/attach.exp: Likewise.
4251 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4252 "gdb_continue_to_end".
4253 (test_catch_syscall_with_wrong_args): Likewise.
4254 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4255 ']'. Don't set 'verbose' on.
4256 * gdb.base/foll-vfork.exp: Likewise.
4257 * gdb.base/fork-print-inferior-events.c: New file.
4258 * gdb.base/fork-print-inferior-events.exp: New file.
4259 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4260 '[Inferior ... has been killed]' message.
4261 * gdb.base/kill-after-signal.exp: Likewise.
4262 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4263 detach message.
4264 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4265 message.
4266 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4267 regexps to expect for '[Inferior ... detached]' as well.
4268 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4269
0a8ddac4
SM
42702018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4271
4272 PR gdb/23104
4273 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4274
d27d16bf
RB
42752018-04-19 Richard Bunt <richard.bunt@arm.com>
4276
4277 * gdb.threads/multiple-successive-infcall.c: New test.
4278 * gdb.threads/multiple-successive-infcall.exp: New file.
4279
a037790e
TT
42802018-04-17 Tom Tromey <tom@tromey.com>
4281
4282 * gdb.rust/simple.rs (Union): New type.
4283 (main): New local "u".
4284 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4285
e3a91079
AA
42862018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4287
4288 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4289 number information in output of "whereis" command.
4290 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4291
b744723f
AA
42922018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4293
4294 * gdb.ada/info_types.exp: Adjust expected output to the line
4295 numbers now printed by "info var/func/type".
4296 * gdb.base/completion.exp: Likewise.
4297 * gdb.base/included.exp: Likewise.
4298 * gdb.cp/cp-relocate.exp: Likewise.
4299 * gdb.cp/cplusfuncs.exp: Likewise.
4300 * gdb.cp/namespace.exp: Likewise.
4301 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4302
4a4495d6
MM
43032018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4304
4305 * gdb.btrace/cpu.exp: New.
4306
1d509aa6
MM
43072018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4308
4309 * gdb.base/step-indirect-call-thunk.exp: New.
4310 * gdb.base/step-indirect-call-thunk.c: New.
4311 * gdb.reverse/step-indirect-call-thunk.exp: New.
4312 * gdb.reverse/step-indirect-call-thunk.c: New.
4313
6295b6da
SM
43142018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4315
4316 * gdb.base/pie-fork.c: New file.
4317 * gdb.base/pie-fork.exp: New file.
4318
50146e70
TT
43192018-04-11 Tom Tromey <tom@tromey.com>
4320
4321 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4322
f50d8a2e
PA
43232018-04-10 Pedro Alves <palves@redhat.com>
4324
4325 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4326 exits. Instead loop running forever.
4327 (fork_parent): Run forever too.
4328
a0be7a36
SM
43292018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4330
4331 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4332 mi_continue_to_line.
4333 * gdb.mi/mi-stack.c (callee4): Add comment.
4334
9b73db36
SM
43352018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4336
4337 * gdb.mi/mi-stack.exp: Fix indentation.
4338
c912f608
SM
43392018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4340
4341 PR gdb/22979
4342 * gdb.arch/amd64-osabi.exp: New file.
4343
26540402
SM
43442018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4345
4346 PR gdb/22980
4347 * gdb.base/osabi.exp: New file.
4348
121ad66c 43492018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
4350
4351 * gdb.cp/static-typedef-print.exp: New file.
4352 * gdb.cp/static-typedef-print.cc: New file.
4353
3fcded8f
JB
43542018-03-27 Joel Brobecker <brobecker@adacore.com>
4355
4356 * gdb.ada/varsize_limit: New testcase.
4357
59cc4834
JB
43582018-03-27 Joel Brobecker <brobecker@adacore.com>
4359
4360 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4361
4362 * gdb.ada/notcplusplus: New testcase.
4363
4364 * gdb.base/c-linkage-name.c: New file.
4365 * gdb.base/c-linkage-name.exp: New testcase.
4366
4ca59a9f
TT
43672018-03-26 Tom Tromey <tom@tromey.com>
4368
4369 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4370 * gdb.python/py-framefilter.py (name_error): New global.
4371 (ErrorInName.function): Use name_error.
4372
978d6c75
TT
43732018-03-26 Tom Tromey <tom@tromey.com>
4374
4375 PR backtrace/15582:
4376 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4377
b7fee5a3
KS
43782018-03-23 Keith Seitz <keiths@redhat.com>
4379
4380 PR c++/22968
4381 * gdb.cp/subtypes.exp: New file.
4382 * gdb.cp/subtypes.h: New file.
4383 * gdb.cp/subtypes.cc: New file.
4384 * gdb.cp/subtypes-2.cc: New file.
4385
376be529
AB
43862018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4387
4388 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4389 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4390 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4391 -nostartfiles when compiling the test. Confirm that all registers
4392 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4393
066cfa98
AB
43942018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4395
4396 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4397 option, syntax was wrong anyway.
4398 * gdb.arch/arm-disp-step.exp: Likewise.
4399 * gdb.arch/sparc64-regs.exp: Likewise.
4400 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4401 option, syntax was wrong anyway, switch to use
4402 prepare_for_testing.
4403 * gdb.arch/i386-disp-step.exp: Likewise.
4404
079670b9
AA
44052018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4406
4407 * gdb.ada/exec_changed.exp: Replace "target_info exists
4408 use_gdb_stub" by "use_gdb_stub".
4409 * gdb.ada/start.exp: Likewise.
4410 * gdb.base/async-shell.exp: Likewise.
4411 * gdb.base/attach-pie-misread.exp: Likewise.
4412 * gdb.base/attach-wait-input.exp: Likewise.
4413 * gdb.base/break-entry.exp: Likewise.
4414 * gdb.base/break-interp.exp: Likewise.
4415 * gdb.base/dprintf-detach.exp: Likewise.
4416 * gdb.base/nostdlib.exp: Likewise.
4417 * gdb.base/solib-nodir.exp: Likewise.
4418 * gdb.base/statistics.exp: Likewise.
4419 * gdb.base/testenv.exp: Likewise.
4420 * gdb.mi/mi-exec-run.exp: Likewise.
4421 * gdb.mi/mi-start.exp: Likewise.
4422 * gdb.multi/dummy-frame-restore.exp: Likewise.
4423 * gdb.multi/multi-arch-exec.exp: Likewise.
4424 * gdb.multi/multi-arch.exp: Likewise.
4425 * gdb.multi/tids.exp: Likewise.
4426 * gdb.multi/watchpoint-multi.exp: Likewise.
4427 * gdb.python/py-events.exp: Likewise.
4428 * gdb.threads/attach-into-signal.exp: Likewise.
4429 * gdb.threads/attach-stopped.exp: Likewise.
4430 * gdb.threads/threadapply.exp: Likewise.
4431 * lib/selftest-support.exp: Likewise.
4432
26d6cec4
AA
44332018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4434
4435 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4436
4ee89e90
SR
44372018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4438
4439 * gdb.perf/template-breakpoints.cc: New file.
4440 * gdb.perf/template-breakpoints.exp: New file.
4441 * gdb.perf/template-breakpoints.py: New file.
4442
92630041
TT
44432018-03-19 Tom Tromey <tom@tromey.com>
4444
4445 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4446 y0.
4447 * gdb.rust/simple.exp: Test bare identifier form of struct
4448 initializer.
4449
76727919
TT
44502018-03-19 Tom Tromey <tom@tromey.com>
4451
4452 * gdb.gdb/observer.exp: Remove.
4453
194ed413
AA
44542018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4455
4456 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4457 "qualified" option when setting breakpoints.
4458 * gdb.trace/backtrace.exp: Likewise.
4459 * gdb.trace/circ.exp: Likewise.
4460 * gdb.trace/collection.exp: Likewise.
4461 * gdb.trace/disconnected-tracing.exp: Likewise.
4462 * gdb.trace/ftrace-lock.exp: Likewise.
4463 * gdb.trace/ftrace.exp: Likewise.
4464 * gdb.trace/infotrace.exp: Likewise.
4465 * gdb.trace/packetlen.exp: Likewise.
4466 * gdb.trace/passc-dyn.exp: Likewise.
4467 * gdb.trace/qtro.exp: Likewise.
4468 * gdb.trace/read-memory.exp: Likewise.
4469 * gdb.trace/report.exp: Likewise.
4470 * gdb.trace/signal.exp: Likewise.
4471 * gdb.trace/status-stop.exp: Likewise.
4472 * gdb.trace/strace.exp: Likewise.
4473 * gdb.trace/tfind.exp: Likewise.
4474 * gdb.trace/trace-break.exp: Likewise.
4475 * gdb.trace/trace-condition.exp: Likewise.
4476 * gdb.trace/trace-mt.exp: Likewise.
4477 * gdb.trace/tstatus.exp: Likewise.
4478 * gdb.trace/tsv.exp: Likewise.
4479 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4480 * gdb.trace/unavailable.exp: Likewise.
4481 * gdb.trace/while-dyn.exp: Likewise.
4482
8b067d2c
AA
44832018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4484
4485 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4486 that libinproctrace is copied to the target.
4487
3ae9ce5d
TT
44882018-03-14 Tom Tromey <tom@tromey.com>
4489
4490 PR cli/14977:
4491 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4492 a null pointer.
4493 * gdb.base/wchar.exp: Likewise.
4494
b8c2339b
TT
44952018-03-14 Tom Tromey <tom@tromey.com>
4496
4497 PR cli/19918:
4498 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4499 flag.
4500
4872dc46
SM
45012018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4502
4503 PR gdb/22841
4504 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4505 "target" to remote_exec.
4506
e4fe3756
SM
45072018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4508
4509 PR gdb/22841
4510 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4511 ${board}_upload): Remove.
4512
e95a97d4
AA
45132018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4514
4515 * gdb.cp/watch-cp.cc: New test.
4516 * gdb.cp/watch-cp.exp: New file.
4517
dbbb1059
AB
45182018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4519
4520 * gdb.base/infcall-nested-structs.exp: New file.
4521 * gdb.base/infcall-nested-structs.c: New file.
4522 * gdb.base/float.exp: Add riscv support.
4523
ecc054c0
TP
45242018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
4525
4526 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
4527 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
4528
25e3c82c
SDJ
45292018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4530
4531 * gdb.server/abspath.exp: New file.
4532 * lib/gdb.exp (with_cwd): New procedure.
4533
3083294d
SM
45342018-02-28 Simon Marchi <simon.marchi@ericsson.com>
4535
4536 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
4537 use it.
4538 (gdb_is_target_remote_prompt): New proc.
4539 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
4540 (gdb_is_target_native): Pass prompt parameter to
4541 gdb_is_target_1.
4542
3275ef47
SM
45432018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
4544
4545 * gdb.base/load-command.c: New file.
4546 * gdb.base/load-command.exp: New file.
4547 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
4548 (gdb_is_target_1): ...this, and generalize for other targets
4549 than just remote.
4550 (gdb_is_target_remote): Use gdb_is_target_1.
4551 (gdb_is_target_native): use gdb_is_target_1.
4552
6893c19a
TT
45532018-02-26 Tom Tromey <tom@tromey.com>
4554
4555 PR python/16497:
4556 * gdb.python/py-framefilter.exp: Update test.
4557
2ddeaf8a
TT
45582018-02-26 Tom Tromey <tom@tromey.com>
4559
4560 * gdb.dwarf2/variant.c: New file.
4561 * gdb.dwarf2/variant.exp: New file.
4562
c9317f21
TT
45632018-02-26 Tom Tromey <tom@tromey.com>
4564
4565 * gdb.rust/simple.exp: Accept more possible results in enum test.
4566
6f6d0c26
SM
45672018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
4568
4569 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
4570 parentheses.
4571
11b03145
MR
45722018-02-23 Maciej W. Rozycki <macro@mips.com>
4573
4574 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
4575 name of a variable: $actual_linejj -> $actual_line.
4576
54a27fe5
JB
45772018-02-21 John Baldwin <jhb@FreeBSD.org>
4578
4579 * gdb.arch/amd64-i386-address.exp: Fix a typo.
4580
de65820c
MM
45812018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4582
4583 * gdb.btrace/buffer-size.exp: Do not force BTS.
4584
980548fd
PA
45852018-02-14 Pedro Alves <palves@redhat.com>
4586
4587 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
4588 getting a "Quit".
4589
c4e12631
MM
45902018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4591
4592 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
4593 Fix test name.
4594
c2e0e465
SM
45952018-02-07 Simon Marchi <simon.marchi@ericsson.com>
4596
4597 * gdb.cp/m-static.exp: Check type of optimized out static
4598 member.
4599
f7216783
AB
46002018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
4601
4602 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
4603 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
4604
0625771b
LS
46052018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
4606 Leszek Swirski <leszeks@google.com>
4607
4608 * gdb.python/py-prettyprint.c
4609 (struct to_string_returns_value_inner,
4610 struct to_string_returns_value_wrapper): New.
4611 (main): Add tsrvw variable.
4612 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
4613 ToStringReturnsValueWrapper): New classes.
4614 (register_pretty_printers): Register new pretty-printers.
4615 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
4616 recursive pretty printer.
4617 * gdb.python/py-mi.exp: Likewise.
4618
59498c30
LS
46192018-02-01 Leszek Swirski <leszeks@google.com>
4620
4621 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
4622 functions with the same name as an include file are parsed
4623 correctly.
4624
d4d38844
YQ
46252018-02-01 Yao Qi <yao.qi@linaro.org>
4626
4627 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
4628 "\[^\r\n\]*".
4629
07e5f5cf
NP
46302018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
4631
4632 * gdb.arch/powerpc-prologue-frame.s: New file.
4633 * gdb.arch/powerpc-prologue-frame.c: Likewise.
4634 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
4635
929b5ad4
JB
46362018-01-31 Joel Brobecker <brobecker@adacore.com>
4637
4638 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
4639
e671cd59
PA
46402018-01-30 Pedro Alves <palves@redhat.com>
4641
4642 PR gdb/13211
4643 * gdb.base/interrupt-daemon.c: New.
4644 * gdb.base/interrupt-daemon.exp: New.
4645 * gdb.multi/multi-term-settings.c: New.
4646 * gdb.multi/multi-term-settings.exp: New.
4647
fc413dc4
JB
46482018-01-30 Joel Brobecker <brobecker@adacore.com>
4649
4650 * gdb.base/break.exp: Save the location where the breakpoint
4651 on break.c:47 was actually inserted when debugging the version
4652 compiled at -O2 and use it in the expected output of the "info
4653 break" test performed soon after.
4654
5c319bb2
PA
46552018-01-22 Pedro Alves <palves@redhat.com>
4656 Sergio Durigan Junior <sergiodj@redhat.com>
4657
4658 * gdb.base/whatis.exp: Add tests for 'set print object on' +
4659 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
4660
a9e40818
JB
46612018-01-22 Joel Brobecker <brobecker@adacore.com>
4662
4663 * gdb.base/break-include.c, gdb.base/break-include.inc,
4664 gdb.base/break-include.exp: New files.
4665 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
4666 line number now being the actual line number where the breakpoint
4667 was inserted.
4668 * gdb.mi/mi-break.exp: Likewise.
4669 * gdb.mi/mi-reverse.exp: Likewise.
4670 * gdb.mi/mi-simplerun.exp: Ditto.
4671
e707fc44
AB
46722018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4673
4674 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
4675 varobj.
4676 * gdb.mi/mi-var-create-rtti.exp: Likewise.
4677
ae451627
AB
46782018-01-21 Don Breazeal <donb@codesourcery.com>
4679 Andrew Burgess <andrew.burgess@embecosm.com>
4680
4681 * gdb.mi/basics.c: Add new global.
4682 * gdb.mi/mi-frame-regs.exp: New file.
4683 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
4684 case.
4685
b1b189e0
AB
46862018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4687
4688 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4689 non-parameter, and on an unknown symbol.
4690
fcfcc376
TT
46912018-01-19 Tom Tromey <tom@tromey.com>
4692
4693 * gdb.rust/modules.rs (TWENTY_THREE): New global.
4694 * gdb.rust/modules.exp: Add ::-qualified lookup test.
4695
634c1c31
AA
46962018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4697
4698 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
4699 setrlimit and chdir to int.
4700
d6ad07fd
AA
47012018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4702
4703 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
4704 function.
4705 (my_tend): Likewise.
4706 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
4707 rationale of avoiding FP- and vector instructions.
4708
adf8243b
RK
47092018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
4710
4711 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
4712 "info reg" with "\[ \t\]*".
4713 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
4714 "\[ \t\]+".
4715 * gdb.arch/s390-multiarch.exp: Ditto.
4716 * gdb.base/pc-fp.exp: Ditto.
4717 * gdb.reverse/i386-precsave.exp: Ditto.
4718 * gdb.reverse/i386-reverse.exp: Ditto.
4719 * gdb.reverse/i387-env-reverse.exp: Ditto.
4720 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4721
dcc06925
AA
47222018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4723
4724 * lib/gdb.exp (gdb_compile): Re-enable use of
4725 universal_compile_options for languages other than Rust.
4726
25d4fd80
AA
47272018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4728
4729 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4730
ee7f689e 47312018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
4732
4733 PR gdb/16577
4734 * gdb.base/solib-vanish.exp: New.
4735 * gdb.base/solib-vanish-main.c: New.
4736 * gdb.base/solib-vanish-lib1.c: New.
4737 * gdb.base/solib-vanish-lib2.c: New.
4738
d8447b6b
YQ
47392018-01-17 Yao Qi <yao.qi@linaro.org>
4740
4741 * gdb.compile/compile.exp: Match the address printed for
4742 frame in the output of command "bt".
4743
86d6a90c
TT
47442018-01-15 Tom Tromey <tom@tromey.com>
4745
4746 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
4747 compute sp_reg.
4748
cbcdb1aa
AB
47492018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4750
4751 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
4752 to prepare.
4753 (prepare): Return 0 on error, 1 on success.
4754
eea61984
PA
47552018-01-12 Pedro Alves <palves@redhat.com>
4756
4757 * gdb.base/continue-after-aborted-step-over.c: New.
4758 * gdb.base/continue-after-aborted-step-over.exp: New.
4759
6181e9c2
SM
47602018-01-11 Simon Marchi <simon.marchi@ericsson.com>
4761
4762 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
4763 options when not creating an executable.
4764
3cada740
PA
47652018-01-11 Pedro Alves <palves@redhat.com>
4766
4767 PR remote/22597
4768 * gdb.server/stop-reply-no-thread.c: New file.
4769 * gdb.server/stop-reply-no-thread.exp: New file.
4770
c63d3e8d
PA
47712018-01-10 Pedro Alves <palves@redhat.com>
4772
4773 PR gdb/22670
4774 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
4775 functions too. Test setting breakpoints and printing C functions
4776 with no debug info too.
4777 * gdb.ada/bp_c_mixed_case/qux.c: New file.
4778
d4c2a405
PA
47792018-01-10 Pedro Alves <palves@redhat.com>
4780
4781 PR gdb/22670
4782 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
4783 a fail.
4784
8825213e
PA
47852018-01-10 Pedro Alves <palves@redhat.com>
4786
4787 PR gdb/22670
4788 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
4789
605fd3c6
YQ
47902018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4791
4792 * gdb.server/unittest.exp: Match the output in non-development
4793 mode.
4794
1e5ded6c
YQ
47952018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4796
4797 * gdb.gdb/unittest.exp: Match output in non-development mode.
4798
30066b0b
JB
47992018-01-08 Joel Brobecker <brobecker@adacore.com>
4800
4801 * gdb.ada/access_tagged_param.exp: Relax expected output
4802 for value of "ObjL" in "continue" to pck.inspect breakpoint
4803 test.
4804
04bafb1e
XR
48052018-01-08 Joel Brobecker <brobecker@adacore.com>
4806
9f86398b
JB
4807 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
4808 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 4809
e379cee6
PA
48102018-01-05 Pedro Alves <palves@redhat.com>
4811
4812 PR gdb/18653
4813 * gdb.base/libsegfault.exp: New.
4814
de63c46b
PA
48152018-01-05 Joel Brobecker <brobecker@adacore.com>
4816
4817 PR gdb/22670
4818 * gdb.ada/access_tagged_param.exp: New file.
4819 * gdb.ada/access_tagged_param/foo.adb: New file.
4820
f98fc17b
PA
48212018-01-05 Pedro Alves <palves@redhat.com>
4822
4823 PR gdb/22670
4824 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
4825 exercise lower case too, and to exercise both full matching and
4826 wild matching.
4827
342f8240
JB
48282018-01-05 Joel Brobecker <brobecker@adacore.com>
4829
4830 * gdb.ada/rename_subscript_param: New testcase.
4831
7150d33c
JG
48322018-01-05 Jerome Guitton <guitton@adacore.com>
4833
4834 * gdb.ada/arr_acc_idx_w_gap: New testcase.
4835
cc0e770c
JB
48362018-01-05 Joel Brobecker <brobecker@adacore.com>
4837
4838 * gdb.ada/convvar_comp: New testcase.
4839
672a41aa 48402018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
4841
4842 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
4843 (My_Table): New global variable.
4844 * testsuite/gdb.ada/array_char_idx.exp: Add test.
4845
7365ec2f
JB
48462018-01-04 Joel Brobecker <brobecker@adacore.com>
4847
4848 PR gdb/22670
4849 * gdb.ada/maint_with_ada: New testcase.
4850
289483b6
JB
48512018-01-04 Joel Brobecker <brobecker@adacore.com>
4852
4853 PR gdb/22670
4854 * gdb.ada/bp_c_mixed_case: New testcase.
4855
344420da
JB
48562018-01-04 Joel Brobecker <brobecker@adacore.com>
4857
4858 PR gdb/22670
4859 * gdb.ada/complete.exp: Add "complete break ada" test.
4860
66fc87a0
JB
48612018-01-04 Joel Brobecker <brobecker@adacore.com>
4862
4863 PR gdb/22670
4864 * gdb.ada/info_addr_mixed_case: New testcase.
4865
9f757bf7
XR
48662018-01-03 Xavier Roirand <roirand@adacore.com>
4867
4868 * gdb.ada/excep_handle.exp: New testcase.
4869 * gdb.ada/excep_handle/foo.adb: New file.
4870 * gdb.ada/excep_handle/pck.ads: New file.
4871
bd570f80
JB
48722018-01-03 Joel Brobecker <brobecker@adacore.com>
4873
4874 * gdb.base/step-line.c: Add extra empty line in copyright header.
4875 * gdb.base/step-line.inp: Likewise.
4876
9fe561ab
JB
48772018-01-02 Joel Brobecker <brobecker@adacore.com>
4878
4879 * gdb.ada/dyn_stride.exp: Add slice test.
4880
a405673c
JB
48812018-01-02 Joel Brobecker <brobecker@adacore.com>
4882
4883 * gdb.ada/dyn_stride: New testcase.
4884
cef0f868
SH
48852017-12-27 Stafford Horne <shorne@gmail.com>
4886
4887 * gdb.xml/extra-regs.xml: Add example foo reggroup.
4888 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
4889
b67d92b0
SH
48902017-12-27 Stafford Horne <shorne@gmail.com>
4891
4892 * gdb.base/reggroups.c: New file.
4893 * gdb.base/reggroups.exp: New file.
4894
eccab96d
JB
48952017-12-18 Joel Brobecker <brobecker@adacore.com>
4896
4897 * gdb.dwarf2/ada-valprint-error.c: New file.
4898 * gdb.dwarf2/ada-valprint-error.exp: New file.
4899
0e2da9f0
JB
49002017-12-18 Joel Brobecker <brobecker@adacore.com>
4901
4902 * gdb.ada/assign_arr: New testcase.
4903
cb923fcc
XR
49042017-12-18 Xavier Roirand <roirand@adacore.com>
4905
4906 * gdb.ada/funcall_ptr: New testcase.
4907
7c161838
SDJ
49082017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4909
4910 PR cli/16224
4911 * gdb.base/ptype-offsets.cc: New file.
4912 * gdb.base/ptype-offsets.exp: New file.
4913
1af17fd9
YQ
49142017-12-15 Yao Qi <yao.qi@linaro.org>
4915
4916 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
4917 if XML is disabled.
4918
828d5846
XR
49192017-12-15 Xavier Roirand <roirand@adacore.com>
4920
4921 * gdb.ada/same_component_name: New testcase.
4922
79e8fcaa
JB
49232017-12-14 Joel Brobecker <brobecker@adacore.com>
4924
4925 * gdb.ada/str_binop_equal: New testcase.
4926
e05fa6f9
JB
49272017-12-14 Joel Brobecker <brobecker@adacore.com>
4928
4929 * gdb.ada/task_switch_in_core: New testcase.
4930
b89641ba
SM
49312017-12-13 Simon Marchi <simon.marchi@ericsson.com>
4932
4933 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
4934 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
4935 call test_bkpt_qualified.
4936 (test_bkpt_qualified): New proc.
4937
6892d2e4
PA
49382017-12-13 Pedro Alves <palves@redhat.com>
4939
4940 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4941 Tighten regexp by matching with an anchor.
4942
a22ecf70
PA
49432017-12-13 Pedro Alves <palves@redhat.com>
4944
4945 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
4946 ("expression with namespace"): New set of tests.
4947 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
4948 (Nested::Test_NS::qux): New.
4949 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
4950 defaults to 'start_quote_char' and 'end_quote_char' parameters.
4951
9937536c
JB
49522017-12-13 Joel Brobecker <brobecker@adacore.com>
4953
4954 * gdb.base/server-del-break.c: New file.
4955 * gdb.base/server-del-break.exp: New file.
4956
fe49c6f5
SH
49572017-12-12 Stafford Horne <shorne@gmail.com>
4958
4959 * gdb.xml/tdesc-regs.exp: Add or1k support.
4960
c3d18620
SH
49612017-12-12 Stafford Horne <shorne@gmail.com>
4962
4963 * gdb.base/bp-permanent.c: Define nop of or1k.
4964
c5f9cfc8
JB
49652017-12-11 Joel Brobecker <brobecker@adacore.com>
4966
4967 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
4968 output with components being reordered.
4969
a9c135fc
JB
49702017-12-11 Joel Brobecker <brobecker@adacore.com>
4971
4972 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4973 output with components being reordered.
4974
927aa2e7
JK
49752017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4976 Pedro Alves <palves@redhat.com>
4977
4978 * gdb.base/maint.exp (check for .gdb_index): Check also for
4979 .debug_names.
4980 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4981 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4982 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4983 (.gdb_index used after symbol reloading): Support also .debug_names.
4984 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4985
f17d9474
YQ
49862017-12-08 Yao Qi <yao.qi@linaro.org>
4987
4988 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4989 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4990
a0de8c21
YQ
49912017-12-08 Yao Qi <yao.qi@linaro.org>
4992
4993 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4994 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4995
a738ea1d
YQ
49962017-12-08 Yao Qi <yao.qi@linaro.org>
4997
4998 * gdb.arch/aarch64-tagged-pointer.c: New file.
4999 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5000
1cd9a73b
SDJ
50012017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5002
5003 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5004 "int".
5005
fa6eb693
KS
50062017-12-07 Keith Seitz <keiths@redhat.com>
5007
5008 PR breakpoints/22569
5009 * gdb.linespec/ls-errs.exp: Change expected result of "break
5010 -source this file has spaces.c -line 3".
5011 Check that an explicit source file followed by whitespace is
5012 identified as an invalid explicit location.
5013
883fd55a
KS
50142017-12-07 Keith Seitz <keiths@redhat.com>
5015
5016 * gdb.cp/nested-types.cc: New file.
5017 * gdb.cp/nested-types.exp: New file.
5018 * lib/cp-support.exp: Load data-structures.exp library.
5019 (debug_cp_test_ptype_class): New global.
5020 (cp_ptype_class_verbose, next_line): New procedures.
5021 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5022 Add and document new return value.
5023 Switch the list of lines to a queue.
5024 Add support for new `type' key for nested type definitions.
5025 Add debugging/troubleshooting messages.
5026 * lib/data-structures.exp: New file.
5027
ec72db3e
SM
50282017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5029
5030 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5031 with proc_with_prefix, don't use with_test_prefix.
5032
99598d71
TT
50332017-12-07 Tom Tromey <tom@tromey.com>
5034
5035 * gdb.base/break.exp: Add test for empty "commands".
5036
a8806230
YQ
50372017-12-07 Yao Qi <yao.qi@linaro.org>
5038
5039 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5040 malloc and catch syscall.
5041
824cc835
PM
50422017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5043
e79be6e5 5044 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
5045 tests for explicit locations.
5046
7cc244de
PA
50472017-12-06 Pedro Alves <palves@redhat.com>
5048
5049 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5050 force-disabling XML descriptions.
5051
50a1fdd5
PA
50522017-12-04 Pedro Alves <palves@redhat.com>
5053
5054 PR gdb/22499
5055 * gdb.arch/amd64-disp-step-avx.S: New file.
5056 * gdb.arch/amd64-disp-step-avx.exp: New file.
5057
f0fb2488
PA
50582017-12-03 Pedro Alves <palves@redhat.com>
5059
5060 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5061 and <string.h>.
5062 (parent_function): Print distinct messages when waitpid fails, or
5063 the child exits with a signal, or the child exits for an unhandled
5064 reason.
5065 * gdb.threads/process-dies-while-detaching.exp
5066 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5067 it. Wait for both inferior output and GDB's prompt. Use an
5068 indirect spawn id list.
5069 (do_detach): New parameter 'child_exit'. Use it to compute
5070 expected inferior output.
5071 (test_detach, test_detach_watch, test_detach_killed_outside):
5072 Adjust to pass down the expected child exit kind.
5073
97cbe998
SDJ
50742017-12-01 Joel Brobecker <brobecker@adacore.com>
5075 Sergio Durigan Junior <sergiodj@redhat.com>
5076 Pedro Alves <palves@redhat.com>
5077
5078 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5079
40fc416f
SDJ
50802017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5081
5082 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5083 to 'symbol-file' and 'add-symbol-file' can be
5084 position-independent.
5085
1cc75e92
YQ
50862017-12-01 Yao Qi <yao.qi@linaro.org>
5087
5088 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5089 the URL in copyright header.
5090 * gdb.arch/aarch64-fp.exp: Likewise.
5091 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5092 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5093 * gdb.base/expand-psymtabs.exp: Likewise.
5094 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5095 * gdb.fortran/common-block.exp: Likewise.
5096 * gdb.fortran/common-block.f90: Likewise.
5097 * gdb.fortran/logical.exp: Likewise.
5098 * gdb.fortran/vla-datatypes.f90: Likewise.
5099 * gdb.fortran/vla-sub.f90: Likewise.
5100
875fb7a7
JB
51012017-11-30 Joel Brobecker <brobecker@adacore.com>
5102
5103 * gdb.ada/repeat_dyn: New testcase.
5104
6f14765f
UW
51052017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5106
5107 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5108 Update for changed thread numbering.
5109 * gdb.cell/bt.exp: Update for changed GDB output.
5110
f1af7b94
SM
51112017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5112
5113 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5114 setting isremote by hand.
5115 * boards/dwarf4-gdb-index.exp: Likewise.
5116 * boards/fission.exp: Likewise.
5117 * boards/stabs.exp: Likewise.
5118
e3919f3e
PA
51192017-11-30 Pedro Alves <palves@redhat.com>
5120
5121 * gdb.linespec/cpls-ops.exp
5122 (check_explicit_skips_function_argument): Extract the underlying
5123 type of size_t instead of hardcoding it.
5124
bd69330d
PA
51252017-11-29 Pedro Alves <palves@redhat.com>
5126
5127 PR c++/19436
5128 * gdb.linespec/cpls-abi-tag.cc: New file.
5129 * gdb.linespec/cpls-abi-tag.exp: New file.
5130
a20714ff
PA
51312017-11-29 Pedro Alves <palves@redhat.com>
5132
5133 * gdb.base/langs.exp: Use -qualified.
5134 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5135 it.
5136 * gdb.cp/namespace.exp: Use -qualified.
5137 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5138 (overload-3, template-overload, template-ret-type, const-overload)
5139 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5140 procedures.
5141 (test_driver): Call them.
5142 * gdb.cp/save-bp-qualified.cc: New.
5143 * gdb.cp/save-bp-qualified.exp: New.
5144 * gdb.linespec/explicit.exp: Test -qualified.
5145 * lib/completion-support.exp (completion::explicit_opts_list): Add
5146 "-qualified".
5147 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5148
f6f1d339
PM
51492017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5150
5151 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5152
02ca603a
TT
51532017-11-29 Tom Tromey <tom@tromey.com>
5154
5155 * gdb.base/relocate.exp: Update invalid argument test.
5156 Add new tests for invalid arguments.
5157
ed6c0bfb
TP
51582017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5159
5160 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5161 Return 0 as a long.
5162 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5163
f106e10e
TP
51642017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5165
5166 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5167 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5168 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5169 func ().
5170 * gdb.cp/shadow.cc (B.func): Return 0.
5171
10329bb2
JB
51722017-11-27 Joel Brobecker <brobecker@adacore.com>
5173
5174 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5175 expected output in gdb_expect call to allow the exception
5176 message to be present as well. Fix syntax confusion to avoid
5177 TCL thinking that exception_name is an array.
5178
617cd4bc
UW
51792017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5180
5181 * gdb.arch/spu-info.c: Include <unistd.h>.
5182 (do_signal_test): Fix broken calls to write.
5183 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5184 Fix checks for empty mailboxes. Update signal tests for corrected
5185 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
5186 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5187 * gdb.cell/arch.exp: Use standard_output_file.
5188 * gdb.cell/break.exp: Likewise.
5189 * gdb.cell/bt.exp: Likewise.
5190 * gdb.cell/core.exp: Likewise.
5191 * gdb.cell/dwarfaddr.exp: Likewise.
5192 * gdb.cell/ea-cache.exp: Likewise.
5193 * gdb.cell/ea-standalone.exp: Likewise.
5194 * gdb.cell/f-regs.exp: Likewise.
5195 * gdb.cell/fork.exp: Likewise.
5196 * gdb.cell/gcore.exp: Likewise.
5197 * gdb.cell/mem-access.exp: Likewise.
5198 * gdb.cell/ptype.exp: Likewise.
5199 * gdb.cell/registers.exp: Likewise.
5200 * gdb.cell/sizeof.exp: Likewise.
5201 * gdb.cell/solib-symbol.exp: Likewise.
5202 * gdb.cell/solib.exp: Likewise.
617cd4bc 5203
a81aaca0
PA
52042017-11-25 Pedro Alves <palves@redhat.com>
5205
5206 * gdb.base/complete-empty.exp: New file.
5207 * gdb.base/completion.exp: Adjust.
5208
6a3c6ee4
PA
52092017-11-25 Pedro Alves <palves@redhat.com>
5210
5211 * gdb.linespec/cpls-ops.cc: New file.
5212 * gdb.linespec/cpls-ops.exp: New file.
5213 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5214 factored out from ...
5215 (test_complete_prefix_range): ... this.
5216
8955eb2d
PA
52172017-11-24 Pedro Alves <palves@redhat.com>
5218
5219 * gdb.linespec/cpcompletion.exp: New file.
5220 * gdb.linespec/cpls-hyphen.cc: New file.
5221 * gdb.linespec/cpls.cc: New file.
5222 * gdb.linespec/cpls2.cc: New file.
5223 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5224 test to use test_gdb_complete_unique. Add label completion,
5225 keyword completion and explicit location completion tests.
5226 * lib/completion-support.exp: New file.
5227
e547c119
JB
52282017-11-24 Joel Brobecker <brobecker@adacore.com>
5229
5230 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5231 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5232 when hitting an exception catchpoint.
5233
7c3c1aa8
YQ
52342017-11-22 Yao Qi <yao.qi@linaro.org>
5235
5236 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5237
41bd68f5
SM
52382017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5239
5240 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5241 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5242 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5243
1daad298
YQ
52442017-11-22 Yao Qi <yao.qi@linaro.org>
5245
5246 * gdb.base/info-os.exp: Pass pthreads.
5247 * gdb.multi/multi-attach.exp: Likewise.
5248
88465e87
YQ
52492017-11-22 Yao Qi <yao.qi@linaro.org>
5250
5251 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5252 compiler.
5253
dc196b23
YQ
52542017-11-22 Yao Qi <yao.qi@linaro.org>
5255
5256 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5257 * gdb.base/break-interp.exp: Likewise.
5258 * gdb.base/jit-attach-pie.exp: Likewise.
5259
2400729e
UW
52602017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5261
5262 * gdb.base/float128.c (large128): New variable.
5263 * gdb.base/float128.exp: Add test to print largest __float128 value.
5264
7a26362d
UW
52652017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5266
5267 * gdb.arch/vsx-regs.exp: Update register content checks.
5268
ed0f4273
UW
52692017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5270
5271 * gdb.arch/ppc-longdouble.exp: New file.
5272 * gdb.arch/ppc-longdouble.c: Likewise.
5273
a25d69c6
PA
52742017-11-21 Pedro Alves <palves@redhat.com>
5275
5276 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5277
73fcf641
PA
52782017-11-20 Pedro Alves <palves@redhat.com>
5279
5280 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5281 (long_double_typedef): New typedefs.
5282 Use DEF on double and long double.
5283 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5284 cases.
5285 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5286 and 'long_double_ptr_same_size' locals. Use them to decide
5287 whether cast from array/function to float is valid/invalid.
5288
71a3c369
TT
52892017-11-17 Tom Tromey <tom@tromey.com>
5290
5291 * gdb.rust/traits.rs: New file.
5292 * gdb.rust/traits.exp: New file.
5293
ced9779b
JB
52942017-11-17 Joel Brobecker <brobecker@adacore.com>
5295
5296 * gdb.ada/minsyms: New testcase.
5297
a0922d80
PA
52982017-11-16 Pedro Alves <palves@redhat.com>
5299
5300 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5301 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5302
ea04e54c
PA
53032017-11-16 Pedro Alves <palves@redhat.com>
5304
5305 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5306 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5307
e849ea89
PA
53082017-11-16 Pedro Alves <palves@redhat.com>
5309
5310 * gdb.server/reconnect-ctrl-c.c: New file.
5311 * gdb.server/reconnect-ctrl-c.exp: New file.
5312
d8ae99a7
PM
53132017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5314
5315 * gdb.python/py-rbreak.exp: New file.
5316 * gdb.python/py-rbreak.c: New file.
5317 * gdb.python/py-rbreak-func2.c: New file.
5318
968a13f8
PA
53192017-11-16 Pedro Alves <palves@redhat.com>
5320
5321 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5322 pattern.
5323 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5324 GDB.
5325
71774bc9
SM
53262017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5327
5328 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5329 regex.
5330
ddbb44cf
SM
53312017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5332
5333 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5334 test names.
5335
584a564f
PA
53362017-11-09 Pedro Alves <palves@redhat.com>
5337
5338 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5339 factored out from ...
5340 (top level): ... here, and adjusted to avoid expecting beyond the
5341 prompt in a single gdb_test_multiple.
5342
5ed7a928
PA
53432017-11-09 Pedro Alves <palves@redhat.com>
5344
5345 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5346 output.
5347 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5348 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5349 * gdb.server/ext-run.exp ("kill" test): Likewise.
5350 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5351
a60e0738
PA
53522017-11-09 Pedro Alves <palves@redhat.com>
5353
5354 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5355 match till end of line.
5356
2c88253f
PA
53572017-11-09 Pedro Alves <palves@redhat.com>
5358
5359 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5360
c7a38517
PA
53612017-11-09 Pedro Alves <palves@redhat.com>
5362
5363 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5364 New procedures, factored out from ...
5365 (top level): ... here, and adjusted to avoid expecting beyond the
5366 prompt in one go.
5367
f29f4b6b
PA
53682017-11-09 Pedro Alves <palves@redhat.com>
5369
5370 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5371 output. Fix '?' match.
5372
286acbb5
JB
53732017-11-08 Joel Brobecker <brobecker@adacore.com>
5374
5375 * gdb.ada/scoped_watch: New testcase.
5376 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5377 which is actually correct.
5378 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5379 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5380
62d7ae92
PA
53812017-11-08 Pedro Alves <palves@redhat.com>
5382
5383 * gdb.gdb/complaints.exp (test_initial_complaints)
5384 (test_serial_complaints, test_short_complaints): Call
5385 complaint_internal instead of complaint.
5386
280ca31f
DT
53872017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5388
5389 * gdb.threads/tls-core.c: New file.
5390 * gdb.threads/tls-core.exp: Likewise.
5391
b5ec771e
PA
53922017-11-08 Pedro Alves <palves@redhat.com>
5393
5394 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5395 (p Exported_Capitalized): New test.
5396 (p exported_capitalized): New test.
5397
a02b41a7
PA
53982017-11-07 Pedro Alves <palves@redhat.com>
5399
5400 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5401
95e95a6d
PA
54022017-11-07 Pedro Alves <palves@redhat.com>
5403
5404 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5405 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5406 (disable_invalid, disable_inverted, disable_negative): New
5407 procedures.
5408 ("bad numbers"): New set of tests.
5409
cee62dbd
PA
54102017-11-07 Pedro Alves <palves@redhat.com>
5411
5412 * gdb.cp/ena-dis-br-range.exp: Add tests.
5413
cc638e86
PA
54142017-11-07 Pedro Alves <palves@redhat.com>
5415
5416 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5417
d0fe4701
XR
54182017-11-07 Xavier Roirand <roirand@adacore.com>
5419 Pedro Alves <palves@redhat.com>
5420
5421 * gdb.base/ena-dis-br.exp: Add reference to
5422 gdb.cp/ena-dis-br-range.exp.
5423 * gdb.cp/ena-dis-br-range.exp: New file.
5424 * gdb.cp/ena-dis-br-range.cc: New file.
5425
46f67f80
PA
54262017-11-06 Pedro Alves <palves@redhat.com>
5427
5428 * gdb.base/attach-non-pgrp-leader.c: New.
5429 * gdb.base/attach-non-pgrp-leader.exp: New.
5430
726e1356
PA
54312017-11-06 Pedro Alves <palves@redhat.com>
5432
5433 * configure.ac: No longer check for termio.h and sgtty.h.
5434 * configure: Regenerate.
5435 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5436 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5437 Remove termio and sgtty code.
5438
50ab6ace
YQ
54392017-11-03 Yao Qi <yao.qi@linaro.org>
5440
5441 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5442 in GDB is disabled.
5443
8e68731c
YQ
54442017-11-03 Yao Qi <yao.qi@linaro.org>
5445
5446 * gdb.python/py-thrhandle.exp: Skip it if python is not
5447 enabled.
5448
3a87ae65
SM
54492017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5450
5451 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5452 as a breakpoint command.
5453
484d8d36
MD
54542017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5455
5456 PR python/21213
5457 * gdb.python/py-infthread.exp: Test calling
5458 InferiorThread.inferior () multiple times in a row.
5459
4a27f119
KS
54602017-10-27 Keith Seitz <keiths@redhat.com>
5461
5462 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5463 Test "info break" for every inlined function breakpoint.
5464
bb11dd58
YQ
54652017-10-27 Yao Qi <yao.qi@linaro.org>
5466
5467 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5468
a43f3893
PF
54692017-10-26 Patrick Frants <osscontribute@gmail.com>
5470
5471 * gdb.cp/classes.exp (test_static_members): Test printing
5472 Outer::instance.
5473 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5474 (Inner::instance, Outer::instance): New.
5475
792ccf00
PA
54762017-10-24 Pedro Alves <palves@redhat.com>
5477
5478 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5479 extra console" test in two stages.
5480
eb2bfbad
PA
54812017-10-24 Pedro Alves <palves@redhat.com>
5482
5483 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5484
1f75a651
PA
54852017-10-24 Pedro Alves <palves@redhat.com>
5486
5487 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5488 loop.
5489
779990d9
PA
54902017-10-24 Pedro Alves <palves@redhat.com>
5491
5492 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5493 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5494
ad9b8f5d
PA
54952017-10-24 Pedro Alves <palves@redhat.com>
5496
5497 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5498 parameter and handle it. Don't output read value in test name.
5499
fee6da6e
PA
55002017-10-24 Pedro Alves <palves@redhat.com>
5501
5502 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5503 custom test name.
5504
10389c2c
PA
55052017-10-24 Pedro Alves <palves@redhat.com>
5506
5507 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5508 include the unstable output directory name in the test's name.
5509 (initial_setup_simple) <'set args'>: Use custom test name.
5510
a80e65a9
PA
55112017-10-24 Pedro Alves <palves@redhat.com>
5512
5513 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5514 with explicit test name.
5515
15763a09
PA
55162017-10-20 Pedro Alves <palves@redhat.com>
5517
5518 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5519 'wait -i'. Use gdb_assert and remote_close.
5520
49a4ce2e
AB
55212017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5522
5523 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5524 number from variable rather than hard-coded.
5525
a75868f5
PA
55262017-10-19 Pedro Alves <palves@redhat.com>
5527
5528 * gdb.base/long-inferior-output.c: New file.
5529 * gdb.base/long-inferior-output.exp: New file.
5530
c8ba13ad
KS
55312017-11-18 Keith Seitz <keiths@redhat.com>
5532
5533 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
5534 method.
5535 (main): Call it.
5536 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
5537 Add additional user-defined conversion operator tests.
5538
b27de576
PA
55392017-10-17 Pedro Alves <palves@redhat.com>
5540
5541 * boards/native-stdio-gdbserver.exp: Load "local-board".
5542
8484c955
PA
55432017-10-17 Pedro Alves <palves@redhat.com>
5544
5545 * gdb.base/quit-live.c: New file.
5546 * gdb.base/quit-live.exp: New file.
5547
83d5a34d
KS
55482017-10-16 Keith Seitz <keiths@redhat.com>
5549
5550 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
5551 (class_with_protected_typedef, class_with_private_typedef)
5552 (struct_with_public_typedef, struct_with_protected_typedef)
5553 (struct_with_private_typedef): New classes/structs.
5554 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
5555 typedefs and access specifiers.
5556
739b3f1d
PA
55572017-10-16 Pedro Alves <palves@redhat.com>
5558 Simon Marchi <simon.marchi@polymtl.ca>
5559
5560 * README (Local vs Remote vs Native): New section.
5561 * boards/local-board.exp: New file, with bits factored out from
5562 ...
5563 * boards/native-extended-gdbserver.exp: ... here. Load
5564 "local-board".
5565 * boards/native-gdbserver.exp: Load "local-board".
5566 (${board}_spawn, ${board}_exec): Delete.
5567 * boards/native-stdio-gdbserver.exp: Most contents factored out to
5568 ...
5569 * boards/stdio-gdbserver-base.exp: ... this new file.
5570 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
5571 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
5572 procedure.
5573 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
5574 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
5575 stdio_gdbserver_command.
5576 (${board}_get_remote_address, ${board}_get_comm_port)
5577 (${board}_download, ${board}_upload): Delete.
5578 (get_target_remote_pipe_cmd): New.
5579
fe68b953
SM
55802017-10-16 Simon Marchi <simon.marchi@ericsson.com>
5581
5582 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
5583 test_bkpt_deletion, test_bkpt_cond_and_cmds,
5584 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
5585 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
5586 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
5587 remove with_test_prefix.
5588
300b6685
PA
55892017-10-13 Pedro Alves <palves@redhat.com>
5590
5591 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
5592 * gdb.base/annota1.exp: Use it instead of is_remote.
5593 * gdb.base/annota3.exp: Use it instead of is_remote.
5594 * gdb.cp/annota2.exp: Use it instead of is_remote.
5595 * gdb.cp/annota3.exp: Use it instead of is_remote.
5596 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
5597
50500caf
PA
55982017-10-13 Pedro Alves <palves@redhat.com>
5599
5600 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
5601 (test_num_test_vars, run_and_count_vars, find_env)
5602 (test_set_unset_env, test_inherit_env_var): New procedures.
5603 (top level): Use them.
5604
dad0c6d2
PA
56052017-10-13 Pedro Alves <palves@redhat.com>
5606
5607 * lib/selftest-support.exp (selftest_setup): Extend comments, and
5608 also skip on stub-like targets.
5609
8b0553c1
PA
56102017-10-13 Pedro Alves <palves@redhat.com>
5611
5612 PR gdb/22293
5613 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
5614 (top level): Move some tests to ...
5615 (test_not_found): ... this new procedure.
5616 (top level): Call it.
5617
7594f623
PA
56182017-10-13 Pedro Alves <palves@redhat.com>
5619
5620 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
5621 expect different "info terminal" output if testing with a
5622 non-native target.
5623
ebe3b402
PA
56242017-10-13 Pedro Alves <palves@redhat.com>
5625 Simon Marchi <simon.marchi@polymtl.ca>
5626
5627 PR python/12966
5628 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
5629
42f1b161
PA
56302017-10-13 Pedro Alves <palves@redhat.com>
5631
5632 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
5633 already.
5634
8d6ef72b
PA
56352017-10-13 Pedro Alves <palves@redhat.com>
5636
5637 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
5638 is_remote.
5639
d7bcd5b8
PA
56402017-10-13 Pedro Alves <palves@redhat.com>
5641
5642 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
5643 is_remote.
5644
df479dc6
PA
56452017-10-13 Pedro Alves <palves@redhat.com>
5646
5647 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
5648 is set.
5649 (corefile_test_attach): Likewise. Check can_spawn_for_attach
5650 instead of is_remote.
5651
23fb630a
PA
56522017-10-13 Pedro Alves <palves@redhat.com>
5653
5654 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
5655 (top level): Add comment.
5656
cc77b1dc
PA
56572017-10-13 Pedro Alves <palves@redhat.com>
5658
5659 * gdb.base/remote.exp (top level): Fix comment typo and add
5660 missing return.
5661
27c9e813
PA
56622017-10-13 Pedro Alves <palves@redhat.com>
5663 Simon Marchi <simon.marchi@polymtl.ca>
5664
5665 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
5666 calls and add comments. Skip test if use_gdb_stub is set.
5667 (top level): Use "set cwd" command instead of "cd" command.
5668
5e830d98
PA
56692017-10-13 Pedro Alves <palves@redhat.com>
5670
5671 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
5672 is_remote target check.
5673
f5ca0032
PA
56742017-10-13 Pedro Alves <palves@redhat.com>
5675
5676 * gdb.base/scope.exp: Use build_executable + clean_restart +
5677 gdb_file_cmd instead of prepare_for_testing and no longer skip
5678 "before run" tests on is_remote target boards. Update comments.
5679 * boards/native-extended-gdbserver.exp
5680 (extended_gdbserver_load_last_file): New, factored out from ...
5681 (gdb_load): ... this. Move further below and add comment.
5682 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
5683
8aed1c0d
PA
56842017-10-12 Pedro Alves <palves@redhat.com>
5685
5686 * gdb.base/attach.exp: Remove references to gdb64.
5687 * gdb.base/dbx.exp: Remove references to gdb64.
5688
cfa34c87
SM
56892017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5690 Pedro Alves <palves@redhat.com>
5691
5692 * gdb.base/label.exp: Remove is_remote target check.
5693
9192b7de
PA
56942017-10-12 Pedro Alves <palves@redhat.com>
5695
5696 * gdb.base/auvx.exp (coredir): Update comment.
5697 (top level) <core_works>: Use "set cwd" command instead of "cd"
5698 command.
5699
6bf0052d
PA
57002017-10-12 Pedro Alves <palves@redhat.com>
5701 Simon Marchi <simon.marchi@polymtl.ca>
5702
5703 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
5704 target boards.
5705
e48ef82d
PA
57062017-10-12 Pedro Alves <palves@redhat.com>
5707 Simon Marchi <simon.marchi@polymtl.ca>
5708
5709 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
5710 Instead skip if there's any gdb_protocol set.
5711
8d7aea57
SM
57122017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5713 Pedro Alves <palves@redhat.com>
5714
5715 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
5716
30440677
PA
57172017-10-12 Pedro Alves <palves@redhat.com>
5718 Simon Marchi <simon.marchi@polymtl.ca>
5719
5720 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
5721 instead of on dejagnu remote boards.
5722
4e04f045 57232017-10-12 Pedro Alves <palves@redhat.com>
175654b9 5724 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
5725
5726 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5727 checks. Use build_executable + clean_restart instead of
5728 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5729 of enabling non-stop after starting gdb.
5730
871a186e
PA
57312017-10-12 Pedro Alves <palves@redhat.com>
5732
5733 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5734 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5735 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5736 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5737
56d704da
AK
57382017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
5739
5740 * gdb.arch/arc-tdesc-cpu.exp: New file.
5741 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
5742
2f20e312
SM
57432017-10-10 Simon Marchi <simon.marchi@ericsson.com>
5744
5745 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
5746
65630365
PA
57472017-10-10 Pedro Alves <palves@redhat.com>
5748
5749 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
5750 expect CLI output.
5751
bf469271
PA
57522017-10-10 Pedro Alves <palves@redhat.com>
5753
5754 * lib/selftest-support.exp (selftest_setup): Update for
5755 captured_command_loop's prototype change.
5756
777a42f1
PA
57572017-10-09 Pedro Alves <palves@redhat.com>
5758
5759 Test both arch1=>arch2 and arch2=>arch1.
5760
5761 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
5762 (srcfile2, binfile2, march1, march2): Remove globals. Largely
5763 factored out to...
5764 (append_arch1_options, append_arch2_options, append_arch_options)
5765 (build_executables): New procedures.
5766 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
5767 local.
5768 (top level): Add new 'first_arch' testing axis.
5769
cbd2b4e3
PA
57702017-10-09 Pedro Alves <palves@redhat.com>
5771
5772 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
5773 (barrier): New.
5774 (thread_start, all_started): New functions.
5775 (main): Spawn new thread and wait until it is scheduled.
5776 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
5777 option.
5778 (do_test): Add 'selected_thread' parameter. Run to all_started
5779 instead of main. Explicitly set the breakpoint at main. Switch
5780 to the SELECTED_THREAD thread.
5781 (top level): Test handling the exec event with either the main
5782 thread or the second thread selected.
5783
5c9e4427
PA
57842017-10-09 Pedro Alves <palves@redhat.com>
5785
5786 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
5787 logic. Move STOP marker after the value checks.
5788 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
5789 regexp.
5790
b3b7c423
SL
57912017-10-06 Sandra Loosemore <sandra@codesourcery.com>
5792
5793 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
5794
3b4b2f16
UW
57952017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5796
5797 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
5798 integer-to-dfp conversion.
5799 * gdb.base/dfp-test.exp: Likewise.
5800
5cd63fda
PA
58012017-10-04 Pedro Alves <palves@redhat.com>
5802
5803 * gdb.multi/hangout.c: Include <unistd.h>.
5804 (hangout_loop): New function.
5805 (main): Call alarm. Call hangout_loop in a loop.
5806 * gdb.multi/hello.c: Include <unistd.h>.
5807 (hello_loop): New function.
5808 (main): Call alarm. Call hangout_loop in a loop.
5809 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
5810 inferior with the other selected.
5811
4c71c105
SM
58122017-10-04 Simon Marchi <simon.marchi@ericsson.com>
5813
5814 * gdb.mi/list-thread-groups-available.exp: New file.
5815 * gdb.mi/list-thread-groups-available.c: New file.
5816
bc3b087d
SDJ
58172017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5818
5819 * gdb.base/set-cwd.exp: Make it available on
5820 native-extended-gdbserver.
5821
d092c5a2
SDJ
58222017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5823
5824 * gdb.base/set-cwd.c: New file.
5825 * gdb.base/set-cwd.exp: Likewise.
5826
45320ffa
TT
58272017-10-02 Tom Tromey <tom@tromey.com>
5828
5829 PR rust/22236:
5830 * gdb.rust/simple.rs (main): New variable "fslice".
5831 * gdb.rust/simple.exp: Add slice tests. Update string tests.
5832
b3e3859b
TT
58332017-10-02 Tom Tromey <tom@tromey.com>
5834
5835 * gdb.rust/simple.exp: Test ptype of a slice.
5836
01af5e0d
TT
58372017-10-02 Tom Tromey <tom@tromey.com>
5838
5839 * gdb.rust/simple.exp: Test index of slice.
5840
a9bbfbd8
TT
58412017-09-27 Tom Tromey <tom@tromey.com>
5842
5843 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
5844
df8899e5
TP
58452017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
5846 Pedro Alves <palves@redhat.com>
5847
5848 * gdb.base/compare-sections.exp (get value of read-only section): Read
5849 as unsigned value.
5850 (corrupt read-only section): Likewise and don't set written if patching
5851 failed.
5852
757bf54b
KB
58532017-09-21 Kevin Buettner <kevinb@redhat.com>
5854
5855 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
5856 files.
5857
06871ae8
PA
58582017-09-20 Pedro Alves <palves@redhat.com>
5859
5860 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
5861 symbol names in gdb's output.
5862 * gdb.cp/overload.exp ("list all overloads"): Likewise.
5863
e5f25bc5
PA
58642017-09-20 Pedro Alves <palves@redhat.com>
5865
5866 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
5867 Rename to ...
5868 (test_list_ambiguous_symbol): ... this and add a symbol name
5869 parameter. Adjust.
5870 (test_list_ambiguous_function): Reimplement on top of
5871 test_list_ambiguous_symbol and also test listing ambiguous
5872 variables.
5873 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
5874 (ambiguous_fun): ... this.
5875 (ambiguous_var): New.
5876 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
5877 (ambiguous_fun): ... this.
5878 (ambiguous_var): New.
5879
4e5a4f58
JB
58802017-09-19 John Baldwin <jhb@FreeBSD.org>
5881
5882 * gdb.base/starti.c: New file.
5883 * gdb.base/starti.exp: New file.
5884 * lib/gdb.exp (gdb_starti_cmd): New procedure.
5885
26e53f3e
PA
58862017-09-14 Pedro Alves <palves@redhat.com>
5887
5888 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
5889 (top level): Use it instead of runto.
5890
cb791d59
TT
58912017-09-11 Tom Tromey <tom@tromey.com>
5892
5893 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
5894
7c96f8c1
TT
58952017-09-11 Tom Tromey <tom@tromey.com>
5896
5897 * gdb.python/py-infthread.exp: Add tests for new_thread event.
5898 * gdb.python/py-inferior.exp: Add tests for new inferior events.
5899
469412dd
CW
59002017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
5901
5902 * gdb.fortran/printing-types.exp: New file.
5903 * gdb.fortran/printing-types.exp: New file.
5904
e0f86435
BH
59052017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5906
5907 * gdb.fortran/vla-ptype.exp: Fix typos.
5908 * gdb.fortran/vla-value.exp: Same.
5909
9e9af4be
BH
59102017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5911
5912 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
5913 * gdb.mi/mi-var-child-f.exp: Likewise.
5914 * gdb.mi/mi-vla-fortran.exp: Likewise.
5915
a5ad232b 59162017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
5917 Christoph Weinmann <christoph.t.weinmann@intel.com>
5918 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
5919
5920 * gdb.fortran/ptr-indentation.f90: New file.
5921 * gdb.fortran/ptr-indentation.exp: New file.
5922
5aec60eb
TT
59232017-09-05 Tom Tromey <tom@tromey.com>
5924
5925 PR gdb/22010:
5926 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
5927
8f8f8152
TP
59282017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
5929
5930 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
5931
fbd1b771
JK
59322017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5933
5934 * gdb.threads/tls-nodebug-pie.c: New file.
5935 * gdb.threads/tls-nodebug-pie.exp: New file.
5936
5eb5f850
TT
59372017-09-05 Tom Tromey <tom@tromey.com>
5938
5939 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
5940 for rust.
5941
ae780a21
SM
59422017-09-05 Simon Marchi <simon.marchi@ericsson.com>
5943
5944 * gdb.multi/multi-arch-exec.exp: Test with different
5945 "follow-exec-mode" settings.
5946 (do_test): New procedure.
5947
3693fdb3
PA
59482017-09-04 Pedro Alves <palves@redhat.com>
5949
5950 * gdb.base/func-static.c (S::method const, S::method volatile)
5951 (S::method volatile const): New methods.
5952 (c_s, v_s, cv_s): New instances.
5953 (main): Call method() on them.
5954 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
5955 (cannot_resolve): New procedure.
5956 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
5957 print-quote-unquoted columns.
5958 (do_test): Test printing each scope too.
5959
e68cb8e0
PA
59602017-09-04 Pedro Alves <palves@redhat.com>
5961
5962 * gdb.base/local-static.exp: Also test with
5963 class::method::variable wholly quoted.
5964 * gdb.cp/m-static.exp (class::method::variable): Remove test.
5965
858be34c
PA
59662017-09-04 Pedro Alves <palves@redhat.com>
5967
5968 * gdb.base/local-static.c: New.
5969 * gdb.base/local-static.cc: New.
5970 * gdb.base/local-static.exp: New.
5971
46a4882b
PA
59722017-09-04 Pedro Alves <palves@redhat.com>
5973
5974 * gdb.asm/asm-source.exp: Add casts to int.
5975 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5976 (dataglobal64_1, dataglobal64_2): New globals.
5977 * gdb.base/nodebug.exp: Test different expressions involving the
5978 new globals, with print, whatis and ptype. Add casts to int.
5979 * gdb.base/solib-display.exp: Add casts to int.
5980 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5981 * gdb.cp/m-static.exp: Add cast to int.
5982 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5983 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5984 tls variable with no debug info without a cast. Test with a cast
5985 to int too.
5986 * gdb.trace/entry-values.exp: Add casts.
5987
2c5a2be1
PA
59882017-09-04 Pedro Alves <palves@redhat.com>
5989
5990 * gdb.base/nodebug.exp: Test that ptype's error about functions
5991 with unknown return type includes the function name too.
5992
7022349d
PA
59932017-09-04 Pedro Alves <palves@redhat.com>
5994
5995 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5996 return type of munmap in infcall.
5997 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5998 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5999 type of ftell in infcall.
6000 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6001 type of getpid in infcall.
6002 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6003 infcall.
6004 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6005 Bail on failure to extract the pid.
6006 * gdb.base/nodebug.c: #include <stdint.h>.
6007 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6008 New functions.
6009 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6010 Change expected output of print/whatis/ptype with functions with
6011 no debug info. Test all supported languages. Call
6012 test_call_promotion.
6013 * gdb.compile/compile.exp: Adjust expected output to expect
6014 warning.
6015 * gdb.threads/siginfo-threads.exp: Likewise.
6016
54990598
PA
60172017-09-04 Pedro Alves <palves@redhat.com>
6018
6019 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6020 "prototypes". Test calling float functions via prototyped and
6021 unprototyped function pointers.
6022 (perform_all_tests): New parameter "prototypes". Pass it down.
6023 (top level): Pass down "prototypes" parameter to
6024 perform_all_tests.
6025
34d16ea2
SM
60262017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6027
6028 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6029 Test with nested loops.
6030
9521ecda
SM
60312017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6032
6033 * gdb.base/commands.exp: Call the new procedures.
6034 (loop_break_test, loop_continue_test): New procedures.
6035
80a65e9b
SM
60362017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6037
6038 * gdb.base/commands.exp: Call new procedure.
6039 (define_if_without_arg_test): New procedure.
6040
e439fa14
PA
60412017-09-04 Pedro Alves <palves@redhat.com>
6042
6043 * gdb.base/list-ambiguous.exp: New file.
6044 * gdb.base/list-ambiguous0.c: New file.
6045 * gdb.base/list-ambiguous1.c: New file.
6046 * gdb.base/list.exp (test_list_range): Adjust expected output.
6047
0a2dde4a
SDJ
60482017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6049
6050 * gdb.base/share-env-with-gdbserver.c: New file.
6051 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6052
5e89eb3a
SM
60532017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6054
6055 * gdb.base/commands.exp (gdbvar_simple_if_test,
6056 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6057 progvar_simple_if_test, progvar_simple_while_test,
6058 progvar_complex_if_while_test, user_defined_command_test,
6059 user_defined_command_args_eval,
6060 user_defined_command_args_stack_test,
6061 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6062 temporary_breakpoint_commands,
6063 gdb_test_no_prompt, redefine_hook_test,
6064 redefine_backtrace_test): Remove "global gdb_prompt".
6065
fd437cbc
SM
60662017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6067
6068 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6069 New proc, call it from toplevel.
6070
87215ad1
SDJ
60712017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6072
6073 PR remote/21852
6074 * gdb.server/normal.c: New file, copied from gdb.base.
6075 * gdb.server/run-without-local-binary.exp: New file.
6076
58afddc6
WP
60772017-08-07 Weimin Pan <weimin.pan@oracle.com>
6078
6079 * gdb.arch/sparc64-adi.exp: New file.
6080 * gdb.arch/sparc64-adi.c: New file.
6081
5277199a
PA
60822017-08-22 Pedro Alves <palves@redhat.com>
6083
6084 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6085 (top level): Add "list all overloads" tests.
6086
14278e1f
TT
60872017-08-22 Tom Tromey <tom@tromey.com>
6088
6089 * gdb.gdb/xfullpath.exp: Remove.
6090
bf223d3e
PA
60912017-08-21 Pedro Alves <palves@redhat.com>
6092
6093 PR gdb/19487
6094 * gdb.base/symbol-alias.c: New.
6095 * gdb.base/symbol-alias2.c: New.
6096 * gdb.base/symbol-alias.exp: New.
6097
c973d0aa
PA
60982017-08-21 Pedro Alves <palves@redhat.com>
6099
6100 * gdb.base/dfp-test.c
6101 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6102 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6103 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6104 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6105 * gdb.base/whatis-ptype-typedefs.c: New.
6106 * gdb.base/whatis-ptype-typedefs.exp: New.
6107 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6108 (an_int, an_int_type, an_int_type2): New globals.
6109 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6110 involving typedefs and cast expressions.
6111 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6112 (lookup_typedefs_function): New.
6113 (typedefs_pretty_printers_dict): New.
6114 (top level): Register lookup_typedefs_function in
6115 gdb.pretty_printers.
6116
6d580b63
YQ
61172017-08-18 Yao Qi <yao.qi@linaro.org>
6118
6119 * gdb.server/unittest.exp: New.
6120
206726fb
SDJ
61212017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6122
6123 PR gdb/21954
6124 * gdb.base/environ.exp: Add test to check if 'unset environment'
6125 works.
6126
bf0ec4c2
AA
61272017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6128
6129 * lib/gdb.exp (universal_compile_options): New caching proc.
6130 (gdb_compile): Suppress GCC's coloring of messages.
6131
d6382fff
TT
61322017-08-14 Tom Tromey <tom@tromey.com>
6133
6134 PR gdb/21675:
6135 * gdb.base/printcmds.exp (test_radices): New function.
6136 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6137 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6138 * lib/gdb.exp (get_integer_valueof): Use p/d.
6139
c2c2dd9f
SM
61402017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6141
6142 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6143 characters.
6144
fdffd6f4
TT
61452017-08-05 Tom Tromey <tom@tromey.com>
6146
6147 * gdb.rust/simple.exp: Allow String to appear in a different
6148 namespace.
6149
27d41eac
YQ
61502017-07-26 Yao Qi <yao.qi@linaro.org>
6151
6152 * gdb.gdb/unittest.exp: Invoke command
6153 "maintenance check xml-descriptions".
6154
031ed05d
AA
61552017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6156
6157 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6158 calling context.
6159 (hex128): Drop erroneous calculation of parameters.
6160
dcd27ddf
SM
61612017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6162
6163 * gdb.python/py-unwind.exp: Disable stack protection when
6164 building test file.
6165
47e77640
PA
61662017-07-20 Pedro Alves <palves@redhat.com>
6167
6168 * gdb.base/default.exp (set language): Adjust expected output.
6169
62d2a18a
PA
61702017-07-20 Pedro Alves <palves@redhat.com>
6171
6172 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6173 (test_minsym): ... this, and make static.
6174 (get_pck__foo__bar__minsym): Rename to ...
6175 (get_test_minsym): ... this.
6176 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6177 symbol names and comments.
6178 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6179 (get_test_minsym): ... this.
6180 (pck__foo__bar__minsym__2): Rename to ...
6181 (test_minsym): ... this.
6182 (main): Adjust.
6183
c45ec17c
PA
61842017-07-17 Pedro Alves <palves@redhat.com>
6185
6186 * gdb.base/completion.exp: Adjust expected output.
6187 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6188 the completer works.
6189
c6756f62
PA
61902017-07-17 Pedro Alves <palves@redhat.com>
6191
6192 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6193
5bd68487
AB
61942017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6195
6196 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6197
8880f2a9
TT
61982017-07-14 Tom Tromey <tom@tromey.com>
6199
6200 PR rust/21764:
6201 * gdb.rust/simple.exp: Add tests.
6202
65547233
TT
62032017-07-14 Tom Tromey <tom@tromey.com>
6204
6205 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6206
8f14146e
PA
62072017-07-14 Pedro Alves <palves@redhat.com>
6208
6209 * gdb.linespec/base/one/thefile.cc (z1): New function.
6210 * gdb.linespec/base/two/thefile.cc (z2): New function.
6211 * gdb.linespec/linespec.exp: Add tests.
6212
b4365d02
AB
62132017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6214
6215 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6216 to mi_create_breakpoint.
6217
5d2cbaa5
AB
62182017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6219
6220 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6221 mi_create_breakpoint.
6222
11cb5716
IB
62232017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6224
6225 * gdb.dlang/demangle.exp: Update for demangling changes.
6226
03278692
TT
62272017-07-09 Tom Tromey <tom@tromey.com>
6228
6229 * gdb.dwarf2/shortpiece.exp: New file.
6230
33c5cd75
DB
62312017-07-06 David Blaikie <dblaikie@gmail.com>
6232
6233 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6234 built from fissiont-multi-cu{1,2}.c.
6235 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6236 except putting 'main' and 'func' in separate CUs in the same DWO file.
6237 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6238 test.
6239 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6240 test.
6241
8455d262
PA
62422017-07-06 Pedro Alves <palves@redhat.com>
6243
6244 * gdb.python/py-unwind.exp: Test flushregs.
6245
dc4bde35
SDJ
62462017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6247
6248 PR cli/21688
6249 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6250 tests for alias commands and trailing whitespace.
6251
51ed89aa
SDJ
62522017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6253
6254 PR cli/21688
6255 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6256 procedure. Call it.
6257
eb17d413
PA
62582017-06-29 Pedro Alves <palves@redhat.com>
6259
6260 * gdb.base/printcmds.exp: Add tests.
6261
41664b45
DG
62622017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6263
6264 PR gdb/21337
6265 * gdb.base/reread-readsym.exp: New file.
6266 * gdb.base/reread-readsym.c: New file.
6267
75312ae3
KB
62682017-06-21 Kevin Buettner <kevinb@redhat.com>
6269
6270 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6271 subpattern.
6272
66953522
PB
62732017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6274
6275 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6276 extended mnemonic.
6277 * gdb.arch/powerpc-power9.s: Likewise.
6278
5524b525
AA
62792017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6280
6281 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6282 on 32-bit x86 targets. Exploit is_*_target macros where
6283 appropriate.
6284
03c8af18
AA
62852017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6286
6287 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6288 register pieces.
6289
3bf31011
AA
62902017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6291
6292 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6293 located in one or more DWARF pieces.
6294
805acca0
AA
62952017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6296
6297 * lib/gdb.exp (get_endianness): New proc.
6298 * gdb.arch/aarch64-fp.exp: Use it.
6299 * gdb.arch/altivec-regs.exp: Likewise.
6300 * gdb.arch/e500-regs.exp: Likewise.
6301 * gdb.arch/vsx-regs.exp: Likewise.
6302 * gdb.base/dump.exp: Likewise.
6303 * gdb.base/funcargs.exp: Likewise.
6304 * gdb.base/gnu_vector.exp: Likewise.
6305 * gdb.dwarf2/formdata16.exp: Likewise.
6306 * gdb.dwarf2/implptrpiece.exp: Likewise.
6307 * gdb.dwarf2/nonvar-access.exp: Likewise.
6308 * gdb.python/py-inferior.exp: Likewise.
6309 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6310
e9352324
AA
63112017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6312
6313 PR gdb/21226
6314 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6315 stack value pieces are taken from the LSB end.
6316
d5d1163e
AA
63172017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6318
6319 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6320 variable at nonzero offset.
6321
0567c986
AA
63222017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6323
6324 * gdb.dwarf2/var-access.c: New file.
6325 * gdb.dwarf2/var-access.exp: New test.
6326 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6327
973e9aab
TT
63282017-06-12 Tom Tromey <tom@tromey.com>
6329
6330 * gdb.dwarf2/formdata16.exp: Add tests.
6331
d9109c80
TT
63322017-06-12 Tom Tromey <tom@tromey.com>
6333
6334 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6335
30a25466
TT
63362017-06-12 Tom Tromey <tom@tromey.com>
6337
6338 PR exp/16225:
6339 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6340 * gdb.arch/vsx-regs.exp: Update tests.
6341 * gdb.arch/s390-vregs.exp (hex128): New proc.
6342 Update test.
6343 * gdb.arch/altivec-regs.exp: Update tests.
6344
aefd8b33
SDJ
63452017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6346
6347 * gdb.base/startup-with-shell.c: New file.
6348 * gdb.base/startup-with-shell.exp: Likewise.
6349
2090129c
SDJ
63502017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6351
6352 * gdb.server/non-existing-program.exp: Update regex in order to
6353 reflect the fact that gdbserver is now using fork_inferior (with a
6354 shell) to startup the inferior.
6355
8e86a419
SM
63562017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6357
6358 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6359 support function calls from GDB.
6360
e6cf65f2
TT
63612017-05-21 Tom Tromey <tom@tromey.com>
6362
6363 PR rust/21466:
6364 * gdb.rust/unsized.exp: New file.
6365 * gdb.rust/unsized.rs: New file.
6366
43cc5389
TT
63672017-05-19 Tom Tromey <tom@tromey.com>
6368
6369 PR rust/21484:
6370 * gdb.rust/watch.exp: New file.
6371 * gdb.rust/watch.rs: New file.
6372
ec8df234
TT
63732017-05-18 Tom Tromey <tom@tromey.com>
6374
6375 * gdb.rust/simple.exp: Allow Box to be qualified.
6376
3e3e7fae
TP
63772017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6378
6379 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6380
59cc050d
PA
63812017-05-18 Pedro Alves <palves@redhat.com>
6382
6383 * gdb.base/fileio.c (test_write, test_read, test_close)
6384 (test_fstat): Don't print 'ret' in the fail path.
6385
c8f6abd1
PA
63862017-05-18 Pedro Alves <palves@redhat.com>
6387
6388 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6389 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6390 (test_system, test_rename, test_unlink, test_time): Change
6391 prototypes.
6392 * gdb.base/fileio.exp (stop_msg): Adjust.
6393
d2a03b77
PA
63942017-05-18 Pedro Alves <palves@redhat.com>
6395
6396 * gdb.base/fileio.c (null_str): New global.
6397 (test_stat): Use it.
6398 * gdb.base/fileio.exp: Remove nowarnings.
6399
0d5c6999
YQ
64002017-05-17 Yao Qi <yao.qi@linaro.org>
6401
6402 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6403
21873064
YQ
64042017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6405
6406 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6407 argument command.
6408 (top-level): Invoke test_set_inferior_tty.
6409
d512d31c
PA
64102017-05-04 Pedro Alves <palves@redhat.com>
6411
6412 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6413 Add parens to print call for Python 3.
6414
90cef2ed
KS
64152017-05-03 Keith Seitz <keiths@redhat.com>
6416
6417 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6418 (main): Call it.
6419
14f819c8
TW
64202017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6421
6422 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6423 to prev and next.
6424
913aeadd
TW
64252017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6426
6427 * gdb.python/py-record-btrace.exp: Remove test for
6428 gdb.BtraceInstruction.error.
6429
a3be24ad
TW
64302017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6431
6432 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6433
ae20e79a
TW
64342017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6435
6436 * gdb.python/py-record-btrace-threads.c: New file.
6437 * gdb.python/py-record-btrace-threads.exp: New file.
6438
45ce1b47
SDJ
64392017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6440
6441 PR testsuite/8595
6442 * gdb.base/environ.exp: Make test available in all architectures.
6443 Move bits related to "info program" testing to
6444 gdb.base/info-program.exp. Rewrite tests to use the two new
6445 procedures mentione below.
6446 (test_set_show_env_var) New procedure.
6447 (test_set_show_env_var_equal): Likewise.
6448 * gdb.base/info-program.exp: New file.
6449
e15c3eb4
KS
64502017-04-27 Keith Seitz <keiths@redhat.com>
6451
6452 * gdb.cp/oranking.cc (test15): New function.
6453 (main): Call test15 and declare additional variables for testing.
6454 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6455 "p foo101('abc')" tests.
6456 Add tests for cv qualifier overloads.
6457 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6458 "lvalue reference overload" test.
6459 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6460 "print value of f1 on Child&& in f2" test.
6461
3a3fd0fd
PA
64622017-04-19 Pedro Alves <palves@redhat.com>
6463
6464 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6465 procedure.
6466 (top level): Call it.
6467 * lib/gdb.exp (gdb_define_cmd): New procedure.
6468
53375380
PA
64692017-04-12 Pedro Alves <palves@redhat.com>
6470
6471 PR gdb/21323
6472 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6473 (wchar): New global.
6474 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6475 (do_test_wide_char, wide_char_types_no_program, top level): Add
6476 wchar_t testing.
6477
53e710ac
PA
64782017-04-12 Pedro Alves <palves@redhat.com>
6479
6480 PR c++/21323
6481 * gdb.cp/wide_char_types.c: New file.
6482 * gdb.cp/wide_char_types.exp: New file.
6483
0ad9d8c7
SDJ
64842017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6485
6486 PR gdb/21352
6487 * gdb.trace/tsv.exp: Add test for "tsave -r".
6488
b1b45502
IB
64892017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6490
6491 * gdb.dlang/watch-loc.c: New file.
6492 * gdb.dlang/watch-loc.exp: New file.
6493
ec13808e
JK
64942017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6495
6496 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6497
fe5f7374
AK
64982017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6499
6500 * gdb.arch/arc-analyze-prologue.S: New file.
6501 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6502
eea78757
AK
65032017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6504
6505 * gdb.arch/arc-decode-insn.S: New file.
6506 * gdb.arch/arc-decode-insn.exp: Likewise.
6507
5badf10a
IR
65082017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6509
6510 PR tdep/20928
6511 * gdb.arch/sparc64-regs.exp: New file.
6512 * gdb.arch/sparc64-regs.S: Likewise.
6513
cee59b3f
TW
65142017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6515
6516 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6517 and memory view on Python 3.
6518
c0f55cc6
AV
65192017-03-20 Artemiy Volkov <artemiyv@acm.org>
6520 Keith Seitz <keiths@redhat.com>
6521
6522 PR gdb/14441
6523 * gdb.cp/demangle.exp: Add rvalue reference tests.
6524 * gdb.cp/rvalue-ref-casts.cc: New file.
6525 * gdb.cp/rvalue-ref-casts.exp: New file.
6526 * gdb.cp/rvalue-ref-overload.cc: New file.
6527 * gdb.cp/rvalue-ref-overload.exp: New file.
6528 * gdb.cp/rvalue-ref-params.cc: New file.
6529 * gdb.cp/rvalue-ref-params.exp: New file.
6530 * gdb.cp/rvalue-ref-sizeof.cc: New file.
6531 * gdb.cp/rvalue-ref-sizeof.exp: New file.
6532 * gdb.cp/rvalue-ref-types.cc: New file.
6533 * gdb.cp/rvalue-ref-types.exp: New file.
6534 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
6535 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
6536
51457a05
MAL
65372017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6538
6539 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
6540 New procedure.
6541
5b291c04
MAL
65422017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6543
6544 * lib/mi-support.exp (mi_gdb_test): Add additional message
6545 for unexpected output.
6546
59a56148
AA
65472017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6548
6549 * gdb.base/examine-backward.c (Barrier): New character array
6550 constant, to ensure that TestStrings is preceded by a string
6551 terminator.
6552
7942e96e
AA
65532017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6554
6555 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
6556 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
6557 and implicit pointer into such a location.
6558
6ebac3fb
DE
65592017-03-16 Doug Evans <dje@google.com>
6560
6561 * gdb.python/py-lazy-string (pointer): Really add new typedef.
6562
ec3b243d
TP
65632017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
6564
6565 * gdb.cp/m-static.exp: Fix expectation for prototype of
6566 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
6567
65682017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
6569
6570 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
6571 * gdb.guile/scm-lazy-string.c: New file.
6572 * gdb.guile/scm-value.exp: Move lazy string tests to ...
6573 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
6574 for pointer, array, typedef lazy strings.
6575
2cc36e25 65762017-03-16 Doug Evans <dje@google.com>
34b43320
DE
6577
6578 PR python/17728, python/18439, python/18779
6579 * gdb.python/py-value.c (main) Delete locals sptr, sn.
6580 * gdb.python/py-lazy-string.c (pointer): New typedef.
6581 (main): New locals ptr, array, typedef_ptr.
6582 * gdb.python/py-value.exp: Move lazy string tests to ...
6583 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
6584 array, typedef lazy strings.
ec3b243d 6585
0efcde63
AK
65862017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
6587
6588 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
6589 Add optional 'test' parameter.
6590
7978d7c3
SM
65912017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6592
6593 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6594 Skip for versions of DejaGnu < 1.5.
6595
896c0c1e
SM
65962017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6597
6598 * lib/gdb.exp (dejagnu_version): New proc.
6599 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6600 Use dejagnu_version.
6601
5f4d1085
KS
66022017-03-10 Keith Seitz <keiths@redhat.com>
6603
6604 PR c++/8128
6605 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
6606 type from destructor regexps.
6607 Add a branch which actually passes the test.
6608 Adjust "ptype t5i" test names.
6609
1de05205
PA
66102017-03-08 Pedro Alves <palves@redhat.com>
6611
6612 * gdb.base/step-over-exit.exp: Add explicit test message.
6613
c65d6b55
PA
66142017-03-08 Pedro Alves <palves@redhat.com>
6615
6616 PR gdb/18360
6617 * gdb.threads/interrupt-while-step-over.c: New file.
6618 * gdb.threads/interrupt-while-step-over.exp: New file.
6619
2e86a283
PA
66202017-03-08 Pedro Alves <palves@redhat.com>
6621
6622 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
6623 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
6624
25dcbff6
PA
66252017-03-08 Pedro Alves <palves@redhat.com>
6626
6627 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
6628 PKRU as not supported as a PASS.
6629
dc9366eb
PA
66302017-03-08 Pedro Alves <palves@redhat.com>
6631
6632 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
6633 prefix instead of $binfile1/$binfile2.
6634 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
6635 in test message.
6636 * gdb.python/py-completion.exp: Use "load python file" as test
6637 messages instead of unstable path names.
6638
6e5d74e7
PA
66392017-03-08 Pedro Alves <palves@redhat.com>
6640 Jan Kratochvil <jan.kratochvil@redhat.com>
6641
6642 PR cli/21218
6643 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6644 New proc.
6645 (top level): Call it.
6646
9753a2f6
PA
66472017-03-08 Pedro Alves <palves@redhat.com>
6648
6649 PR tui/21216
6650 * gdb.tui/tui-nl-filtered-output.exp: New file.
6651
1a4dd9dd
PA
66522017-03-08 Pedro Alves <palves@redhat.com>
6653
6654 * gdb.base/completion.exp: Move TUI completion tests to ...
6655 * gdb.tui/completion.exp: ... this new file.
6656
7cbbff33
PA
66572017-03-08 Pedro Alves <palves@redhat.com>
6658
6659 * gdb.base/tui-disasm-long-lines.c,
6660 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
6661 gdb.base/tui-layout.exp: Move to ...
6662 * gdb.tui/: ... this new directory.
6663
5f6fd321
PA
66642017-03-07 Pedro Alves <palves@redhat.com>
6665
6666 * gdb.base/tui-layout.c: New file.
6667 * gdb.base/tui-layout.exp: New file.
6668
44959fa8
PA
66692017-03-07 Pedro Alves <palves@redhat.com>
6670
6671 * gdb.base/tui-layout.c: Rename to ...
6672 * gdb.base/tui-disasm-long-lines.c: ... this.
6673 * gdb.base/tui-layout.exp: Rename to ...
6674 * gdb.base/tui-disasm-long-lines.exp: ... this.
6675
f8c4e718
PA
66762017-03-07 Pedro Alves <palves@redhat.com>
6677
6678 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
6679
6dbb839a 66802017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
6681
6682 * i386-mpx-call.c: New file.
6683 * i386-mpx-call.exp: New file.
6684
65b48a81
PB
66852017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6686
6687 * gdb.arch/powerpc-power.exp: Delete test.
6688 * gdb.arch/powerpc-power.s: Likewise.
6689 * gdb.disasm/disassembler-options.exp: New test.
6690 * gdb.arch/powerpc-altivec.exp: Likewise.
6691 * gdb.arch/powerpc-altivec.s: Likewise.
6692 * gdb.arch/powerpc-altivec2.exp: Likewise.
6693 * gdb.arch/powerpc-altivec2.s: Likewise.
6694 * gdb.arch/powerpc-altivec3.exp: Likewise.
6695 * gdb.arch/powerpc-altivec3.s: Likewise.
6696 * gdb.arch/powerpc-power7.exp: Likewise.
6697 * gdb.arch/powerpc-power7.s: Likewise.
6698 * gdb.arch/powerpc-power8.exp: Likewise.
6699 * gdb.arch/powerpc-power8.s: Likewise.
6700 * gdb.arch/powerpc-power9.exp: Likewise.
6701 * gdb.arch/powerpc-power9.s: Likewise.
6702 * gdb.arch/powerpc-vsx.exp: Likewise.
6703 * gdb.arch/powerpc-vsx.s: Likewise.
6704 * gdb.arch/powerpc-vsx2.exp: Likewise.
6705 * gdb.arch/powerpc-vsx2.s: Likewise.
6706 * gdb.arch/powerpc-vsx3.exp: Likewise.
6707 * gdb.arch/powerpc-vsx3.s: Likewise.
6708 * gdb.arch/arm-disassembler-options.exp: Likewise.
6709 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
6710 * gdb.arch/s390-disassembler-options.exp: Likewise.
6711
17cd4947
LM
67122017-02-23 Luis Machado <lgustavo@codesourcery.com>
6713
6714 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
6715 (check_supported_features): ... this. Changed return type to void.
6716 (supports_rdseed): New static global.
6717 (rdseed): Check supports_rdseed.
6718 (initialize): Call check_supported_features.
6719
2039d74e
EBM
67202017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6721
6722 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6723 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6724 and lqarx/stqcx.
6725 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6726 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6727
a51d7ecf
EBM
67282017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6729
6730 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6731 uppercase.
6732
0224619f
JK
67332017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6734
6735 * gdb.dwarf2/formdata16.c: New file.
6736 * gdb.dwarf2/formdata16.exp: New file.
6737 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6738
216f72a1
JK
67392017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6740
6741 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
6742 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
6743 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
6744 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6745 DW_AT_GNU_*.
6746
43988095
JK
67472017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6748
6749 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
6750
99e8a4f9
SDJ
67512017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6752
6753 PR gdb/21164
6754 * gdb.base/maint.exp: Add testcases for when the commands do
6755 not have arguments.
6756
b58a8c0c
TP
67572017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
6758
6759 * gdb.cp/chained-calls.exp: Use p instead of P.
6760
4e746bb6
TW
67612017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6762
6763 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
6764 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
6765
3f77c769
TT
67662017-02-14 Tom Tromey <tom@tromey.com>
6767
6768 PR python/13598:
6769 * gdb.python/py-events.exp: Add before_prompt event tests.
6770
075beec0
AA
67712017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6772
6773 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
6774
bf5f525c
LM
67752017-02-13 Luis Machado <lgustavo@codesourcery.com>
6776
6777 * gdb.linespec/explicit.c (my_unique_function_name): New function.
6778 (main): Call my_unique_function_name.
6779 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
6780 completion of patterns with a single match.
6781 Add missing -re switches to gdb_test_multiple calls.
6782
13a66184
LM
67832017-02-13 Luis Machado <lgustavo@codesourcery.com>
6784
6785 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
6786 return if core file is not recognized.
6787
26a06916
SM
67882017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6789
6790 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
6791 and extra UIs.
6792
b761ca9e
SM
67932017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6794
6795 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
6796 proc_with_prefix.
6797
b964bee0
TT
67982017-02-10 Tom Tromey <tom@tromey.com>
6799
6800 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
6801
18da0c51
MG
68022017-02-10 Martin Galvan <martingalvan@sourceware.org>
6803
6804 PR gdb/21122
6805 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
6806
604c4576
JG
68072017-02-08 Jerome Guitton <guitton@adacore.com>
6808
6809 * gdb.base/define.exp: Add test for command abbreviations
6810 in define.
6811
20b477a7
LM
68122017-02-06 Luis Machado <lgustavo@codesourcery.com>
6813
6814 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
6815 * gdb.reverse/insn-reverse-x86.c: New file.
6816
3f7b46f2
IR
68172017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
6818
6819 PR tdep/20936
6820 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
6821
f0fd41c1
TT
68222017-02-03 Tom Tromey <tom@tromey.com>
6823
6824 PR rust/21097:
6825 * gdb.rust/simple.exp: Add new tests.
6826
5be5dbf0
PA
68272017-02-02 Pedro Alves <palves@redhat.com>
6828
6829 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
6830 tests.
6831
7346ef59
AA
68322017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6833
6834 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
6835 taking a 2-byte value out of a 4-byte DWARF implicit value on
6836 big-endian targets.
6837 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
6838 logic. Add test cases for DW_OP_implicit.
6839
787f0025
MM
68402017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6841
6842 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
6843
68777c29
MM
68442017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6845
6846 * gdb.btrace/enable.exp: Call gdb_exit before
6847 skip_gdbserver_tests.
6848
0a1c7e28
MM
68492017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6850
6851 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
6852 GDBFLAGS.
6853
b5ac99b0
MM
68542017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6855
6856 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
6857 the test is skipped.
6858 * gdb.btrace/data.exp: Likewise.
6859 * gdb.btrace/delta.exp: Likewise.
6860 * gdb.btrace/dlopen.exp: Likewise.
6861 * gdb.btrace/enable-running.exp: Likewise.
6862 * gdb.btrace/enable.exp: Likewise.
6863 * gdb.btrace/exception.exp: Likewise.
6864 * gdb.btrace/function_call_history.exp: Likewise.
6865 * gdb.btrace/gcore.exp: Likewise.
6866 * gdb.btrace/instruction_history.exp: Likewise.
6867 * gdb.btrace/multi-thread-step.exp: Likewise.
6868 * gdb.btrace/nohist.exp: Likewise.
6869 * gdb.btrace/non-stop.exp: Likewise.
6870 * gdb.btrace/reconnect.exp: Likewise.
6871 * gdb.btrace/record_goto-step.exp: Likewise.
6872 * gdb.btrace/record_goto.exp: Likewise.
6873 * gdb.btrace/rn-dl-bind.exp: Likewise.
6874 * gdb.btrace/segv.exp: Likewise.
6875 * gdb.btrace/step.exp: Likewise.
6876 * gdb.btrace/stepi.exp: Likewise.
6877 * gdb.btrace/tailcall-only.exp: Likewise.
6878 * gdb.btrace/tailcall.exp: Likewise.
6879 * gdb.btrace/tsx.exp: Likewise.
6880 * gdb.btrace/unknown_functions.exp: Likewise.
6881 * gdb.btrace/vdso.exp: Likewise.
6882
cd4007e4
MM
68832017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6884
6885 * gdb.btrace/enable-running.c: New.
6886 * gdb.btrace/enable-running.exp: New.
6887
2735833d
WT
68882017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
6889
6890 * gdb.arch/amd64-gs_base.c: New file.
6891 * gdb.arch/amd64-gs_base.exp: New file.
6892
b51e1e94
LM
68932017-01-26 Luis Machado <lgustavo@codesourcery.com>
6894
6895 * lib/memory.exp: Remove spurious empty newlines.
6896
72ca0410
SM
68972017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
6898
6899 * gdb.python/py-bad-printers.exp: Load python file using "source".
6900 * gdb.python/py-events.exp: Likewise.
6901 * gdb.python/py-evsignal.exp: Likewise.
6902 * gdb.python/py-evthreads.exp: Likewise.
6903 * gdb.python/py-frame-args.exp: Likewise.
6904 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
6905 * gdb.python/py-framefilter-mi.exp: Likewise.
6906 * gdb.python/py-framefilter.exp: Likewise.
6907 * gdb.python/py-mi.exp: Likewise.
6908 * gdb.python/py-pp-maint.exp: Likewise.
6909 * gdb.python/py-pp-registration.exp: Likewise.
6910 * gdb.python/py-prettyprint.exp: Likewise.
6911 (run_lang_tests): Likewise.
6912 * gdb.python/py-typeprint.exp: Likewise.
6913
e309aa65
LM
69142017-01-26 Luis Machado <lgustavo@codesourcery.com>
6915
6916 * lib/memory.exp: New file.
6917 * lib/gdb.exp: Load memory.exp.
6918 * gdb.base/memattr.exp (delete_memory): Move proc to
6919 lib/memory.exp and rename to delete_memory_regions.
6920 Replace delete_memory with delete_memory_regions.
6921 Cleanup memory regions before tests.
6922 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
6923 before tests.
6924
515aff23
LM
69252017-01-26 Luis Machado <lgustavo@codesourcery.com>
6926
6927 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
6928 files.
6929 (initialize): New function conditionally defined.
6930 (testcases): Move within conditional block.
6931 (main): Call initialize.
6932 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
6933 of gdb.reverse/insn-reverse.c.
6934 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
6935 gdb.reverse/insn-reverse.c.
6936
d8b49cf0
YQ
69372017-01-26 Yao Qi <yao.qi@linaro.org>
6938
6939 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
6940 disassemble on address 0.
6941
f13a9a0c
YQ
69422017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
6943 Yao Qi <yao.qi@linaro.org>
6944
6945 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
6946 * gdb.dwarf2/implptr-64bit.S: Remove.
6947 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
6948 variables in caller's context. Add DW_OP_implicit_value.
6949
5ac95241
YQ
69502017-01-25 Yao Qi <yao.qi@linaro.org>
6951
6952 * lib/dwarf.exp (Dwarf::_location): Handle
6953 DW_OP_GNU_implicit_pointer with proper size.
6954
23e82930
LM
69552017-01-20 Luis Machado <lgustavo@codesourcery.com>
6956
6957 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
6958 and add untested calls.
6959
d334ae25
LM
69602017-01-20 Luis Machado <lgustavo@codesourcery.com>
6961
6962 * gdb.python/python.exp: Check line number against what GDB thinks
6963 the line number is for func1.
6964
f5e6296e
IB
69652017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6966
6967 * gdb.dlang/debug-expr.exp: New file.
6968
5b362f04
LM
69692016-12-23 Luis Machado <lgustavo@codesourcery.com>
6970
6971 Fix test names for the following files:
6972
6973 * gdb.ada/exec_changed.exp
6974 * gdb.ada/info_types.exp
6975 * gdb.arch/aarch64-atomic-inst.exp
6976 * gdb.arch/aarch64-fp.exp
6977 * gdb.arch/altivec-abi.exp
6978 * gdb.arch/altivec-regs.exp
6979 * gdb.arch/amd64-byte.exp
6980 * gdb.arch/amd64-disp-step.exp
6981 * gdb.arch/amd64-dword.exp
6982 * gdb.arch/amd64-entry-value-inline.exp
6983 * gdb.arch/amd64-entry-value-param.exp
6984 * gdb.arch/amd64-entry-value-paramref.exp
6985 * gdb.arch/amd64-entry-value.exp
6986 * gdb.arch/amd64-i386-address.exp
6987 * gdb.arch/amd64-invalid-stack-middle.exp
6988 * gdb.arch/amd64-invalid-stack-top.exp
6989 * gdb.arch/amd64-optimout-repeat.exp
6990 * gdb.arch/amd64-prologue-skip.exp
6991 * gdb.arch/amd64-prologue-xmm.exp
6992 * gdb.arch/amd64-stap-special-operands.exp
6993 * gdb.arch/amd64-stap-wrong-subexp.exp
6994 * gdb.arch/amd64-tailcall-cxx.exp
6995 * gdb.arch/amd64-tailcall-noret.exp
6996 * gdb.arch/amd64-tailcall-ret.exp
6997 * gdb.arch/amd64-tailcall-self.exp
6998 * gdb.arch/amd64-word.exp
6999 * gdb.arch/arm-bl-branch-dest.exp
7000 * gdb.arch/arm-disp-step.exp
7001 * gdb.arch/arm-neon.exp
7002 * gdb.arch/arm-single-step-kernel-helper.exp
7003 * gdb.arch/avr-flash-qualifier.exp
7004 * gdb.arch/disp-step-insn-reloc.exp
7005 * gdb.arch/e500-abi.exp
7006 * gdb.arch/e500-regs.exp
7007 * gdb.arch/ftrace-insn-reloc.exp
7008 * gdb.arch/i386-avx512.exp
7009 * gdb.arch/i386-bp_permanent.exp
7010 * gdb.arch/i386-byte.exp
7011 * gdb.arch/i386-cfi-notcurrent.exp
7012 * gdb.arch/i386-disp-step.exp
7013 * gdb.arch/i386-dr3-watch.exp
7014 * gdb.arch/i386-float.exp
7015 * gdb.arch/i386-gnu-cfi.exp
7016 * gdb.arch/i386-mpx-map.exp
7017 * gdb.arch/i386-mpx-sigsegv.exp
7018 * gdb.arch/i386-mpx-simple_segv.exp
7019 * gdb.arch/i386-mpx.exp
7020 * gdb.arch/i386-permbkpt.exp
7021 * gdb.arch/i386-prologue.exp
7022 * gdb.arch/i386-signal.exp
7023 * gdb.arch/i386-size-overlap.exp
7024 * gdb.arch/i386-unwind.exp
7025 * gdb.arch/i386-word.exp
7026 * gdb.arch/mips-fcr.exp
7027 * gdb.arch/powerpc-d128-regs.exp
7028 * gdb.arch/powerpc-stackless.exp
7029 * gdb.arch/ppc64-atomic-inst.exp
7030 * gdb.arch/s390-stackless.exp
7031 * gdb.arch/s390-tdbregs.exp
7032 * gdb.arch/s390-vregs.exp
7033 * gdb.arch/sparc-sysstep.exp
7034 * gdb.arch/thumb-bx-pc.exp
7035 * gdb.arch/thumb-singlestep.exp
7036 * gdb.arch/thumb2-it.exp
7037 * gdb.arch/vsx-regs.exp
7038 * gdb.asm/asm-source.exp
7039 * gdb.base/a2-run.exp
7040 * gdb.base/advance.exp
7041 * gdb.base/all-bin.exp
7042 * gdb.base/anon.exp
7043 * gdb.base/args.exp
7044 * gdb.base/arithmet.exp
7045 * gdb.base/async-shell.exp
7046 * gdb.base/async.exp
7047 * gdb.base/attach-pie-noexec.exp
7048 * gdb.base/attach-twice.exp
7049 * gdb.base/auto-load.exp
7050 * gdb.base/bang.exp
7051 * gdb.base/bitfields.exp
7052 * gdb.base/break-always.exp
7053 * gdb.base/break-caller-line.exp
7054 * gdb.base/break-entry.exp
7055 * gdb.base/break-inline.exp
7056 * gdb.base/break-on-linker-gcd-function.exp
7057 * gdb.base/break-probes.exp
7058 * gdb.base/break.exp
7059 * gdb.base/breakpoint-shadow.exp
7060 * gdb.base/call-ar-st.exp
7061 * gdb.base/call-sc.exp
7062 * gdb.base/call-signal-resume.exp
7063 * gdb.base/call-strs.exp
7064 * gdb.base/callfuncs.exp
7065 * gdb.base/catch-fork-static.exp
7066 * gdb.base/catch-gdb-caused-signals.exp
7067 * gdb.base/catch-load.exp
7068 * gdb.base/catch-signal-fork.exp
7069 * gdb.base/catch-signal.exp
7070 * gdb.base/catch-syscall.exp
7071 * gdb.base/charset.exp
7072 * gdb.base/checkpoint.exp
7073 * gdb.base/chng-syms.exp
7074 * gdb.base/code-expr.exp
7075 * gdb.base/code_elim.exp
7076 * gdb.base/commands.exp
7077 * gdb.base/completion.exp
7078 * gdb.base/complex.exp
7079 * gdb.base/cond-expr.exp
7080 * gdb.base/condbreak.exp
7081 * gdb.base/consecutive.exp
7082 * gdb.base/continue-all-already-running.exp
7083 * gdb.base/coredump-filter.exp
7084 * gdb.base/corefile.exp
7085 * gdb.base/dbx.exp
7086 * gdb.base/debug-expr.exp
7087 * gdb.base/define.exp
7088 * gdb.base/del.exp
7089 * gdb.base/disabled-location.exp
7090 * gdb.base/disasm-end-cu.exp
7091 * gdb.base/disasm-optim.exp
7092 * gdb.base/display.exp
7093 * gdb.base/duplicate-bp.exp
7094 * gdb.base/ena-dis-br.exp
7095 * gdb.base/ending-run.exp
7096 * gdb.base/enumval.exp
7097 * gdb.base/environ.exp
7098 * gdb.base/eu-strip-infcall.exp
7099 * gdb.base/eval-avoid-side-effects.exp
7100 * gdb.base/eval-skip.exp
7101 * gdb.base/exitsignal.exp
7102 * gdb.base/expand-psymtabs.exp
7103 * gdb.base/filesym.exp
7104 * gdb.base/find-unmapped.exp
7105 * gdb.base/finish.exp
7106 * gdb.base/float.exp
7107 * gdb.base/foll-exec-mode.exp
7108 * gdb.base/foll-exec.exp
7109 * gdb.base/foll-fork.exp
7110 * gdb.base/fortran-sym-case.exp
7111 * gdb.base/freebpcmd.exp
7112 * gdb.base/func-ptr.exp
7113 * gdb.base/func-ptrs.exp
7114 * gdb.base/funcargs.exp
7115 * gdb.base/gcore-buffer-overflow.exp
7116 * gdb.base/gcore-relro-pie.exp
7117 * gdb.base/gcore-relro.exp
7118 * gdb.base/gcore.exp
7119 * gdb.base/gdb1090.exp
7120 * gdb.base/gdb11530.exp
7121 * gdb.base/gdb11531.exp
7122 * gdb.base/gdb1821.exp
7123 * gdb.base/gdbindex-stabs.exp
7124 * gdb.base/gdbvars.exp
7125 * gdb.base/hbreak.exp
7126 * gdb.base/hbreak2.exp
7127 * gdb.base/included.exp
7128 * gdb.base/infcall-input.exp
7129 * gdb.base/inferior-died.exp
7130 * gdb.base/infnan.exp
7131 * gdb.base/info-macros.exp
7132 * gdb.base/info-os.exp
7133 * gdb.base/info-proc.exp
7134 * gdb.base/info-shared.exp
7135 * gdb.base/info-target.exp
7136 * gdb.base/infoline.exp
7137 * gdb.base/interp.exp
7138 * gdb.base/interrupt.exp
7139 * gdb.base/jit-reader.exp
7140 * gdb.base/jit-simple.exp
7141 * gdb.base/kill-after-signal.exp
7142 * gdb.base/kill-detach-inferiors-cmd.exp
7143 * gdb.base/label.exp
7144 * gdb.base/langs.exp
7145 * gdb.base/ldbl_e308.exp
7146 * gdb.base/line-symtabs.exp
7147 * gdb.base/linespecs.exp
7148 * gdb.base/list.exp
7149 * gdb.base/long_long.exp
7150 * gdb.base/longest-types.exp
7151 * gdb.base/maint.exp
7152 * gdb.base/max-value-size.exp
7153 * gdb.base/memattr.exp
7154 * gdb.base/mips_pro.exp
7155 * gdb.base/morestack.exp
7156 * gdb.base/moribund-step.exp
7157 * gdb.base/multi-forks.exp
7158 * gdb.base/nested-addr.exp
7159 * gdb.base/nextoverexit.exp
7160 * gdb.base/noreturn-finish.exp
7161 * gdb.base/noreturn-return.exp
7162 * gdb.base/nostdlib.exp
7163 * gdb.base/offsets.exp
7164 * gdb.base/opaque.exp
7165 * gdb.base/pc-fp.exp
7166 * gdb.base/permissions.exp
7167 * gdb.base/print-symbol-loading.exp
7168 * gdb.base/prologue-include.exp
7169 * gdb.base/psymtab.exp
7170 * gdb.base/ptype.exp
7171 * gdb.base/random-signal.exp
7172 * gdb.base/randomize.exp
7173 * gdb.base/range-stepping.exp
7174 * gdb.base/readline-ask.exp
7175 * gdb.base/recpar.exp
7176 * gdb.base/recurse.exp
7177 * gdb.base/relational.exp
7178 * gdb.base/restore.exp
7179 * gdb.base/return-nodebug.exp
7180 * gdb.base/return.exp
7181 * gdb.base/run-after-attach.exp
7182 * gdb.base/save-bp.exp
7183 * gdb.base/scope.exp
7184 * gdb.base/sect-cmd.exp
7185 * gdb.base/set-lang-auto.exp
7186 * gdb.base/set-noassign.exp
7187 * gdb.base/setvar.exp
7188 * gdb.base/sigall.exp
7189 * gdb.base/sigbpt.exp
7190 * gdb.base/siginfo-addr.exp
7191 * gdb.base/siginfo-infcall.exp
7192 * gdb.base/siginfo-obj.exp
7193 * gdb.base/siginfo.exp
7194 * gdb.base/signals-state-child.exp
7195 * gdb.base/signest.exp
7196 * gdb.base/sigstep.exp
7197 * gdb.base/sizeof.exp
7198 * gdb.base/skip.exp
7199 * gdb.base/solib-corrupted.exp
7200 * gdb.base/solib-nodir.exp
7201 * gdb.base/solib-search.exp
7202 * gdb.base/stack-checking.exp
7203 * gdb.base/stale-infcall.exp
7204 * gdb.base/stap-probe.exp
7205 * gdb.base/start.exp
7206 * gdb.base/step-break.exp
7207 * gdb.base/step-bt.exp
7208 * gdb.base/step-line.exp
7209 * gdb.base/step-over-exit.exp
7210 * gdb.base/step-over-syscall.exp
7211 * gdb.base/step-resume-infcall.exp
7212 * gdb.base/step-test.exp
7213 * gdb.base/store.exp
7214 * gdb.base/structs3.exp
7215 * gdb.base/sym-file.exp
7216 * gdb.base/symbol-without-target_section.exp
7217 * gdb.base/term.exp
7218 * gdb.base/testenv.exp
7219 * gdb.base/ui-redirect.exp
7220 * gdb.base/until.exp
7221 * gdb.base/unwindonsignal.exp
7222 * gdb.base/value-double-free.exp
7223 * gdb.base/vla-datatypes.exp
7224 * gdb.base/vla-ptr.exp
7225 * gdb.base/vla-sideeffect.exp
7226 * gdb.base/volatile.exp
7227 * gdb.base/watch-cond-infcall.exp
7228 * gdb.base/watch-cond.exp
7229 * gdb.base/watch-non-mem.exp
7230 * gdb.base/watch-read.exp
7231 * gdb.base/watch-vfork.exp
7232 * gdb.base/watchpoint-cond-gone.exp
7233 * gdb.base/watchpoint-delete.exp
7234 * gdb.base/watchpoint-hw-hit-once.exp
7235 * gdb.base/watchpoint-hw.exp
7236 * gdb.base/watchpoint-stops-at-right-insn.exp
7237 * gdb.base/watchpoints.exp
7238 * gdb.base/wchar.exp
7239 * gdb.base/whatis-exp.exp
7240 * gdb.btrace/buffer-size.exp
7241 * gdb.btrace/data.exp
7242 * gdb.btrace/delta.exp
7243 * gdb.btrace/dlopen.exp
7244 * gdb.btrace/enable.exp
7245 * gdb.btrace/exception.exp
7246 * gdb.btrace/function_call_history.exp
7247 * gdb.btrace/gcore.exp
7248 * gdb.btrace/instruction_history.exp
7249 * gdb.btrace/nohist.exp
7250 * gdb.btrace/reconnect.exp
7251 * gdb.btrace/record_goto-step.exp
7252 * gdb.btrace/record_goto.exp
7253 * gdb.btrace/rn-dl-bind.exp
7254 * gdb.btrace/segv.exp
7255 * gdb.btrace/step.exp
7256 * gdb.btrace/stepi.exp
7257 * gdb.btrace/tailcall-only.exp
7258 * gdb.btrace/tailcall.exp
7259 * gdb.btrace/tsx.exp
7260 * gdb.btrace/unknown_functions.exp
7261 * gdb.btrace/vdso.exp
7262 * gdb.compile/compile-ifunc.exp
7263 * gdb.compile/compile-ops.exp
7264 * gdb.compile/compile-print.exp
7265 * gdb.compile/compile-setjmp.exp
7266 * gdb.cp/abstract-origin.exp
7267 * gdb.cp/ambiguous.exp
7268 * gdb.cp/annota2.exp
7269 * gdb.cp/annota3.exp
7270 * gdb.cp/anon-ns.exp
7271 * gdb.cp/anon-struct.exp
7272 * gdb.cp/anon-union.exp
7273 * gdb.cp/arg-reference.exp
7274 * gdb.cp/baseenum.exp
7275 * gdb.cp/bool.exp
7276 * gdb.cp/breakpoint.exp
7277 * gdb.cp/bs15503.exp
7278 * gdb.cp/call-c.exp
7279 * gdb.cp/casts.exp
7280 * gdb.cp/chained-calls.exp
7281 * gdb.cp/class2.exp
7282 * gdb.cp/classes.exp
7283 * gdb.cp/cmpd-minsyms.exp
7284 * gdb.cp/converts.exp
7285 * gdb.cp/cp-relocate.exp
7286 * gdb.cp/cpcompletion.exp
7287 * gdb.cp/cpexprs.exp
7288 * gdb.cp/cplabel.exp
7289 * gdb.cp/cplusfuncs.exp
7290 * gdb.cp/cpsizeof.exp
7291 * gdb.cp/ctti.exp
7292 * gdb.cp/derivation.exp
7293 * gdb.cp/destrprint.exp
7294 * gdb.cp/dispcxx.exp
7295 * gdb.cp/enum-class.exp
7296 * gdb.cp/exception.exp
7297 * gdb.cp/exceptprint.exp
7298 * gdb.cp/expand-psymtabs-cxx.exp
7299 * gdb.cp/expand-sals.exp
7300 * gdb.cp/extern-c.exp
7301 * gdb.cp/filename.exp
7302 * gdb.cp/formatted-ref.exp
7303 * gdb.cp/fpointer.exp
7304 * gdb.cp/gdb1355.exp
7305 * gdb.cp/gdb2495.exp
7306 * gdb.cp/hang.exp
7307 * gdb.cp/impl-this.exp
7308 * gdb.cp/infcall-dlopen.exp
7309 * gdb.cp/inherit.exp
7310 * gdb.cp/iostream.exp
7311 * gdb.cp/koenig.exp
7312 * gdb.cp/local.exp
7313 * gdb.cp/m-data.exp
7314 * gdb.cp/m-static.exp
7315 * gdb.cp/mb-ctor.exp
7316 * gdb.cp/mb-inline.exp
7317 * gdb.cp/mb-templates.exp
7318 * gdb.cp/member-name.exp
7319 * gdb.cp/member-ptr.exp
7320 * gdb.cp/meth-typedefs.exp
7321 * gdb.cp/method.exp
7322 * gdb.cp/method2.exp
7323 * gdb.cp/minsym-fallback.exp
7324 * gdb.cp/misc.exp
7325 * gdb.cp/namelessclass.exp
7326 * gdb.cp/namespace-enum.exp
7327 * gdb.cp/namespace-nested-import.exp
7328 * gdb.cp/namespace.exp
7329 * gdb.cp/nextoverthrow.exp
7330 * gdb.cp/no-dmgl-verbose.exp
7331 * gdb.cp/non-trivial-retval.exp
7332 * gdb.cp/noparam.exp
7333 * gdb.cp/nsdecl.exp
7334 * gdb.cp/nsimport.exp
7335 * gdb.cp/nsnested.exp
7336 * gdb.cp/nsnoimports.exp
7337 * gdb.cp/nsrecurs.exp
7338 * gdb.cp/nsstress.exp
7339 * gdb.cp/nsusing.exp
7340 * gdb.cp/operator.exp
7341 * gdb.cp/oranking.exp
7342 * gdb.cp/overload-const.exp
7343 * gdb.cp/overload.exp
7344 * gdb.cp/ovldbreak.exp
7345 * gdb.cp/ovsrch.exp
7346 * gdb.cp/paren-type.exp
7347 * gdb.cp/parse-lang.exp
7348 * gdb.cp/pass-by-ref.exp
7349 * gdb.cp/pr-1023.exp
7350 * gdb.cp/pr-1210.exp
7351 * gdb.cp/pr-574.exp
7352 * gdb.cp/pr10687.exp
7353 * gdb.cp/pr12028.exp
7354 * gdb.cp/pr17132.exp
7355 * gdb.cp/pr17494.exp
7356 * gdb.cp/pr9067.exp
7357 * gdb.cp/pr9167.exp
7358 * gdb.cp/pr9631.exp
7359 * gdb.cp/printmethod.exp
7360 * gdb.cp/psmang.exp
7361 * gdb.cp/psymtab-parameter.exp
7362 * gdb.cp/ptype-cv-cp.exp
7363 * gdb.cp/ptype-flags.exp
7364 * gdb.cp/re-set-overloaded.exp
7365 * gdb.cp/ref-types.exp
7366 * gdb.cp/rtti.exp
7367 * gdb.cp/scope-err.exp
7368 * gdb.cp/shadow.exp
7369 * gdb.cp/smartp.exp
7370 * gdb.cp/static-method.exp
7371 * gdb.cp/static-print-quit.exp
7372 * gdb.cp/temargs.exp
7373 * gdb.cp/templates.exp
7374 * gdb.cp/try_catch.exp
7375 * gdb.cp/typedef-operator.exp
7376 * gdb.cp/typeid.exp
7377 * gdb.cp/userdef.exp
7378 * gdb.cp/using-crash.exp
7379 * gdb.cp/var-tag.exp
7380 * gdb.cp/virtbase.exp
7381 * gdb.cp/virtfunc.exp
7382 * gdb.cp/virtfunc2.exp
7383 * gdb.cp/vla-cxx.exp
7384 * gdb.disasm/t01_mov.exp
7385 * gdb.disasm/t02_mova.exp
7386 * gdb.disasm/t03_add.exp
7387 * gdb.disasm/t04_sub.exp
7388 * gdb.disasm/t05_cmp.exp
7389 * gdb.disasm/t06_ari2.exp
7390 * gdb.disasm/t07_ari3.exp
7391 * gdb.disasm/t08_or.exp
7392 * gdb.disasm/t09_xor.exp
7393 * gdb.disasm/t10_and.exp
7394 * gdb.disasm/t11_logs.exp
7395 * gdb.disasm/t12_bit.exp
7396 * gdb.disasm/t13_otr.exp
7397 * gdb.dlang/circular.exp
7398 * gdb.dwarf2/arr-stride.exp
7399 * gdb.dwarf2/arr-subrange.exp
7400 * gdb.dwarf2/atomic-type.exp
7401 * gdb.dwarf2/bad-regnum.exp
7402 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7403 * gdb.dwarf2/callframecfa.exp
7404 * gdb.dwarf2/clztest.exp
7405 * gdb.dwarf2/corrupt.exp
7406 * gdb.dwarf2/data-loc.exp
7407 * gdb.dwarf2/dup-psym.exp
7408 * gdb.dwarf2/dw2-anon-mptr.exp
7409 * gdb.dwarf2/dw2-anonymous-func.exp
7410 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7411 * gdb.dwarf2/dw2-bad-unresolved.exp
7412 * gdb.dwarf2/dw2-basic.exp
7413 * gdb.dwarf2/dw2-canonicalize-type.exp
7414 * gdb.dwarf2/dw2-case-insensitive.exp
7415 * gdb.dwarf2/dw2-common-block.exp
7416 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7417 * gdb.dwarf2/dw2-compressed.exp
7418 * gdb.dwarf2/dw2-const.exp
7419 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7420 * gdb.dwarf2/dw2-cu-size.exp
7421 * gdb.dwarf2/dw2-dup-frame.exp
7422 * gdb.dwarf2/dw2-entry-value.exp
7423 * gdb.dwarf2/dw2-icycle.exp
7424 * gdb.dwarf2/dw2-ifort-parameter.exp
7425 * gdb.dwarf2/dw2-inline-break.exp
7426 * gdb.dwarf2/dw2-inline-param.exp
7427 * gdb.dwarf2/dw2-intercu.exp
7428 * gdb.dwarf2/dw2-intermix.exp
7429 * gdb.dwarf2/dw2-lexical-block-bare.exp
7430 * gdb.dwarf2/dw2-linkage-name-trust.exp
7431 * gdb.dwarf2/dw2-minsym-in-cu.exp
7432 * gdb.dwarf2/dw2-noloc.exp
7433 * gdb.dwarf2/dw2-op-call.exp
7434 * gdb.dwarf2/dw2-op-out-param.exp
7435 * gdb.dwarf2/dw2-opt-structptr.exp
7436 * gdb.dwarf2/dw2-param-error.exp
7437 * gdb.dwarf2/dw2-producer.exp
7438 * gdb.dwarf2/dw2-ranges-base.exp
7439 * gdb.dwarf2/dw2-ref-missing-frame.exp
7440 * gdb.dwarf2/dw2-reg-undefined.exp
7441 * gdb.dwarf2/dw2-regno-invalid.exp
7442 * gdb.dwarf2/dw2-restore.exp
7443 * gdb.dwarf2/dw2-restrict.exp
7444 * gdb.dwarf2/dw2-single-line-discriminators.exp
7445 * gdb.dwarf2/dw2-strp.exp
7446 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7447 * gdb.dwarf2/dw2-unresolved.exp
7448 * gdb.dwarf2/dw2-var-zero-addr.exp
7449 * gdb.dwarf2/dw4-sig-types.exp
7450 * gdb.dwarf2/dwz.exp
7451 * gdb.dwarf2/dynarr-ptr.exp
7452 * gdb.dwarf2/enum-type.exp
7453 * gdb.dwarf2/gdb-index.exp
7454 * gdb.dwarf2/implptr-64bit.exp
7455 * gdb.dwarf2/implptr-optimized-out.exp
7456 * gdb.dwarf2/implptr.exp
7457 * gdb.dwarf2/implref-array.exp
7458 * gdb.dwarf2/implref-const.exp
7459 * gdb.dwarf2/implref-global.exp
7460 * gdb.dwarf2/implref-struct.exp
7461 * gdb.dwarf2/mac-fileno.exp
7462 * gdb.dwarf2/main-subprogram.exp
7463 * gdb.dwarf2/member-ptr-forwardref.exp
7464 * gdb.dwarf2/method-ptr.exp
7465 * gdb.dwarf2/missing-sig-type.exp
7466 * gdb.dwarf2/nonvar-access.exp
7467 * gdb.dwarf2/opaque-type-lookup.exp
7468 * gdb.dwarf2/pieces-optimized-out.exp
7469 * gdb.dwarf2/pieces.exp
7470 * gdb.dwarf2/pr10770.exp
7471 * gdb.dwarf2/pr13961.exp
7472 * gdb.dwarf2/staticvirtual.exp
7473 * gdb.dwarf2/subrange.exp
7474 * gdb.dwarf2/symtab-producer.exp
7475 * gdb.dwarf2/trace-crash.exp
7476 * gdb.dwarf2/typeddwarf.exp
7477 * gdb.dwarf2/valop.exp
7478 * gdb.dwarf2/watch-notconst.exp
7479 * gdb.fortran/array-element.exp
7480 * gdb.fortran/charset.exp
7481 * gdb.fortran/common-block.exp
7482 * gdb.fortran/complex.exp
7483 * gdb.fortran/derived-type-function.exp
7484 * gdb.fortran/derived-type.exp
7485 * gdb.fortran/logical.exp
7486 * gdb.fortran/module.exp
7487 * gdb.fortran/multi-dim.exp
7488 * gdb.fortran/nested-funcs.exp
7489 * gdb.fortran/print-formatted.exp
7490 * gdb.fortran/subarray.exp
7491 * gdb.fortran/vla-alloc-assoc.exp
7492 * gdb.fortran/vla-datatypes.exp
7493 * gdb.fortran/vla-history.exp
7494 * gdb.fortran/vla-ptr-info.exp
7495 * gdb.fortran/vla-ptype-sub.exp
7496 * gdb.fortran/vla-ptype.exp
7497 * gdb.fortran/vla-sizeof.exp
7498 * gdb.fortran/vla-type.exp
7499 * gdb.fortran/vla-value-sub-arbitrary.exp
7500 * gdb.fortran/vla-value-sub-finish.exp
7501 * gdb.fortran/vla-value-sub.exp
7502 * gdb.fortran/vla-value.exp
7503 * gdb.fortran/whatis_type.exp
7504 * gdb.go/chan.exp
7505 * gdb.go/handcall.exp
7506 * gdb.go/hello.exp
7507 * gdb.go/integers.exp
7508 * gdb.go/methods.exp
7509 * gdb.go/package.exp
7510 * gdb.go/strings.exp
7511 * gdb.go/types.exp
7512 * gdb.go/unsafe.exp
7513 * gdb.guile/scm-arch.exp
7514 * gdb.guile/scm-block.exp
7515 * gdb.guile/scm-breakpoint.exp
7516 * gdb.guile/scm-cmd.exp
7517 * gdb.guile/scm-disasm.exp
7518 * gdb.guile/scm-equal.exp
7519 * gdb.guile/scm-frame-args.exp
7520 * gdb.guile/scm-frame-inline.exp
7521 * gdb.guile/scm-frame.exp
7522 * gdb.guile/scm-iterator.exp
7523 * gdb.guile/scm-math.exp
7524 * gdb.guile/scm-objfile.exp
7525 * gdb.guile/scm-ports.exp
7526 * gdb.guile/scm-symbol.exp
7527 * gdb.guile/scm-symtab.exp
7528 * gdb.guile/scm-value-cc.exp
7529 * gdb.guile/types-module.exp
7530 * gdb.linespec/break-ask.exp
7531 * gdb.linespec/cpexplicit.exp
7532 * gdb.linespec/explicit.exp
7533 * gdb.linespec/keywords.exp
7534 * gdb.linespec/linespec.exp
7535 * gdb.linespec/ls-dollar.exp
7536 * gdb.linespec/ls-errs.exp
7537 * gdb.linespec/skip-two.exp
7538 * gdb.linespec/thread.exp
7539 * gdb.mi/mi-async.exp
7540 * gdb.mi/mi-basics.exp
7541 * gdb.mi/mi-break.exp
7542 * gdb.mi/mi-catch-load.exp
7543 * gdb.mi/mi-cli.exp
7544 * gdb.mi/mi-cmd-param-changed.exp
7545 * gdb.mi/mi-console.exp
7546 * gdb.mi/mi-detach.exp
7547 * gdb.mi/mi-disassemble.exp
7548 * gdb.mi/mi-eval.exp
7549 * gdb.mi/mi-file-transfer.exp
7550 * gdb.mi/mi-file.exp
7551 * gdb.mi/mi-fill-memory.exp
7552 * gdb.mi/mi-inheritance-syntax-error.exp
7553 * gdb.mi/mi-linespec-err-cp.exp
7554 * gdb.mi/mi-logging.exp
7555 * gdb.mi/mi-memory-changed.exp
7556 * gdb.mi/mi-read-memory.exp
7557 * gdb.mi/mi-record-changed.exp
7558 * gdb.mi/mi-reg-undefined.exp
7559 * gdb.mi/mi-regs.exp
7560 * gdb.mi/mi-return.exp
7561 * gdb.mi/mi-reverse.exp
7562 * gdb.mi/mi-simplerun.exp
7563 * gdb.mi/mi-solib.exp
7564 * gdb.mi/mi-stack.exp
7565 * gdb.mi/mi-stepi.exp
7566 * gdb.mi/mi-syn-frame.exp
7567 * gdb.mi/mi-until.exp
7568 * gdb.mi/mi-var-block.exp
7569 * gdb.mi/mi-var-child.exp
7570 * gdb.mi/mi-var-cmd.exp
7571 * gdb.mi/mi-var-cp.exp
7572 * gdb.mi/mi-var-display.exp
7573 * gdb.mi/mi-var-invalidate.exp
7574 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
7575 * gdb.mi/mi-vla-fortran.exp
7576 * gdb.mi/mi-watch.exp
7577 * gdb.mi/mi2-var-child.exp
7578 * gdb.mi/user-selected-context-sync.exp
7579 * gdb.modula2/unbounded-array.exp
7580 * gdb.multi/dummy-frame-restore.exp
7581 * gdb.multi/multi-arch-exec.exp
7582 * gdb.multi/multi-arch.exp
7583 * gdb.multi/tids.exp
7584 * gdb.multi/watchpoint-multi.exp
7585 * gdb.opencl/callfuncs.exp
7586 * gdb.opencl/convs_casts.exp
7587 * gdb.opencl/datatypes.exp
7588 * gdb.opencl/operators.exp
7589 * gdb.opencl/vec_comps.exp
7590 * gdb.opt/clobbered-registers-O2.exp
7591 * gdb.opt/inline-break.exp
7592 * gdb.opt/inline-bt.exp
7593 * gdb.opt/inline-cmds.exp
7594 * gdb.opt/inline-locals.exp
7595 * gdb.pascal/case-insensitive-symbols.exp
7596 * gdb.pascal/floats.exp
7597 * gdb.pascal/gdb11492.exp
7598 * gdb.python/lib-types.exp
7599 * gdb.python/py-arch.exp
7600 * gdb.python/py-as-string.exp
7601 * gdb.python/py-bad-printers.exp
7602 * gdb.python/py-block.exp
7603 * gdb.python/py-breakpoint-create-fail.exp
7604 * gdb.python/py-breakpoint.exp
7605 * gdb.python/py-caller-is.exp
7606 * gdb.python/py-cmd.exp
7607 * gdb.python/py-explore-cc.exp
7608 * gdb.python/py-explore.exp
7609 * gdb.python/py-finish-breakpoint.exp
7610 * gdb.python/py-finish-breakpoint2.exp
7611 * gdb.python/py-frame-args.exp
7612 * gdb.python/py-frame-inline.exp
7613 * gdb.python/py-frame.exp
7614 * gdb.python/py-framefilter-mi.exp
7615 * gdb.python/py-infthread.exp
7616 * gdb.python/py-lazy-string.exp
7617 * gdb.python/py-linetable.exp
7618 * gdb.python/py-mi-events.exp
7619 * gdb.python/py-mi-objfile.exp
7620 * gdb.python/py-mi.exp
7621 * gdb.python/py-objfile.exp
7622 * gdb.python/py-pp-integral.exp
7623 * gdb.python/py-pp-maint.exp
7624 * gdb.python/py-pp-re-notag.exp
7625 * gdb.python/py-pp-registration.exp
7626 * gdb.python/py-recurse-unwind.exp
7627 * gdb.python/py-strfns.exp
7628 * gdb.python/py-symbol.exp
7629 * gdb.python/py-symtab.exp
7630 * gdb.python/py-sync-interp.exp
7631 * gdb.python/py-typeprint.exp
7632 * gdb.python/py-unwind-maint.exp
7633 * gdb.python/py-unwind.exp
7634 * gdb.python/py-value-cc.exp
7635 * gdb.python/py-xmethods.exp
7636 * gdb.reverse/amd64-tailcall-reverse.exp
7637 * gdb.reverse/break-precsave.exp
7638 * gdb.reverse/break-reverse.exp
7639 * gdb.reverse/consecutive-precsave.exp
7640 * gdb.reverse/consecutive-reverse.exp
7641 * gdb.reverse/finish-precsave.exp
7642 * gdb.reverse/finish-reverse-bkpt.exp
7643 * gdb.reverse/finish-reverse.exp
7644 * gdb.reverse/fstatat-reverse.exp
7645 * gdb.reverse/getresuid-reverse.exp
7646 * gdb.reverse/i386-precsave.exp
7647 * gdb.reverse/i386-reverse.exp
7648 * gdb.reverse/i386-sse-reverse.exp
7649 * gdb.reverse/i387-env-reverse.exp
7650 * gdb.reverse/i387-stack-reverse.exp
7651 * gdb.reverse/insn-reverse.exp
7652 * gdb.reverse/machinestate-precsave.exp
7653 * gdb.reverse/machinestate.exp
7654 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7655 * gdb.reverse/pipe-reverse.exp
7656 * gdb.reverse/readv-reverse.exp
7657 * gdb.reverse/recvmsg-reverse.exp
7658 * gdb.reverse/rerun-prec.exp
7659 * gdb.reverse/s390-mvcle.exp
7660 * gdb.reverse/step-precsave.exp
7661 * gdb.reverse/step-reverse.exp
7662 * gdb.reverse/time-reverse.exp
7663 * gdb.reverse/until-precsave.exp
7664 * gdb.reverse/until-reverse.exp
7665 * gdb.reverse/waitpid-reverse.exp
7666 * gdb.reverse/watch-precsave.exp
7667 * gdb.reverse/watch-reverse.exp
7668 * gdb.rust/generics.exp
7669 * gdb.rust/methods.exp
7670 * gdb.rust/modules.exp
7671 * gdb.rust/simple.exp
7672 * gdb.server/connect-with-no-symbol-file.exp
7673 * gdb.server/ext-attach.exp
7674 * gdb.server/ext-restart.exp
7675 * gdb.server/ext-wrapper.exp
7676 * gdb.server/file-transfer.exp
7677 * gdb.server/server-exec-info.exp
7678 * gdb.server/server-kill.exp
7679 * gdb.server/server-mon.exp
7680 * gdb.server/wrapper.exp
7681 * gdb.stabs/exclfwd.exp
7682 * gdb.stabs/gdb11479.exp
7683 * gdb.threads/clone-new-thread-event.exp
7684 * gdb.threads/corethreads.exp
7685 * gdb.threads/current-lwp-dead.exp
7686 * gdb.threads/dlopen-libpthread.exp
7687 * gdb.threads/gcore-thread.exp
7688 * gdb.threads/sigstep-threads.exp
7689 * gdb.threads/watchpoint-fork.exp
7690 * gdb.trace/actions-changed.exp
7691 * gdb.trace/backtrace.exp
7692 * gdb.trace/change-loc.exp
7693 * gdb.trace/circ.exp
7694 * gdb.trace/collection.exp
7695 * gdb.trace/disconnected-tracing.exp
7696 * gdb.trace/ftrace.exp
7697 * gdb.trace/mi-trace-frame-collected.exp
7698 * gdb.trace/mi-trace-unavailable.exp
7699 * gdb.trace/mi-traceframe-changed.exp
7700 * gdb.trace/mi-tsv-changed.exp
7701 * gdb.trace/no-attach-trace.exp
7702 * gdb.trace/passc-dyn.exp
7703 * gdb.trace/qtro.exp
7704 * gdb.trace/range-stepping.exp
7705 * gdb.trace/read-memory.exp
7706 * gdb.trace/save-trace.exp
7707 * gdb.trace/signal.exp
7708 * gdb.trace/status-stop.exp
7709 * gdb.trace/tfile.exp
7710 * gdb.trace/trace-break.exp
7711 * gdb.trace/trace-buffer-size.exp
7712 * gdb.trace/trace-condition.exp
7713 * gdb.trace/tracefile-pseudo-reg.exp
7714 * gdb.trace/tstatus.exp
7715 * gdb.trace/unavailable.exp
7716 * gdb.trace/while-dyn.exp
7717 * gdb.trace/while-stepping.exp
7718
34c41c68
DE
77192016-12-22 Doug Evans <xdje42@gmail.com>
7720
7721 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7722 and msymbols.
7723
16e69324
YQ
77242016-12-19 Yao Qi <yao.qi@linaro.org>
7725
7726 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7727 (test_with_self): Don't call do_steps_and_nexts, and remove
7728 code about stepping into xmalloc.
7729
f94f411b
YQ
77302016-12-09 Yao Qi <yao.qi@linaro.org>
7731
7732 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7733
77342016-12-09 Yao Qi <yao.qi@linaro.org>
7735
7736 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7737
f1b5deee
PA
77382016-12-09 Pedro Alves <palves@redhat.com>
7739
7740 * gdb.base/all-architectures-0.exp: New file.
7741 * gdb.base/all-architectures-1.exp: New file.
7742 * gdb.base/all-architectures-2.exp: New file.
7743 * gdb.base/all-architectures-3.exp: New file.
7744 * gdb.base/all-architectures-4.exp: New file.
7745 * gdb.base/all-architectures-5.exp: New file.
7746 * gdb.base/all-architectures-6.exp: New file.
7747 * gdb.base/all-architectures-7.exp: New file.
7748 * gdb.base/all-architectures.exp.in: New file.
7749
364ca42e
YQ
77502016-12-09 Yao Qi <yao.qi@linaro.org>
7751
7752 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
7753
107c2d62
LM
77542016-12-02 Luis Machado <lgustavo@codesourcery.com>
7755
7756 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
7757 possible.
7758 Remove useless pattern-matching code.
7759
df3ee9ca
PA
77602016-12-02 Pedro Alves <palves@redhat.com>
7761
7762 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
7763 procedure.
7764 (top level): Call it.
7765
ec835369
PA
77662016-12-02 Pedro Alves <palves@redhat.com>
7767
7768 * gdb.base/commands.exp (user_defined_command_args_stack_test):
7769 New procedure.
7770 (top level): Call it.
7771
01770bbd
PA
77722016-12-02 Pedro Alves <palves@redhat.com>
7773
7774 PR cli/20559
7775 * gdb.base/commands.exp (user_defined_command_args_eval): New
7776 procedure.
7777 (top level): Call it.
7778
008459ea
LM
77792016-12-02 Luis Machado <lgustavo@codesourcery.com>
7780
7781 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
7782 timeout handling.
7783
0c1b455e
TT
77842016-12-02 Tom Tromey <tom@tromey.com>
7785
7786 * gdb.dwarf2/main-subprogram.c: New file.
7787 * gdb.dwarf2/main-subprogram.exp: New file.
7788
018572b8
LM
77892016-12-01 Luis Machado <lgustavo@codesourcery.com>
7790
7791 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
7792 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
7793 gdb_test_no_output for a couple of cases.
7794 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
7795
84c93cd5
LM
77962016-12-01 Luis Machado <lgustavo@codesourcery.com>
7797
7798 Fix test names and standardize compilation error messages throughout
7799 the following files:
7800
7801 * gdb.ada/start.exp
7802 * gdb.arch/alpha-step.exp
7803 * gdb.arch/e500-prologue.exp
7804 * gdb.arch/ftrace-insn-reloc.exp
7805 * gdb.arch/gdb1291.exp
7806 * gdb.arch/gdb1431.exp
7807 * gdb.arch/gdb1558.exp
7808 * gdb.arch/i386-dr3-watch.exp
7809 * gdb.arch/i386-sse-stack-align.exp
7810 * gdb.arch/ia64-breakpoint-shadow.exp
7811 * gdb.arch/pa-nullify.exp
7812 * gdb.arch/powerpc-aix-prologue.exp
7813 * gdb.arch/thumb-bx-pc.exp
7814 * gdb.base/annota1.exp
7815 * gdb.base/annota3.exp
7816 * gdb.base/arrayidx.exp
7817 * gdb.base/assign.exp
7818 * gdb.base/attach.exp
7819 * gdb.base/auxv.exp
7820 * gdb.base/bang.exp
7821 * gdb.base/bfp-test.exp
7822 * gdb.base/bigcore.exp
7823 * gdb.base/bitfields2.exp
7824 * gdb.base/break-fun-addr.exp
7825 * gdb.base/break-probes.exp
7826 * gdb.base/call-rt-st.exp
7827 * gdb.base/callexit.exp
7828 * gdb.base/catch-fork-kill.exp
7829 * gdb.base/charset.exp
7830 * gdb.base/checkpoint.exp
7831 * gdb.base/comprdebug.exp
7832 * gdb.base/constvars.exp
7833 * gdb.base/coredump-filter.exp
7834 * gdb.base/cursal.exp
7835 * gdb.base/cvexpr.exp
7836 * gdb.base/detach.exp
7837 * gdb.base/display.exp
7838 * gdb.base/dmsym.exp
7839 * gdb.base/dprintf-pending.exp
7840 * gdb.base/dso2dso.exp
7841 * gdb.base/dtrace-probe.exp
7842 * gdb.base/dump.exp
7843 * gdb.base/enum_cond.exp
7844 * gdb.base/exe-lock.exp
7845 * gdb.base/exec-invalid-sysroot.exp
7846 * gdb.base/execl-update-breakpoints.exp
7847 * gdb.base/exprs.exp
7848 * gdb.base/fileio.exp
7849 * gdb.base/find.exp
7850 * gdb.base/finish.exp
7851 * gdb.base/fixsection.exp
7852 * gdb.base/foll-vfork.exp
7853 * gdb.base/frame-args.exp
7854 * gdb.base/gcore.exp
7855 * gdb.base/gdb1250.exp
7856 * gdb.base/global-var-nested-by-dso.exp
7857 * gdb.base/gnu-ifunc.exp
7858 * gdb.base/hashline1.exp
7859 * gdb.base/hashline2.exp
7860 * gdb.base/hashline3.exp
7861 * gdb.base/hbreak-in-shr-unsupported.exp
7862 * gdb.base/huge.exp
7863 * gdb.base/infcall-input.exp
7864 * gdb.base/info-fun.exp
7865 * gdb.base/info-shared.exp
7866 * gdb.base/jit-simple.exp
7867 * gdb.base/jit-so.exp
7868 * gdb.base/jit.exp
7869 * gdb.base/jump.exp
7870 * gdb.base/label.exp
7871 * gdb.base/lineinc.exp
7872 * gdb.base/logical.exp
7873 * gdb.base/longjmp.exp
7874 * gdb.base/macscp.exp
7875 * gdb.base/miscexprs.exp
7876 * gdb.base/new-ui-echo.exp
7877 * gdb.base/new-ui-pending-input.exp
7878 * gdb.base/new-ui.exp
7879 * gdb.base/nodebug.exp
7880 * gdb.base/nofield.exp
7881 * gdb.base/offsets.exp
7882 * gdb.base/overlays.exp
7883 * gdb.base/pending.exp
7884 * gdb.base/pointers.exp
7885 * gdb.base/pr11022.exp
7886 * gdb.base/printcmds.exp
7887 * gdb.base/prologue.exp
7888 * gdb.base/ptr-typedef.exp
7889 * gdb.base/realname-expand.exp
7890 * gdb.base/relativedebug.exp
7891 * gdb.base/relocate.exp
7892 * gdb.base/remote.exp
7893 * gdb.base/reread.exp
7894 * gdb.base/return2.exp
7895 * gdb.base/savedregs.exp
7896 * gdb.base/sep.exp
7897 * gdb.base/sepdebug.exp
7898 * gdb.base/sepsymtab.exp
7899 * gdb.base/set-inferior-tty.exp
7900 * gdb.base/setshow.exp
7901 * gdb.base/shlib-call.exp
7902 * gdb.base/sigaltstack.exp
7903 * gdb.base/siginfo-addr.exp
7904 * gdb.base/signals.exp
7905 * gdb.base/signull.exp
7906 * gdb.base/sigrepeat.exp
7907 * gdb.base/so-impl-ld.exp
7908 * gdb.base/solib-display.exp
7909 * gdb.base/solib-overlap.exp
7910 * gdb.base/solib-search.exp
7911 * gdb.base/solib-symbol.exp
7912 * gdb.base/structs.exp
7913 * gdb.base/structs2.exp
7914 * gdb.base/symtab-search-order.exp
7915 * gdb.base/twice.exp
7916 * gdb.base/unload.exp
7917 * gdb.base/varargs.exp
7918 * gdb.base/watchpoint-solib.exp
7919 * gdb.base/watchpoint.exp
7920 * gdb.base/whatis.exp
7921 * gdb.base/wrong_frame_bt_full.exp
7922 * gdb.btrace/dlopen.exp
7923 * gdb.cell/ea-standalone.exp
7924 * gdb.cell/ea-test.exp
7925 * gdb.cp/dispcxx.exp
7926 * gdb.cp/gdb2384.exp
7927 * gdb.cp/method2.exp
7928 * gdb.cp/nextoverthrow.exp
7929 * gdb.cp/pr10728.exp
7930 * gdb.disasm/am33.exp
7931 * gdb.disasm/h8300s.exp
7932 * gdb.disasm/mn10300.exp
7933 * gdb.disasm/sh3.exp
7934 * gdb.dwarf2/dw2-dir-file-name.exp
7935 * gdb.fortran/complex.exp
7936 * gdb.fortran/library-module.exp
7937 * gdb.guile/scm-pretty-print.exp
7938 * gdb.guile/scm-symbol.exp
7939 * gdb.guile/scm-type.exp
7940 * gdb.guile/scm-value.exp
7941 * gdb.linespec/linespec.exp
7942 * gdb.mi/gdb701.exp
7943 * gdb.mi/gdb792.exp
7944 * gdb.mi/mi-breakpoint-changed.exp
7945 * gdb.mi/mi-dprintf-pending.exp
7946 * gdb.mi/mi-dprintf.exp
7947 * gdb.mi/mi-exit-code.exp
7948 * gdb.mi/mi-pending.exp
7949 * gdb.mi/mi-solib.exp
7950 * gdb.mi/new-ui-mi-sync.exp
7951 * gdb.mi/pr11022.exp
7952 * gdb.mi/user-selected-context-sync.exp
7953 * gdb.opt/solib-intra-step.exp
7954 * gdb.python/py-events.exp
7955 * gdb.python/py-finish-breakpoint.exp
7956 * gdb.python/py-mi.exp
7957 * gdb.python/py-prettyprint.exp
7958 * gdb.python/py-shared.exp
7959 * gdb.python/py-symbol.exp
7960 * gdb.python/py-template.exp
7961 * gdb.python/py-type.exp
7962 * gdb.python/py-value.exp
7963 * gdb.reverse/solib-precsave.exp
7964 * gdb.reverse/solib-reverse.exp
7965 * gdb.server/solib-list.exp
7966 * gdb.stabs/weird.exp
7967 * gdb.threads/reconnect-signal.exp
7968 * gdb.threads/stepi-random-signal.exp
7969 * gdb.trace/actions.exp
7970 * gdb.trace/ax.exp
7971 * gdb.trace/backtrace.exp
7972 * gdb.trace/change-loc.exp
7973 * gdb.trace/deltrace.exp
7974 * gdb.trace/ftrace-lock.exp
7975 * gdb.trace/ftrace.exp
7976 * gdb.trace/infotrace.exp
7977 * gdb.trace/mi-tracepoint-changed.exp
7978 * gdb.trace/packetlen.exp
7979 * gdb.trace/passcount.exp
7980 * gdb.trace/pending.exp
7981 * gdb.trace/range-stepping.exp
7982 * gdb.trace/report.exp
7983 * gdb.trace/stap-trace.exp
7984 * gdb.trace/tfind.exp
7985 * gdb.trace/trace-break.exp
7986 * gdb.trace/trace-condition.exp
7987 * gdb.trace/trace-enable-disable.exp
7988 * gdb.trace/trace-mt.exp
7989 * gdb.trace/tracecmd.exp
7990 * gdb.trace/tspeed.exp
7991 * gdb.trace/tsv.exp
7992 * lib/perftest.exp
7993
fb9feb35
LM
79942016-12-01 Luis Machado <lgustavo@codesourcery.com>
7995
7996 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7997 with gdb_test_no_output.
7998 Use command as test name.
7999
cd2ddb6c
LM
80002016-12-01 Luis Machado <lgustavo@codesourcery.com>
8001
8002 Fix test names starting with uppercase throughout the files.
8003
8004 * gdb.ada/assign_1.exp
8005 * gdb.ada/boolean_expr.exp
8006 * gdb.base/arrayidx.exp
8007 * gdb.base/del.exp
8008 * gdb.base/gcore-buffer-overflow.exp
8009 * gdb.base/testenv.exp
8010 * gdb.compile/compile.exp
8011 * gdb.python/py-framefilter-invalidarg.exp
8012 * gdb.python/py-framefilter.exp
8013
bb95117e
LM
80142016-12-01 Luis Machado <lgustavo@codesourcery.com>
8015
8016 Fix test names starting with uppercase throughout the files.
8017
8018 * gdb.ada/array_return.exp
8019 * gdb.ada/expr_delims.exp
8020 * gdb.ada/mi_dyn_arr.exp
8021 * gdb.ada/mi_interface.exp
8022 * gdb.ada/mi_var_array.exp
8023 * gdb.ada/watch_arg.exp
8024 * gdb.arch/alpha-step.exp
8025 * gdb.arch/altivec-regs.exp
8026 * gdb.arch/e500-regs.exp
8027 * gdb.arch/powerpc-d128-regs.exp
8028 * gdb.base/arrayidx.exp
8029 * gdb.base/break.exp
8030 * gdb.base/checkpoint.exp
8031 * gdb.base/debug-expr.exp
8032 * gdb.base/dmsym.exp
8033 * gdb.base/radix.exp
8034 * gdb.base/sepdebug.exp
8035 * gdb.base/testenv.exp
8036 * gdb.base/watch_thread_num.exp
8037 * gdb.base/watchpoint-cond-gone.exp
8038 * gdb.cell/break.exp
8039 * gdb.cell/ea-cache.exp
8040 * gdb.compile/compile.exp
8041 * gdb.cp/gdb2495.exp
8042 * gdb.gdb/selftest.exp
8043 * gdb.gdb/xfullpath.exp
8044 * gdb.go/hello.exp
8045 * gdb.go/integers.exp
8046 * gdb.objc/basicclass.exp
8047 * gdb.pascal/hello.exp
8048 * gdb.pascal/integers.exp
8049 * gdb.python/py-breakpoint.exp
8050 * gdb.python/py-cmd.exp
8051 * gdb.python/py-linetable.exp
8052 * gdb.python/py-xmethods.exp
8053 * gdb.python/python.exp
8054 * gdb.reverse/consecutive-precsave.exp
8055 * gdb.reverse/finish-precsave.exp
8056 * gdb.reverse/i386-precsave.exp
8057 * gdb.reverse/machinestate-precsave.exp
8058 * gdb.reverse/sigall-precsave.exp
8059 * gdb.reverse/solib-precsave.exp
8060 * gdb.reverse/step-precsave.exp
8061 * gdb.reverse/until-precsave.exp
8062 * gdb.reverse/watch-precsave.exp
8063 * gdb.threads/leader-exit.exp
8064 * gdb.threads/pthreads.exp
8065 * gdb.threads/wp-replication.exp
8066 * gdb.trace/actions.exp
8067 * gdb.trace/mi-tsv-changed.exp
8068 * gdb.trace/tsv.exp
8069
de97fdd4
LM
80702016-12-01 Luis Machado <lgustavo@codesourcery.com>
8071
8072 Fix test names starting with uppercase throughout the files.
8073
8074 * gdb.arch/i386-bp_permanent.exp
8075 * gdb.arch/i386-gnu-cfi.exp
8076 * gdb.base/disasm-end-cu.exp
8077 * gdb.base/macscp.exp
8078 * gdb.base/pending.exp
8079 * gdb.base/watch_thread_num.exp
8080 * gdb.cp/exception.exp
8081 * gdb.cp/gdb2495.exp
8082 * gdb.cp/local.exp
8083 * gdb.python/py-evsignal.exp
8084 * gdb.python/python.exp
8085 * gdb.trace/tracecmd.exp
8086
9f058c10
LM
80872016-12-01 Luis Machado <lgustavo@codesourcery.com>
8088
8089 Fix test names starting with uppercase throughout the files.
8090
8091 * gdb.base/charset.exp
8092 * gdb.base/eval.exp
8093 * gdb.base/multi-forks.exp
8094 * gdb.guile/scm-progspace.exp
8095 * gdb.opencl/datatypes.exp
8096 * gdb.python/py-block.exp
8097 * gdb.python/py-function.exp
8098 * gdb.python/py-symbol.exp
8099 * gdb.python/py-symtab.exp
8100 * gdb.python/py-xmethods.exp
8101 * gdb.reverse/break-precsave.exp
8102 * gdb.reverse/break-reverse.exp
8103 * gdb.reverse/consecutive-precsave.exp
8104 * gdb.reverse/consecutive-reverse.exp
8105 * gdb.reverse/finish-precsave.exp
8106 * gdb.reverse/finish-reverse-bkpt.exp
8107 * gdb.reverse/finish-reverse.exp
8108 * gdb.reverse/fstatat-reverse.exp
8109 * gdb.reverse/getresuid-reverse.exp
8110 * gdb.reverse/i386-precsave.exp
8111 * gdb.reverse/i386-reverse.exp
8112 * gdb.reverse/i386-sse-reverse.exp
8113 * gdb.reverse/i387-stack-reverse.exp
8114 * gdb.reverse/insn-reverse.exp
8115 * gdb.reverse/machinestate-precsave.exp
8116 * gdb.reverse/machinestate.exp
8117 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8118 * gdb.reverse/pipe-reverse.exp
8119 * gdb.reverse/readv-reverse.exp
8120 * gdb.reverse/recvmsg-reverse.exp
8121 * gdb.reverse/rerun-prec.exp
8122 * gdb.reverse/s390-mvcle.exp
8123 * gdb.reverse/sigall-precsave.exp
8124 * gdb.reverse/sigall-reverse.exp
8125 * gdb.reverse/solib-precsave.exp
8126 * gdb.reverse/solib-reverse.exp
8127 * gdb.reverse/step-precsave.exp
8128 * gdb.reverse/step-reverse.exp
8129 * gdb.reverse/time-reverse.exp
8130 * gdb.reverse/until-precsave.exp
8131 * gdb.reverse/until-reverse.exp
8132 * gdb.reverse/waitpid-reverse.exp
8133 * gdb.reverse/watch-precsave.exp
8134 * gdb.reverse/watch-reverse.exp
8135
cdc7edd7
LM
81362016-12-01 Luis Machado <lgustavo@codesourcery.com>
8137
8138 Fix test names starting with uppercase throughout the files.
8139
8140 * gdb.arch/i386-mpx-simple_segv.exp
8141 * gdb.arch/i386-mpx.exp
8142 * gdb.arch/i386-permbkpt.exp
8143 * gdb.arch/pa-nullify.exp
8144 * gdb.arch/powerpc-d128-regs.exp
8145 * gdb.arch/vsx-regs.exp
8146 * gdb.base/bfp-test.exp
8147 * gdb.base/break.exp
8148 * gdb.base/breakpoint-shadow.exp
8149 * gdb.base/callfuncs.exp
8150 * gdb.base/charset.exp
8151 * gdb.base/commands.exp
8152 * gdb.base/completion.exp
8153 * gdb.base/dfp-test.exp
8154 * gdb.base/echo.exp
8155 * gdb.base/ending-run.exp
8156 * gdb.base/eval.exp
8157 * gdb.base/expand-psymtabs.exp
8158 * gdb.base/float128.exp
8159 * gdb.base/floatn.exp
8160 * gdb.base/foll-exec-mode.exp
8161 * gdb.base/gdb1056.exp
8162 * gdb.base/gdb11531.exp
8163 * gdb.base/kill-after-signal.exp
8164 * gdb.base/multi-forks.exp
8165 * gdb.base/overlays.exp
8166 * gdb.base/pending.exp
8167 * gdb.base/sepdebug.exp
8168 * gdb.base/testenv.exp
8169 * gdb.base/valgrind-db-attach.exp
8170 * gdb.base/watch_thread_num.exp
8171 * gdb.base/watchpoint-cond-gone.exp
8172 * gdb.base/watchpoint.exp
8173 * gdb.base/watchpoints.exp
8174 * gdb.cp/arg-reference.exp
8175 * gdb.cp/baseenum.exp
8176 * gdb.cp/operator.exp
8177 * gdb.cp/shadow.exp
8178 * gdb.dwarf2/dw2-op-out-param.exp
8179 * gdb.dwarf2/dw2-reg-undefined.exp
8180 * gdb.go/chan.exp
8181 * gdb.go/hello.exp
8182 * gdb.go/integers.exp
8183 * gdb.go/methods.exp
8184 * gdb.go/package.exp
8185 * gdb.guile/scm-parameter.exp
8186 * gdb.guile/scm-progspace.exp
8187 * gdb.guile/scm-value.exp
8188 * gdb.mi/mi-pending.exp
8189 * gdb.mi/user-selected-context-sync.exp
8190 * gdb.multi/multi-attach.exp
8191 * gdb.multi/tids.exp
8192 * gdb.opt/clobbered-registers-O2.exp
8193 * gdb.pascal/floats.exp
8194 * gdb.pascal/integers.exp
8195 * gdb.python/py-block.exp
8196 * gdb.python/py-events.exp
8197 * gdb.python/py-parameter.exp
8198 * gdb.python/py-symbol.exp
8199 * gdb.python/py-symtab.exp
8200 * gdb.python/py-type.exp
8201 * gdb.python/py-value.exp
8202 * gdb.python/py-xmethods.exp
8203 * gdb.python/python.exp
8204 * gdb.reverse/break-precsave.exp
8205 * gdb.reverse/consecutive-precsave.exp
8206 * gdb.reverse/finish-precsave.exp
8207 * gdb.reverse/i386-precsave.exp
8208 * gdb.reverse/machinestate-precsave.exp
8209 * gdb.reverse/sigall-precsave.exp
8210 * gdb.reverse/solib-precsave.exp
8211 * gdb.reverse/step-precsave.exp
8212 * gdb.reverse/until-precsave.exp
8213 * gdb.reverse/watch-precsave.exp
8214 * gdb.server/ext-attach.exp
8215 * gdb.server/ext-restart.exp
8216 * gdb.server/ext-run.exp
8217 * gdb.server/ext-wrapper.exp
8218 * gdb.stabs/gdb11479.exp
8219 * gdb.stabs/weird.exp
8220 * gdb.threads/attach-many-short-lived-threads.exp
8221 * gdb.threads/kill.exp
8222 * gdb.threads/watchpoint-fork.exp
8223
bc6c7af4
LM
82242016-12-01 Luis Machado <lgustavo@codesourcery.com>
8225
8226 Fix test names starting with uppercase throughout all the files below.
8227
8228 * gdb.ada/array_return.exp
8229 * gdb.ada/catch_ex.exp
8230 * gdb.ada/info_exc.exp
8231 * gdb.ada/mi_catch_ex.exp
8232 * gdb.ada/mi_dyn_arr.exp
8233 * gdb.ada/mi_ex_cond.exp
8234 * gdb.ada/mi_exc_info.exp
8235 * gdb.ada/mi_interface.exp
8236 * gdb.ada/mi_task_arg.exp
8237 * gdb.ada/mi_task_info.exp
8238 * gdb.ada/mi_var_array.exp
8239 * gdb.arch/alpha-step.exp
8240 * gdb.arch/amd64-disp-step.exp
8241 * gdb.arch/arm-disp-step.exp
8242 * gdb.arch/disp-step-insn-reloc.exp
8243 * gdb.arch/e500-prologue.exp
8244 * gdb.arch/ftrace-insn-reloc.exp
8245 * gdb.arch/gdb1558.exp
8246 * gdb.arch/i386-bp_permanent.exp
8247 * gdb.arch/i386-disp-step.exp
8248 * gdb.arch/i386-float.exp
8249 * gdb.arch/i386-gnu-cfi.exp
8250 * gdb.arch/ia64-breakpoint-shadow.exp
8251 * gdb.arch/mips16-thunks.exp
8252 * gdb.arch/pa-nullify.exp
8253 * gdb.arch/powerpc-aix-prologue.exp
8254 * gdb.arch/powerpc-power.exp
8255 * gdb.arch/ppc-dfp.exp
8256 * gdb.arch/s390-tdbregs.exp
8257 * gdb.arch/spu-info.exp
8258 * gdb.arch/spu-ls.exp
8259 * gdb.arch/thumb-bx-pc.exp
8260 * gdb.base/advance.exp
8261 * gdb.base/annota-input-while-running.exp
8262 * gdb.base/arrayidx.exp
8263 * gdb.base/asmlabel.exp
8264 * gdb.base/async.exp
8265 * gdb.base/attach-wait-input.exp
8266 * gdb.base/auto-connect-native-target.exp
8267 * gdb.base/batch-preserve-term-settings.exp
8268 * gdb.base/bfp-test.exp
8269 * gdb.base/bigcore.exp
8270 * gdb.base/bp-permanent.exp
8271 * gdb.base/break-always.exp
8272 * gdb.base/break-fun-addr.exp
8273 * gdb.base/break-idempotent.exp
8274 * gdb.base/break-main-file-remove-fail.exp
8275 * gdb.base/break-probes.exp
8276 * gdb.base/break-unload-file.exp
8277 * gdb.base/break.exp
8278 * gdb.base/call-ar-st.exp
8279 * gdb.base/call-rt-st.exp
8280 * gdb.base/call-sc.exp
8281 * gdb.base/call-signal-resume.exp
8282 * gdb.base/call-strs.exp
8283 * gdb.base/callexit.exp
8284 * gdb.base/callfuncs.exp
8285 * gdb.base/catch-gdb-caused-signals.exp
8286 * gdb.base/catch-signal-siginfo-cond.exp
8287 * gdb.base/catch-syscall.exp
8288 * gdb.base/compare-sections.exp
8289 * gdb.base/cond-eval-mode.exp
8290 * gdb.base/condbreak-call-false.exp
8291 * gdb.base/consecutive-step-over.exp
8292 * gdb.base/cursal.exp
8293 * gdb.base/disabled-location.exp
8294 * gdb.base/disasm-end-cu.exp
8295 * gdb.base/display.exp
8296 * gdb.base/double-prompt-target-event-error.exp
8297 * gdb.base/dprintf-bp-same-addr.exp
8298 * gdb.base/dprintf-detach.exp
8299 * gdb.base/dprintf-next.exp
8300 * gdb.base/dprintf-non-stop.exp
8301 * gdb.base/dprintf-pending.exp
8302 * gdb.base/dso2dso.exp
8303 * gdb.base/ending-run.exp
8304 * gdb.base/enum_cond.exp
8305 * gdb.base/examine-backward.exp
8306 * gdb.base/exe-lock.exp
8307 * gdb.base/exec-invalid-sysroot.exp
8308 * gdb.base/execl-update-breakpoints.exp
8309 * gdb.base/execution-termios.exp
8310 * gdb.base/fileio.exp
8311 * gdb.base/fixsection.exp
8312 * gdb.base/foll-exec-mode.exp
8313 * gdb.base/foll-exec.exp
8314 * gdb.base/fork-running-state.exp
8315 * gdb.base/frame-args.exp
8316 * gdb.base/fullpath-expand.exp
8317 * gdb.base/func-ptr.exp
8318 * gdb.base/gcore-relro-pie.exp
8319 * gdb.base/gdb1090.exp
8320 * gdb.base/gdb1555.exp
8321 * gdb.base/global-var-nested-by-dso.exp
8322 * gdb.base/gnu-ifunc.exp
8323 * gdb.base/hbreak-in-shr-unsupported.exp
8324 * gdb.base/hbreak-unmapped.exp
8325 * gdb.base/hook-stop.exp
8326 * gdb.base/infcall-input.exp
8327 * gdb.base/info-fun.exp
8328 * gdb.base/info-shared.exp
8329 * gdb.base/interrupt-noterm.exp
8330 * gdb.base/jit-so.exp
8331 * gdb.base/jit.exp
8332 * gdb.base/line-symtabs.exp
8333 * gdb.base/list.exp
8334 * gdb.base/longjmp.exp
8335 * gdb.base/macscp.exp
8336 * gdb.base/max-value-size.exp
8337 * gdb.base/nodebug.exp
8338 * gdb.base/nofield.exp
8339 * gdb.base/overlays.exp
8340 * gdb.base/paginate-after-ctrl-c-running.exp
8341 * gdb.base/paginate-bg-execution.exp
8342 * gdb.base/paginate-inferior-exit.exp
8343 * gdb.base/pending.exp
8344 * gdb.base/pr11022.exp
8345 * gdb.base/printcmds.exp
8346 * gdb.base/ptr-typedef.exp
8347 * gdb.base/ptype.exp
8348 * gdb.base/randomize.exp
8349 * gdb.base/range-stepping.exp
8350 * gdb.base/realname-expand.exp
8351 * gdb.base/relativedebug.exp
8352 * gdb.base/remote.exp
8353 * gdb.base/savedregs.exp
8354 * gdb.base/sepdebug.exp
8355 * gdb.base/set-noassign.exp
8356 * gdb.base/shlib-call.exp
8357 * gdb.base/shreloc.exp
8358 * gdb.base/sigaltstack.exp
8359 * gdb.base/sigbpt.exp
8360 * gdb.base/siginfo-addr.exp
8361 * gdb.base/siginfo-obj.exp
8362 * gdb.base/siginfo-thread.exp
8363 * gdb.base/signest.exp
8364 * gdb.base/signull.exp
8365 * gdb.base/sigrepeat.exp
8366 * gdb.base/skip.exp
8367 * gdb.base/so-impl-ld.exp
8368 * gdb.base/solib-corrupted.exp
8369 * gdb.base/solib-disc.exp
8370 * gdb.base/solib-display.exp
8371 * gdb.base/solib-overlap.exp
8372 * gdb.base/solib-search.exp
8373 * gdb.base/solib-symbol.exp
8374 * gdb.base/source-execution.exp
8375 * gdb.base/sss-bp-on-user-bp-2.exp
8376 * gdb.base/sss-bp-on-user-bp.exp
8377 * gdb.base/stack-checking.exp
8378 * gdb.base/stale-infcall.exp
8379 * gdb.base/step-break.exp
8380 * gdb.base/step-line.exp
8381 * gdb.base/step-over-exit.exp
8382 * gdb.base/step-test.exp
8383 * gdb.base/structs.exp
8384 * gdb.base/sym-file.exp
8385 * gdb.base/symtab-search-order.exp
8386 * gdb.base/term.exp
8387 * gdb.base/type-opaque.exp
8388 * gdb.base/unload.exp
8389 * gdb.base/until-nodebug.exp
8390 * gdb.base/until.exp
8391 * gdb.base/unwindonsignal.exp
8392 * gdb.base/watch-cond.exp
8393 * gdb.base/watch-non-mem.exp
8394 * gdb.base/watch_thread_num.exp
8395 * gdb.base/watchpoint-reuse-slot.exp
8396 * gdb.base/watchpoint-solib.exp
8397 * gdb.base/watchpoint.exp
8398 * gdb.btrace/dlopen.exp
8399 * gdb.cell/arch.exp
8400 * gdb.cell/break.exp
8401 * gdb.cell/bt.exp
8402 * gdb.cell/core.exp
8403 * gdb.cell/data.exp
8404 * gdb.cell/dwarfaddr.exp
8405 * gdb.cell/ea-cache.exp
8406 * gdb.cell/ea-standalone.exp
8407 * gdb.cell/ea-test.exp
8408 * gdb.cell/f-regs.exp
8409 * gdb.cell/fork.exp
8410 * gdb.cell/gcore.exp
8411 * gdb.cell/mem-access.exp
8412 * gdb.cell/ptype.exp
8413 * gdb.cell/registers.exp
8414 * gdb.cell/sizeof.exp
8415 * gdb.cell/solib-symbol.exp
8416 * gdb.cell/solib.exp
8417 * gdb.compile/compile-tls.exp
8418 * gdb.cp/exception.exp
8419 * gdb.cp/gdb2495.exp
8420 * gdb.cp/local.exp
8421 * gdb.cp/mb-inline.exp
8422 * gdb.cp/mb-templates.exp
8423 * gdb.cp/pr10687.exp
8424 * gdb.cp/pr9167.exp
8425 * gdb.cp/scope-err.exp
8426 * gdb.cp/templates.exp
8427 * gdb.cp/virtfunc.exp
8428 * gdb.dwarf2/dw2-dir-file-name.exp
8429 * gdb.dwarf2/dw2-single-line-discriminators.exp
8430 * gdb.fortran/complex.exp
8431 * gdb.fortran/library-module.exp
8432 * gdb.guile/guile.exp
8433 * gdb.guile/scm-cmd.exp
8434 * gdb.guile/scm-frame-inline.exp
8435 * gdb.guile/scm-objfile.exp
8436 * gdb.guile/scm-pretty-print.exp
8437 * gdb.guile/scm-symbol.exp
8438 * gdb.guile/scm-type.exp
8439 * gdb.guile/scm-value.exp
8440 * gdb.linespec/keywords.exp
8441 * gdb.linespec/ls-errs.exp
8442 * gdb.linespec/macro-relative.exp
8443 * gdb.linespec/thread.exp
8444 * gdb.mi/mi-breakpoint-changed.exp
8445 * gdb.mi/mi-dprintf-pending.exp
8446 * gdb.mi/mi-fullname-deleted.exp
8447 * gdb.mi/mi-logging.exp
8448 * gdb.mi/mi-pending.exp
8449 * gdb.mi/mi-solib.exp
8450 * gdb.mi/new-ui-mi-sync.exp
8451 * gdb.mi/user-selected-context-sync.exp
8452 * gdb.multi/dummy-frame-restore.exp
8453 * gdb.multi/multi-arch-exec.exp
8454 * gdb.multi/remove-inferiors.exp
8455 * gdb.multi/watchpoint-multi-exit.exp
8456 * gdb.opt/solib-intra-step.exp
8457 * gdb.perf/backtrace.exp
8458 * gdb.perf/single-step.exp
8459 * gdb.perf/skip-command.exp
8460 * gdb.perf/skip-prologue.exp
8461 * gdb.perf/solib.exp
8462 * gdb.python/lib-types.exp
8463 * gdb.python/py-as-string.exp
8464 * gdb.python/py-bad-printers.exp
8465 * gdb.python/py-block.exp
8466 * gdb.python/py-breakpoint.exp
8467 * gdb.python/py-cmd.exp
8468 * gdb.python/py-events.exp
8469 * gdb.python/py-evthreads.exp
8470 * gdb.python/py-finish-breakpoint.exp
8471 * gdb.python/py-finish-breakpoint2.exp
8472 * gdb.python/py-frame-inline.exp
8473 * gdb.python/py-frame.exp
8474 * gdb.python/py-inferior.exp
8475 * gdb.python/py-infthread.exp
8476 * gdb.python/py-mi.exp
8477 * gdb.python/py-objfile.exp
8478 * gdb.python/py-pp-maint.exp
8479 * gdb.python/py-pp-registration.exp
8480 * gdb.python/py-prettyprint.exp
8481 * gdb.python/py-recurse-unwind.exp
8482 * gdb.python/py-shared.exp
8483 * gdb.python/py-symbol.exp
8484 * gdb.python/py-symtab.exp
8485 * gdb.python/py-template.exp
8486 * gdb.python/py-type.exp
8487 * gdb.python/py-unwind-maint.exp
8488 * gdb.python/py-unwind.exp
8489 * gdb.python/py-value.exp
8490 * gdb.python/python.exp
8491 * gdb.reverse/finish-reverse-bkpt.exp
8492 * gdb.reverse/insn-reverse.exp
8493 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8494 * gdb.reverse/solib-precsave.exp
8495 * gdb.reverse/solib-reverse.exp
8496 * gdb.stabs/gdb11479.exp
8497 * gdb.stabs/weird.exp
8498 * gdb.threads/fork-child-threads.exp
8499 * gdb.threads/fork-plus-threads.exp
8500 * gdb.threads/fork-thread-pending.exp
8501 * gdb.threads/forking-threads-plus-breakpoint.exp
8502 * gdb.threads/hand-call-in-threads.exp
8503 * gdb.threads/interrupted-hand-call.exp
8504 * gdb.threads/linux-dp.exp
8505 * gdb.threads/local-watch-wrong-thread.exp
8506 * gdb.threads/next-while-other-thread-longjmps.exp
8507 * gdb.threads/non-ldr-exit.exp
8508 * gdb.threads/pending-step.exp
8509 * gdb.threads/print-threads.exp
8510 * gdb.threads/process-dies-while-detaching.exp
8511 * gdb.threads/process-dies-while-handling-bp.exp
8512 * gdb.threads/pthreads.exp
8513 * gdb.threads/queue-signal.exp
8514 * gdb.threads/reconnect-signal.exp
8515 * gdb.threads/signal-command-handle-nopass.exp
8516 * gdb.threads/signal-command-multiple-signals-pending.exp
8517 * gdb.threads/signal-delivered-right-thread.exp
8518 * gdb.threads/signal-sigtrap.exp
8519 * gdb.threads/sigthread.exp
8520 * gdb.threads/staticthreads.exp
8521 * gdb.threads/stepi-random-signal.exp
8522 * gdb.threads/thread-unwindonsignal.exp
8523 * gdb.threads/thread_check.exp
8524 * gdb.threads/thread_events.exp
8525 * gdb.threads/tid-reuse.exp
8526 * gdb.threads/tls-nodebug.exp
8527 * gdb.threads/tls-shared.exp
8528 * gdb.threads/tls-so_extern.exp
8529 * gdb.threads/tls.exp
8530 * gdb.threads/wp-replication.exp
8531 * gdb.trace/actions-changed.exp
8532 * gdb.trace/actions.exp
8533 * gdb.trace/backtrace.exp
8534 * gdb.trace/change-loc.exp
8535 * gdb.trace/collection.exp
8536 * gdb.trace/deltrace.exp
8537 * gdb.trace/disconnected-tracing.exp
8538 * gdb.trace/entry-values.exp
8539 * gdb.trace/ftrace-lock.exp
8540 * gdb.trace/ftrace.exp
8541 * gdb.trace/infotrace.exp
8542 * gdb.trace/mi-trace-frame-collected.exp
8543 * gdb.trace/mi-trace-unavailable.exp
8544 * gdb.trace/mi-traceframe-changed.exp
8545 * gdb.trace/mi-tracepoint-changed.exp
8546 * gdb.trace/mi-tsv-changed.exp
8547 * gdb.trace/no-attach-trace.exp
8548 * gdb.trace/packetlen.exp
8549 * gdb.trace/passc-dyn.exp
8550 * gdb.trace/passcount.exp
8551 * gdb.trace/pending.exp
8552 * gdb.trace/pr16508.exp
8553 * gdb.trace/qtro.exp
8554 * gdb.trace/range-stepping.exp
8555 * gdb.trace/read-memory.exp
8556 * gdb.trace/report.exp
8557 * gdb.trace/save-trace.exp
8558 * gdb.trace/signal.exp
8559 * gdb.trace/stap-trace.exp
8560 * gdb.trace/status-stop.exp
8561 * gdb.trace/strace.exp
8562 * gdb.trace/tfile.exp
8563 * gdb.trace/tfind.exp
8564 * gdb.trace/trace-break.exp
8565 * gdb.trace/trace-condition.exp
8566 * gdb.trace/trace-enable-disable.exp
8567 * gdb.trace/trace-mt.exp
8568 * gdb.trace/tracecmd.exp
8569 * gdb.trace/tracefile-pseudo-reg.exp
8570 * gdb.trace/tspeed.exp
8571 * gdb.trace/tstatus.exp
8572 * gdb.trace/tsv.exp
8573 * gdb.trace/unavailable.exp
8574 * gdb.trace/while-dyn.exp
8575 * gdb.trace/while-stepping.exp
8576 * lib/gdb-guile.exp
8577 * lib/gdb.exp
8578 * lib/mi-support.exp
8579 * lib/pascal.exp
8580 * lib/perftest.exp
8581 * lib/prelink-support.exp
8582 * lib/selftest-support.exp
8583
ad02e4fe
SM
85842016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
8585
8586 * Makefile.in: Include disable-implicit-rules.mk.
8587
22347e55
AA
85882016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8589
8590 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
8591 non-byte-aligned bit fields.
8592
da5b30da
AA
85932016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8594
8595 PR gdb/12616
8596 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
8597 respects the DW_AT_data_bit_offset attribute.
8598
b593ecca
SM
85992016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
8600
8601 * gdb.base/default.exp: Fix output of "set language".
8602
3b165252
SM
86032016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
8604
8605 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
8606 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
8607 make.
8608 * configure.ac: Remove checks for the make program.
8609 * configure: Re-generate.
8610
1a2f3d7f
KB
86112016-11-16 Kevin Buettner <kevinb@redhat.com>
8612
8613 * gdb.python/py-recurse-unwind.c (main): Add loop.
8614 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
8615 to read_register() and gdb.parse_and_eval(). Make each code
8616 call a separate case that can be individually tested.
8617 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
8618 proc. Call cont_and_backtrace for each of the code paths that
8619 we want to test in the unwinder.
8620
b7f38fda
AA
86212016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
8622
8623 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
8624 the definition of struct S.
8625
1f8db343
CM
86262016-11-11 Catherine Moore <clm@codesourcery.com>
8627
8628 * gdb.base/dump.exp: Identify verilog format dump tests as such.
8629
fad0c9fb
PA
86302016-11-09 Pedro Alves <palves@redhat.com>
8631
8632 * gdb.base/commands.exp (runto_or_return): New procedure.
8633 (gdbvar_simple_if_test, gdbvar_simple_while_test)
8634 (gdbvar_complex_if_while_test, progvar_simple_if_test)
8635 (progvar_simple_while_test, progvar_complex_if_while_test)
8636 (if_while_breakpoint_command_test)
8637 (infrun_breakpoint_command_test, breakpoint_command_test)
8638 (user_defined_command_test, watchpoint_command_test)
8639 (test_command_prompt_position, redefine_hook_test)
8640 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
8641 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
8642 multi_line_input and multi_line. Remove gdb_expect and
8643 gdb_stop_suppressing_tests uses.
8644 * lib/gdb.exp (valnum_re): New global.
8645 (multi_line_input): New procedure.
8646
8354c62c
SM
86472016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
8648
8649 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
8650 Remove.
8651 (test_setup): Define with proc_with_prefix.
8652 (test_cli_inferior): Likewise.
8653 (test_cli_thread): Likewise.
8654 (test_cli_frame): Likewise.
8655 (test_cli_select_frame): Likewise.
8656 (test_cli_up_down): Likewise.
8657 (test_mi_thread_select): Likewise.
8658 (test_mi_stack_select_frame): Likewise.
8659 (test_cli_in_mi_inferior): Likewise.
8660 (test_cli_in_mi_thread): Likewise.
8661 (test_cli_in_mi_frame): Likewise.
8662 (top level): Do not use with_test_prefix_procname.
8663
64f367a2
PA
86642016-11-09 Pedro Alves <palves@redhat.com>
8665
8666 * gdb.base/commands.exp (gdbvar_simple_if_test)
8667 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
8668 (progvar_simple_if_test, progvar_simple_while_test)
8669 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
8670 (infrun_breakpoint_command_test, breakpoint_command_test)
8671 (user_defined_command_test, watchpoint_command_test)
8672 (test_command_prompt_position, deprecated_command_test)
8673 (bp_deleted_in_command, temporary_breakpoint_commands)
8674 (stray_arg0_test, source_file_with_indented_comment)
8675 (recursive_source_test, if_commands_test)
8676 (error_clears_commands_left, redefine_hook_test)
8677 (redefine_backtrace_test): Use proc_with_prefix.
8678 * lib/gdb.exp (proc_with_prefix): New proc.
8679
0bb65f1e
AA
86802016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8681
8682 * gdb.base/tui-layout.c: New file.
8683 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
8684 disassembly window contains very long lines.
8685
7353f247
TT
86862016-11-08 Tom Tromey <tom@tromey.com>
8687
8688 * gdb.python/py-value.exp (test_value_creation): Make "long" test
8689 depend on Python 2.
8690
30a7bb83
TT
86912016-11-08 Tom Tromey <tom@tromey.com>
8692
8693 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
8694 New method.
8695
cdf5a07c
MG
86962016-10-29 Manish Goregaokar <manish@mozilla.com>
8697
2806dc7e 8698 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 8699
51a789c3
MG
87002016-10-27 Manish Goregaokar <manish@mozilla.com>
8701
2806dc7e
PA
8702 * gdb.rust/simple.rs: Add test for univariant enums without
8703 discriminants and for encoded struct-like enums.
51a789c3 8704
f610ab6d
PA
87052016-10-28 Pedro Alves <palves@redhat.com>
8706
8707 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
8708 gdb_test_multiple, tighten regexps and match symtabs and line
8709 tables incrementally.
8710
b129b0ca
LM
87112016-10-28 Luis Machado <lgustavo@codesourcery.com>
8712
8713 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
8714 general.
8715
ecf45d2c
SL
87162016-10-25 Luis Machado <lgustavo@codesourcery.com>
8717
8718 * gdb.base/exec-invalid-sysroot.exp: New file.
8719
b8d38ee4
JK
87202016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8721
8722 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8723
f90fd8c2
JK
87242016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8725
8726 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8727
2d2476aa
MR
87282016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8729
2806dc7e
PA
8730 * gdb.base/killed-outside.exp: Remove $options from a call to
8731 `prepare_for_testing'.
2d2476aa 8732
e42b25a0
SM
87332016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8734
8735 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8736 Change test message.
8737
3ccdb432
SM
87382016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8739
8740 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8741 Update comment.
8742
5bad3170
SM
87432016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8744
8745 * gdb.trace/mi-trace-save.exp: New file.
8746
5ad9dba7
YQ
87472016-10-13 Yao Qi <yao.qi@linaro.org>
8748
8749 * gdb.base/code_elim.exp (get_var_address): Remove.
8750 * gdb.base/relocate.exp: Likewise.
8751 * gdb.base/shreloc.exp: Likewise.
8752 * lib/gdb.exp (get_var_address): New.
8753
62df7e21
YQ
87542016-10-13 Yao Qi <yao.qi@linaro.org>
8755
8756 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
8757 floating point tests if $skip_float_test is false.
8758
4dac951e
LM
87592016-10-12 Luis Machado <lgustavo@codesourcery.com>
8760
8761 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
8762 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
8763 argc values.
8764 Add 1 to argc so we guarantee distinct initial/modified argc values.
8765
8f1a8fc4
JK
87662016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8767
8768 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
8769
16c85b5d
JK
87702016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8771
8772 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
8773 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
8774 * gdb.arch/vsx-regs.exp: Likewise.
8775
1d0e042a
YQ
87762016-10-07 Yao Qi <yao.qi@linaro.org>
8777
8778 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
8779
68dadef5
MM
87802016-10-07 Markus Metzger <markus.t.metzger@intel.com>
8781
8782 * gdb.python/python.exp: Test decode_line("*0").
8783
33fa2c6e
DE
87842016-10-06 Doug Evans <dje@google.com>
8785
8786 * gdb.python/py-value.exp (test_value_creation): Add test for large
8787 unsigned 64-bit value.
8788
9c37b5ae
TT
87892016-10-06 Tom Tromey <tom@tromey.com>
8790
8791 * gdb.compile/compile.exp: Change java tests to rust.
8792 * gdb.base/setshow.exp: Change java tests to rust.
8793 * gdb.base/default.exp: Remove java from language list.
8794 * README (Examples): Update language example.
8795 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
8796 test.
8797 * lib/gdb.exp (skip_java_tests): Remove.
8798 * lib/java.exp: Remove.
8799 * gdb.java: Remove.
8800
78b86327
MR
88012016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8802
8803 * gdb.arch/mips-fcr.exp: New test.
8804 * gdb.arch/mips-fcr.c: Source for the new test.
8805
7470adbb
MR
88062016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8807
8808 * gdb.base/solib-disc.exp: Use `standard_output_file'
8809 throughout.
8810
4a556533
PA
88112016-10-06 Pedro Alves <palves@redhat.com>
8812
8813 * gdb.base/jit-simple-dl.c: New file.
8814 * gdb.base/jit-simple-jit.c: New file, factored out from ...
8815 * gdb.base/jit-simple.c: ... this.
8816 * gdb.base/jit-simple.exp (jit_run): Delete.
8817 (build_jit): New proc.
8818 (jit_test_reread): Recompile either the main program or the shared
8819 library, depending on what is being tested. Skip changing address
8820 if caller wants to. Compare before/after addresses. If testing
8821 standalone, explicitly load the binary. Test "maint info
8822 breakpoints".
8823 (top level): Add "standalone vs shared lib" and "change address"
8824 vs "same address" axes.
8825
5a122fbc
PA
88262016-10-06 Pedro Alves <palves@redhat.com>
8827
8828 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
8829 call.
8830 (jit_run): Delete.
8831 (jit_test_reread): Use with_test_prefix. Reload the main binary
8832 explicitly. Compare the before/after addresses of the JIT
8833 descriptor.
8834
ee8da4b8
DE
88352016-08-15 Doug Evans <dje@google.com>
8836
8837 * gdb.xml/extra-regs.xml: Update, end field now required, default type
8838 for single bitfields is bool.
8839 * gdb.xml/tdesc-regs.exp: Ditto.
8840
f389f6fe
JK
88412016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8842
8843 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
8844
fdebf1a4
YQ
88452016-10-05 Yao Qi <yao.qi@linaro.org>
8846
8847 * lib/gdb.exp (support_complex_tests): Return zero if
8848 gdb_skip_float_test return true.
8849
9c36d954 88502016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8851 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
8852
8853 PR gdb/20487
8854 * gdb.mi/user-selected-context-sync.exp: New file.
8855 * gdb.mi/user-selected-context-sync.c: New file.
8856
4034d0ff 88572016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8858 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
8859
8860 PR gdb/20487
8861 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
8862 =thread-select-event check.
8863
a4297203
PB
88642016-09-29 Peter Bergner <bergner@vnet.ibm.com>
8865
8866 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
8867 the compulsory L operand changes.
8868 * gdb.arch/powerpc-power.s: Likewise.
8869
bb805577
JK
88702016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8871
8872 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
8873 * gdb.base/jit-attach-pie.c: New file.
8874 * gdb.base/jit-attach-pie.exp: New file.
8875
6d61dee5
PA
88762016-09-28 Pedro Alves <palves@redhat.com>
8877
8878 * gdb.base/infcall-input.c: New file.
8879 * gdb.base/infcall-input.exp: New file.
8880
f73842fc
YQ
88812016-09-22 Yao Qi <yao.qi@linaro.org>
8882
8883 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
8884 (gdb_exit): Rename it to ...
8885 (gdbserver_gdb_exit): ... Close GDBserver.
8886 (gdb_exit): New proc, call gdbserver_gdb_exit.
8887 (mi_gdb_exit): Likewise.
8888
90681dab
YQ
88892016-09-22 Yao Qi <yao.qi@linaro.org>
8890
8891 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
8892 path.
8893 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
8894 Remove duplication.
8895
9c211fd8
YQ
88962016-09-22 Yao Qi <yao.qi@linaro.org>
8897
8898 * lib/gdbserver-support.exp: Check the existence of
8899 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
8900
ad0a504f
AK
89012016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
8902
8903 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
8904
36cf1806
TT
89052016-09-21 Tom Tromey <tom@tromey.com>
8906
8907 PR gdb/20604:
8908 * gdb.base/quit.exp: New file.
8909
74172ecf
SM
89102016-09-21 Simon Marchi <simon.marchi@ericsson.com>
8911
8912 * .gitignore: New file.
8913
3d0ec882
MR
89142016-09-21 Maciej W. Rozycki <macro@imgtec.com>
8915
8916 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
8917 throughout.
8918
8193adea
AA
89192016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8920
8921 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
8922
d41a5c09
JK
89232016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8924
8925 * gdb.cp/casts.cc (decltype): Move it ...
8926 (main): ... with its call to ...
8927 * gdb.cp/casts03.cc: ... a new file.
8928 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
8929
d2dfe700
JK
89302016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8931
8932 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
8933
e2a92b16
PB
89342016-09-15 Peter Bergner <bergner@vnet.ibm.com>
8935
8936 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
8937 and sync up the test with tests in gas/testsuite/gas/ppc.
8938 * gdb.arch/powerpc-power.exp: Likewise.
8939
49b4de64
JK
89402016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8941
8942 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
8943
2c29df25
SDJ
89442016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
8945 Jan Kratochvil <jan.kratochvil@redhat.com>
8946
8947 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
8948 make m1's definition to be different from m2's. Use 'dummy' as an
8949 argument for probe 'two'.
8950
cc3c2846
JB
89512016-09-10 Jon Beniston <jon@beniston.com>
8952
8953 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
8954 for sim target.
8955
e1b2624a
AA
89562016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8957
8958 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
8959 variable declaration.
8960 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
8961 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
8962 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8963 received HWCAP as its argument.
8964
4295e285
PA
89652016-09-06 Pedro Alves <palves@redhat.com>
8966
8967 * gdb.base/new-ui-pending-input.c: New file.
8968 * gdb.base/new-ui-pending-input.exp: New file.
8969 * gdb.exp (clear_gdb_spawn_id): New procedure.
8970 (with_spawn_id): Check whether gdb_spawn_id exists before
8971 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8972 on exit.
8973
00d5215e
UW
89742016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8975
8976 * gdb.base/float128.c: New file.
8977 * gdb.base/float128.exp: Likewise.
8978 * gdb.base/floatn.c: Likewise.
8979 * gdb.base/floatn.exp: Likewise.
8980
a9ff5f12
UW
89812016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8982
8983 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8984
f245535c
PA
89852016-09-05 Pedro Alves <palves@redhat.com>
8986
8987 PR backtrace/19927
8988 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8989 unwinders are immediately called as side effect of "source" or
8990 "disable unwinder" commands.
8991 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8992
ae9cf263
YQ
89932016-09-02 Yao Qi <yao.qi@linaro.org>
8994
8995 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8996 is true and $type is "float" or "double".
8997
27aba047
YQ
89982016-09-02 Yao Qi <yao.qi@linaro.org>
8999
9000 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9001 true.
9002 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9003 * gdb.base/call-rt-st.exp: Likewise.
9004 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9005 return value instead of gdb,skip_float_test.
9006 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9007 (do_function_calls): Use its return value instead of
9008 gdb,skip_float_test.
9009 * gdb.base/finish.exp: Likewise.
9010 * gdb.base/funcargs.exp: Likewise.
9011 * gdb.base/return.exp: Likewise.
9012 * gdb.base/return2.exp: Likewise.
9013 * gdb.base/varargs.exp: Likewise.
9014 * lib/gdb.exp (gdb_skip_float_test): Change it to
9015 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9016
5af962df
AA
90172016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9018
9019 * gdb.multi/tids.exp: Test "thread apply all".
9020
7fac6910
JK
90212016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9022
9023 * gdb.base/default.exp (tty): Remove.
9024
bb1fe4ac
KB
90252016-08-24 Kevin Buettner <kevinb@redhat.com>
9026
2806dc7e
PA
9027 * gdb.python/py-recurse-unwind.c: New file.
9028 * gdb.python/py-recurse-unwind.py: New file.
9029 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 9030
0a1ddfa6
SM
90312016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9032
9033 * gdb.base/set-inferior-tty.exp: New file.
9034 * gdb.base/set-inferior-tty.c: New file.
9035
d9de1fe3
PA
90362016-08-23 Pedro Alves <palves@redhat.com>
9037
9038 PR gdb/20494
9039 * gdb.base/new-ui-echo.c: New file.
9040 * gdb.base/new-ui-echo.exp: New file.
9041
e9d9abd7
YQ
90422016-08-23 Yao Qi <yao.qi@linaro.org>
9043
9044 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9045 gdbserver_spawn.
9046 * gdb.server/connect-without-multi-process.exp (do_test):
9047 Likewise.
9048
3589529e
YQ
90492016-08-23 Yao Qi <yao.qi@linaro.org>
9050
9051 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9052 standalone_txt. Delete gdb_txt and standalone_txt on host
9053 and target. Spawn the binary on target. Copy files from
9054 target to host.
9055
6bb90213
PA
90562016-08-22 Pedro Alves <palves@redhat.com>
9057
9058 PR gdb/20505
9059 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9060 with_test_prefix. Factor out bits to ...
9061 (test_no_vdso): ... this new procedure.
9062
20c2c024
CL
90632016-08-19 Carl Love <cel@us.ibm.com>
9064
9065 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9066 maintaining separate logic for constructing the output path.
9067 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9068 * gdb.arch/ppc-dfp.exp: Likewise.
9069 * gdb.arch/ppc-fp.exp: Likewise.
9070 * gdb.arch/vsx-regs.exp: Likewise.
9071 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9072 binprefix for generating the additional binary files.
9073
0646e07d
PA
90742016-08-19 Pedro Alves <palves@redhat.com>
9075
9076 * gdb.trace/mi-trace-frame-collected.exp
9077 (test_trace_frame_collected): On x32, expect two registers.
9078
46da9242
CL
90792016-08-18 Carl Love <cel@us.ibm.com>
9080
9081 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9082 and sync up the test with tests in gas/testsuite/gas/ppc.
9083 * gdb.arch/powerpc-power.exp: Likewise.
9084
eb2332d7
SM
90852016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9086
9087 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9088 expected error message.
9089
63c61e04
SM
90902016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9091
9092 * gdb.multi/remove-inferiors.exp: New file.
9093 * gdb.multi/remove-inferiors.c: New file.
9094
7b17065f
YQ
90952016-08-12 Yao Qi <yao.qi@linaro.org>
9096
9097 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9098 argument list.
9099
01d3dedf
PA
91002016-08-10 Pedro Alves <palves@redhat.com>
9101
9102 PR gdb/19187
9103 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9104 setup_kfails.
9105
3eb7562a
PA
91062016-08-09 Pedro Alves <palves@redhat.com>
9107 Simon Marchi <simon.marchi@ericsson.com>
9108
9109 PR gdb/20418
9110 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9111 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9112
80614914
PA
91132016-08-09 Pedro Alves <palves@redhat.com>
9114
9115 PR mi/20431
9116 * gdb.mi/mi-cmd-error.exp: New file.
9117
f348d89a
PA
91182016-08-09 Pedro Alves <palves@redhat.com>
9119
9120 PR gdb/18653
9121 * gdb.base/signals-state-child.c: New file.
9122 * gdb.base/signals-state-child.exp: New file.
9123 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9124
e5ca03b4
PA
91252016-08-09 Pedro Alves <palves@redhat.com>
9126
9127 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9128
282a0691
TT
91292016-08-03 Tom Tromey <tom@tromey.com>
9130
9131 PR python/18565:
9132 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9133
41bfcd63
YQ
91342016-08-01 Yao Qi <yao.qi@linaro.org>
9135
9136 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9137 variable mode to "multi-process" if $multi_process is 1, otherwise
9138 set it to "single-process".
9139
e3465b24
YQ
91402016-08-01 Yao Qi <yao.qi@linaro.org>
9141
9142 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9143 * gdb.cp/cpexprs.exp: Likewise.
9144 * gdb.cp/m-static.exp: Likewise.
9145
0b31a4bc
TT
91462016-07-26 Tom Tromey <tom@tromey.com>
9147
9148 PR python/20190:
9149 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9150 test.
9151
e0461dbb
MM
91522016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9153
9154 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9155 selecting assembly source files.
9156 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9157 assembly source files.
9158 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9159 assembly source files.
9160 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9161 selecting assembly source files.
9162
8194e927
SM
91632016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9164
9165 * gdb.base/new-ui.exp (do_test_invalid_args): New
9166 procedure.
9167
c0272db5
TW
91682016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9169
9170 * gdb.btrace/reconnect.c: New file.
9171 * gdb.btrace/reconnect.exp: New file.
9172
e3487908
GKB
91732016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9174
9175 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9176 to test_catch_syscall_group.
9177 (test_catch_syscall_group): New.
9178
12df5c00
TT
91792016-07-21 Tom Tromey <tom@tromey.com>
9180
9181 * gdb.rust/simple.rs (main): Use empty struct expression.
9182 * gdb.rust/simple.exp: Add tests for empty struct expression.
9183
bae62ee2
YQ
91842016-07-21 Yao Qi <yao.qi@linaro.org>
9185
9186 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9187 if gdb_skip_xml_test is true on some targets.
9188
b1b53fb3
YQ
91892016-07-21 Yao Qi <yao.qi@linaro.org>
9190
9191 * gdb.server/solib-list.exp: Unset last_loaded_file.
9192
027d97f8
JK
91932016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9194
9195 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9196 "step into captured_main (args)".
9197
7674d381
JK
91982016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9199
9200 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9201
72b5d099
JK
92022016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9203
9204 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9205
1f960ced
PA
92062016-07-19 Pedro Alves <palves@redhat.com>
9207
9208 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9209 * gdb.opt/inline-bt.exp: Likewise.
9210 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9211 additional_flags=-Winline.
9212 * gdb.opt/inline-locals.exp: Likewise.
9213 * gdb.opt/inline-markers.c (ATTR): Define.
9214 (inlined_fn): Use it.
9215
f25827c1
YQ
92162016-07-19 Yao Qi <yao.qi@linaro.org>
9217
9218 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9219 (test_with_self): Remove some code. Remove argument executable.
9220 (top-level): Use do_self_tests.
9221
37539ebe
DB
92222016-07-15 Zachary Welch <zwelch@codesourcery.com>
9223 Don Breazeal <donb@codesourcery.com>
9224
9225 * gdb.base/maint.exp: Escape paths used in regular expressions.
9226 * gdb.stabs/weird.exp: Likewise.
9227
dac790e1
TT
92282016-07-13 Tom Tromey <tom@tromey.com>
9229
9230 PR python/15620, PR python/18620:
9231 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9232 (test_bkpt_events): New procs.
9233
93daf339
TT
92342016-07-13 Tom Tromey <tom@tromey.com>
9235
9236 PR python/17698:
9237 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9238 test.
9239 (test_watchpoints): Likewise.
9240 (test_bkpt_pending): New proc.
9241
6571a381
TT
92422016-07-13 Tom Tromey <tom@tromey.com>
9243
9244 PR cli/18053:
9245 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9246 completion test.
9247
e8732474
JK
92482016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9249
9250 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9251 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9252 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9253 f_label.
9254 (g): Rename g_end_lbl to g_label.
9255 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9256 low_pc and high_pc.
9257 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9258
e0f3fd7c
TT
92592016-07-12 Tom Tromey <tom@tromey.com>
9260
9261 PR python/19293:
9262 * gdb.python/py-unwind-maint.exp: Update tests.
9263
3cfe46b6
YQ
92642016-07-12 Yao Qi <yao.qi@linaro.org>
9265
9266 * lib/selftest-support.exp (selftest_setup): Match the output
9267 when captured_main is inlined.
9268
4f19a0e6
WT
92692016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9270
9271 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9272 New variables.
9273 (print this%a, print this%b, print this): New tests.
9274 * gdb.fortran/derived-types.f90 (this): New object and
9275 initialization.
9276
986cf455
SM
92772016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9278
9279 * gdb.ada/arraydim.exp: Remove extra directory level in build
9280 directory.
9281
f0464b23
SM
92822016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9283
9284 * lib/ada.exp: Remove extra directory level in build directory.
9285 * gdb.ada/cond_lang.exp: Likewise.
9286 * gdb.ada/exec_changed.exp: Likewise.
9287 * gdb.ada/lang_switch.exp: Likewise.
9288
42d94011
MG
92892016-07-06 Manish Goregaokar <manish@mozilla.com>
9290
2806dc7e
PA
9291 * simple.rs: Add test for raw pointer subscripting.
9292 * simple.exp: Add test expectations.
42d94011 9293
647c264c
YQ
92942016-07-05 Yao Qi <yao.qi@linaro.org>
9295
9296 * gdb.mi/mi-reverse.exp: Match =record-started output.
9297
20aa2c60
PA
92982016-07-01 Pedro Alves <palves@redhat.com>
9299
9300 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9301 procedure.
9302 (jit_reader_test): Test the jit reader's unwinder.
9303 * gdb.base/jithost.c (jit_function_00_code): New global.
9304 (main): Use memcpy to fill in the mmapped code, instead of poking
9305 bytes manually here.
9306 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9307 value.
9308 (read_debug_info): Save the function's range.
9309 (read_sp): New function.
9310 (unwind_frame): Use it. Also unwind RBP.
9311 (get_frame_id): Use read_sp.
9312 (gdb_init_reader): Use calloc instead of malloc.
9313 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9314 parameter. Use gdb_test_multiple.
9315
ced2dffb
PA
93162016-07-01 Pedro Alves <palves@redhat.com>
9317 Antoine Tremblay <antoine.tremblay@ericsson.com>
9318
9319 * gdb.threads/process-dies-while-detaching.c: New file.
9320 * gdb.threads/process-dies-while-detaching.exp: New file.
9321
63000888
PA
93222016-07-01 Pedro Alves <palves@redhat.com>
9323
9324 * gdb.multi/watchpoint-multi-exit.c: New file.
9325 * gdb.multi/watchpoint-multi-exit.exp: New file.
9326
038d4868
PA
93272016-06-30 Pedro Alves <palves@redhat.com>
9328
9329 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9330 unset inferior_spawn_id.
9331
994e9c83
PA
93322016-06-30 Pedro Alves <palves@redhat.com>
9333
9334 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9335 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9336
e5653468
YQ
93372016-06-29 Yao Qi <yao.qi@linaro.org>
9338
9339 * gdb.base/return.c: Add copyright header.
9340
803b47e5
TT
93412016-06-29 Tom Tromey <tom@tromey.com>
9342
9343 PR python/20129:
9344 * gdb.python/py-framefilter.exp: Add tests for setting priority
9345 and disabling of non-existent frame filter.
9346
28244707
YQ
93472016-06-29 Yao Qi <yao.qi@linaro.org>
9348
9349 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9350 0x0f07ff.
9351
a31d2f06
YQ
93522016-06-28 Yao Qi <yao.qi@linaro.org>
9353
9354 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9355 triplets. Start gdb, execute catch syscall, and continue. Check
9356 gdb's output to determine catch syscall is supported.
9357
921d8f54
MG
93582016-06-27 Manish Goregaokar <manish@mozilla.com>
9359
25d49b86
PA
9360 * gdb.rust/simple.rs: Add test for returning unit in a function.
9361 * gdb.rust/simple.exp: Add expectation for functions returning
9362 unit.
921d8f54 9363
f4952523
PMR
93642016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9365
9366 * gdb.python/py-breakpoint-create-fail.c,
9367 gdb.python/py-breakpoint-create-fail.exp,
9368 gdb.python/py-breakpoint-create-fail.py: New testcase.
9369
fccb08f8
MG
93702016-06-25 Manish Goregaokar <manish@mozilla.com>
9371
9372 PR gdb/20239
9373 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
9374 * gdb.rust/simple.exp: Add test expectations for new NonZero
9375 tests.
fccb08f8 9376
6b850546
DT
93772016-06-24 David Taylor <dtaylor@emc.com>
9378
9379 * gdb.base/offsets.exp: New file.
9380 * gdb.base/offsets.c: New file.
9381
17621150
TT
93822016-06-23 Tom Tromey <tom@tromey.com>
9383
9384 PR gdb/16483:
9385 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9386 before any filters are loaded.
9387
04d59df6
WT
93882016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9389
9390 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9391 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9392 structs.
9393 * gdb.fortran/derived-type-function.exp: New file.
9394 * gdb.fortran/derived-type-function.f90: New file.
9395
9396
ac69f786
PA
93972016-06-21 Pedro Alves <palves@redhat.com>
9398
9399 * gdb.base/new-ui.exp: New file.
9400 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9401 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9402 (with_spawn_id): New procedure.
9403
49940788
PA
94042016-06-21 Pedro Alves <palves@redhat.com>
9405
9406 * gdb.mi/mi-exec-run.exp: New file.
9407
ef274d26
PA
94082016-06-21 Pedro Alves <palves@redhat.com>
9409
9410 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9411 breakpoint command's output on the main UI.
9412 (test_break): New procedure, factored out from calls in the top
9413 level.
9414 (top level): Use foreach_with_prefix to test MI as main UI and as
9415 separate UI.
9416
468afe6c
PA
94172016-06-21 Pedro Alves <palves@redhat.com>
9418
9419 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9420 (test_awatch_creation_and_listing)
9421 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9422 Remove 'type' parameter.
9423 (test_watchpoint_all): New parameter mi_mode. Remove
9424 with_test_prefix.
9425 (top level): Use foreach_with_prefix, and add main/separate UI MI
9426 testing axis.
9427
51f77c37
PA
94282016-06-21 Pedro Alves <palves@redhat.com>
9429
9430 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9431 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9432 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9433 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9434 (gdb_main_spawn_id, mi_spawn_id): Declare and
9435 comment.
9436 (mi_create_inferior_pty): New procedure,
9437 factored out from default_mi_gdb_start.
9438 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9439 procedures.
9440 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9441 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9442 Use mi_create_inferior_pty.
9443 (mi_gdb_start): Use eval to pass down args list.
9444
8980e177
PA
94452016-06-21 Pedro Alves <palves@redhat.com>
9446
9447 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9448 * gdb.opt/inline-cmds.exp: Add MI tests.
9449
f38d3ad1
PA
94502016-06-21 Pedro Alves <palves@redhat.com>
9451
9452 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9453
45db7c09
PA
94542016-06-21 Pedro Alves <palves@redhat.com>
9455
9456 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9457 (top level): Use it instead of mi_execute_to.
9458
5a069ab3
PA
94592016-06-21 Pedro Alves <palves@redhat.com>
9460
9461 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9462 (cont_handler_str): New.
9463 (signal_stop_handler): Set stop_handler_str instead of printing to
9464 stdout.
9465 (continue_handler): Set cont_handler_str instead of printing to
9466 stdout.
9467 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9468 mi_send_resuming_command. Print stop_handler_str and
9469 cont_handler_str instead of expecting the python events print
9470 directly.
9471
2838cc1d
SD
94722016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9473
9474 * gdb.base/jit-reader.exp: New file.
9475 * gdb.base/jithost.c: New file.
9476 * gdb.base/jithost.h: New file.
9477 * gdb.base/jitreader.c : New file.
9478 * gdb.base/jit-protocol.h: New file.
9479
21a77091
YQ
94802016-06-17 Yao Qi <yao.qi@linaro.org>
9481
9482 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9483 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9484 and detach-on-fork. Adjust tests.
9485 (top level): Invoke break_cond_on_syscall with combinations of
9486 syscall, follow-fork-mode and detach-on-fork.
9487
f50bf8e5
YQ
94882016-06-17 Yao Qi <yao.qi@linaro.org>
9489
9490 * gdb.base/step-over-exit.c: New.
9491 * gdb.base/step-over-exit.exp: New.
9492
a28d8e50
YTL
94932016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9494
9495 * gdb.base/float.exp: Add target check for nds32*-*-*.
9496 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9497
cad8e26d
AB
94982016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9499
9500 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9501 for unsupported target features.
9502 * gdb.base/call-rt-st.exp: Likewise.
9503 * gdb.base/call-sc.exp: Likewise.
9504 * gdb.base/call-signal-resume.exp: Likewise.
9505 * gdb.base/call-strs.exp: Likewise.
9506 * gdb.base/callexit.exp: Likewise.
9507 * gdb.base/callfuncs.exp: Likewise.
9508 * gdb.base/nodebug.exp: Likewise.
9509 * gdb.base/printcmds.exp: Likewise.
9510 * gdb.base/ptype.exp: Likewise.
9511 * gdb.base/structs.exp: Likewise.
9512 * gdb.base/unwindonsignal.exp: Likewise.
9513 * gdb.cp/gdb2495.exp: Likewise.
9514 * gdb.cp/templates.exp: Likewise.
9515 * gdb.cp/virtfunc.exp: Likewise.
9516 * gdb.threads/hand-call-in-threads.exp: Likewise.
9517 * gdb.threads/interrupted-hand-call.exp: Likewise.
9518 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9519
347dc102
TT
95202016-06-10 Tom Tromey <tom@tromey.com>
9521
9522 PR rust/20110:
9523 * gdb.rust/expr.exp: Add test for integer constant larger than
9524 i32.
9525
5e13cf25
BH
95262016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
9527
9528 * gdb.fortran/nested-funcs.exp: New.
9529 * gdb.fortran/nested-funcs.f90: New.
9530
bb556f1f
TK
95312016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
9532
9533 * gdb.base/examine-backward.c: New file.
9534 * gdb.base/examine-backward.exp: New file.
9535
38b022b4
SM
95362016-06-06 Simon Marchi <simon.marchi@ericsson.com>
9537
9538 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
9539 matching.
9540
1b40ec05
TT
95412016-06-02 Tom Tromey <tom@tromey.com>
9542
9543 PR python/18984:
9544 * gdb.python/py-shared.exp: Add solib_name test.
9545
193bd378
SM
95462016-06-02 Simon Marchi <simon.marchi@ericsson.com>
9547
9548 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
9549
3326303b
MG
95502016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
9551
9552 PR c++/19893
9553 * gdb.dwarf2/implref.exp: Rename to...
9554 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
9555 * gdb.dwarf2/implref-array.c: New file.
9556 * gdb.dwarf2/implref-array.exp: Likewise.
9557 * gdb.dwarf2/implref-global.c: Likewise.
9558 * gdb.dwarf2/implref-global.exp: Likewise.
9559 * gdb.dwarf2/implref-struct.c: Likewise.
9560 * gdb.dwarf2/implref-struct.exp: Likewise.
9561
825c8ef2
AT
95622016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9563
9564 * gdb.trace/trace-condition.exp: Add 64bit tests.
9565
2320162a
AT
95662016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9567
9568 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
9569 bits types.
9570 (main): Adapt to 8 to 64 bits types.
9571 * gdb.trace/trace-condition.exp: Add new tests.
9572
a7818233
AT
95732016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9574
9575 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
9576
0d336466
AT
95772016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9578
9579 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
9580 Move condition tests...
9581 * gdb.trace/trace-condition.exp: Here.
9582
7faeb45a
AT
95832016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9584
9585 * gdb.trace/trace-condition.exp: Add counter-case tests.
9586
e385593e
JK
95872016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9588
9589 PR c++/15231
9590 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
9591 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
9592
744608cc
PA
95932016-05-27 Pedro Alves <palves@redhat.com>
9594
9595 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9596 New procedure.
9597 (top level): Call it, and bail out of DejaGnu is known to be bad.
9598
ac775bf4
AB
95992016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
9600
9601 * gdb.base/whatis.c: Extend the test case.
9602 * gdb.base/whatis.exp: Add additional tests.
9603
2bbad2ea
BH
96042016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9605
9606* gdb.fortran/type.f90: Add pointer variable.
9607* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
9608
8b70175d
BH
96092016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9610
9611 * gdb.fortran/vla-type.exp: Fix testcase name.
9612
86d8a848
BH
96132016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9614
9615 * gdb.fortran/vla-type.exp: Access elements in nested structs.
9616
e188eb36
BH
96172016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9618
9619 * gdb.fortran/type.f90: Add nested structures.
9620 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9621 * gdb.fortran/derived-type.exp: Adapt expected output.
9622 * gdb.fortran/vla-type.exp: Adapt expected output.
9623
9b2db1fd
BH
96242016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9625
9626 * gdb.fortran/whatis_type.exp: Adapt expected output.
9627
72b17055
BH
96282016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9629
9630 * gdb.fortran/print_type.exp: Fix expected output.
9631 * gdb.fortran/whatis_type.exp: Fix expected output.
9632
3cd81d8d
BH
96332016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9634
9635 * gdb.fortran/whatis_type.exp: Use multi_line.
9636
ddae9462
TT
96372016-05-24 Tom Tromey <tom@tromey.com>
9638
9639 PR python/17386:
9640 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
9641 use value as an index.
9642
1957f6b8
TT
96432016-05-23 Tom Tromey <tom@tromey.com>
9644
9645 PR python/17981:
9646 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
9647 no-breakpoint case.
9648
026a9174
PA
96492016-05-24 Pedro Alves <palves@redhat.com>
9650
9651 PR gdb/19828
9652 * gdb.threads/clone-attach-detach.c: New file.
9653 * gdb.threads/clone-attach-detach.exp: New file.
9654
e70a7231
FR
96552016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
9656
9657 * gdb.base/annota-input-while-running.exp: Fix syntax error.
9658
0f6ed0e0
TT
96592016-05-23 Tom Tromey <tom@tromey.com>
9660
9661 PR python/19438, PR python/18393:
9662 * gdb.python/py-progspace.exp: Add "dir" test.
9663 * gdb.python/py-objfile.exp: Add "dir" test.
9664
ffd19d61
YQ
96652016-05-23 Yao Qi <yao.qi@linaro.org>
9666
9667 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
9668 * gdb.arch/thumb2-it.exp: Likewise.
9669
9e8f9b05
SM
96702016-05-18 Simon Marchi <simon.marchi@ericsson.com>
9671
9672 * gdb.mi/mi-threads-interrupt.c: New file.
9673 * gdb.mi/mi-threads-interrupt.exp: New file.
9674
61c6156d
SM
96752016-05-17 Simon Marchi <simon.marchi@ericsson.com>
9676
9677 PR gdb/18077
9678 * gdb.mi/mi-async-run.exp: New file.
9679 * gdb.mi/mi-async-run.c: New file.
9680
67218854
TT
96812016-05-17 Tom Tromey <tom@tromey.com>
9682 Manish Goregaokar <manishsmail@gmail.com>
9683
9684 * lib/rust-support.exp: New file.
9685 * lib/gdb.exp (skip_rust_tests): New proc.
9686 (build_executable_from_specs): Handle rust.
9687 * lib/future.exp (gdb_find_rustc): New proc.
9688 (gdb_default_target_compile): Handle rust.
9689 * gdb.rust/expr.exp: New file.
9690 * gdb.rust/generics.exp: New file.
9691 * gdb.rust/generics.rs: New file.
9692 * gdb.rust/methods.exp: New file.
9693 * gdb.rust/methods.rs: New file.
9694 * gdb.rust/modules.exp: New file.
9695 * gdb.rust/modules.rs: New file.
9696 * gdb.rust/simple.exp: New file.
9697 * gdb.rust/simple.rs: New file.
9698
c44af4eb
TT
96992016-05-17 Tom Tromey <tom@tromey.com>
9700
9701 * gdb.base/default.exp (set language): Add rust.
9702
dcd1f979
TT
97032016-05-17 Tom Tromey <tom@tromey.com>
9704
9705 * gdb.gdb/unittest.exp: New file.
9706
155b7f57
YQ
97072016-05-16 Yao Qi <yao.qi@linaro.org>
9708
9709 * gdb.base/batch-preserve-term-settings.exp: Remove variable
9710 shell_prompt. Update shell_prompt_re.
9711
8ddd5a6c
DE
97122016-05-12 Doug Evans <dje@google.com>
9713
9714 PR symtab/19999
9715 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
9716 $options when building executable.
9717 * gdb.dwarf2/fission-loclists-pie.S: New file.
9718 * gdb.dwarf2/fission-loclists-pie.exp: New file.
9719
02e370d9
SM
97202016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9721
9722 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9723 of [is_remote target],
9724
8929ad8b
SM
97252016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9726
9727 * lib/gdb.exp (use_gdb_stub): New procedure.
9728
6c447423
DE
97292016-05-03 Yunlian Jiang <yunlian@google.com>
9730 Doug Evans <dje@google.com>
9731
9732 PR symtab/19914
9733 * gdb.dwarf2/dwp-sepdebug.c: New file.
9734 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9735
444e826c
SM
97362016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9737
9738 * gdb.base/detach.exp: Remove is_remote check.
9739
740feeaa
SM
97402016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9741
9742 * gdb.base/annota-input-while-running.exp: Don't check for
9743 [is_remote target]. Enable annotations after running to main.
9744 Remove unused "set test..." line.
9745
9080ac9d
SM
97462016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9747
9748 * gdb.trace/trace-enable-disable.exp: New file.
9749 * gdb.trace/trace-enable-disable.c: New file.
9750
952ebca5
SM
97512016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9752
9753 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
9754 use it in info sharedlibrary test.
9755 * gdb.trace/ftrace-lock.exp: Likewise.
9756 * gdb.trace/ftrace.exp: Likewise.
9757 * gdb.trace/range-stepping.exp: Likewise.
9758 * gdb.trace/trace-break.exp: Likewise.
9759 * gdb.trace/trace-condition.exp: Likewise.
9760 * gdb.trace/trace-mt.exp: Likewise.
9761
d9019901
SM
97622016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9763
9764 * lib/gdb.exp (gdb_load_shlibs): Rename to...
9765 (gdb_load_shlib): ... this.
9766 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
9767 gdb_load_shlib.
9768 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
9769 * gdb.base/ctxobj.exp: Likewise.
9770 * gdb.base/dprintf-pending.exp: Likewise.
9771 * gdb.base/dso2dso.exp: Likewise.
9772 * gdb.base/fixsection.exp: Likewise.
9773 * gdb.base/gcore-relro.exp: Likewise.
9774 * gdb.base/gdb1555.exp: Likewise.
9775 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9776 * gdb.base/gnu-ifunc.exp: Likewise.
9777 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
9778 * gdb.base/jit-so.exp (one_jit_test): Likewise.
9779 * gdb.base/pending.exp: Likewise.
9780 * gdb.base/print-file-var.exp: Likewise.
9781 * gdb.base/print-symbol-loading.exp: Likewise.
9782 * gdb.base/shlib-call.exp: Likewise.
9783 * gdb.base/shreloc.exp: Likewise.
9784 * gdb.base/so-impl-ld.exp: Likewise.
9785 * gdb.base/solib-disc.exp: Likewise.
9786 * gdb.base/solib-nodir.exp: Likewise.
9787 * gdb.base/solib-overlap.exp: Likewise.
9788 * gdb.base/solib-symbol.exp: Likewise.
9789 * gdb.base/solib-weak.exp (do_test): Likewise.
9790 * gdb.base/sym-file.exp: Likewise.
9791 * gdb.base/symtab-search-order.exp: Likewise.
9792 * gdb.base/type-opaque.exp: Likewise.
9793 * gdb.base/unload.exp: Likewise.
9794 * gdb.base/watchpoint-solib.exp: Likewise.
9795 * gdb.compile/compile.exp: Likewise.
9796 * gdb.cp/gdb2384.exp: Likewise.
9797 * gdb.cp/infcall-dlopen.exp: Likewise.
9798 * gdb.cp/re-set-overloaded.exp: Likewise.
9799 * gdb.fortran/library-module.exp: Likewise.
9800 * gdb.opt/solib-intra-step.exp: Likewise.
9801 * gdb.python/py-finish-breakpoint.exp: Likewise.
9802 * gdb.python/py-shared.exp: Likewise.
9803 * gdb.reverse/solib-precsave.exp: Likewise.
9804 * gdb.reverse/solib-reverse.exp: Likewise.
9805 * gdb.server/solib-list.exp: Likewise.
9806 * gdb.threads/dlopen-libpthread.exp: Likewise.
9807 * gdb.threads/tls-shared.exp: Likewise.
9808 * gdb.threads/tls-so_extern.exp: Likewise.
9809 * gdb.trace/change-loc.exp: Likewise.
9810 * gdb.trace/ftrace-lock.exp: Likewise.
9811 * gdb.trace/ftrace.exp: Likewise.
9812 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
9813 * gdb.trace/pending.exp: Likewise.
9814 * gdb.trace/range-stepping.exp: Likewise.
9815 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
9816 (strace_info_marker): Likewise.
9817 (strace_probe_marker): Likewise.
9818 (strace_trace_on_same_addr): Likewise.
9819 (strace_trace_on_diff_addr): Likewise.
9820 * gdb.trace/trace-break.exp: Likewise.
9821 * gdb.trace/trace-condition.exp: Likewise.
9822 * gdb.trace/trace-mt.exp: Likewise.
9823
fca4cfd9
SM
98242016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9825
9826 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
9827 result of gdb_remote_download.
9828 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
9829 * gdb.base/dso2dso.exp: Likewise.
9830 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9831 * gdb.base/print-file-var.exp: Likewise.
9832 * gdb.base/shlib-call.exp: Likewise.
9833 * gdb.base/shreloc.exp: Likewise.
9834 * gdb.base/solib-overlap.exp: Likewise.
9835 * gdb.base/solib-weak.exp (do_test): Likewise.
9836 * gdb.base/unload.exp: Likewise.
9837
11cf4ffb
YQ
98382016-04-27 Yao Qi <yao.qi@linaro.org>
9839
9840 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
9841 exists.
9842
3e2e34f8
KB
98432016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9844
9845 * vla-type.exp: Print structure from toplevel.
9846
8f07e298
BH
98472016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9848
9849 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
9850 of dynamic types.
9851 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
9852 of dynamic types.
9853
9920b434
BH
98542016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9855
9856 * gdb.fortran/vla-type.f90: New file.
9857 * gdb.fortran/vla-type.exp: New file.
9858
f3abeff5
YQ
98592016-04-25 Yao Qi <yao.qi@linaro.org>
9860
9861 * gdb.base/branch-to-self.c: New file.
9862 * gdb.base/branch-to-self.exp: New file.
9863
0a5d52f0
YQ
98642016-04-22 Yao Qi <yao.qi@linaro.org>
9865
9866 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
9867 more after $hex.
9868
495346f6
YQ
98692016-04-22 Yao Qi <yao.qi@linaro.org>
9870
9871 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
9872 * gdb.base/annota3.exp: Likewise.
9873
4a7e075c
YQ
98742016-04-22 Yao Qi <yao.qi@linaro.org>
9875
9876 * gdb.reverse/step-precsave.exp: Do one step and test program
9877 stops in "callee" and do multiple steps until program goes out
9878 of "callee".
9879 * gdb.reverse/step-reverse.exp: Likewise.
9880
5b061e98
YQ
98812016-04-22 Yao Qi <yao.qi@linaro.org>
9882
9883 * gdb.trace/signal.exp: Also pass if
9884 $tracepoint_hits($i) > $iterations.
9885
5c5dc57f
YQ
98862016-04-22 Yao Qi <yao.qi@linaro.org>
9887
9888 * gdb.trace/signal.c: New file.
9889 * gdb.trace/signal.exp: New file.
9890
a55411b9
DE
98912016-04-19 Doug Evans <xdje42@gmail.com>
9892
9893 * gdb.base/bad-file.exp: New file.
9894
a22df60a
MG
98952016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
9896
9897 * gdb.dwarf2/implref.exp: New file.
9898
0c13f7e5
BH
98992016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9900
9901 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
9902 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
9903 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
9904 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
9905 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
9906 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
9907 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
9908 * lib/fortran.exp (fortran_int4): New procedure.
9909 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
9910 (fortran_logical4): Likewise.
9911
9b9b09e9
BH
99122016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
9913
9914 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
9915
a14d1f4d
BH
99162016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9917
9918 * lib/compiler.c: Add Intel specific preprocessor macros.
9919 * lib/compiler.cc: Likewise.
25d49b86 9920
7d49b1d0
LM
99212016-04-13 Luis Machado <lgustavo@codesourcery.com>
9922
9923 * gdb.server/connect-with-no-symbol-file.c: New file.
9924 * gdb.server/connect-with-no-symbol-file.exp: New file.
9925
8392fa22
SM
99262016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9927
9928 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
9929
8c4c4aeb
SM
99302016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9931
9932 * boards/gdbserver-base.exp (${board}_download): Copy source file to
9933 standard output directory.
9934
45e3745e
AT
99352016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
9936
9937 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
9938
e26b7e41
MM
99392016-04-13 Markus Metzger <markus.t.metzger@intel.com>
9940
9941 * gdb.btrace/instruction_history.c (loop): Add declaration.
9942
8ce09462
AT
99432016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9944
9945 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
9946
2e88a1ea
SM
99472016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
9948
9949 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
9950 parentheses to print.
9951 (continue_handler): Likewise.
9952
f48e22e3
SM
99532016-04-08 Simon Marchi <simon.marchi@ericsson.com>
9954
9955 * gdb.server/solib-list.exp: Remove is_remote check.
9956 Pass shlib= to gdb_compile. Don't link shared library with
9957 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
9958 Run binary filename through "readlink -f" on the target.
9959
096be756
PA
99602016-04-08 Pedro Alves <palves@redhat.com>
9961
9962 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
9963 interpreter filename as argument to gdbserver_spawn.
9964 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9965 Return empty if $last_loaded_file does not exist.
9966
06500533
JK
99672016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9968
9969 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9970 * gdb.base/jit-main.c: Use exit after usage.
9971
2d35e871
JK
99722016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9973
9974 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9975 GDBHISTSIZE prior to the tests.
9976 * gdb.base/gdbinit-history.exp: Likewise.
9977
99782016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
9979
9980 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9981 instead of build_executable. Use gdb_load_shlibs.
9982
c8064e7e
YQ
99832016-04-07 Yao Qi <yao.qi@linaro.org>
9984
9985 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9986 Execute "si" command.
9987
bde47561
YQ
99882016-04-07 Yao Qi <yao.qi@linaro.org>
9989
9990 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9991 number instead of the comments on some line.
9992
b16f8a3b
DB
99932016-04-06 Don Breazeal <donb@codesourcery.com>
9994
9995 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9996 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9997
c2f901df
SM
99982016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9999
10000 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10001 standard_output_file. Remove unused binfile variable.
10002
ac17fda0
CU
100032016-04-05 Catalin Udma <catalin.udma@freescale.com>
10004
10005 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10006 * gdb.python/py-mi-objfile.exp: Match "list main" output
10007 in console format.
10008
03a8c4df
SM
100092016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10010
10011 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10012 absolute.
10013
6e774b13
SM
100142016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10015
10016 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10017 absolute.
10018 * gdb.trace/ftrace.exp: Likewise.
10019 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10020 targets as well.
10021 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10022 (gdb_load_shlibs): Copy libraries to test directory when testing
10023 natively. Only set solib-search-path if testing remotely.
10024 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10025
7817ea46
SM
100262016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10027
10028 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10029 gdb_download. Use it even if the target is not remote.
10030 * gdb.base/jit.exp (compile_jit_test): Likewise.
10031 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10032 output directory if the destination board is local, otherwise use
10033 the standard remote_download from DejaGnu.
10034 (gdb_download): Remove.
10035 (gdb_load_shlibs): Use gdb_remote_download instead of
10036 gdb_download.
10037 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10038 Use gdb_remote_download instead of gdb_download. Use it even if
10039 the target is not remote.
10040 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10041 instead of gdb_download.
10042
7beb7f68
SM
100432016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10044
10045 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10046 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10047 run.
10048
cc63428a
AV
100492016-04-01 Artemiy Volkov <artemiyv@acm.org>
10050
10051 PR gdb/19820
10052 * gdb.base/printcmds.exp: Add artificial arrays tests.
10053
64cdf930
PA
100542016-03-31 Pedro Alves <palves@redhat.com>
10055
10056 PR gdb/19858
10057 * gdb.base/jit-main.c: Include unistd.h.
10058 (ATTACH): Define to 0 if not already defined.
10059 (wait_for_gdb, mypid): New globals.
10060 (WAIT_FOR_GDB): New macro.
10061 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10062 some breakpoint locations.
10063 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10064 New procedures.
10065 (one_jit_test): Add REATTACH parameter, and handle it. Use
10066 continue_to_test_location.
10067 (top level): Test attach, and adjusts calls to one_jit_test.
10068
40dea8cb
PA
100692016-03-31 Pedro Alves <palves@redhat.com>
10070
10071 PR gdb/19858
10072 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10073 BINSUFFIX parameter, and handle it.
10074 (top level): Adjust calls compile_jit_test.
10075
e7ea3ec7
CU
100762016-03-31 Catalin Udma <catalin.udma@freescale.com>
10077
10078 PR python/19743
10079 * gdb.python/py-mi-events-gdb.py: New file.
10080 * gdb.python/py-mi-events.c: New file.
10081 * gdb.python/py-mi-events.exp: New file.
10082
e6359af3
YQ
100832016-03-30 Yao Qi <yao.qi@linaro.org>
10084
10085 * gdb.reverse/until-precsave.exp: Match function name only.
10086 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10087 Move malloc to a condition block.
10088 * gdb.reverse/until-reverse.exp: Match function name only.
10089
a4105d04
MK
100902016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10091
10092 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10093 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10094 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10095 variable for GPR 0 instead of assuming it is register 0.
10096 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10097 * lib/trace-support.exp: Add s390 registers.
10098
bfa6adb9
YQ
100992016-03-29 Yao Qi <yao.qi@linaro.org>
10100
10101 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10102
1e6697ea
YQ
101032016-03-24 Yao Qi <yao.qi@linaro.org>
10104
10105 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10106 test message.
10107
64bcd522
AA
101082016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10109
10110 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10111 maintaining separate logic for constructing the output path.
10112
7868401b
DB
101132016-03-16 Don Breazeal <donb@codesourcery.com>
10114
10115 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10116 Retry fork and waitpid on interrupted system call errors.
10117 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10118 Use with_timeout_factor to increase timeout by factor of 10.
10119
1cafadb4
DB
101202016-03-15 Don Breazeal <donb@codesourcery.com>
10121
10122 * gdb.cp/scope-err.cc: New test program.
10123 * gdb.cp/scope-err.exp: New test script.
10124 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10125 lines and "set breakpoint here" comment.
10126 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10127 Fixed some whitespace and format issues.
10128 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10129 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10130
81516450
DE
101312016-03-15 Doug Evans <dje@google.com>
10132
10133 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10134 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10135 All callers updated. Add tests for enums, mixed flags register.
10136
aa52b601
DE
101372016-03-15 Doug Evans <dje@google.com>
10138
10139 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10140 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10141
fa4ff313
SM
101422016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10143
10144 * gdb.base/default.exp: Add $_as_string to the list of expected
10145 convenience functions.
10146
f2403c39
AB
101472016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10148
10149 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10150
f2f3ccb9
SM
101512016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10152
10153 * gdb.python/py-as-string.exp: New file.
10154 * gdb.python/py-as-string.c: New file.
10155
00dbd492
PA
101562016-03-09 Pedro Alves <palves@redhat.com>
10157
10158 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10159 signal" -> "Thread NN received signal" output change.
10160 * gdb.threads/ia64-sigill.exp: Likewise.
10161 * gdb.threads/linux-dp.exp: Likewise.
10162 * gdb.threads/manythreads.exp: Likewise.
10163 * gdb.threads/pending-step.exp: Likewise.
10164 * gdb.threads/print-threads.exp: Likewise.
10165 * gdb.threads/sigstep-threads.exp: Likewise.
10166 * gdb.threads/staticthreads.exp: Likewise.
10167 * gdb.threads/tls.exp: Likewise.
10168
1e6697ea
YQ
101692016-03-09 Pedro Alves <palves@redhat.com>
10170
10171 * gdb.base/command-line-input.exp: New file.
10172
b04fd3be
MK
101732016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10174
10175 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10176 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10177 * gdb.trace/pending.exp: Accept leading dot before function name.
10178 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10179 * lib/trace-support.exp: Set registers for ppc.
10180
98fa59e9
MK
101812016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10182
10183 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10184 use it for disassembly; accept .main in addition to main in backtrace.
10185
f77198c8
MK
101862016-03-09 Wei-cheng Wang <cole945@gmail.com>
10187 Marcin Kościelnicki <koriakin@0x04.net>
10188
10189 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10190 (gdb_recursion_test_ptr): New global variable.
10191 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10192 gdb_recursion_test.
10193 (gdb_c_test): Ditto.
10194
ba84e0da
MK
101952016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10196
10197 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10198 ordering.
10199
4366d36e
MK
102002016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10201
10202 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10203 (bar): Add bar_start_lbl label.
10204 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10205 of foo/bar for emitting DWARF and tracing.
10206
5eb264df
SDJ
102072016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10208
10209 * analyze-racy-logs.py: Set executable bit.
10210
fb6a751f
SDJ
102112016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10212
10213 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10214 (CHECK_TARGET_TMP): Likewise.
10215 (check-single-racy): New rule.
10216 (check-parallel-racy): Likewise.
10217 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10218 (do-check-parallel-racy): New rule.
10219 (check-racy/%.exp): Likewise.
10220 * README (Racy testcases): New section.
10221 * analyze-racy-logs.py: New file.
10222
bdf7e230
DE
102232016-03-03 Doug Evans <dje@google.com>
10224
10225 * gdb.base/skip.exp: Use with_test_prefix.
10226
4719d415
YQ
102272016-03-03 Yao Qi <yao.qi@linaro.org>
10228
10229 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10230 Invoke step_over_syscall "clone" and break_cond_on_syscall
10231 "clone".
10232 * gdb.base/step-over-clone.c: New file.
10233
ea507862
YQ
102342016-03-03 Yao Qi <yao.qi@linaro.org>
10235
10236 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10237 code format.
10238
8fc8cbda
YQ
102392016-03-03 Yao Qi <yao.qi@linaro.org>
10240
10241 * gdb.base/disp-step-fork.c: Rename to ...
10242 * gdb.base/step-over-fork.c: ... it. New file.
10243 * gdb.base/disp-step-vfork.c: Rename to ...
10244 * gdb.base/step-over-vfork.c: ... it. New file.
10245 * gdb.base/disp-step-syscall.exp: Rename to ...
10246 * gdb.base/step-over-syscall.exp: ... it. New file.
10247 (disp_step_cross_syscall): Rename to ...
10248 (step_over_syscall): ... it.
10249
92fa70b0
YQ
102502016-03-03 Yao Qi <yao.qi@linaro.org>
10251
10252 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10253 If target supports condition evaluation on target, invoke
10254 break_cond_on_syscall for fork and vfork.
10255
e197ad3c
YQ
102562016-03-03 Yao Qi <yao.qi@linaro.org>
10257
10258 * gdb.base/disp-step-syscall.exp: Don't invoke
10259 support_displaced_stepping.
10260 (disp_step_cross_syscall): Test with displaced stepping off and
10261 on if supported.
10262
0b47da9f
YQ
102632016-03-03 Yao Qi <yao.qi@linaro.org>
10264
10265 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10266 proc.
10267 (setup): New proc.
10268 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10269 and setup.
10270
065ab6dc
BH
102712016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10272
10273 * gdb.fortran/vla-history.exp: Remove breakpoint.
10274
07e448ad 102752016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10276
25d49b86
PA
10277 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10278 exceeds timeout.
07e448ad 10279
9ac2d526 102802016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10281
25d49b86
PA
10282 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10283 breakpoint.
9ac2d526 10284
17807369
BH
102852016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10286
10287 * gdb.mi/vla.f90: Nullify pointer after declaration.
10288
86e501af
PA
102892016-03-01 Pedro Alves <palves@redhat.com>
10290
10291 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10292
1e903e32
PA
102932016-03-01 Pedro Alves <palves@redhat.com>
10294
10295 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10296 before anything else.
10297 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10298 _GNU_SOURCE here.
10299 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10300 before anything else.
10301 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10302
6ccb54e2
PA
103032016-03-01 Pedro Alves <palves@redhat.com>
10304
10305 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10306
30ca9da1
YQ
103072016-03-01 Yao Qi <yao.qi@linaro.org>
10308
10309 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10310 prepare_for_testing.
10311
dc856b38
YQ
103122016-03-01 Yao Qi <yao.qi@linaro.org>
10313
10314 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10315
4a932159
AA
103162016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10317
10318 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10319 manually constructing the output path.
10320
f2489477
AA
103212016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10322
10323 * gdb.arch/s390-stackless.S: New.
10324 * gdb.arch/s390-stackless.exp: New.
10325
38899f16
IB
103262016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10327
10328 * gdb.dlang/circular.c: New file.
10329 * gdb.dlang/circular.exp: New file.
10330
9fde51ed
YQ
103312016-02-26 Yao Qi <yao.qi@linaro.org>
10332
10333 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10334 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10335 (testcases): Update.
10336
ce90fefe
YQ
103372016-02-26 Yao Qi <yao.qi@linaro.org>
10338
10339 * gdb.reverse/aarch64.c: Rename to ...
10340 * gdb.reverse/insn-reverse.c: ... it.
10341 * gdb.reverse/aarch64.exp: Rename to ...
10342 * gdb.reverse/insn-reverse.exp: ... it.
10343
3263bceb
YQ
103442016-02-26 Yao Qi <yao.qi@linaro.org>
10345
10346 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10347 (testcase_ftype): New.
10348 (testcases): New array.
10349 (n_testcases): New.
10350 (main): Call each element in testcases.
10351 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10352 (read_testcase): New.
10353 Do the tests in a loop.
10354
6cb59ff1
YQ
103552016-02-25 Yao Qi <yao.qi@linaro.org>
10356
10357 * gdb.base/branches.c: Remove.
10358
ae91f625
MK
103592016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10360
10361 PR gdb/13808
10362 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10363
678b48b7
MK
103642016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10365
10366 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10367
7337a6f2
MK
103682016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10369
10370 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10371 change x86_64 call_insn to 'callq'.
10372
861ca91f
AT
103732016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10374
10375 * gdb.trace/tfile-avx.c: Move to...
10376 * gdb.trace/tracefile-pseudo-reg.c: Here.
10377 * gdb.trace/tfile-avx.exp: Move to...
10378 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10379
bf74e428
GB
103802016-02-24 Gary Benson <gbenson@redhat.com>
10381
10382 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10383 message on attach.
10384
cce0e923
DE
103852016-02-23 Doug Evans <dje@google.com>
10386
10387 * gdb.base/skip.c (test_skip): New function.
10388 (end_test_skip_file_and_function): New function.
10389 (test_skip_file_and_function): New function.
10390 * gdb.base/skip1.c (test_skip): New function.
10391 (skip1_test_skip_file_and_function): New function.
10392 * gdb.base/skip.exp: Add tests for new skip options.
10393 * gdb.base/skip-solib.exp: Update expected output.
10394 * gdb.perf/skip-command.cc: New file.
10395 * gdb.perf/skip-command.exp: New file.
10396 * gdb.perf/skip-command.py: New file.
10397
4000e47e
MK
103982016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10399
10400 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10401 info registers pattern.
10402
24f75ead
IB
104032016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10404
10405 * lib/future.exp: Add D support.
10406 (gdb_find_gdc): New proc.
10407 (gdb_default_target_compile): Add D support.
10408
fbb7bcbe
WW
104092016-02-18 Wei-cheng Wang <cole945@gmail.com>
10410
10411 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10412 user+system time.
10413 (trace_speed_test): Determine the iteration count for a time
10414 between 15..30 seconds.
10415
012b3a21
WT
104162016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10417
10418 * gdb.arch/i386-mpx-sigsegv.c: New file.
10419 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10420 * gdb.arch/i386-mpx-simple_segv.c: New file.
10421 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10422
2d5189bd
YQ
104232016-02-18 Yao Qi <yao.qi@linaro.org>
10424
10425 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10426 Don't call setup_kfail.
10427
40fb20d0
YQ
104282016-02-18 Yao Qi <yao.qi@linaro.org>
10429
10430 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10431 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10432
21b1f8d2
DE
104332016-02-16 Doug Evans <dje@google.com>
10434
10435 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10436 * gdb.base/skip1.c: Ditto.
10437 * gdb.base/skip.exp: Whitespace cleanup.
10438
4041ed77
DB
104392016-02-16 Don Breazeal <donb@codesourcery.com>
10440
10441 PR remote/19496
10442 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10443 Remove kfail for PR remote/19496.
10444
c4ef31bf
SM
104452016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10446
10447 * lib/gdb.exp (standard_temp_file): Return a path specific to
10448 the runtest invocation.
10449
266b65b3
SM
104502016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10451
10452 * gdb.trace/save-trace.exp: Change relative path to be in the
10453 standard output directory.
10454
a7a0a6a9
JK
104552016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10456
10457 * gdb.arch/i386-prologue.c: Add missing prototypes.
10458
c99dbb42
JK
104592016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10460
10461 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10462 * gdb.arch/i386-prologue.exp: Likewise.
10463 * gdb.arch/i386-size.exp: Likewise.
10464
aa480355
SM
104652016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10466
10467 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10468 define object file path.
10469 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10470 file path.
10471 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10472 standard_output_file to define binfile.
10473
ba881f50
JK
104742016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10475
10476 Fix compatibility with recent gfortran-5.3.1.
10477 * gdb.fortran/vla-history.exp (print vla1 allocated)
10478 (print vla2 allocated, print $2, print $3): Remove
10479 (print $4): Rename to ...
10480 (print $2): ... here.
10481 (print $9): Rename to ...
10482 (print $5): ... here.
10483 (print $10): Rename to ...
10484 (print $6): ... here.
10485 * gdb.fortran/vla.f90: Add pvla initialization.
10486
e9fb005c
JK
104872016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10488
10489 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10490 New test.
10491 * gdb.fortran/vla-value-sub.exp: Likewise.
10492
e44e00ff
MK
104932016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10494
10495 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10496
97e94151
SM
104972016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10498
10499 * i386-biarch-core.exp: Define corefile using
10500 standard_output_file.
10501
01113bc1
YQ
105022016-02-12 Yao Qi <yao.qi@linaro.org>
10503
10504 * gdb.arch/arm-single-step-kernel-helper.c: New.
10505 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10506
33b4777c
MM
105072016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10508
10509 * gdb.btrace/tailcall-only.exp: New.
10510 * gdb.btrace/tailcall-only.c: New.
10511 * gdb.btrace/x86_64-tailcall-only.S: New.
10512 * gdb.btrace/i686-tailcall-only.S: New.
10513
acc23c11
PA
105142016-02-11 Pedro Alves <palves@redhat.com>
10515
10516 * README (Parallel testing): Add missing double quotes.
10517
e352bf0a
PA
105182016-02-11 Pedro Alves <palves@redhat.com>
10519
10520 * README (Parallel testing): New section.
10521 (GDB_PARALLEL): Rewrite.
10522 (FORCE_PARALLEL): Document.
10523
9f5fed78
MK
105242016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
10525
10526 * gdb.trace/tfile-avx.c: New test.
10527 * gdb.trace/tfile-avx.exp: New test.
10528
9ef9e6a6
KS
105292016-02-09 Keith Seitz <keiths@redhat.com>
10530
10531 PR breakpoints/19546
10532 * gdb.base/infcall-exec.c: New file.
10533 * gdb.base/infcall-exec2.c: New file.
10534 * gdb.base/infcall-exec.exp: New file.
10535
a96e36da
KS
105362016-02-09 Keith Seitz <keiths@redhat.com>
10537
10538 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
10539 (toplevel): Call test_bkpt_address.
10540
9f61929f
KS
105412016-02-09 Keith Seitz <keiths@redhat.com>
10542
10543 PR python/19506
10544 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
10545 (toplevel): Call test_bkpt_address.
10546
1e94266c
SM
105472016-02-09 Simon Marchi <simon.marchi@ericsson.com>
10548
10549 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
10550 to AC_OUTPUT.
10551 * configure: Regenerate.
10552
2a7f3dff
PA
105532016-02-09 Pedro Alves <palves@redhat.com>
10554
10555 PR breakpoints/19548
10556 * gdb.base/execl-update-breakpoints.c (some_function): New
10557 function.
10558 (main): Call it.
10559 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
10560 Tighten expected GDB output.
10561
2151ccc5
SM
105622016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10563
10564 * Makefile.in (ALL_SUBDIRS): Remove.
10565 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
10566 (distclean maintainer-clean realclean): Likewise.
10567 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
10568 * configure: Regenerate.
10569 * gdb.ada/Makefile.in: Delete.
10570 * gdb.arch/Makefile.in: Likewise.
10571 * gdb.asm/Makefile.in: Likewise.
10572 * gdb.base/Makefile.in: Likewise.
10573 * gdb.btrace/Makefile.in: Likewise.
10574 * gdb.cell/Makefile.in: Likewise.
10575 * gdb.compile/Makefile.in: Likewise.
10576 * gdb.cp/Makefile.in: Likewise.
10577 * gdb.disasm/Makefile.in: Likewise.
10578 * gdb.dlang/Makefile.in: Likewise.
10579 * gdb.dwarf2/Makefile.in: Likewise.
10580 * gdb.fortran/Makefile.in: Likewise.
10581 * gdb.gdb/Makefile.in: Likewise.
10582 * gdb.go/Makefile.in: Likewise.
10583 * gdb.guile/Makefile.in: Likewise.
10584 * gdb.java/Makefile.in: Likewise.
10585 * gdb.linespec/Makefile.in: Likewise.
10586 * gdb.mi/Makefile.in: Likewise.
10587 * gdb.modula2/Makefile.in: Likewise.
10588 * gdb.multi/Makefile.in: Likewise.
10589 * gdb.objc/Makefile.in: Likewise.
10590 * gdb.opencl/Makefile.in: Likewise.
10591 * gdb.opt/Makefile.in: Likewise.
10592 * gdb.pascal/Makefile.in: Likewise.
10593 * gdb.perf/Makefile.in: Likewise.
10594 * gdb.python/Makefile.in: Likewise.
10595 * gdb.reverse/Makefile.in: Likewise.
10596 * gdb.server/Makefile.in: Likewise.
10597 * gdb.stabs/Makefile.in: Likewise.
10598 * gdb.threads/Makefile.in: Likewise.
10599 * gdb.trace/Makefile.in: Likewise.
10600 * gdb.xml/Makefile.in: Likewise.
10601 * lib/gdb.exp (make_gdb_parallel_path): Add check for
10602 GDB_PARALLEL.
10603 (standard_output_file): Remove check for GDB_PARALLEL, always
10604 return path in outputs/$subdir/$testname.
10605
437277d4
SM
106062016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10607
10608 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
10609 (site.exp): Assign abs_srcdir to tcl's srcdir.
10610
31d913c7
YQ
106112016-02-04 Yao Qi <yao.qi@linaro.org>
10612
10613 * gdb.base/foll-exec-mode.c: Include limits.h.
10614 (main): Add parameters argc and argv. Get directory from
10615 argv[0].
10616 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
10617 compilation.
10618 * gdb.base/foll-exec.c: Include limits.h.
10619 (main): Add parameters argc and argv.
10620 Get directory from argv[0].
10621 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
10622 Adjust tests on the number of lines as source code changed.
10623 * gdb.base/foll-vfork-exit.c: Include limits.h.
10624 (main): Add one line of statement before vfork.
10625 * gdb.base/foll-vfork.c: Include limits.h and string.h.
10626 (main): Add parameters argc and argv. Get directory from
10627 argv[0].
10628 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
10629 (setup_gdb): Set tbreak to skip some source lines.
10630 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
10631 (main): Add parameters argc and argv. Get directory from
10632 argv[0].
10633 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
10634 compilation.
10635 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
10636 (main): Add parameters argc and argv. Get directory from
10637 argv[0].
10638 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
10639 compilation.
10640
9482b9fb
DE
106412016-02-01 Doug Evans <dje@google.com>
10642
10643 * gdb.base/skip.exp: Clean up multiple references to same test name.
10644
6b2e4f10
PA
106452016-02-01 Pedro Alves <palves@redhat.com>
10646
ccb6afd6 10647 PR remote/19496
6b2e4f10
PA
10648 * gdb.threads/forking-threads-plus-breakpoint.exp
10649 (displaced_stepping_supported): New global.
10650 (probe_displaced_stepping_support): New procedure.
10651 (do_test): Add 'displaced' parameter, and use it.
10652 (top level): Check for displaced stepping support. Add displaced
10653 stepping on/off testing axis.
10654
37a8db1a
AB
106552016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10656
10657 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
10658 pointer. Don't perform further tests on the unassociated pointer
10659 if the first test fails.
10660
5fdf6324
AB
106612016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10662
10663 * gdb.base/max-value-size.c: New file.
10664 * gdb.base/max-value-size.exp: New file.
10665 * gdb.base/huge.exp: Disable max-value-size for this test.
10666
935c6144
IB
106672016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
10668
10669 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10670
7fe8399d
YQ
106712016-01-28 Yao Qi <yao.qi@linaro.org>
10672
10673 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
10674
a2077e25
PA
106752016-01-25 Pedro Alves <palves@redhat.com>
10676
10677 PR threads/19461
10678 * gdb.base/fork-running-state.c: New file.
10679 * gdb.base/fork-running-state.exp: New file.
10680
1d2736d4
PA
106812016-01-25 Pedro Alves <palves@redhat.com>
10682
10683 PR gdb/19494
10684 * gdb.base/catch-fork-kill.c: New file.
10685 * gdb.base/catch-fork-kill.exp: New file.
10686
f1da4b11
PA
106872016-01-25 Pedro Alves <palves@redhat.com>
10688
10689 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
10690 Delete, moved to lib/gdb.exp.
10691 * gdb.threads/forking-threads-plus-breakpoint.exp
10692 (foreach_with_prefix): Likewise.
10693 * gdb.threads/process-dies-while-handling-bp.exp
10694 (foreach_with_prefix): Likewise.
10695 * lib/gdb.exp (foreach_with_prefix): New procedure.
10696
45f38546
MK
106972016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
10698
10699 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
10700 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
10701
dc29a1ce
MK
107022016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
10703
10704 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
10705 endian targets.
10706
092127d7
JK
107072016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10708 Pedro Alves <palves@redhat.com>
10709
10710 Fix testsuite compatibility with Guile.
10711 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
10712 number.
10713
31d765d3
JK
107142016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10715
10716 Fix testsuite compatibility with Guile.
10717 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
10718 (thread 1): New test for backtrace through signal handler.
10719
1ac78c04
YQ
107202016-01-22 Yao Qi <yao.qi@linaro.org>
10721
10722 PR testsuite/19491
10723 * gdb.base/multi-forks.c: Include
10724 ../lib/unbuffer_output.c
10725 (main): Call gdb_unbuffer_output.
10726
4f5946a8
DE
107272016-01-21 Doug Evans <dje@google.com>
10728
10729 * lib/ada.exp (gdb_compile_ada): Fix typo.
10730
305e13e6
JB
107312016-01-21 Joel Brobecker <brobecker@adacore.com>
10732
10733 * gdb.base/break-fun-addr.exp: New file.
10734 * gdb.base/break-fun-addr1.c: New file.
10735 * gdb.base/break-fun-addr2.c: New file.
10736
5f5dfff6
SM
107372016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10738
10739 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
10740 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
10741 enum flag values.
10742
fd356fa2
AA
107432016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10744
10745 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
10746 when GDB can not set the vector return value. Add more comments
10747 for clarification.
10748
9df22175
AT
107492016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
10750
10751 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
10752 command.
10753
41d1845e
SM
107542016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10755
10756 * Makefile.in (DO_RUNTEST): Add --status and update usages.
10757
01ac6840
SM
107582016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10759
10760 * Makefile.in (check-single): Pass --status to runtest.
10761 (check/%.exp): Likewise.
10762
107632016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10764
10765 * Makefile.in (check-parallel): Propagate return code from make
10766 do-check-parallel.
10767
bd0a71fa
MK
107682016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
10769
10770 * gdb.trace/ftrace.exp: Fix expected message on continue.
10771 * gdb.trace/pending.exp: Fix expected message on continue.
10772 * gdb.trace/trace-break.exp: Fix expected message on continue.
10773
8bcbad33
SM
107742016-01-18 Simon Marchi <simon.marchi@ericsson.com>
10775
10776 * lib/gdb.exp (gdb_test): Remove unused global references.
10777
f303dbd6
PA
107782016-01-18 Pedro Alves <palves@redhat.com>
10779
10780 * gdb.base/async-shell.exp: Adjust expected output.
10781 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
10782 * gdb.base/siginfo-thread.exp: Adjust expected output.
10783 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
10784 * gdb.java/jnpe.exp: Adjust expected output.
10785 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
10786 * gdb.threads/continue-pending-status.exp: Adjust expected output.
10787 * gdb.threads/leader-exit.exp: Adjust expected output.
10788 * gdb.threads/manythreads.exp: Adjust expected output.
10789 * gdb.threads/pthreads.exp: Adjust expected output.
10790 * gdb.threads/schedlock.exp: Adjust expected output.
10791 * gdb.threads/siginfo-threads.exp: Adjust expected output.
10792 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
10793 expected output.
10794 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
10795 output.
10796 * gdb.threads/sigthread.exp: Adjust expected output.
10797 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
10798
b2789696
YQ
107992016-01-18 Yao Qi <yao.qi@linaro.org>
10800
10801 * gdb.guile/scm-section-script.c: Replace @progbits with
10802 %progbits.
10803 * gdb.python/py-section-script.c: Likewise.
10804
71ef29a8
PA
108052016-01-15 Pedro Alves <palves@redhat.com>
10806
10807 * gdb.multi/tids.exp: Test star wildcard ranges.
10808
3f5b7598
PA
108092016-01-15 Pedro Alves <palves@redhat.com>
10810
10811 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
10812 command from "thread apply" invocation.
10813 (thr_apply_info_thr_invalid): Default the expected output to the
10814 input tid list.
10815 (top level): Add tests that use convenience variables. Add tests
10816 for "thread apply" with a valid TID list, but missing the command.
10817
663f6d42
PA
108182016-01-13 Pedro Alves <palves@redhat.com>
10819
10820 * gdb.base/default.exp: Expect $_gthread as well.
10821 * gdb.multi/tids.exp: Test $_gthread.
10822 * gdb.threads/thread-specific.exp: Test $_gthread.
10823
c84f6bbf
PA
108242016-01-13 Pedro Alves <palves@redhat.com>
10825
10826 * gdb.multi/tids.exp: Test "info threads -gid".
10827
22a02324
PA
108282016-01-13 Pedro Alves <palves@redhat.com>
10829
10830 * gdb.multi/tids.exp: Test InferiorThread.global_num and
10831 Breakpoint.thread.
10832 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
10833
5d5658a1
PA
108342016-01-07 Pedro Alves <palves@redhat.com>
10835
10836 * gdb.base/break.exp: Adjust to output changes.
10837 * gdb.base/hbreak2.exp: Likewise.
10838 * gdb.base/sepdebug.exp: Likewise.
10839 * gdb.base/watch_thread_num.exp: Likewise.
10840 * gdb.linespec/keywords.exp: Likewise.
10841 * gdb.multi/info-threads.exp: Likewise.
10842 * gdb.threads/thread-find.exp: Likewise.
10843 * gdb.multi/tids.c: New file.
10844 * gdb.multi/tids.exp: New file.
10845
84654457
PA
108462016-01-13 Pedro Alves <palves@redhat.com>
10847
10848 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
10849
e3940304
PA
108502016-01-13 Pedro Alves <palves@redhat.com>
10851
10852 * gdb.base/default.exp: Expect $_inferior as well.
10853 * gdb.multi/base.exp: Test $_inferior.
10854
a911d87a
PA
108552016-01-13 Pedro Alves <palves@redhat.com>
10856
10857 PR breakpoints/19388
10858 * gdb.base/catch-signal-siginfo-cond.c: New file.
10859 * gdb.base/catch-signal-siginfo-cond.exp: New file.
10860
82075af2
JS
108612016-01-12 Josh Stone <jistone@redhat.com>
10862 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10863
10864 * gdb.base/catch-syscall.c (do_execve): New variable.
10865 (main): Conditionally trigger an execve.
10866 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
10867 (test_catch_syscall_execve): New, check entry/return across execve.
10868 (do_syscall_tests): Call test_catch_syscall_execve.
10869
e46eeedd
PA
108702016-01-12 Pedro Alves <palves@redhat.com>
10871
10872 * gdb.base/random-signal.exp (do_test): New procedure, with body
10873 of testcase moved in.
10874
01d8c27e
JK
108752016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10876 Pedro Alves <palves@redhat.com>
10877
10878 * gdb.base/funcargs.exp (finish from indirectly called function):
10879 Reintroduce the case for 'First'.
10880
9a706302
JK
108812016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10882 Pedro Alves <palves@redhat.com>
10883
10884 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
10885 (tcatch_vfork_then_child_follow_exec)
10886 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
10887 identification.
10888
c0ecb95f
JK
108892016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10890
10891 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
10892 and repeats to unlimited.
10893 * gdb.python/py-value.exp: Likewise.
10894 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
10895 and repeats to unlimited.
10896
6cfc1fcb
JK
108972016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10898
10899 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
10900 and reordering the functions.
10901 * gdb.multi/hangout.c: Likewise.
10902 * gdb.multi/hello.c: Likewise.
10903
582a1b00
SM
109042016-01-08 Simon Marchi <simon.marchi@ericsson.com>
10905
10906 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
10907 absolute.
10908 (SingleStatisticTestResult.report): Use dict.keys instead of
10909 dict.iterkeys.
10910
79bc59cb
PA
109112016-01-06 Pedro Alves <palves@redhat.com>
10912
10913 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
10914
43368e1d
MM
109152016-01-04 Markus Metzger <markus.t.metzger@intel.com>
10916
10917 * gdb.btrace/dlopen.exp: New.
10918 * gdb.btrace/dlopen.c: New.
10919 * gdb.btrace/dlopen-dso.c: New.
10920
79fad5b8
SL
109212015-12-25 Sandra Loosemore <sandra@codesourcery.com>
10922
10923 * lib/gdb.exp (gdb_test): Update comments to clarify that the
10924 PATTERN argument is optional.
10925
ab8314b3
JB
109262015-12-24 Joel Brobecker <brobecker@adacore.com>
10927
10928 * lib/ada.exp (target_compile_ada_from_dir): New function.
10929 (gdb_compile_ada): Reimplement avoiding the use of project files.
10930 * gdb.ada/gnat_ada.gpr: Delete.
10931 * gdb.ada/cond_lang.exp: Adjust test to make path before
10932 filename optional.
10933 * gdb.ada/small_reg_param.exp: Likewise.
10934
fe33faff
SM
109352015-12-22 Simon Marchi <simon.marchi@ericsson.com>
10936
10937 * gdb.base/foll-vork.exp: Remove HP-UX special case.
10938
6d265cb4
TP
109392015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
10940
10941 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
10942 case.
10943
10125099
SM
109442015-12-21 Simon Marchi <simon.marchi@ericsson.com>
10945
10946 * gdb.base/break.exp: Remove dead code.
10947 * gdb.base/sepdebug.exp: Likewise.
10948
3ca22649
SM
109492015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10950
10951 * gdb.asm/asm-source.exp: Remove HP-UX references.
10952 * gdb.base/annota1.exp: Likewise.
10953 * gdb.base/annota3.exp: Likewise.
10954 * gdb.base/attach.exp: Likewise.
10955 * gdb.base/bigcore.exp: Likewise.
10956 * gdb.base/break.exp: Likewise.
10957 * gdb.base/call-ar-st.exp: Likewise.
10958 * gdb.base/callfuncs.exp: Likewise.
10959 * gdb.base/catch-fork-static.exp: Likewise.
10960 * gdb.base/display.exp: Likewise.
10961 * gdb.base/foll-exec-mode.exp: Likewise.
10962 * gdb.base/foll-exec.exp: Likewise.
10963 * gdb.base/foll-fork.exp: Likewise.
10964 * gdb.base/foll-vfork.exp: Likewise.
10965 * gdb.base/funcargs.exp: Likewise.
10966 * gdb.base/hbreak2.exp: Likewise.
10967 * gdb.base/inferior-died.exp: Likewise.
10968 * gdb.base/interrupt.exp: Likewise.
10969 * gdb.base/multi-forks.exp: Likewise.
10970 * gdb.base/nodebug.exp: Likewise.
10971 * gdb.base/sepdebug.exp: Likewise.
10972 * gdb.base/solib1.c: Likewise.
10973 * gdb.base/step-test.exp: Likewise.
10974 * gdb.mi/non-stop.c: Likewise.
10975 * gdb.mi/pthreads.c: Likewise.
10976 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10977 * gdb.threads/pthreads.c: Likewise.
10978 * gdb.threads/staticthreads.exp: Likewise.
10979 * lib/future.exp: Likewise.
10980 * lib/gdb.exp: Likewise.
10981 * gdb.base/so-indr-cl.c: Remove.
10982 * gdb.base/so-indr-cl.exp: Likewise.
10983 * gdb.base/solib.c: Likewise.
10984 * gdb.base/solib.exp: Likewise.
10985 * gdb.base/solib2.c: Likewise.
10986
b6304613
SM
109872015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10988
10989 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10990 * gdb.base/call-ar-st.exp: Likewise.
10991 * gdb.base/callfuncs.exp: Likewise.
10992 * gdb.base/condbreak.exp: Likewise.
10993 * gdb.base/constvars.exp: Likewise.
10994 * gdb.base/hbreak2.exp: Likewise.
10995 * gdb.base/langs.exp: Likewise.
10996 * gdb.base/list.exp: Likewise.
10997 * gdb.base/long_long.exp: Likewise.
10998 * gdb.base/ptype.exp: Likewise.
10999 * gdb.base/scope.exp: Likewise.
11000 * gdb.base/signals.exp: Likewise.
11001 * gdb.base/so-impl-ld.exp: Likewise.
11002 * gdb.base/varargs.exp: Likewise.
11003 * gdb.base/volatile.exp: Likewise.
11004 * gdb.base/whatis.exp: Likewise.
11005 * gdb.cp/cplusfuncs.exp: Likewise.
11006 * gdb.cp/inherit.exp: Likewise.
11007 * gdb.cp/local.exp: Likewise.
11008 * gdb.cp/member-ptr.exp: Likewise.
11009 * gdb.cp/method.exp: Likewise.
11010 * gdb.cp/overload.exp: Likewise.
11011 * gdb.cp/templates.exp: Likewise.
11012 * gdb.stabs/weird.exp: Likewise.
11013 * lib/compiler.c: Likewise.
11014 * lib/compiler.cc: Likewise.
11015 * lib/cp-support.exp: Likewise.
11016 * lib/gdb.exp: Likewise.
11017
bf401b07
SM
110182015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11019
11020 * configure.ac: Remove HP-UX case.
11021 * configure: Regenerate.
11022
aff9c0f8
SM
110232015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11024
11025 * lib/gdb.exp (gdb_compile): Add function doc.
11026
a6904d5a
PA
110272015-12-17 Pedro Alves <palves@redhat.com>
11028
11029 PR threads/19354
11030 * gdb.multi/info-threads.exp: New file.
11031
a22279dd
YQ
110322015-12-15 Yao Qi <yao.qi@linaro.org>
11033
11034 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11035 is aarch64*-*-*.
11036
0588c796
SL
110372015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11038
11039 * gdb.base/history-duplicates.exp: Skip if no readline support.
11040
5d978e17
SL
110412015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11042
11043 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11044
7e763b86
SL
110452015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11046
11047 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11048
87a3a92c
SL
110492015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11050
11051 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11052 ctrl-C if nointerrupts target property is set.
11053 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11054 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11055 * gdb.base/paginate-bg-execution.exp: Likewise.
11056 * gdb.base/paginate-execution-startup.exp: Likewise.
11057 * gdb.base/random-signal.exp: Likewise.
11058 * gdb.base/range-stepping.exp: Likewise.
11059 * gdb.cp/annota2.exp: Likewise.
11060 * gdb.cp/annota3.exp: Likewise.
11061 * gdb.gdb/selftest.exp: Likewise.
11062 * gdb.threads/continue-pending-status.exp: Likewise.
11063 * gdb.threads/leader-exit.exp: Likewise.
11064 * gdb.threads/manythreads.exp: Likewise.
11065 * gdb.threads/pthreads.exp: Likewise.
11066 * gdb.threads/schedlock.exp: Likewise.
11067 * gdb.threads/sigthread.exp: Likewise.
11068
a8f077dc
DB
110692015-12-11 Don Breazeal <donb@codesourcery.com>
11070
11071 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11072 remote.
11073 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11074 * gdb.base/foll-exec.exp (main): Enable for target remote.
11075 * gdb.base/foll-fork.exp (main): Likewise.
11076 * gdb.base/foll-vfork.exp (main): Likewise.
11077 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11078 (proc continue_to_exit_bp_loc): Use clean_restart.
11079 * gdb.base/pie-execl.exp (main): Disable for target remote.
11080 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11081 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11082 * gdb.threads/execl.exp (main): Likewise.
11083 * gdb.threads/fork-child-threads.exp (main): Likewise.
11084 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11085 remote.
11086 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11087 remote.
11088 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11089 pid.tid style ptids, instead of just tid.
11090 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11091 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11092 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11093 ptids, instead of just tid.
11094
3b2464a8
AB
110952015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11096
11097 * gdb.base/list.exp (test_list_forward): Add end of file error
11098 test.
11099 (test_repeat_list_command): Add end of file error test.
11100 (test_list_backwards): Add beginning of file error test.
11101
a0def019
AB
111022015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11103
11104 * gdb.base/list.exp (test_list_invalid_args): New function,
11105 defined, and called.
11106
5c000dff
AB
111072015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11108
11109 * gdb.base/list.exp (test_list): Make test names unique.
11110
f1637ebe
YQ
111112015-12-11 Yao Qi <yao.qi@linaro.org>
11112
11113 * gdb.base/coremaker2.c: Remove.
11114
36d6fc0a
PA
111152015-12-10 Pedro Alves <palves@redhat.com>
11116
11117 * gdb.multi/base.exp: Remove stale "spaces" references.
11118
762f7747
PA
111192015-12-10 Pedro Alves <palves@redhat.com>
11120
11121 * gdb.multi/base.exp: Don't use nowarnings.
11122 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11123 * gdb.multi/hangout.c: Include stdio.h.
11124 * gdb.multi/hello.c: Include stdlib.h.
11125 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11126 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11127 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11128
28d2bfb9
AB
111292015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11130
11131 * gdb.dwarf2/dw2-ranges-base.c: New file.
11132 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11133 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11134 support additional line table, and debug ranges generation.
11135 (Dwarf::ranges): New function, generate .debug_ranges.
11136 (Dwarf::lines): Support generating simple line table programs.
11137 (Dwarf::assemble): Initialise new namespace variables.
11138
5fc2beac
KB
111392015-12-09 Kevin Buettner <kevinb@redhat.com>
11140
11141 * gdb.base/async.exp (proc test_background): Add case for
11142 asynchronous execution not supported.
11143
1c35a88f
LM
111442015-12-09 Luis Machado <lgustavo@codesourcery.com>
11145
11146 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11147 format and change test names to make them unique.
11148
b593e3d9
RK
111492015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11150 Pedro Alves <pedro@redhat.com>
11151
11152 PR gdb/18702
11153 Add checking of floatformats setup on x86_64 hosts.
11154 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11155 (smallval, bigval): New labels/constants.
11156 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11157 float" after loading bigval and smallval.
11158
d72413e6
PMR
111592015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11160
11161 * gdb.ada/fun_overload_menu.exp: New testcase.
11162 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11163
ece66d65
JS
111642015-12-04 Josh Stone <jistone@redhat.com>
11165
11166 * gdb.base/catch-fork-static.exp: New.
11167
41d0efca
YQ
111682015-12-03 Yao Qi <yao.qi@linaro.org>
11169
11170 * gdb.base/sizeof.c: Don't include stdio.h and
11171 ../lib/unbuffer_output.c.
11172 (main): New variable 'size' and 'value'. Remove printf and
11173 gdb_unbuffer_output. Assign return value to size and value.
11174 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11175 at the beginning.
11176 (check_sizeof): Check the result by printing variable 'size'.
11177 (check_valueof): Check the result by printing variable 'value'.
11178
99fd02d9
YQ
111792015-12-01 Yao Qi <yao.qi@linaro.org>
11180
11181 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11182 for aarch64*-*-linux* target.
11183
f2faf941
PA
111842015-11-30 Pedro Alves <palves@redhat.com>
11185
11186 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11187
04bf20c5
PA
111882015-11-30 Pedro Alves <palves@redhat.com>
11189
11190 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11191 Handle non-stop mode vCont replies.
11192
09df4675
PA
111932015-11-30 Pedro Alves <palves@redhat.com>
11194
11195 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11196 prepare_for_testing. Start gdb with "set non-stop on" appended to
11197 GDBFLAGS. Lax expected stop output.
11198
58b584af
YQ
111992015-11-27 Yao Qi <yao.qi@linaro.org>
11200
11201 * gdb.arch/arm-neon.exp: New.
11202 * gdb.arch/arm-neon.c: New.
11203
dfcb77a8
YQ
112042015-11-27 Yao Qi <yao.qi@linaro.org>
11205
11206 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11207
88e8ec1b
YQ
112082015-11-27 Yao Qi <yao.qi@linaro.org>
11209
11210 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11211 frames-invalid annotation.
11212
bfde72c2
YQ
112132015-11-27 Yao Qi <yao.qi@linaro.org>
11214
11215 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11216
f6512a69
SM
112172015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11218
11219 * gdb.threads/names.exp: New file.
11220 * gdb.threads/names.c: New file.
11221 * README: Mention gdb,no_thread_names.
11222
46a3515b
MM
112232015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11224
11225 PR 19297
11226 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11227 support" error.
11228
62147a22
PA
112292015-11-24 Pedro Alves <palves@redhat.com>
11230
11231 PR 17539
11232 * gdb.base/display.exp: Expect displays to be sorted in ascending
11233 order. Use multi_line.
11234 * gdb.base/solib-display.exp: Likewise.
11235
2f341b6e
PA
112362015-11-24 Pedro Alves <palves@redhat.com>
11237
11238 PR 17539
25d49b86
PA
11239 * gdb.base/display.exp: Expect displays to be sorted in ascending
11240 order. Use multi_line.
11241 * gdb.base/solib-display.exp: Likewise.
2f341b6e 11242
7e0aa6aa
PA
112432015-11-24 Pedro Alves <palves@redhat.com>
11244
11245 PR 17539
11246 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11247 threads in ascending order.
11248 * gdb.base/foll-fork.exp: Likewise.
11249 * gdb.base/foll-vfork.exp: Likewise.
11250 * gdb.base/multi-forks.exp: Likewise.
11251 * gdb.mi/mi-nonstop.exp: Likewise.
11252 * gdb.mi/mi-nsintrall.exp: Likewise.
11253 * gdb.multi/base.exp: Likewise.
11254 * gdb.multi/multi-arch.exp: Likewise.
11255 * gdb.python/py-inferior.exp: Likewise.
11256 * gdb.threads/break-while-running.exp: Likewise.
11257 * gdb.threads/execl.exp: Likewise.
11258 * gdb.threads/gcore-thread.exp: Likewise.
11259 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11260 * gdb.threads/kill.exp: Likewise.
11261 * gdb.threads/linux-dp.exp: Likewise.
11262 * gdb.threads/multiple-step-overs.exp: Likewise.
11263 * gdb.threads/next-bp-other-thread.exp: Likewise.
11264 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11265 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11266 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11267 * gdb.threads/thread-find.exp: Likewise.
11268 * gdb.threads/tls.exp: Likewise.
11269 * lib/mi-support.exp (mi_reverse_list): Delete.
11270 (mi_check_thread_states): No longer reverse list.
11271
2cc57ad8
PA
112722015-11-24 Pedro Alves <palves@redhat.com>
11273
11274 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11275 use lowercase.
11276
c93e8391
SM
112772015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11278
11279 * gdb.trace/actions.c: Include trace-common.h.
11280 (main): Add a location for a fast tracepoint.
11281 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11282 the normal tracepoints.
11283 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11284
045ccf91
SM
112852015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11286
11287 * save-trace.exp: Factor out code to these...
11288 (gdb_save_tracepoints): New.
11289 (gdb_load_tracepoints): New.
11290 (do_save_load_test): New.
11291
5506f9f6
KB
112922015-11-23 Kevin Buettner <kevinb@redhat.com>
11293
11294 * gdb.base/asmlabel.exp: New test.
11295 * gdb.base/asmlabel.c: New test case.
11296
16c3b12f
JB
112972015-11-23 Joel Brobecker <brobecker@adacore.com>
11298
11299 * gdb.base/wrong_frame_bt_full-main.c: New file.
11300 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11301 * gdb.base/wrong_frame_bt_full.exp: New file.
11302
155bfbd3
JB
113032015-11-23 Joel Brobecker <brobecker@adacore.com>
11304
11305 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11306
bb097445
JM
113072015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11308
206853a0 11309 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
11310 pstate register when comparing registers values in
11311 sparc64-*-linux-gnu targets to avoid spurious differences.
11312
9c88ed8f
JM
113132015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11314
206853a0 11315 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 11316
96161e25
SL
113172015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11318
11319 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11320 as type argument to gdb_compile.
11321 * gdb.base/nested-subp2.exp: Likewise.
11322 * gdb.base/nested-subp3.exp: Likewise.
11323
340c2830
DV
113242015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11325
11326 * lib/dwarf.exp (_note): Fix left shift of negative value.
11327 * gdb.trace/trace-condition.exp: Likewise.
11328
c1862d0f
YQ
113292015-11-13 Yao Qi <yao.qi@linaro.org>
11330
11331 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11332 comments about d10v.
11333 (test_scalar_returns): Likewise.
11334 * gdb.base/d10v.ld: Remove.
11335 * gdb.base/overlays.exp: Remove the target triplet checking for
11336 d10v-*-*.
11337 * gdb.base/structs.exp (test_struct_returns): Remove the
11338 comments about d10v.
11339 (test_struct_calls): Likewise.
11340
77ae9c19
YQ
113412015-11-13 Yao Qi <yao.qi@linaro.org>
11342
11343 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11344 * gdb.base/gnu_vector.c: Don't include stdio.h.
11345 (main): Don't print res and call add_some_intvecs.
11346
430e004e
MK
113472015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11348
11349 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11350 macro.
11351 (func5): Removed.
11352 (func4): Use FAST_TRACEPOINT_LABEL.
11353 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11354 macro.
11355 (func): Removed.
11356 (thread_function): Use FAST_TRACEPOINT_LABEL.
11357 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11358 (func): Remove.
11359 (marker): Use FAST_TRACEPOINT_LABEL.
11360 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11361 (pendfunc1): Remove.
11362 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11363 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11364 (foo): Remove.
11365 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11366 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11367 macro.
11368 (func): Remove.
11369 (marker): Use FAST_TRACEPOINT_LABEL.
11370 * gdb.trace/trace-common.h: New header.
11371 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11372 macro.
11373 (func): Remove.
11374 (marker): Use FAST_TRACEPOINT_LABEL.
11375 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11376 (func): Remove.
11377 (thread_function): Use FAST_TRACEPOINT_LABEL.
11378
6e7675a7
MK
113792015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11380
11381 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11382 in front.
11383 * gdb.trace/change-loc.exp: Use global pcreg definition.
11384 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11385 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11386 in front.
11387 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11388 * gdb.trace/pending.exp: Likewise.
11389 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11390 * gdb.trace/trace-break.exp: Likewise.
11391 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11392 in front.
11393 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11394 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11395 in front.
11396 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11397
dddc0e16
JB
113982015-11-09 Joel Brobecker <brobecker@adacore.com>
11399
11400 * gdb.ada/fin_fun_out: New testcase.
11401
c6f0b406
KB
114022015-11-07 Kevin Buettner <kevinb@redhat.com>
11403
11404 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11405 value associated with DW_AT_byte_size.
11406 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11407 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11408 DW_AT_upper_bound.
11409
f01dcfd9
KB
114102015-11-07 Kevin Buettner <kevinb@redhat.com>
11411
11412 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11413 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11414 version.
11415 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11416 gdb.dwarf2/dw2-canonicalize-type.exp,
11417 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11418 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11419 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11420 provided by gdb_target_symbol_prefix_flags_asm.
11421 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11422 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11423 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11424 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11425 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11426 macros where needed). Use this macro for symbols which require
11427 the prefix provided by SYMBOL_PREFIX.
11428
2223449a
KB
114292015-11-05 Kevin Buettner <kevinb@redhat.com>
11430
11431 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11432 New procs.
11433 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11434 representing expressions, of more than one list element.
11435 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11436 to prepend linker symbol prefix to f.
11437 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11438 table_1 and table_2.
11439 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11440 Likewise, for f and g.
11441 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11442 for ptr.
11443 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11444 for main.
11445 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11446 table_1_ptr and table_2_ptr.
11447
6f2f1a3a
JK
114482015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11449 Joel Brobecker <brobecker@adacore.com>
11450
11451 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11452
566c56c9
MK
114532015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11454
11455 * gdb.reverse/s390-mvcle.c: New test.
11456 * gdb.reverse/s390-mvcle.exp: New file.
11457 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11458
d5f0636b
MK
114592015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11460
11461 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11462
7ad8b86c
MK
114632015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11464
11465 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11466 reaching marker2.
11467 * gdb.reverse/getresuid-reverse.exp: Likewise.
11468 * gdb.reverse/pipe-reverse.exp: Likewise.
11469 * gdb.reverse/readv-reverse.exp: Likewise.
11470 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11471 * gdb.reverse/time-reverse.exp: Likewise.
11472 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11473
4081c0f1
YQ
114742015-10-30 Yao Qi <yao.qi@linaro.org>
11475
11476 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11477 (empty_cycle): Remove.
11478 (main): Don't call empty_cycle. Don't use watch_count_done.
11479 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11480 empty_cycle. Rewrite the code counting HW watchpoints.
11481
452b4ba5
MK
114822015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11483
11484 * gdb.reverse/fstatat-reverse.c: New test.
11485 * gdb.reverse/fstatat-reverse.exp: New file.
11486 * gdb.reverse/getresuid-reverse.c: New test.
11487 * gdb.reverse/getresuid-reverse.exp: New file.
11488 * gdb.reverse/pipe-reverse.c: New test.
11489 * gdb.reverse/pipe-reverse.exp: New file.
11490 * gdb.reverse/readv-reverse.c: New test.
11491 * gdb.reverse/readv-reverse.exp: New file.
11492 * gdb.reverse/recvmsg-reverse.c: New test.
11493 * gdb.reverse/recvmsg-reverse.exp: New file.
11494 * gdb.reverse/time-reverse.c: New test.
11495 * gdb.reverse/time-reverse.exp: New file.
11496 * gdb.reverse/waitpid-reverse.c: New test.
11497 * gdb.reverse/waitpid-reverse.exp: New file.
11498
5e2e7507
JK
114992015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11500
11501 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11502
0fde2c53
DE
115032015-10-26 Doug Evans <dje@google.com>
11504
11505 PR symtab/17391
11506 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11507 * gdb.dwarf2/bad-regnum.c: New file.
11508 * gdb.dwarf2/bad-regnum.exp: New file.
11509
1a70ae97
DE
115102015-10-26 Doug Evans <dje@google.com>
11511
11512 PR python/18938
11513 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11514 file.
11515
27dc26ab
JK
115162015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11517
11518 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11519 for a change by "Mention language in compile error message".
11520
bed91f4d
SM
115212015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11522
11523 PR python/18073
11524 * gdb.python/py-type.c (C::a_method): New.
11525 (C::a_const_method): New.
11526 (C::a_static_method): New.
11527 (a_function): New.
11528 * gdb.python/py-type.exp (test_fields): Test getting fields
11529 from function and method.
11530
3f2f83dd
KB
115312015-10-21 Keven Boell <keven.boell@intel.com>
11532
11533 * gdb.fortran/vla-alloc-assoc.exp: New file.
11534 * gdb.fortran/vla-datatypes.exp: New file.
11535 * gdb.fortran/vla-datatypes.f90: New file.
11536 * gdb.fortran/vla-history.exp: New file.
11537 * gdb.fortran/vla-ptype-sub.exp: New file.
11538 * gdb.fortran/vla-ptype.exp: New file.
11539 * gdb.fortran/vla-sizeof.exp: New file.
11540 * gdb.fortran/vla-sub.f90: New file.
11541 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
11542 * gdb.fortran/vla-value-sub-finish.exp: New file.
11543 * gdb.fortran/vla-value-sub.exp: New file.
11544 * gdb.fortran/vla-value.exp: New file.
11545 * gdb.fortran/vla-ptr-info.exp: New file.
11546 * gdb.mi/mi-vla-fortran.exp: New file.
11547 * gdb.mi/vla.f90: New file.
11548
27145d50
SL
115492015-10-21 Sandra Loosemore <sandra@codesourcery.com>
11550
11551 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
11552 of hardwired timeout value.
11553
5f3ff4f8
JK
115542015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11555 Pedro Alves <palves@redhat.com>
11556
11557 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
11558 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
11559
bfd09d20
JS
115602015-10-19 Josh Stone <jistone@redhat.com>
11561
11562 * gdb.base/catch-syscall.c: Include <sched.h>.
11563 (unknown_syscall): New variable.
11564 (main): Trigger a vfork and an unknown syscall.
11565 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
11566 (unknown_syscall_number): Likewise.
11567 (check_call_to_syscall): Accept an optional syscall pattern.
11568 (check_return_from_syscall): Likewise.
11569 (check_continue): Likewise.
11570 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
11571 (test_catch_syscall_skipping_return): New test toggling off 'catch
11572 syscall' to step over the syscall return, then toggling back on.
11573 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
11574 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
11575 (do_syscall_tests): Call test_catch_syscall_without_args and
11576 test_catch_syscall_mid_vfork.
11577 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
11578 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
11579
b32b93c6
AS
115802015-10-19 Andrew Stubbs <ams@codesourcery.com>
11581
11582 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
11583 print g_vE): Add new pass patterns.
11584 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
11585 print various symbol names for vptr fields.
11586
9d622bda
AB
115872015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
11588
11589 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
11590 results.
11591
0fd8ac1c
YQ
115922015-10-12 Yao Qi <yao.qi@linaro.org>
11593
11594 * gdb.arch/disp-step-insn-reloc.exp: New test case.
11595
34240514
YQ
115962015-10-12 Yao Qi <yao.qi@linaro.org>
11597
11598 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
11599 is aarch64*-*-linux*.
11600
8240f442
YQ
116012015-10-12 Yao Qi <yao.qi@linaro.org>
11602
11603 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
11604 (can_relocate_bcond_true): ... it.
11605 (can_relocate_bcond_false): New function.
11606 (foo): Likewise.
11607 (can_relocate_bl): Likewise.
11608 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
11609 can_relocate_bl.
11610
2520f728
PMR
116112015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
11612
11613 * gdb.base/nested-addr.c: New file.
11614 * gdb.base/nested-addr.exp: New testcase.
11615
abcef95a
MM
116162015-10-09 Markus Metzger <markus.t.metzger@intel.com>
11617
11618 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
11619 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
11620 its output. Ignore the output of "record goto begin" and instead
11621 check that GDB is replaying.
11622
145e3ddb
PA
116232015-10-09 Pedro Alves <palves@redhat.com>
11624
11625 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
11626 (top level): Use it in the run with no args test.
11627
d5d8c4e1
IB
116282015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
11629
11630 * gdb.dlang/properties.exp: New file.
11631
06e635ef
SL
116322015-10-02 Sandra Loosemore <sandra@codesourcery.com>
11633
11634 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
11635 whether or not address 0x1000 is mapped on the target.
11636
e019fd1d
SM
116372015-09-30 Simon Marchi <simon.marchi@ericsson.com>
11638
11639 * gdb.python/py-type.exp: Do not run tests if binaries fail to
11640 build.
11641
77ba2a67
MM
116422015-09-30 Markus Metzger <markus.t.metzger@intel.com>
11643
11644 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
11645 instruction-history test.
11646
c60eb31f
DE
116472015-09-28 Doug Evans <dje@google.com>
11648
11649 * gdb.base/gcore.c (array_func): Add reference to static_array.
11650
9a3c8263
SM
116512015-09-25 Simon Marchi <simon.marchi@ericsson.com>
11652
11653 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
11654 source line.
11655
9720e656
SL
116562015-09-24 Sandra Loosemore <sandra@codesourcery.com>
11657
11658 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
11659 short or char as base type.
11660
938d3bf2
SL
116612015-09-23 Sandra Loosemore <sandra@codesourcery.com>
11662
11663 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
11664 to allow any size enum.
11665
e6c2c623
PMR
116662015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
11667
11668 * gdb.ada/array_ptr_renaming.exp: New testcase.
11669 * gdb.ada/array_ptr_renaming/foo.adb: New file.
11670 * gdb.ada/array_ptr_renaming/pack.ads: New file.
11671
06da0f77
PL
116722015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11673
11674 * gdb.trace/ftrace-lock.c: New file.
11675 * gdb.trace/ftrace-lock.exp: New file.
11676
4f51c22a
PL
116772015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11678
11679 * gdb.arch/insn-reloc.c: New file.
11680 * gdb.arch/ftrace-insn-reloc.exp: New file.
11681
7041adf4
PL
116822015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11683
11684 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
11685 instruction.
11686 * gdb.trace/pendshr1.c (pendfunc): Likewise.
11687 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
11688 * gdb.trace/range-stepping.c: Likewise.
11689 * gdb.trace/trace-break.c: Likewise.
11690 * gdb.trace/trace-mt.c (thread_function): Likewise.
11691 * gdb.trace/ftrace.c (marker): Likewise.
11692 * gdb.trace/trace-condition.c (marker): Likewise.
11693 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
11694 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
11695 is_aarch64_target.
11696
015d2e7e
DE
116972015-09-18 Doug Evans <xdje42@gmail.com>
11698
11699 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
11700 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
11701
26b188a2
SL
117022015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11703
11704 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
11705 the breakpoint.
11706
79dc332b
SL
117072015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11708
11709 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
11710 the pending breakpoint. Remove timeout override for "Run till
11711 MI pending breakpoint on pendfunc3 on thread 2" test.
11712
f57929f2
SL
117132015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11714
11715 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
11716 filename pattern.
11717
3f469b17
SL
117182015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11719
11720 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
11721 in breakpoint filename pattern.
11722
515b89b3
SL
117232015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11724
7800dbe4
SL
11725 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11726
117272015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11728
515b89b3
SL
11729 * gdb.linespec/explicit.exp: Check for readline support for
11730 tab-completion tests. Fix obvious typo.
11731
d2939ba2
MM
117322015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11733
11734 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11735 and replay.
11736
cbb55fa7
MM
117372015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11738
11739 * gdb.btrace/non-stop.c: New.
11740 * gdb.btrace/non-stop.exp: New.
11741
43691ca1
PL
117422015-09-17 Pierre Langlois <pierre.langlois@arm.com>
11743 Yao Qi <yao.qi@linaro.org>
11744
11745 * gdb.trace/trace-condition.c: New file.
11746 * gdb.trace/trace-condition.exp: New file.
11747
d78908cf
WW
117482015-09-16 Wei-cheng Wang <cole945@gmail.com>
11749
11750 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
11751 for testing bytecode compilation.
11752
1ed415e2
PA
117532015-09-16 Pedro Alves <palves@redhat.com>
11754 Sandra Loosemore <sandra@codesourcery.com>
11755
11756 * gdb.threads/non-stop-fair-events.c (timeout): New global.
11757 (SECONDS): Redefine.
11758 (main): Call pthread_kill and alarm early.
11759 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
11760 support.
11761 (test): If the target can't hardware step and doesn't support
11762 displaced stepping, increase the timeout.
11763
d136eff5
PA
117642015-09-16 Pedro Alves <palves@redhat.com>
11765
11766 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
11767 (enable_debug): New procedures.
11768 (test): Use them. Bail out if waiting for threads fails.
11769 (top level): Bail out if a test fails.
11770
991f019c
YQ
117712015-09-16 Yao Qi <yao.qi@linaro.org>
11772
11773 * gdb.asm/asm-source.exp: Set asm-arch for
11774 aarch64*-*-* target.
11775 * gdb.asm/aarch64.inc: New file.
11776
bfca584f
PMR
117772015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
11778
11779 * gdb.ada/array_of_variable_length.exp: New testcase.
11780 * gdb.ada/array_of_variable_length/foo.adb: New file.
11781 * gdb.ada/array_of_variable_length/pck.adb: New file.
11782 * gdb.ada/array_of_variable_length/pck.ads: New file.
11783
b326e587
DE
117842015-09-15 Doug Evans <dje@google.com>
11785
11786 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
11787 of function static local variable.
11788
5382cfab
PW
117892015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11790
11791 * gdb.threads/tls-so_extern.exp: New test file.
11792 * gdb.threads/tls-so_extern.c: New test file.
11793 * gdb.threads/tls-so_extern_main.c: New test file.
11794
141c5cc4
JK
117952015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11796
11797 * gdb.opt/solib-intra-step-lib.c: New file.
11798 * gdb.opt/solib-intra-step-main.c: New file.
11799 * gdb.opt/solib-intra-step.exp: New file.
11800
d15dcecd
PA
118012015-09-15 Pedro Alves <palves@redhat.com>
11802
11803 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
11804 gdb_continue_to_breakpoint instead of gdb_test_multiple.
11805
4c2f2a79
PA
118062015-09-14 Pedro Alves <palves@redhat.com>
11807
11808 * gdb.base/hook-stop-continue.c: Delete.
11809 * gdb.base/hook-stop-continue.exp: Delete.
11810 * gdb.base/hook-stop-frame.c: Delete.
11811 * gdb.base/hook-stop-frame.exp: Delete.
11812 * gdb.base/hook-stop.c: New file.
11813 * gdb.base/hook-stop.exp: New file.
11814
919e6dbe
PMR
118152015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
11816
11817 * gdb.ada/access_to_packed_array.exp: New testcase.
11818 * gdb.ada/access_to_packed_array/foo.adb: New file.
11819 * gdb.ada/access_to_packed_array/pack.adb: New file.
11820 * gdb.ada/access_to_packed_array/pack.ads: New file.
11821
157280a4
MM
118222015-09-14 Markus Metzger <markus.t.metzger@intel.com>
11823
11824 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
11825 buffer size test.
11826
2fd33e94
DB
118272015-09-11 Don Breazeal <donb@codesourcery.com>
11828
11829 * gdb.base/foll-exec.c: Add copyright header. Fix
11830 formatting issues.
11831 * gdb.base/foll-exec.exp (zap_session): Delete proc.
11832 (do_exec_tests): Use clean_restart in place of zap_session,
11833 and for test initialization. Fix formatting issues. Use
11834 fail in place of perror.
11835 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
11836 an expect statement to match an expression with output from
11837 the program under debug.
11838 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
11839 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
11840 * gdb.threads/non-ldr-exc-2.exp: Likewise.
11841 * gdb.threads/non-ldr-exc-3.exp: Likewise.
11842 * gdb.threads/non-ldr-exc-4.exp: Likewise.
11843
e70b6e8e
DE
118442015-09-09 Doug Evans <dje@google.com>
11845
11846 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
11847
7a551a51
DE
118482015-09-09 Doug Evans <dje@google.com>
11849
11850 * gdb.base/pie-execl.exp: Fix result test of build_executable.
11851
4c666f84
DE
118522015-09-09 Doug Evans <dje@google.com>
11853
11854 * gdb.base/savedregs.exp: Fix typo.
11855
243a9253
PA
118562015-09-09 Pedro Alves <palves@redhat.com>
11857
11858 * gdb.mi/mi-cli.exp: Add CLI finish tests.
11859
c0fa8fbd
SL
118602015-09-08 Sandra Loosemore <sandra@codesourcery.com>
11861
11862 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
11863 command actually switches threads. Give up on remaining
11864 tests if target fails to stop at breakpoint.
11865
cd7c1778
PMR
118662015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
11867
11868 * gdb.ada/funcall_char.exp: New testcase.
11869 * gdb.ada/funcall_char/foo.adb: New file.
11870
dc5c8746
PMR
118712015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
11872
11873 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
11874 expected outputs. Add two testcases for completing ambiguous
11875 functions.
11876 * gdb.ada/complete/aux_pck.adb: New file.
11877 * gdb.ada/complete/aux_pck.ads: New file.
11878 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
11879 Ambiguous_Func functions.
11880 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
11881 * gdb.ada/complete/pck.adb: Likewise.
11882
4e83a1e7
UW
118832015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
11884
11885 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
11886 failures to run the test program under GDB.
11887
8ce74153
LM
118882015-08-26 Luis Machado <lgustavo@codesourcery.com>
11889
11890 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
11891 to C.
11892
e9756d52
PP
118932015-08-26 Patrick Palka <patrick@parcs.ath.cx>
11894
11895 * gdb.base/run-after-attach.exp: New test file.
11896 * gdb.base/run-after-attach.c: New test file.
11897
8d37573b
DB
118982015-08-26 Don Breazeal <donb@codesourcery.com>
11899
11900 * gdb.base/foll-exec-2.c: New test program.
11901 * gdb.base/foll-exec-2.exp: New test.
11902
63e43d3a
PMR
119032015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
11904
11905 * gdb.base/nested-subp1.exp: New file.
11906 * gdb.base/nested-subp1.c: New file.
11907 * gdb.base/nested-subp2.exp: New file.
11908 * gdb.base/nested-subp2.c: New file.
11909 * gdb.base/nested-subp3.exp: New file.
11910 * gdb.base/nested-subp3.c: New file.
11911
3d40fbb5
PA
119122015-08-24 Pedro Alves <palves@redhat.com>
11913
11914 * gdb.server/connect-without-multi-process.c: New file.
11915 * gdb.server/connect-without-multi-process.exp: New file.
11916
4422ac93
LM
119172015-08-24 Luis Machado <lgustavo@codesourcery.com>
11918
11919 * gdb.opt/inline-markers.c: Make z int.
11920
91dddb86
LM
119212015-08-24 Luis Machado <lgustavo@codesourcery.com>
11922
11923 * gdb.opt/inline-markers.c: Make z volatile.
11924
a48847ee
LM
119252015-08-24 Luis Machado <lgustavo@codesourcery.com>
11926
11927 * gdb.opt/inline-bt.c: New volatile global z.
11928 * gdb.opt/inline-cmds.c: Likewise.
11929 * gdb.opt/inline-locals.c: Likewise.
11930 * gdb.opt/inline-markers.c: New extern global z.
11931 (marker): Use z.
11932 (inline_fn): Likewise.
11933
0ebbc52b
PA
119342015-08-24 Pedro Alves <palves@redhat.com>
11935
11936 * config/m32r-stub.exp: Remove file.
11937 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
11938 * gdb.base/call-rt-st.exp: Likewise.
11939 * gdb.base/call-strs.exp: Likewise.
11940 * gdb.base/default.exp: Remove references to h8300-*-hms and
11941 *-*-udi*.
11942 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
11943
77c365df
AA
119442015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11945
11946 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
11947 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
11948 and "return" use KFAIL when GDB can not read/write the vector
11949 return value.
11950
4313b8c0
GB
119512015-08-21 Gary Benson <gbenson@redhat.com>
11952
11953 * gdb.trace/pending.exp: Cope with remote transfer warnings.
11954
0e433b32
PA
119552015-08-20 Pedro Alves <palves@redhat.com>
11956
11957 * gdb.server/solib-list.exp: No longer expect an interior stop in
11958 non-stop mode.
11959
221e1a37
PA
119602015-08-20 Pedro Alves <palves@redhat.com>
11961
11962 * gdb.server/connect-stopped-target.c: New file.
11963 * gdb.server/connect-stopped-target.exp: New file.
11964
40e3ad0e
PA
119652015-08-20 Pedro Alves <palves@redhat.com>
11966
11967 * gdb.dwarf2/comp-unit-lang.exp: New file.
11968 * gdb.dwarf2/comp-unit-lang.c: New file.
11969
af39b327
PMR
119702015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11971
11972 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11973 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11974
7d45c7c3 119752015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 11976
7d45c7c3
KB
11977 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11978 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11979
4d6cceb4
DE
119802015-08-18 Doug Evans <dje@google.com>
11981 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11982
11983 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11984 skip_python_tests. New arg prompt_regexp.
11985 (skip_python_tests): New function.
11986 * lib/mi-support.exp (mi_skip_python_tests): New function.
11987 * gdb.python/py-mi-objfile-gdb.py: New file.
11988 * gdb.python/py-mi-objfile.c: New file.
11989 * gdb.python/py-mi-objfile.exp: New file.
11990
ad89c2aa
KS
119912015-08-17 Keith Seitz <keiths@redhat.com>
11992
11993 * gdb.linespec/explicit.exp: Move strace test from here ...
11994 * gdb.trace/strace.exp: ... to here.
11995
e3ae3c43
PP
119962015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11997
11998 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11999 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12000
604b2636
DE
120012015-08-14 Doug Evans <xdje42@gmail.com>
12002
12003 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12004 inferior before selecting a new file.
12005
6ff0ba5f
DE
120062015-08-14 Doug Evans <xdje42@gmail.com>
12007
12008 * gdb.mi/mi-disassemble.exp: Update.
12009 * gdb.base/disasm-optim.S: New file.
12010 * gdb.base/disasm-optim.c: New file.
12011 * gdb.base/disasm-optim.h: New file.
12012 * gdb.base/disasm-optim.exp: New file.
12013
9ca98f92
KS
120142015-08-14 Keith Seitz <keiths@redhat.com>
12015
12016 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12017 "evaluated-by".
12018
52bbc560
JB
120192015-08-13 Joel Brobecker <brobecker@adacore.com>
12020
12021 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12022
5d8c3ed3
PMR
120232015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12024
12025 * gdb.ada/fun_renaming.exp: New testcase.
12026 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12027 * gdb.ada/fun_renaming/pack.adb: New file.
12028 * gdb.ada/fun_renaming/pack.ads: New file.
12029
ea8812bc
KS
120302015-08-12 Keith Seitz <keiths@redhat.com>
12031
12032 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12033 gdb_get_line_number.
12034
4dafcdeb
JB
120352015-08-12 Joel Brobecker <brobecker@adacore.com>
12036
12037 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12038 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12039 gdb.base/dso2dso.exp: New files.
12040
5ba32597
SDJ
120412015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12042 Pedro Alves <palves@redhat.com>
12043 Keith Seitz <keiths@redhat.com>
12044
12045 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12046 GDBFLAGS.
12047
b6dafabf
PP
120482015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12049
12050 * gdb.base/gdbhistsize-history.exp
12051 (test_histsize_history_setting): Use save_vars.
12052 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12053 Use save_vars.
12054 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12055 * gdb.base/readline.exp: Use save_vars.
12056
abe8e607
PP
120572015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12058
12059 * lib/gdb.exp (save_vars): New proc.
12060
629500fa
KS
120612015-08-11 Keith Seitz <keiths@redhat.com>
12062
12063 * gdb.base/help.exp: Update help_breakpoint_text.
12064
eb8c4e2e
KS
120652015-08-11 Keith Seitz <keiths@redhat.com>
12066
12067 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12068 (at toplevel): Call test_explicit_breakpoints.
12069 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12070 breakpoints.
12071 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12072 breakpoint conditions, "-cond".
12073
87f0e720
KS
120742015-08-11 Keith Seitz <keiths@redhat.com>
12075
12076 * gdb.linespec/3explicit.c: New file.
12077 * gdb.linespec/cpexplicit.cc: New file.
12078 * gdb.linespec/cpexplicit.exp: New file.
12079 * gdb.linespec/explicit.c: New file.
12080 * gdb.linespec/explicit.exp: New file.
12081 * gdb.linespec/explicit2.c: New file.
12082 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12083 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12084 before using in the matching pattern.
12085 Clarify that `prefix' is a regular expression.
12086
f00aae0f
KS
120872015-08-11 Keith Seitz <keiths@redhat.com>
12088
12089 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12090 test.
12091 Add tests for missing ",FMT" and ",".
12092
e27852be
DE
120932015-08-10 Doug Evans <dje@google.com>
12094 Keith Seitz <keiths@redhat.com>
12095
12096 PR gdb/17960
12097 * gdb.base/completion.exp: Add location completer tests.
12098
7f03bd92
PA
120992015-08-07 Pedro Alves <palves@redhat.com>
12100
12101 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12102 tests here.
12103 (top level): Run do_test with and without displaced stepping.
12104
3fc8eb30
PA
121052015-08-07 Pedro Alves <palves@redhat.com>
12106
12107 * gdb.base/valgrind-disp-step.c: New file.
12108 * gdb.base/valgrind-disp-step.exp: New file.
12109
d4569d7b
PA
121102015-08-07 Pedro Alves <palves@redhat.com>
12111
12112 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12113 Delete function.
12114 (main): Add alarm. Run an infinite loop instead of calling
12115 wait_threads.
12116 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12117 comment.
12118 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12119 Delete function.
12120 (main): Add alarm. Run an infinite loop instead of calling
12121 wait_threads.
12122 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12123 comment.
12124
e1316e60
PA
121252015-08-07 Pedro Alves <palves@redhat.com>
12126
12127 * gdb.base/checkpoint-ns.exp: New file.
12128 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12129 standard_testfile.
12130
da8c46d2
MM
121312015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12132
12133 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12134 * gdb.btrace/instruction_history.exp: Update.
12135 * gdb.btrace/tsx.exp: New.
12136 * gdb.btrace/tsx.c: New.
12137
de1c2c52
PA
121382015-08-06 Pedro Alves <palves@redhat.com>
12139
12140 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12141 increase timeout.
12142 * gdb.reverse/until-precsave.exp: Bump timeouts.
12143
782e0bf4
PA
121442015-08-06 Pedro Alves <palves@redhat.com>
12145
12146 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12147
83e97ed0
PA
121482015-08-06 Pedro Alves <palves@redhat.com>
12149
12150 PR gdb/18749
12151 * gdb.threads/process-dies-while-handling-bp.c: New file.
12152 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12153
863d01bd
PA
121542015-08-06 Pedro Alves <palves@redhat.com>
12155
12156 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12157 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12158
0a39bb32
PA
121592015-08-05 Pedro Alves <palves@redhat.com>
12160
12161 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12162 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12163
ee2d2b10
SL
121642015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12165
12166 * gdb.base/bp-permanent.exp: Report test as unsupported if
12167 the target cannot stop at the permanent breakpoint.
12168
4e1bdb00
DE
121692015-08-03 Doug Evans <dje@google.com>
12170
12171 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12172 10000.
12173
3d338901
DE
121742015-08-03 Doug Evans <dje@google.com>
12175
12176 * Makefile.in (workers/%.worker, build-perf): New rule.
12177 (GDB_PERFTEST_MODE): New variable.
12178 (check-perf): Use it.
12179 (clean): Clean up gdb.perf parallel build subdirs.
12180 * lib/build-piece.exp: New file.
12181 * lib/gdb.exp (make_gdb_parallel_path): New function
12182 (standard_output_file, standard_temp_file): Call it.
12183 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12184 of $GDB_PARALLEL.
12185 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12186
af061d3e
DE
121872015-08-03 Doug Evans <dje@google.com>
12188
8e1afc81 12189 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
12190 (LOG_FILE_NAME): New global.
12191 (TextReporter.__init__): Initialize self.txt_sum.
12192 (TextReporter.report): Add support for multiple data-points.
12193 Move report to perftest.sum, put raw data in perftest.log.
12194 (TextReporter.start): Open sum and log files.
12195 (TextReporter.end): Close sum and log files.
8e1afc81
DE
12196 * gdb.perf/lib/perftest/testresult.py
12197 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 12198
2c8c5d37
PA
121992015-07-31 Pedro Alves <palves@redhat.com>
12200
12201 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12202 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12203 kill_wait_spawned_process instead of explicit "kill -9".
12204 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12205 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12206 kill_wait_spawned_process.
12207 * gdb.base/attach-twice.exp: Likewise.
12208 * gdb.base/attach.exp: Likewise.
12209 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12210 gdb_test_multiple.
12211 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12212 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12213 kill_wait_spawned_process.
12214 * gdb.base/valgrind-infcall.exp: Likewise.
12215 * gdb.multi/multi-attach.exp: Likewise.
12216 * gdb.python/py-prompt.exp: Likewise.
12217 * gdb.python/py-sync-interp.exp: Likewise.
12218 * gdb.server/ext-attach.exp: Likewise.
12219 * gdb.threads/attach-into-signal.exp (corefunc): Use
12220 spawn_wait_for_attach, spawn_id_get_pid and
12221 kill_wait_spawned_process.
12222 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12223 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12224 spawn_id_get_pid and kill_wait_spawned_process.
12225 * gdb.threads/attach-stopped.exp (corefunc): Use
12226 spawn_wait_for_attach, spawn_id_get_pid and
12227 kill_wait_spawned_process.
12228 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12229 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12230 kill_wait_spawned_process instead of explicit "kill -9".
12231 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12232 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12233 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12234 processes. Don't map cygwin/windows pids here. Now returns a
12235 spawn id list.
12236
032a0fca
SL
122372015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12238
12239 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12240 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12241 correct patch.
12242
61a934ca
SL
122432015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12244
12245 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12246
4bc4d428
SL
122472015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12248
12249 Reapply:
12250 2014-05-21 Mark Wielaard <mjw@redhat.com>
12251
12252 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12253
998d452a
PA
122542015-07-30 Pedro Alves <palves@redhat.com>
12255
12256 * linux-low.c (handle_extended_wait): Set the child's last
12257 reported status to TARGET_WAITKIND_STOPPED.
12258
69dde7dc
PA
122592015-07-30 Pedro Alves <palves@redhat.com>
12260
12261 PR threads/18600
12262 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12263 only shows inferior 1.
12264
4dd63d48
PA
122652015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12266 Pedro Alves <palves@redhat.com>
12267
12268 PR threads/18600
12269 * gdb.threads/fork-plus-threads.c: New file.
12270 * gdb.threads/fork-plus-threads.exp: New file.
12271
d618e4c5
PP
122722015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12273
12274 * gdb.base/batch-preserve-term-settings.exp
12275 (test_terminal_settings_preserved_after_cli_exit): Use
12276 send_quit_command.
12277
1eef6428
PA
122782015-07-29 Pedro Alves <palves@redhat.com>
12279 Don Breazeal <donb@codesourcery.com>
12280
12281 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12282 output from both inferior_spawn_id and gdb_spawn_id.
12283
7da5b897
SDJ
122842015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12285
12286 * gdb.threads/attach-into-signal.exp (corefunc): Use
12287 with_test_prefix on nested loops, uniquefying the test messages.
12288
dac804df
SDJ
122892015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12290
12291 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12292 commit.
12293
06265e53
PP
122942015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12295
12296 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12297 New proc.
12298 (test_terminal_settings_preserved_after_sigterm): New test.
12299
18206ca3
PP
123002015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12301
12302 * gdb.base/batch-preserve-term-settings.exp
12303 (test_terminal_settings_preserved_after_cli_exit): New test.
12304
90074d11
PP
123052015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12306
12307 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12308 manipulation of saved_gdbflags.
12309 (test_terminal_settings_preserved): Remove global declaration of
12310 the unused variable pagination_prompt. Remove manipulation of
12311 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12312 GDBFLAGS.
12313
eb1a7902
PA
123142015-07-29 Pedro Alves <palves@redhat.com>
12315
12316 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12317
8b75dd3b
PA
123182015-07-29 Pedro Alves <palves@redhat.com>
12319
12320 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12321 at the top.
12322
dedad4e3
PA
123232015-07-29 Pedro Alves <palves@redhat.com>
12324
12325 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12326 (main): Call gdb_unbuffer_output.
12327 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12328 (main): Call gdb_unbuffer_output.
12329 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12330 (main): Call gdb_unbuffer_output.
12331 * gdb.base/call-strs.exp: Adjust to step over the
12332 gdb_unbuffer_output call.
12333 * gdb.base/catch-gdb-caused-signals.c: Include
12334 "../lib/unbuffer_output.c".
12335 (main): Call gdb_unbuffer_output.
12336 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12337 (main): Call gdb_unbuffer_output.
12338 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12339 (main): Call gdb_unbuffer_output.
12340 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12341 (main): Call gdb_unbuffer_output.
12342 * gdb.base/shlib-call.exp: Adjust to step over the
12343 gdb_unbuffer_output call.
12344 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12345 (main): Call gdb_unbuffer_output.
12346 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12347 (main): Call gdb_unbuffer_output.
12348 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12349 (main): Rename to ...
12350 (test): ... this.
12351 (main): Reimplement.
12352 * gdb.base/varargs.exp: Run to test instead of to main.
12353 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12354 (main): Call gdb_unbuffer_output.
12355
58789a91
PA
123562015-07-29 Pedro Alves <palves@redhat.com>
12357
12358 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12359 factore out from mi_continue_dprintf. For call-style dprintfs,
12360 expect dprintf output out of $inferior_spawn_id.
12361 (mi_continue_dprintf): Use mi_expect_dprintf.
12362 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12363 (main): Call gdb_unbuffer_output.
12364
e8376742
PA
123652015-07-29 Pedro Alves <palves@redhat.com>
12366
12367 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12368 (default_mi_gdb_start): Set inferior_spawn_id instead of
12369 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12370 gdb_spawn_id.
12371 (mi_gdb_test): Always expect inferior output from both
12372 $inferior_spawn_id and $gdb_spawn_id.
12373
08280010
PA
123742015-07-29 Pedro Alves <palves@redhat.com>
12375
12376 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12377 send_inferior and $inferior_spawn_id.
12378
4d30e432
PA
123792015-07-29 Pedro Alves <palves@redhat.com>
12380
12381 * gdb.gdb/complaints.exp (test_initial_complaints)
12382 (test_serial_complaints, test_short_complaints): Use
12383 gdb_test_stdio.
12384 (test_empty_complaint): Handle $inferior_spawn_id !=
12385 $gdb_spawn_id.
12386
0d30a335
PA
123872015-07-29 Pedro Alves <palves@redhat.com>
12388
12389 * gdb.base/varargs.exp: Use gdb_test_stdio.
12390
39413b29
PA
123912015-07-29 Pedro Alves <palves@redhat.com>
12392
12393 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12394
7cb000a9
PA
123952015-07-29 Pedro Alves <palves@redhat.com>
12396
12397 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12398
d7b8ac82
PA
123992015-07-29 Pedro Alves <palves@redhat.com>
12400
12401 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12402 parameter into two new parameters, "inf_result" and "gdb_result".
12403 Expect inferior output and gdb output from $inferior_spawn_id and
12404 $gdb_spawn_id, respectively. Adjust all callers.
12405
789c3a0c
PA
124062015-07-29 Pedro Alves <palves@redhat.com>
12407
12408 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12409 of gdb_test_sequence.
12410
77e760c3
PA
124112015-07-29 Pedro Alves <palves@redhat.com>
12412
12413 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12414 (saw_spurious_output): Expect inferior output from
12415 $inferior_spawn_id. Use gdb_test_stdio.
12416
8396d2cd
PA
124172015-07-29 Pedro Alves <palves@redhat.com>
12418
12419 * gdb.base/dprintf.exp: Use standard_testfile. Change
12420 prepare_for_testing call.
12421 (srcfile): Don't set.
12422 (restart): New procedure.
12423 (test_dprintf): New procecure, use to continue over dprintfs.
12424 (test_call, test_agent): New procedures, tests moved here.
12425 Restart gdb and recreate dprintfs. Adjust expected output.
12426
2051d61f
PA
124272015-07-29 Pedro Alves <palves@redhat.com>
12428
12429 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12430
452397af
PA
124312015-07-29 Pedro Alves <palves@redhat.com>
12432
12433 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12434
8aed9555
PA
124352015-07-29 Pedro Alves <palves@redhat.com>
12436
12437 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12438 gdb_test_stdio.
12439
188a61b4
PA
124402015-07-29 Pedro Alves <palves@redhat.com>
12441
12442 * lib/gdb.exp (gdb_test_stdio): New procedure.
12443
12264a45
PA
124442015-07-29 Pedro Alves <palves@redhat.com>
12445
12446 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12447
23ffc893
PA
124482015-07-29 Pedro Alves <palves@redhat.com>
12449
12450 * gdb.base/call-signal-resume.exp: Remove check for
12451 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12452 * gdb.base/unwindonsignal.exp: Likewise.
12453 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12454 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12455
65566918
PA
124562015-07-29 Pedro Alves <palves@redhat.com>
12457
12458 * gdb.base/siginfo-addr.c (pass): New function.
12459 (handler): Call it iff si_addr is correct.
12460 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12461 Set a breakpoint at "pass" and continue to it.
12462
d60a9221
SDJ
124632015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12464
12465 * gdb.python/py-objfile.exp: Make some tests have unique names.
12466 * gdb.python/py-pp-registration.exp: Likewise.
12467
bde40b8f
PA
124682015-07-28 Pedro Alves <palves@redhat.com>
12469
12470 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12471
13e1dec8
SM
124722015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12473
12474 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12475
da33c9a7
SM
124762015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12477
12478 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12479
077836f7
PP
124802015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12481
12482 * gdb.base/gdb-sigterm-2.exp: New test.
12483
b8cc7b2e
DE
124842015-07-25 Doug Evans <xdje42@gmail.com>
12485
12486 Revert:
12487 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12488 (workers/%.worker, build-perf): New rule.
12489 (GDB_PERFTEST_MODE): New variable.
12490 (check-perf): Use it.
12491 (clean): Clean up gdb.perf parallel build subdirs.
12492 * lib/build-piece.exp: New file.
12493 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12494 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12495 name.
12496 (standard_temp_file): Ditto.
12497 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12498 of $GDB_PARALLEL.
12499
c8bd4544
DE
125002015-07-24 Doug Evans <dje@google.com>
12501
12502 * gdb.perf/lib/perftest/utils.py: New file.
12503 * gdb.perf/gm-hello.cc: New file.
12504 * gdb.perf/gm-pervasive-typedef.cc: New file.
12505 * gdb.perf/gm-pervasive-typedef.h: New file.
12506 * gdb.perf/gm-std.cc: New file.
12507 * gdb.perf/gm-std.h: New file.
12508 * gdb.perf/gm-use-cerr.cc: New file.
12509 * gdb.perf/gm-utils.h: New file.
12510 * gdb.perf/gmonster-null-lookup.py: New file.
12511 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12512 * gdb.perf/gmonster-print-cerr.py: New file.
12513 * gdb.perf/gmonster-ptype-string.py: New file.
12514 * gdb.perf/gmonster-runto-main.py: New file.
12515 * gdb.perf/gmonster-select-file.py: New file.
12516 * gdb.perf/gmonster1-null-lookup.exp: New file.
12517 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12518 * gdb.perf/gmonster1-print-cerr.exp: New file.
12519 * gdb.perf/gmonster1-ptype-string.exp: New file.
12520 * gdb.perf/gmonster1-runto-main.exp: New file.
12521 * gdb.perf/gmonster1-select-file.exp: New file.
12522 * gdb.perf/gmonster1.cc: New file.
12523 * gdb.perf/gmonster1.exp: New file.
12524 * gdb.perf/gmonster2-null-lookup.exp: New file.
12525 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
12526 * gdb.perf/gmonster2-print-cerr.exp: New file.
12527 * gdb.perf/gmonster2-ptype-string.exp: New file.
12528 * gdb.perf/gmonster2-runto-main.exp: New file.
12529 * gdb.perf/gmonster2-select-file.exp: New file.
12530 * gdb.perf/gmonster2.cc: New file.
12531 * gdb.perf/gmonster2.exp: New file.
12532
6eab34f3
DE
125332015-07-24 Doug Evans <dje@google.com>
12534
12535 * gdb.perf/README: New file.
12536 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
12537 * lib/gen-perf-test.exp: New file.
12538
63738bfd
DE
125392015-07-24 Doug Evans <dje@google.com>
12540
12541 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
12542 (PerfTest::startup): New function.
12543 (PerfTest::run): Return result of calling body.
12544 (PerfTest::assemble): Rewrite.
12545 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
12546 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
12547 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
12548 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
12549 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
12550
7b606f95
DE
125512015-07-24 Doug Evans <dje@google.com>
12552
12553 * lib/gdb.exp (clean_restart): Make executable optional.
12554
a97b16b8
DE
125552015-07-24 Doug Evans <dje@google.com>
12556
12557 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
12558 compiler_info references.
12559 * gdb.cp/temargs.exp: Ditto.
12560 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
12561 (get_compiler_info): Early exit if already computed. Set compiler_info
12562 to "unknown" if there was a problem.
12563 (test_compiler_info): Add function comment. Call get_compiler_info.
12564
35baa57f
DE
125652015-07-24 Doug Evans <dje@google.com>
12566
12567 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12568 (workers/%.worker, build-perf): New rule.
12569 (GDB_PERFTEST_MODE): New variable.
12570 (check-perf): Use it.
12571 (clean): Clean up gdb.perf parallel build subdirs.
12572 * lib/build-piece.exp: New file.
12573 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12574 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12575 name.
12576 (standard_temp_file): Ditto.
12577 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12578 of $GDB_PARALLEL.
12579
6ebea266
DE
125802015-07-24 Doug Evans <dje@google.com>
12581
12582 * lib/future.exp (gdb_default_target_compile): New option
12583 "early_flags".
12584 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
12585 --as-needed.
12586
1e76a7e9
SDJ
125872015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
12588
12589 * gdb.base/catch-syscall.exp: Call gdb_exit before
12590 gdb_skip_xml_test.
12591
5068630a
PA
125922015-07-24 Pedro Alves <palves@redhat.com>
12593
12594 * gdb.python/py-events.exp: Accept output between the stop event
12595 and the prompt.
12596 * gdb.python/py-evsignal.exp: Likewise.
12597 * gdb.python/py-evthreads.exp: Likewise.
12598
77598427
PA
125992015-07-24 Pedro Alves <palves@redhat.com>
12600
12601 PR gdb/18717
12602 * gdb.threads/non-ldr-exit.c: New file.
12603 * gdb.threads/non-ldr-exit.exp: New file.
12604
11e6c98f
YQ
126052015-07-24 Yao Qi <yao.qi@linaro.org>
12606
12607 * gdb.server/ext-wrapper.exp: Test --wrapper option when
12608 restarting process.
12609
51aee833
YQ
126102015-07-24 Yao Qi <yao.qi@linaro.org>
12611
12612 * gdb.server/ext-restart.exp: New file.
12613
8cfe207c
YQ
126142015-07-24 Yao Qi <yao.qi@linaro.org>
12615
12616 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
12617 argument options.
12618 * gdb.server/ext-wrapper.exp: New file.
12619
cc12ce38
DE
126202015-07-23 Doug Evans <dje@google.com>
12621
12622 * gdb.dwarf2/dw2-dummy-cu.S: New file.
12623 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
12624
d0d84780
PMR
126252015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
12626
12627 * gdb.ada/var_arr_typedef.exp: New testcase.
12628 * gdb.ada/var_arr_typedef/pack.adb: New file.
12629 * gdb.ada/var_arr_typedef/pack.ads: New file.
12630 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
12631
8b558f79
JB
126322015-07-20 Joel Brobecker <brobecker@adacore.com>
12633
12634 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
12635
775a3298
JK
126362015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12637
12638 * gdb.arch/i386-biarch-core.exp: Replace istarget
12639 by "complete set gnutarget". Remove expectation for the "core-file"
12640 command.
12641
db1ff28b
JK
126422015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12643
12644 Revert the previous commit:
12645 Tests for validate symbol file using build-id.
12646
0a94970d
JK
126472015-07-15 Aleksandar Ristovski <aristovski@qnx.com
12648
12649 Tests for validate symbol file using build-id.
12650 * gdb.base/solib-mismatch-lib.c: New file.
12651 * gdb.base/solib-mismatch-libmod.c: New file.
12652 * gdb.base/solib-mismatch.c: New file.
12653 * gdb.base/solib-mismatch.exp: New file.
12654
03346981
SL
126552015-07-15 Sandra Loosemore <sandra@codesourcery.com>
12656
12657 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
12658 nios2-*-linux*.
12659 * gdb.base/sigbpt.exp (stepi_out): Likewise.
12660 * gdb.base/siginfo.exp: Likewise.
12661 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12662
42422cc7
PL
126632015-07-15 Pierre Langlois <pierre.langlois@arm.com>
12664
12665 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
12666 Move it to ...
12667 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
12668 ... here.
12669 * gdb.trace/range-stepping.exp: Check that the target supports
12670 range stepping.
12671
cfa68bae
JK
126722015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12673
12674 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
12675
8ffdba26
PA
126762015-07-14 Pedro Alves <palves@redhat.com>
12677
12678 * gdb.base/killed-outside.exp: New file.
12679 * gdb.base/killed-outside.c: New file.
12680
218a5a11
JK
126812015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12682
12683 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
12684 (n at main): New.
12685 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
12686
e03ed3c6
AA
126872015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12688
12689 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
12690 infcall tests instead of setting up for KFAIL.
12691
485668e5
MM
126922015-07-10 Markus Metzger <markus.t.metzger@intel.com>
12693
12694 * gdb.btrace/record_goto-step.exp: New.
12695
08464196
JK
126962015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12697
12698 PR compile/18484
12699 * gdb.compile/compile.c (struct struct_type): Add volatile to
12700 selffield's type.
12701 * gdb.compile/compile.exp
12702 (compile code struct_object.selffield = &struct_object): Skip further
12703 struct_object tests if this one xfails.
12704
bcf5c1d9
RC
127052015-07-08 Robert O'Callahan <robert@ocallahan.org>
12706
12707 PR exp/18617
12708 * gdb.trace/ax.exp: Add test.
12709
4931af25
YQ
127102015-07-07 Yao Qi <yao.qi@linaro.org>
12711
12712 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
12713 instead of istarget "aarch64*-*-*".
12714 * gdb.arch/aarch64-fp.exp: Likewise.
12715 * gdb.base/float.exp: Likewise.
12716 * gdb.reverse/aarch64.exp: Likewise.
12717 * lib/gdb.exp (is_aarch64_target): New proc.
12718
9fcf688e
YQ
127192015-07-07 Yao Qi <yao.qi@linaro.org>
12720
12721 * lib/gdb.exp (is_aarch32_target): New proc.
12722 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12723 instead of "istarget "arm*-*-*"".
12724 * gdb.arch/arm-disp-step.exp: Likewise.
12725 * gdb.arch/thumb-bx-pc.exp: Likewise.
12726 * gdb.arch/thumb-prologue.exp: Likewise.
12727 * gdb.arch/thumb-singlestep.exp: Likewise.
12728 * gdb.base/disp-step-syscall.exp: Likewise.
12729 * gdb.base/float.exp: Likewise.
12730
fbd8d50d
YQ
127312015-07-07 Yao Qi <yao.qi@linaro.org>
12732
12733 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12734 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12735
71be1fdc
YQ
127362015-07-07 Yao Qi <yao.qi@linaro.org>
12737
12738 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
12739 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
12740 if it exists.
12741 * gdb.multi/multi-arch.exp: Likewise.
12742
3e221d36
SM
127432015-07-07 Simon Marchi <simon.marchi@ericsson.com>
12744
12745 * gdb.python/py-lazy-string.exp: Add missing parentheses to
12746 print.
12747
d441430b
YQ
127482015-07-07 Yao Qi <yao.qi@linaro.org>
12749
12750 * gdb.arch/thumb-singlestep.exp: Do one more single step.
12751
06f810bd
MG
127522015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
12753
12754 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
12755 '[' and ']' characters.
12756
5e61e7c0
IB
127572015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
12758
12759 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12760
28bf096c
PA
127612015-06-29 Pedro Alves <palves@redhat.com>
12762
12763 PR threads/18127
12764 * gdb.threads/hand-call-new-thread.c: New file.
12765 * gdb.threads/hand-call-new-thread.c: New file.
12766
ee93cd5e
KS
127672015-06-26 Keith Seitz <keiths@redhat.com>
12768 Doug Evans <dje@google.com>
12769
12770 PR 16253
12771 * gdb.cp/var-tag-2.cc: New file.
12772 * gdb.cp/var-tag-3.cc: New file.
12773 * gdb.cp/var-tag-4.cc: New file.
12774 * gdb.cp/var-tag.cc: New file.
12775 * gdb.cp/var-tag.exp: New file.
12776
fc637f04
PP
127772015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12778
12779 * gdb.base/history-duplicates.exp: New test.
12780
2e52ae68
PP
127812015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12782
12783 * gdb.base/completion.exp: Test the completion of the "focus"
12784 command.
12785
6e22494e
JK
127862015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12787
12788 * gdb.arch/amd64-prologue-skip.S: New file.
12789 * gdb.arch/amd64-prologue-skip.exp: New file.
12790
bf7b9cd9
SM
127912015-06-25 Simon Marchi <simon.marchi@ericsson.com>
12792
12793 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
12794 is_address_zero_readable check.
12795
201e8dfd
PB
127962015-06-24 Peter Bergner <bergner@vnet.ibm.com>
12797
12798 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
12799 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
12800
5cd867b4
YQ
128012015-06-24 Yao Qi <yao.qi@linaro.org>
12802
12803 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
12804 linux targets.
12805
4d7be007
YQ
128062015-06-24 Yao Qi <yao.qi@linaro.org>
12807
12808 * lib/gdb.exp (supports_get_siginfo_type): New proc.
12809 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
12810 * gdb.base/siginfo-thread.exp: Likewise.
12811
07fcd301
YQ
128122015-06-22 Yao Qi <yao.qi@linaro.org>
12813
12814 * boards/remote-gdbserver-on-localhost.exp: Add comments.
12815
52042a00
YQ
128162015-06-22 Yao Qi <yao.qi@linaro.org>
12817
12818 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
12819 aarch64*-*-*.
12820 (skip_hw_watchpoint_tests): Likewise.
12821
74bd41ce
PP
128222015-06-18 Patrick Palka <patrick@parcs.ath.cx>
12823
12824 * gdb.base/gdbinit-history.exp: Test the interaction between
12825 setting GDBHISTSIZE and setting the history size via .gdbinit.
12826
bc460514
PP
128272015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12828
12829 PR gdb/16999
12830 * gdb.base/gdbhistsize-history.exp: New test.
12831
b58c513b
PP
128322015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12833
12834 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
12835 with GDBHISTSIZE.
12836 * gdb.base/readline.exp: Likewise.
12837
92046791
YQ
128382015-06-17 Yao Qi <yao.qi@linaro.org>
12839
12840 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
12841 line.
12842
2093d2d3
PP
128432015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12844
12845 * gdb.base/gdbinit-history.exp: Add test case to check that
12846 an unlimited history file does not get truncated on exit.
12847
e6c693af
AA
128482015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12849
12850 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
12851 (VECTOR): New macro. Use it...
12852 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
12853 ...for these typedefs.
12854 (int8, char1, int1, double1): New typedefs.
12855 (struct just_int2, struct two_int2): New structures.
12856 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
12857 (add_structvecs, add_singlevecs): New functions.
12858 (main): Call add_some_intvecs twice.
12859 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
12860 the compile and exit upon failure. Try compiling for the "native"
12861 architecture. Test inferior function calls with vector arguments
12862 and vector return value handling with "finish" and "return".
12863
c74f7d1c
JT
128642015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
12865
12866 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
12867 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
12868 PE file.
12869 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
12870
98aa42ee
AT
128712015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12872
12873 PR breakpoints/16465
12874 * gdb.mi/mi-dprintf-pending.c: New file.
12875 * gdb.mi/mi-dprintf-pending.exp: New test.
12876 * gdb.mi/mi-dprintf-pendshr.c: New file.
12877
7d73c23c 128782015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 12879 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
12880
12881 * gdb.arch/i386-mpx-map.c: New file.
12882 * gdb.arch/i386-mpx-map.exp: New File.
12883
128842015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12885
12886 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
12887 * gdb.arch/i386-mpx.exp: Indentation fixed.
12888
128892015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12890
12891 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
12892 function and improved indentation.
12893 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
12894 gdb_test_multiple. Added additional tests to skip the test.
12895
128962015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12897
12898 * gdb.arch/i386-avx512.c: Change path in include file.
12899 * gdb.arch/i386-avx512.exp: Change include dir path
12900 compilation flag.
12901 * gdb.arch/i386-mpx.c: Change path in include file.
12902 * gdb.arch/i386-mpx.exp: Change include dir path compilation
12903 flag.
12904
d5eba19a
JK
129052015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12906
12907 * gdb.compile/compile-print.exp (compile print *vararray@3)
12908 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
12909
7f361056
JK
129102015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12911
12912 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
12913 (do not keep jit in memory): ... this.
12914 (expect 5): Change it to ...
12915 (expect no 5): ... this.
12916
3b462ec2
SM
129172015-06-02 Simon Marchi <simon.marchi@ericsson.com>
12918
12919 PR gdb/15564
12920 * gdb.mi/mi-detach.exp: New file.
12921
e0619de6
JK
129222015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12923
12924 PR symtab/18392
12925 * gdb.arch/amd64-tailcall-self.S: New file.
12926 * gdb.arch/amd64-tailcall-self.c: New file.
12927 * gdb.arch/amd64-tailcall-self.exp: New file.
12928
e970cb34
DB
129292015-05-28 Don Breazeal <donb@codesourcery.com>
12930
12931 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
12932 tests for remote targets by checking is_target_gdbserver.
12933
b2e2f908
DE
129342015-05-27 Doug Evans <dje@google.com>
12935
12936 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
12937 * gdb.dwarf2/opaque-type-lookup.c: New file.
12938 * gdb.dwarf2/opaque-type-lookup.exp: New file.
12939
82c7be31
DE
129402015-05-26 Doug Evans <dje@google.com>
12941
12942 * gdb.cp/iostream.cc: New file.
12943 * gdb.cp/iostream.exp: New file.
12944
b4f54984
DE
129452015-05-26 Doug Evans <dje@google.com>
12946
12947 * gdb.dwarf2/dw2-op-call.exp: Update.
12948 * gdb.dwarf2/dw4-sig-types.exp: Update.
12949 * gdb.dwarf2/implptr.exp: Update.
12950 * gdb.mi/mi-cmd-param-changed.exp: Update.
12951
4ea6efe9
DE
129522015-05-26 Doug Evans <dje@google.com>
12953
12954 * gdb.python/py-lazy-string.c: New file.
12955 * gdb.python/py-lazy-string.exp: New file.
12956 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
12957 (main): Update. Add estring3.
12958 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
12959 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
12960
f6bb7db3
YQ
129612015-05-26 Omair Javaid <omair.javaid@linaro.org>
12962 Yao Qi <yao.qi@linaro.org>
12963
12964 * gdb.reverse/aarch64.c: New.
12965 * gdb.reverse/aarch64.exp: New.
12966
a81bfbd0
OJ
129672015-05-26 Omair Javaid <omair.javaid@linaro.org>
12968
25d49b86
PA
12969 * lib/gdb.exp (supports_process_record): Return true for
12970 aarch64*-linux*.
a81bfbd0
OJ
12971 (supports_reverse): Likewise.
12972
158bf1b4
PP
129732015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12974
12975 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12976 Use with_test_prefix.
12977
a0145030
AB
129782015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12979
12980 * gdb.base/completion.exp: Add test for completion of layout
12981 names.
12982
ebe3b578
AB
129832015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12984
12985 * lib/gdb.exp (skip_tui_tests): New proc.
12986 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12987
84204ed7
PA
129882015-05-19 Pedro Alves <palves@redhat.com>
12989
12990 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12991 Save the whole env array instead of just HOME. Unset HISTSIZE in
12992 the environment while testing. Restore whole environment
12993 afterwards.
12994
37442ce1
DE
129952015-05-16 Doug Evans <xdje42@gmail.com>
12996
12997 * gdb.guile/scm-ports.c: New file.
12998 * gdb.guile/scm-ports.exp: Add memory port tests.
12999
36de76f9
JK
130002015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13001
13002 * gdb.compile/compile-print.c: New file.
13003 * gdb.compile/compile-print.exp: New file.
13004
3a9558c4
JK
130052015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13006
13007 * gdb.compile/compile-ops.exp: Cast param to void.
13008 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13009 (compile code struct_object.selffield = &struct_object): Add xfail.
13010
aa715135
JG
130112015-05-15 Joel Brobecker <brobecker@adacore.com>
13012
13013 * gdb.ada/arr_enum_with_gap: New testcase.
13014
931e5bc3
JG
130152015-05-15 Joel Brobecker <brobecker@adacore.com>
13016
13017 * gdb.ada/byte_packed_arr: New testcase.
13018
9cd4d857
JB
130192015-05-15 Joel Brobecker <brobecker@adacore.com>
13020
13021 * gdb.ada/pckd_neg: New testcase.
13022
ebfd00d2
PP
130232015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13024
13025 PR gdb/17820
13026 * gdb.base/gdbinit-history.exp: New test.
13027 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13028 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13029
4c082a81
SC
130302015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13031
13032 * gdb.python/py-xmethods.cc: Enhance test case.
13033 * gdb.python/py-xmethods.exp: New tests.
13034 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13035 function.
13036 (B_indexoper): Likewise.
13037 (global_dm_list) : Add new xmethod worker functions.
13038
f7797074
SDJ
130392015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13040
13041 * gdb.base/coredump-filter.exp: Correctly unset
13042 "coredump_var_addr" array.
13043
a4674e4e
PA
130442015-05-08 Pedro Alves <palves@redhat.com>
13045
13046 * gdb.server/non-existing-program.exp: Unset spawn_id.
13047
df2eb078
SC
130482015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13049
13050 PR python/18291
13051 * gdb.python/py-xmethods.exp: Add tests.
13052
422349a3
YQ
130532015-05-08 Yao Qi <yao.qi@linaro.org>
13054
13055 PR gdb/18208
13056 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13057 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13058 function set_coredump_filter, and remove remote_exec call.
13059 Remove argument ipid. Callers update.
13060 (top level): Don't get inferior's PID.
13061
63fc80ce
AA
130622015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13063
13064 * gdb.base/watch_thread_num.exp: Skip test on targets without
13065 access watchpoints.
13066
80ad801e
PA
130672015-05-06 Pedro Alves <palves@redhat.com>
13068
13069 PR server/18081
13070 * gdb.server/non-existing-program.exp: New file.
13071
0fa7fe50
JB
130722015-05-05 Joel Brobecker <brobecker@adacore.com>
13073
13074 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13075
3ea89b92
PMR
130762015-05-05 Joel Brobecker <brobecker@adacore.com>
13077
13078 * gdb.ada/out_of_line_in_inlined: New testcase.
13079
87b8eff0
JB
130802015-05-05 Joel Brobecker <brobecker@adacore.com>
13081
13082 * gdb.ada/var_rec_arr: New testcase.
13083
5fccc635
YQ
130842015-04-30 Yao Qi <yao.qi@linaro.org>
13085
13086 * gdb.base/break-idempotent.exp: If
13087 skip_hw_watchpoint_multi_tests returns true, skip the tests
13088 on "rwatch" and "awatch".
13089
42d38f42
YQ
130902015-04-30 Yao Qi <yao.qi@linaro.org>
13091
13092 * gdb.base/relativedebug.exp: Invoke gdb command
13093 "info sharedlibrary", and if libc.so doesn't have debug info,
13094 skip the test.
13095
2ce1cdbf
DE
130962015-04-29 Doug Evans <dje@google.com>
13097
13098 * gdb.python/py-xmethods.exp: Add ptype tests.
13099 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13100 get_result_type method.
13101
f24a38c5
LM
131022015-04-29 Luis Machado <lgustavo@codesourcery.com>
13103
13104 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13105 the target does not support hardware watchpoints.
13106
ecbf2b3c
LM
131072015-04-29 Luis Machado <lgustavo@codesourcery.com>
13108
13109 * gdb.base/break-always.exp: Abort testing if writing to memory
13110 causes an error.
13111
34f5f757
DE
131122015-04-28 Doug Evans <dje@google.com>
13113
13114 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13115 * gdb.python/py-pp-registration.exp: ... here. New file.
13116 * gdb.python/py-pp-registration.c: New file.
13117 * gdb.python/py-pp-registration.py: New file.
13118
69b4374a
DE
131192015-04-28 Doug Evans <dje@google.com>
13120
13121 * gdb.python/py-bad-printers.c: New file.
13122 * gdb.python/py-bad-printers.py: New file.
13123 * gdb.python/py-bad-printers.exp: New file.
13124
59fb7612
SS
131252015-04-28 Sasha Smundak <asmundak@google.com>
13126
13127 * gdb.python/py-type.exp: New test.
13128
2631b16a
AW
131292015-04-28 Andy Wingo <wingo@igalia.com>
13130
13131 * gdb.python/py-parameter.exp:
13132 * gdb.guile/scm-parameter.exp: Escape the path that we are
13133 matching against, as it might contain characters that are special
13134 to regular expressions.
13135
460efde1
JB
131362015-04-27 Joel Brobecker <brobecker@adacore.com>
13137
13138 * gdb.ada/rec_comp: New testcase.
13139
2d369d8e
SDJ
131402015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13141
13142 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13143 before using it.
13144
cf75d6c3
AB
131452015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13146
13147 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13148 new tests for verilog output.
13149
8dbe7ca5
YQ
131502015-04-24 Yao Qi <yao.qi@linaro.org>
13151
13152 * boards/remote-gdbserver-on-localhost.exp: New file.
13153
4ef9fb2f
PA
131542015-04-23 Pedro Alves <palves@redhat.com>
13155
13156 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13157 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13158 "end of file", remove $inferior_spawn_id from the indirect list.
13159
0a803169
PA
131602015-04-23 Pedro Alves <palves@redhat.com>
13161
13162 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13163
749ef8f8
PA
131642015-04-23 Pedro Alves <palves@redhat.com>
13165
13166 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13167 on $any_spawn_id instead of only on $gdb_spawn_id.
13168
8aae4344
PM
131692015-04-21 Pierre Muller <muller@sourceware.org>
13170
13171 PR pascal/17815
13172 * lib/pascal.exp (gpc_compile): Add new option "class".
13173 (fpc_compile): Likewise.
13174 * gdb.pascal/case-insensitive-symbols.pas: New file.
13175 * gdb.pascal/case-insensitive-symbols.exp: New file.
13176
1586c8fb
GB
131772015-04-20 Gary Benson <gbenson@redhat.com>
13178
13179 * gdb.base/attach.exp: Fix three extended remote failures.
13180
1b6e6f5c
GB
131812015-04-17 Gary Benson <gbenson@redhat.com>
13182
13183 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13184 the main executable over the remote protocol.
13185
e797481d
PA
131862015-04-16 Pedro Alves <palves@redhat.com>
13187
13188 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13189 a new gdbserver if gdbserver_reconnect_p is set.
13190
1ca99c42
PA
131912015-04-16 Pedro Alves <palves@redhat.com>
13192
13193 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13194 is set, don't exit gdbserver.
13195
af9fd6f8
AA
131962015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13197
13198 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13199 appropriate .insn, such that an older assembler can be used.
13200 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13201 the z/Architecture instruction set on 31-bit targets as well.
13202
04ff1e61
AA
132032015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13204
13205 * gdb.go/handcall.exp: Remove all logic related to the first
13206 breakpoint and rely on go_runto_main instead.
13207 * gdb.go/strings.exp: Likewise.
13208 * gdb.go/unsafe.exp: Likewise.
13209 * gdb.go/hello.exp: Likewise. Also rename the remaining
13210 breakpoint marker to "breakpoint 1".
13211 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13212 * gdb.go/strings.go: Likewise.
13213 * gdb.go/unsafe.go: Likewise.
13214 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13215 "set breakpoint 2 here" and rename the remaining breakpoint marker
13216 to "breakpoint 1".
13217
40d2f8d6
SM
132182015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13219
13220 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13221 if itertools.imap is not present.
13222 * gdb.python/py-objfile.exp: Add parentheses.
13223 * gdb.python/py-type.exp: Same.
13224 * gdb.python/py-unwind-maint.py: Same.
13225
8cbc97c6
YQ
132262015-04-15 Yao Qi <yao.qi@linaro.org>
13227
13228 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13229 of ":$ptr_size" and set its form explicitly.
13230
45fd756c
YQ
132312015-04-15 Pedro Alves <palves@redhat.com>
13232 Yao Qi <yao.qi@linaro.org>
13233
13234 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13235 timeout by factor of 4.
13236 (test_regular_watch): Likewise.
13237 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13238 * gdb.reverse/sigall-reverse.exp: Likewise.
13239 * gdb.reverse/until-precsave.exp: Likewise.
13240 * lib/gdb.exp (with_timeout_factor): New proc.
13241 (gdb_expect): Move some code to ...
13242 (get_largest_timeout): ... here. New procedure.
13243
9e811bc3
LM
132442015-04-14 Luis Machado <lgustavo@codesourcery.com>
13245
13246 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13247
0ff6fcb2
LM
132482015-04-13 Luis Machado <lgustavo@codesourcery.com>
13249
13250 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13251 to write to the .text section.
13252
7578d5f7
LM
132532015-04-13 Luis Machado <lgustavo@codesourcery.com>
13254
13255 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13256 Handle the case of targets that do not provide PID information.
13257
2efe15c4
YQ
132582015-04-13 Yao Qi <yao.qi@linaro.org>
13259
13260 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13261 and use expect instead of gdb_expect.
13262
8cd8f2f8
SDJ
132632015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13264
13265 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13266 "coredump_var_addr" to avoid naming conflict with other testcases.
13267
9ee41772
PA
132682015-04-10 Pedro Alves <palves@redhat.com>
13269
13270 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13271 gdb_test_sequence and gdb_assert.
13272
07473109
PA
132732015-04-10 Pedro Alves <palves@redhat.com>
13274
13275 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13276 test messages that don't include the breakpoint address.
13277
de3db44c
YQ
132782015-04-10 Yao Qi <yao.qi@linaro.org>
13279
13280 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13281 false for some offset and width combinations which aren't
13282 supported by linux kernel.
13283
c79d856c
PA
132842015-04-10 Pedro Alves <palves@redhat.com>
13285
13286 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13287 procedure, factored out from ...
13288 (top level): ... here. Add "set displaced-stepping" testing axis.
13289 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13290 parameter "displaced". Use it.
13291 (top level): Use foreach and add "set displaced-stepping" testing
13292 axis.
13293
ebc90b50
PA
132942015-04-10 Pedro Alves <palves@redhat.com>
13295
13296 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13297 Remove comment.
13298 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13299 both the address of the instruction that triggers the watchpoint
13300 and the address of the instruction immediately after, and use
13301 those addresses for the test. Fix comment.
13302
8f572e5c
PA
133032015-04-10 Pedro Alves <palves@redhat.com>
13304
13305 * gdb.base/sigstep.exp (breakpoint_to_handler)
13306 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13307 Test "backtrace" in handler.
13308 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13309 (top level): Add new "displaced" test axis to
13310 breakpoint_to_handler, breakpoint_to_handler_entry and
13311 breakpoint_over_handler.
13312
8d707a12
PA
133132015-04-10 Pedro Alves <palves@redhat.com>
13314
13315 PR gdb/18216
13316 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13317
ef713951
YQ
133182015-04-10 Yao Qi <yao.qi@linaro.org>
13319
13320 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13321 (test_add_rn_pc): New function.
13322 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13323 (top level): Invoke test_add_rn_pc.
13324
906d60cf
PA
133252015-04-10 Pedro Alves <palves@redhat.com>
13326
13327 PR gdb/13858
13328 * gdb.base/step-over-no-symbols.exp: New file.
13329
f2983cc3
AW
133302015-04-09 Andy Wingo <wingo@igalia.com>
13331
13332 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13333 after the Python tests.
13334
6d62641c
SDJ
133352015-04-08 Keith Seitz <keiths@redhat.com>
13336
13337 PR python/16699
13338 * gdb.python/py-completion.exp: New tests for completion.
13339 * gdb.python/py-completion.py (CompleteLimit1): New class.
13340 (CompleteLimit2): Likewise.
13341 (CompleteLimit3): Likewise.
13342 (CompleteLimit4): Likewise.
13343 (CompleteLimit5): Likewise.
13344 (CompleteLimit6): Likewise.
13345 (CompleteLimit7): Likewise.
13346
f3770638
PA
133472015-04-08 Pedro Alves <palves@redhat.com>
13348
13349 PR gdb/18214
13350 PR gdb/18216
13351 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13352 function.
13353 (main): Install it as SIGUSR1 handler.
13354 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13355 parameter. Always use "setup" as prefix. Toggle "set
13356 displaced-stepping" off/on depending on global. Don't switch to
13357 thread 1 here.
13358 (top level): Add displaced stepping "off/on" test axis. Update
13359 "setup" calls. Wrap each subtest with with_test_prefix. Test
13360 continuing with a queued signal in each thread.
13361
4496bed7
PA
133622015-04-08 Pedro Alves <palves@redhat.com>
13363
13364 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13365 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13366 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13367 Return early if running to main fails.
13368 * gdb.trace/while-stepping.exp: Likewise.
13369
b97fde92
PA
133702015-04-07 Pedro Alves <palves@redhat.com>
13371
13372 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13373 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13374 interact with inferior program.
13375
f71c18e7
PA
133762015-04-07 Pedro Alves <palves@redhat.com>
13377
13378 * lib/gdb.exp (inferior_spawn_id): New global.
13379 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13380 spawn id after processing the user code.
13381 (default_gdb_start): Set inferior_spawn_id.
13382 (send_inferior): New procedure.
13383 * lib/gdbserver-support.exp (gdbserver_start): Set
13384 inferior_spawn_id.
13385 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13386
6423214f
PA
133872015-04-07 Pedro Alves <palves@redhat.com>
13388
13389 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13390 * lib/gdbserver-support.exp (gdbserver_start): Make
13391 $server_spawn_id global.
13392 (gdbserver_start): Don't wait for gdbserver's spawn id with
13393 expect_background.
13394 (close_gdbserver): New procedure.
13395 (gdb_exit): Rename the default version and reimplement.
13396
71c0ee8c
PA
133972015-04-07 Pedro Alves <palves@redhat.com>
13398
72f4393d 13399 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
13400 append the substituted item, not the original item.
13401
203bc29b
PA
134022015-04-07 Pedro Alves <palves@redhat.com>
13403
13404 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13405 gdb_expect.
13406
508a3ddf
PA
134072015-04-07 Pedro Alves <palves@redhat.com>
13408
13409 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13410 output appearing once only.
13411
9f6dbe2b
PA
134122015-04-07 Pedro Alves <palves@redhat.com>
13413
13414 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13415 that doesn't expect anything. Return early if running to main
13416 fails.
13417
337532fa
YQ
134182015-04-07 Yao Qi <yao.qi@linaro.org>
13419
13420 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13421 (child_function): Call alarm.
13422 (main): Move call to alarm into the loop.
13423 * gdb.threads/non-stop-fair-events.exp: Build program with
13424 -DTIMEOUT=$timeout.
13425
01b622d4
DE
134262015-04-06 Doug Evans <xdje42@gmail.com>
13427
13428 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13429 Fix dest parameter to board_info.
13430 (fpc_compile): Ditto.
13431 (gdb_compile_pascal): Rename dest arg to destfile.
13432
961f4160
PMR
134332015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13434
13435 * gdb.ada/funcall_ref.exp: New file.
13436 * gdb.ada/funcall_ref/foo.adb: New file.
13437
cafda597
YQ
134382015-04-02 Yao Qi <yao.qi@linaro.org>
13439
13440 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13441 is remote.
13442
fed040c6
GB
134432015-04-02 Gary Benson <gbenson@redhat.com>
13444
13445 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13446
d11916aa
SS
134472015-04-01 Sasha Smundak <asmundak@google.com>
13448
13449 * gdb.python/py-unwind-maint.c: New file.
13450 * gdb.python/py-unwind-maint.exp: New test.
13451 * gdb.python/py-unwind-maint.py: New file.
13452 * gdb.python/py-unwind.c: New file.
13453 * gdb.python/py-unwind.exp: New test.
13454 * gdb.python/py-unwind.py: New test.
13455
a1471180
PA
134562015-04-01 Pedro Alves <palves@redhat.com>
13457
13458 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13459 to fail instead of non-existent $test.
13460
0bbeccb1
PA
134612015-04-01 Pedro Alves <palves@redhat.com>
13462
13463 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13464 GDBFLAGS if not empty.
13465
3c724c8c
PMR
134662015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13467
13468 * gdb.ada/complete.exp: Remove "multi_line".
13469 * gdb.ada/info_exc.exp: Remove "multi_line".
13470 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13471 * gdb.ada/ptype_field.exp: Remove "multi_line".
13472 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13473 * gdb.ada/tagged.exp: Remove "multi_line".
13474 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13475 [multi_line ...]
13476 * gdb.btrace/delta.exp: Likewise.
13477 * gdb.btrace/exception.exp: Likewise.
13478 * gdb.btrace/function_call_history.exp: Likewise.
13479 * gdb.btrace/instruction_history.exp: Likewise.
13480 * gdb.btrace/nohist.exp: Likewise.
13481 * gdb.btrace/record_goto.exp: Likewise.
13482 * gdb.btrace/segv.exp: Likewise.
13483 * gdb.btrace/stepi.exp: Likewise.
13484 * gdb.btrace/tailcall.exp: Likewise.
13485 * gdb.btrace/unknown_functions.exp: Likewise.
13486 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13487 * lib/gdb.exp: Add the "multi_line" helper.
13488
4eec2deb
PA
134892015-04-01 Pedro Alves <palves@redhat.com>
13490
13491 * gdb.threads/tid-reuse.c: New file.
13492 * gdb.threads/tid-reuse.exp: New file.
13493
df8411da
SDJ
134942015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13495
13496 PR corefiles/16092
13497 * gdb.base/coredump-filter.c: New file.
13498 * gdb.base/coredump-filter.exp: Likewise.
13499
6ef37366
PM
135002015-03-27 Petr Machata <pmachata@redhat.com>
13501
13502 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13503 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13504 (Dwarf::assemble): Initialize them.
13505 (Dwarf::lines): New function.
13506
7ec911b0
JT
135072015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13508
13509 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13510 SYMBOL_PREFIX for x86_64-*-cygwin.
13511
ff908ebf
AW
135122015-03-26 Andy Wingo <wingo@igalia.com>
13513
13514 PR symtab/18148
13515 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13516 const_value but not a location.
13517 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13518 location defined in non-main CUs are visible.
13519
6d5f0679
YQ
135202015-03-26 Yao Qi <yao.qi@linaro.org>
13521
13522 PR testsuite/18139
13523 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13524 Add a line number entry for the same line.
13525 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
13526 Add a line number entry for the same line.
13527
2898689b
YQ
135282015-03-26 Yao Qi <yao.qi@linaro.org>
13529
13530 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
13531 .int 0.
13532 (func): Likewise. Add .Lfunc_1 label.
13533 Use .Lfunc_1 label.
13534 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
13535 .int 0.
13536 (func): Likewise.
13537 Use .Lfunc_1 label.
13538
85180498
YQ
135392015-03-26 Yao Qi <yao.qi@linaro.org>
13540
13541 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
13542 Call gdb_compile instead to compile each .s files without debug
13543 information.
13544
8aa08a8d
YQ
135452015-03-26 Yao Qi <yao.qi@linaro.org>
13546
13547 * gdb.base/savedregs.exp (process_saved_regs): Make
13548 "Saved registers:" optional in the pattern.
13549
66849923
MM
135502015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13551
13552 * gdb.btrace/next.exp: Merged into step.exp.
13553 * gdb.btrace/finish.exp: Merged into step.exp.
13554 * gdb.btrace/nexti.exp: Merged into stepi.exp.
13555 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
13556 "record goto" and checking the exact replay position.
13557 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
13558 check for "Recording format" in "info record" output.
13559 * gdb.btrace/record_goto.exp: Choose test file based on target.
13560 * gdb.btrace/x86-record_goto.S: Renamed into ...
13561 * gdb.btrace/x86_64-record_goto.S: ... this.
13562 * gdb.btrace/i686-record_goto.S: New.
13563 * gdb.btrace/x86-tailcall.S: Renamed into ...
13564 * gdb.btrace/x86_64-tailcall.S: ... this.
13565 * gdb.btrace/i686-tailcall.S: New.
13566 * gdb.btrace/x86-tailcall.c: Renamed into ...
13567 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
13568 separate statements. Update test.
13569 * gdb.btrace/delta.exp: Use record_goto.c as test file.
13570 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
13571 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
13572 * gdb.btrace/tailcall.exp: Choose test file based on target.
13573 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
13574
11cc1b74
MM
135752015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13576
13577 * gdb.btrace/exception.exp: Increase BTS buffer size.
13578
a25d8bf9
PA
135792015-03-24 Pedro Alves <palves@redhat.com>
13580
13581 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
13582
856e7dd6
PA
135832015-03-24 Pedro Alves <palves@redhat.com>
13584
13585 * gdb.threads/schedlock.exp (test_step): No longer expect that
13586 "set scheduler-locking step" with "next" over a function call runs
13587 threads unlocked.
13588
ad235a41
AT
135892015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13590
13591 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
13592
15630549
AT
135932015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13594
13595 PR breakpoints/16466
13596 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
13597 * gdb.mi/mi-pending.c (thread_func): New function.
13598 (int main): Add threading support required.
13599 * gdb.mi/mi-pending.exp: Add tests for this issue.
13600 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
13601 (pendfunc2): Remove stdio dependency.
13602 * gdb.mi/mi-pendshr2.c: New file.
13603
693dca06
KS
136042015-03-23 Keith Seitz <keiths@redhat.com>
13605
13606 * gdb.linespec/keywords.c: New file.
13607 * gdb.linespec/keywords.exp: New file.
13608
7e993ebf
KS
136092015-03-23 Keith Seitz <keiths@redhat.com>
13610
13611 PR gdb/18021
13612 * gdb.dwarf2/staticvirtual.exp: New test.
13613
bc23328c
JK
136142015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13615
13616 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
13617 * README: Remove HP-UX and gdb.hp.
13618 (configuration):
13619 * configure: Regenerate.
13620 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
13621 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
13622 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
13623 gdb.hp/gdb.defects/Makefile.
13624 * gdb.hp/Makefile.in: File deleted.
13625 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
13626 * gdb.hp/gdb.aCC/optimize.c: File deleted.
13627 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
13628 * gdb.hp/gdb.aCC/run.c: File deleted.
13629 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
13630 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
13631 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
13632 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
13633 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
13634 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
13635 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
13636 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
13637 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
13638 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
13639 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
13640 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
13641 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
13642 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
13643 * gdb.hp/gdb.base-hp/reg.s: File deleted.
13644 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
13645 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
13646 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
13647 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
13648 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
13649 * gdb.hp/gdb.compat/Makefile.in: File deleted.
13650 * gdb.hp/gdb.compat/average.c: File deleted.
13651 * gdb.hp/gdb.compat/sum.c: File deleted.
13652 * gdb.hp/gdb.compat/xdb.c: File deleted.
13653 * gdb.hp/gdb.compat/xdb0.c: File deleted.
13654 * gdb.hp/gdb.compat/xdb0.h: File deleted.
13655 * gdb.hp/gdb.compat/xdb1.c: File deleted.
13656 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
13657 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
13658 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
13659 * gdb.hp/gdb.defects/Makefile.in: File deleted.
13660 * gdb.hp/gdb.defects/bs14602.c: File deleted.
13661 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
13662 * gdb.hp/gdb.defects/solib-d.c: File deleted.
13663 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
13664 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
13665 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
13666 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
13667 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
13668 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
13669 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
13670 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
13671 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
13672 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
13673 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
13674 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
13675 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
13676 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
13677 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
13678 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
13679 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
13680 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
13681 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
13682 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
13683 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
13684 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
13685 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
13686 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
13687 * gdb.hp/tools/odump: File deleted.
13688
8bf3b159
PA
136892015-03-19 Pedro Alves <palves@redhat.com>
13690
13691 * gdb.threads/continue-pending-status.exp (saw_thread_2)
13692 (saw_thread_3): New globals.
13693 (top level): Increment them when an event for the corresponding
13694 thread is seen.
13695 (no thread starvation): New test.
13696
eb54c8bf
PA
136972015-03-19 Pedro Alves <palves@redhat.com>
13698
13699 * gdb.threads/continue-pending-status.c: New file.
13700 * gdb.threads/continue-pending-status.exp: New file.
13701
32d2e5d6
PA
137022015-03-18 Pedro Alves <palves@redhat.com>
13703
13704 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13705 Use gdb_is_target_remote instead of is_remote. Use
13706 gdb_test_multiple instead of gdb_expect. Exit early if
13707 gdb_test_multiple hits its internal matches. Tighten stepi tests
13708 expected output. Fail on exit with any signal, instead of just
13709 SIGILL.
13710
f68f11b7
YQ
137112015-03-18 Yao Qi <yao.qi@linaro.org>
13712
13713 PR tdep/18107
13714 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
13715 variable.
13716 * gdb.base/catch-syscall.exp: Don't skip it on
13717 aarch64*-*-linux* target. Remove elements in all_syscalls.
13718 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
13719 target.
13720 (setup_all_syscalls): New proc.
13721
ca5fd19b
YQ
137222015-03-16 Yao Qi <yao.qi@linaro.org>
13723
13724 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13725 (top level): Skip tests if valid_addr_p returns false for
13726 $cmd1 or $cmd2.
13727
85642ba0
AW
137282015-03-11 Andy Wingo <wingo@igalia.com>
13729
13730 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13731
e03f9645
YQ
137322015-03-11 Yao Qi <yao.qi@linaro.org>
13733
13734 * gdb.base/catch-syscall.exp: Fix typo in comments.
13735
5d0962b2
YQ
137362015-03-11 Yao Qi <yao.qi@linaro.org>
13737
13738 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
13739
b2df3cef
PA
137402015-03-09 Pedro Alves <palves@redhat.com>
13741
13742 * dg-extract-results.py: Delete.
13743
ef878e53
PA
137442015-03-09 Pedro Alves <palves@redhat.com>
13745
13746 Merge dg-extract-results.sh from GCC upstream (r218843).
13747
13748 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
13749 * dg-extract-results.sh: Use --text with grep to avoid issues with
13750 binary files. Fall back to cat -v, if that doesn't work.
13751
9494d219
PA
137522015-03-05 Pedro Alves <palves@redhat.com>
13753
13754 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
13755
a8d9763a
SM
137562015-03-04 Simon Marchi <simon.marchi@ericsson.com>
13757
13758 * lib/mi-support.exp (mi_expect_interrupt): Accept
13759 alternative event for when in all-stop mode.
13760
be9957b8
PA
137612015-03-04 Pedro Alves <palves@redhat.com>
13762
13763 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
13764
d57be0f4 137652015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
13766
13767 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
13768
c214c7cf
AA
137692015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13770
13771 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
13772 regexps for GDB's current line display, accept a hex address
13773 preceding the line number.
13774
6d74a497
AA
137752015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13776
13777 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
13778 the 'arch1' variable for "s390*-linux*" targets.
13779
511aee7c
PA
137802015-03-04 Pedro Alves <palves@redhat.com>
13781
13782 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
13783 (main): Pass missing retval argument to pthread_join call.
13784
95e50b27
PA
137852015-03-02 Pedro Alves <palves@redhat.com>
13786
13787 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
13788 (top level): Call do_test with non-stop as well.
13789
28054d69
PA
137902015-03-02 Pedro Alves <palves@redhat.com>
13791
13792 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
13793 -1.
13794
4fa5d7b4
AA
137952015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13796
13797 * gdb.arch/s390-vregs.exp: New test.
13798 * gdb.arch/s390-vregs.S: New file.
13799
97c18565
PA
138002015-02-27 Pedro Alves <palves@redhat.com>
13801
13802 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
13803 call to catch_command_errors.
13804 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
13805 catch_command_errors.
13806
a37bfa30
PA
138072015-02-27 Pedro Alves <palves@redhat.com>
13808
13809 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
13810 "true" for boolean result.
13811 * gdb.gdb/selftest.exp (test_with_self): Also accept full
13812 prototype of main.
13813
6f98576f
PA
138142015-02-27 Pedro Alves <palves@redhat.com>
13815
13816 * lib/unbuffer_output.c: New file.
13817 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
13818 (main): Call gdb_unbuffer_output.
13819
eba5ab56
YQ
138202015-02-27 Yao Qi <yao.qi@linaro.org>
13821
13822 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
13823 target.
13824
0def5aaa
DE
138252015-02-26 Doug Evans <dje@google.com>
13826
13827 * gdb.cp/class2.cc (Dbase, D): New classes.
13828 (main): New local delta.
13829 * gdb.cp/class2.exp: Test printing delta.
13830 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
13831 (dynbar): New global.
13832 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
13833
081a1c2c
JK
138342015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13835
13836 * gdb.compile/compile-ifunc.c: New file.
13837 * gdb.compile/compile-ifunc.exp: New file.
13838
2f41223f
AT
138392015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
13840
13841 * gdb.base/structs.exp: Check for correct struct on finish.
13842
03eddd80
YQ
138432015-02-26 Yao Qi <yao.qi@linaro.org>
13844
13845 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
13846 is zero.
13847
80c57053
JK
138482015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13849
13850 * gdb.arch/cordic.ko.bz2: New file.
13851 * gdb.arch/cordic.ko.debug.bz2: New file.
13852 * gdb.arch/ppc64-symtab-cordic.exp: New file.
13853
21613c12
YQ
138542015-02-25 Yao Qi <yao.qi@linaro.org>
13855
13856 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
13857 aarch64*-*-* target.
13858
d8b901ed
PA
138592015-02-23 Pedro Alves <palves@redhat.com>
13860
13861 * lib/gdb.exp (delete_breakpoints): Rewrite using
13862 gdb_test_multiple.
13863
e5b85ead
PA
138642015-02-23 Pedro Alves <palves@redhat.com>
13865
13866 * gdb.base/info-os.c: Include stdlib.h.
13867
85c3a371
DE
138682015-02-22 Doug Evans <xdje42@gmail.com>
13869
13870 PR symtab/17855
13871 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
13872 is read after symbols have been re-read.
13873 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
13874 * gdb.ada/exec_changed/second.adb (Second): Ditto.
13875
96553a0c
DE
138762015-02-21 Doug Evans <dje@google.com>
13877
13878 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
13879
97a0c697
JK
138802015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13881
13882 PR corefiles/17808
13883 * gdb.arch/i386-biarch-core.core.bz2: New file.
13884 * gdb.arch/i386-biarch-core.exp: New file.
13885
a47cd6e9
PA
138862015-02-21 Pedro Alves <palves@redhat.com>
13887
13888 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
13889 runto_main fails.
13890
c5facdc4
PA
138912015-02-20 Pedro Alves <palves@redhat.com>
13892
13893 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
13894 info probes.
13895
2db9a427
PA
138962015-02-20 Pedro Alves <palves@redhat.com>
13897
13898 * gdb.threads/multi-create-ns-info-thr.exp: New file.
13899
60fb7e9e
PA
139002015-02-20 Pedro Alves <palves@redhat.com>
13901
13902 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
13903 clean_restart before gdb_target_supports_trace.
13904
5c5019c2
PA
139052015-02-20 Pedro Alves <palves@redhat.com>
13906
13907 PR threads/18006
13908 * gdb.threads/clone-thread_db.c: New file.
13909 * gdb.threads/clone-thread_db.exp: New file.
13910
c9587f88
AT
139112015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
13912
13913 PR breakpoints/16812
13914 * gdb.base/catch-gdb-caused-signals.c: New file.
13915 * gdb.base/catch-gdb-caused-signals.exp: New file.
13916
f6a88844
JM
139172015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
13918
13919 * configure: Regenerated.
13920 * configure.ac: Use GDB_AC_TRANSFORM.
13921 * aclocal.m4: sinclude ../transform.m4.
13922
497c491b
JM
139232015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13924
13925 * lib/dtrace.exp: New file.
13926 * gdb.base/dtrace-probe.exp: Likewise.
13927 * gdb.base/dtrace-probe.d: Likewise.
13928 * gdb.base/dtrace-probe.c: Likewise.
13929 * lib/pdtrace.in: Likewise.
13930 * configure.ac: Output variables with the transformed names of
13931 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
13932 * configure: Regenerated.
13933
03e98035
JM
139342015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13935
13936 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
13937 expected message when trying to access $_probe_* convenience
13938 variables while not on a probe.
13939
63cc30e9
JK
139402015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13941
13942 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
13943
0703599a
PA
139442015-02-11 Pedro Alves <pedro@codesourcery.com>
13945
13946 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
13947 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
13948
7e60a48e
DE
139492015-02-10 Doug Evans <xdje42@gmail.com>
13950
13951 * lib/gdb.exp (gdb_load): Always return a result.
13952
01b088bc
PA
139532015-02-10 Pedro Alves <palves@redhat.com>
13954
13955 * gdb.threads/signal-sigtrap.c: New file.
13956 * gdb.threads/signal-sigtrap.exp: New file.
13957
b05ec7a5
AT
139582015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
13959
13960 * gdb.trace/no-attach-trace.c: New file.
13961 * gdb.trace/no-attach-trace.exp: New file.
13962
a2c2acaf
MW
139632015-02-09 Mark Wielaard <mjw@redhat.com>
13964
13965 * gdb.dwarf2/atomic.c: New file.
13966 * gdb.dwarf2/atomic-type.exp: Likewise.
13967
31fd9caa
MM
139682015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13969
13970 * gdb.btrace/buffer-size.exp: Update "info record" output.
13971 * gdb.btrace/delta.exp: Update "info record" output.
13972 * gdb.btrace/enable.exp: Update "info record" output.
13973 * gdb.btrace/finish.exp: Update "info record" output.
13974 * gdb.btrace/instruction_history.exp: Update "info record" output.
13975 * gdb.btrace/next.exp: Update "info record" output.
13976 * gdb.btrace/nexti.exp: Update "info record" output.
13977 * gdb.btrace/step.exp: Update "info record" output.
13978 * gdb.btrace/stepi.exp: Update "info record" output.
13979 * gdb.btrace/nohist.exp: Update "info record" output.
13980
d33501a5
MM
139812015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13982
13983 * gdb.btrace/buffer-size: New.
13984
f4abbc16
MM
139852015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13986
13987 * gdb.btrace/delta.exp: Update "info record" output.
13988 * gdb.btrace/enable.exp: Update "info record" output.
13989 * gdb.btrace/finish.exp: Update "info record" output.
13990 * gdb.btrace/instruction_history.exp: Update "info record" output.
13991 * gdb.btrace/next.exp: Update "info record" output.
13992 * gdb.btrace/nexti.exp: Update "info record" output.
13993 * gdb.btrace/step.exp: Update "info record" output.
13994 * gdb.btrace/stepi.exp: Update "info record" output.
13995 * gdb.btrace/nohist.exp: Update "info record" output.
13996
b9d61307
SM
139972015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13998
13999 PR gdb/15678
14000 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14001
e584fdbc
PA
140022015-02-06 Pedro Alves <palves@redhat.com>
14003
14004 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14005 macro.
14006 (seconds_left, again): New globals.
14007 (main): Wait seconds_left in a 1-second sleep loop instead of
14008 sleeping 180 seconds. If 'again' is set, reset the seconds
14009 counter.
14010 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14011 'again' in the inferior before detaching. Print the seconds left.
14012 (options): New global.
14013 (top level): Build program with -DTIMEOUT=$timeout.
14014
77f41761
PA
140152015-02-06 Pedro Alves <palves@redhat.com>
14016
14017 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14018 determine how many seconds to pass to 'alarm'.
14019 * gdb.base/gdb-sigterm.exp (top level): Build program with
14020 -DTIMEOUT=$timeout.
14021 (do_test): Return success/failure indication. Add more verbose
14022 logging. Don't fail if 200 single steps are seen. Instead, fail
14023 when the test times out.
14024 (passes): New global.
14025 (top level): Break the testing loop if testing fails on any
14026 iteration. Use gdb_assert.
14027
b9394193
DB
140282015-02-04 Don Breazeal <donb@codesourcery.com>
14029
14030 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14031 and initialize them.
14032 (ipc_cleanup): New function.
14033 (main): Don't declare shmid, semid, and msqid. Add a call to
14034 atexit so that we call ipc_cleanup on exit.
14035
42d9e528
PA
140362015-02-04 Pedro Alves <palves@redhat.com>
14037
14038 * boards/native-extended-gdbserver.exp: Remove any target variant
14039 specifications from the board name before clearing the isremote
14040 flag from board_info.
14041
ae6ae975
DE
140422015-01-31 Doug Evans <xdje42@gmail.com>
14043
14044 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14045
cfb069a8
GB
140462015-01-31 Gary Benson <gbenson@redhat.com>
14047
14048 * gdb.base/completion.exp: Disable completion limiting for
14049 existing tests. Add new tests to check completion limiting.
14050 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14051
5dd31d79
DE
140522015-01-31 Doug Evans <xdje42@gmail.com>
14053
14054 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14055
9f050062
DE
140562015-01-31 Doug Evans <xdje42@gmail.com>
14057
14058 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14059 entries. Duplicate file section script entries.
14060 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14061 inlined entries. Add test for safe-path rejection.
14062 * gdb.python/py-section-script.c: Add duplicate inlined section script
14063 entries. Duplicate file section script entries.
14064 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14065 inlined entries. Add test for safe-path rejection.
14066
df25ebbd
JB
140672015-01-29 Joel Brobecker <brobecker@adacore.com>
14068
14069 * gdb.ada/disc_arr_bound: New testcase.
14070
4a0ca9ec
JB
140712015-01-29 Joel Brobecker <brobecker@adacore.com>
14072
14073 * gdb.ada/mi_var_array: New testcase.
14074
3a8b707a
DE
140752015-01-27 Doug Evans <dje@google.com>
14076
14077 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14078 Add test for objfile.filename, objfile.username after objfile
14079 has been unloaded.
14080
f8313f6e
JB
140812015-01-26 Joel Brobecker <brobecker@adacore.com>
14082
14083 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14084 the second test to print the name attribute of value
14085 returned by the call to gdb.lookup_type, and adjust
14086 the expected output accordingly.
14087
37bc665e
MW
140882015-01-25 Mark Wielaard <mjw@redhat.com>
14089
14090 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14091 * gdb.base/disp-step-fork.c: Include unistd.h.
14092 * gdb.base/siginfo-obj.c: Include stdio.h.
14093 * gdb.base/siginfo-thread.c: Likewise.
14094 * gdb.mi/non-stop.c: Include unistd.h.
14095 * gdb.mi/nsthrexec.c: Include stdio.h.
14096 * gdb.mi/pthreads.c: Include unistd.h.
14097 * gdb.modula2/unbounded1.c (main): Declare returns int.
14098 * gdb.reverse/consecutive-reverse.c: Likewise.
14099 * gdb.threads/create-fail.c: Include unistd.h.
14100 * gdb.threads/killed.c: Likewise.
14101 * gdb.threads/linux-dp.c: Likewise.
14102 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14103 * gdb.threads/non-ldr-exc-2.c: Likewise.
14104 * gdb.threads/non-ldr-exc-3.c: Likewise.
14105 * gdb.threads/non-ldr-exc-4.c: Likewise.
14106 * gdb.threads/pthreads.c: Include unistd.h.
14107 (main): Declare returns int.
14108 * gdb.threads/tls-main.c (foo): New declaration.
14109 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14110
f7e5394d
SM
141112015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14112
14113 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14114 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14115
743649fd
MW
141162015-01-15 Mark Wielaard <mjw@redhat.com>
14117
14118 * gdb.base/noreturn-return.c: New file.
14119 * gdb.base/noreturn-return.exp: New file.
14120 * gdb.base/noreturn-finish.c: New file.
14121 * gdb.base/noreturn-finish.exp: New file.
14122
198297aa
PA
141232015-01-23 Pedro Alves <palves@redhat.com>
14124
14125 * gdb.threads/continue-pending-after-query.c: New file.
14126 * gdb.threads/continue-pending-after-query.exp: New file.
14127
717cf30c
AG
141282015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14129 Simon Marchi <simon.marchi@ericsson.com>
14130
14131 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14132 * gdb.base/valgrind-db-attach.exp: Same.
14133 * gdb.base/valgrind-infcall.exp: Same.
14134 * lib/mi-support.exp (default_mi_gdb_start): Same.
14135 * lib/prompt.exp (default_prompt_gdb_start): Same.
14136 * lib/gdb.exp (default_gdb_spawn): Same.
14137 (gdb_interact): New.
14138
14139
4b62a76e
JK
141402015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14141
14142 * gdb.compile/compile.exp (pointer to jit function): New test.
14143
b4cdae6f
WW
141442015-01-17 Wei-cheng Wang <cole945@gmail.com>
14145
14146 * lib/gdb.exp (supports_process_record): Return true for
14147 powerpc*-*-linux*.
14148 (supports_reverse): Likewise.
14149
d221e7ef
DB
141502015-01-15 Don Breazeal <donb@codesourcery.com>
14151
14152 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14153 instead of checking whether the target board is remote and
14154 use spawn_wait_for_attach instead of exec/sleep.
14155 * gdb.base/attach-twice.exp: Likewise.
14156
bafffb51
JB
141572015-01-15 Joel Brobecker <brobecker@adacore.com>
14158
14159 * gdb.ada/var_arr_attrs: New testcase.
14160
5589af0e
PA
141612015-01-14 Pedro Alves <palves@redhat.com>
14162 Joel Brobecker <brobecker@adacore.com>
14163
14164 PR gdb/17525
14165 * gdb.base/bp-cmds-execution-x-script.c: New file.
14166 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14167 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14168
6c400b59
PA
141692015-01-14 Pedro Alves <palves@redhat.com>
14170
14171 PR cli/17828
14172 * gdb.base/batch-preserve-term-settings.c: New file.
14173 * gdb.base/batch-preserve-term-settings.exp: New file.
14174
e02c96a7
DE
141752015-01-13 Doug Evans <dje@google.com>
14176
14177 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14178 binary.
14179
576fd14c
JB
141802015-01-13 Joel Brobecker <brobecker@adacore.com>
14181
14182 * Makefile.in (clean mostlyclean): Do not delete *.py.
14183
04dccad0
JB
141842015-01-13 Joel Brobecker <brobecker@adacore.com>
14185
14186 * gdb.python/py-lookup-type.exp: New file.
14187
3d230f71
PA
141882015-01-12 Pedro Alves <palves@redhat.com>
14189
14190 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14191 restore GDBFLAGS before returning.
14192
7e67715d
JK
141932015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14194
14195 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14196 is_amd64_regs_target and is_x86_like_target.
14197
f2e0d4b4
DE
141982015-01-11 Doug Evans <xdje42@gmail.com>
14199
14200 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14201 is given without an explicit form.
14202 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14203 attributes.
14204 * gdb.dwarf/corrupt.exp: Ditto.
14205 * gdb.dwarf2/enum-type.exp: Ditto.
14206 * gdb.trace/entry-values.exp: Ditto.
14207 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14208
439250fb
DE
142092015-01-11 Doug Evans <xdje42@gmail.com>
14210
14211 PR gdb/15830
14212 * gdb.base/maint.exp: Remove references to "maint demangle".
14213 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14214 Add tests for explicitly specifying language to demangle.
14215 * gdb.dlang/demangle.exp: Ditto.
14216
ede9f622
PA
142172015-01-09 Pedro Alves <palves@redhat.com>
14218
14219 * gdb.threads/non-stop-fair-events.c: New file.
14220 * gdb.threads/non-stop-fair-events.exp: New file.
14221
a7b796db
PA
142222015-01-09 Pedro Alves <palves@redhat.com>
14223
14224 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14225 the global scope. Set a breakpoint after all threads are started
14226 rather than stepping over two source lines. Expect the prompt.
14227 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14228 global.
14229 (NUM): Now 15.
14230 (main): Use threads_started_barrier to wait for all threads to
14231 start. Main thread no longer calls thread_function. Exit after
14232 180 seconds.
14233 (loop): New function.
14234 (thread_function): Wait on threads_started_barrier barrier. Call
14235 'loop' at each iteration.
14236 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14237 threads have started, instead of hardcoding number of "next"
14238 steps. Use an access watchpoint instead of a write watchpoint.
14239
9665ffdd
PA
142402015-01-09 Pedro Alves <palves@redhat.com>
14241
14242 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14243 (thread_func): Wait on barrier.
14244 (main): Wait for all threads to start before stopping GDB.
14245 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14246 global.
14247 (thread1_func, thread2_func): Wait on barrier.
14248 (main): Wait for all threads to start before stopping GDB.
14249 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14250 New global.
14251 (thread1_func, thread2_func): Wait on barrier.
14252 (main): Wait for all threads to start before stopping GDB.
14253
c945a99f
PA
142542015-01-09 Pedro Alves <palves@redhat.com>
14255
14256 * gdb.threads/attach-many-short-lived-threads.c: New file.
14257 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14258
c1a747c1
PA
142592014-01-09 Pedro Alves <palves@redhat.com>
14260
14261 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14262 instead of to thread 2.
14263 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14264 Add barrier around each pthread_create call instead of around all
14265 calls.
14266 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14267 Set a break on thread_function and have the child threads hit it
14268 one at at a time.
14269
60b3033e
PA
142702015-01-09 Pedro Alves <palves@redhat.com>
14271
14272 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14273 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14274 false.
14275 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14276 checking whether the target board is remote.
14277 * gdb.multi/multi-attach.exp: Likewise.
14278 * gdb.python/py-sync-interp.exp: Likewise.
14279 * gdb.server/ext-attach.exp: Likewise.
14280 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14281 tests that need to attach, instead of checking whether the target
14282 board is remote at the top of the file.
14283
acc018ac
YQ
142842015-01-08 Yao Qi <yao@codesourcery.com>
14285
14286 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14287
50a18af8
JK
142882015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14289
14290 Fix testcase compilation.
14291 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14292
8503d6e1
JB
142932015-01-06 Joel Brobecker <brobecker@adacore.com>
14294
14295 * gdb.python/py-type.exp: Add a couple test about empty
14296 array creation, and negative-length array creation.
14297
cc73dbcc
DE
142982015-01-02 Doug Evans <xdje42@gmail.com>
14299
14300 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14301
0300bbc7
DE
143022015-01-02 Doug Evans <dje@google.com>
14303
14304 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14305
9d85a0ec
YQ
143062014-12-29 Yao Qi <yao@codesourcery.com>
14307
14308 * gdb.trace/entry-values.exp: Update comments. Rename variable
14309 bar_call_foo to returned_from_foo.
14310
87186c6a
MMN
143112014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14312
14313 PR gdb/17394
14314 * gdb.linespec/break-asm-file.c: New file.
14315 * gdb.linespec/break-asm-file.exp: New file.
14316 * gdb.linespec/break-asm-file0.s: New file.
14317 * gdb.linespec/break-asm-file1.s: New file.
14318
1bab7383
YQ
143192014-12-18 Nigel Stephens <nigel@mips.com>
14320 Maciej W. Rozycki <macro@codesourcery.com>
14321
14322 * gdb.base/float.exp: Handle the new output from "info float" on
14323 MIPS targets.
14324
1bc1068a
JK
143252014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14326
14327 Fix MinGW compilation.
14328 * gdb.compile/compile-ops.exp: Update untested message if
14329 !skip_compile_feature_tests.
14330 * gdb.compile/compile-setjmp.exp: Likewise.
14331 * gdb.compile/compile-tls.exp: Likewise.
14332 * gdb.compile/compile.exp: Likewise.
14333 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14334 supported on this host".
14335
b6615d10
DE
143362014-12-16 Doug Evans <xdje42@gmail.com>
14337
14338 * boards/stabs.exp: New file.
14339
25dda427
AA
143402014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14341
14342 * gdb.base/completion.exp: Adjust to format changes of "maint
14343 print user-registers".
14344
bf330350
CU
143452014-12-16 Catalin Udma <catalin.udma@freescale.com>
14346
14347 PR server/17457
14348 * gdb.arch/aarch64-fp.c: New file.
14349 * gdb.arch/aarch64-fp.exp: New file.
14350
395cf596
SDJ
143512014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14352
14353 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14354 r210637, r210913, r211666, r215400, r215817).
14355
14356 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14357 * dg-extract-results.py: New file.
14358 * dg-extract-results.sh: Use it if the environment seems
14359 suitable.
14360
14361 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14362
14363 * dg-extract-results.py (parse_run): Handle warnings that
14364 are printed before a test harness is run.
14365
14366 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14367
14368 * dg-extract-results.py (Named): Remove __cmp__ method.
14369 (output_variation): Use a key to sort variation.harnesses.
14370
14371 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14372
14373 * dg-extract-results.py: For Python 3, force sys.stdout to
14374 handle surrogate escape sequences.
14375 (safe_open): New function.
14376 (output_segment, main): Use it.
14377
14378 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14379
14380 * dg-extract-results.py (Prog.result_re): Include options
14381 in test name.
14382
14383 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14384
14385 * dg-extract-results.py (output_variation): Always sort if
14386 do_sum.
14387
e882ef3c
SM
143882014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14389
14390 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14391 as long as we get pagination notifications.
14392
4992aa20
JM
143932014-12-15 Jason Merrill <jason@redhat.com>
14394
14395 * Makefile.in (check-gdb.%): Restore.
14396 * README: Mention it.
14397
c1b5a1a6
JB
143982014-12-13 Joel Brobecker <brobecker@adacore.com>
14399
14400 * gdb.ada/str_uninit: New testcase.
14401
5537b577
JK
144022014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14403
14404 PR symtab/17642
14405 * gdb.base/vla-stub-define.c: New file.
14406 * gdb.base/vla-stub.c: New file.
14407 * gdb.base/vla-stub.exp: New file.
14408
bb2ec1b3
TT
144092014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14410 Jan Kratochvil <jan.kratochvil@redhat.com>
14411 Tom Tromey <tromey@redhat.com>
14412
14413 * configure.ac: Add gdb.compile/.
14414 * configure: Regenerate.
14415 * gdb.compile/Makefile.in: New file.
14416 * gdb.compile/compile-ops.exp: New file.
14417 * gdb.compile/compile-ops.c: New file.
14418 * gdb.compile/compile-tls.c: New file.
14419 * gdb.compile/compile-tls.exp: New file.
14420 * gdb.compile/compile-constvar.S: New file.
14421 * gdb.compile/compile-constvar.c: New file.
14422 * gdb.compile/compile-mod.c: New file.
14423 * gdb.compile/compile-nodebug.c: New file.
14424 * gdb.compile/compile-setjmp-mod.c: New file.
14425 * gdb.compile/compile-setjmp.c: New file.
14426 * gdb.compile/compile-setjmp.exp: New file.
14427 * gdb.compile/compile-shlib.c: New file.
14428 * gdb.compile/compile.c: New file.
14429 * gdb.compile/compile.exp: New file.
14430 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14431
4ff709eb
TT
144322014-12-12 Tom Tromey <tromey@redhat.com>
14433
14434 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14435 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14436
6dddd6a5
DE
144372014-12-12 Doug Evans <dje@google.com>
14438
14439 * lib/gdb-python.exp (get_python_valueof): New function.
14440 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14441
71c24708
AA
144422014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14443
14444 * gdb.base/completion.exp: Add test for completion of "info
14445 registers ".
14446
3e29f34a
MR
144472014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14448
14449 * gdb.base/func-ptrs.c: New file.
14450 * gdb.base/func-ptrs.exp: New file.
14451
fc126975
SM
144522014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14453
14454 PR breakpoints/17012
14455 * gdb.base/dprintf-detach.c: New file.
14456 * gdb.base/dprintf-detach.exp: New file.
14457
0a46d518
SM
144582014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14459
14460 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14461 * lib/gdb.exp (target_is_gdbserver): New procedure.
14462
a0be3e44
DE
144632014-12-08 Doug Evans <dje@google.com>
14464
14465 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14466
df1b803a
YQ
144672014-12-05 Yao Qi <yao@codesourcery.com>
14468
14469 * gdb.guile/scm-error.exp: Remove the third argument to
14470 gdb_remote_download.
14471 * gdb.guile/scm-frame-args.exp: Likewise.
14472 * gdb.guile/scm-section-script.exp: Likewise.
14473
ddb9f679
YQ
144742014-12-05 Yao Qi <yao@codesourcery.com>
14475
14476 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14477
86e4ed39
DE
144782014-12-04 Doug Evans <dje@google.com>
14479
14480 * gdb.python/py-objfile.exp: Add tests for
14481 objfile.add_separate_debug_file.
14482
7c50a931
DE
144832014-12-04 Doug Evans <dje@google.com>
14484
14485 * lib/gdb.exp (get_build_id): New function.
14486 (build_id_debug_filename_get): Rewrite to use it.
14487 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14488
621661e3
MR
144892014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14490
14491 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14492 `method(long)', not just 0x0.
14493 * gdb.cp/nsalias.exp: Align code labels to 4.
14494 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14495 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14496 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14497 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14498 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14499 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14500
29f0c3b7
DE
145012014-12-02 Doug Evans <dje@google.com>
14502
e1e061e7 14503 PR symtab/17602
29f0c3b7 14504 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 14505 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
14506 * gdb.cp/anon-ns.exp: Update.
14507
162078c8
NB
145082014-12-02 Nick Bull <nicholaspbull@gmail.com>
14509
14510 * gdb.python/py-events.py (inferior_call_handler): New.
14511 (register_changed_handler, memory_changed_handler): New.
14512 (test_events.invoke): Register new handlers.
14513 * gdb.python/py-events.exp: Add tests for inferior call,
14514 memory_changed and register_changed events.
14515
fdb09caf
AA
145162014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14517
14518 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14519 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14520 if the linker doesn't understand this.
14521
55cfb2c4
SM
145222014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14523
14524 * gdb.python/python.exp: Change expected reply to help().
14525
9e8cd6df
YQ
145262014-12-01 Yao Qi <yao@codesourcery.com>
14527
14528 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
14529 AC_CONFIG_SUBDIRS(gdb.gdbtk).
14530 * configure: Re-generated.
14531
6c659fc2
SC
145322014-11-28 Siva Chandra Reddy <sivachandra@google.com>
14533
14534 * gdb.cp/chained-calls.cc: New file.
14535 * gdb.cp/chained-calls.exp: New file.
14536 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
14537
d7fc3181
SM
145382014-11-28 Simon Marchi <simon.marchi@ericsson.com>
14539
14540 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
14541 * gdb.dwarf2/symtab-producer.exp: Same.
14542 * gdb.gdb/python-interrupts.exp: Same.
14543 * gdb.gdb/python-selftest.exp: Same.
14544 * gdb.python/py-linetable.exp: Same.
14545 * gdb.python/py-type.exp: Same.
14546 * gdb.python/py-value-cc.exp: Same.
14547 * gdb.python/py-value.exp: Same.
14548
10e79639
YQ
145492014-11-28 Yao Qi <yao@codesourcery.com>
14550
14551 * gdb.base/break-probes.exp: Match library name prefixed with
14552 sysroot.
14553
f28a0564
SM
145542014-11-27 Simon Marchi <simon.marchi@ericsson.com>
14555
14556 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
14557 test expected output. Add parentheses for the call to print.
14558 Remove L suffix from integers.
14559
3fe1ce1d
DE
145602014-11-26 Doug Evans <dje@google.com>
14561
14562 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
14563
84429e27
YQ
145642014-11-22 Yao Qi <yao@codesourcery.com>
14565
14566 * gdb.trace/entry-values.c: Remove asms.
14567 (foo): Add foo_label.
14568 (bar): Add bar_label.
14569 * gdb.trace/entry-values.exp: Remove code computing foo's
14570 length and bar's length.
14571 (Dwarf::assemble): Invoke function_range for bar and use
14572 MACRO_AT_func for foo.
14573
26741859
YQ
145742014-11-22 Yao Qi <yao@codesourcery.com>
14575
14576 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
14577 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
14578 Use .Lgcc43_procstart instead of gcc43.
14579
45e44d27
JB
145802014-11-21 Joel Brobecker <brobecker@adacore.com>
14581
14582 * gdb.ada/n_arr_bound: New testcase.
14583
458c8db8
SDJ
145842014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
14585
14586 PR breakpoints/10737
14587 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
14588 test_catch_syscall_multi_arch.
14589 (test_catch_syscall_multi_arch): New function.
14590
43f3e411
DE
145912014-11-20 Doug Evans <xdje42@gmail.com>
14592
14593 * gdb.base/maint.exp: Update expected output.
14594
0d7b2549
AA
145952014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
14596
14597 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
14598 4-byte instruction on S390.
14599
8908fca5
JB
146002014-11-19 Joel Brobecker <brobecker@adacore.com>
14601
14602 * gdb.ada/arr_arr: New testcase.
14603
4a46959e
JB
146042014-11-19 Joel Brobecker <brobecker@adacore.com>
14605
14606 * gdb.ada/pkd_arr_elem: New Testcase.
14607
470e2f4e
LM
146082014-11-18 Luis Machado <lgustavo@codesourcery.com>
14609
14610 * gdb.reverse/break-precsave: Expect completion message for
14611 core file reads.
14612 * gdb.reverse/consecutive-precsave.exp: Likewise.
14613 * gdb.reverse/finish-precsave.exp: Likewise.
14614 * gdb.reverse/i386-precsave.exp: Likewise.
14615 * gdb.reverse/machinestate-precsave.exp: Likewise.
14616 * gdb.reverse/sigall-precsave.exp: Likewise.
14617 * gdb.reverse/solib-precsave.exp: Likewise.
14618 * gdb.reverse/step-precsave.exp: Likewise.
14619 * gdb.reverse/until-precsave.exp: Likewise.
14620 * gdb.reverse/watch-precsave.exp: Likewise.
14621
a267f3ad
AA
146222014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14623
14624 * gdb.base/bp-permanent.c: Include unistd.h.
14625 * gdb.python/py-framefilter-mi.c (main): Add return type.
14626 * gdb.python/py-framefilter.c (main): Likewise.
14627 * gdb.trace/actions-changed.c (main): Likewise.
14628
12084a9a
AA
146292014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14630
14631 * gdb.mi/until.c: Add eye-catchers.
14632 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
14633 line numbers.
14634
dc7e1a77
AA
146352014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14636
14637 * gdb.base/condbreak.exp: Drop references to removed non-prototype
14638 function header variants in break1.c.
14639 * gdb.base/ena-dis-br.exp: Likewise.
14640 * gdb.base/hbreak2.exp: Likewise.
14641 * gdb.reverse/until-precsave.exp: Drop references to removed
14642 non-prototype function header variants in ur1.c.
14643 * gdb.reverse/until-reverse.exp: Likewise.
14644
41c77605
PM
146452014-11-17 Petr Machata <pmachata@redhat.com>
14646
14647 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
14648 ${_cu_offset_size} bytes abbrev offset.
14649
34248c3a
DE
146502014-11-15 Doug Evans <xdje42@gmail.com>
14651
14652 PR symtab/17559
14653 * gdb.base/line-symtabs.exp: New file.
14654 * gdb.base/line-symtabs.c: New file.
14655 * gdb.base/line-symtabs.h: New file.
14656
646da059
YQ
146572014-11-14 Yao Qi <yao@codesourcery.com>
14658
14659 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
14660 (func): Add label func_label.
14661 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
14662 Replace low_pc and high_pc with MACRO_AT_range.
14663 Replace name, low_pc and high_pc with MACRO_AT_func.
14664
9301ebe6
YQ
146652014-11-14 Yao Qi <yao@codesourcery.com>
14666
14667 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
14668 Replace name, low_pc and high_pc with MACRO_AT_func.
14669
f166b542
YQ
146702014-11-14 Yao Qi <yao@codesourcery.com>
14671
14672 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
14673 produce debug information.
14674 * gdb.dwarf2/implptr-optimized-out.S: Removed.
14675
0f6e71e3
YQ
146762014-11-14 Yao Qi <yao@codesourcery.com>
14677
14678 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
14679 object and get function length.
14680 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
14681 with MACRO_AT_func.
14682 (top-level): Replace gdb_compile and clean_restart with
14683 prepare_for_testing.
14684 * gdb.dwarf2/main.c (main): Add label main_label.
14685
876c4df9
YQ
146862014-11-14 Yao Qi <yao@codesourcery.com>
14687
14688 * lib/dwarf.exp (function_range): New procedure.
14689 (Dwarf::_handle_macro_at_func): New procedure.
14690 (Dwarf::_handle_macro_at_range): New procedure.
14691 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
14692
02ad9cf1
YQ
146932014-11-14 Yao Qi <yao@codesourcery.com>
14694
14695 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
14696 (_handle_attribute): New procedure.
14697
a59add0c
AA
146982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14699
14700 * gdb.ada/cond_lang/foo.c (callme): Add return type.
14701 * gdb.base/call-sc.c (zed): Likewise.
14702 * gdb.base/checkpoint.c (main): Likewise.
14703 * gdb.base/dump.c (main): Likewise.
14704 * gdb.base/gcore.c (main): Likewise.
14705 * gdb.base/huge.c (main): Likewise.
14706 * gdb.base/multi-forks.c (main): Likewise.
14707 * gdb.base/pr10179-a.c (main): Likewise.
14708 * gdb.base/savedregs.c (main): Likewise.
14709 * gdb.base/sigaltstack.c (main): Likewise.
14710 * gdb.base/siginfo.c (main): Likewise.
14711 * gdb.base/structs.c (zed): Likewise.
14712 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
14713 * gdb.mi/mi-syn-frame.c (main): Likewise.
14714 * gdb.mi/until.c (foo, main): Likewise.
14715 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
14716 * gdb.base/solib-weak.c (foo): Declare.
14717 * gdb.base/attach-twice.c: Include stdio.h.
14718 * gdb.base/weaklib1.c: Likewise.
14719 * gdb.base/weaklib2.c: Likewise.
14720 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
14721 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14722 unistd.h.
14723 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14724 * gdb.mi/mi-exit-code.c: Likewise.
14725 * gdb.base/break-interp-lib.c: Include string.h.
14726 * gdb.base/coremaker.c: Likewise.
14727 * gdb.base/testenv.c: Likewise.
14728 * gdb.python/py-finish-breakpoint.c: Likewise.
14729 * gdb.base/inferior-died.c: Include sys/wait.h.
14730 * gdb.base/fileio.c: Include time.h.
14731 * gdb.base/async-shell.c: Include unistd.h.
14732 * gdb.base/dprintf-non-stop.c: Likewise.
14733 * gdb.base/info-os.c: Likewise.
14734 * gdb.mi/mi-console.c: Likewise.
14735 * gdb.mi/watch-nonstop.c: Likewise.
14736 * gdb.python/py-events.c: Likewise.
14737 * gdb.base/async.c (baz): Move up before its invocation.
14738 * gdb.base/code_elim2.c (my_global_func): Likewise.
14739 * gdb.base/skip-solib-lib.c (multiply): Likewise.
14740 * gdb.base/advance.c (func2): Likewise.
14741
3b5d5997
AA
147422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14743
14744 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
14745 variant.
14746 * gdb.base/annota3.c: Likewise.
14747 * gdb.base/async.c: Likewise.
14748 * gdb.base/average.c: Likewise.
14749 * gdb.base/call-ar-st.c: Likewise.
14750 * gdb.base/call-rt-st.c: Likewise.
14751 * gdb.base/call-sc.c: Likewise.
14752 * gdb.base/call-strs.c: Likewise.
14753 * gdb.base/ending-run.c: Likewise.
14754 * gdb.base/execd-prog.c: Likewise.
14755 * gdb.base/exprs.c: Likewise.
14756 * gdb.base/foll-exec.c: Likewise.
14757 * gdb.base/foll-fork.c: Likewise.
14758 * gdb.base/foll-vfork.c: Likewise.
14759 * gdb.base/funcargs.c: Likewise.
14760 * gdb.base/gcore.c: Likewise.
14761 * gdb.base/jump.c: Likewise.
14762 * gdb.base/langs0.c: Likewise.
14763 * gdb.base/langs1.c: Likewise.
14764 * gdb.base/langs2.c: Likewise.
14765 * gdb.base/mips_pro.c: Likewise.
14766 * gdb.base/nodebug.c: Likewise.
14767 * gdb.base/opaque0.c: Likewise.
14768 * gdb.base/opaque1.c: Likewise.
14769 * gdb.base/recurse.c: Likewise.
14770 * gdb.base/run.c: Likewise.
14771 * gdb.base/scope0.c: Likewise.
14772 * gdb.base/scope1.c: Likewise.
14773 * gdb.base/setshow.c: Likewise.
14774 * gdb.base/setvar.c: Likewise.
14775 * gdb.base/shmain.c: Likewise.
14776 * gdb.base/shr1.c: Likewise.
14777 * gdb.base/shr2.c: Likewise.
14778 * gdb.base/sigall.c: Likewise.
14779 * gdb.base/signals.c: Likewise.
14780 * gdb.base/so-indr-cl.c: Likewise.
14781 * gdb.base/solib2.c: Likewise.
14782 * gdb.base/structs.c: Likewise.
14783 * gdb.base/sum.c: Likewise.
14784 * gdb.base/vforked-prog.c: Likewise.
14785 * gdb.base/watchpoint.c: Likewise.
14786 * gdb.reverse/shr2.c: Likewise.
14787 * gdb.reverse/until-reverse.c: Likewise.
14788 * gdb.reverse/ur1.c: Likewise.
14789 * gdb.reverse/watch-reverse.c: Likewise.
14790
066a77c5
AA
147912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14792
14793 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
14794 variant.
14795 * gdb.base/sepdebug.exp: Drop references to removed code.
14796
4f204ea5
AA
147972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14798
14799 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
14800 variant. Preserve original line numbering.
14801 * gdb.base/list1.c: Likewise.
14802
3b377a3a
AA
148032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14804
14805 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
14806 variant.
14807 * gdb.base/break1.c: Likewise.
14808 * gdb.base/break.exp: Drop references to removed code.
14809
e444df73
AA
148102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14811
14812 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
14813 variant.
14814
8008f2a7
AA
148152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14816
14817 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
14818
a5a06887
AA
148192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14820
14821 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
14822 logic into perform_all_tests() and invoke it with and without
14823 function header prototypes.
14824 (do_function_calls): Remove conditional XFAIL for PR 5318.
14825 (rerun_and_prepare): Remove duplicate code.
14826 (perform_all_tests): New. Main logic moved here.
14827
44dba9b9
AA
148282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14829
14830 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
14831 code guarded by #ifdef NO_PROTOTYPES.
14832 (t_double_many_args): Likewise.
14833 (DEF_FUNC_MANY_ARGS_1): Likewise.
14834 (DEF_FUNC_VALUES_1): Likewise.
14835 (t_structs_ldc): Renamed from t_structs_fc in conditional code
14836 guarded by #ifdef PROTOTYPES.
14837
d1fbcd56
AA
148382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14839
14840 * gdb.mi/mi-console.c: Add eye-catcher.
14841 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
14842 instead of literal line number.
14843
b0e59b8f
AA
148442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14845
14846 * gdb.base/shr2.c: Add eye-catcher.
14847 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
14848 line number.
14849
78f98cca
AA
148502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14851
14852 * gdb.base/jump.c: Add eye-catchers.
14853 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
14854 numbers.
14855
58fa2af0
AA
148562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14857
14858 * gdb.base/execd-prog.c: Add eye-catchers.
14859 * gdb.base/foll-exec.c: Likewise.
14860 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
14861 line numbers.
14862
04e5059b
AA
148632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14864
14865 * gdb.base/ending-run.c: Add eye-catchers.
14866 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
14867 literal line numbers.
14868
dbfdb174
AA
148692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14870
14871 * gdb.base/call-rt-st.c: Add eye-catchers.
14872 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
14873 literal line numbers.
14874
888a2ade
AA
148752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14876
14877 * gdb.base/call-ar-st.c: Add eye-catchers.
14878 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
14879 literal line numbers.
14880
6acc2dde
AA
148812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14882
14883 * gdb.base/average.c: Add eye-catchers.
14884 * gdb.base/sum.c: Likewise.
14885 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
14886 regexps dynamically.
14887
9ecfcd1d
AA
148882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14889
14890 * gdb.base/solib1.c: Add eye-catchers.
14891 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
14892 literal line numbers.
14893
78708b7c
PA
148942014-11-12 Pedro Alves <palves@redhat.com>
14895
14896 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
14897 leader has exited.
14898
af48d08f
PA
148992014-11-12 Pedro Alves <palves@redhat.com>
14900
14901 * gdb.arch/i386-bp_permanent.c: New file.
14902 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
14903 (srcfile): Set to i386-bp_permanent.c.
14904 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
14905 that stepi does not execute the 'leave' instruction, instead of
14906 testing it does execute.
14907 * gdb.base/bp-permanent.c: New file.
14908 * gdb.base/bp-permanent.exp: New file.
14909
af3768e9
DE
149102014-11-10 Doug Evans <xdje42@gmail.com>
14911
14912 PR symtab/17564
14913 * gdb.base/symtab-search-order.exp: New file.
14914 * gdb.base/symtab-search-order.c: New file.
14915 * gdb.base/symtab-search-order-1.c: New file.
14916 * gdb.base/symtab-search-order-shlib-1.c: New file.
14917
9de00a4a
PA
149182014-11-07 Pedro Alves <palves@redhat.com>
14919
14920 PR gdb/17511
14921 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
14922 i?86-*-linux*.
14923
e0f52461
SC
149242014-11-03 Siva Chandra Reddy <sivachandra@google.com>
14925
14926 PR c++/17494
14927 * gdb.cp/pr17494.cc: New file.
14928 * gdb.cp/pr17494.exp: New file.
14929
6ce8c980
YQ
149302014-11-02 Yao Qi <yao@codesourcery.com>
14931
14932 * gdb.python/python.exp: Get working directory and match the
14933 output of "set extended-prompt \\w " with it.
14934
02be9a71
DE
149352014-10-30 Doug Evans <dje@google.com>
14936
14937 * gdb.python/py-objfile.exp: Add tests for setting random attributes
14938 in objfiles.
14939 * gdb.python/py-progspace.exp: Add tests for setting random attributes
14940 in progspaces.
14941
3bdff46b
LM
149422014-10-30 Janis Johnson <janisjo@codesourcery.com>
14943
14944 * gdb.base/fullpath-expand.exp: Skip for a remote host.
14945 * gdb.base/realname-expand.exp: Likewise.
14946 * gdb.linespec/macro-relative.exp: Likewise.
14947
ab917dfb
PA
149482014-10-29 Pedro Alves <palves@redhat.com>
14949
14950 PR gdb/17408
14951 * gdb.threads/schedlock.c (some_function): New function.
14952 (call_function): New global.
14953 (MAYBE_CALL_SOME_FUNCTION): New macro.
14954 (thread_function): Call it.
14955 * gdb.threads/schedlock.exp (get_args): Add description parameter,
14956 and use it instead of a global counter. Adjust all callers.
14957 (get_current_thread): Use "find current thread" for test message
14958 here rather than having all callers pass down the same string.
14959 (goto_loop): New procedure, factored out from ...
14960 (my_continue): ... this.
14961 (step_ten_loops): Change parameter from test message to command to
14962 use. Adjust.
14963 (list_count): Delete global.
14964 (check_result): New procedure, factored out from duplicate top
14965 level code.
14966 (continue tests): Wrap in with_test_prefix.
14967 (test_step): New procedure, factored out from duplicate top level
14968 code.
14969 (top level): Test "step" in combination with all scheduler-locking
14970 modes. Test "next" in combination with all scheduler-locking
14971 modes, and in combination with stepping over a function call or
14972 not.
14973 * gdb.threads/next-bp-other-thread.c: New file.
14974 * gdb.threads/next-bp-other-thread.exp: New file.
14975
d3d4baed
PA
149762014-10-29 Pedro Alves <palves@redhat.com>
14977
14978 PR python/17372
14979 * gdb.python/python.exp: Test a multi-line command that spawns
14980 interactive Python.
14981 * gdb.base/multi-line-starts-subshell.exp: New file.
14982
563e8d85
YQ
149832014-10-29 Yao Qi <yao@codesourcery.com>
14984
14985 * gdb.base/fileio.exp: Make directories on host.
14986
0ea4d52e
YQ
149872014-10-29 Yao Qi <yao@codesourcery.com>
14988
14989 * gdb.base/fileio.c (test_write): Close the file.
14990
7f5ef605
PA
149912014-10-28 Pedro Alves <palves@redhat.com>
14992
14993 PR gdb/12623
14994 * gdb.base/sigstep.c (no_handler): New global.
14995 (main): If 'no_handler is true, set the signal handlers to
14996 SIG_IGN.
14997 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14998 with_sw_watch and no_handler parameters. Handle them.
14999 (top level) <stepping over handler when stopped at a breakpoint
15000 test>: Add a test axis for testing with a software watchpoint, and
15001 another for testing with the signal handler set to SIG_IGN.
15002 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15003 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15004
abbdbd03
PA
150052014-10-28 Pedro Alves <palves@redhat.com>
15006
15007 PR gdb/17511
15008 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15009 * gdb.base/sigstep.exp (other_handler_location): New global.
15010 (advance): Support stepping into the signal handler, and running
15011 commands while in the handler.
15012 (in_handler_map): New global.
15013 (top level): In the advance test, add combinations for getting
15014 into the handler with stepping commands, and for running commands
15015 in the handler. Add comment descripting the advancei tests.
15016
1df4399f
PA
150172014-10-28 Pedro Alves <palves@redhat.com>
15018
15019 * gdb.base/sigstep.exp: Use build_executable instead of
15020 prepare_for_testing.
15021 (top level): Move code that starts GDB, runs to main and creates a
15022 display to ...
15023 (restart): ... this new procedure.
15024 (top level): Move backtrace from signal handler test to ...
15025 (validate_backtrace): ... this new procedure.
15026 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15027 with_test_prefix. Always restart GDB.
15028 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15029 with_test_prefix. Always restart GDB. No need to delete
15030 breakpoints after the test.
15031 (test_skip_handler): Remove prefix parameter.
15032 (skip_over_handler, breakpoint_to_handler)
15033 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15034 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15035 restart GDB. No need to delete breakpoints after the test.
15036 (top level): Use foreach to call the test procedures with
15037 different commands.
15038
a5b6e449
PA
150392014-10-28 Pedro Alves <palves@redhat.com>
15040
15041 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15042 instead of GNATS numbers.
15043 * gdb.base/sigbpt.exp: Likewise.
15044 * gdb.base/siginfo.exp: Likewise.
15045 * gdb.base/sigstep.exp: Likewise.
15046
e5f8a7cc
PA
150472014-10-27 Pedro Alves <palves@redhat.com>
15048
15049 * gdb.base/sigstep.c (dummy): New global.
15050 (main): Issue a couple writes to the new global.
15051 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15052 procedures.
15053 (skip_over_handler): Use test_skip_handler.
15054 (top level): Call skip_over_handler for stepi and nexti too.
15055 (breakpoint_over_handler): Use test_skip_handler.
15056 (top level): Call breakpoint_over_handler for stepi and nexti too.
15057
763905a3
YQ
150582014-10-27 Yao Qi <yao@codesourcery.com>
15059
15060 * gdb.trace/tfile.c (adjust_function_address)
15061 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15062 function descriptor.
15063
6f259a23
DB
150642014-10-24 Don Breazeal <donb@codesourcery.com>
15065
15066 * gdb.base/foll-fork.exp (test_follow_fork,
15067 catch_fork_child_follow): Check for updated fork messages emitted
15068 from infrun.c.
15069 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15070 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15071 vfork_and_exec_child_follow_through_step): Check for updated vfork
15072 messages emitted from infrun.c.
15073
09dd9a69
PA
150742014-10-24 Pedro Alves <palves@redhat.com>
15075
15076 * gdb.base/corefile.exp: Remove references to ultrix.
15077 * gdb.base/interrupt.exp: Likewise.
15078 * gdb.base/whatis.exp: Likewise.
15079 * gdb.gdb/selftest.exp: Likewise.
15080 * gdb.threads/manythreads.exp: Likewise.
15081 * gdb.threads/print-threads.exp: Likewise.
15082 * gdb.threads/pthreads.exp:: Likewise.
15083 * gdb.threads/schedlock.exp: Likewise.
15084
3433cfa5
SC
150852014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15086
15087 * gdb.cp/non-trivial-retval.cc: Add a test case.
15088 * gdb.cp/non-trivial-retval.exp: Add a test.
15089
092f880b
YQ
150902014-10-20 Yao Qi <yao@codesourcery.com>
15091
15092 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15093 * gdb.python/py-objfile-script-gdb.py: New file.
15094 * gdb.python/py-objfile-script.exp: Update reference to
15095 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15096 of remote_download. Remove the dest file.
15097
acbdb7f3
YQ
150982014-10-20 Yao Qi <yao@codesourcery.com>
15099
15100 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15101 * gdb.base/step-line.exp: Likewise.
15102 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15103 * gdb.dwarf2/dw2-basic.exp: Likewise.
15104 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15105 * gdb.dwarf2/dw2-filename.exp: Likewise.
15106 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15107 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15108 * gdb.dwarf2/dw2-producer.exp: Likewise.
15109 * gdb.dwarf2/mac-fileno.exp: Likewise.
15110 * gdb.python/py-frame-args.exp: Likewise.
15111 * gdb.python/py-framefilter.exp: Likewise.
15112 * gdb.python/py-mi.exp: Likewise.
15113 * gdb.python/py-objfile-script.exp: Likewise
15114 * gdb.python/py-pp-integral.exp: Likewise.
15115 * gdb.python/py-pp-re-notag.exp: Likewise.
15116 * gdb.python/py-prettyprint.exp: Likewise.
15117 * gdb.python/py-section-script.exp: Likewise.
15118 * gdb.python/py-typeprint.exp: Likewise.
15119 * gdb.python/py-xmethods.exp: Likewise.
15120 * gdb.stabs/weird.exp: Likewise.
15121 * gdb.xml/tdesc-regs.exp: Likewise.
15122
bd286a29
KCY
151232014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15124
15125 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15126 (out_cu): Use addr_len for the size of addresses.
15127 (out_line): Likewise. Size DW_LNE_set_address instruction
15128 according to addr_len.
15129 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15130 (FUNC): Add START_INSNS to definition.
15131
673dc4a0
YQ
151322014-10-18 Yao Qi <yao@codesourcery.com>
15133
15134 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15135 gdb_has_argv0 return true.
15136 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15137 check [target_info exists noargs], check [gdb_has_argv0]
15138 instead.
15139 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15140 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15141 procedures.
15142
4ffbba72
DE
151432014-10-17 Doug Evans <dje@google.com>
15144
15145 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15146 event.
15147 * gdb.python/py-events.py: Add clear_objfiles event.
15148
d096d8c1
DE
151492014-10-17 Doug Evans <dje@google.com>
15150
15151 * gdb.python/py-objfile.exp: Test progspace attribute.
15152
a80db015
LM
151532014-10-17 Luis Machado <lgustavo@codesourcery.com>
15154
15155 * gdb.guile/scm-breakpoint.exp: Do not assume any
15156 directory separators when matching source file paths.
15157 * gdb.python/py-breakpoint.exp: Likewise.
15158 * gdb.reverse/break-precsave.exp: Likewise.
15159 * gdb.reverse/break-reverse.exp: Likewise.
15160 * gdb.reverse/consecutive-precsave.exp: Likewise.
15161 * gdb.reverse/finish-precsave.exp: Likewise.
15162 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15163 * gdb.reverse/finish-reverse.exp: Likewise.
15164 * gdb.reverse/i386-precsave.exp: Likewise.
15165 * gdb.reverse/i387-env-reverse.exp: Likewise.
15166 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15167 * gdb.reverse/machinestate-precsave.exp: Likewise.
15168 * gdb.reverse/machinestate.exp: Likewise.
15169 * gdb.reverse/sigall-precsave.exp: Likewise.
15170 * gdb.reverse/solib-precsave.exp: Likewise.
15171 * gdb.reverse/step-precsave.exp: Likewise.
15172 * gdb.reverse/until-precsave.exp: Likewise.
15173 * gdb.reverse/watch-precsave.exp: Likewise.
15174 * gdb.reverse/watch-reverse.exp: Likewise.
15175
b22089ab
YQ
151762014-10-17 Yao Qi <yao@codesourcery.com>
15177
15178 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15179 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15180
6c4486e6
PA
151812014-10-17 Pedro Alves <palves@redhat.com>
15182
15183 PR gdb/17471
15184 * gdb.base/bg-execution-repeat.c: New file.
15185 * gdb.base/bg-execution-repeat.exp: New file.
15186
0ff33695
PA
151872014-10-17 Pedro Alves <palves@redhat.com>
15188
15189 PR gdb/17300
15190 * gdb.base/continue-all-already-running.c: New file.
15191 * gdb.base/continue-all-already-running.exp: New file.
15192
6fdebc3d
PA
151932014-10-17 Pedro Alves <palves@redhat.com>
15194
15195 PR gdb/17472
15196 * gdb.base/annota-input-while-running.c: New file.
15197 * gdb.base/annota-input-while-running.exp: New file.
15198
32a8097b
PA
151992014-10-17 Pedro Alves <palves@redhat.com>
15200
15201 * gdb.base/callfuncs.exp: emove references to osf.
15202 * gdb.base/sigall.exp: Likewise.
15203 * gdb.gdb/selftest.exp: Likewise.
15204 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15205 * gdb.mi/non-stop.c: Likewise.
15206 * gdb.mi/pthreads.c: Likewise.
15207 * gdb.reverse/sigall-precsave.exp: Likewise.
15208 * gdb.reverse/sigall-reverse.exp: Likewise.
15209 * gdb.threads/pthreads.c: Likewise.
15210 * gdb.threads/pthreads.exp: Likewise.
15211
7a3517ff
YQ
152122014-10-17 Yao Qi <yao@codesourcery.com>
15213
15214 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15215 check 'target_info exists noargs'.
15216 (test_command_prompt_position): Likewise.
15217 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15218 Remove "set args".
15219 (progvar_simple_while_test): Likewise.
15220 (progvar_complex_if_while_test): Likewise.
15221 (if_while_breakpoint_command_test): Likewise.
15222 (infrun_breakpoint_command_test): Likewise.
15223 (breakpoint_command_test): Likewise.
15224 (watchpoint_command_test): Likewise.
15225 (bp_deleted_in_command_test): Likewise.
15226 (temporary_breakpoint_commands): Likewise.
15227
bb99c472
YQ
152282014-10-16 Yao Qi <yao@codesourcery.com>
15229
15230 * gdb.base/remotetimeout.exp: Remove noargs checking.
15231
7c16b83e
PA
152322014-10-15 Pedro Alves <palves@redhat.com>
15233
15234 PR breakpoints/9649
15235 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15236 * gdb.base/breakpoint-in-ro-region.exp
15237 (probe_target_hardware_step): New procedure.
15238 (top level): Probe hardware stepping and hardware breakpoint
15239 support. Test stepping through a read-only region, with both
15240 "breakpoint auto-hw" on and off and both "always-inserted" on and
15241 off.
15242
35a49624
IB
152432014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15244
15245 * gdb.dlang/demangle.exp: Update for demangling changes.
15246
2d1c107c
SC
152472014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15248
15249 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15250 * gdb.cp/non-trivial-retval.exp: Add new tests.
15251
778811d5
SC
152522014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15253
15254 PR c++/13403
15255 PR c++/15154
15256 * gdb.cp/non-trivial-retval.cc: New file.
15257 * gdb.cp/non-trivial-retval.exp: New file.
15258
10c5f0a8
YQ
152592014-10-15 Yao Qi <yao@codesourcery.com>
15260
15261 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15262 remote host.
15263
65d7b369
YQ
152642014-10-15 Yao Qi <yao@codesourcery.com>
15265
15266 * gdb.python/py-symbol.exp: Match file base name if host is
15267 remote, otherwise match file name with dir name.
15268 * gdb.python/py-symtab.exp: Likewise.
15269 * gdb.python/python.exp: Likewise.
15270
46dc1394
YQ
152712014-10-15 Yao Qi <yao@codesourcery.com>
15272
15273 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15274 pattern.
15275 * gdb.python/py-symtab.exp: Likewise.
15276 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15277 locationn.
15278
c40cc657
JB
152792014-10-14 Joel Brobecker <brobecker@adacore.com>
15280
15281 * gdb.ada/addr_arith: New testcase.
15282
2abf49e1
MR
152832014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15284
15285 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15286 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15287 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15288 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15289
f7088df3
SDJ
152902014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15291
15292 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15293 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15294 * gdb.arch/stap-eval-lang-ada.exp: New file.
15295
4dc06805
YQ
152962014-10-14 Yao Qi <yao@codesourcery.com>
15297
15298 * gdb.mi/mi-var-child.c (nothing1): New function.
15299 (nothing2): New function.
15300 (do_children_tests): Set function pointers by nothing1 and
15301 nothing2.
15302 * gdb.mi/mi-var-child.exp: Step over new added statements.
15303 Update test to match the new output.
15304 * gdb.mi/var-cmd.c (nothing1): New function.
15305 (nothing2): New function.
15306 (do_children_tests): Set function pointers by nothing1 and
15307 nothing2.
15308 * gdb.mi/mi-var-display.exp: Update test to match output.
15309 Step to the line specified by $line_dct_nothing.
15310 Increase the number of lines to step.
15311
46a93de2
YQ
153122014-10-14 Yao Qi <yao@codesourcery.com>
15313
15314 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15315 tests.
15316 * gdb.mi/mi2-var-child.exp: Likewise.
15317
14ea52ee
DE
153182014-10-13 Doug Evans <dje@google.com>
15319
15320 * gdb.python/py-objfile.exp: Change name of file name test.
15321
e5c6e92b
DE
153222014-10-13 Doug Evans <dje@google.com>
15323
15324 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15325 from the start of the CU.
15326
c780cc2f
JK
153272014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15328 Yao Qi <yao@codesourcery.com>
15329
15330 Fix "save breakpoints" for "catch" command.
15331 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15332 Remove -nonewline. Match also the added "main" line.
15333
99894e11
JK
153342014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15335
15336 Fix "save breakpoints" for "disable $bpnum" command.
15337 * gdb.base/save-bp.c (main): Add label.
15338 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15339
6e1ac5a3
JK
153402014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15341
15342 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15343
754dd2b0
YQ
153442014-10-11 Yao Qi <yao@codesourcery.com>
15345
15346 * gdb.server/server-kill.exp: Execute command
15347 "set remote trace-status-packet on" before "tstatus".
15348
f90183d7
YQ
153492014-10-11 Yao Qi <yao@codesourcery.com>
15350
15351 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15352 (main): Call getppid.
15353 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15354 and continue to it. Read variable "server_pid".
15355
bf40a607
YQ
153562014-10-11 Yao Qi <yao@codesourcery.com>
15357
15358 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15359
052ca370
YQ
153602014-10-11 Yao Qi <yao@codesourcery.com>
15361
15362 * gdb.threads/thread-find.exp: Don't execute command
15363 "info threads".
15364 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15365 * gdb.threads/linux-dp.exp: Don't check the condition
15366 $threads_created equals to zero.
15367
3831839c
PA
153682014-10-10 Pedro Alves <palves@redhat.com>
15369
15370 * gdb.base/bigcore.exp: Remove references to IRIX.
15371 * gdb.base/funcargs.exp: Likewise.
15372 * gdb.base/interrupt.exp: Likewise.
15373 * gdb.base/mips_pro.exp: Likewise.
15374 * gdb.base/nodebug.exp: Likewise.
15375 * gdb.base/setvar.exp: Likewise.
15376 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15377
8b9a549d
PA
153782014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15379 Pedro Alves <palves@redhat.com>
15380
15381 PR symtab/14466
15382 * gdb.base/vdso-warning.c: New file.
15383 * gdb.base/vdso-warning.exp: New file.
15384
d48ba5e8
DE
153852014-10-02 Doug Evans <dje@google.com>
15386
15387 * gdb.base/structs.c (main): Don't run forever.
15388
2278c276
PA
153892014-10-02 Pedro Alves <palves@redhat.com>
15390
15391 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15392 (top level) <stop threads 1, stop threads 2>: Use it.
15393
b57bacec
PA
153942014-10-02 Pedro Alves <palves@redhat.com>
15395
15396 * gdb.threads/break-while-running.exp (test): Add new
15397 'update_thread_list' argument. Skip "info threads" if false.
15398 (top level): Add new 'update_thread_list' axis.
15399
13fd3ff3
PA
154002014-10-02 Pedro Alves <palves@redhat.com>
15401
15402 PR breakpoints/17431
15403 * gdb.base/execl-update-breakpoints.c: New file.
15404 * gdb.base/execl-update-breakpoints.exp: New file.
15405
0fec99e8
PA
154062014-10-01 Pedro Alves <palves@redhat.com>
15407
15408 * gdb.base/breakpoint-in-ro-region.c: New file.
15409 * gdb.base/breakpoint-in-ro-region.exp: New file.
15410
2ddf4301
SM
154112014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15412
15413 * gdb.mi/mi-exit-code.exp: New file.
15414 * gdb.mi/mi-exit-code.c: New file.
15415
6a5f3f43
YQ
154162014-09-30 Yao Qi <yao@codesourcery.com>
15417
15418 * lib/prelink-support.exp (build_executable_own_libs): Error if
15419 the target isn't native.
15420
345bcc73
YQ
154212014-09-30 Yao Qi <yao@codesourcery.com>
15422
15423 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15424 false.
15425
a25a5a45
PA
154262014-09-22 Pedro Alves <palves@redhat.com>
15427
15428 * gdb.threads/break-while-running.exp: New file.
15429 * gdb.threads/break-while-running.c: New file.
15430
00ba3162
YQ
154312014-09-19 Yao Qi <yao@codesourcery.com>
15432
15433 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15434 Invoke test. Restart GDB with --readnow and invoke test again.
15435
c3b7b696
YQ
154362014-09-19 Yao Qi <yao@codesourcery.com>
15437
15438 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15439 proc set_breakpoint_on_gcd_function. Invoke
15440 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15441 invoke set_breakpoint_on_gcd_function again.
15442
2b4fd423
DE
154432014-09-18 Doug Evans <dje@google.com>
15444
15445 * gdb.dwarf2/symtab-producer.exp: New file.
15446
a5947601
SDJ
154472014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15448
15449 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15450 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15451 * gdb.base/global-var-nested-by-dso.c: Likewise.
15452 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15453
91c19059
SDJ
154542014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15455 Pedro Alves <palves@redhat.com>
15456
15457 * gdb.base/watch-bitfields.exp: Pass string other than test file
15458 name to prepare_for_testing.
15459 (watch): New procedure.
15460 (expect_watchpoint): Use with_test_prefix.
15461 (top level): Factor out tests to ...
15462 (test_watch_location, test_regular_watch): ... these new
15463 procedures, and use with_test_prefix and gdb_continue_to_end.
15464
bb9d5f81
PP
154652014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15466
15467 PR breakpoints/12526
15468 * gdb.base/watch-bitfields.exp: New file.
15469 * gdb.base/watch-bitfields.c: New file.
15470
635856f5
PA
154712014-09-16 Pedro Alves <palves@redhat.com>
15472
15473 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15474 software and hardware addresses, not software address against
15475 itself.
15476
7280ceea
PA
154772014-09-16 Pedro Alves <palves@redhat.com>
15478
15479 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15480 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15481
428b16bd
PA
154822014-09-16 Pedro Alves <palves@redhat.com>
15483
15484 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15485 files.
15486 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15487 "*-*-vxworks*" throughout.
15488 * gdb.base/break.exp: Likewise.
15489 * gdb.base/default.exp: Likewise.
15490 * gdb.base/scope.exp: Likewise.
15491 * gdb.base/sepdebug.exp: Likewise.
15492 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15493 throughout.
15494 * gdb.base/run.c: Likewise.
15495 * gdb.base/sepdebug.c: Likewise.
15496 * gdb.hp/gdb.aCC/run.c: Likewise.
15497 * gdb.reverse/until-reverse.c: Likewise.
15498 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15499
666d413c
YQ
155002014-09-16 Yao Qi <yao@codesourcery.com>
15501
15502 * boards/local-remote-host-native.exp: New file.
15503
57cbd724
DE
155042014-09-14 Doug Evans <xdje42@gmail.com>
15505
15506 * gdb.threads/queue-signal.c (thread_count): New variable.
15507 (thread_count_mutex, thread_count_condvar): New variables.
15508 (incr_thread_count, wait_all_threads_running): New functions.
15509 (main): Wait for all threads to be in their thread functions.
15510
81219e53
DE
155112014-09-13 Doug Evans <xdje42@gmail.com>
15512
15513 * gdb.threads/queue-signal.c: New file.
15514 * gdb.threads/queue-signal.exp: New file.
15515
3714cea7
DE
155162014-09-13 Doug Evans <xdje42@gmail.com>
15517
15518 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15519 be consistent with what default_gdb_init uses.
15520 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15521 the plain text of the prompt. Add some logging printfs.
15522 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15523
fa43b1d7
PA
155242014-09-12 Pedro Alves <palves@redhat.com>
15525
15526 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
15527 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
15528 * gdb.arch/i386-size-overlap.exp: Likewise.
15529 * gdb.arch/i386-size.exp: Likewise.
15530 * gdb.arch/i386-unwind.exp: Likewise.
15531 * gdb.base/a2-run.exp: Likewise.
15532 * gdb.base/break.exp: Likewise.
15533 * gdb.base/charset.exp: Likewise.
15534 * gdb.base/chng-syms.exp: Likewise.
15535 * gdb.base/commands.exp: Likewise.
15536 * gdb.base/dbx.exp: Likewise.
15537 * gdb.base/find.exp: Likewise.
15538 * gdb.base/funcargs.exp: Likewise.
15539 * gdb.base/jit-simple.exp: Likewise.
15540 * gdb.base/reread.exp: Likewise.
15541 * gdb.base/sepdebug.exp: Likewise.
15542 * gdb.base/step-bt.exp: Likewise.
15543 * gdb.cp/mb-inline.exp: Likewise.
15544 * gdb.cp/mb-templates.exp: Likewise.
15545 * gdb.objc/basicclass.exp: Likewise.
15546 * gdb.threads/killed.exp: Likewise.
15547
9d9bf2df
EBM
155482014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15549
15550 PR tdep/17379
15551 * gdb.arch/powerpc-stackless.S: New file.
15552 * gdb.arch/powerpc-stackless.exp: New file.
15553
1cf2f1b0
JK
155542014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15555
15556 * gdb.base/attach.c: Include unistd.h.
15557 (main): Call alarm. Add label postloop.
15558 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
15559 gdb_breakpoint, gdb_continue_to_breakpoint.
15560 (test_command_line_attach_run): Kill ${testpid} in one exit path.
15561
98880d46
PA
155622014-09-11 Pedro Alves <palves@redhat.com>
15563
15564 PR gdb/17347
15565 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
15566 * gdb.base/attach.exp (test_command_line_attach_run): New
15567 procedure.
15568 (top level): Call it.
15569
4c92ff2c
PA
155702014-09-11 Pedro Alves <palves@redhat.com>
15571
15572 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
15573 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
15574 (do_command_attach_tests): Use spawn_wait_for_attach.
15575 * gdb.base/solib-overlap.exp: Likewise.
15576 * gdb.multi/multi-attach.exp: Likewise.
15577 * gdb.python/py-prompt.exp: Likewise.
15578 * gdb.python/py-sync-interp.exp: Likewise.
15579 * gdb.server/ext-attach.exp: Likewise.
15580
3adc1a7d
GKB
155812014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
15582
15583 * gdb.fortran/array-element.exp: Remove unexpected "continue"
15584 command in testcase. Simplify testcase.
15585
96334934
JB
155862014-09-10 Joel Brobecker <brobecker@adacore.com>
15587
15588 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
15589
eb479039
JB
155902014-09-10 Joel Brobecker <brobecker@adacore.com>
15591
15592 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
15593
deede10c
JB
155942014-09-10 Joel Brobecker <brobecker@adacore.com>
15595
15596 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
15597
7828a5f5
JB
155982014-09-10 Joel Brobecker <brobecker@adacore.com>
15599
15600 * gdb.dwarf2/dynarr-ptr.c: New file.
15601 * gdb.dwarf2/dynarr-ptr.exp: New file.
15602
33aeebcf
MR
156032014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15604
15605 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
15606 of 30 rather than hardcoding 120 for a slow test case. Take the
15607 `gdb,timeout' target setting into account for this calculation.
15608 Don't extend the timeout for the test cases that don't need it.
15609
7b415901
MR
156102014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15611
15612 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
15613 a factor of 2 for a slow test case. Take the `gdb,timeout'
15614 target setting into account for this calculation.
15615 * gdb.reverse/until-precsave.exp: Increase the timeout by
15616 a factor of 15 and 3 respectively rather than adding 120
15617 for a pair of slow test cases. Take the `gdb,timeout'
15618 target setting into account for this calculation.
15619
4a40f85a
MR
156202014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15621
15622 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
15623 timeout, don't pass one down to gdb_expect.
15624 (gdb_expect): Rework timeout selection.
15625
09635af7
MR
156262014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15627
15628 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
15629 exception on timeout.
15630 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
15631 (gdbserver_start_extended): Catch any `gdbserver_start' error
15632 exceptions.
15633 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
15634 * lib/mi-support.exp (mi_gdb_target_load): Catch any
15635 `gdbserver_gdb_load' error exceptions.
15636
2bdd10b7
MR
156372014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15638
15639 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
15640 120 on waiting for the TCP socket to open.
15641
316935f0
DE
156422014-09-09 Doug Evans <xdje42@gmail.com>
15643
15644 * gdb.base/default.exp (show_conv_list): Add _caller_is,
15645 _caller_matches, _any_caller_is, _any_caller_matches.
15646
83740597
DE
156472014-09-09 Doug Evans <xdje42@gmail.com>
15648
15649 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
15650
4c122fc3
YQ
156512014-09-09 Yao Qi <yao@codesourcery.com>
15652
15653 * gdb.mi/mi-var-display.exp: Set print symbol off.
15654
a9f116cb
GKB
156552014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
15656
15657 PR gdb/17035
15658 * gdb.base/commands.exp: Add tests to verify user-defined
15659 commands with empty bodies.
15660 * gdb.python/py-cmd.exp: Test that we don't show user-defined
15661 python commands in `show user command`.
15662 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
15663 scheme commands in `show user command`.
15664
c75bd3a2
JK
156652014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15666
15667 PR python/17355
15668 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
15669 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
15670 * gdb.python/py-framefilter-invalidarg.exp: New file.
15671 * gdb.python/py-framefilter-invalidarg.py: New file.
15672
faa42425
DE
156732014-09-06 Doug Evans <xdje42@gmail.com>
15674
15675 PR 15276
15676 * gdb.python/py-caller-is.c: New file.
15677 * gdb.python/py-caller-is.exp: New file.
15678
474ca4f6
SDJ
156792014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
15680
15681 PR gdb/17235
15682 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
15683 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
15684
eb0b0463
SDJ
156852014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
15686
15687 PR fortran/17237
15688 * gdb.fortran/print-formatted.exp: New file.
15689 * gdb.fortran/print-formatted.f90: Likewise.
15690
5f3b99cf
SS
156912014-09-03 Sasha Smundak <asmundak@google.com>
15692
15693 * gdb.python/py-frame.exp: Test Frame.read_register.
15694
7d793aa9
SDJ
156952014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
15696
15697 PR python/16699
15698 * gdb.python/py-completion.exp: New file.
15699 * gdb.python/py-completion.py: Likewise.
15700
fb0576e9
DE
157012014-08-28 Doug Evans <dje@google.com>
15702
15703 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
15704 eax,etc. are live with values set by gdb and thus the compiler can't
15705 use them.
15706 * gdb.arch/i386-pseudo.c (main): Ditto.
15707
ee92b0dd
DE
157082014-08-27 Doug Evans <dje@google.com>
15709
15710 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
15711
6649db35
DE
157122014-08-25 Doug Evans <dje@google.com>
15713
15714 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
15715 (main): Ditto.
15716
564b7600
DE
157172014-08-25 Doug Evans <dje@google.com>
15718
15719 * gdb.threads/thread-execl.exp: #include <stdio.h>.
15720
3881fb67
YQ
157212014-08-24 Yao Qi <yao@codesourcery.com>
15722
15723 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15724 symbol off.
15725 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15726
a05a36a5
DE
157272014-08-22 Doug Evans <dje@google.com>
15728
15729 PR 17276
15730 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15731 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15732 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15733
7c343b48
YQ
157342014-08-22 Yao Qi <yao@codesourcery.com>
15735
15736 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15737 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15738 * gdb.python/python.exp: Likewise. Use .py file on the host
15739 instead of the build.
15740
22fd09ae
JK
157412014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15742
15743 * gdb.threads/gcore-stale-thread.c: New file.
15744 * gdb.threads/gcore-stale-thread.exp: New file.
15745
a8454a7c
PA
157462014-08-21 Pedro Alves <palves@redhat.com>
15747
15748 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
15749 * gdb.base/gcore-relro-pie.exp: Likewise.
15750 * gdb.base/gcore-relro.exp: Likewise.
15751 * gdb.base/gcore.exp: Likewise.
15752 * gdb.base/print-symbol-loading.exp: Likewise.
15753 * gdb.threads/gcore-thread.exp: Likewise.
15754 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
15755
2a31c623
PA
157562014-08-20 Pedro Alves <palves@redhat.com>
15757 Jan Kratochvil <jan.kratochvil@redhat.com>
15758
15759 * Makefile.in (EXTRA_RULES, CC): New variables, get from
15760 configure.
15761 (EXPECT): Handle READ1 being set.
15762 (all): Depend on EXTRA_RULES.
15763 (check-read1, expect-read1, read1.so, read1): New rules.
15764 * README (Testsuite Parameters): Document the READ1 make variable.
15765 (Race detection): New section.
15766 * configure: Regenerate.
15767 * configure.ac: If build==host==target, and running under a
15768 GNU/glibc system, add read1 to the extra Makefile rules.
15769 (EXTRA_RULES): AC_SUBST it.
15770 * lib/read1.c: New file.
15771
d36430db
JB
157722014-08-20 Joel Brobecker <brobecker@adacore.com>
15773
15774 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
15775 the handling of variables declared as a typedef to an array
15776 which a DW_AT_data_location attribute.
15777
9a0dc9e3
PA
157782014-08-19 Andrew Burgess <aburgess@broadcom.com>
15779 Pedro Alves <palves@redhat.com>
15780
15781 PR symtab/14604
15782 PR symtab/14605
15783 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
15784 gdb_test.
15785
0718a8da
PA
157862014-08-19 Pedro Alves <palves@redhat.com>
15787
15788 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
15789
13b448cd
YQ
157902014-08-19 Yao Qi <yao@codesourcery.com>
15791
15792 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
15793 right line.
15794
1cbf5077
DB
157952014-08-18 David Blaikie <dblaikie@gmail.com>
15796
15797 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
15798
bf0fae19
JB
157992014-08-18 Joel Brobecker <brobecker@adacore.com>
15800
15801 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
15802 attribute in array range.
15803
3c8c5dcc
JB
158042014-08-18 Joel Brobecker <brobecker@adacore.com>
15805
15806 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
15807
e66d4446
SC
158082014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15809
15810 PR c++/17132
15811 * gdb.cp/pr17132.cc: New file.
15812 * gdb.cp/pr17132.exp: New file.
15813
940df408
SC
158142014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15815
15816 * gdb.python/py-xmethods.py (A_getarrayind)
15817 (E_method_char_worker.__call__, E_method_int_worker.__call__):
15818 Use 'print' with function call syntax.
15819 (E_method_matcher.match): Fix tab vs space indentation mixup.
15820
ebcc6c3a
YQ
158212014-08-15 Yao Qi <yao@codesourcery.com>
15822
15823 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
15824 false.
15825
775e0f04
YQ
158262014-08-15 Yao Qi <yao@codesourcery.com>
15827
15828 * gdb.cp/casts.exp: Set print symbol off.
15829 * gdb.cp/class2.exp: Likewise.
15830 * gdb.cp/overload.exp: Likewise.
15831 * gdb.cp/templates.exp: Likewise.
15832
d769e349
DE
158332014-08-11 Doug Evans <dje@google.com>
15834
15835 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
15836 (test_load_shlib): Update.
15837
20c6f1e1
YQ
158382014-08-09 Yao Qi <yao@codesourcery.com>
15839
15840 * gdb.base/display.exp: Invoke is_address_zero_readable.
15841 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
15842 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15843 * gdb.base/hbreak-unmapped.exp: Return if
15844 is_address_zero_readable returns true.
15845 * gdb.base/signest.exp: Likewise.
15846 * gdb.base/signull.exp: Likewise.
15847 * gdb.base/sigbpt.exp: Likewise.
15848 * gdb.guile/scm-disasm.exp: Do the test if
15849 is_address_zero_readable returns false.
15850 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
15851 * gdb.python/py-arch.exp: Likewise.
15852 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
15853 * lib/gdb.exp (is_address_zero_readable): New proc.
15854
5792e8e3
YQ
158552014-08-09 Yao Qi <yao@codesourcery.com>
15856
15857 PR testsuite/13443
15858 * gdb.mi/mi-var-display.exp: Make test messages unique.
15859
3cecbbbe
TT
158602014-08-04 Tom Tromey <tromey@redhat.com>
15861
15862 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
15863 target 0".
15864
00b51ff5
TT
158652014-08-04 Tom Tromey <tromey@redhat.com>
15866
15867 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
15868 "target_resume".
15869
6908c509
JB
158702014-08-01 Joel Brobecker <brobecker@adacore.com>
15871
15872 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
15873 inner_vla_struct_object_size.
15874 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
15875 as xfail.
15876
cc6563d2
PA
158772014-07-30 Pedro Alves <palves@redhat.com>
15878
15879 * gdb.threads/signal-command-handle-nopass.exp (test): Add
15880 comment.
15881
7e09a223
YQ
158822014-07-29 Yao Qi <yao@codesourcery.com>
15883
15884 PR gdb/17206
15885 * gdb.base/until-nodebug.exp: New.
15886
7ebdbe92
DE
158872014-07-28 Doug Evans <xdje42@gmail.com>
15888
15889 PR guile/17203
15890 * gdb.guile/scm-parameter.exp: Add tests for trying to create
15891 previously existing parameter, and previously ambiguously spelled
15892 parameter.
15893
fdb1adc6
WN
158942014-07-28 Will Newton <will.newton@linaro.org>
15895
15896 * gdb.base/varargs.exp: Remove KFAILs for ARM.
15897
186fcde0
DE
158982014-07-26 Ludovic Courtès <ludo@gnu.org>
15899 Doug Evans <xdje42@gmail.com>
15900
15901 PR guile/17146
15902 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
15903
70509625
PA
159042014-07-25 Pedro Alves <palves@redhat.com>
15905
15906 * gdb.threads/signal-command-handle-nopass.c: New file.
15907 * gdb.threads/signal-command-handle-nopass.exp: New file.
15908 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
15909 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
15910 * gdb.threads/signal-delivered-right-thread.c: New file.
15911 * gdb.threads/signal-delivered-right-thread.exp: New file.
15912
c3f814a1
PA
159132014-07-25 Pedro Alves <palves@redhat.com>
15914
15915 * gdb.base/double-prompt-target-event-error.exp
15916 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
15917 match.
15918 (cancel_pagination_in_target_event): Rework double prompt
15919 detection.
15920 * gdb.base/paginate-after-ctrl-c-running.exp
15921 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
15922 <return>' match.
15923 * gdb.base/paginate-bg-execution.exp
15924 (test_bg_execution_pagination_return)
15925 (test_bg_execution_pagination_cancel): Remove '-notransfer
15926 <return>' matches.
15927 * gdb.base/paginate-execution-startup.exp
15928 (test_fg_execution_pagination_return)
15929 (test_fg_execution_pagination_cancel): Remove '-notransfer
15930 <return>' matches.
15931 * gdb.base/paginate-inferior-exit.exp
15932 (test_paginate_inferior_exited): Remove '-notransfer <return>'
15933 match.
15934 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
15935 * lib/gdb.exp (pagination_prompt): Run text through
15936 string_to_regexp.
15937 (gdb_test_multiple): Match $pagination_prompt instead of
15938 "<return>".
15939 (string_to_regexp): Move to lib/gdb-utils.exp.
15940
e214cf6c
JK
159412014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15942
15943 * gdb.arch/amd64-entry-value-paramref.S: New file.
15944 * gdb.arch/amd64-entry-value-paramref.cc: New file.
15945 * gdb.arch/amd64-entry-value-paramref.exp: New file.
15946 * gdb.arch/amd64-optimout-repeat.S: New file.
15947 * gdb.arch/amd64-optimout-repeat.c: New file.
15948 * gdb.arch/amd64-optimout-repeat.exp: New file.
15949
17d0c5c8
JK
159502014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15951
15952 PR gdb/17170
15953 * gdb.base/statistics.exp: New file.
15954
b8b8facf
DE
159552014-07-17 Doug Evans <dje@google.com>
15956
74b49205 15957 PR gdb/17170
b8b8facf
DE
15958 * gdb.base/maint.exp: Update testing of per-command stats.
15959
1b5d0ab3
PA
159602014-07-16 Pedro Alves <palves@redhat.com>
15961
15962 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
15963 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
15964 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
15965 (tfile_write_buf): New functions.
15966 (add_memory_block): Rewrite using the above.
15967 (adjust_function_address): New function.
15968 (FUNCTION_ADDRESS): New macro.
15969 (write_basic_trace_file): Remove short_x local, and use
15970 tfile_write_16. Change type of func_addr local to unsigned long
15971 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15972 here. Cast argument of add_memory_block to char pointer.
15973 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15974 (main): Remove parameters.
15975 * gdb.trace/tfile.exp: Remove nowarnings.
15976
4d974e88
SM
159772014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15978
15979 * gdb.base/debug-expr.exp: Test string evaluation with
15980 "debug expression" on.
15981
41e99568
PA
159822014-07-15 Pedro Alves <palves@redhat.com>
15983
15984 * gdb.base/reread.exp: Use clean_restart.
15985
487d9753
PL
159862014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15987
15988 * gdb.arch/avr-flash-qualifer.c: New.
15989 * gdb.arch/avr-flash-qualifer.exp: New.
15990
cc1c52ad
PA
159912014-07-14 Pedro Alves <palves@redhat.com>
15992
15993 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15994 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15995
1e973570
PA
159962014-07-14 Pedro Alves <palves@redhat.com>
15997
15998 * gdb.base/double-prompt-target-event-error.c: New file.
15999 * gdb.base/double-prompt-target-event-error.exp: New file.
16000
93d6eb10
PA
160012014-07-14 Pedro Alves <palves@redhat.com>
16002
16003 PR gdb/17072
16004 * gdb.base/paginate-inferior-exit.c: New file.
16005 * gdb.base/paginate-inferior-exit.exp: New file.
16006
0017922d
PA
160072014-07-14 Pedro Alves <palves@redhat.com>
16008
16009 PR gdb/17072
16010 * gdb.base/paginate-bg-execution.c: New file.
16011 * gdb.base/paginate-bg-execution.exp: New file.
16012
94696ad3
PA
160132014-07-14 Pedro Alves <palves@redhat.com>
16014
16015 PR gdb/17072
16016 * gdb.base/paginate-execution-startup.c: New file.
16017 * gdb.base/paginate-execution-startup.exp: New file.
16018 * lib/gdb.exp (pagination_prompt): New global.
16019 (default_gdb_spawn): New procedure, factored out from
16020 default_gdb_spawn.
16021 (default_gdb_start): Adjust to call default_gdb_spawn.
16022 (gdb_spawn): New procedure.
16023
bd293940
PA
160242014-07-14 Pedro Alves <palves@redhat.com>
16025
16026 * lib/gdb.exp (gdb_assert): New procedure.
16027 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16028
c933f875
PA
160292014-07-14 Pedro Alves <palves@redhat.com>
16030
16031 * gdb.base/execution-termios.c: New file.
16032 * gdb.base/execution-termios.exp: New file.
16033
d98b7a16
TT
160342014-07-14 Tom Tromey <tromey@redhat.com>
16035
16036 * gdb.cp/vla-cxx.cc: New file.
16037 * gdb.cp/vla-cxx.exp: New file.
16038
548740d6
TT
160392014-07-14 Tom Tromey <tromey@redhat.com>
16040
16041 * gdb.reverse/rerun-prec.c: New file.
16042 * gdb.reverse/rerun-prec.exp: New file.
16043
a25eb028
MR
160442014-07-12 Maciej W. Rozycki <macro@mips.com>
16045 Maciej W. Rozycki <macro@codesourcery.com>
16046
16047 * lib/gdb-utils.exp: New file.
16048 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16049 inline `gdb_init_command' processing.
16050 (gdb_start_cmd): Likewise.
16051 * lib/mi-support.exp (mi_run_cmd): Likewise.
16052 * README: Document `gdb_init_command' and `gdb_init_commands'.
16053
218c2655
JK
160542014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16055
16056 Fix false FAIL running under a very long directory name.
16057 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16058 and "set print elements 10000". Twice.
16059
5401fde3
YQ
160602014-07-11 Yao Qi <yao@codesourcery.com>
16061
16062 * gdb.base/exprs.exp: "set print symbol off".
16063
e76126e8
PA
160642014-07-11 Pedro Alves <palves@redhat.com>
16065
16066 * gdb.threads/kill.c: New file.
16067 * gdb.threads/kill.exp: New file.
16068
2d6f0de6
YQ
160692014-07-10 Yao Qi <yao@codesourcery.com>
16070
16071 * gdb.trace/tfile.c (write_basic_trace_file)
16072 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16073 address written to trace file.
16074
7180e04a
PA
160752014-07-09 Pedro Alves <palves@redhat.com>
16076
16077 * gdb.base/attach-wait-input.exp: New file.
16078 * gdb.base/attach-wait-input.c: New file.
16079
9a9a7608
AB
160802014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16081
16082 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16083 setting up test structures.
16084 (main): Call new test function.
16085 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16086 test function, continue into test function and walk test
16087 structures.
16088
161ac41e
YQ
160892014-07-02 Yao Qi <yao@codesourcery.com>
16090
16091 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16092 'bar_start' at the beginning of functions 'foo' and 'bar'
16093 respectively.
16094 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16095 instead of 'foo' and 'bar'.
16096
1f267ae3
MM
160972014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16098
16099 * gdb.btrace/segv.exp: New.
16100 * gdb.btrace/segv.c: New.
16101
2b239efb
LM
161022014-07-02 Luis Machado <lgustavo@codesourcery.com>
16103
16104 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16105 instruction.
16106
cf363f18
MW
161072014-06-30 Mark Wielaard <mjw@redhat.com>
16108
16109 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16110 vulture, vilify, villar): New volatile array constants.
16111 (vindictive, vegetation): New const volatile array constants.
16112 * gdb.base/volatile.exp: Test volatile and const volatile array
16113 types.
16114
aebf9d24
AA
161152014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16116
16117 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16118 target lacks support for awatch, rwatch, or hbreak.
16119
b67a2c6f
YQ
161202014-06-27 Yao Qi <yao@codesourcery.com>
16121
16122 * gdb.multi/dummy-frame-restore.exp: New.
16123 * gdb.multi/dummy-frame-restore.c: New.
16124
aef92902
MM
161252014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16126
16127 * gdb.btrace/gcore.exp: New.
16128
8e9db26e
PA
161292014-06-23 Pedro Alves <palves@redhat.com>
16130
16131 * gdb.base/watchpoint-reuse-slot.c: New file.
16132 * gdb.base/watchpoint-reuse-slot.exp: New file.
16133
70afc5b7
SC
161342014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16135
16136 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16137 progspace's filename in 'info', 'enable' and 'disable' command
16138 tests.
16139
b972bd9c
JK
161402014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16141
16142 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16143 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16144 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16145
125f8a3d
GB
161462014-06-20 Gary Benson <gbenson@redhat.com>
16147
16148 * gdb.arch/i386-avx.exp: Fix include file location.
16149 * gdb.arch/i386-sse.exp: Likewise.
16150
3ed9baed
IB
161512014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16152
16153 * gdb.dlang/expression.exp: New file.
16154
034f788c
PA
161552014-06-19 Pedro Alves <palves@redhat.com>
16156
16157 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16158 out from ...
16159 (top level): ... here. Iterate running tests under different
16160 scheduler-locking settings.
16161
45371d0c
LM
161622014-06-18 Luis Machado <lgustavo@codesourcery.com>
16163
16164 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16165 to DW_FORM_addr and use non-zero addresses.
16166
5d376983
SC
161672014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16168
16169 PR gdb/17017
16170 * gdb.python/py-xmethods.cc: Add global function call counters and
16171 increment them in their respective functions. Remove "cout"
16172 statements.
16173 * gdb.python/py-xmethods.exp: Make tests check the global function
16174 call counters instead of depending on inferior IO.
16175
a1aa2221
LM
161762014-06-18 Don Breazeal <donb@codesourcery.com>
16177
16178 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16179 Deleted procedure.
16180 (explicit_fork_parent_follow): Deleted procedure.
16181 (explicit_fork_child_follow): Deleted procedure.
16182 (test_follow_fork): New procedure.
16183 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 16184 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
16185 procedure calls.
16186
0fc05997
YQ
161872014-06-17 Yao Qi <yao@codesourcery.com>
16188
16189 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16190 CP1252.
16191
70795c52
LM
161922014-06-17 Luis Machado <lgustavo@codesourcery.com>
16193
16194 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16195 Initialize ptr and S explicitly.
16196 (skip_type_update_when_not_use_rtti_test): Likewise.
16197
6be47f0c
KS
161982014-06-16 Keith Seitz <keiths@redhat.com>
16199
16200 PR mi/15863
16201 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16202 the inferior is started.
16203
d03de421
PA
162042014-06-16 Pedro Alves <palves@redhat.com>
16205
16206 * gdb.base/break-main-file-remove-fail.c: New file.
16207 * gdb.base/break-main-file-remove-fail.exp: New file.
16208 * gdb.base/break-unload-file.exp: Use build_executable instead of
16209 prepare_for_testing.
16210 (test_break): New parameter "initial_load". Handle it.
16211 (top level): Add initial_load cmdline/file axis.
16212
f9579b99
TT
162132014-06-12 Tom Tromey <tromey@redhat.com>
16214
16215 * gdb.base/completion.exp: Don't use directory name in test.
16216
3657956b
GB
162172014-06-09 Gary Benson <gbenson@redhat.com>
16218
16219 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16220 separate the always-available ANSI-standard signals from the
16221 signals that require checking.
16222 (main): Likewise.
16223 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16224 Likewise.
16225 (main): Likewise.
16226
4186eb54
KS
162272014-06-07 Keith Seitz <keiths@redhat.com>
16228
16229 Revert:
16230 PR c++/16253
16231 * gdb.cp/var-tag.cc: New file.
16232 * gdb.cp/var-tag.exp: New file.
16233 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16234 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16235 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16236 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16237
25326a28 162382014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
16239
16240 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16241
829155c9
PA
162422014-06-06 Pedro Alves <palves@redhat.com>
16243
16244 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16245 in target debug output instead of looking at RSP packets,
16246 disabling the test on any target that uses hardware stepping.
16247 Update comments.
16248
61c8d22e
PA
162492014-06-06 Pedro Alves <palves@redhat.com>
16250
16251 * gdb.base/break-unload-file.exp: Fix typo.
16252
d9a47287
YQ
162532014-06-06 Yao Qi <yao@codesourcery.com>
16254
16255 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16256 from "jit_function" to "^jit_function".
16257
e5e01dbf
YQ
162582014-06-06 Yao Qi <yao@codesourcery.com>
16259
16260 * gdb.base/async.c (foo): Add one statement.
16261 * gdb.base/async.exp: Get the next instruction address and
16262 match the output of "nexti" by instruction address. Match
16263 the hex address in the output of "finish".
16264
73ba372c
GB
162652014-06-06 Gary Benson <gbenson@redhat.com>
16266
16267 * gdb.base/call-signals.c: Remove preprocessor conditionals
16268 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16269 SIGSEGV and SIGTERM.
16270 * gdb.base/sigall.c: Likewise.
16271 * gdb.base/unwindonsignal.c: Likewise.
16272 * gdb.reverse/sigall-reverse.c: Likewise.
16273
831517df
YQ
162742014-06-06 Yao Qi <yao@codesourcery.com>
16275
16276 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16277 readable, skip the test.
16278
b8b91e98
YQ
162792014-06-06 Yao Qi <yao@codesourcery.com>
16280
16281 * gdb.threads/staticthreads.c (thread_function): Move the line
16282 setting breakpoint on forward.
16283 * gdb.threads/staticthreads.exp: Update comments.
16284
fb934770
LC
162852014-06-05 Ludovic Courtès <ludo@gnu.org>
16286
16287 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16288 "history-append! type error".
16289
6ef284bd
SM
162902014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16291
16292 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16293 erroneous dprintf expected input.
16294
a872e241
DE
162952014-06-04 Doug Evans <xdje42@gmail.com>
16296
16297 * gdb.guile/scm-generics.exp: Delete.
16298
16f691fb
DE
162992014-06-04 Doug Evans <xdje42@gmail.com>
16300
16301 * gdb.guile/scm-breakpoint.exp: Update.
16302 Add tests for breakpoint registration.
16303
012370f6
TT
163042014-06-04 Tom Tromey <tromey@redhat.com>
16305
16306 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16307 VLA-in-union.
16308 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16309 inner_vla_struct, vla_union types. Initialize objects of those
16310 types and compute their sizes.
16311
9f5a4cef
HZ
163122014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16313 Hui Zhu <hui@codesourcery.com>
16314
16315 * gdb.base/fileio.exp: Add test for shell not available as well as
16316 available.
16317 * gdb.base/fileio.c (test_system): Check for shell twice.
16318
90a45c4d
YQ
163192014-06-04 Yao Qi <yao@codesourcery.com>
16320
16321 * gdb.base/auto-connect-native-target.exp: Remove redundant
16322 space from the regexp pattern.
16323
70017e41
YQ
163242014-06-04 Yao Qi <yao@codesourcery.com>
16325
16326 * gdb.base/default.exp: Replace "child" with "native" in
16327 regexp pattern.
16328
883964a7
SC
163292014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16330
16331 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16332 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16333 * gdb.python/py-xmethods.py: Python script supporting the
16334 new testcase and tests.
16335
ef370185
JB
163362014-06-03 Joel Brobecker <brobecker@adacore.com>
16337 Pedro Alves <palves@redhat.com>
16338
16339 PR breakpoints/17000
16340 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16341 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16342
1e2ccb61
BM
163432014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16344
16345 * gdb.base/subst.exp: Add tests to verify partial path matching
16346 output.
16347
c6ec5ab2
PA
163482014-06-03 Pedro Alves <palves@redhat.com>
16349
16350 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16351 target that doesn't use software single-stepping.
16352
835c559f
PA
163532014-06-03 Pedro Alves <palves@redhat.com>
16354
16355 PR breakpoints/17000
16356 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16357 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16358
06eb1586
DE
163592014-06-02 Doug Evans <xdje42@gmail.com>
16360
16361 * gdb.guile/scm-parameter.exp: New file.
16362
e698b8c4
DE
163632014-06-02 Doug Evans <xdje42@gmail.com>
16364
16365 * gdb.guile/scm-cmd.c: New file.
16366 * gdb.guile/scm-cmd.exp: New file.
16367
ded03782
DE
163682014-06-02 Doug Evans <xdje42@gmail.com>
16369
16370 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16371 pretty-printer lookup.
16372 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16373 (make-pp_s-printer): Call it.
16374 (make-pretty-printer-from-dict): New function.
16375 (lookup-pretty-printer-maker-from-dict): New function.
16376 (*pretty-printer*): Simplify.
16377 (make-objfile-pp_s-printer): New function.
16378 (install-objfile-pretty-printers!): New function.
16379 (make-progspace-pp_s-printer): New function.
16380 (install-progspace-pretty-printers!): New function.
16381 * gdb.guile/scm-progspace.c: New file.
16382 * gdb.guile/scm-progspace.exp: New file.
16383
41fac0cf
PA
163842014-06-02 Pedro Alves <palves@redhat.com>
16385
16386 * gdb.base/dprintf-bp-same-addr.c: New file.
16387 * gdb.base/dprintf-bp-same-addr.exp: New file.
16388
96ae5695
EBM
163892014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16390
16391 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16392 * gdb.arch/powerpc-power.s: Likewise.
16393
da02b3a8
JB
163942014-06-02 Joel Brobecker <brobecker@adacore.com>
16395
16396 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16397
c72b2e7b
YQ
163982014-06-01 Yao Qi <yao@codesourcery.com>
16399
16400 * gdb.base/watchpoint.exp (test_watch_location): Check null
16401 pointer can be dereferenced. If not, do the test, otherwise
16402 skip it.
16403
53e8a631
AB
164042014-05-30 Andrew Burgess <aburgess@broadcom.com>
16405
16406 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16407 results.
16408 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16409
938f0e2f
AB
164102014-05-30 Andrew Burgess <aburgess@broadcom.com>
16411
16412 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16413 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16414 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16415 * gdb.arch/amd64-invalid-stack-top.c: New file.
16416 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16417
9ba6657a
PA
164182014-05-30 Pedro Alves <palves@redhat.com>
16419
16420 PR breakpoints/17000
16421 * gdb.base/sss-bp-on-user-bp.c: New file.
16422 * gdb.base/sss-bp-on-user-bp.exp: New file.
16423
522c09bf
DB
164242014-05-30 David Blaikie <dblaikie@gmail.com>
16425
16426 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16427 gnu_inline semantics via attribute.
16428 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16429 source explicitly specifies the required semantics.
16430
bf4ef81e
MR
164312014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16432
16433 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16434
329ea579
PA
164352014-05-29 Pedro Alves <palves@redhat.com>
16436 Tom Tromey <tromey@redhat.com>
16437
16438 * gdb.base/async-shell.exp: Don't enable target-async.
16439 * gdb.base/async.exp
16440 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16441 parameter. Adjust.
16442 (top level): Don't test with "target-async".
16443 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16444 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16445 * gdb.base/inferior-died.exp: Don't enable target-async.
16446 * gdb.base/interrupt-noterm.exp: Likewise.
16447 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16448 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16449 * gdb.mi/mi-nonstop.exp: Likewise.
16450 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16451 * gdb.mi/mi-nsintrall.exp: Likewise.
16452 * gdb.mi/mi-nsmoribund.exp: Likewise.
16453 * gdb.mi/mi-nsthrexec.exp: Likewise.
16454 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16455 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16456 * gdb.python/py-evsignal.exp: Don't enable target-async.
16457 * gdb.python/py-evthreads.exp: Likewise.
16458 * gdb.python/py-prompt.exp: Likewise.
16459 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16460 * gdb.server/solib-list.exp: Don't enable target-async.
16461 * gdb.threads/thread-specific-bp.exp: Likewise.
16462 * lib/mi-support.exp: Adjust to use mi-async.
16463
fd664c91
PA
164642014-05-29 Pedro Alves <palves@redhat.com>
16465
16466 PR gdb/13860
16467 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16468 reason, even in sync mode.
16469
251bde03
PA
164702014-05-29 Pedro Alves <palves@redhat.com>
16471 Hui Zhu <hui@codesourcery.com>
16472
16473 PR PR15693
16474 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16475 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16476 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16477 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16478
7f3c0343
JB
164792014-05-28 Joel Brobecker <brobecker@adacore.com>
16480
16481 * config/monitor.exp (gdb_target_monitor): Replace use of
16482 "set remotebaud" by "set serial baud".
16483
b2715b27
AW
164842014-05-26 Andy Wingo <wingo@igalia.com>
16485
16486 * gdb.guile/scm-breakpoint.exp:
16487 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16488 properties instead of gdb-object-properties.
16489
498a4489
YQ
164902014-05-26 Yao Qi <yao@codesourcery.com>
16491
16492 * gdb.server/no-thread-db.exp: Specify source file name
16493 explicitly when setting a breakpoint.
16494
589fdceb
MM
164952014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16496
16497 * gdb.btrace/vdso.c: New.
16498 * gdb.btrace/vdso.exp: New.
16499
e9089e05
MM
165002014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16501
16502 * gdb.base/gcore.exp (capture_command_output): Move ...
16503 * lib/gdb.exp (capture_command_output): ... here.
16504
67b5c0c1
MM
165052014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16506
16507 * gdb.btrace/data.exp: Test memory access during btrace replay.
16508
a2199296
SM
165092014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16510
16511 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16512
17b2616c
PA
165132014-05-21 Pedro Alves <palves@redhat.com>
16514
16515 PR gdb/13860
16516 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16517 (top level): Test that output related to execution commands is
16518 sent to the console with CLI commands, but not with MI commands.
16519 Test that breakpoint events are always mirrored to the console.
16520 Also expect the new source line to be output after a "next" in
16521 async mode too. Make it a pass/fail test.
16522 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16523 output.
16524 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
16525
5166082f
PA
165262014-05-21 Pedro Alves <palves@redhat.com>
16527
16528 * gdb.base/list.exp (build_pattern, test_list): New procedures.
16529 Use them to test variations of "list" after reaching a breakpoint.
16530 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
16531 Test "list" with listsize 10 after reaching a breakpoint.
16532 * gdb.python/python.exp (decode_line current location line
16533 number): Adjust expected line number.
16534
2f25d70f
SM
165352014-05-21 Simon Marchi <simon.marchi@ericsson.com>
16536
16537 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
16538 behavior for $args, pass it directly to "run".
16539
ff604a67
MR
165402014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
16541
16542 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
16543 30000 to 65536.
16544
6a3cb8e8
PA
165452014-05-21 Pedro Alves <palves@redhat.com>
16546
16547 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
16548 auto-connect-native-target off".
16549 * gdb.base/auto-connect-native-target.c: New file.
16550 * gdb.base/auto-connect-native-target.exp: New file.
16551
4ebfc96e
PA
165522014-05-21 Pedro Alves <palves@redhat.com>
16553
16554 * gdb.base/default.exp: Test "target native" instead of "target
16555 child".
16556
36d46afb
MW
165572014-05-21 Mark Wielaard <mjw@redhat.com>
16558
16559 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16560
5876f503
JK
165612014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16562
16563 Fix TLS access for -static -pthread.
16564 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
16565 <HAVE_TLS> (thread_function, main): Initialize it.
16566 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
16567 Add clean_restart.
16568 <$have_tls != "">: Check TLSVAR.
16569
0256a6ac
PA
165702014-05-21 Pedro Alves <palves@redhat.com>
16571
16572 * gdb.base/dcache-line-read-error.c: New.
16573 * gdb.base/dcache-line-read-error.exp: New.
16574
936d2992
PA
165752014-05-20 Pedro Alves <palves@redhat.com>
16576
16577 * gdb.base/compare-sections.c: New file.
16578 * gdb.base/compare-sections.exp: New file.
16579
802e8e6d
PA
165802014-05-20 Pedro Alves <palves@redhat.com>
16581
16582 * gdb.base/break-idempotent.c: New file.
16583 * gdb.base/break-idempotent.exp: New file.
16584
e59fa00f
MM
165852014-05-20 Markus Metzger <markus.t.metzger@intel.com>
16586
16587 * gdb.btrace/nohist.exp: New.
16588
8b696e31
YQ
165892014-05-20 Yao Qi <yao@codesourcery.com>
16590
16591 * lib/gdb.exp (gdb_init): Set timeout if test file is under
16592 gdb.reverse directory and gdb_reverse_timeout exists in board
16593 setting.
16594 * README: Document gdb_reverse_timeout.
16595
73c9764f
YQ
165962014-05-20 Yao Qi <yao@codesourcery.com>
16597
16598 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
16599 'test_file_name'. Treat args as a string instead of a list.
16600 (gdb_init): Rename argument 'args' by 'test_file_name'.
16601
f1f4348a
JK
166022014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
16603
16604 * gdb.arch/powerpc-power.exp: New file.
16605 * gdb.arch/powerpc-power.s: New file.
16606
0dbe70ce
DE
166072014-05-16 Doug Evans <dje@google.com>
16608
16609 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
16610 * gdb.base/completion.exp: Check that all expected files exist
16611 before doing file completion.
0dbe70ce 16612
8d551b02
DE
166132014-05-16 Doug Evans <dje@google.com>
16614
16615 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
16616 Update.
16617 (do_syscall_tests_without_xml): Update.
16618
73eb7709
PA
166192014-05-16 Pedro Alves <palves@redhat.com>
16620
16621 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
16622 instead of "unknown output after running".
16623
3fae92fc
YQ
166242014-05-16 Yao Qi <yao@codesourcery.com>
16625
16626 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
16627 file1.txt from host at the end.
16628 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16629
c2b2ccc5
DE
166302014-05-15 Doug Evans <dje@google.com>
16631
16632 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
16633 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
16634 loading file. Add test for TU lookup.
16635
8c217a4b
SM
166362014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16637
16638 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
16639 calling "-exec-arguments" or "set args" before running the
16640 inferior.
16641
3deb39c6
SM
166422014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16643
16644 * lib/mi-support.exp (mi_expect_stop): Expect message for
16645 inferiors that exit with non-zero exit code.
16646
71a79f8c
YQ
166472014-05-14 Yao Qi <yao@codesourcery.com>
16648
16649 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
16650 match absolute path on remote host.
16651 (test_file_list_exec_source_files): Remove "/" from the
16652 pattern.
16653
f23fcd46
YQ
166542014-05-14 Yao Qi <yao@codesourcery.com>
16655
16656 * boards/local-remote-host-notty.exp (${board}_file): New
16657 proc.
16658
9404b58f
KM
166592014-05-07 Kyle McMartin <kyle@redhat.com>
16660
16661 Pushed by Joel Brobecker <brobecker@adacore.com>.
16662 * gdb.arch/aarch64-atomic-inst.c: New file.
16663 * gdb.arch/aarch64-atomic-inst.exp: New file.
16664
5e45f04c
YQ
166652014-05-07 Yao Qi <yao@codesourcery.com>
16666
16667 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
16668 in current context" too.
16669
c888a17d
KS
166702014-05-05 Keith Seitz <keiths@redhat.com>
16671
16672 * gdb.linespec/ls-dollar.exp: Add test for linespec
16673 file:convenience_variable.
16674
290a839c
YQ
166752014-05-05 Yao Qi <yao@codesourcery.com>
16676
16677 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
16678 traceframes into tfile and ctf trace files. Read data from
16679 trace file and test collected data.
16680 (gdb_collect_locals_test): Likewise.
16681 (gdb_unavailable_registers_test): Likewise.
16682 (gdb_unavailable_floats): Likewise.
16683 (gdb_collect_globals_test): Likewise.
16684 (top-level): Append "ctf" to trace_file_targets if GDB
16685 supports.
16686
b5262cd0
YQ
166872014-05-05 Yao Qi <yao@codesourcery.com>
16688
16689 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
16690 code to ...
16691 (gdb_collect_args_test_1): ... it. New proc.
16692 (gdb_collect_locals_test): Move some code to ...
16693 (gdb_collect_locals_test_1): ... it. New proc.
16694 (gdb_unavailable_registers_test): Move some code to ...
16695 (gdb_unavailable_registers_test_1): ... it. New proc.
16696 (gdb_unavailable_floats): Move some code to ...
16697 (gdb_unavailable_floats_1): ... it. New proc.
16698
30a1e6cc
SDJ
166992014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16700
16701 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
16702 probes to test for bitness recognition.
16703 * gdb.arch/amd64-stap-optional-prefix.exp
16704 (test_probe_value_without_reg): New procedure.
16705 Add code to test for different kinds of bitness.
16706
f33da99a
SDJ
167072014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16708
16709 PR breakpoints/16889
16710 * gdb.arch/amd64-stap-optional-prefix.S: New file.
16711 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16712
5b80f00d
PA
167132014-05-01 Pedro Alves <palves@redhat.com>
16714
16715 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
16716 gdb_file_cmd if no file is specified.
16717 * boards/native-extended-gdbserver.exp (gdb_load): Use the
16718 last_loaded_file to set the remote exec-file.
16719
f8c2a73c
PA
167202014-05-01 Pedro Alves <palves@redhat.com>
16721
16722 * boards/local-remote-host.exp: New file.
16723
be6e8ac7
PA
167242014-05-01 Pedro Alves <palves@redhat.com>
16725
16726 * boards/local-remote-host.exp: Rename to ...
16727 * boards/local-remote-host-notty.exp: ... this.
16728
cac0dc8f
JB
167292014-04-28 Joel Brobecker <brobecker@adacore.com>
16730
16731 * gdb.ada/dyn_arrayidx: New testcase.
16732
9730e6cc
YQ
167332014-04-26 Yao Qi <yao@codesourcery.com>
16734
16735 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16736 and compute the length of function main. Save it in
16737 $main_length.
16738 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
16739 (top-level): Use gdb_compile to compile objects into
16740 executable and restart GDB. Remove invocation to
16741 prepare_for_testing.
16742
7ae1a6a6
PA
167432014-04-25 Simon Marchi <simon.marchi@ericsson.com>
16744 Pedro Alves <palves@redhat.com>
16745
16746 PR server/16255
16747 * gdb.multi/multi-attach.c: New file.
16748 * gdb.multi/multi-attach.exp: New file.
16749
4082afcc
PA
167502014-04-25 Pedro Alves <palves@redhat.com>
16751
16752 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
16753 user.
16754 (top level): Test that "set remote conditional-breakpoints-packet
16755 off" works as intended.
16756 * gdb.base/dprintf.exp: Test that "set remote
16757 breakpoint-commands-packet off" works as intended.
16758 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
16759 New function.
16760 (top level): Call it.
16761 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
16762 remote fast-tracepoints-packet off" works as intended.
16763 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
16764 * lib/gdb.exp (gdb_is_target_remote): ... here.
16765
2abc3f8d
DB
167662014-04-24 David Blaikie <dblaikie@gmail.com>
16767
16768 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
16769 ensure clang would not discard them.
16770 * gdb.base/gdbvars.c: Ditto.
16771 * gdb.base/memattr.c: Ditto.
16772 * gdb.base/whatis.c: Ditto.
16773 * gdb.python/py-prettyprint.c: Ditto.
16774 * gdb.trace/actions.c: Ditto.
16775 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
16776 ensure clang would not discard it.
16777
bfd39632
DB
167782014-04-24 David Blaikie <dblaikie@gmail.com>
16779
16780 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
16781 clang to emit the full definition of type required by the test
16782 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
16783
22842ff6
DB
167842014-04-24 David Blaikie <dblaikie@gmail.com>
16785
16786 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
16787 coax Clang into emitting the definition of the type.
16788 * gdb.cp/pr10728-x.h (y): Ditto.
16789 * gdb.cp/pr10728-y.cc (y): Ditto.
16790
c2e827ad
DB
167912014-04-24 David Blaikie <dblaikie@gmail.com>
16792
16793 * gdb.base/label.exp: XFAIL label related tests under Clang.
16794 * gdb.cp/cplabel.exp: Ditto.
16795 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
16796 under Clang those using labels.
16797
4c2d33e7
YQ
167982014-04-25 Yao Qi <yao@codesourcery.com>
16799
16800 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
16801 double_label.
16802 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
16803 partial_label and double_label.
16804
56083b99
DB
168052014-04-24 David Blaikie <dblaikie@gmail.com>
16806
16807 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
16808
25d4e99d
DB
168092014-04-24 David Blaikie <dblaikie@gmail.com>
16810
16811 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
16812 of the function to work across GCC and Clang.
16813 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
16814 pointer types (const void ** const V void **).
16815
01f9f808
MS
168162014-04-24 Michael Sturm <michael.sturm@mintel.com>
16817 Walfred Tedeschi <walfred.tedeschi@intel.com>
16818
16819 * Makefile.in (EXECUTABLES): Added i386-avx512.
16820 * gdb.arch/i386-avx512.c: New file.
16821 * gdb.arch/i386-avx512.exp: Likewise.
16822
4b48d439
KS
168232014-04-23 Keith Seitz <keiths@redhat.com>
16824
16825 * lib/mi-support.exp (mi_list_breakpoints): Delete.
16826 (mi_make_breakpoint_table): New procedure.
16827 (mi_create_breakpoint): Use mi_make_breakpoint
16828 and return the result.
16829 (mi_make_breakpoint): New procedure.
16830 (mi_build_kv_pairs): New procedure.
16831
16832 * gdb.mi/mi-break.exp: Remove unused globals,
16833 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
16834 All callers updated.
16835 * gdb.mi/mi-dprintf.exp: Use variable to track command
16836 number.
16837 Update all callers of mi_create_breakpoint and use
16838 mi_make_breakpoint_table.
16839 Remove any unused global variables.
16840 * gdb.mi/mi-nonstop.exp: Likewise.
16841 * gdb.mi/mi-nsintrall.exp: Likewise.
16842 * gdb.mi/mi-nsmoribund.exp: Likewise.
16843 * gdb.mi/mi-nsthrexec.exp: Likewise.
16844 * gdb.mi/mi-reverse.exp: Likewise.
16845 * gdb.mi/mi-simplerun.exp: Likewise.
16846 * gdb.mi/mi-stepn.exp: Likewise.
16847 * gdb.mi/mi-syn-frame.exp: Likewise.
16848 * gdb.mi/mi-until.exp: Likewise.
16849 * gdb.mi/mi-var-cp.exp: Likewise.
16850 * gdb.mi/mi-var-display.exp: Likewise.
16851 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
16852 * gdb.mi/mi2-var-child.exp: Likewise.
16853 * gdb.mi/mi-vla-c99.exp: Likewise.
16854 * lib/mi-support.exp: Likewise.
16855
16856 From Ian Lance Taylor <iant@cygnus.com>:
16857 * lib/gdb.exp (parse_args): New procedure.
16858
08351840
PA
168592014-04-23 Pedro Alves <palves@redhat.com>
16860
16861 * gdb.base/break-unload-file.c: New file.
16862 * gdb.base/break-unload-file.exp: New file.
16863 * gdb.base/sym-file-lib.c (baz): New function.
16864 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
16865 field.
16866 (load): Store the segment's mapped size.
16867 (unload): New function.
16868 (unload_shlib): New function.
16869 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
16870 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
16871 set a breakpoint at baz, and call it.
16872 * gdb.base/sym-file.exp: New tests for stale breakpoint
16873 instructions.
16874
076855f9
PA
168752014-04-23 Pedro Alves <palves@redhat.com>
16876
16877 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
16878 * gdb.base/hbreak-in-shr-unsupported.c: New file.
16879 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
16880 * gdb.base/hbreak-unmapped.c: New file.
16881 * gdb.base/hbreak-unmapped.exp: New file.
16882 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
16883 * lib/gdb.exp (gdb_is_target_remote): ... here.
16884
483805cf
PA
168852014-04-22 Pedro Alves <palves@redhat.com>
16886
16887 * gdb.base/consecutive-step-over.c: New file.
16888 * gdb.base/consecutive-step-over.exp: New file.
16889
06d97543
PA
168902014-04-22 Pedro Alves <palves@redhat.com>
16891
16892 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
16893 instead of send_gdb/gdb_expect.
16894
b4429ea2
YQ
168952014-04-22 Yao Qi <yao@codesourcery.com>
16896
16897 * lib/trace-support.exp (generate_tracefile): New procedure.
16898 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
16899 return 0.
16900 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
16901 if generate_tracefile returns 1.
16902
51d48146
PA
169032014-04-18 Tom Tromey <palves@redhat.com>
16904 Pedro alves <tromey@redhat.com>
16905
16906 PR backtrace/15558
16907 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
16908 with a backtrace limit.
16909 * gdb.python/py-frame-inline.exp: Test running to an inline
16910 function with a backtrace limit, and printing the newest frame.
16911 * gdb.python/py-frame-inline.c (main): Call f.
16912
bd1dce5f
MS
169132014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16914
16915 * gdb.java/jnpe.exp: Drop srcdir from untested path.
16916
40d1a503
MS
169172014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16918
16919 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
16920 Drop prefix from unsupported source file path.
16921
389b98f7
YQ
169222014-04-17 Yao Qi <yao@codesourcery.com>
16923
16924 * lib/gdb.exp (with_target_charset): New proc.
16925 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
16926 with_target_charset.
16927 (test_print_strings): Likewise.
16928 (test_repeat_bytes): Likewise.
16929 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
16930 for some tests.
16931
22869d73
KS
169322014-04-16 Keith Seitz <keiths@redhat.com>
16933
16934 PR gdb/15827
16935 * gdb.dwarf2/corrupt.c: New file.
16936 * gdb.dwarf2/corrupt.exp: New file.
16937
c4f87ca6
KS
169382014-04-16 Keith Seitz <keiths@redhat.com>
16939
16940 PR c++/16597
16941 * gdb.cp/namelessclass.cc: New file.
16942 * gdb.cp/namelessclass.exp: New file.
16943 * gdb.cp/namelessclass.S: New file.
16944
ab19de87
DE
169452014-04-16 Doug Evans <dje@google.com>
16946
16947 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
16948 Add comment.
16949 (gdbserver_default_get_comm_port): New function.
16950 (gdbserver_start): Check if board file provided
16951 "gdbserver,get_comm_port" and use it if so.
16952 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
16953 (gdb,socketport): Set to "stdio".
16954 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
16955 (stdio_gdbserver_template): Delete.
16956 (${board}_get_remote_address): Update.
16957 (${board}_build_remote_cmd): Delete.
16958 (${board}_get_comm_port): New function.
16959 (${board}_spawn): Update.
16960 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
16961 Delete.
16962 (${board}_get_remote_address): Update.
16963 (${board}_get_comm_port): New function.
16964
fc98a809
AB
169652014-04-16 Andrew Burgess <aburgess@broadcom.com>
16966
16967 * gdb.base/memattr.exp: Improve regexps to handle memory regions
16968 appearing in any order.
16969
87fd9e6e
DE
169702014-04-15 Doug Evans <dje@google.com>
16971
16972 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16973 uninitialized value of "description".
16974
099fc3ea
KS
169752014-04-15 Keith Seitz <keiths@redhat.com>
16976
16977 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16978 Remove unused globals.
16979 (test_running_the_program): Likewise.
16980 (test_controlled_execution): Likewise.
16981 (test_controlling_breakpoints): Likewise.
16982 (test_program_termination): Likewise.
16983
5da151d4
KS
169842014-04-15 Keith Seitz <keiths@redhat.com>
16985
16986 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16987 unused globals.
16988 (test_rbreak_creation_and_listing): Likewise.
16989 (test_ignore_count): Likewise.
16990 (test_error): Likewise.
16991
35e5d2f0
PA
169922014-04-15 Pedro Alves <palves@redhat.com>
16993
16994 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16995 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16996 sym-file-loader.c.
16997 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16998 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16999 to sym-file-loader.c.
17000 (struct library): Forward declare.
17001 (load_shlib, lookup_function): Change prototypes.
17002 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17003 (translate_offset): Remove declarations.
17004 (get_text_addr): New declaration.
17005 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17006 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17007 sym-file-loader.h.
17008 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17009 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17010 here from sym-file-loader.h.
17011 (struct library): New structure.
17012 (load_shlib, lookup_function): Change prototypes and adjust to
17013 work with a struct library.
17014 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17015 (translate_offset): Make static.
17016 (get_text_addr): New function.
17017 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17018
eb4c1710
PA
170192014-04-15 Pedro Alves <palves@redhat.com>
17020
17021 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17022
2d1baf52
PA
170232014-04-15 Pedro Alves <palves@redhat.com>
17024
17025 * gdb.base/sym-file-loader.c: Include <limits.h>.
17026 (SELF_LINK): New define.
17027 (get_origin): New function.
17028 (load_shlib): Use it.
17029 * gdb.base/sym-file.exp: Don't early return if the target is
17030 remote. Use runto_main, and issue fail is that fails. Use
17031 gdb_load_shlibs.
17032 (shlib_name): Delete.
17033 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17034
7dd6df01
PA
170352014-04-15 Pedro Alves <palves@redhat.com>
17036
17037 * gdb.base/sym-file.exp: Remove regex characters from test
17038 message. Don't refer to breakpoint numbers in test messages.
17039
b50c8614
KS
170402014-04-14 Keith Seitz <keiths@redhat.com>
17041
17042 PR c++/16253
17043 * gdb.cp/var-tag.cc: New file.
17044 * gdb.cp/var-tag.exp: New file.
17045 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17046 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17047 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17048 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17049
3d567982
TT
170502014-04-14 Tom Tromey <tromey@redhat.com>
17051
17052 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17053 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17054 type.
17055 * gdb.cp/enum-class.exp: New file.
17056 * gdb.cp/enum-class.cc: New file.
17057
0626fc76
TT
170582014-04-14 Tom Tromey <tromey@redhat.com>
17059
17060 * gdb.dwarf2/enum-type.exp: New file.
17061
dca325b3
SA
170622014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17063
17064 * gdb.mi/mi-vla-c99.exp: New file.
17065 * gdb.mi/vla.c: New file.
17066
5854b38a
SA
170672014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17068
17069 * gdb.base/vla-datatypes.c: New file.
17070 * gdb.base/vla-datatypes.exp: New file.
17071
463bb957
SA
170722014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17073
17074 * gdb.base/vla-ptr.c: New file.
17075 * gdb.base/vla-ptr.exp: New file.
17076
3dd170be
SA
170772014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17078
17079 * gdb.dwarf2/count.exp: New file.
17080
5ecaaa66
SA
170812014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17082
17083 * gdb.base/vla-sideeffect.c: New file.
17084 * gdb.base/vla-sideeffect.exp: New file.
17085
41f1ada5
DB
170862014-04-14 David Blaikie <dblaikie@gmail.com>
17087
17088 * gdb.mi/non-stop.c: Add return value for non-void function return
17089 statement.
17090 * gdb.threads/staticthreads.c: Ditto.
17091
0be03e84
DE
170922014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17093 Doug Evans <xdje42@gmail.com>
17094
17095 * gdb.guile/scm-value.c: Improve test case.
17096 * gdb.guile/scm-value.exp: Add new test.
17097
f180a1fb
DB
170982014-04-11 David Blaikie <dblaikie@gmail.com>
17099
17100 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17101 override Clang's default.
17102
6b662e19
JB
171032014-04-11 Joel Brobecker <brobecker@adacore.com>
17104
17105 Revert the following changes (regressions):
17106
17107 * gdb.base/vla-sideeffect.c: New file.
17108 * gdb.base/vla-sideeffect.exp: New file.
17109
17110 * gdb.dwarf2/count.exp: New file.
17111
17112 * gdb.base/vla-multi.c: New file.
17113 * gdb.base/vla-multi.exp: New file.
17114
17115 * gdb.base/vla-ptr.c: New file.
17116 * gdb.base/vla-ptr.exp: New file.
17117
17118 * gdb.base/vla-datatypes.c: New file.
17119 * gdb.base/vla-datatypes.exp: New file.
17120
17121 * gdb.mi/mi-vla-c99.exp: New file.
17122 * gdb.mi/vla.c: New file.
17123
245a5f0b
KS
171242014-04-11 Keith Seitz <keiths@redhat.com>
17125
17126 PR c++/16675
17127 * gdb.cp/cpsizeof.exp: New file.
17128 * gdb.cp/cpsizeof.cc: New file.
17129
58a84dcf
SA
171302014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17131
191a8a90
JB
17132 * gdb.mi/mi-vla-c99.exp: New file.
17133 * gdb.mi/vla.c: New file.
58a84dcf 17134
c8655f75
SA
171352014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17136
17137 * gdb.base/vla-datatypes.c: New file.
17138 * gdb.base/vla-datatypes.exp: New file.
17139
024e13b4
SA
171402014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17141
17142 * gdb.base/vla-ptr.c: New file.
17143 * gdb.base/vla-ptr.exp: New file.
17144
1a237e0e
SA
171452014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17146
17147 * gdb.base/vla-multi.c: New file.
17148 * gdb.base/vla-multi.exp: New file.
17149
504f3432
SA
171502014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17151
17152 * gdb.dwarf2/count.exp: New file.
17153
3bce8237
SA
171542014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17155
191a8a90
JB
17156 * gdb.base/vla-sideeffect.c: New file.
17157 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 17158
322f9c21
YQ
171592014-04-11 Yao Qi <yao@codesourcery.com>
17160
17161 * gdb.base/completion.exp: Check file exists before running tests
17162 on file completion.
17163
d708bcd1
PA
171642014-04-10 Pedro Alves <palves@redhat.com>
17165
17166 * gdb.base/cond-eval-mode.c: New file.
17167 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17168 prepare_for_testing to build the new file. Check result of
17169 runto_main.
17170 (test_break, test_watch): New procedures.
17171 (top level): Use them.
17172
ae1d2761
PM
171732014-04-08 Pierre Muller <muller@sourceware.org>
17174
17175 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17176 Ctrl-V use for mingw hosts.
17177
7af389b8
SC
171782014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17179
17180 * gdb.python/py-value.c: Improve test case.
17181 * gdb.python/py-value.exp: Add new test.
17182
5e703181
DE
171832014-04-07 David Blaikie <dblaikie@gmail.com>
17184
17185 * lib/compiler.c: Identify the clang compiler.
17186 * lib/compiler.cc: Ditto.
17187
9810b410
YQ
171882014-04-03 Yao Qi <yao@codesourcery.com>
17189
17190 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17191
98d1b8dc
AB
171922014-04-01 Anton Blanchard <anton@samba.org>
17193
17194 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17195 messages unique.
17196
3114cea1
AB
171972014-04-01 Anton Blanchard <anton@samba.org>
17198
17199 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17200 prepare_for_testing.
17201
62f7182c
AB
172022014-04-01 Anton Blanchard <anton@samba.org>
17203
17204 * gdb.arch/ppc64-atomic-inst.c: Remove.
17205 * gdb.arch/ppc64-atomic-inst.S: New file.
17206 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17207
770e7fc7
DE
172082014-03-31 Doug Evans <dje@google.com>
17209
17210 * gdb.base/print-symbol-loading-lib.c: New file.
17211 * gdb.base/print-symbol-loading-main.c: New file.
17212 * gdb.base/print-symbol-loading.exp: New file.
17213
46e2bafa
YQ
172142014-03-31 Yao Qi <yao@codesourcery.com>
17215
17216 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17217
8776cfe9
JB
172182014-03-28 Joel Brobecker <brobecker@adacore.com>
17219
17220 * gdb.ada/mi_dyn_arr: New testcase.
17221
5d1ef361
DE
172222014-03-27 Doug Evans <dje@google.com>
17223
17224 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17225
b5bee914
YQ
172262014-03-27 Yao Qi <yao@codesourcery.com>
17227
17228 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17229 if target is nios2-*-*.
17230
0d4d0e77
YQ
172312014-03-26 Yao Qi <yao@codesourcery.com>
17232
17233 * lib/gdb.exp (readline_is_used): New proc.
17234 * gdb.base/completion.exp: Move tests on command complete up.
17235 Skip the rest of tests if readline is not used.
17236 * gdb.ada/complete.exp: Skp the test if readline is not
17237 used.
17238 * gdb.base/filesym.exp: Likewise.
17239 * gdb.base/macscp.exp: Likewise.
17240 * gdb.base/readline-ask.exp: Likewise.
17241 * gdb.base/readline.exp: Likewise.
17242 * gdb.python/py-cmd.exp: Likewise.
17243 * gdb.trace/tfile.exp: Likewise.
17244
29361eee
YQ
172452014-03-26 Yao Qi <yao@codesourcery.com>
17246
17247 * gdb.base/macscp.exp: Fix code format issues.
17248
bc9a5525
UW
172492014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17250
17251 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17252 * gdb.asm/powerpc64le.inc: New file.
17253
d3839ede
PA
172542014-03-25 Pedro Alves <palves@redhat.com>
17255 Doug Evans <dje@google.com>
17256
17257 * gdb.base/source-execution.c: New file.
17258 * gdb.base/source-execution.exp: New file.
17259 * gdb.base/source-execution.gdb: New file.
17260
01672a57
DE
172612014-03-24 Doug Evans <dje@google.com>
17262
17263 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17264 using fission.
17265
88bbeca9
HZ
172662014-03-24 Hui Zhu <hui@codesourcery.com>
17267 Pedro Alves <palves@redhat.com>
17268
17269 PR breakpoints/16101
17270 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17271 test pass/fail messages. Detect missing support for dprintf when
17272 breakpoints are actually inserted.
17273 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17274 breakpoints are actually inserted.
17275 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17276 fails.
17277
d2348791
JK
172782014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17279
17280 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17281
feef67ab
DE
172822014-03-22 Doug Evans <xdje42@gmail.com>
17283
17284 * gdb.python/python.exp (python not supported): Verify multi-line
17285 python command issues an error.
25d743f9 17286 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 17287 guile command issues an error.
feef67ab 17288
ecebef6a
MR
172892014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17290
17291 * gdb.threads/thread-specific.exp: Handle the lack of usable
17292 $this_breakpoint and $this_thread.
17293
ccdd1909
HZ
172942014-03-21 Hui Zhu <hui@codesourcery.com>
17295
17296 * gdb.base/attach.exp (do_command_attach_tests): New.
17297
beb460e8
PA
172982014-03-20 Tom Tromey <tromey@redhat.com>
17299 Pedro Alves <palves@redhat.com>
17300
17301 PR cli/15718
17302 * gdb.base/condbreak-call-false.c: New file.
17303 * gdb.base/condbreak-call-false.exp: New file.
17304
40acf43a
PA
173052014-03-20 Pedro Alves <palves@redhat.com>
17306
17307 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17308 Delete.
17309 (block_signals, unblock_signals): Delete.
17310 (child_function_2, main): Remove references to deleted variable
17311 and functions.
17312
9f5e1e02
PA
173132014-03-20 Pedro Alves <palves@redhat.com>
17314
17315 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17316 Use pthread_kill to signal thread 2.
17317 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17318 Adjust to make the test send itself a signal rather than using the
17319 host's "kill" command.
17320
99619bea
PA
173212014-03-20 Pedro Alves <palves@redhat.com>
17322
17323 * gdb.threads/multiple-step-overs.c: New file.
17324 * gdb.threads/multiple-step-overs.exp: New file.
17325 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17326 Adjust expected infrun debug output.
17327
2adfaa28
PA
173282014-03-20 Pedro Alves <palves@redhat.com>
17329
17330 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17331 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17332
31e77af2
PA
173332014-03-20 Pedro Alves <palves@redhat.com>
17334
17335 PR breakpoints/7143
17336 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17337 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17338 of gdb_test_multiple.
17339 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17340 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17341
b9f437de
PA
173422014-03-20 Pedro Alves <palves@redhat.com>
17343
17344 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17345 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17346
05adc73e
PA
173472014-03-19 Pedro Alves <palves@redhat.com>
17348
17349 * gdb.base/async.exp: Remove early return.
17350
6048b950
PA
173512014-03-19 Pedro Alves <palves@redhat.com>
17352
17353 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17354
8bcfb00a
PA
173552014-03-19 Pedro Alves <palves@redhat.com>
17356
17357 * gdb.base/async.exp (test_background): Expect \r\n after
17358 "completed." in the fail pattern.
17359
884e37dc
PA
173602014-03-19 Pedro Alves <palves@redhat.com>
17361
17362 * gdb.base/async.exp (test_background): New procedure.
17363 Use it for all background execution command tests.
17364
148e57e2
PA
173652014-03-19 Pedro Alves <palves@redhat.com>
17366
17367 * gdb.base/async.exp: Use prepare_for_testing.
17368
f48088c7
PA
173692014-03-19 Pedro Alves <palves@redhat.com>
17370
17371 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17372 the same line.
17373
e2f6c966
PA
173742014-03-19 Pedro Alves <palves@redhat.com>
17375
17376 * gdb.base/async.c (main): Add "jump here" and "until here" line
17377 marker comments.
17378 * gdb.base/async.exp (jump_here): New global.
17379 (jump& test): Use it.
17380 (until_here): New global.
17381 (until& test): Use it.
17382
c30568d4
PA
173832014-03-19 Pedro Alves <palves@redhat.com>
17384
17385 * gdb.base/async.exp: Don't frob gdb_protocol.
17386
0172b6a7
DE
173872014-03-18 Doug Evans <xdje42@gmail.com>
17388
17389 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17390 Fix spelling of exec-done-display.
17391
06c868a8
JK
173922014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17393
17394 PR gdb/15358
17395 * gdb.base/gdb-sigterm.c: New file.
17396 * gdb.base/gdb-sigterm.exp: New file.
17397
0c7e1a46
PA
173982014-03-18 Pedro Alves <palves@redhat.com>
17399
17400 PR gdb/13860
17401 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17402 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17403 solib-event.
17404
f7c77d93
JB
174052014-03-17 Joel Brobecker <brobecker@adacore.com>
17406
17407 * gdb.ada/pckd_arr_ren: New testcase.
17408
5a1e8c7a
DE
174092014-03-13 Doug Evans <xdje42@gmail.com>
17410
17411 PR guile/16612
17412 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17413 collect after discarding symbols.
17414
350e1a76
DE
174152014-03-13 Ludovic Courtès <ludo@gnu.org>
17416 Doug Evans <xdje42@gmail.com>
17417
17418 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17419 to history survives a gc.
17420
a69900ae
PA
174212014-03-13 Pedro Alves <palves@redhat.com>
17422
17423 * gdb.base/default.exp: Don't test "target procfs".
17424
5db9f0bd
PA
174252014-03-13 Pedro Alves <palves@redhat.com>
17426
17427 * gdb.base/default.exp: Update "target child" and "target procfs"
17428 tests to not expect "Unix".
17429
b3ccfe11
TT
174302014-03-12 Tom Tromey <tromey@redhat.com>
17431
17432 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17433 New procs. Add target-async tests.
17434 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17435 Add target-async tests.
17436
646f4417
AA
174372014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17438
17439 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17440 'func_start' and 'func_end' for the beginning and end of the
17441 function code, respectively.
17442 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17443 'func_end' instead of 'func' and 'main'.
17444
288c211f
AA
174452014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17446
17447 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17448 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17449 generate the debug info assembler source.
17450
e0c0f156
AA
174512014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17452
17453 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17454 * gdb.dwarf2/arr-subrange.exp: Likewise.
17455 * gdb.dwarf2/dwz.exp: Likewise.
17456 * gdb.dwarf2/method-ptr.exp: Likewise.
17457 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17458 * gdb.dwarf2/subrange.exp: Likewise.
17459 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17460 * gdb.dwarf2/implptrpiece.exp: Likewise.
17461 * gdb.dwarf2/nostaticblock.exp: Likewise.
17462
0e5c4555
AA
174632014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17464
17465 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17466 directory to absolute path name arguments.
17467
5ec18f2b
JG
174682014-03-10 Joel Brobecker <brobecker@adacore.com>
17469
17470 * gdb.ada/tagged_access: New testcase.
17471
847fc4f2
MM
174722014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17473
17474 * gdb.btrace/data.exp: Update expected output.
17475
cc3da688
YQ
174762014-03-06 Yao Qi <yao@codesourcery.com>
17477
17478 * gdb.trace/pr16508.exp: New file.
17479
0f26cec1
PA
174802014-03-05 Pedro Alves <palves@redhat.com>
17481
17482 PR gdb/16575
17483 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17484 procedure.
17485 (top level): Adjust to use it. Add tests that exercise breakpoint
17486 interaction with the code-cache.
17487
7a5a839f
LC
174882014-02-26 Ludovic Courtès <ludo@gnu.org>
17489
17490 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17491 test for 'history-append!'.
17492
31aa7e4e
JB
174932014-02-26 Joel Brobecker <brobecker@adacore.com>
17494
17495 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17496 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17497 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17498 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17499 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17500 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17501
1b588015
JB
175022014-02-26 Joel Brobecker <brobecker@adacore.com>
17503
17504 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17505 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17506 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17507
55426c9d
JB
175082014-02-26 Joel Brobecker <brobecker@adacore.com>
17509
17510 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17511
dc53a7ad
JB
175122014-02-26 Joel Brobecker <brobecker@adacore.com>
17513
17514 * gdb.dwarf2/arr-stride.c: New file.
17515 * gdb.dwarf2/arr-stride.exp: New file.
17516
12ab52e9
PA
175172014-02-26 Pedro Alves <palves@redhat.com>
17518
17519 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17520 that won't ever trigger. Make sure that GDB reports the correct
17521 breakpoint that caused the stop.
17522
849c862e
JK
175232014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17524
17525 PR gdb/16626
17526 * gdb.base/auto-load-script: New file.
17527 * gdb.base/auto-load.c: New file.
17528 * gdb.base/auto-load.exp: New file.
17529
71b7d793
JK
17530 PR gdb/16626
17531 * gdb.base/auto-load.exp: Fix out-of-srctree run.
17532
e2f0d509
JK
175332014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17534
17535 Fix dw2-icycle.exp -fsanitize=address GDB crash.
17536 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
17537
50cc37c8
DE
175382014-02-24 Doug Evans <dje@google.com>
17539
17540 * lib/gdb.exp (run_on_host): Log error output if program fails.
17541
ea4758f2
PA
175422014-02-21 Pedro Alves <palves@redhat.com>
17543
17544 * gdb.threads/step-after-sr-lock.c: Rename to ...
17545 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
17546 * gdb.threads/step-after-sr-lock.exp: Rename to ...
17547 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17548 ... this.
17549
d7b30f67
SDJ
175502014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
17551
17552 PR tdep/16397
17553 * gdb.arch/amd64-stap-special-operands.exp: New file.
17554 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
17555 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
17556 * gdb.arch/amd64-stap-triplet.S: Likewise.
17557 * gdb.arch/amd64-stap-triplet.c: Likewise.
17558
83deb43f
JB
175592014-02-20 Joel Brobecker <brobecker@adacore.com>
17560
17561 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
17562 in .section pseudo-op.
17563
adde2bff
DE
175642014-02-20 lin zuojian <manjian2006@gmail.com>
17565 Joel Brobecker <brobecker@adacore.com>
17566 Doug Evans <xdje42@gmail.com>
17567
17568 PR symtab/16581
17569 * gdb.dwarf2/dw2-icycle.S: New file.
17570 * gdb.dwarf2/dw2-icycle.c: New file.
17571 * gdb.dwarf2/dw2-icycle.exp: New file.
17572
f7bd0f78
SC
175732014-02-19 Siva Chandra Reddy <sivachandra@google.com>
17574
17575 * gdb.python/py-value-cc.cc: Improve test case to enable testing
17576 operations on gdb.Value objects.
17577 * gdb.python/py-value-cc.exp: Add new test to test operations on
17578 gdb.Value objects.
17579
c17ef0d5
DE
175802014-02-18 Doug Evans <dje@google.com>
17581
17582 * Makefile.in (TESTS): New variable.
17583 (expanded_tests, expanded_tests_or_none): New variables
17584 (check-single): Pass $(expanded_tests_or_none) to runtest.
17585 (check-parallel): Only run tests in $(TESTS) if non-empty.
17586 (check/no-matching-tests-found): New rule.
17587 * README: Document TESTS makefile variable.
17588
5dd3176f
DE
175892014-02-18 Doug Evans <dje@google.com>
17590
17591 * Makefile.in (check-parallel): rm -rf outputs temp.
17592
0b10be4f
JK
175932014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17594
17595 Fix "ERROR: no fileid for" in the testsuite.
17596 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
17597
85f224e7
DE
175982014-02-12 Doug Evans <dje@google.com>
17599
17600 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
17601 (MISCELLANEOUS): New variable.
17602 (clean): rm -rf $(MISCELLANEOUS).
17603 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
17604 dwp live in the same directory as symlinks, with each symlink pointed
17605 to a differently named file in a different directory.
17606
149b30ff
DE
176072014-02-11 Doug Evans <dje@google.com>
17608
17609 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
17610 of Tcl file commands.
17611
1dfdac32
MK
176122014-02-10 Mark Kettenis <kettenis@gnu.org>
17613
17614 * gdb.threads/step-after-sr-lock.exp: Avoid executing
17615 "kill -SIGUSR1 -1".
17616
aa4fb036
JB
176172014-02-10 Joel Brobecker <brobecker@adacore.com>
17618
17619 * gdb.ada/tick_length_array_enum_idx: New testcase.
17620
ed3ef339
DE
176212014-02-10 Doug Evans <xdje42@gmail.com>
17622
17623 * configure.ac (AC_OUTPUT): Add gdb.guile.
17624 * configure: Regenerate.
17625 * lib/gdb-guile.exp: New file.
17626 * lib/gdb.exp (get_target_charset): New function.
17627 * gdb.base/help.exp: Update expected output from "apropos apropos".
17628 * gdb.guile/Makefile.in: New file.
17629 * gdb.guile/guile.exp: New file.
17630 * gdb.guile/scm-arch.c: New file.
17631 * gdb.guile/scm-arch.exp: New file.
17632 * gdb.guile/scm-block.c: New file.
17633 * gdb.guile/scm-block.exp: New file.
17634 * gdb.guile/scm-breakpoint.c: New file.
17635 * gdb.guile/scm-breakpoint.exp: New file.
17636 * gdb.guile/scm-disasm.c: New file.
17637 * gdb.guile/scm-disasm.exp: New file.
17638 * gdb.guile/scm-equal.c: New file.
17639 * gdb.guile/scm-equal.exp: New file.
17640 * gdb.guile/scm-error.exp: New file.
17641 * gdb.guile/scm-error.scm: New file.
17642 * gdb.guile/scm-frame-args.c: New file.
17643 * gdb.guile/scm-frame-args.exp: New file.
17644 * gdb.guile/scm-frame-args.scm: New file.
17645 * gdb.guile/scm-frame-inline.c: New file.
17646 * gdb.guile/scm-frame-inline.exp: New file.
17647 * gdb.guile/scm-frame.c: New file.
17648 * gdb.guile/scm-frame.exp: New file.
17649 * gdb.guile/scm-generics.exp: New file.
17650 * gdb.guile/scm-gsmob.exp: New file.
17651 * gdb.guile/scm-iterator.c: New file.
17652 * gdb.guile/scm-iterator.exp: New file.
17653 * gdb.guile/scm-math.c: New file.
17654 * gdb.guile/scm-math.exp: New file.
17655 * gdb.guile/scm-objfile-script-gdb.in: New file.
17656 * gdb.guile/scm-objfile-script.c: New file.
17657 * gdb.guile/scm-objfile-script.exp: New file.
17658 * gdb.guile/scm-objfile.c: New file.
17659 * gdb.guile/scm-objfile.exp: New file.
17660 * gdb.guile/scm-ports.exp: New file.
17661 * gdb.guile/scm-pretty-print.c: New file.
17662 * gdb.guile/scm-pretty-print.exp: New file.
17663 * gdb.guile/scm-pretty-print.scm: New file.
17664 * gdb.guile/scm-section-script.c: New file.
17665 * gdb.guile/scm-section-script.exp: New file.
17666 * gdb.guile/scm-section-script.scm: New file.
17667 * gdb.guile/scm-symbol.c: New file.
17668 * gdb.guile/scm-symbol.exp: New file.
17669 * gdb.guile/scm-symtab-2.c: New file.
17670 * gdb.guile/scm-symtab.c: New file.
17671 * gdb.guile/scm-symtab.exp: New file.
17672 * gdb.guile/scm-type.c: New file.
17673 * gdb.guile/scm-type.exp: New file.
17674 * gdb.guile/scm-value-cc.cc: New file.
17675 * gdb.guile/scm-value-cc.exp: New file.
17676 * gdb.guile/scm-value.c: New file.
17677 * gdb.guile/scm-value.exp: New file.
17678 * gdb.guile/source2.scm: New file.
17679 * gdb.guile/types-module.cc: New file.
17680 * gdb.guile/types-module.exp: New file.
17681
7026a7c1
YQ
176822014-02-10 Yao Qi <yao@codesourcery.com>
17683
17684 PR testsuite/16543
17685 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
17686 * configure: Regenerated.
17687 * Makefile.in: New file.
17688
6c466447
AS
176892014-02-08 Andreas Schwab <schwab@linux-m68k.org>
17690
17691 * gdb.python/py-framefilter.exp: Fix typo.
17692
6e854735
YQ
176932014-02-08 Yao Qi <yao@codesourcery.com>
17694
17695 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
17696 that no =breakpoint-modified is emitted when breakpoints are
17697 modified through MI commands.
17698
d137e6dc
PA
176992014-02-07 Pedro Alves <pedro@codesourcery.com>
17700 Pedro Alves <palves@redhat.com>
17701
17702 * gdb.threads/step-after-sr-lock.c: New file.
17703 * gdb.threads/step-after-sr-lock.exp: New file.
17704
b5ee5a50
PA
177052014-02-07 Pedro Alves <palves@redhat.com>
17706
17707 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
17708
3c77faf3
JK
177092014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17710
17711 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
17712 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
17713
6dddc817
DE
177142014-02-06 Doug Evans <xdje42@gmail.com>
17715
17716 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
17717 output.
17718
17719 * gdb.gdb/python-interrupts.exp: New file.
17720
de7b2893
YQ
177212014-02-05 Yao Qi <yao@codesourcery.com>
17722
17723 * gdb.trace/report.exp (use_collected_data): Test the output
17724 of "info threads" and "info inferiors".
17725
66d032ac
YQ
177262014-02-05 Yao Qi <yao@codesourcery.com>
17727
17728 Revert this patch:
17729
17730 2013-05-24 Yao Qi <yao@codesourcery.com>
17731
17732 * gdb.trace/tfile.exp: Test inferior and thread.
17733
591a12a1
UW
177342014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17735
17736 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17737 on a function.
17738 * gdb.base/step-bt.c: Call hello via function pointer to make
17739 sure its first instruction is executed on powerpc64le-linux.
17740
0ff3e01f
UW
177412014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17742
17743 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
17744
084ee545
UW
177452014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17746
17747 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
17748 of the test patterns for use on little-endian systems.
17749
6ed14ff3
UW
177502014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17751
17752 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
17753 (decimal_vector): Fix for little-endian.
17754
401e27fd
JM
177552014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
17756
17757 * gdb.arch/sparc-sysstep.exp: New file.
17758 * gdb.arch/sparc-sysstep.c: Likewise.
17759
17760 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
17761
8b924729
EBM
177622014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17763
17764 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
17765
fb151210
JB
177662014-01-23 Tom Tromey <tromey@redhat.com>
17767
17768 * gdb.ada/array_char_idx: New testcase.
17769
0740f8d8
TT
177702014-01-23 Tom Tromey <tromey@redhat.com>
17771
17772 PR python/16487:
17773 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
17774 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
17775 classes.
17776
21909fa1
TT
177772014-01-23 Tom Tromey <tromey@redhat.com>
17778
17779 PR python/16491:
17780 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
17781 string from an inferior frame.
17782 * gdb.python/py-framefilter-mi.exp: Update.
17783
87ce2a04
DE
177842014-01-22 Doug Evans <dje@google.com>
17785
17786 * gdb.server/server-mon.exp: Add tests for "set debug-format".
17787
237b092b
AA
177882014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17789
17790 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
17791
d674a709
AA
177922014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17793
17794 * gdb.trace/entry-values.exp: Remove excess space character from
17795 regex patterns. Handle s390 call instruction.
17796
20fa3390
AA
177972014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17798
17799 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
17800 define "*_start" label. Make "name" static.
17801 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
17802 ${name} by references to ${name}_start.
17803
78466714
AA
178042014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17805
17806 * gdb.base/info-macros.exp: Remove "debug" from the compile
17807 options.
17808
ec9f644a
IB
178092014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17810
17811 * gdb.dlang/demangle.exp: New file.
17812
94b1b47e
IB
178132014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17814
17815 * gdb.dlang/primitive-types.exp: New file.
17816
7f420862
IB
178172014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17818
17819 * configure.ac: Create gdb.dlang/Makefile.
17820 * configure: Regenerate.
17821 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
17822 * gdb.dlang/Makefile.in: New file.
17823 * lib/d-support.exp: New file.
17824 * lib/gdb.exp (skip_d_tests): New proc.
17825
52834460
MM
178262014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17827
17828 * gdb.btrace/delta.exp: Check reverse stepi.
17829 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
17830 * gdb.btrace/finish.exp: New.
17831 * gdb.btrace/next.exp: New.
17832 * gdb.btrace/nexti.exp: New.
17833 * gdb.btrace/record_goto.c: Add comments.
17834 * gdb.btrace/step.exp: New.
17835 * gdb.btrace/stepi.exp: New.
17836 * gdb.btrace/multi-thread-step.c: New.
17837 * gdb.btrace/multi-thread-step.exp: New.
17838 * gdb.btrace/rn-dl-bind.c: New.
17839 * gdb.btrace/rn-dl-bind.exp: New.
17840 * gdb.btrace/data.c: New.
17841 * gdb.btrace/data.exp: New.
17842 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17843
6e07b1d2
MM
178442014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17845
17846 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
17847 * gdb.btrace/exception.exp: Update.
17848 * gdb.btrace/instruction_history.exp: Update.
17849 * gdb.btrace/record_goto.exp: Update.
17850 * gdb.btrace/tailcall.exp: Update.
17851 * gdb.btrace/unknown_functions.exp: Update.
17852 * gdb.btrace/delta.exp: New.
17853
0b722aec
MM
178542014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17855
17856 * gdb.btrace/record_goto.exp: Add backtrace test.
17857 * gdb.btrace/tailcall.exp: Add backtrace test.
17858
066ce621
MM
178592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17860
17861 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
17862 * gdb.btrace/record_goto.c: New.
17863 * gdb.btrace/record_goto.exp: New.
17864 * gdb.btrace/x86-record_goto.S: New.
17865
0688d04e
MM
178662014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17867
17868 * gdb.btrace/function_call_history.exp: Update tests.
17869 * gdb.btrace/instruction_history.exp: Update tests.
17870
8710b709
MM
178712014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17872
17873 * gdb.btrace/function_call_history.exp: Fix expected field
17874 order for "record function-call-history".
17875 Add new tests for "record function-call-history /c".
17876 * gdb.btrace/exception.cc: New.
17877 * gdb.btrace/exception.exp: New.
17878 * gdb.btrace/tailcall.exp: New.
17879 * gdb.btrace/x86-tailcall.S: New.
17880 * gdb.btrace/x86-tailcall.c: New.
17881 * gdb.btrace/unknown_functions.c: New.
17882 * gdb.btrace/unknown_functions.exp: New.
17883 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17884
5de9129b
MM
178852014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17886
17887 * gdb.btrace/instruction_history.exp: Update.
17888 * gdb.btrace/function_call_history.exp: Update.
17889
23a7fe75
MM
178902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17891
17892 * gdb.btrace/function_call_history.exp: Fix expected function
17893 trace.
17894 * gdb.btrace/instruction_history.exp: Initialize traced.
17895 Remove traced_functions.
17896
724c7dd8
MM
178972014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17898
17899 * gdb.btrace/function_call_history.exp: Update
17900 * gdb.btrace/instruction_history.exp: Update.
17901
6d78d93b
MM
179022014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17903
17904 * gdb.btrace/enable.exp: Update expected text.
17905
93a360cc
OJ
179062014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
17907
17908 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
17909 bytes.
17910
3772b53f
MR
179112014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
17912
17913 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
17914
596662fa
OJ
179152014-01-15 Omair Javaid <omair.javaid@linaro.org>
17916
17917 * lib/gdb.exp (supports_process_record): Return true for
17918 arm*-linux*. (supports_reverse): Likewise.
17919
b5b08fb4
SC
179202014-01-13 Siva Chandra Reddy <sivachandra@google.com>
17921
17922 PR python/15464
17923 PR python/16113
17924 * gdb.python/py-type.c: Enhance test case.
17925 * gdb.python/py-value-cc.cc: Likewise
17926 * gdb.python/py-type.exp: Add new tests.
17927 * gdb.python/py-value-cc.exp: Likewise
17928
52d7fb13
AA
179292014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17930 Pedro Alves <palves@redhat.com>
17931
17932 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
17933 Make "name" extern.
17934 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
17935 references to ${name}_start by references to ${name}.
17936
a2cd8cfe
JB
179372014-01-10 Joel Brobecker <brobecker@adacore.com>
17938
17939 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
17940
4e23fced
JB
179412014-01-10 Joel Brobecker <brobecker@adacore.com>
17942
17943 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
17944
c6a9e42c
PA
179452014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
17946 Pedro Alves <palves@redhat.com>
17947
17948 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 17949 mi_gdb_target_load.
c6a9e42c 17950
b7ea362b
PA
179512014-01-08 Pedro Alves <palves@redhat.com>
17952
17953 * gdb.threads/reconnect-signal.c: New file.
17954 * gdb.threads/reconnect-signal.exp: New file.
17955
5e3f4fab
EBM
179562014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17957
17958 * gdb.base/source-dir.exp: New file.
17959
79301218
JB
179602014-01-07 Joel Brobecker <brobecker@adacore.com>
17961
17962 * gdb.ada/mi_interface: New testcase.
17963
8e355c5d
JB
179642014-01-07 Joel Brobecker <brobecker@adacore.com>
17965
17966 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
17967 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
17968 gdb.ada/pp-rec-component/pck.ads: New files.
17969
c0d48811
JB
179702014-01-07 Joel Brobecker <brobecker@adacore.com>
17971
17972 * gdb.python/py-pp-integral.c: New file.
17973 * gdb.python/py-pp-integral.py: New file.
17974 * gdb.python/py-pp-integral.exp: New file.
17975
17b609c3 17976For older changes see ChangeLog-1993-2013.
c906108c 17977\f
8d8cb839
EZ
17978;; Local Variables:
17979;; mode: change-log
17980;; left-margin: 8
17981;; fill-column: 74
17982;; version-control: never
17983;; End:
902f2ccb 17984
42a4f53d 17985 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
17986 Copying and distribution of this file, with or without modification,
17987 are permitted provided the copyright notice and this notice are preserved.
This page took 3.709532 seconds and 4 git commands to generate.