]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
gdb/dwarf: Introduce dwarf2_per_cu_int_type function
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
5bbd8269
AB
12019-12-01 Richard Bunt <richard.bunt@arm.com>
2 Andrew Burgess <andrew.burgess@embecosm.com>
3
4 * gdb.fortran/derived-type-striding.exp: New file.
5 * gdb.fortran/derived-type-striding.f90: New file.
6 * gdb.fortran/array-slices.exp: New file.
7 * gdb.fortran/array-slices.f90: New file.
8
be09caf1
PW
92019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10
11 * gdb.base/define.exp: Test . in command names.
12 * gdb.base/setshow.exp: Update test, as . is now part of
13 command name.
14
643c0cbe
PW
152019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16
17 * gdb.base/define-prefix.exp: New file.
18
dcdec678
AB
192019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
20
21 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
22 compile.
23 (skip_btrace_pt_tests): Likewise.
24
640ab947
AB
252019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
26
27 * gdb.fortran/info-modules.exp: Compile source files in correct
28 order.
29
d22670f0
KB
302019-11-27 Kevin Buettner <kevinb@redhat.com>
31
32 * gdb.dwarf2/imported-unit.exp: New file.
33 * gdb.dwarf2/imported-unit.c: New file.
34
db5960b4
AB
352019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
36
37 * gdb.mi/mi-fortran-modules-2.f90: New file.
38 * gdb.mi/mi-fortran-modules.exp: New file.
39 * gdb.mi/mi-fortran-modules.f90: New file.
40
7dc42066
AB
412019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
42
43 * gdb.mi/mi-sym-info-1.c: New file.
44 * gdb.mi/mi-sym-info-2.c: New file.
45 * gdb.mi/mi-sym-info.exp: New file.
46
0dfeecca
TT
472019-11-22 Tom Tromey <tromey@adacore.com>
48
49 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
50 * gdb.ada/tasks/foo.adb: Add another stopping location.
51
34877895
PJ
522019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
53
54 * gdb.base/endianity.c: New test.
55 * gdb.base/endianity.exp: New file.
56
2e84f897
LD
572019-11-21 Lukas Durfina <ldurfina@tachyum.com>
58
59 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
60
65d1cd5f
TV
612019-11-21 Tom de Vries <tdevries@suse.de>
62
63 PR gdb/24956
64 * gdb.base/ui-redirect.exp: Test output of user-defined command.
65
4f22c3f4
SDJ
662019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
67
68 * gdb.python/py-progspace.exp: Add missing parentheses on some
69 'print' commands.
70
9f6ad286
TT
712019-11-19 Tom Tromey <tom@tromey.com>
72
73 * gdb.tui/winheight.exp: New file.
74
0b8dbf3f
AB
752019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
76
77 * gdb.base/ctf-whatis.c: Delete.
78 * gdb.base/ctf-whatis.exp: Delete.
79 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
80
f833b7a7
AB
812019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
82
83 * gdb.base/ctf-cvexpr.exp: Delete.
84 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
85
30d0a636
AB
862019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
87
88 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
89 the compiler. Clean up header comment a little.
90 * gdb.base/ctf-ptype.exp: Likewise.
91 * gdb.base/ctf-whatis.exp: Likewise.
92 * lib/gdb.exp (skip_ctf_tests): New proc.
93
494409bb
SDJ
942019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
95
96 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
97 * gdb.tui/corefile-run.exp: New file.
98
55708e99
TT
992019-11-14 Tom Tromey <tromey@adacore.com>
100
101 * gdb.base/gdbvars.exp (test_convenience_variables): Add
102 regression tests.
103
45e42163
TT
1042019-11-12 Tom Tromey <tom@tromey.com>
105
106 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
107 after any command. Expect prompt after WAIT_FOR is seen.
108 (enter_tui): Enable resize messages.
109 (command): Expect command in output.
110 (get_line): Avoid error when cursor appears to be off-screen.
111 (dump_screen): Include screen size in title.
112 (_do_resize): New proc, from "resize".
113 (resize): Rewrite. Do resize in two steps.
114 * gdb.tui/empty.exp (layouts): Fix entries.
115 (check_boxes): Remove xfail.
116 (check_text): Dump screen on failure.
117
086baaf1
AB
1182019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
119
120 * gdb.python/py-symbol.exp: Add test for
121 gdb.lookup_static_symbols.
122
09ff83af
AB
1232019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
124
125 * gdb.python/py-symbol.c: Declare and call function from new
126 py-symbol-2.c file.
127 * gdb.python/py-symbol.exp: Compile both source files, and add new
128 tests for gdb.lookup_static_symbol.
129 * gdb.python/py-symbol-2.c: New file.
130
11af934b
TV
1312019-11-02 Tom de Vries <tdevries@suse.de>
132
133 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
134 * gdb.base/anon.exp: Same.
135 * gdb.base/auto-connect-native-target.exp: Same.
136 * gdb.base/call-ar-st.exp: Same.
137 * gdb.base/catch-syscall.exp: Same.
138 * gdb.base/commands.exp: Same.
139 * gdb.base/default.exp: Same.
140 * gdb.base/display.exp: Same.
141 * gdb.base/float.exp: Same.
142 * gdb.base/foll-fork.exp: Same.
143 * gdb.base/help.exp: Same.
144 * gdb.base/info-macros.exp: Same.
145 * gdb.base/info-proc.exp: Same.
146 * gdb.base/info-target.exp: Same.
147 * gdb.base/long_long.exp: Same.
148 * gdb.base/macscp.exp: Same.
149 * gdb.base/memattr.exp: Same.
150 * gdb.base/nofield.exp: Same.
151 * gdb.base/pointers.exp: Same.
152 * gdb.base/printcmds.exp: Same.
153 * gdb.base/ptype.exp: Same.
154 * gdb.base/restore.exp: Same.
155 * gdb.base/return.exp: Same.
156 * gdb.base/scope.exp: Same.
157 * gdb.base/set-noassign.exp: Same.
158 * gdb.base/setshow.exp: Same.
159 * gdb.base/shlib-call.exp: Same.
160 * gdb.base/signals.exp: Same.
161 * gdb.base/sigstep.exp: Same.
162 * gdb.base/skip.exp: Same.
163 * gdb.base/solib-symbol.exp: Same.
164 * gdb.base/stap-probe.exp: Same.
165 * gdb.base/step-line.exp: Same.
166 * gdb.base/step-test.exp: Same.
167 * gdb.base/style.exp: Same.
168 * gdb.base/varargs.exp: Same.
169 * gdb.base/vla-datatypes.exp: Same.
170 * gdb.base/vla-ptr.exp: Same.
171 * gdb.base/vla-sideeffect.exp: Same.
172 * gdb.base/volatile.exp: Same.
173 * gdb.base/watch-cond-infcall.exp: Same.
174 * gdb.base/watchpoint.exp: Same.
175
e96ec2ba
TV
1762019-11-02 Tom de Vries <tdevries@suse.de>
177
178 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
179 * gdb.cp/cpexprs.exp: Same.
180 * gdb.cp/except-multi-location.exp: Same.
181 * gdb.cp/exceptprint.exp: Same.
182 * gdb.cp/gdb2384.exp: Same.
183 * gdb.cp/inherit.exp: Same.
184 * gdb.cp/m-static.exp: Same.
185 * gdb.cp/meth-typedefs.exp: Same.
186 * gdb.cp/misc.exp: Same.
187 * gdb.cp/namespace.exp: Same.
188 * gdb.cp/non-trivial-retval.exp: Same.
189 * gdb.cp/overload.exp: Same.
190 * gdb.cp/pr17132.exp: Same.
191 * gdb.cp/re-set-overloaded.exp: Same.
192 * gdb.cp/rvalue-ref-types.exp: Same.
193 * gdb.cp/templates.exp: Same.
194
bd5766ec
LM
1952019-11-01 Luis Machado <luis.machado@linaro.org>
196
197 PR gdb/25124
198
199 * gdb.arch/pr25124.S: New file.
200 * gdb.arch/pr25124.exp: New file.
201
165f8965
AB
2022019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
203
204 * gdb.fortran/info-modules.exp: Update expected results, and add
205 additional tests for 'info module functinos', and 'info module
206 variables'.
207 * gdb.fortran/info-types.exp: Update expected results.
208 * gdb.fortran/info-types.f90: Extend testcase with additional
209 module variables and functions.
210
59c35742
AB
2112019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
212
213 * gdb.fortran/info-modules.exp: New file.
214 * gdb.fortran/info-types.exp: Build with new file.
215 * gdb.fortran/info-types.f90: Include and use new module.
216 * gdb.fortran/info-types-2.f90: New file.
217
f3fb2519
PW
2182019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
219
220 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
221 * gdb.base/settings.exp: Test all settings types using
222 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
223 that now verifies that the value of "maint show" is the same as
224 returned by the settings functions. Test the type of the
225 maintenance settings.
226 * gdb.base/default.exp: Update show_conv_list.
227
d1e36019
TV
2282019-10-31 Tom de Vries <tdevries@suse.de>
229
230 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
231 gdb_test.
232 * gdb.arch/amd64-disp-step.exp: Same.
233 * gdb.asm/asm-source.exp: Same.
234 * gdb.btrace/buffer-size.exp: Same.
235 * gdb.btrace/cpu.exp: Same.
236 * gdb.btrace/enable.exp: Same.
237 * gdb.dwarf2/count.exp: Same.
238 * gdb.dwarf2/dw2-ranges-func.exp: Same.
239 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
240 * gdb.fortran/vla-datatypes.exp: Same.
241 * gdb.fortran/vla-history.exp: Same.
242 * gdb.fortran/vla-ptype.exp: Same.
243 * gdb.fortran/vla-value.exp: Same.
244 * gdb.fortran/whatis_type.exp: Same.
245 * gdb.guile/guile.exp: Same.
246 * gdb.multi/tids.exp: Same.
247 * gdb.python/py-finish-breakpoint.exp: Same.
248 * gdb.python/py-framefilter.exp: Same.
249 * gdb.python/py-pp-registration.exp: Same.
250 * gdb.python/py-xmethods.exp: Same.
251 * gdb.python/python.exp: Same.
252 * gdb.server/connect-with-no-symbol-file.exp: Same.
253 * gdb.server/no-thread-db.exp: Same.
254 * gdb.server/run-without-local-binary.exp: Same.
255 * gdb.stabs/weird.exp: Same.
256 * gdb.threads/attach-many-short-lived-threads.exp: Same.
257 * gdb.threads/thread-find.exp: Same.
258 * gdb.threads/tls-shared.exp: Same.
259 * gdb.threads/tls.exp: Same.
260 * gdb.threads/wp-replication.exp: Same.
261 * gdb.trace/ax.exp: Same.
262 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
263
3d11e68e
TV
2642019-10-31 Tom de Vries <tdevries@suse.de>
265
266 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
267 * gdb.ada/array_subscript_addr.exp: Same.
268 * gdb.ada/arrayidx.exp: Same.
269 * gdb.ada/arrayparam.exp: Same.
270 * gdb.ada/arrayptr.exp: Same.
271 * gdb.ada/boolean_expr.exp: Same.
272 * gdb.ada/call_pn.exp: Same.
273 * gdb.ada/complete.exp: Same.
274 * gdb.ada/fixed_cmp.exp: Same.
275 * gdb.ada/fun_addr.exp: Same.
276 * gdb.ada/funcall_param.exp: Same.
277 * gdb.ada/interface.exp: Same.
278 * gdb.ada/mod_from_name.exp: Same.
279 * gdb.ada/null_array.exp: Same.
280 * gdb.ada/packed_array.exp: Same.
281 * gdb.ada/packed_tagged.exp: Same.
282 * gdb.ada/print_chars.exp: Same.
283 * gdb.ada/print_pc.exp: Same.
284 * gdb.ada/ptype_arith_binop.exp: Same.
285 * gdb.ada/ptype_field.exp: Same.
286 * gdb.ada/ptype_tagged_param.exp: Same.
287 * gdb.ada/rec_return.exp: Same.
288 * gdb.ada/ref_tick_size.exp: Same.
289 * gdb.ada/str_ref_cmp.exp: Same.
290 * gdb.ada/taft_type.exp: Same.
291 * gdb.ada/tagged.exp: Same.
292 * gdb.ada/type_coercion.exp: Same.
293 * gdb.ada/uninitialized_vars.exp: Same.
294
60b6ede8
TV
2952019-10-30 Tom de Vries <tdevries@suse.de>
296
297 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
298
30baf67b
TV
2992019-10-26 Tom de Vries <tdevries@suse.de>
300
301 * gdb.base/bigcore.c: Fix typos in comments.
302 * gdb.base/ctf-ptype.c: Same.
303 * gdb.base/long_long.c: Same.
304 * gdb.dwarf2/dw2-op-out-param.S: Same.
305 * gdb.python/py-evthreads.c: Same.
306 * gdb.reverse/i387-stack-reverse.c: Same.
307 * gdb.trace/tfile.c: Same.
308 * lib/compiler.c: Same.
309 * lib/compiler.cc: Same.
310
158da0d1
TV
3112019-10-25 Tom de Vries <tdevries@suse.de>
312
313 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
314 gdb_test_multiple calls.
315 * gdb.reverse/sigall-reverse.exp: Same.
316 * gdb.reverse/solib-precsave.exp: Same.
317 * gdb.reverse/solib-reverse.exp: Same.
318 * gdb.reverse/until-precsave.exp: Same.
319 * gdb.reverse/until-reverse.exp: Same.
320
4ccdfbec
TV
3212019-10-24 Tom de Vries <tdevries@suse.de>
322
323 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
324 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
325 kfail using -wrap pattern flag and convenience variable
326 gdb_test_name.
327
33d569b7
AB
3282019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
329
330 * gdb.python/py-progspace.exp: Add tests for the
331 Progspace.block_for_pc method.
332
4d0b984b
TT
3332019-10-23 Tom Tromey <tom@tromey.com>
334
335 * configure: Rebuild.
336 * aclocal.m4: Use m4_include, not sinclude.
337
94cb3754
TV
3382019-10-21 Tom de Vries <tdevries@suse.de>
339
340 * gdb.base/infcall-nested-structs.c: Add
341 __attribute__((noinline,noclone)) to all functions.
342 (call_all): Add missing variable initialization. Simplify return value.
343 (breakpt): Increment volatile variable, to prevent call from being
344 optimized out.
345 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
346
062f1fc1
TV
3472019-10-17 Tom de Vries <tdevries@suse.de>
348
349 * gdb.fortran/module.exp: Allow info variables to print info for files
350 other than module.f90.
351
0b54364d
AB
3522019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
353
354 * gdb.fortran/module.exp: Extend with 'info variables' test.
355
7ff5fae7
AB
3562019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
357
358 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
359 F77_FOR_TARGET.
360
d10eccaa
TV
3612019-10-16 Tom de Vries <tdevries@suse.de>
362
363 PR tdep/25096
364 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
365
745ff14e
TV
3662019-10-16 Tom de Vries <tdevries@suse.de>
367
368 PR tdep/24104
369 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
370 Add KFAIL for PR tdep/25096.
371
03e1ab94
TV
3722019-10-16 Tom de Vries <tdevries@suse.de>
373
374 PR testsuite/25059
375 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
376
b17fcc10
TV
3772019-10-16 Tom de Vries <tdevries@suse.de>
378
379 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
380 as signed.
381
9223170f
SM
3822019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
383
384 * gdb.mi/list-thread-groups-available.exp: Read entries one by
385 one instead of increasing timeout.
386
d6e76313
TV
3872019-10-13 Tom de Vries <tdevries@suse.de>
388
389 PR record/25038
390 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
391 * gdb.reverse/sigall-reverse.exp: Same.
392 * gdb.reverse/solib-precsave.exp: Same.
393 * gdb.reverse/solib-reverse.exp: Same.
394 * gdb.reverse/step-precsave.exp: Same.
395 * gdb.reverse/until-precsave.exp: Same.
396 * gdb.reverse/until-reverse.exp: Same.
397 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
398
6dfc0041
AA
3992019-10-10 Andreas Arnez <arnez@linux.ibm.com>
400
401 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
402 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
403 (cmp_struct_05_01, cmp_struct_static_02_01)
404 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
405 comparisons.
406
abcf2cc8
TV
4072019-10-10 Tom de Vries <tdevries@suse.de>
408
409 PR testsuite/24888
410 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
411 gnatlink.
412
a50faaf6
TV
4132019-10-09 Tom de Vries <tdevries@suse.de>
414
415 PR testsuite/25048
416 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
417
60ff3cd7
AB
4182019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
419
420 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
421 exceptions due to missing debug information.
422
dfee8566
TV
4232019-10-07 Tom de Vries <tdevries@suse.de>
424
425 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
426
3d63690a
AB
4272019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
428
429 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
430 * gdb.base/annota1.exp: Update to use gdb_test_name.
431
30d1f018
WP
4322019-10-07 Weimin Pan <weimin.pan@oracle.com>
433
434 * gdb.base/ctf-whatis.exp: New file.
435 * gdb.base/ctf-whatis.c: New file.
436 * gdb.base/ctf-ptype.exp: New file.
437 * gdb.base/ctf-ptype.c: New file.
438 * gdb.base/ctf-constvars.exp: New file.
439 * gdb.base/ctf-constvars.c: New file.
440 * gdb.base/ctf-cvexpr.exp: New file.
441
4dbbb47c
TV
4422019-10-04 Tom de Vries <tdevries@suse.de>
443
444 * gdb.cp/local-static.c (main): Move declaration of int i out of the
445 for loop.
446
77c2dba3
TT
4472019-10-03 Tom Tromey <tom@tromey.com>
448
449 PR rust/24976:
450 * gdb.rust/simple.rs (Union2): New type.
451 (main): Use Union2.
452 * gdb.rust/simple.exp: Add test.
453
179aed7f
AB
4542019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
455
456 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
457 nested function prefix.
458
0a4b0913
AB
4592019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
460 Richard Bunt <richard.bunt@arm.com>
461 Andrew Burgess <andrew.burgess@embecosm.com>
462
463 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
464 nested functions.
465 * gdb.fortran/nested-funcs.f90: Update expected results.
466 * gdb.fortran/nested-funcs-2.exp: New file.
467 * gdb.fortran/nested-funcs-2.f90: New file.
468
082cce05
AB
4692019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
470
471 * gdb.python/py-parameter.exp: Make test names unique.
472 * gdb.python/py-template.exp: Likewise.
473 * gdb.python/py-value.exp: Likewise.
474
2b74ba5a
AB
4752019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
476
477 * gdb.base/break-interp.exp: Reduce test name duplication.
478 * gdb.base/call-sc.exp: Likewise.
479 * gdb.base/callfuncs.exp: Likewise.
480 * gdb.base/charset.exp: Likewise.
481 * gdb.base/dump.exp: Likewise.
482 * gdb.base/ena-dis-br.exp: Likewise.
483 * gdb.base/relational.exp: Likewise.
484 * gdb.base/step-over-syscall.exp: Likewise.
485 * gdb.base/structs.exp: Likewise.
486
58eb20d5
AB
4872019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
488
489 * gdb.linespec/explicit.exp: Make test names unique.
490 * gdb.linespec/ls-errs.exp: Likewise.
491
4d421147
AB
4922019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
493
494 * gdb.reverse/break-precsave.exp: Make test names unique.
495 * gdb.reverse/break-reverse.exp: Likewise.
496 * gdb.reverse/finish-precsave.exp: Likewise.
497 * gdb.reverse/finish-reverse.exp: Likewise.
498 * gdb.reverse/machinestate-precsave.exp: Likewise.
499 * gdb.reverse/machinestate.exp: Likewise.
500 * gdb.reverse/readv-reverse.exp: Likewise.
501 * gdb.reverse/recvmsg-reverse.exp: Likewise.
502 * gdb.reverse/sigall-precsave.exp: Likewise.
503 * gdb.reverse/sigall-reverse.exp: Likewise.
504 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
505 * gdb.reverse/watch-precsave.exp: Likewise.
506 * gdb.reverse/watch-reverse.exp: Likewise.
507
d8c06f22
AB
5082019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
509
510 * gdb.threads/stop-with-handle.c: New file.
511 * gdb.threads/stop-with-handle.exp: New file.
512
3a56ed86
TV
5132019-10-03 Tom de Vries <tdevries@suse.de>
514
515 PR testsuite/25059
516 * gdb.base/list-missing-source.exp: Allowing the "Compilation
517 directory" line to be missing.
518
42275044
TV
5192019-10-03 Tom de Vries <tdevries@suse.de>
520
521 PR testsuite/25059
522 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
523 type optional.
524
9ef62df0
AA
5252019-10-02 Andreas Arnez <arnez@linux.ibm.com>
526
527 * gdb.python/py-format-string.c (string.h): New include.
528 (main): Fill a_struct_with_union.the_union.an_int with bytes of
529 the same value, for endianness-independence.
530 * gdb.python/py-format-string.exp (default_regexp_dict)
531 (test_pretty_structs, test_format): Adjust expected output to the
532 changed initialization.
533
37f6a7f4
TT
5342019-10-02 Tom Tromey <tromey@adacore.com>
535
536 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
537
1d58d6a2
PA
5382019-10-02 Pedro Alves <palves@redhat.com>
539 Andrew Burgess <andrew.burgess@embecosm.com>
540
541 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
542 "print-file-var.h".
543 (this_version_id) Use ATTRIBUTE_VISIBILITY.
544 (get_version_1): Print this_version_id and its address.
545 Add extern "C" wrappers around interface functions.
546 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
547 "print-file-var.h".
548 (this_version_id) Use ATTRIBUTE_VISIBILITY.
549 (get_version_2): Print this_version_id and its address.
550 Add extern "C" wrappers around interface functions.
551 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
552 <stddef.h> and "print-file-var.h".
553 Add extern "C" wrappers around interface functions.
554 [VERSION_ID_MAIN] (this_version_id): Define.
555 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
556 * gdb.base/print-file-var.h: Add some #defines to simplify setting
557 up extern "C" blocks.
558 * gdb.base/print-file-var.exp (test): New, factored out from top
559 level.
560 (top level): Test all combinations of attribute hidden or not,
561 dlopen or not, and this_version_id symbol in main file or not.
562 Compile tests as both C++ and C, make test names unique.
563
d770d56f
TT
5642019-10-01 Tom Tromey <tom@tromey.com>
565
566 * gdb.base/style.exp: Test "show logging filename".
567
7f6aba03
TT
5682019-10-01 Tom Tromey <tom@tromey.com>
569
570 * lib/gdb-utils.exp (style): Handle "metadata" argument.
571 * gdb.base/style.exp: Add metadata style test.
572
14309bb6
TT
5732019-10-01 Tom Tromey <tom@tromey.com>
574
575 * gdb.base/style.exp: Test "pwd".
576
2a3c1174
PA
5772019-10-01 Tom Tromey <tom@tromey.com>
578
579 * gdb.base/style.exp: Update tests.
580
53d666ec
AA
5812019-10-01 Andreas Arnez <arnez@linux.ibm.com>
582
583 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
584 'six' to unsigned.
585 (s1): Initialize fields 'four' and 'six' instead of 'three' and
586 'five'. Use an all-ones bit pattern for each.
587 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
588 to its changed values.
589
4a56a520
TT
5902019-09-30 Tom Tromey <tromey@adacore.com>
591
592 * gdb.rust/traits.rs: Disable all warnings.
593
0df0352a
TV
5942019-09-29 Tom de Vries <tdevries@suse.de>
595
596 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
597
73d9a918
TV
5982019-09-29 Tom de Vries <tdevries@suse.de>
599
600 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
601
060b3ab4
TV
6022019-09-27 Tom de Vries <tdevries@suse.de>
603
604 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
605
68f7d34d
TV
6062019-09-27 Tom de Vries <tdevries@suse.de>
607
608 PR record/23188
609 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
610
5d63b30a
TT
6112019-09-26 Tom Tromey <tromey@adacore.com>
612
613 * gdb.ada/py_taft.exp: New file.
614 * gdb.ada/py_taft/main.adb: New file.
615 * gdb.ada/py_taft/pkg.adb: New file.
616 * gdb.ada/py_taft/pkg.ads: New file.
617
3d435220
TV
6182019-09-24 Tom de Vries <tdevries@suse.de>
619
620 PR gdb/24598
621 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
622
77d03678
TV
6232019-09-22 Tom de Vries <tdevries@suse.de>
624
625 * gdb.base/restore.exp: Allow register variables to be optimized out at
626 -O0.
627
abf516c6
UW
6282019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
629
630 * gdb.arch/spu-info.exp: Remove file.
631 * gdb.arch/spu-info.c: Remove file.
632 * gdb.arch/spu-ls.exp: Remove file.
633 * gdb.arch/spu-ls.c: Remove file.
634
635 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
636 * gdb.asm/spu.inc: Remove file.
637
638 * gdb.base/dump.exp: Remove support for spu*-*-*.
639 * gdb.base/stack-checking.exp: Likewise.
640 * gdb.base/overlays.exp: Likewise.
641 * gdb.base/ovlymgr.c: Likewise.
642 * gdb.base/spu.ld: Remove file.
643
644 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
645 * gdb.cp/cpexprs.exp: Likewise.
646 * gdb.cp/exception.exp: Likewise.
647 * gdb.cp/gdb2495.exp: Likewise.
648 * gdb.cp/mb-templates.exp: Likewise.
649 * gdb.cp/pr9167.exp: Likewise.
650 * gdb.cp/userdef.exp: Likewise.
651
652 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
653
654 * gdb.cell: Remove directory.
655 * lib/cell.exp: Remove file.
656
e452e88f
TV
6572019-09-19 Tom de Vries <tdevries@suse.de>
658
659 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
660
8a625130
TV
6612019-09-19 Tom de Vries <tdevries@suse.de>
662
663 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
664
81dc3ab5
TV
6652019-09-19 Tom de Vries <tdevries@suse.de>
666
667 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
668 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
669 (gdb_target_cmd): ... here.
670 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
671 value 2.
672
b078f3ac
AB
6732019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
674
675 * gdb.base/source-dir.exp: Avoid having directory names in test
676 names.
677
f1b620e9
MG
6782019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
679
680 * gdb.base/source-dir.exp: Add extra test for mapped compilation
681 directory.
682
67f3ed6a
AB
6832019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
684
685 * gdb.base/list-missing-source.exp: New file.
686
d1b70248
TV
6872019-09-14 Tom de Vries <tdevries@suse.de>
688
689 PR teststuite/24599
690 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
691 * lib/ada.exp (gnatmake_version_at_least): New proc.
692
5fabdcd6
AB
6932019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
694
695 * gdb.base/maint.exp: Use exec_has_index_section.
696
aa17805f
AB
6972019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
698
699 * gdb.base/maint.exp: Add test for 'maint info sections'.
700
25e5c209
TV
7012019-09-12 Tom de Vries <tdevries@suse.de>
702
703 * gdb.base/store.exp: Allow register variables to be optimized out at
704 -O0.
705
4993045d
PW
7062019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
707
708 * gdb.ada/rdv_wait.exp: Update to new task names.
709 * gdb.base/task_switch_in_core.exp: Likewise.
710 * gdb.base/info_sources_base.c: Likewise.
711
8a516164
TT
7122019-09-10 Tom Tromey <tromey@adacore.com>
713
714 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
715
aa391654
TT
7162019-09-10 Tom Tromey <tromey@adacore.com>
717
718 * gdb.ada/dgopt.exp: New file.
719 * gdb.ada/dgopt/x.adb: New file.
720
8634b462
TT
7212019-09-08 Tom Tromey <tom@tromey.com>
722
723 * gdb.tui/resize.exp: Remove setup_xfail.
724 * gdb.tui/regs.exp: Remove setup_xfail.
725 * gdb.tui/basic.exp: Remove setup_xfail.
726
736b0f76
DB
7272019-09-06 David Blaikie <dblaikie@gmail.com>
728
729 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
730 * gdb.cp/cplabel.exp: Ditto.
731 * gdb.linespec/ls-errs.exp: Ditto.
732
30331a6c
TV
7332019-09-05 Tom de Vries <tdevries@suse.de>
734
735 * lib/gdb.exp (cmp_file_string): New proc.
736 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
737 runto_main. Verify save breakpoints output.
738
98b0ebab
PW
7392019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
740
741 * gdb.base/info-var.exp: Test info variables without running
742 to main, to avoid expect's buffer overflow.
743
4e962e74
TT
7442019-09-03 Tom Tromey <tromey@adacore.com>
745
746 * gdb.ada/bias.exp: New file.
747 * gdb.ada/bias/bias.adb: New file.
748 * gdb.ada/print_chars.exp: Add regression test.
749 * gdb.ada/print_chars/foo.adb (My_Character): New type.
750 (MC): New variable.
751
2ea1a07a
SL
7522019-08-29 Sandra Loosemore <sandra@codesourcery.com>
753
754 * gdb.base/argv0-symlink.exp: Run only on native target
755 and local host.
756
8077c50d
TV
7572019-08-29 Tom de Vries <tdevries@suse.de>
758
759 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
760 diverse debug info.
761 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
762
48352473
TV
7632019-08-28 Tom de Vries <tdevries@suse.de>
764
765 * gdb.base/info-var.exp: Allow info variables to print info for files
766 other than info-var-f1.c and info-var-f2.c.
767
d8f27c60
AB
7682019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
769
770 * gdb.fortran/info-types.exp: Add module.
771 * gdb.fortran/info-types.f90: Update expected results.
772
1f20c35e
AB
7732019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
774
775 * gdb.fortran/info-types.exp: New file.
776 * gdb.fortran/info-types.f90: New file.
777 * lib/fortran.exp (fortran_character1): New proc.
778
4acfdd20
AB
7792019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
780
781 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
782 functions'. Reindent as needed.
783 * gdb.base/info-var-f1.c: New file.
784 * gdb.base/info-var-f2.c: New file.
785 * gdb.base/info-var.exp: New file.
786 * gdb.base/info-var.h: New file.
787
5c31b358
TV
7882019-08-26 Tom de Vries <tdevries@suse.de>
789
790 PR c++/24852
791 * gdb.cp/no-libstdcxx-probe.exp: New test.
792
b694989f
TV
7932019-08-26 Tom de Vries <tdevries@suse.de>
794
795 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
796 * tests need to be skipped.
797 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
798 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
799 mi_skip_libstdcxx_probe_tests.
800
d9c4ba53
SDJ
8012019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
802
803 * gdb.python/py-xmethods.exp: Use raw strings when passing
804 arguments to SimpleXMethodMatcher.
805
395fad09
TV
8062019-08-22 Tom de Vries <tdevries@suse.de>
807
808 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
809 more informative.
810
26c957f1
PA
8112019-08-21 Pedro Alves <palves@redhat.com>
812
813 * gdb.base/with.exp: Test "with" with no arguments.
814
61f80d5d
TV
8152019-08-21 Tom de Vries <tdevries@suse.de>
816
817 * gdb.base/gdb-caching-proc.exp: Sort files.
818
d7a11d13
TV
8192019-08-20 Tom de Vries <tdevries@suse.de>
820
821 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
822 compilation.
823
34dafe9f
TV
8242019-08-16 Tom de Vries <tdevries@suse.de>
825
826 * gdb.base/compare-sections.exp ("after run to main"): Allow
827 mismatched read-only sections for PIE executables.
828
398fdd60
TT
8292019-08-16 Tom Tromey <tom@tromey.com>
830
831 * lib/tuiterm.exp (_csi_Z): New proc.
832 * gdb.tui/basic.exp: Update window positions.
833 * gdb.tui/empty.exp: Update window positions.
834
d8f9e51c
SL
8352019-08-15 Sandra Loosemore <sandra@codesourcery.com>
836
837 * gdb.base/examine-backward.exp: Correct regexp for
838 "examine 3 bytes backward from ${address_zero}".
839
3df505f6
TT
8402019-08-15 Tom Tromey <tom@tromey.com>
841
842 * gdb.tui/empty.exp: Enable resizing tests.
843
272560b5
TT
8442019-08-15 Tom Tromey <tromey@adacore.com>
845
846 * gdb.ada/char_enum.exp: Add regression tests.
847 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
848 and '0'.
849 (Char, Gchar): Update.
850 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
851
08235187
CB
8522019-08-15 Christian Biesinger <cbiesinger@google.com>
853
854 * gdb.python/python.exp: Expect a leading underscore on
855 GdbOutput{,Error}File.
856
22a2ab04
SL
8572019-08-15 Sandra Loosemore <sandra@codesourcery.com>
858
859 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
860 Windows host.
861
835b995b
SL
8622019-08-15 Sandra Loosemore <sandra@codesourcery.com>
863
864 * gdb.base/batch-preserve-term-settings.exp
865 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
866
97dd8e07
CB
8672019-08-15 Christian Biesinger <cbiesinger@google.com>
868
869 * lib/gdb.exp: When running on a mingw target, replace
870 /x/ with x:/.
871
75faf5c4
AH
8722019-08-14 Alan Hayward <alan.hayward@arm.com>
873
874 * gdb.arch/aarch64-prologue.c: New test.
875 * gdb.arch/aarch64-prologue.exp: New file.
876
abc6c00f
TV
8772019-08-13 Tom de Vries <tdevries@suse.de>
878
879 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
880 Thread.
881
74c2c1f4
SL
8822019-08-13 Sandra Loosemore <sandra@codesourcery.com>
883
884 * gdb.python/py-completion.exp: Download the .py file to the host
885 and use its host pathname. Conditionalize tests that use
886 tab completion and manipulate files on the build machine.
887 * gdb.python/py-events.exp: Download the .py file to the host
888 and use its host pathname.
889 * gdb.python/py-evsignal.exp: Likewise.
890 * gdb.python/py-evthreads.exp: Likewise.
891 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
892 pathname syntax.
893 * gdb.python/py-framefilter.exp: Download the .py file to the right
894 place on the host. Match Windows pathname syntax.
895 * gdb.python/py-mi-var-info-path-expression.exp: Download the
896 .py file to the host and use its host pathname.
897 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
898 * gdb.python/py-objfile.exp: Expect a host pathname, not a
899 build pathname. Skip symlink test on Windows host. Add missing
900 newline at end of file.
901 * gdb.python/py-pp-maint.exp: Download the .py file to the host
902 and use its host pathname.
903 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
904 * gdb.python/py-section-script.exp: Use host location of binfile
905 on safe-path. Use correct path separator on Windows host.
906 Reorder alternatives in gdb_test_multiple to prevent matching
907 the wrong alternative on success.
908 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
909
ca2589f3
PP
9102019-08-12 Patrick Palka <patrick@parcs.ath.cx>
911
912 * gdb.gdb/selftest.exp (test_with_self): Update test to now
913 expect the GDB inferior to no longer immediately stop after
914 being resumed with "signal SIGINT".
915
020a839d
SL
9162019-08-09 Sandra Loosemore <sandra@codesourcery.com>
917
918 * gdb.linespec/break-ask.exp: Generalize regexps to match
919 Windows pathnames too.
920
128d6509
TV
9212019-08-08 Tom de Vries <tdevries@suse.de>
922
923 PR testsuite/24862
924 * lib/tuiterm.exp (_accept): Fix CSI regexp.
925
590042fc
PW
9262019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
927
928 * gdb.base/style.exp: Update tests for help doc new invariants.
929 * gdb.base/help.exp: Likewise.
930
046bebe1
TT
9312019-08-06 Tom Tromey <tom@tromey.com>
932
933 * gdb.base/style.exp: Add disassemble test.
934 * gdb.base/style.c (some_called_function): New function.
935 (main): Use it.
936
0b27c27d
CB
9372019-08-05 Christian Biesinger <cbiesinger@google.com>
938
939 * gdb.python/py-block.exp: Test dictionary access on blocks.
940
580f1034
SM
9412019-08-05 Simon Marchi <simon.marchi@efficios.com>
942
943 PR gdb/24863
944 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
945 -list-thread-groups --available test when running under
946 check-read1.
947
d86bd7cb
TV
9482019-08-05 Tom de Vries <tdevries@suse.de>
949
950 PR testsuite/24863
951 * lib/gdb.exp (with_read1_timeout_factor): New proc.
952 * gdb.base/help.exp: Use with_read1_timeout_factor.
953 * gdb.base/info-macros.exp: Same.
954 * gdb.cp/nested-types.exp: Same.
955
a80cf5d8
TV
9562019-08-05 Tom de Vries <tdevries@suse.de>
957
958 * lib/gdb.exp (version_at_least): Factor out of ...
959 (tcl_version_at_least): ... here.
960 (gdb_compile): Fail if pie results in non-PIE executable.
961 (readelf_version, readelf_prints_pie): New proc.
962 (exec_is_pie): Return -1 if unknown.
963
d0962838
TV
9642019-08-05 Tom de Vries <tdevries@suse.de>
965
966 * lib/gdb.exp (tcl_version_at_least): Fix typo.
967
2252ff3d
SL
9682019-08-04 Sandra Loosemore <sandra@codesourcery.com>
969
970 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
971
26655f53
SL
9722019-08-04 Sandra Loosemore <sandra@codesourcery.com>
973
974 * lib/completion-support.exp (test_gdb_complete_none): Skip
975 tab completion tests if no readline support.
976 (test_gdb_complete_unique_re): Likewise.
977 (test_gdb_complete_multiple): Likewise.
978
db4dc13e
PW
9792019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
980
981 * gdb.base/info_sources.exp: New file.
982 * gdb.base/info_sources.c: New file.
983 * gdb.base/info_sources_base.c: New file.
984
0eba165a
PFC
9852019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
986
987 * gdb.base/batch-exit-status.exp: Call test_exit_status with
988 prefix argument.
989 (test_exit_status): Add prefix argument.
990
59bd512b
TV
9912019-08-01 Tom de Vries <tdevries@suse.de>
992
993 PR testsuite/24863
994 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
995 calling exp_continue for new thread and thread exited messages.
996
2a3ad588
TV
9972019-08-01 Tom de Vries <tdevries@suse.de>
998
999 PR testsuite/24863
1000 * gdb.base/structs.exp: Fix check-read1 timeout using
1001 gdb_test_sequence.
1002 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1003
117eb594
TV
10042019-08-01 Tom de Vries <tdevries@suse.de>
1005
1006 PR testsuite/24863
1007 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1008 line.
1009
ed591340
TV
10102019-08-01 Tom de Vries <tdevries@suse.de>
1011
1012 PR testsuite/24863
1013 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1014
aa3b6533
TT
10152019-07-30 Tom Tromey <tromey@adacore.com>
1016
1017 * gdb.ada/display_nested.exp: New file.
1018 * gdb.ada/display_nested/foo.adb: New file.
1019 * gdb.ada/display_nested/pack.adb: New file.
1020 * gdb.ada/display_nested/pack.ads: New file.
1021
2906593f
CB
10222019-07-30 Christian Biesinger <cbiesinger@google.com>
1023
1024 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1025 namespace.
1026 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1027
0f575925
TV
10282019-07-30 Tom de Vries <tdevries@suse.de>
1029
1030 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1031 instead.
1032
b13057d9
TV
10332019-07-30 Tom de Vries <tdevries@suse.de>
1034
1035 PR testsuite/24834
1036 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1037 (exec_is_pie): New proc.
1038
5c4dde85
CB
10392019-07-29 Christian Biesinger <cbiesinger@google.com>
1040
1041 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1042
c620ed88
CB
10432019-07-29 Christian Biesinger <cbiesinger@google.com>
1044
1045 * gdb.python/py-objfile.c: Add global and static vars.
1046 * gdb.python/py-objfile.exp: Test new functions Objfile.
1047 lookup_global_symbol and lookup_static_symbol.
1048
3d235706
TT
10492019-07-29 Tom Tromey <tom@tromey.com>
1050
1051 * lib/tuiterm.exp (Term::_csi_@): New proc.
1052 (Term::_csi_X): Don't move cursor.
1053
c7e4c0a6
PW
10542019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1055
1056 * gdb.base/options.exp: Update backtrace - completion to
1057 new option -frame-info.
1058 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1059 Test new 'set print frame-info'. Test backtrace -frame-info
1060 overriding 'set print frame-info'.
1061 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1062 Test new 'set print frame-info'.
1063 Verify consistency of backtrace with and without filters, with and
1064 without -no-filters.
1065 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1066 default.
1067
de28a3b7
TV
10682019-07-29 Tom de Vries <tdevries@suse.de>
1069
1070 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1071 no arguments".
1072
507dd60e
TV
10732019-07-29 Tom de Vries <tdevries@suse.de>
1074
1075 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1076 is a substring of the first for "complete non-unique file name".
1077
5beafce9
TV
10782019-07-29 Tom de Vries <tdevries@suse.de>
1079
1080 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1081 with ".*".
1082
2d274232
TV
10832019-07-29 Tom de Vries <tdevries@suse.de>
1084
1085 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1086 Pass prompt_regexp parameter to gdb_test_multiple calls.
1087
9197cd8b
TV
10882019-07-29 Tom de Vries <tdevries@suse.de>
1089
1090 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1091 print registers" regexps.
1092
b528dae0
TV
10932019-07-29 Tom de Vries <tdevries@suse.de>
1094
1095 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1096
d17725d7
TV
10972019-07-29 Tom de Vries <tdevries@suse.de>
1098
1099 PR gdb/24855
1100 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1101 (skip_python_tests_prompt): Add prompt_regexp argument to
1102 gdb_test_multiple calls.
1103
52b75bf1
TT
11042019-07-27 Tom Tromey <tom@tromey.com>
1105
1106 * gdb.tui/main.exp: New file.
1107
2b1d00c2
TT
11082019-07-27 Tom Tromey <tom@tromey.com>
1109
1110 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1111 optional.
1112 * gdb.tui/empty.exp: New file.
1113
ded631d5
TT
11142019-07-27 Tom Tromey <tom@tromey.com>
1115
1116 * lib/tuiterm.exp (spawn): New proc.
1117 (Term::resize): New proc.
1118 * gdb.tui/resize.exp: New file.
1119
58ac439d
TT
11202019-07-27 Tom Tromey <tom@tromey.com>
1121
1122 * gdb.tui/list.exp: New file.
1123
fe1f56ee
TT
11242019-07-27 Tom Tromey <tom@tromey.com>
1125
1126 * gdb.tui/regs.exp: New file.
1127
f790b310
TT
11282019-07-27 Tom Tromey <tom@tromey.com>
1129
1130 * gdb.tui/basic.exp: Add "layout split" test.
1131
d95fc6ee
TT
11322019-07-27 Tom Tromey <tom@tromey.com>
1133
1134 * gdb.tui/basic.exp: Add "layout asm" test.
1135
c3786b3a
TT
11362019-07-27 Tom Tromey <tom@tromey.com>
1137
1138 * lib/tuiterm.exp: New file.
1139 * gdb.tui/basic.exp: New file.
1140
98a617f8
KB
11412019-07-27 Kevin Buettner <kevinb@redhat.com>
1142
1143 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1144 Enable tests associated with this flag. Adjust regex
1145 referencing "foo_low" to now refer to "foo_cold" instead.
1146
5c076da4
KB
11472019-07-27 Kevin Buettner <kevinb@redhat.com>
1148
1149 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1150 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1151 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1152 foo_cold. Revise comments to match.
1153 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1154 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1155 were wrapped into this proc; Call do_test in loop from outermost
1156 level.
1157 (foo_low): Rename all occurrences to "foo_cold".
1158 (backtrace from baz): New test.
1159 (x2/i foo_cold): New test.
1160 (info line *foo_cold): New test.
1161
1512d3b7
TV
11622019-07-26 Tom de Vries <tdevries@suse.de>
1163
1164 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1165
297989a1
TV
11662019-07-25 Tom de Vries <tdevries@suse.de>
1167
1168 PR testsuite/24830
1169 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1170 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1171 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1172 (skip_libstdcxx_probe_tests): ... here.
1173 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1174
b3b965fb
TV
11752019-07-24 Tom de Vries <tdevries@suse.de>
1176
1177 PR testsuite/24807
1178 * gdb.objc/basicclass.m: Include stdio.h.
1179 * gdb.objc/nondebug.m: Same.
1180 * gdb.objc/objcdecode.m: Same.
1181
4625b4d0
TV
11822019-07-24 Tom de Vries <tdevries@suse.de>
1183
1184 PR testsuite/24612
1185 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1186 additional_flags.
1187
024a5840
TV
11882019-07-24 Tom de Vries <tdevries@suse.de>
1189
1190 PR testsuite/24831
1191 * gdb.multi/tids.exp: Update error messages for info threads.
1192
c76ddaa3
TV
11932019-07-24 Tom de Vries <tdevries@suse.de>
1194
1195 * gdb.base/info-types.exp: Allow info types to print info for more than
1196 one file.
1197
9a618ef6
TV
11982019-07-23 Tom de Vries <tdevries@suse.de>
1199
1200 PR testsuite/24842
1201 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1202 gdb_spawn_with_cmdline_opts.
1203
40eadf04
SP
12042019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1205
1206 * gdb.arch/arm-cmse-sgstubs.c: New test.
1207 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1208
5ba29434
TV
12092019-07-23 Tom de Vries <tdevries@suse.de>
1210
1211 PR testsuite/24711
1212 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1213 issuing next command.
1214
a8e9d247
AB
12152019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1216
1217 * gdb.ada/info_auto_lang.exp: Update expected results.
1218 * gdb.base/info-types.c: Add additional types to check.
1219 * gdb.base/info-types.exp: Update expected results.
1220
eb86c5e2
AB
12212019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1222
1223 * gdb.base/info-types.c: New file.
1224 * gdb.base/info-types.exp: New file.
1225
01e175fe
AB
12262019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1227
1228 * gdb.arch/riscv-bp-infcall.c: New file.
1229 * gdb.arch/riscv-bp-infcall.exp: New file.
1230
6b78c3f8
AB
12312019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1232
1233 PR breakpoints/24541
1234 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1235
da738167
TV
12362019-07-14 Tom de Vries <tdevries@suse.de>
1237
1238 PR testsuite/24760
1239 * gdb.objc/basicclass.exp: Fix unterminated string.
1240
0d4e84ed
AB
12412019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1242 Andrew Burgess <andrew.burgess@embecosm.com>
1243
1244 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1245 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1246 negative bounds.
1247 * gdb.fortran/vla-value.exp: Print elements of an array with
1248 negative bounds.
1249 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1250 testing.
1251
021d8588
AB
12522019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1253
1254 * gdb.base/options.exp (expect_string): Dequote strings in
1255 results.
1256 (test-string): Test strings with different quoting and reindent.
1257
f06f1252
TT
12582019-07-10 Tom Tromey <tromey@adacore.com>
1259
1260 * gdb.ada/mi_ex_cond.exp: Update expected results.
1261 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1262 * gdb.ada/mi_catch_ex.exp: Update expected results.
1263 * gdb.ada/mi_catch_assert.exp: Update expected results.
1264 * gdb.ada/catch_ex.exp (catch_exception_info)
1265 (catch_exception_entry, catch_assert_entry)
1266 (catch_unhandled_entry): Update.
1267 * gdb.ada/catch_assert_if.exp: Update expected results.
1268
b863685d
RB
12692019-07-10 Richard Bunt <richard.bunt@arm.com>
1270 Stephen Roberts <stephen.roberts@arm.com>
1271
1272 * gdb.base/define.exp: Restore original prompt.
1273
cb1e4e32
PA
12742019-07-09 Pedro Alves <palves@redhat.com>
1275
1276 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1277 breakpoints" output.
1278 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1279 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1280 throw" creates breakpoint.
1281 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1282 'type="catchpoint"'.
1283
b58a68fe
PA
12842019-07-09 Pedro Alves <palves@redhat.com>
1285
1286 PR c++/15468
1287 * gdb.cp/except-multi-location-lib.cc: New.
1288 * gdb.cp/except-multi-location-main.cc: New.
1289 * gdb.cp/except-multi-location.exp: New.
1290
0826779b
PW
12912019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1292
1293 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1294 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1295 argument and update callers.
1296
5b0e2db4
AB
12972019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1298
1299 * gdb.arch/amd64-break-on-asm-line.S: New file.
1300 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1301
1f6f6e21
PW
13022019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1303
1304 * gdb.base/printcmds.exp: Test printing C string and
1305 C wide string convenience vars without transiting via the inferior.
1306 Also make test names unique.
1307
ea142fbf
AH
13082019-07-08 Alan Hayward <alan.hayward@arm.com>
1309
5862c886 1310 PR breakpoints/25011
ea142fbf
AH
1311 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1312
213fd9fa
PA
13132019-07-04 Pedro Alves <palves@redhat.com>
1314
1315 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1316 body returned ok(0), break(3) or continue(4).
1317 * gdb.testsuite/foreach_with_prefix.exp: New file.
1318
2b40fda7
AH
13192019-07-04 Alan Hayward <alan.hayward@arm.com>
1320
1321 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1322
a26c8de0
PA
13232019-07-03 Pedro Alves <palves@redhat.com>
1324
1325 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1326 "return -code".
1327
5f4ba3e7
PA
13282019-07-03 Pedro Alves <palves@redhat.com>
1329
1330 PR cli/24732
1331 * gdb.base/shell.exp: Load completion-support.exp.
1332 Adjust expected error output. Add completion tests.
1333
a994424f
PA
13342019-07-03 Pedro Alves <palves@redhat.com>
1335
1336 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1337 string_to_regexp.
1338
3d9be6f5
PA
13392019-07-03 Pedro Alves <palves@redhat.com>
1340
1341 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
1342 (expect_integer): Adjust to expect "-string".
1343 (expect_string): New.
1344 (all_options): Expect "-string".
1345 (test-flag, test-boolean): Adjust to expect "-string".
1346 (test-string): New proc.
1347 (top level): Call it.
1348
41fc454c
PA
13492019-07-03 Pedro Alves <palves@redhat.com>
1350
1351 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1352 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1353 the expected output in the success.
1354
b2b2a215
PA
13552019-07-03 Pedro Alves <palves@redhat.com>
1356
1357 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1358 Split one gdb_test_multiple call in two to avoid a race.
1359
fdbc9870
PA
13602019-07-03 Pedro Alves <palves@redhat.com>
1361
1362 * gdb.base/with.c: New file.
1363 * gdb.base/with.exp: New file.
1364
c6ac8931
PA
13652019-07-03 Pedro Alves <palves@redhat.com>
1366
1367 * gdb.base/settings.exp: Replace all references to "maint
1368 test-settings set" with references to "maint set test-settings",
1369 and all references to "maint test-settings show" with references
1370 to "maint show test-settings".
1371
970f9d09
PA
13722019-07-03 Pedro Alves <palves@redhat.com>
1373
1374 * gdb.base/settings.exp (test-string): Adjust expected out when
1375 testing "maint test-settings show filename"
1376
54d66006
PA
13772019-07-02 Pedro Alves <palves@redhat.com>
1378
1379 * gdb.base/options.exp (test-info-threads): New procedure.
1380 (top level): Call it.
1381
10d06d82
TT
13822019-06-28 Tom Tromey <tromey@adacore.com>
1383
1384 * gdb.dwarf2/ada-linkage-name.c: New file.
1385 * gdb.dwarf2/ada-linkage-name.exp: New file.
1386
3d507ff2
TT
13872019-06-27 Tom Tromey <tromey@adacore.com>
1388
d039f014 1389 PR c++/20020:
3d507ff2
TT
1390 * gdb.cp/constexpr-field.exp: Use setup_xfail.
1391
8af58ffe
TV
13922019-06-26 Tom de Vries <tdevries@suse.de>
1393
1394 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
1395
22e21752
TV
13962019-06-26 Tom de Vries <tdevries@suse.de>
1397
1398 * gdb.base/index-cache.exp: Add back missing debug option.
1399
b65b566c
PW
14002019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1401
1402 * gdb.base/alias.exp: Test non matching/non existing prefixes.
1403
5c2c8c69
TV
14042019-06-25 Tom de Vries <tdevries@suse.de>
1405
1406 PR testsuite/24727
1407 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
1408
164e3873
TV
14092019-06-24 Tom de Vries <tdevries@suse.de>
1410
1411 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
1412
824eacee
TV
14132019-06-24 Tom de Vries <tdevries@suse.de>
1414
1415 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
1416 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
1417 * gdb.trace/unavailable-dwarf-piece.exp: Same.
1418
385b97d3
TV
14192019-06-24 Tom de Vries <tdevries@suse.de>
1420
1421 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
1422
c596f180
TV
14232019-06-21 Tom de Vries <tdevries@suse.de>
1424
1425 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
1426
b13a7d03
TV
14272019-06-21 Tom de Vries <tdevries@suse.de>
1428
1429 PR testsuite/24518
1430 PR ada/24713
1431 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
1432 index.
1433
899277ae
TT
14342019-06-19 Tom Tromey <tromey@adacore.com>
1435
1436 * gdb.ada/length_cond.exp: Add intro comment.
1437
680e1bee
TT
14382019-06-19 Tom Tromey <tromey@adacore.com>
1439
1440 * gdb.ada/length_cond.exp: New file.
1441 * gdb.ada/length_cond/length_cond.adb: New file.
1442 * gdb.ada/length_cond/pck.adb: New file.
1443 * gdb.ada/length_cond/pck.ads: New file.
1444
0ed4690a
TV
14452019-06-18 Tom de Vries <tdevries@suse.de>
1446
1447 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
1448
d20ed5fd
TT
14492019-06-18 Tom Tromey <tromey@adacore.com>
1450
1451 * gdb.base/list0.h: Add comment explaining control character.
1452
86e04673
TV
14532019-06-18 Tom de Vries <tdevries@suse.de>
1454
1455 * boards/fission.exp: Break up long debug_flags line.
1456
c4973306
SM
14572019-06-16 Tom de Vries <tdevries@suse.de>
1458
1459 PR gdb/24445
1460 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
1461 generated index.
1462
93cb9841
AB
14632019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1464
1465 PR gdb/24686
1466 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
1467 improve detection of bug gdb/24541.
1468
399aaebd
SM
14692019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
1470
1471 PR gdb/24669
1472 * gdb.base/index-cache.exp (uses_readnow,
1473 expecting_index_cache_use): Define global variable.
1474 (test_cache_enabled_miss, test_cache_enabled_hit): Use
1475 expecting_index_cache_use.
1476
584a927c
AB
14772019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
1478 Andrew Burgess <andrew.burgess@embecosm.com>
1479
1480 * gdb.fortran/pointers.f90: New file.
1481 * gdb.fortran/print_type.exp: New file.
1482 * gdb.fortran/vla-ptype.exp: Adapt expected results.
1483 * gdb.fortran/vla-type.exp: Likewise.
1484 * gdb.fortran/vla-value.exp: Likewise.
1485 * gdb.mi/mi-vla-fortran.exp: Likewise.
1486
30056ea0
AB
14872019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1488
1489 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
1490 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
1491 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
1492 as a stop reason.
1493
ec8e2b6d
AB
14942019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1495
1496 * gdb.base/annota1.exp: Update expected results.
1497 * gdb.cp/annota2.exp: Likewise.
1498 * gdb.cp/annota3.exp: Likewise.
1499
09e4c4e1
AB
15002019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1501
1502 * gdb.base/style-logging.exp: Remove path from test name.
1503
0735b091
TT
15042019-06-14 Tom Tromey <tromey@adacore.com>
1505
1506 PR gdb/24502:
1507 * gdb.base/style-logging.exp: New file.
1508
f5686554
TT
15092019-06-14 Tom Tromey <tromey@adacore.com>
1510
1511 * gdb.base/symfile-warn.exp: New file.
1512 * gdb.base/symfile-warn.c: New file.
1513
a0c1ffed
TT
15142019-06-14 Tom Tromey <tromey@adacore.com>
1515
1516 * gdb.base/annotate-symlink.exp: New file.
1517
f411722c
TT
15182019-06-14 Tom Tromey <tromey@adacore.com>
1519
1520 * gdb.ada/set_wstr.exp: Add reassignment test.
1521
4268ec18
TT
15222019-06-14 Tom Tromey <tromey@adacore.com>
1523
1524 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1525 'unchecked_access and 'unrestricted_access as well.
1526
9a9e394b
TT
15272019-06-14 Tom Tromey <tromey@adacore.com>
1528
1529 PR ada/24539:
1530 * gdb.ada/vla.exp: Update tests.
1531 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1532 pragma.
1533
4c048731
PA
15342019-06-13 Pedro Alves <palves@redhat.com>
1535
1536 * gdb.base/settings.exp (test-integer): Test junk after
1537 "unlimited".
1538
6665660a
PA
15392019-06-13 Pedro Alves <palves@redhat.com>
1540
1541 * gdb.base/options.exp (test-thread-apply): New.
1542 (top level): Call it.
1543
5d707134
PA
15442019-06-13 Pedro Alves <palves@redhat.com>
1545
1546 * gdb.base/options.exp (test-frame-apply): New.
1547 (top level): Test print commands with different "frame apply"
1548 prefixes.
1549
e2a689da
PA
15502019-06-13 Pedro Alves <palves@redhat.com>
1551
e79be6e5 1552 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
1553 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1554 'max_completions' parameter and handle it.
1555 (test_gdb_completion_offers_commands): New.
1556
90a1ef87
PA
15572019-06-13 Pedro Alves <palves@redhat.com>
1558
1559 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
1560
d4c16835
PA
15612019-06-13 Pedro Alves <palves@redhat.com>
1562
1563 * gdb.base/options.exp (test-backtrace): New.
1564 (top level): Call it.
1565
2daf894e
PA
15662019-06-13 Pedro Alves <palves@redhat.com>
1567
1568 * gdb.guile/scm-frame-args.exp: Use "set print
1569 raw-frame-arguments" instead of "set print raw frame-arguments".
1570 * gdb.python/py-frame-args.exp: Likewise.
1571
e6ed716c
PA
15722019-06-13 Pedro Alves <palves@redhat.com>
1573
1574 * gdb.compile/compile.exp: Adjust expected output to option
1575 processing changes.
1576
7d8062de
PA
15772019-06-13 Pedro Alves <palves@redhat.com>
1578
1579 * gdb.base/options.exp: Build executable.
1580 (test-print): New procedure.
1581 (top level): Call it, once for "print" and another for "compile
1582 print".
1583
9d0faba9
PA
15842019-06-13 Pedro Alves <palves@redhat.com>
1585
1586 * gdb.base/options.c: New file.
1587 * gdb.base/options.exp: New file.
1588
dee7b4c8
PA
15892019-06-13 Pedro Alves <palves@redhat.com>
1590
1591 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
1592 that "o" is ambiguous.
1593
dca0f6c0
PA
15942019-06-13 Pedro Alves <palves@redhat.com>
1595
1596 * gdb.base/settings.c: New file.
1597 * gdb.base/settings.exp: New file.
1598
ccf46844
PA
15992019-06-13 Pedro Alves <palves@redhat.com>
1600
1601 * gdb.base/completion.exp: Fix comment typo.
1602
b9a3f842
PA
16032019-06-13 Pedro Alves <palves@redhat.com>
1604
1605 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
1606 foo --1" test.
1607
d106773e
PA
16082019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
1609
1610 * gdb.fortran/block-data.f: New.
1611 * gdb.fortran/block-data.exp: New.
1612
fea82da0
TV
16132019-06-11 Tom de Vries <tdevries@suse.de>
1614
1615 PR testsuite/24521
1616 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
1617 message.
1618
8c2e74f1
TV
16192019-06-11 Tom de Vries <tdevries@suse.de>
1620
1621 PR testsuite/24521
1622 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
1623
b49851c8
TV
16242019-06-11 Tom de Vries <tdevries@suse.de>
1625
1626 * boards/readnow.exp: New file.
1627
a7067863
AB
16282019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
1629
1630 * gdb.fortran/vla-sizeof.exp: Update expected results.
1631
1a3da2cd
AB
16322019-06-06 Amos Bird <amosbird@gmail.com>
1633
1634 * gdb.base/annota1.exp (thread_switch): Add test for
1635 thread-exited annotation.
1636
3847a7bf
TT
16372019-06-06 Tom Tromey <tromey@adacore.com>
1638
1639 * gdb.base/maint.exp: Expect command started/finished output.
1640
0088ba59
AB
16412019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1642
1643 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
1644 comment.
1645 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
1646
312617a3
AB
16472019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1648
1649 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
1650 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
1651 * gdb.arch/riscv-unwind-long-insn.c: New file.
1652 * gdb.arch/riscv-unwind-long-insn.exp: New file.
1653
e1f2e1a2
CB
16542019-06-04 Christian Biesinger <cbiesinger@google.com>
1655
d3238f7d 1656 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 1657
206584bd
PW
16582019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1659
1660 * lib/gdb.exp (help_list_trailer): New regexp variable
1661 factorizing the help trailer message.
1662 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
1663 arg to allow to better factorize various tests.
1664 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
1665 (test_prefix_command_help): Use help_list_trailer.
1666 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
1667 * gdb.guile/scm-cmd.exp: Likewise.
1668 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
1669 * gdb.base/help.exp: Use test_user_defined_class_help.
1670 * gdb.base/style.exp: Add tests for styling of help and apropos.
1671 * lib/gdb-utils.exp (style): Add title and highlight styles.
1672
708dc93e
PW
16732019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1674
1675 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
1676 $_shell_exitsignal.
1677 * gdb.base/default.exp: Update for new convenience variables.
1678
f49055a5
TT
16792019-05-29 Tom Tromey <tromey@adacore.com>
1680
1681 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
1682 to "break complete ada" test case's regexp.
1683
4330d61d
TT
16842019-05-29 Tom Tromey <tromey@adacore.com>
1685
1686 PR c++/20020:
1687 * gdb.cp/constexpr-field.exp: New file.
1688 * gdb.cp/constexpr-field.cc: New file.
1689
000439d5
TT
16902019-05-29 Tom Tromey <tromey@adacore.com>
1691
1692 * gdb.base/finish.exp (finish_no_print): New proc.
1693 (finish_tests): Call it.
1694
5a01c34c
TV
16952019-05-24 Tom de Vries <tdevries@suse.de>
1696
1697 * gdb.dwarf2/gdb-add-index.exp: New file.
1698
18125b16
TT
16992019-05-22 Tom Tromey <tromey@adacore.com>
1700
1701 * gdb.base/info-shared.exp (check_info_shared): Use "style".
1702 * gdb.base/style.exp: Use "style".
1703 * lib/gdb-utils.exp (style): New proc.
1704
af1a8d03
TV
17052019-05-22 Tom de Vries <tdevries@suse.de>
1706
1707 * gdb.base/align.exp: Require c++11.
1708
e7fe496b
TV
17092019-05-22 Tom de Vries <tdevries@suse.de>
1710
1711 PR testsuite/24586
1712 * gdb.python/py-mi-var-info-path-expression.exp: Call
1713 mi_skip_python_tests to check if python is supported.
1714
8fca4da0
AH
17152019-05-22 Alan Hayward <alan.hayward@arm.com>
1716
1717 * gdb.arch/aarch64-pauth.c: New test.
1718 * gdb.arch/aarch64-pauth.exp: New file.
1719
b7060614
AH
17202019-05-22 Alan Hayward <alan.hayward@arm.com>
1721
1722 * README (Re-running Tests Outside The Testsuite): New section.
1723
669d0468
TV
17242019-05-21 Tom de Vries <tdevries@suse.de>
1725
1726 * gdb.arch/amd64-eval.exp: Require c++11.
1727 * gdb.base/max-depth.exp: Same.
1728 * gdb.compile/compile-cplus-array-decay.exp: Same.
1729 * gdb.cp/meth-typedefs.exp: Same.
1730 * gdb.cp/subtypes.exp: Same.
1731 * gdb.cp/temargs.exp: Same.
1732
ce3ebcaa
AH
17332019-05-21 Alan Hayward <alan.hayward@arm.com>
1734
1735 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
1736
34d11c68
AB
17372019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
1738
1739 PR gdb/18644
1740 * gdb.fortran/complex.exp: Remove setup_kfail calls.
1741 * gdb.fortran/printing-types.exp: Add new test.
1742 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
1743 testing.
1744 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
1745 setup_kfail call.
1746
87781e84
AH
17472019-05-17 Alan Hayward <alan.hayward@arm.com>
1748
1749 * README (Running the Testsuite): Change example.
1750 (Testsuite Parameters): Remove TRANSCRIPT.
1751 * lib/gdb.exp: Remove TRANSCRIPT check.
1752
b420b89e
AH
17532019-05-17 Alan Hayward <alan.hayward@arm.com>
1754
1755 * README (Testsuite Parameters): Add replay logging to
1756 GDBSERVER_DEBUG.
1757 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
1758 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
1759 as a comma separated list.
1760 (gdb_debug_init): Override procedure.
1761
408e9b8b
AH
17622019-05-17 Alan Hayward <alan.hayward@arm.com>
1763
1764 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
1765 (gdb_write_cmd_file): New procedure.
1766 * lib/gdbserver-support.exp (gdbserver_start): Call
1767 gdbserver_write_cmd_file.
1768 (gdbserver_write_cmd_file): New procedure.
1769
f9e2e39d
AH
17702019-05-17 Alan Hayward <alan.hayward@arm.com>
1771
1772 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
1773 (delete_breakpoints): Likewise.
1774 (gdb_run_cmd): Likewise.
1775 (gdb_start_cmd): Likewise.
1776 (gdb_starti_cmd): Likewise.
1777 (gdb_internal_error_resync): Likewise.
1778 (gdb_test_multiple): Likewise.
1779 (gdb_reinitialize_dir): Likewise.
1780 (default_gdb_exit): Likewise.
1781 (gdb_file_cmd): Mark kill as optional.
1782 (default_gdb_start): Call gdb_stdin_log_init.
1783 (send_gdb): Call gdb_stdin_log_write.
1784 (rerun_to_main): Mark Y as an answer.
1785 (gdb_stdin_log_init): New function.
1786 (gdb_stdin_log_write): Likewise.
1787
81f47ac2
AH
17882019-05-17 Alan Hayward <alan.hayward@arm.com>
1789
1790 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1791 * gdb.base/debug-expr.exp: Likewise.
1792 * gdb.base/foll-fork.exp: Likewise.
1793 * gdb.base/foll-vfork.exp: Likewise.
1794 * gdb.base/fork-print-inferior-events.exp: Likewise.
1795 * gdb.base/gdb-sigterm.exp: Likewise.
1796 * gdb.base/gdbinit-history.exp: Likewise.
1797 * gdb.base/osabi.exp: Likewise.
1798 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1799 * gdb.base/ui-redirect.exp: Likewise.
1800 * gdb.gdb/unittest.exp: Likewise.
1801 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1802 * gdb.mi/mi-watch.exp: Likewise.
1803 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1804 * gdb.mi/user-selected-context-sync.exp: Likewise.
1805 * gdb.python/python.exp: Disable debug test when debugging.
1806 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1807 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1808 Likewise.
1809 * gdb.threads/stepi-random-signal.exp: Likewise.
1810
29b52314
AH
18112019-05-17 Alan Hayward <alan.hayward@arm.com>
1812
1813 * Makefile.in: Pass through GDB_DEBUG.
1814 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1815 (gdb,debug): Add board setting.
1816 * lib/gdb.exp (default_gdb_start): Start debugging.
1817 (gdb_debug_enabled): New procedure.
1818 (gdb_debug_init): Likewise.
29b52314
AH
1819
18202019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 1821
29b52314
AH
1822 * Makefile.in: Pass through GDB_DEBUG.
1823 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1824 (gdb,debug): Add board setting.
1825 * lib/gdb.exp (default_gdb_start): Start debugging.
1826 (gdb_debug_enabled): New procedure.
1827 (gdb_debug_init): Likewise.
29b52314 1828
ca1285d1
AH
18292019-05-17 Alan Hayward <alan.hayward@arm.com>
1830
1831 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1832
f3a09c80
AH
18332019-05-17 Alan Hayward <alan.hayward@arm.com>
1834
1835 * gdb.base/ui-redirect.exp: Test redirection.
1836
26648588
JV
18372019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1838
1839 * gdb.mi/mi-complete.exp: New file.
1840 * gdb.mi/mi-complete.cc: Likewise.
1841
14237686
AB
18422019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1843
1844 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1845 indexed and sliced arrays, and pointers to arrays.
1846
e7bd7fba
TT
18472019-05-14 Tom Tromey <tromey@adacore.com>
1848
1849 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1850 styling test.
1851
2764128d
TV
18522019-05-14 Tom de Vries <tdevries@suse.de>
1853
1854 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1855 selection entry encoding.
1856
71bed2db
TT
18572019-05-10 Tom Tromey <tromey@adacore.com>
1858
1859 * gdb.ada/info_exc.exp: Add "complete" test.
1860
63b667ad
TV
18612019-05-09 Tom de Vries <tdevries@suse.de>
1862
1863 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1864 CU-relative.
1865
9cfd2b89
TV
18662019-05-09 Tom de Vries <tdevries@suse.de>
1867
1868 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1869 CU-relative.
1870
2228ef77
XR
18712019-05-08 Joel Brobecker <brobecker@adacore.com>
1872
1873 * gdb.ada/frame_arg_lang.exp: New testcase.
1874 * gdb.ada/frame_arg_lang/bla.adb: New file.
1875 * gdb.ada/frame_arg_lang/pck.ads: New file.
1876 * gdb.ada/frame_arg_lang/pck.adb: New file.
1877 * gdb.ada/frame_arg_lang/foo.c: New file.
1878
80e55b13
TT
18792019-05-08 Tom Tromey <tromey@adacore.com>
1880
1881 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1882
9d3421af
TT
18832019-05-08 Tom Tromey <tromey@adacore.com>
1884
1885 * gdb.base/ptype-offsets.exp: Update tests.
1886
844333e2
TT
18872019-05-08 Tom Tromey <tromey@adacore.com>
1888
1889 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1890 cases.
1891 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1892 "short".
1893
988915ee
TT
18942019-05-08 Tom Tromey <tromey@adacore.com>
1895
1896 * gdb.ada/vla.exp: New file.
1897 * gdb.ada/vla/vla.adb: New file.
1898
7bd55dac
TV
18992019-05-07 Tom de Vries <tdevries@suse.de>
1900
1901 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1902
75f06e9d
TV
19032019-05-07 Tom de Vries <tdevries@suse.de>
1904
1905 PR testsuite/24522
1906 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1907 section.
1908
77e7aaa4
TV
19092019-05-07 Tom de Vries <tdevries@suse.de>
1910
1911 PR testsuite/24522
1912 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1913 .debug_aranges section.
1914
456ba0fa
TV
19152019-05-07 Tom de Vries <tdevries@suse.de>
1916
1917 PR testsuite/24159
1918 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1919
5a56d6a6
TV
19202019-05-06 Tom de Vries <tdevries@suse.de>
1921
1922 * lib/gdb.exp (exec_has_index_section): New proc.
1923 * gdb.base/index-cache.exp: Handle case that binfile contains an index
1924 section.
1925
9d6d4be8
TV
19262019-05-04 Tom de Vries <tdevries@suse.de>
1927
1928 * boards/cc-with-debug-names.exp: New file.
1929
222a8d25
TT
19302019-05-03 Tom Tromey <tromey@adacore.com>
1931
1932 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
1933 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
1934 * gdb.ada/char_enum.exp: Add test.
1935
0fdfd794
TV
19362019-05-03 Tom de Vries <tdevries@suse.de>
1937
1938 * boards/cc-with-gdb-index.exp: New file.
1939
80062eb9
AB
19402019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
1941
1942 * gdb.rust/simple.exp: Add new test case.
1943 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
1944 (main): Initialise an instance of the new struct.
1945
4504bbde
TT
19462019-05-01 Tom Tromey <tromey@adacore.com>
1947
1948 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
1949 record.
1950 (NPR): New variable.
1951 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
1952 test.
1953
d48e62f4
TT
19542019-05-01 Tom Tromey <tromey@adacore.com>
1955
1956 * gdb.ada/packed_array_assign.exp: Add packed assignment
1957 regression test.
1958
f59f30f5
TV
19592019-05-01 Tom de Vries <tdevries@suse.de>
1960
1961 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
1962
b70bfc54
TV
19632019-05-01 Tom de Vries <tdevries@suse.de>
1964
1965 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
1966
15f18d14
AT
19672019-04-30 Ali Tamur <tamur@google.com>
1968
1969 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
1970
2ff0a947
TT
19712019-04-30 Tom Tromey <tromey@adacore.com>
1972
1973 * lib/ada.exp (find_ada_tool): New proc.
1974 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
1975 * gdb.ada/catch_ex_std.exp: New file.
1976 * gdb.ada/catch_ex_std/foo.adb: New file.
1977 * gdb.ada/catch_ex_std/some_package.adb: New file.
1978 * gdb.ada/catch_ex_std/some_package.ads: New file.
1979
a776957c
TT
19802019-04-30 Tom Tromey <tromey@adacore.com>
1981
1982 PR c++/24470:
1983 * gdb.cp/temargs.cc: Add test code from PR.
1984
bc68014d
AB
19852019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1986
1987 * gdb.fortran/vla-datatypes.exp: Update expected results.
1988 * gdb.fortran/vla-ptype.exp: Likewise.
1989 * gdb.fortran/vla-type.exp: Likewise.
1990 * gdb.fortran/vla-value.exp: Likewise.
1991
f1fdc960
AB
19922019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1993
1994 * gdb.fortran/ptr-indentation.exp: Update expected results.
1995 * gdb.fortran/ptype-on-functions.exp: Likewise.
1996 * gdb.fortran/vla-ptr-info.exp: Likewise.
1997 * gdb.fortran/vla-value.exp: Likewise.
1998
bf7a4de1
AB
19992019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2000
2001 * gdb.fortran/ptype-on-functions.exp: New file.
2002 * gdb.fortran/ptype-on-functions.f90: New file.
2003
bbe75b9d
AB
20042019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2005
2006 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2007 case void string.
2008
1db455a7
AB
20092019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2010
2011 * gdb.fortran/complex.exp: Expand.
2012 * gdb.fortran/complex.f: Renamed to...
2013 * gdb.fortran/complex.f90: ...this, and extended to add more
2014 complex values.
2015
b6d03bb2
AB
20162019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2017
2018 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2019 MODULO, CMPLX.
2020
2e62ab40
AB
20212019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2022 Richard Bunt <richard.bunt@arm.com>
2023
2024 * gdb.base/max-depth.c: New file.
2025 * gdb.base/max-depth.exp: New file.
2026 * gdb.python/py-nested-maps.c: New file.
2027 * gdb.python/py-nested-maps.exp: New file.
2028 * gdb.python/py-nested-maps.py: New file.
2029 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2030 (test_all_common): Call test_max_depth.
2031 * gdb.fortran/max-depth.exp: New file.
2032 * gdb.fortran/max-depth.f90: New file.
2033 * gdb.go/max-depth.exp: New file.
2034 * gdb.go/max-depth.go: New file.
2035 * gdb.modula2/max-depth.exp: New file.
2036 * gdb.modula2/max-depth.c: New file.
2037 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2038
d2b584a5
TV
20392019-04-29 Tom de Vries <tdevries@suse.de>
2040
2041 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2042
136afab8
PW
20432019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2044
2045 * gdb.base/callexit.exp: Test may-call-functions off.
2046
725cbb63
KS
20472019-04-25 Keith Seitz <keiths@redhat.com>
2048
2049 PR c++/24367
2050 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2051 (another_incomplete_struct, test_incomplete): New definitions.
2052 (main): Use new definitions.
2053 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2054 functions.
2055
82433e3e
SDJ
20562019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2057
2058 PR corefiles/11608
2059 PR corefiles/18187
2060 * gdb.base/coredump-filter-build-id.exp: New file.
2061
dd06d4d6
AH
20622019-04-25 Alan Hayward <alan.hayward@arm.com>
2063
e79be6e5
SM
2064 * Makefile.in: Pass through GDBSERVER_DEBUG.
2065 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2066 (gdbserver,debug): Add board setting.
2067 * gdb.trace/tspeed.exp: Skip when debugging.
2068 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2069 * lib/gdbserver-support.exp: Likewise
dd06d4d6 2070
1670072e
TT
20712019-04-24 Tom Tromey <tromey@adacore.com>
2072
2073 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2074 Rust.
2075
a59240a4
TT
20762019-04-24 Tom Tromey <tromey@adacore.com>
2077
2078 * gdb.arch/amd64-eval.exp: Test bitfield return.
2079 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2080 (class Foo) <return_bitfields>: New method.
2081 (main): Call it.
2082
b907456c
AB
20832019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2084
2085 * gdb.cp/many-args.cc: New file.
2086 * gdb.cp/many-args.exp: New file.
2087
5c565afd
TV
20882019-04-23 Tom de Vries <tdevries@suse.de>
2089
2090 PR gdb/24433
2091 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2092
ba22ff86
AH
20932019-04-23 Alan Hayward <alan.hayward@arm.com>
2094
2095 * gdb.trace/backtrace.exp: Use nopie flag.
2096 * gdb.trace/circ.exp: Likewise.
2097 * gdb.trace/collection.exp: Likewise.
2098 * gdb.trace/ftrace.exp: Likewise.
2099 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2100 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2101 * gdb.trace/qtro.exp: Likewise.
2102 * gdb.trace/read-memory.exp: Likewise.
2103 * gdb.trace/report.exp: Likewise.
2104 * gdb.trace/tfile.exp: Likewise.
2105 * gdb.trace/tfind.exp: Likewise.
2106 * gdb.trace/unavailable.exp: Likewise.
2107
7905fc35
PA
21082019-04-22 Pedro Alves <palves@redhat.com>
2109
2110 * gdb.base/solib-probes-nosharedlibrary.c,
2111 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2112
8ecb59f8
TT
21132019-04-19 Tom Tromey <tromey@adacore.com>
2114
2115 * gdb.ada/ptype_union.c: New file.
2116 * gdb.ada/ptype_union.exp: New file.
2117
62160ec9
TT
21182019-04-19 Tom Tromey <tromey@adacore.com>
2119
2120 PR symtab/24423:
2121 * gdb.base/list0.h (foo): Add a control-l character.
2122
36cd4ba5
TV
21232019-04-18 Tom de Vries <tdevries@suse.de>
2124
2125 PR gdb/24433
2126 * boards/local-board.exp: Set sysroot to "".
2127
b73715df
TV
21282019-04-18 Tom de Vries <tdevries@suse.de>
2129 Pedro Alves <palves@redhat.com>
2130
2131 PR gdb/24454
2132 * gdb.threads/vfork-follow-child-exec.c: New file.
2133 * gdb.threads/vfork-follow-child-exec.exp: New file.
2134 * gdb.threads/vfork-follow-child-exit.c: New file.
2135 * gdb.threads/vfork-follow-child-exit.exp: New file.
2136
4aa866af
LS
21372019-04-15 Leszek Swirski <leszeks@google.com>
2138
2139 * gdb.arch/amd64-eval.cc: New file.
2140 * gdb.arch/amd64-eval.exp: New file.
2141
e5a1a79a
AH
21422019-04-11 Alan Hayward <alan.hayward@arm.com>
2143
2144 * gdb.server/sysroot.c: New test.
2145 * gdb.server/sysroot.exp: New file.
2146 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2147 matching param.
2148
41077b66
AB
21492019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2150
2151 * gdb.base/align.exp: Extend test to cover structures containing
2152 only static fields.
2153
c30391f8
TV
21542019-04-11 Tom de Vries <tdevries@suse.de>
2155
2156 * boards/cc-with-dwz-m.exp: New file.
2157 * boards/cc-with-dwz.exp: New file.
2158 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2159
e242fd12
SM
21602019-04-09 Simon Marchi <simon.marchi@efficios.com>
2161
2162 * gdb.base/start-cpp.exp: New file.
2163 * gdb.base/start-cpp.cc: New file.
2164
2b0c8b01
KB
21652019-04-08 Kevin Buettner <kevinb@redhat.com>
2166
2167 * gdb.python/py-thrhandle.exp: Adjust tests to call
2168 thread_from_handle instead of thread_from_thread_handle.
2169
947210e5
KB
21702019-04-08 Kevin Buettner <kevinb@redhat.com>
2171
2172 * gdb.python/py-thrhandle.exp: Add tests for
2173 gdb.InferiorThread.handle.
2174
d7df6549
AB
21752019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2176
2177 * gdb.python/py-function.exp: Check calling helper function from
2178 all languages.
2179 * lib/gdb.exp (gdb_supported_languages): New proc.
2180
8bdc1658
AB
21812019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2182
2183 * gdb.base/complex-parts.c: New file.
2184 * gdb.base/complex-parts.exp: New file.
2185
05caa1d2
TT
21862019-04-01 Tom Tromey <tromey@adacore.com>
2187
2188 PR symtab/23331:
2189 * gdb.dwarf2/dw2-ranges-main.c: New file.
2190 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2191 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2192
7734102d
EZ
21932019-03-30 Simon Marchi <simark@simark.ca>
2194
2195 * gdb.base/default.exp: Add values for $_gdb_major and
2196 $_gdb_minor.
2197
188e1fa9
TT
21982019-03-29 Tom Tromey <tromey@adacore.com>
2199
2200 * gdb.base/help.exp: Tighten apropos regexp.
2201
2880242d
KS
22022019-03-29 Keith Seitz <keiths@redhat.com>
2203
2204 * gdb.fortran/array-bounds.exp: New file.
2205 * gdb.fortran/array-bounds.f90: New file.
2206
077cad8e
PW
22072019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2208
2209 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2210
80047cfc
PW
22112019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2212
2213 * gdb.multi/hello.c (main): Increase alarm timer.
2214
f489207e
SL
22152019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2216
2217 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2218 factor when no hardware watchpoint support.
2219
c92df149
AH
22202019-03-28 Alan Hayward <alan.hayward@arm.com>
2221 Pedro Alves <palves@redhat.com>
2222
2223 * boards/local-board.exp: set sysroot to /.
2224
933aebfa
AH
22252019-03-27 Alan Hayward <alan.hayward@arm.com>
2226
2227 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2228 in child.
2229
9f9aa852
AB
22302019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2231
2232 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2233 field.
2234 (make_container): Initialise new field.
2235 * gdb.python/py-prettyprint.exp: Add new tests.
2236 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2237 <display_hint>: New method.
2238
3714a195
AB
22392019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2240
2241 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2242 gdb_continue_to_breakpoint more throughout this test.
2243 (run_lang_tests) Supply unique test names, and use
2244 gdb_test_no_output.
2245
18c77628
AB
22462019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2247
2248 * gdb.base/finish-pretty.exp: Update expected results.
2249 * gdb.base/pretty-print.c: New file.
2250 * gdb.base/pretty-print.exp: New file.
2251
9a93502f
PA
22522019-03-25 Pedro Alves <palves@redhat.com>
2253
2254 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2255 move comments outside list. Append '-i "" eof' section.
2256
968aa7ae
AH
22572019-03-22 Alan Hayward <alan.hayward@arm.com>
2258
34a7f2a4 2259 PR testsuite/25016
968aa7ae
AH
2260 * README: Add pie options.
2261 * gdb.base/break-interp.exp: Ensure pie is disabled.
2262 * gdb.base/dump.exp: Likewise.
2263 * lib/gdb.exp (gdb_compile): Add pie option.
2264
4c7d57e7
TT
22652019-03-19 Tom Tromey <tromey@adacore.com>
2266
2267 * gdb.mi/mi2-cli-display.c: New file.
2268 * gdb.mi/mi2-cli-display.exp: New file.
2269
bff8c71f
TT
22702019-03-18 Joel Brobecker <brobecker@adacore.com>
2271 Tom Tromey <tromey@adacore.com>
2272
2273 * gdb.ada/ptype_array/pck.adb: New file.
2274 * gdb.ada/ptype_array/pck.ads: New file.
2275 * gdb.ada/ptype_array/foo.adb: New file.
2276 * gdb.ada/ptype_array.exp: New file.
2277
d085f989
TT
22782019-03-14 Tom Tromey <tromey@adacore.com>
2279
2280 * gdb.base/style.exp: Add "set style sources" test.
2281
b4be1b06
SM
22822019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2283
2284 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2285 * mi-breakpoint-multiple-locations.exp: ... this.
2286 (make_breakpoints_pattern): New proc.
2287 (do_test): Add mi_version parameter, test -break-insert,
2288 -break-info and =breakpoint-created.
2289
7cde5fc2
AB
22902019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2291
2292 * config/default.exp: Remove 'load_lib gdb.exp'.
2293 * config/monitor.exp: Likewise.
2294 * config/sid.exp: Likewise.
2295 * config/sim.exp: Likewise.
2296 * config/slite.exp: Likewise.
2297 * config/unix.exp: Likewise.
2298 * gdb.base/default.exp: Remove unhelpful comment.
2299
efbecbc1
AB
23002019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2301
2302 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2303
0841c79a
AB
23042019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2305
2306 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2307
4a270568
AB
23082019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2309
2310 * gdb.fortran/type-kinds.exp: Update expected results.
2311
067630bd
AB
23122019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2313
2314 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2315
3be47f7a
AB
23162019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2317
2318 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2319 function.
2320 (test_basic_parsing_of_type_kinds): Expand types tested.
2321 (test_parsing_invalid_type_kinds): New function.
2322
4d00f5d8
AB
23232019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2324
2325 * gdb.fortran/intrinsics.exp: New file.
2326 * gdb.fortran/intrinsics.f90: New file.
2327 * gdb.fortran/type-kinds.exp: New file.
2328
c8f91604
AB
23292019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2330
2331 * gdb.fortran/dot-ops.exp: New file.
2332
dd9f2c76
AB
23332019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2334
2335 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2336 Check upper and lower case logical literals.
2337
84ec9724
AB
23382019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2339
2340 * gdb.fortran/types.exp (test_float_literal_types_accepted):
2341 Remove duplicate tests.
2342
c3734e09
AH
23432019-03-06 Alan Hayward <alan.hayward@arm.com>
2344
2345 * lib/gdb.exp (builtin_cd): rename of cd.
2346 (cd): Override builtin.
2347
aa3cfbda
RB
23482019-03-06 Richard Bunt <richard.bunt@arm.com>
2349
2350 * gdb.fortran/function-calls.exp: New file.
2351 * gdb.fortran/function-calls.f90: New test.
2352
7b63ad86
RB
23532019-03-04 Richard Bunt <richard.bunt@arm.com>
2354
2355 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
2356 on user program standard output.
2357 * gdb.fortran/short-circuit-argument-list.f90: Record function
2358 calls.
2359
01abb042
AH
23602019-02-28 Alan Hayward <alan.hayward@arm.com>
2361
c3734e09
AH
2362 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
2363 failure.
01abb042 2364
92137da0
RO
23652019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2366
2367 PR gdb/8527
2368 * gdb.base/interrupt-daemon-attach.c,
2369 gdb.base/interrupt-daemon-attach.exp: New test.
2370
5862844d
PA
23712019-02-27 Pedro Alves <palves@redhat.com>
2372
2373 * gdb.base/page.exp: Add tests for "set width/height -1".
2374
8ed25214
PA
23752019-02-27 Pedro Alves <palves@redhat.com>
2376
2377 * gdb.base/page.exp: Add tests for "set/show width/height" with
2378 "infinite" values.
2379
6c28e44a
TT
23802019-02-27 Tom Tromey <tromey@adacore.com>
2381
2382 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
2383 2.4.
2384 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
2385 workaround.
2386
bf9a735e
AB
23872019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
2388
2389 * gdb.base/align.exp: Extend to compile in both C and C++, and add
2390 tests for structs with static members.
2391
8791793c
TT
23922019-02-26 Tom Tromey <tromey@adacore.com>
2393
2394 * gdb.python/py-value.exp (test_value_from_buffer): Check for
2395 ValueError, not TypeError.
2396
bc2a507e
KB
23972019-02-26 Kevin Buettner <kevinb@redhat.com>
2398
2399 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
2400 call from main program.
2401
e0e7d3bd
JB
24022019-02-23 Joel Brobecker <brobecker@adacore.com>
2403
2404 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
2405 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
2406 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
2407 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
2408 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
2409
9600246d
KS
24102019-02-22 Keith Seitz <keiths@redhat.com>
2411
2412 PR symtab/23853
2413 * gdb.base/symlink-sourcefile.c: New file.
2414 * gdb.base/symlink-sourcefile.exp: New file.
2415
0c95f9ed
TT
24162019-02-20 Tom Tromey <tom@tromey.com>
2417
2418 * gdb.base/info_qt.exp: Update.
2419
6caa91b6
SM
24202019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
2421
2422 * gdb.base/source.exp: Move "error in sourced script" code to
2423 the end.
2424 * gdb.base/source-error.gdb: Move contents to
2425 source-error-1.gdb. Add new code to source source-error-1.gdb.
2426 * gdb.base/source-error-1.gdb: New file, from previous
2427 source-error.gdb.
2428
6506371f
TT
24292019-02-17 Tom Tromey <tom@tromey.com>
2430
2431 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
2432 for macro styling.
2433 * gdb.base/style.c (SOME_MACRO): New macro.
2434
a0087920
TT
24352019-02-17 Tom Tromey <tom@tromey.com>
2436
2437 * gdb.base/style.exp: Add line-wrapping tests.
2438 * gdb.base/page.exp: Add test for quitting during pagination.
2439
a2cd4f14
JB
24402019-02-17 Joel Brobecker <brobecker@adacore.com>
2441
2442 * gdb.ada/big_packed_array: New testcase.
2443 * gdb.ada/homonym.exp: Fix incorrect expected output for
2444 "break <homonym__get_value>" test.
2445
9d70ffbc
WP
24462019-02-13 Weimin Pan <weimin.pan@oracle.com>
2447
2448 PR breakpoints/21870
2449 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
2450 and prepare_for_testing. Add comment.
2451 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
2452 redundant cleanup call. Clean up comment.
2453
01c7ae81
WP
24542019-02-12 Weimin Pan <weimin.pan@oracle.com>
2455
2456 PR breakpoints/21870
2457 * gdb.arch/aarch64-dbreg-contents.exp: New file.
2458 * gdb.arch/aarch64-dbreg-contents.c: New file.
2459
aff29d1c
JB
24602019-02-10 Joel Brobecker <brobecker@adacore.com>
2461
2462 * gdb.ada/mi_ref_changeable: New testcase.
2463
df0da8a2
AH
24642019-02-07 Alan Hayward <alan.hayward@arm.com>
2465
2466 * gdb.base/attach.exp: Add double attach test.
2467
bd447abb
SM
24682019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
2469
2470 * lib/gdb.exp (default_gdb_start): Don't match pagination
2471 prompt.
2472 (gdb_init): Set stty_init.
2473
1dbc40b9
TT
24742019-01-27 Tom Tromey <tom@tromey.com>
2475
2476 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
2477 skip_python_tests.
2478
353229bf
AH
24792019-01-24 Alan Hayward <alan.hayward@arm.com>
2480
2481 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
2482 New structure.
2483 (struct struct_static_02_02): Likewise.
2484 (struct struct_static_02_03): Likewise.
2485 (struct struct_static_02_04): Likewise.
2486 (struct struct_static_04_01): Likewise.
2487 (struct struct_static_04_02): Likewise.
2488 (struct struct_static_04_03): Likewise.
2489 (struct struct_static_04_04): Likewise.
2490 (struct struct_static_06_01): Likewise.
2491 (struct struct_static_06_02): Likewise.
2492 (struct struct_static_06_03): Likewise.
2493 (struct struct_static_06_04): Likewise.
2494 (cmp_struct_static_02_01): Likewise.
2495 (cmp_struct_static_02_02): Likewise.
2496 (cmp_struct_static_02_03): Likewise.
2497 (cmp_struct_static_02_04): Likewise.
2498 (cmp_struct_static_04_01): Likewise.
2499 (cmp_struct_static_04_02): Likewise.
2500 (cmp_struct_static_04_03): Likewise.
2501 (cmp_struct_static_04_04): Likewise.
2502 (cmp_struct_static_06_01): Likewise.
2503 (cmp_struct_static_06_02): Likewise.
2504 (cmp_struct_static_06_03): Likewise.
2505 (cmp_struct_static_06_04): Likewise.
2506 (call_all): Test new structs.
2507 * gdb.base/infcall-nested-structs.exp: Likewise.
2508
73021deb
AH
25092019-01-21 Alan Hayward <alan.hayward@arm.com>
2510 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
2511
fc65c7db
AH
25122019-01-21 Alan Hayward <alan.hayward@arm.com>
2513 * gdb.base/stack-protector.c: New test.
2514 * gdb.base/stack-protector.exp: New file.
2515 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2516 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2517 option.
2518 (gdb_compile): Remove stack protector for GCC and prevent
2519 recursion.
2520
c24bdb02
KS
25212019-01-16 Keith Seitz <keiths@redhat.com>
2522
2523 PR gdb/23773
2524 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
2525
6f072a10
PFC
25262019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2527
2528 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2529 aliases.
2530 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2531 tests.
2532 * gdb.arch/powerpc-vector-regs.c: New file.
2533 * gdb.arch/powerpc-vector-regs.exp: New file.
2534
a7b8d682
PFC
25352019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2536
2537 * gdb.arch/altivec-regs.exp: Fix the list passed to
2538 gdb_expect_list when testing "info vector".
2539
6eb6fb67
AB
25402019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2541
2542 * gdb.base/style.exp: Don't include path in testname.
2543
b56f80d8
KS
25442019-01-10 Keith Seitz <keiths@redhat.com>
2545
2546 PR gdb/23712
2547 PR symtab/23010
2548 * gdb.dwarf2/multidictionary.exp: New file.
2549
041be526
SM
25502019-01-09 Simon Marchi <simon.marchi@ericsson.com>
2551
2552 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
2553 (test_gnuv3_style_demangling): ... this.
2554 (test_lucid_style_demangling): Remove.
2555 (test_arm_style_demangling): Remove.
2556 (test_hp_style_demangling): Remove.
2557 (do_tests): Remove calls to the above.
2558
d820d0c3
AB
25592019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2560
2561 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
2562 case.
2563
f097f5ad
TT
25642019-01-06 Tom Tromey <tom@tromey.com>
2565
2566 PR gdb/28155:
2567 * gdb.dwarf2/typedef-void-finish.exp: New file.
2568
2cd8cc0b
TT
25692018-12-28 Tom Tromey <tom@tromey.com>
2570 Simon Marchi <simark@simark.ca>
2571
2572 * gdb.base/jit-exec.exp: New file.
2573 * gdb.base/jit-exec.c: New file.
2574 * gdb.base/jit-execd.c: New file.
2575
35fb8261
TT
25762018-12-28 Tom Tromey <tom@tromey.com>
2577
2578 * gdb.base/style.exp: Update test to check for address styling.
2579
47fd17cd
TT
25802018-12-28 Tom Tromey <tom@tromey.com>
2581
2582 * gdb.base/style.exp: Add test for styling of "Reading symbols"
2583 message.
2584
d47032b7
TT
25852018-12-28 Tom Tromey <tom@tromey.com>
2586
2587 * gdb.base/style.exp: Add test for version number styling.
2588
af79b68d
TT
25892018-12-28 Tom Tromey <tom@tromey.com>
2590
2591 * gdb.base/style.exp: Add test for print_address_symbolic.
2592
0bb296cb
TT
25932018-12-28 Tom Tromey <tom@tromey.com>
2594
2595 * gdb.base/style.exp: Add test for breakpoint setting.
2596
80ae2043
TT
25972018-12-28 Tom Tromey <tom@tromey.com>
2598
2599 * gdb.base/style.exp: Add test for variable names.
2600
cbe56571
TT
26012018-12-28 Tom Tromey <tom@tromey.com>
2602
2603 * gdb.base/style.exp: New file.
2604 * gdb.base/style.c: New file.
2605
9162a27c
TT
26062018-12-28 Tom Tromey <tom@tromey.com>
2607
2608 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
2609 "dumb".
2610 * gdb.base/readline.exp (operate_and_get_next): Save and restore
2611 the TERM environment variable.
2612
bc543c90
TT
26132018-12-27 Tom Tromey <tom@tromey.com>
2614
2615 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
2616 pagination test.
2617
6f0ffe50
AB
26182018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
2619
2620 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
2621 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
2622
b5a1e557
PW
26232018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2624
2625 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
2626 Filename a.adb changed to bp_fun_addr.adb.
2627 gdb.ada/bp_fun_addr.exp: Update test accordingly.
2628
6e8b1ab2
JV
26292018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
2630
2631 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
2632 non-PIE executables.
2633 * README: Mention the gdb,nopie_flag board setting.
2634 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
2635 non-PIE executable.
2636 * gdb.arch/amd64-entry-value.exp: Likewise.
2637 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
2638 * gdb.arch/i386-float.exp: Likewise.
2639 * gdb.arch/i386-signal.exp: Likewise.
2640 * gdb.mi/mi-reg-undefined.exp: Likewise.
2641
d00a27c5
PM
26422018-12-21 Paul Marechal <paul.marechal@ericsson.com>
2643
2644 PR gdb/23974
2645 * gdb.base/info-os.exp: Check return for unknown "info os" type.
2646
161d081c
PW
26472018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2648
2649 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
2650 Update order of results accordingly.
2651
b001de23
AB
26522018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
2653
2654 * gdb.base/annota1.exp: Update a test regexp.
2655
99e1a184
AB
26562018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2657
2658 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
2659
7a81c1e2
PW
26602018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2661
2662 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
2663 (reuse_time): Initialize to REUSE_TIME_CAP.
2664 (check_rc): New function.
2665 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
2666 Check pthread_create rc.
2667 (spawner_thread_func): Check pthread_create and pthread_join rc.
2668
73e8dc90
PA
26692018-12-08 Pedro Alves <palves@redhat.com>
2670
2671 * gdb.base/list.exp (test_forward_search): Rename to ...
2672 (test_forward_reverse_search): ... this. Also test reverse-search
2673 and the forward-search alias.
2674
13f2ed32
AB
26752018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
2676
2677 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
2678 local timeout variable before return, and remove all local timeout
2679 variable entirely.
2680 (gdb_load): Likewise.
2681
64d27cfc
TV
26822018-12-01 Tom de Vries <tdevries@suse.de>
2683
2684 * gdb.base/gdb-caching-proc.exp: New file.
2685
f63c03b4
SDJ
26862018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
2687
2688 * Makefile.in (TIMESTAMP): New variable.
2689 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
2690 command.
2691 (check-single-racy): Likewise.
2692 (check/%.exp): Likewise.
2693 (check-racy/%.exp): Likewise.
2694 (workers/%.worker): Likewise.
2695 (build-perf): Likewise.
2696 (check-perf): Likewise.
2697 * README: Describe new "TS" and "TS_FORMAT" variables.
2698 * print-ts.py: New file.
2699
1c97054b
BF
27002018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
2701
2702 PR python/23714
2703 * gdb.python/python.exp: Test command repetition after
2704 gdb.execute.
2705
1871a62d
AB
27062018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
2707
2708 * gdb.opt/inline-break.exp: Add test that info breakpoint output
2709 is correctly aligned.
2710
fb5e1ed9
PW
27112018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2712
2713 * gdb.ada/info_auto_lang.exp: New testcase.
2714 * gdb.ada/info_auto_lang/global_pack.ads: New file.
2715 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
2716 * gdb.ada/info_auto_lang/some_c.c: New file.
2717
43d397ca
PW
27182018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2719
2720 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
2721 FUNC_lang language syntax.
2722
beddd671
PW
27232018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2724
2725 * gdb.base/info_minsym.c: New file.
2726 * gdb.base/info_minsym.exp: New file.
2727
73fc52c4
TT
27282018-11-19 Tom Tromey <tom@tromey.com>
2729
2730 PR rust/23625:
2731 * gdb.rust/simple.exp: Add ptype test. Update expected output.
2732 * gdb.rust/expr.exp: Update expected output. Change one test.
2733
994b876a
TT
27342018-11-19 Tom Tromey <tom@tromey.com>
2735
2736 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
2737
6769f276
PA
27382018-11-19 Pedro Alves <palves@redhat.com>
2739
2740 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
2741 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
2742 see the expected warning.
2743
38a72da0
AH
27442018-11-16 Alan Hayward <alan.hayward@arm.com>
2745
2746 PR gdb/22736:
2747 * gdb.cp/infcall-nodebug-lib.c: New test.
2748 * gdb.cp/infcall-nodebug-main.c: New test.
2749 * gdb.cp/infcall-nodebug.exp: New file.
2750
53a89d6e
SM
27512018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
2752
2753 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
2754 completer tests.
2755
9325300d
TV
27562018-11-09 Tom de Vries <tdevries@suse.de>
2757
2758 * gdb.base/msym-lang.c: New test.
2759 * gdb.base/msym-lang.exp: New file.
2760 * gdb.base/msym-lang-main.c: New test.
2761
20f0d60d
TT
27622018-11-08 Tom Tromey <tom@tromey.com>
2763
2764 PR gdb/23555:
2765 PR gdb/23838:
2766 * gdb.base/warning.exp: New file.
2767
b5420128
JB
27682018-11-08 Jan Beulich <jbeulich@suse.com>
2769
2770 * testsuite/gdb.arch/i386-avx512.c,
2771 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
2772
cd115d61
AB
27732018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2774
2775 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2776 point hardware.
2777
35ee2dc2
AB
27782018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2779
2780 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2781 * gdb.dwarf2/missing-type-name.exp: New file.
2782
31aceee8
TV
27832018-11-06 Tom de Vries <tdevries@suse.de>
2784
2785 * gdb.base/many-headers.c: New test.
2786 * gdb.base/many-headers.exp: New file.
2787
109be305
JW
27882018-11-06 Jim Wilson <jimw@sifive.com>
2789
2790 * gdb.base/code_elim.exp: For riscv, set additional_flags
2791 to include -msmall-data-limit=0.
2792
e2b7af72
JB
27932018-11-01 Joel Brobecker <brobecker@adacore.com>
2794
2795 * gdb.ada/watch_minus_l: New testcase.
2796
cdcda965
SM
27972018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2798
2799 * gdb.arch/aix-sighandle.c: New file.
2800 * gdb.arch/aix-sighandle.exp: New file.
2801
92dcebf3
AB
28022018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2803
2804 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
2805 registers being unions.
2806
68b9ac18
TV
28072018-10-31 Tom de Vries <tdevries@suse.de>
2808
2809 * lib/valgrind.exp: New file.
2810 (vgdb_start, vgdb_stop): New procs, factored out of ...
2811 * gdb.base/valgrind-bt.exp: ... here, ...
2812 * gdb.base/valgrind-disp-step.exp: ... here and ...
2813 * gdb.base/valgrind-infcall.exp: ... here.
2814
1443936e
TV
28152018-10-31 Tom de Vries <tdevries@suse.de>
2816
2817 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2818
eb77c9df
AB
28192018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2820
2821 * gdb.dwarf2/void-type.c: New file.
2822 * gdb.dwarf2/void-type.exp: New file.
2823
82b5e646
PW
28242018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2825
2826 * gdb.base/info_qt.c: New file.
2827 * gdb.base/info_qt.exp: New file.
2828
8d619c01
EBM
28292018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2830
2831 * gdb.arch/powerpc-htm-regs.c: New file.
2832 * gdb.arch/powerpc-htm-regs.exp: New file.
2833
f2cf6173
EBM
28342018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2835
2836 * gdb.arch/powerpc-tar.c: New file.
2837 * gdb.arch/powerpc-tar.exp: New file.
2838
7ca18ed6
EBM
28392018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2840
2841 * gdb.arch/powerpc-ppr-dscr.c: New file.
2842 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2843
bfcc0eba
TV
28442018-10-25 Tom de Vries <tdevries@suse.de>
2845
2846 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2847
fe1a5cad
TV
28482018-10-24 Tom de Vries <tdevries@suse.de>
2849
2850 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2851 longer exists error.
2852
a76dc3b7
TV
28532018-10-24 Tom de Vries <tdevries@suse.de>
2854
2855 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2856
4df46df7
TV
28572018-10-24 Tom de Vries <tdevries@suse.de>
2858
2859 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2860 --db-attach in valgrind.
2861
0dbfcfff
AB
28622018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2863
2864 * gdb.arch/riscv-reg-aliases.c: New file.
2865 * gdb.arch/riscv-reg-aliases.exp: New file.
2866
b04480b1
AH
28672018-10-19 Alan Hayward <alan.hayward@arm.com>
2868
2869 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2870
2c6ac8d7
AH
28712018-10-19 Alan Hayward <alan.hayward@arm.com>
2872
2873 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2874
2bc69f25
AH
28752018-10-19 Alan Hayward <alan.hayward@arm.com>
2876
2877 * gdb.cp/ovldbreak.exp: Fix regexps.
2878
1f1ae3a3
AH
28792018-10-19 Alan Hayward <alan.hayward@arm.com>
2880
2881 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2882
94c18618
SDJ
28832018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2884
2885 PR cli/23785
2886 * gdb.base/restore.exp: New test to check if "restore" with an
2887 invalid file doesn't segfault.
2888
812cd6eb
TV
28892018-10-18 Tom de Vries <tdevries@suse.de>
2890
2891 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2892 * gdb.ada/excep_handle.exp: Same.
2893 * gdb.ada/mi_string_access.exp: Same.
2894 * gdb.ada/mi_var_union.exp: Same.
2895 * gdb.arch/arc-analyze-prologue.exp: Same.
2896 * gdb.arch/arc-decode-insn.exp: Same.
2897 * gdb.base/readnever.exp: Same.
2898 * gdb.fortran/printing-types.exp: Same.
2899 * gdb.guile/scm-lazy-string.exp: Same.
2900
c4b90788
TV
29012018-10-16 Tom de Vries <tdevries@suse.de>
2902
2903 PR gdb/23730
2904 * gdb.base/catch-follow-exec.c: Add copyright notice.
2905 * gdb.base/catch-follow-exec.exp: Rewrite to use
2906 gdb_spawn_with_cmdline_opts. Require gdb-native.
2907
8bca2978
SL
29082018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2909
2910 * gdb.trace/actions-changed.exp: Check for arch support.
2911 * gdb.trace/actions.exp: Likewise.
2912 * gdb.trace/ax.exp: Likewise.
2913 * gdb.trace/backtrace.exp: Likewise.
2914 * gdb.trace/change-loc.exp: Likewise.
2915 * gdb.trace/deltrace.exp: Likewise.
2916 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2917 * gdb.trace/ftrace.exp: Likewise.
2918 * gdb.trace/infotrace.exp: Check for arch support.
2919 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2920 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2921 * gdb.trace/mi-tsv-changed.exp: Likewise.
2922 * gdb.trace/packetlen.exp: Likewise.
2923 * gdb.trace/passc-dyn.exp: Likewise.
2924 * gdb.trace/passcount.exp: Likewise.
2925 * gdb.trace/pending.exp: Likewise.
2926 * gdb.trace/range-stepping.exp: Check for shlib support.
2927 * gdb.trace/report.exp: Check for arch support.
2928 * gdb.trace/save-trace.exp: Likewise.
2929 * gdb.trace/signal.exp: Check for signal support.
2930 * gdb.trace/tfind.exp: Check for arch support.
2931 * gdb.trace/trace-break.exp: Check for arch and shlib support.
2932 * gdb.trace/trace-common.h: Add comment.
2933 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
2934 * gdb.trace/trace-enable-disable.exp: Likewise.
2935 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
2936 * gdb.trace/tracecmd.exp: Check for arch support.
2937 * gdb.trace/tspeed.exp: Check for shlib and target support.
2938 * gdb.trace/tstatus.exp: Check for arch support.
2939 * gdb.trace/tsv.exp: Likewise.
2940 * gdb.trace/while-dyn.exp: Likewise.
2941 * gdb.trace/while-stepping.exp: Likewise.
2942 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
2943
f9c49bff
SM
29442018-10-12 Simon Marchi <simon.marchi@ericsson.com>
2945
2946 * gdb.trace/tspeed.exp: Remove nowarnings.
2947 (prepare_for_trace_test): Declare "global ipalib".
2948 * gdb.trace/tspeed.c: Include unistd.h.
2949 (main): Remove superfluous printf argument.
2950
d4330bde
SL
29512018-10-11 Sandra Loosemore <sandra@codesourcery.com>
2952
2953 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
2954 directory prefix on the filename.
2955
8ecfd7bd
SDJ
29562018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
2957
2958 * gdb.gdb/unittest.exp: Update expected message informing that
2959 selftests have been disabled.
2960 * gdb.server/unittest.exp: Likewise.
2961
58bbcd02
TV
29622018-10-09 Tom de Vries <tdevries@suse.de>
2963
2964 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
2965 with runto_main.
2966
9f6b697b
WP
29672018-10-08 Weimin Pan <weimin.pan@oracle.com>
2968
2969 PR c++/16841
2970 * gdb.cp/virtbase2.cc: New file.
2971 * gdb.cp/virtbase2.exp: New file.
2972
add5ded5
TT
29732018-10-06 Tom Tromey <tom@tromey.com>
2974
2975 PR python/19399:
2976 * gdb.python/py-inferior.exp: Add architecture test.
2977
f9e48344
TT
29782018-10-06 Tom Tromey <tom@tromey.com>
2979
2980 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
2981 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
2982
2a8be203
TT
29832018-10-06 Tom Tromey <tom@tromey.com>
2984
2985 * gdb.python/py-breakpoint.exp (check_last_event): Check location
2986 of a "throw" catchpoint.
2987
e04caa70
SDJ
29882018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2989
2990 * gdb.base/info-proc.exp: Update string expected from "help info
2991 proc".
2992
5ca8c39f
TT
29932018-10-04 Tom Tromey <tom@tromey.com>
2994
2995 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2996 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2997 (test_initial_complaints, test_empty_complaints): Update.
2998 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2999
3453e7e4
TT
30002018-10-04 Tom Tromey <tom@tromey.com>
3001
3002 PR cli/19551:
3003 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3004 * lib/gdb.exp (gdb_file_cmd): Update.
3005 * gdb.stabs/weird.exp (print_weird_var): Update.
3006 * gdb.server/solib-list.exp: Update.
3007 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3008 * gdb.mi/mi-cli.exp: Update.
3009 * gdb.linespec/linespec.exp: Update.
3010 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3011 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3012 * gdb.cp/cp-relocate.exp: Update.
3013 * gdb.base/sym-file.exp: Update.
3014 * gdb.base/relocate.exp: Update.
3015 * gdb.base/readnever.exp: Update.
3016 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3017 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3018 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3019 * gdb.base/code_elim.exp: Update.
3020 * gdb.base/break-unload-file.exp (test_break): Update.
3021 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3022 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3023 Update.
3024 * gdb.base/attach.exp (do_attach_tests): Update.
3025 * gdb.base/sepdebug.exp: Update.
3026 * gdb.python/py-section-script.exp: Update.
3027
6afcf761
TT
30282018-10-04 Tom Tromey <tom@tromey.com>
3029
3030 PR cli/22234:
3031 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3032 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3033 output.
3034
fef1b293
TT
30352018-10-04 Tom Tromey <tom@tromey.com>
3036
3037 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3038 set width and height to 0.
3039 (test_command_line_attach_run): Use -quiet.
3040
ca98345e
SL
30412018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3042
3043 * lib/gdb.exp (skip_ifunc_tests): New.
3044 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3045 other compile failures.
3046 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3047
ff34e6ae
SM
30482018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3049
3050 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3051 is_amd64_regs_target.
3052
6bb8890e
AH
30532018-10-01 Alan Hayward <alan.hayward@arm.com>
3054
3055 * gdb.arch/aarch64-sighandler-regs.c: New test.
3056 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3057 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3058
224d30d3
MM
30592018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3060
3061 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3062 assembly.
3063
f67ffa6a
AB
30642018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3065
3066 * gdb.base/frame-selection.exp: New file.
3067 * gdb.base/frame-selection.c: New file.
3068
9fc3183f
AH
30692018-09-27 Alan Hayward <alan.hayward@arm.com>
3070
3071 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3072 pthread barrier.
3073 (main): Likewise.
3074
d354055e
AB
30752018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3076
3077 * gdb.base/large-frame-1.c: New file.
3078 * gdb.base/large-frame-2.c: New file.
3079 * gdb.base/large-frame.exp: New file.
3080 * gdb.base/large-frame.h: New file.
3081
db727370
JL
30822018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3083
3084 PR gdb/20948
3085 * gdb.base/write_mem.exp: New test.
3086 * gdb.base/write_mem.c: Likewise.
3087
ae778caf
TT
30882018-09-23 Tom Tromey <tom@tromey.com>
3089
3090 PR python/18852:
3091 * gdb.python/py-parameter.exp: Add test for parameter that throws
3092 on "set".
3093
fd3ba736
TT
30942018-09-23 Tom Tromey <tom@tromey.com>
3095
3096 PR python/17284:
3097 * gdb.python/py-template.exp (test_template_arg): Add test for
3098 negative template argument number.
3099
39a24317
TT
31002018-09-23 Tom Tromey <tom@tromey.com>
3101
3102 PR python/14062:
3103 * gdb.python/python.exp: Add test for post_event error.
3104
f5769a2c
TT
31052018-09-23 Tom Tromey <tom@tromey.com>
3106
3107 PR python/18170:
3108 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3109 convert pointers to int and long.
3110
1c1e54f6
TT
31112018-09-23 Tom Tromey <tom@tromey.com>
3112
3113 PR python/20126:
3114 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3115 signed-ness conversion tests.
3116
fb4fa946
TT
31172018-09-23 Tom Tromey <tom@tromey.com>
3118
3119 PR python/18352;
3120 * gdb.python/py-value.exp (test_float_conversion): New proc.
3121 Use it.
3122
a466edac
HAQ
31232018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3124
3125 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3126
4ee9b0c5
SL
31272018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3128
3129 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3130 no readline.
3131 * gdb.base/utf8-identifiers.exp: Likewise.
3132 * gdb.cp/cpcompletion.exp: Likewise.
3133 * gdb.linespec/cpcompletion.exp: Likewise.
3134 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3135 * gdb.linespec/cpls-ops.exp: Likewise.
3136
23be8da7
RB
31372018-09-19 Richard Bunt <richard.bunt@arm.com>
3138 Chris January <chris.january@arm.com>
3139
3140 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3141 * gdb.fortran/short-circuit-argument-list.exp: New file.
3142 * gdb.fortran/short-circuit-argument-list.f90: New test.
3143
5031d0ae
SDJ
31442018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3145
3146 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3147 "arch=" keyword when executing "-stack-list-frames".
3148
b4c0d1a4
SDJ
31492018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3150
3151 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3152 "arch=" keyword when executing "-stack-list-frames".
3153
7a6d2b45
SDJ
31542018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3155
3156 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3157 break ada".
3158
8588b356
SM
31592018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3160
3161 PR python/23669
3162 * gdb.python/python.exp: Test gdb.execute("show commands").
3163
65e65158
TT
31642018-09-16 Tom Tromey <tom@tromey.com>
3165
3166 * gdb.base/new-ui.exp (do_execution_tests): Update.
3167 * gdb.base/dbx.exp (test_breakpoints): Update.
3168
bf326452
AH
31692018-09-14 Alan Hayward <alan.hayward@arm.com>
3170
3171 * lib/gdb.exp (gdb_simple_compile): Add proc.
3172 (is_elf_target): Use gdb_simple_compile.
3173 (skip_altivec_tests): Likewise.
3174 (skip_vsx_tests): Likewise.
3175 (skip_tsx_tests): Likewise.
3176 (skip_btrace_tests): Likewise.
3177 (skip_btrace_pt_tests): Likewise.
3178 (gdb_can_simple_compile): Likewise.
3179 (gdb_has_argv0): Likewise.
3180 (gdb_target_symbol_prefix): Likewise.
3181 (target_supports_scheduler_locking): Likewise.
3182
2361b0fb
TT
31832018-09-13 Tom Tromey <tom@tromey.com>
3184
3185 * Makefile.in (TAGS): Recognize proc_with_prefix and
3186 gdb_caching_proc.
3187
0ae1a321
SM
31882018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3189
3190 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3191 method.
3192
a40bf0c2
SM
31932018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3194
3195 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3196 and a few other Inferior properties when the Inferior is no
3197 longer valid.
3198
4a3fe98f
TT
31992018-09-13 Tom Tromey <tom@tromey.com>
3200
3201 PR rust/23650:
3202 * gdb.rust/simple.exp: Add test for enum field access error.
3203
098b2108
TT
32042018-09-13 Tom Tromey <tom@tromey.com>
3205
3206 PR rust/23626:
3207 * gdb.rust/simple.rs (EmptyEnum): New type.
3208 (main): Use it.
3209 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3210
1256af7d
SM
32112018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3212
3213 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3214 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3215 * gdb.python/py-symtab.exp: Update test printing an objfile.
3216
4aa8e6c2
SM
32172018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3218
3219 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3220 object.
3221
c221b2f7
AH
32222018-09-12 Alan Hayward <alan.hayward@arm.com>
3223
3224 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3225 (support_complex_tests): Use gdb_can_simple_compile.
3226 (is_ilp32_target): Likewise.
3227 (is_lp64_target): Likewise.
3228 (is_64_target): Likewise.
3229 (is_amd64_regs_target): Likewise.
3230 (is_aarch32_target): Likewise.
3231 (gdb_int128_helper): Likewise.
3232
6f1107b5
JK
32332018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3234
3235 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3236
1f5d1570
JG
32372018-09-10 Jerome Guitton <guitton@adacore.com>
3238
3239 * gdb.ada/same_component_name: Add test for case of tagged record
3240 with variable-length fields.
3241
cc330e39
XR
32422018-09-10 Xavier Roirand <roirand@adacore.com>
3243
3244 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3245 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3246 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3247 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3248
b9c50e9a
XR
32492018-09-10 Xavier Roirand <roirand@adacore.com>
3250
3251 * gdb.ada/mi_string_access.exp: New testcase.
3252 * gdb.ada/mi_string_access/bar.adb: New file.
3253 * gdb.ada/mi_string_access/pck.adb: New file.
3254 * gdb.ada/mi_string_access/pck.asd: New file.
3255
2963898f
XR
32562018-09-10 Xavier Roirand <roirand@adacore.com>
3257
3258 * gdb.ada/mi_var_union.exp: New testcase.
3259 * gdb.ada/mi_var_union/bar.adb: New file.
3260 * gdb.ada/mi_var_union/pck.adb: New file.
3261 * gdb.ada/mi_var_union/pck.asd: New file.
3262
1aac008f
TT
32632018-09-08 Tom Tromey <tom@tromey.com>
3264
3265 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3266
332cf4c9
TT
32672018-09-08 Tom Tromey <tom@tromey.com>
3268
3269 PR python/16047:
3270 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3271 (register_pretty_printers): Register new printer.
3272 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3273 test.
3274 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3275 (an_int_type3): New global.
3276
424da6cf
JB
32772018-09-08 Joel Brobecker <brobecker@adacore.com>
3278
3279 * gdb.ada/expr_with_funcall: New testcase.
3280
2a62dfa9
JB
32812018-09-08 Joel Brobecker <brobecker@adacore.com>
3282
3283 * gdb.ada/packed_array_assign: New testcase.
3284
96b6697f
AB
32852018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3286
3287 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3288 names, and add test prefixes to make test names unique.
3289
e4a62c65
TV
32902018-09-05 Tom de Vries <tdevries@suse.de>
3291
3292 * gdb.dwarf2/varval.exp: Add test.
3293
dd083ee2
GB
32942018-09-04 Gary Benson <gbenson@redhat.com>
3295
3296 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3297 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3298
aef9346c
TT
32992018-08-31 Tom Tromey <tom@tromey.com>
3300
3301 * gdb.rust/simple.rs: Rename second variable "v".
3302
c67f2e15
AB
33032018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3304
3305 * gdb.base/funcargs.c (use_a): New function.
3306 (recurse): Call use_a.
3307
078a0207
KS
33082018-08-29 Keith Seitz <keiths@redhat.com>
3309
3310 * gdb.compile/compile-cplus-anonymous.cc: New file.
3311 * gdb.compile/compile-cplus-anonymous.exp: New file.
3312 * gdb.compile/compile-cplus-array-decay.cc: New file.
3313 * gdb.compile/compile-cplus-array-decay.exp: New file.
3314 * gdb.compile/compile-cplus-inherit.cc: New file.
3315 * gdb.compile/compile-cplus-inherit.exp: New file.
3316 * gdb.compile/compile-cplus-member.cc: New file.
3317 * gdb.compile/compile-cplus-member.exp: New file.
3318 * gdb.compile/compile-cplus-method.cc: New file.
3319 * gdb.compile/compile-cplus-method.exp: New file.
3320 * gdb.compile/compile-cplus-mod.c: "New" file.
3321 * gdb.compile/compile-cplus-namespace.cc: New file.
3322 * gdb.compile/compile-cplus-namespace.exp: New file.
3323 * gdb.compile/compile-cplus-nested.cc: New file.
3324 * gdb.compile/compile-cplus-nested.exp: New file.
3325 * gdb.compile/compile-cplus-print.c: "New" file.
3326 * gdb.compile/compile-cplus-print.exp: "New" file.
3327 * gdb.compile/compile-cplus-virtual.cc: New file.
3328 * gdb.compile/compile-cplus-virtual.exp: New file.
3329 * gdb.compile/compile-cplus.c: "New" file.
3330 * gdb.compile/compile-cplus.exp: "New" file.
3331 * lib/compile-support.exp: New file.
3332
b0f492b9
GB
33332018-08-16 Gary Benson <gbenson@redhat.com>
3334
3335 PR gdb/13000:
3336 * gdb.base/batch-exit-status.exp: New file.
3337 * gdb.base/batch-exit-status.good-commands: Likewise.
3338 * gdb.base/batch-exit-status.bad-commands: Likewise.
3339
36eb4c5f
AH
33402018-08-29 Alan Hayward <alan.hayward@arm.com>
3341
3342 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
3343 (struct struct02): Likewise.
3344 (struct struct03): Likewise.
3345 (struct struct04): Likewise.
3346 (struct struct_01_01): New struct.
3347 (struct struct_01_02): Likewise.
3348 (struct struct_01_03): Likewise.
3349 (struct struct_01_04): Likewise.
3350 (struct struct_02_01): Likewise.
3351 (struct struct_02_02): Likewise.
3352 (struct struct_02_03): Likewise.
3353 (struct struct_02_04): Likewise.
3354 (struct struct_04_01): Likewise.
3355 (struct struct_04_02): Likewise.
3356 (struct struct_04_03): Likewise.
3357 (struct struct_04_04): Likewise.
3358 (struct struct_05_01): Likewise.
3359 (struct struct_05_02): Likewise.
3360 (struct struct_05_03): Likewise.
3361 (struct struct_05_04): Likewise.
3362 (cmp_struct01): Remove function.
3363 (cmp_struct02): Likewise.
3364 (cmp_struct03): Likewise.
3365 (cmp_struct04): Likewise.
3366 (cmp_struct_01_01): Add Function.
3367 (cmp_struct_01_02): Likewise.
3368 (cmp_struct_01_03): Likewise.
3369 (cmp_struct_01_04): Likewise.
3370 (cmp_struct_02_01): Likewise.
3371 (cmp_struct_02_02): Likewise.
3372 (cmp_struct_02_03): Likewise.
3373 (cmp_struct_02_04): Likewise.
3374 (cmp_struct_04_01): Likewise.
3375 (cmp_struct_04_02): Likewise.
3376 (cmp_struct_04_03): Likewise.
3377 (cmp_struct_04_04): Likewise.
3378 (cmp_struct_05_01): Likewise.
3379 (cmp_struct_05_02): Likewise.
3380 (cmp_struct_05_03): Likewise.
3381 (cmp_struct_05_04): Likewise.
3382 (call_all): Add new structs.
3383 * gdb.base/infcall-nested-structs.exp: Likewise.
3384
3bf9c013
JV
33852018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
3386
3387 * gdb.python/py-framefilter-mi.exp: Update regexp to
3388 check for "arch" field in frame output.
3389
450d1e88
KB
33902018-08-23 Kevin Buettner <kevinb@redhat.com>
3391
3392 * gdb.dwarf2/dw2-ranges-func.c: New file.
3393 * gdb.dwarf2/dw2-ranges-func.exp: New file.
3394
ae739fe7
SM
33952018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
3396
3397 * gdb.base/term.exp: Compare terminal settings with values from
3398 the inferior.
3399 * gdb.base/term.c: Get and set terminal settings.
3400
6d52907e
JV
34012018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
3402
3403 * lib/mi-support.exp (mi_expect_stop): Update regexp to
3404 accommodate new "arch" field in frame output.
3405 * gdb.mi/mi-return.exp: Likewise.
3406 * gdb.mi/mi-stack.exp: Likewise.
3407 * gdb.mi/mi-syn-frame.exp: Likewise.
3408 * gdb.mi/user-selected-context-sync.exp: Likewise.
3409
be2d111a
MS
34102018-08-19 Michael Spang <spang@google.com>
3411
3412 PR gdb/11786
3413 * gdb.base/gcore-tls-pie.c: New file.
3414 * gdb.base/gcore-tls-pie.exp: New file.
3415
ae3a7c47
KB
34162018-08-18 Kevin Buettner <kevinb@redhat.com>
3417
3418 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
3419 * gdb.dwarf2/varval.c: New file.
3420 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 3421
2ecae92e
AH
34222018-08-17 Alan Hayward <alan.hayward@arm.com>
3423
3424 PR gdb/18931
3425 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
3426
c1854f1d
KS
34272018-08-16 Keith Seitz <keiths@redhat.com>
3428
3429 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
3430 tests expected to pass.
3431
26fb3983
JV
34322018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
3433
3434 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
3435 -data-disassemble -a.
3436 (test_disassembly_bogus_args): Likewise.
3437
67943c00
AB
34382018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
3439
3440 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
3441
5ff2bbae
AB
34422018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3443
3444 * gdb.base/vla-optimized-out.exp: Add new test.
3445
e5bbcd0f
AB
34462018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3447
3448 * gdb.base/vla-optimized-out-o3.exp: Delete.
3449 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
3450 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
3451 deleted tests.
3452
9d4a934c
AB
34532018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
3454
3455 PR gdb/18050:
3456 * gdb.server/extended-remote-restart.c: New file.
3457 * gdb.server/extended-remote-restart.exp: New file.
3458
045cf012
SM
34592018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
3460
3461 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
3462 "set variable index = 42".
3463
87d6a7aa
SM
34642018-08-07 Simon Marchi <simon.marchi@ericsson.com>
3465
3466 * boards/index-cache-gdb.exp: New file.
3467 * gdb.dwarf2/index-cache.exp: New file.
3468 * gdb.dwarf2/index-cache.c: New file.
3469 * gdb.base/maint.exp: Check if we are using the index cache.
3470
96d68bd4
RO
34712018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3472
3473 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
3474 MAKEFLAGS.
3475
5a699617
RO
34762018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3477
3478 * dg-extract-results.sh: Move to toplevel contrib.
3479 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
3480 * Makefile.in (check-parallel-racy): Likewise.
3481
5bd18990
AB
34822018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
3483
3484 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
3485 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
3486 tests if the target supports scheduler locking.
3487
3fbbcf47
TV
34882018-08-04 Tom de Vries <tdevries@suse.de>
3489
3490 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
3491
3e1d3d8c
TT
34922018-08-02 Tom Tromey <tom@tromey.com>
3493
3494 PR symtab/16842.
3495 * gdb.cp/temargs.exp: Test "info address" of a template
3496 parameter.
3497
5abe0f0c
JV
34982018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
3499
3500 * gdb.python/py-mi-var-info-path-expression.c: New file.
3501 * gdb.python/py-mi-var-info-path-expression.py: New file.
3502 * gdb.python/py-mi-var-info-path-expression.exp: New file.
3503
fb66cde8
SDJ
35042018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
3505
3506 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
3507 error after "cannot resolve name" string.
3508
c708f4d2
AB
35092018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3510
3511 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
3512 started.
3513 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
3514
37cc0cae
TV
35152018-07-28 Tom de Vries <tdevries@suse.de>
3516
3517 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3518
63b4ecf7
TV
35192018-07-26 Tom de Vries <tdevries@suse.de>
3520
3521 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
3522
3c3bb058
AB
35232018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
3524
3525 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
3526 is visible.
3527
9e7f3bbb
TV
35282018-07-26 Tom de Vries <tdevries@suse.de>
3529
3530 PR breakpoints/23366
3531 * gdb.base/catch-follow-exec.c: New test.
3532 * gdb.base/catch-follow-exec.exp: New file.
3533
16f808ec
TV
35342018-07-25 Tom de Vries <tdevries@suse.de>
3535
3536 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3537 vla-optimized-out.c.
3538
d7154a8d
JV
35392018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3540
3541 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3542 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3543
232a0032
TV
35442018-07-20 Tom de Vries <tdevries@suse.de>
3545
3546 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3547 NOCLONE macro.
3548 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3549
fbb1d502
TV
35502018-07-19 Tom de Vries <tdevries@suse.de>
3551
3552 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
3553 regular expression.
3554
42dc7699
TV
35552018-07-18 Tom de Vries <tdevries@suse.de>
3556
3557 * gdb.base/vla-optimized-out.c: New test.
3558 * gdb.base/vla-optimized-out.exp: New file.
3559
7f1f7e23
SDJ
35602018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
3561
3562 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
3563 message "No address associated with hostname" when gdbserver
3564 cannot resolve the hostname.
3565
5759ebb3
PW
35662018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3567
3568 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
3569 Add some test prefixes to make tests unique.
3570
3606ccab
PW
35712018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3572
3573 * gdb.base/frameapply.c: New file.
3574 * gdb.base/frameapply.exp: New file.
3575
529c08b2
PW
35762018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3577
3578 * gdb.base/skip.exp: Update expected error message.
3579
c7ab0aef
SDJ
35802018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3581 Jan Kratochvil <jan.kratochvil@redhat.com>
3582 Paul Fertser <fercerpav@gmail.com>
3583 Tsutomu Seki <sekiriki@gmail.com>
3584
3585 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
3586 parameter.
3587 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
3588 by default.
3589 * boards/native-gdbserver.exp: Likewise.
3590 * gdb.server/run-without-local-binary.exp: Improve regexp used
3591 for detecting when a remote debugging connection succeeds.
3592 * gdb.server/server-connect.exp: New file.
3593 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
3594 Do not prefix the port number with ":".
3595 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
3596 support for detecting and using it. Add '$debughost_gdbserver'
3597 to the list of arguments used to start gdbserver. Handle case
3598 when gdbserver cannot resolve a network name.
3599
16ff70dd
SDJ
36002018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3601
3602 PR c++/23373
3603 * gdb.base/ptype-offsets.cc (struct static_member): New
3604 struct.
3605 (main) <stmember>: New variable.
3606 * gdb.base/ptype-offsets.exp: Add test for printing a struct
3607 with a static member in it.
3608
3541979f
AB
36092018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
3610
3611 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
3612 watchpoints enabled and disabled.
3613
c8ad9b9a
AB
36142018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3615
3616 * gdb.base/examine-backward.exp: Still run tests around address
3617 0x0, even if address 0x0 is not readable. Update the pattern for
3618 matching address 0x0 in expected output.
3619
e0e5e971
AB
36202018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3621
3622 * gdb.base/share-env-with-gdbserver.c (main): Add call to
3623 malloc/free.
3624
1ea5da02
TV
36252018-07-04 Tom de Vries <tdevries@suse.de>
3626
3627 * gdb.dwarf2/dw2-error.exp: Update expected error message.
3628
471b9d15
MR
36292018-07-02 Maciej W. Rozycki <macro@mips.com>
3630
3631 PR tdep/8282
3632 * gdb.arch/mips-disassembler-options.exp: New test.
3633 * gdb.arch/mips-disassembler-options.s: New test source.
3634
75acb486
PA
36352018-06-29 Pedro Alves <palves@redhat.com>
3636
3637 * gdb.threads/names.exp: Adjust expected "info threads" output.
3638
cd2bb709
PA
36392018-06-29 Pedro Alves <palves@redhat.com>
3640
3641 * gdb.opt/inline-break.exp (line number, address): Add "info
3642 break" tests.
3643
991ff292
PA
36442018-06-29 Pedro Alves <palves@redhat.com>
3645
3646 * gdb.opt/inline-break.c (func1): Add "break here" marker.
3647 * gdb.opt/inline-break.exp: Test setting breakpoints by line
3648 number and address and running to them.
3649
356819b6 36502018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
3651
3652 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
3653
2512d7ef
JK
36542018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3655
3656 * lib/compiler.c: Remove executable permission flag.
3657
be1b6474
RB
36582018-06-28 Richard Bunt <richard.bunt@arm.com>
3659
3660 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
3661 code.
3662 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
3663
291f9a96
PT
36642018-06-28 Petr Tesarik <ptesarik@suse.cz>
3665
3666 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
3667
ed6dfe51
PT
36682018-06-28 Petr Tesarik <ptesarik@suse.cz>
3669
3670 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
3671 address argument is omitted.
3672
d4d429d5
PT
36732018-06-28 Petr Tesarik <ptesarik@suse.cz>
3674
3675 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
3676
7ab6656f
OJ
36772018-06-27 Omair Javaid <omair.javaid@linaro.org>
3678
3679 PR gdb/21695
3680 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
3681 * gdb.base/infoline-reloc-main-from-zero.c: New file.
3682
a33ccfc7
TT
36832018-06-26 Tom Tromey <tom@tromey.com>
3684
3685 PR rust/22574:
3686 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
3687 * gdb.rust/simple.rs (struct SimpleLayout): New.
3688
6d72d289
SM
36892018-06-22 Simon Marchi <simon.marchi@ericsson.com>
3690
3691 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
3692 "info registers" output.
3693
8363f9d5
RB
36942018-06-21 Richard Bunt <richard.bunt@arm.com>
3695
3696 * gdb.base/watchpoint-hw-attach.c: New test.
3697 * gdb.base/watchpoint-hw-attach.exp: New file.
3698
f00674fe
SM
36992018-06-20 Simon Marchi <simon.marchi@ericsson.com>
3700
3701 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
3702 through /bin/sh.
3703 * boards/dwarf4-gdb-index.exp: Likewise.
3704 * boards/fission-dwp.exp: Likewise.
3705
1d554008
UW
37062018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
3707
3708 * gdb.base/float128.exp: Add comment and improved fail message
3709 to the failure case of "print large128" test.
3710
d0ac1c44
SM
37112018-06-19 Simon Marchi <simon.marchi@ericsson.com>
3712
3713 * configure.ac: Remove AC_PREREQ.
3714 * configure: Re-generate.
3715
61b04dd0
PA
37162018-06-19 Pedro Alves <palves@redhat.com>
3717
3718 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
3719 (func_extern_caller): New.
3720 (main): Call func_extern_caller.
3721 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
3722 logic change.
3723
f63b508a
SM
37242018-06-18 Weimin Pan <weimin.pan@oracle.com>
3725
3726 PR gdb/16841
3727 * gdb.cp/typedef-base.cc: New file.
3728 * gdb.cp/typedef-base.exp: New file.
3729
0fe3a558
TV
37302018-06-18 Tom de Vries <tdevries@suse.de>
3731
3732 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
3733
7010835a
AB
37342018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3735 Richard Bunt <Richard.Bunt@arm.com>
3736
3737 * gdb.threads/attach-slow-waitpid.c: New file.
3738 * gdb.threads/attach-slow-waitpid.exp: New file.
3739 * gdb.threads/slow-waitpid.c: New file.
3740
14897d65
PA
37412018-06-14 Pedro Alves <palves@redhat.com>
3742
3743 * gdb.base/fork-running-state.c: Include <errno.h>.
3744 (exit_if_relative_exits): New.
3745 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
3746 exits.
3747 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
3748 child exits.
3749
5d9a0608
TV
37502018-06-14 Tom de Vries <tdevries@suse.de>
3751
3752 PR cli/22573
3753 * gdb.base/finish-pretty.c: New test.
3754 * gdb.base/finish-pretty.exp: New file.
3755
11ae5818
PA
37562018-06-14 Pedro Alves <palves@redhat.com>
3757
3758 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
3759 gdb's expected startup output.
3760
1d39de44
PA
37612018-06-14 Pedro Alves <palves@redhat.com>
3762
3763 * lib/selftest-support.exp (selftest_setup): Remove inlined
3764 function handling.
3765
70ee0000
TV
37662018-06-14 Tom de Vries <tdevries@suse.de>
3767
3768 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
3769 matching of breakpoint printing.
3770
11f4b608
TV
37712018-06-13 Tom de Vries <tdevries@suse.de>
3772
3773 PR testsuite/23269
3774 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3775 (fork_child): ... here, and ...
3776 (fork_parent): ... here.
3777
37782018-06-12 Tom de Vries <tdevries@suse.de>
3779
3780 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3781
9516f85a
AB
37822018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3783 Stephen Roberts <stephen.roberts@arm.com>
3784
3785 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3786 rewrite test to describe action performed, rather than possible
3787 failure.
3788
5045b3d7
GB
37892018-06-08 Gary Benson <gbenson@redhat.com>
3790
3791 * gdb.threads/check-libthread-db.exp: New file.
3792 * gdb.threads/check-libthread-db.c: Likewise.
3793
c61b06a1
TT
37942018-06-05 Tom Tromey <tom@tromey.com>
3795
3796 * gdb.base/default.exp: Update expected "show version" output.
3797
eb6af809
TT
37982018-06-05 Tom Tromey <tom@tromey.com>
3799
3800 PR cli/12326:
3801 * gdb.cp/static-print-quit.exp: Update.
3802 * lib/gdb.exp (pagination_prompt): Update.
3803 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3804 * gdb.python/python.exp: Update.
3805
178d6a63
JB
38062018-06-04 Joel Brobecker <brobecker@adacore.com>
3807
3808 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3809
8e817061
JB
38102018-06-01 Joel Brobecker <brobecker@adacore.com>
3811
3812 * gdb.ada/bp_fun_addr: New testcase.
3813
e86ca25f
TT
38142018-06-01 Tom Tromey <tom@tromey.com>
3815
3816 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3817 results.
3818 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3819 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3820 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3821 * gdb.base/maint.exp (maint_pass_if): Update.
3822
4b2dfa9d
MR
38232018-05-31 Maciej W. Rozycki <macro@mips.com>
3824
3825 * gdb.base/endian.exp: New test.
3826 * gdb.base/endian.c: New test source.
3827
45f25d6c
AB
38282018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3829
3830 PR gdb/23203
3831 * gdb.base/bt-selected-frame.c: New file.
3832 * gdb.base/bt-selected-frame.exp: New file.
3833 * lib/gdb.exp (get_current_frame_number): New function.
3834
d9f6d7f8
MR
38352018-05-24 Maciej W. Rozycki <macro@mips.com>
3836 Pedro Alves <palves@redhat.com>
3837
3838 * gdb.threads/tls-core.c: Include <stdlib.h>
3839 (thread_proc): Call `abort'.
3840 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3841 (tls_core_test): New procedure, bits factored out from ...
3842 (top level): ... here. Test both native cores and gcore cores.
3843
ff1cf532
TT
38442018-05-23 Tom Tromey <tom@tromey.com>
3845
3846 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3847
b98664d3
TT
38482018-05-23 Tom Tromey <tom@tromey.com>
3849
3850 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3851 symfile_complaints.
3852 (test_short_complaints): Likewise.
3853 (test_empty_complaints): Likewise.
3854 (test_initial_complaints): Update.
3855
4e9668d0
TT
38562018-05-23 Tom Tromey <tom@tromey.com>
3857
3858 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3859
43ba33c7
TT
38602018-05-23 Tom Tromey <tom@tromey.com>
3861
3862 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3863 (test_short_complaints): Update.
3864
035522c0
PA
38652018-05-22 Pedro Alves <palves@redhat.com>
3866
3867 * gdb.base/remote.exp: Only gdb_start after compiling the
3868 testcase. Issue "disconnect" before testing "set remote" command
3869 defaults. Issue clean_restart before running to main.
3870
cc0be08f
PA
38712018-05-22 Pedro Alves <palves@redhat.com>
3872
3873 * gdb.base/remote.exp: Adjust expected output of "show remote
3874 memory-write-packet-size". Add tests for "set remote
3875 memory-write-packet-size 0" and "set remote
3876 memory-write-packet-size fixed/limit".
3877
b1b60145
PA
38782018-05-22 Pedro Alves <palves@redhat.com>
3879
3880 PR gdb/22973
3881 * gdb.base/utf8-identifiers.c: New file.
3882 * gdb.base/utf8-identifiers.exp: New file.
3883
0ec848ad
PFC
38842018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3885
3886 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3887
2c3305f6
PFC
38882018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3889
3890 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3891
ce1e8424
TT
38922018-05-18 Tom Tromey <tom@tromey.com>
3893
3894 * gdb.base/ptype-offsets.exp: Update.
3895
ddfe970e
KS
38962018-05-17 Keith Seitz <keiths@redhat.com>
3897
3898 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3899 in expected breakpoint stop locations.
3900 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3901 move to proper scope to test variable values.
3902 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3903 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3904 New functions.
3905 (main): Call not_inline_func3.
3906 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3907 inline_func1, inline_func2, and inline_func3. Test that when each
3908 breakpoint is hit, GDB properly reports both the stop location
3909 and the backtrace. Repeat tests for temporary breakpoints.
3910
0726fcc6
MR
39112018-05-15 Maciej W. Rozycki <macro@mips.com>
3912
3913 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3914 rather then trying to access it in determining whether the PID
3915 of `gdbserver' could have been retrieved.
3916
8ee22052
AB
39172018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3918
3919 * gdb.arch/amd64-init-x87-values.S: New file.
3920 * gdb.arch/amd64-init-x87-values.exp: New file.
3921
7785df48
JK
39222018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3923
3924 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
3925
56bcdbea
TT
39262018-05-04 Tom Tromey <tom@tromey.com>
3927
3928 PR python/22730:
3929 * gdb.python/python.exp: Test multi-line execute.
3930
a913fffb
TT
39312018-05-04 Tom Tromey <tom@tromey.com>
3932
3933 PR python/22731:
3934 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
3935
7a2c85f2
TT
39362018-05-04 Tom Tromey <tom@tromey.com>
3937
3938 PR gdb/11750:
3939 * gdb.base/define.exp: Test defining a user command inside a user
3940 command.
3941 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
3942
a3b60e45
JK
39432018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3944 Pedro Alves <palves@redhat.com>
3945
3946 PR breakpoints/19806 and support for PR external/20207.
3947 * gdb.base/watchpoint-unaligned.c: New file.
3948 * gdb.base/watchpoint-unaligned.exp: New file.
3949
45fe4a03
AB
39502018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3951
3952 * gdb.base/maint.exp: Make test names unique, use
3953 test_prefix_command_help to test 'help maint info', and remove
3954 repeated test of 'help maint'.
3955
9be2ae8f
TT
39562018-05-04 Tom Tromey <tom@tromey.com>
3957
3958 PR gdb/22619:
3959 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
3960 behavior.
3961
11859c31
AB
39622018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3963
3964 * gdb.base/maint.exp: Process output from 'maint print registers'
3965 line at a time.
3966
089a9490
AB
39672018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3968
3969 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
3970 timeout.
3971
9b0797e2
AB
39722018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
3973
3974 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
3975 filter pattern.
3976
f6ac5f3d
PA
39772018-05-02 Pedro Alves <palves@redhat.com>
3978
3979 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
3980 to_log_command renames.
3981 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3982
77d3c63b
TT
39832018-05-02 Tom Tromey <tom@tromey.com>
3984
3985 * gdb.python/py-parameter.exp: Set test message.
3986
0489430a
TT
39872018-05-02 Tom Tromey <tom@tromey.com>
3988
3989 PR python/20084:
3990 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
3991 PARAM_ZUINTEGER_UNLIMITED tests.
3992
1632f8ba
DR
39932018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3994
3995 PR rust/23124
3996 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3997 when casting.
3998
6d7bb824
TT
39992018-04-30 Tom Tromey <tom@tromey.com>
4000
4001 * gdb.python/py-type.exp: Check align attribute.
4002 * gdb.python/py-type.c: New "aligncheck" global.
4003
007e1530
TT
40042018-04-30 Tom Tromey <tom@tromey.com>
4005
4006 PR exp/17095:
4007 * gdb.dwarf2/dw2-align.exp: New file.
4008 * gdb.cp/align.exp: New file.
4009 * gdb.base/align.exp: New file.
4010 * lib/gdb.exp (gdb_int128_helper): New proc.
4011 (has_int128_c, has_int128_cxx): New caching procs.
4012
6873858b
TT
40132018-04-27 Tom Tromey <tom@tromey.com>
4014
4015 PR rust/22545:
4016 * gdb.rust/simple.exp: Add inclusive range tests.
4017
79188d8d
PA
40182018-04-26 Pedro Alves <palves@redhat.com>
4019
4020 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4021 ifunc breakpoint locations correctly of ifunc breakpoints set
4022 while the program resolves the ifunc.
4023
c7075ad5
PA
40242018-04-26 Pedro Alves <palves@redhat.com>
4025
4026 * gdb.base/gnu-ifunc-final.c: New file.
4027 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4028 * gdb.base/gnu-ifunc.exp (executable): Delete.
4029 (staticexecutable): Adjust.
4030 (lib_opts, exec_opts): Delete.
4031 (make_binsuffix, build, set-break): New procedures.
4032 (misc_tests): New, with tests factored out from the top level.
4033 (top level): Test different combinations of ifunc resolver name,
4034 resolver with and with debug info, and ifunc target with and
4035 without debug info. Wrap static tests with with_target_prefix.
4036
8388016d
PA
40372018-04-26 Pedro Alves <palves@redhat.com>
4038
4039 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4040 return type" warnings.
4041
249b5733
PA
40422018-04-25 Pedro Alves <palves@redhat.com>
4043
4044 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4045 killed".
4046 * gdb.base/kill-after-signal.exp: Likewise.
4047 * gdb.threads/kill.exp: Likewise.
4048
f67c0c91
SDJ
40492018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4050 Sergio Durigan Junior <sergiodj@redhat.com>
4051 Pedro Alves <palves@redhat.com>
4052
4053 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4054 regexps to expect for '[Inferior ... detached]' as well.
4055 * gdb.base/attach.exp: Likewise.
4056 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4057 "gdb_continue_to_end".
4058 (test_catch_syscall_with_wrong_args): Likewise.
4059 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4060 ']'. Don't set 'verbose' on.
4061 * gdb.base/foll-vfork.exp: Likewise.
4062 * gdb.base/fork-print-inferior-events.c: New file.
4063 * gdb.base/fork-print-inferior-events.exp: New file.
4064 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4065 '[Inferior ... has been killed]' message.
4066 * gdb.base/kill-after-signal.exp: Likewise.
4067 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4068 detach message.
4069 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4070 message.
4071 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4072 regexps to expect for '[Inferior ... detached]' as well.
4073 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4074
0a8ddac4
SM
40752018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4076
4077 PR gdb/23104
4078 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4079
d27d16bf
RB
40802018-04-19 Richard Bunt <richard.bunt@arm.com>
4081
4082 * gdb.threads/multiple-successive-infcall.c: New test.
4083 * gdb.threads/multiple-successive-infcall.exp: New file.
4084
a037790e
TT
40852018-04-17 Tom Tromey <tom@tromey.com>
4086
4087 * gdb.rust/simple.rs (Union): New type.
4088 (main): New local "u".
4089 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4090
e3a91079
AA
40912018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4092
4093 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4094 number information in output of "whereis" command.
4095 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4096
b744723f
AA
40972018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4098
4099 * gdb.ada/info_types.exp: Adjust expected output to the line
4100 numbers now printed by "info var/func/type".
4101 * gdb.base/completion.exp: Likewise.
4102 * gdb.base/included.exp: Likewise.
4103 * gdb.cp/cp-relocate.exp: Likewise.
4104 * gdb.cp/cplusfuncs.exp: Likewise.
4105 * gdb.cp/namespace.exp: Likewise.
4106 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4107
4a4495d6
MM
41082018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4109
4110 * gdb.btrace/cpu.exp: New.
4111
1d509aa6
MM
41122018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4113
4114 * gdb.base/step-indirect-call-thunk.exp: New.
4115 * gdb.base/step-indirect-call-thunk.c: New.
4116 * gdb.reverse/step-indirect-call-thunk.exp: New.
4117 * gdb.reverse/step-indirect-call-thunk.c: New.
4118
6295b6da
SM
41192018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4120
4121 * gdb.base/pie-fork.c: New file.
4122 * gdb.base/pie-fork.exp: New file.
4123
50146e70
TT
41242018-04-11 Tom Tromey <tom@tromey.com>
4125
4126 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4127
f50d8a2e
PA
41282018-04-10 Pedro Alves <palves@redhat.com>
4129
4130 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4131 exits. Instead loop running forever.
4132 (fork_parent): Run forever too.
4133
a0be7a36
SM
41342018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4135
4136 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4137 mi_continue_to_line.
4138 * gdb.mi/mi-stack.c (callee4): Add comment.
4139
9b73db36
SM
41402018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4141
4142 * gdb.mi/mi-stack.exp: Fix indentation.
4143
c912f608
SM
41442018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4145
4146 PR gdb/22979
4147 * gdb.arch/amd64-osabi.exp: New file.
4148
26540402
SM
41492018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4150
4151 PR gdb/22980
4152 * gdb.base/osabi.exp: New file.
4153
121ad66c 41542018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
4155
4156 * gdb.cp/static-typedef-print.exp: New file.
4157 * gdb.cp/static-typedef-print.cc: New file.
4158
3fcded8f
JB
41592018-03-27 Joel Brobecker <brobecker@adacore.com>
4160
4161 * gdb.ada/varsize_limit: New testcase.
4162
59cc4834
JB
41632018-03-27 Joel Brobecker <brobecker@adacore.com>
4164
4165 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4166
4167 * gdb.ada/notcplusplus: New testcase.
4168
4169 * gdb.base/c-linkage-name.c: New file.
4170 * gdb.base/c-linkage-name.exp: New testcase.
4171
4ca59a9f
TT
41722018-03-26 Tom Tromey <tom@tromey.com>
4173
4174 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4175 * gdb.python/py-framefilter.py (name_error): New global.
4176 (ErrorInName.function): Use name_error.
4177
978d6c75
TT
41782018-03-26 Tom Tromey <tom@tromey.com>
4179
4180 PR backtrace/15582:
4181 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4182
b7fee5a3
KS
41832018-03-23 Keith Seitz <keiths@redhat.com>
4184
4185 PR c++/22968
4186 * gdb.cp/subtypes.exp: New file.
4187 * gdb.cp/subtypes.h: New file.
4188 * gdb.cp/subtypes.cc: New file.
4189 * gdb.cp/subtypes-2.cc: New file.
4190
376be529
AB
41912018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4192
4193 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4194 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4195 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4196 -nostartfiles when compiling the test. Confirm that all registers
4197 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4198
066cfa98
AB
41992018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4200
4201 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4202 option, syntax was wrong anyway.
4203 * gdb.arch/arm-disp-step.exp: Likewise.
4204 * gdb.arch/sparc64-regs.exp: Likewise.
4205 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4206 option, syntax was wrong anyway, switch to use
4207 prepare_for_testing.
4208 * gdb.arch/i386-disp-step.exp: Likewise.
4209
079670b9
AA
42102018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4211
4212 * gdb.ada/exec_changed.exp: Replace "target_info exists
4213 use_gdb_stub" by "use_gdb_stub".
4214 * gdb.ada/start.exp: Likewise.
4215 * gdb.base/async-shell.exp: Likewise.
4216 * gdb.base/attach-pie-misread.exp: Likewise.
4217 * gdb.base/attach-wait-input.exp: Likewise.
4218 * gdb.base/break-entry.exp: Likewise.
4219 * gdb.base/break-interp.exp: Likewise.
4220 * gdb.base/dprintf-detach.exp: Likewise.
4221 * gdb.base/nostdlib.exp: Likewise.
4222 * gdb.base/solib-nodir.exp: Likewise.
4223 * gdb.base/statistics.exp: Likewise.
4224 * gdb.base/testenv.exp: Likewise.
4225 * gdb.mi/mi-exec-run.exp: Likewise.
4226 * gdb.mi/mi-start.exp: Likewise.
4227 * gdb.multi/dummy-frame-restore.exp: Likewise.
4228 * gdb.multi/multi-arch-exec.exp: Likewise.
4229 * gdb.multi/multi-arch.exp: Likewise.
4230 * gdb.multi/tids.exp: Likewise.
4231 * gdb.multi/watchpoint-multi.exp: Likewise.
4232 * gdb.python/py-events.exp: Likewise.
4233 * gdb.threads/attach-into-signal.exp: Likewise.
4234 * gdb.threads/attach-stopped.exp: Likewise.
4235 * gdb.threads/threadapply.exp: Likewise.
4236 * lib/selftest-support.exp: Likewise.
4237
26d6cec4
AA
42382018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4239
4240 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4241
4ee89e90
SR
42422018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4243
4244 * gdb.perf/template-breakpoints.cc: New file.
4245 * gdb.perf/template-breakpoints.exp: New file.
4246 * gdb.perf/template-breakpoints.py: New file.
4247
92630041
TT
42482018-03-19 Tom Tromey <tom@tromey.com>
4249
4250 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4251 y0.
4252 * gdb.rust/simple.exp: Test bare identifier form of struct
4253 initializer.
4254
76727919
TT
42552018-03-19 Tom Tromey <tom@tromey.com>
4256
4257 * gdb.gdb/observer.exp: Remove.
4258
194ed413
AA
42592018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4260
4261 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4262 "qualified" option when setting breakpoints.
4263 * gdb.trace/backtrace.exp: Likewise.
4264 * gdb.trace/circ.exp: Likewise.
4265 * gdb.trace/collection.exp: Likewise.
4266 * gdb.trace/disconnected-tracing.exp: Likewise.
4267 * gdb.trace/ftrace-lock.exp: Likewise.
4268 * gdb.trace/ftrace.exp: Likewise.
4269 * gdb.trace/infotrace.exp: Likewise.
4270 * gdb.trace/packetlen.exp: Likewise.
4271 * gdb.trace/passc-dyn.exp: Likewise.
4272 * gdb.trace/qtro.exp: Likewise.
4273 * gdb.trace/read-memory.exp: Likewise.
4274 * gdb.trace/report.exp: Likewise.
4275 * gdb.trace/signal.exp: Likewise.
4276 * gdb.trace/status-stop.exp: Likewise.
4277 * gdb.trace/strace.exp: Likewise.
4278 * gdb.trace/tfind.exp: Likewise.
4279 * gdb.trace/trace-break.exp: Likewise.
4280 * gdb.trace/trace-condition.exp: Likewise.
4281 * gdb.trace/trace-mt.exp: Likewise.
4282 * gdb.trace/tstatus.exp: Likewise.
4283 * gdb.trace/tsv.exp: Likewise.
4284 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4285 * gdb.trace/unavailable.exp: Likewise.
4286 * gdb.trace/while-dyn.exp: Likewise.
4287
8b067d2c
AA
42882018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4289
4290 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4291 that libinproctrace is copied to the target.
4292
3ae9ce5d
TT
42932018-03-14 Tom Tromey <tom@tromey.com>
4294
4295 PR cli/14977:
4296 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4297 a null pointer.
4298 * gdb.base/wchar.exp: Likewise.
4299
b8c2339b
TT
43002018-03-14 Tom Tromey <tom@tromey.com>
4301
4302 PR cli/19918:
4303 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4304 flag.
4305
4872dc46
SM
43062018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4307
4308 PR gdb/22841
4309 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4310 "target" to remote_exec.
4311
e4fe3756
SM
43122018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4313
4314 PR gdb/22841
4315 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4316 ${board}_upload): Remove.
4317
e95a97d4
AA
43182018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4319
4320 * gdb.cp/watch-cp.cc: New test.
4321 * gdb.cp/watch-cp.exp: New file.
4322
dbbb1059
AB
43232018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4324
4325 * gdb.base/infcall-nested-structs.exp: New file.
4326 * gdb.base/infcall-nested-structs.c: New file.
4327 * gdb.base/float.exp: Add riscv support.
4328
ecc054c0
TP
43292018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
4330
4331 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
4332 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
4333
25e3c82c
SDJ
43342018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4335
4336 * gdb.server/abspath.exp: New file.
4337 * lib/gdb.exp (with_cwd): New procedure.
4338
3083294d
SM
43392018-02-28 Simon Marchi <simon.marchi@ericsson.com>
4340
4341 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
4342 use it.
4343 (gdb_is_target_remote_prompt): New proc.
4344 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
4345 (gdb_is_target_native): Pass prompt parameter to
4346 gdb_is_target_1.
4347
3275ef47
SM
43482018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
4349
4350 * gdb.base/load-command.c: New file.
4351 * gdb.base/load-command.exp: New file.
4352 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
4353 (gdb_is_target_1): ...this, and generalize for other targets
4354 than just remote.
4355 (gdb_is_target_remote): Use gdb_is_target_1.
4356 (gdb_is_target_native): use gdb_is_target_1.
4357
6893c19a
TT
43582018-02-26 Tom Tromey <tom@tromey.com>
4359
4360 PR python/16497:
4361 * gdb.python/py-framefilter.exp: Update test.
4362
2ddeaf8a
TT
43632018-02-26 Tom Tromey <tom@tromey.com>
4364
4365 * gdb.dwarf2/variant.c: New file.
4366 * gdb.dwarf2/variant.exp: New file.
4367
c9317f21
TT
43682018-02-26 Tom Tromey <tom@tromey.com>
4369
4370 * gdb.rust/simple.exp: Accept more possible results in enum test.
4371
6f6d0c26
SM
43722018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
4373
4374 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
4375 parentheses.
4376
11b03145
MR
43772018-02-23 Maciej W. Rozycki <macro@mips.com>
4378
4379 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
4380 name of a variable: $actual_linejj -> $actual_line.
4381
54a27fe5
JB
43822018-02-21 John Baldwin <jhb@FreeBSD.org>
4383
4384 * gdb.arch/amd64-i386-address.exp: Fix a typo.
4385
de65820c
MM
43862018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4387
4388 * gdb.btrace/buffer-size.exp: Do not force BTS.
4389
980548fd
PA
43902018-02-14 Pedro Alves <palves@redhat.com>
4391
4392 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
4393 getting a "Quit".
4394
c4e12631
MM
43952018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4396
4397 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
4398 Fix test name.
4399
c2e0e465
SM
44002018-02-07 Simon Marchi <simon.marchi@ericsson.com>
4401
4402 * gdb.cp/m-static.exp: Check type of optimized out static
4403 member.
4404
f7216783
AB
44052018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
4406
4407 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
4408 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
4409
0625771b
LS
44102018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
4411 Leszek Swirski <leszeks@google.com>
4412
4413 * gdb.python/py-prettyprint.c
4414 (struct to_string_returns_value_inner,
4415 struct to_string_returns_value_wrapper): New.
4416 (main): Add tsrvw variable.
4417 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
4418 ToStringReturnsValueWrapper): New classes.
4419 (register_pretty_printers): Register new pretty-printers.
4420 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
4421 recursive pretty printer.
4422 * gdb.python/py-mi.exp: Likewise.
4423
59498c30
LS
44242018-02-01 Leszek Swirski <leszeks@google.com>
4425
4426 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
4427 functions with the same name as an include file are parsed
4428 correctly.
4429
d4d38844
YQ
44302018-02-01 Yao Qi <yao.qi@linaro.org>
4431
4432 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
4433 "\[^\r\n\]*".
4434
07e5f5cf
NP
44352018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
4436
4437 * gdb.arch/powerpc-prologue-frame.s: New file.
4438 * gdb.arch/powerpc-prologue-frame.c: Likewise.
4439 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
4440
929b5ad4
JB
44412018-01-31 Joel Brobecker <brobecker@adacore.com>
4442
4443 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
4444
e671cd59
PA
44452018-01-30 Pedro Alves <palves@redhat.com>
4446
4447 PR gdb/13211
4448 * gdb.base/interrupt-daemon.c: New.
4449 * gdb.base/interrupt-daemon.exp: New.
4450 * gdb.multi/multi-term-settings.c: New.
4451 * gdb.multi/multi-term-settings.exp: New.
4452
fc413dc4
JB
44532018-01-30 Joel Brobecker <brobecker@adacore.com>
4454
4455 * gdb.base/break.exp: Save the location where the breakpoint
4456 on break.c:47 was actually inserted when debugging the version
4457 compiled at -O2 and use it in the expected output of the "info
4458 break" test performed soon after.
4459
5c319bb2
PA
44602018-01-22 Pedro Alves <palves@redhat.com>
4461 Sergio Durigan Junior <sergiodj@redhat.com>
4462
4463 * gdb.base/whatis.exp: Add tests for 'set print object on' +
4464 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
4465
a9e40818
JB
44662018-01-22 Joel Brobecker <brobecker@adacore.com>
4467
4468 * gdb.base/break-include.c, gdb.base/break-include.inc,
4469 gdb.base/break-include.exp: New files.
4470 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
4471 line number now being the actual line number where the breakpoint
4472 was inserted.
4473 * gdb.mi/mi-break.exp: Likewise.
4474 * gdb.mi/mi-reverse.exp: Likewise.
4475 * gdb.mi/mi-simplerun.exp: Ditto.
4476
e707fc44
AB
44772018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4478
4479 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
4480 varobj.
4481 * gdb.mi/mi-var-create-rtti.exp: Likewise.
4482
ae451627
AB
44832018-01-21 Don Breazeal <donb@codesourcery.com>
4484 Andrew Burgess <andrew.burgess@embecosm.com>
4485
4486 * gdb.mi/basics.c: Add new global.
4487 * gdb.mi/mi-frame-regs.exp: New file.
4488 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
4489 case.
4490
b1b189e0
AB
44912018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4492
4493 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4494 non-parameter, and on an unknown symbol.
4495
fcfcc376
TT
44962018-01-19 Tom Tromey <tom@tromey.com>
4497
4498 * gdb.rust/modules.rs (TWENTY_THREE): New global.
4499 * gdb.rust/modules.exp: Add ::-qualified lookup test.
4500
634c1c31
AA
45012018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4502
4503 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
4504 setrlimit and chdir to int.
4505
d6ad07fd
AA
45062018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4507
4508 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
4509 function.
4510 (my_tend): Likewise.
4511 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
4512 rationale of avoiding FP- and vector instructions.
4513
adf8243b
RK
45142018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
4515
4516 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
4517 "info reg" with "\[ \t\]*".
4518 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
4519 "\[ \t\]+".
4520 * gdb.arch/s390-multiarch.exp: Ditto.
4521 * gdb.base/pc-fp.exp: Ditto.
4522 * gdb.reverse/i386-precsave.exp: Ditto.
4523 * gdb.reverse/i386-reverse.exp: Ditto.
4524 * gdb.reverse/i387-env-reverse.exp: Ditto.
4525 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4526
dcc06925
AA
45272018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4528
4529 * lib/gdb.exp (gdb_compile): Re-enable use of
4530 universal_compile_options for languages other than Rust.
4531
25d4fd80
AA
45322018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4533
4534 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4535
ee7f689e 45362018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
4537
4538 PR gdb/16577
4539 * gdb.base/solib-vanish.exp: New.
4540 * gdb.base/solib-vanish-main.c: New.
4541 * gdb.base/solib-vanish-lib1.c: New.
4542 * gdb.base/solib-vanish-lib2.c: New.
4543
d8447b6b
YQ
45442018-01-17 Yao Qi <yao.qi@linaro.org>
4545
4546 * gdb.compile/compile.exp: Match the address printed for
4547 frame in the output of command "bt".
4548
86d6a90c
TT
45492018-01-15 Tom Tromey <tom@tromey.com>
4550
4551 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
4552 compute sp_reg.
4553
cbcdb1aa
AB
45542018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4555
4556 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
4557 to prepare.
4558 (prepare): Return 0 on error, 1 on success.
4559
eea61984
PA
45602018-01-12 Pedro Alves <palves@redhat.com>
4561
4562 * gdb.base/continue-after-aborted-step-over.c: New.
4563 * gdb.base/continue-after-aborted-step-over.exp: New.
4564
6181e9c2
SM
45652018-01-11 Simon Marchi <simon.marchi@ericsson.com>
4566
4567 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
4568 options when not creating an executable.
4569
3cada740
PA
45702018-01-11 Pedro Alves <palves@redhat.com>
4571
4572 PR remote/22597
4573 * gdb.server/stop-reply-no-thread.c: New file.
4574 * gdb.server/stop-reply-no-thread.exp: New file.
4575
c63d3e8d
PA
45762018-01-10 Pedro Alves <palves@redhat.com>
4577
4578 PR gdb/22670
4579 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
4580 functions too. Test setting breakpoints and printing C functions
4581 with no debug info too.
4582 * gdb.ada/bp_c_mixed_case/qux.c: New file.
4583
d4c2a405
PA
45842018-01-10 Pedro Alves <palves@redhat.com>
4585
4586 PR gdb/22670
4587 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
4588 a fail.
4589
8825213e
PA
45902018-01-10 Pedro Alves <palves@redhat.com>
4591
4592 PR gdb/22670
4593 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
4594
605fd3c6
YQ
45952018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4596
4597 * gdb.server/unittest.exp: Match the output in non-development
4598 mode.
4599
1e5ded6c
YQ
46002018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4601
4602 * gdb.gdb/unittest.exp: Match output in non-development mode.
4603
30066b0b
JB
46042018-01-08 Joel Brobecker <brobecker@adacore.com>
4605
4606 * gdb.ada/access_tagged_param.exp: Relax expected output
4607 for value of "ObjL" in "continue" to pck.inspect breakpoint
4608 test.
4609
04bafb1e
XR
46102018-01-08 Joel Brobecker <brobecker@adacore.com>
4611
9f86398b
JB
4612 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
4613 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 4614
e379cee6
PA
46152018-01-05 Pedro Alves <palves@redhat.com>
4616
4617 PR gdb/18653
4618 * gdb.base/libsegfault.exp: New.
4619
de63c46b
PA
46202018-01-05 Joel Brobecker <brobecker@adacore.com>
4621
4622 PR gdb/22670
4623 * gdb.ada/access_tagged_param.exp: New file.
4624 * gdb.ada/access_tagged_param/foo.adb: New file.
4625
f98fc17b
PA
46262018-01-05 Pedro Alves <palves@redhat.com>
4627
4628 PR gdb/22670
4629 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
4630 exercise lower case too, and to exercise both full matching and
4631 wild matching.
4632
342f8240
JB
46332018-01-05 Joel Brobecker <brobecker@adacore.com>
4634
4635 * gdb.ada/rename_subscript_param: New testcase.
4636
7150d33c
JG
46372018-01-05 Jerome Guitton <guitton@adacore.com>
4638
4639 * gdb.ada/arr_acc_idx_w_gap: New testcase.
4640
cc0e770c
JB
46412018-01-05 Joel Brobecker <brobecker@adacore.com>
4642
4643 * gdb.ada/convvar_comp: New testcase.
4644
672a41aa 46452018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
4646
4647 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
4648 (My_Table): New global variable.
4649 * testsuite/gdb.ada/array_char_idx.exp: Add test.
4650
7365ec2f
JB
46512018-01-04 Joel Brobecker <brobecker@adacore.com>
4652
4653 PR gdb/22670
4654 * gdb.ada/maint_with_ada: New testcase.
4655
289483b6
JB
46562018-01-04 Joel Brobecker <brobecker@adacore.com>
4657
4658 PR gdb/22670
4659 * gdb.ada/bp_c_mixed_case: New testcase.
4660
344420da
JB
46612018-01-04 Joel Brobecker <brobecker@adacore.com>
4662
4663 PR gdb/22670
4664 * gdb.ada/complete.exp: Add "complete break ada" test.
4665
66fc87a0
JB
46662018-01-04 Joel Brobecker <brobecker@adacore.com>
4667
4668 PR gdb/22670
4669 * gdb.ada/info_addr_mixed_case: New testcase.
4670
9f757bf7
XR
46712018-01-03 Xavier Roirand <roirand@adacore.com>
4672
4673 * gdb.ada/excep_handle.exp: New testcase.
4674 * gdb.ada/excep_handle/foo.adb: New file.
4675 * gdb.ada/excep_handle/pck.ads: New file.
4676
bd570f80
JB
46772018-01-03 Joel Brobecker <brobecker@adacore.com>
4678
4679 * gdb.base/step-line.c: Add extra empty line in copyright header.
4680 * gdb.base/step-line.inp: Likewise.
4681
9fe561ab
JB
46822018-01-02 Joel Brobecker <brobecker@adacore.com>
4683
4684 * gdb.ada/dyn_stride.exp: Add slice test.
4685
a405673c
JB
46862018-01-02 Joel Brobecker <brobecker@adacore.com>
4687
4688 * gdb.ada/dyn_stride: New testcase.
4689
cef0f868
SH
46902017-12-27 Stafford Horne <shorne@gmail.com>
4691
4692 * gdb.xml/extra-regs.xml: Add example foo reggroup.
4693 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
4694
b67d92b0
SH
46952017-12-27 Stafford Horne <shorne@gmail.com>
4696
4697 * gdb.base/reggroups.c: New file.
4698 * gdb.base/reggroups.exp: New file.
4699
eccab96d
JB
47002017-12-18 Joel Brobecker <brobecker@adacore.com>
4701
4702 * gdb.dwarf2/ada-valprint-error.c: New file.
4703 * gdb.dwarf2/ada-valprint-error.exp: New file.
4704
0e2da9f0
JB
47052017-12-18 Joel Brobecker <brobecker@adacore.com>
4706
4707 * gdb.ada/assign_arr: New testcase.
4708
cb923fcc
XR
47092017-12-18 Xavier Roirand <roirand@adacore.com>
4710
4711 * gdb.ada/funcall_ptr: New testcase.
4712
7c161838
SDJ
47132017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4714
4715 PR cli/16224
4716 * gdb.base/ptype-offsets.cc: New file.
4717 * gdb.base/ptype-offsets.exp: New file.
4718
1af17fd9
YQ
47192017-12-15 Yao Qi <yao.qi@linaro.org>
4720
4721 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
4722 if XML is disabled.
4723
828d5846
XR
47242017-12-15 Xavier Roirand <roirand@adacore.com>
4725
4726 * gdb.ada/same_component_name: New testcase.
4727
79e8fcaa
JB
47282017-12-14 Joel Brobecker <brobecker@adacore.com>
4729
4730 * gdb.ada/str_binop_equal: New testcase.
4731
e05fa6f9
JB
47322017-12-14 Joel Brobecker <brobecker@adacore.com>
4733
4734 * gdb.ada/task_switch_in_core: New testcase.
4735
b89641ba
SM
47362017-12-13 Simon Marchi <simon.marchi@ericsson.com>
4737
4738 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
4739 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
4740 call test_bkpt_qualified.
4741 (test_bkpt_qualified): New proc.
4742
6892d2e4
PA
47432017-12-13 Pedro Alves <palves@redhat.com>
4744
4745 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4746 Tighten regexp by matching with an anchor.
4747
a22ecf70
PA
47482017-12-13 Pedro Alves <palves@redhat.com>
4749
4750 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
4751 ("expression with namespace"): New set of tests.
4752 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
4753 (Nested::Test_NS::qux): New.
4754 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
4755 defaults to 'start_quote_char' and 'end_quote_char' parameters.
4756
9937536c
JB
47572017-12-13 Joel Brobecker <brobecker@adacore.com>
4758
4759 * gdb.base/server-del-break.c: New file.
4760 * gdb.base/server-del-break.exp: New file.
4761
fe49c6f5
SH
47622017-12-12 Stafford Horne <shorne@gmail.com>
4763
4764 * gdb.xml/tdesc-regs.exp: Add or1k support.
4765
c3d18620
SH
47662017-12-12 Stafford Horne <shorne@gmail.com>
4767
4768 * gdb.base/bp-permanent.c: Define nop of or1k.
4769
c5f9cfc8
JB
47702017-12-11 Joel Brobecker <brobecker@adacore.com>
4771
4772 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
4773 output with components being reordered.
4774
a9c135fc
JB
47752017-12-11 Joel Brobecker <brobecker@adacore.com>
4776
4777 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4778 output with components being reordered.
4779
927aa2e7
JK
47802017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4781 Pedro Alves <palves@redhat.com>
4782
4783 * gdb.base/maint.exp (check for .gdb_index): Check also for
4784 .debug_names.
4785 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4786 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4787 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4788 (.gdb_index used after symbol reloading): Support also .debug_names.
4789 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4790
f17d9474
YQ
47912017-12-08 Yao Qi <yao.qi@linaro.org>
4792
4793 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4794 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4795
a0de8c21
YQ
47962017-12-08 Yao Qi <yao.qi@linaro.org>
4797
4798 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4799 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4800
a738ea1d
YQ
48012017-12-08 Yao Qi <yao.qi@linaro.org>
4802
4803 * gdb.arch/aarch64-tagged-pointer.c: New file.
4804 * gdb.arch/aarch64-tagged-pointer.exp: New file.
4805
1cd9a73b
SDJ
48062017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
4807
4808 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4809 "int".
4810
fa6eb693
KS
48112017-12-07 Keith Seitz <keiths@redhat.com>
4812
4813 PR breakpoints/22569
4814 * gdb.linespec/ls-errs.exp: Change expected result of "break
4815 -source this file has spaces.c -line 3".
4816 Check that an explicit source file followed by whitespace is
4817 identified as an invalid explicit location.
4818
883fd55a
KS
48192017-12-07 Keith Seitz <keiths@redhat.com>
4820
4821 * gdb.cp/nested-types.cc: New file.
4822 * gdb.cp/nested-types.exp: New file.
4823 * lib/cp-support.exp: Load data-structures.exp library.
4824 (debug_cp_test_ptype_class): New global.
4825 (cp_ptype_class_verbose, next_line): New procedures.
4826 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4827 Add and document new return value.
4828 Switch the list of lines to a queue.
4829 Add support for new `type' key for nested type definitions.
4830 Add debugging/troubleshooting messages.
4831 * lib/data-structures.exp: New file.
4832
ec72db3e
SM
48332017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4834
4835 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4836 with proc_with_prefix, don't use with_test_prefix.
4837
99598d71
TT
48382017-12-07 Tom Tromey <tom@tromey.com>
4839
4840 * gdb.base/break.exp: Add test for empty "commands".
4841
a8806230
YQ
48422017-12-07 Yao Qi <yao.qi@linaro.org>
4843
4844 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4845 malloc and catch syscall.
4846
824cc835
PM
48472017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4848
e79be6e5 4849 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
4850 tests for explicit locations.
4851
7cc244de
PA
48522017-12-06 Pedro Alves <palves@redhat.com>
4853
4854 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4855 force-disabling XML descriptions.
4856
50a1fdd5
PA
48572017-12-04 Pedro Alves <palves@redhat.com>
4858
4859 PR gdb/22499
4860 * gdb.arch/amd64-disp-step-avx.S: New file.
4861 * gdb.arch/amd64-disp-step-avx.exp: New file.
4862
f0fb2488
PA
48632017-12-03 Pedro Alves <palves@redhat.com>
4864
4865 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4866 and <string.h>.
4867 (parent_function): Print distinct messages when waitpid fails, or
4868 the child exits with a signal, or the child exits for an unhandled
4869 reason.
4870 * gdb.threads/process-dies-while-detaching.exp
4871 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4872 it. Wait for both inferior output and GDB's prompt. Use an
4873 indirect spawn id list.
4874 (do_detach): New parameter 'child_exit'. Use it to compute
4875 expected inferior output.
4876 (test_detach, test_detach_watch, test_detach_killed_outside):
4877 Adjust to pass down the expected child exit kind.
4878
97cbe998
SDJ
48792017-12-01 Joel Brobecker <brobecker@adacore.com>
4880 Sergio Durigan Junior <sergiodj@redhat.com>
4881 Pedro Alves <palves@redhat.com>
4882
4883 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4884
40fc416f
SDJ
48852017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4886
4887 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4888 to 'symbol-file' and 'add-symbol-file' can be
4889 position-independent.
4890
1cc75e92
YQ
48912017-12-01 Yao Qi <yao.qi@linaro.org>
4892
4893 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4894 the URL in copyright header.
4895 * gdb.arch/aarch64-fp.exp: Likewise.
4896 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4897 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4898 * gdb.base/expand-psymtabs.exp: Likewise.
4899 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4900 * gdb.fortran/common-block.exp: Likewise.
4901 * gdb.fortran/common-block.f90: Likewise.
4902 * gdb.fortran/logical.exp: Likewise.
4903 * gdb.fortran/vla-datatypes.f90: Likewise.
4904 * gdb.fortran/vla-sub.f90: Likewise.
4905
875fb7a7
JB
49062017-11-30 Joel Brobecker <brobecker@adacore.com>
4907
4908 * gdb.ada/repeat_dyn: New testcase.
4909
6f14765f
UW
49102017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4911
4912 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4913 Update for changed thread numbering.
4914 * gdb.cell/bt.exp: Update for changed GDB output.
4915
f1af7b94
SM
49162017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4917
4918 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4919 setting isremote by hand.
4920 * boards/dwarf4-gdb-index.exp: Likewise.
4921 * boards/fission.exp: Likewise.
4922 * boards/stabs.exp: Likewise.
4923
e3919f3e
PA
49242017-11-30 Pedro Alves <palves@redhat.com>
4925
4926 * gdb.linespec/cpls-ops.exp
4927 (check_explicit_skips_function_argument): Extract the underlying
4928 type of size_t instead of hardcoding it.
4929
bd69330d
PA
49302017-11-29 Pedro Alves <palves@redhat.com>
4931
4932 PR c++/19436
4933 * gdb.linespec/cpls-abi-tag.cc: New file.
4934 * gdb.linespec/cpls-abi-tag.exp: New file.
4935
a20714ff
PA
49362017-11-29 Pedro Alves <palves@redhat.com>
4937
4938 * gdb.base/langs.exp: Use -qualified.
4939 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
4940 it.
4941 * gdb.cp/namespace.exp: Use -qualified.
4942 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
4943 (overload-3, template-overload, template-ret-type, const-overload)
4944 (const-overload-quoted, anon-ns, ambiguous-prefix): New
4945 procedures.
4946 (test_driver): Call them.
4947 * gdb.cp/save-bp-qualified.cc: New.
4948 * gdb.cp/save-bp-qualified.exp: New.
4949 * gdb.linespec/explicit.exp: Test -qualified.
4950 * lib/completion-support.exp (completion::explicit_opts_list): Add
4951 "-qualified".
4952 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
4953
f6f1d339
PM
49542017-11-29 Phil Muldoon <pmuldoon@redhat.com>
4955
4956 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
4957
02ca603a
TT
49582017-11-29 Tom Tromey <tom@tromey.com>
4959
4960 * gdb.base/relocate.exp: Update invalid argument test.
4961 Add new tests for invalid arguments.
4962
ed6c0bfb
TP
49632017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4964
4965 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
4966 Return 0 as a long.
4967 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
4968
f106e10e
TP
49692017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4970
4971 * gdb.cp/breakpoint.cc (bar): Set return type to void.
4972 * gdb.cp/psymtab-parameter.cc (func): Likewise.
4973 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
4974 func ().
4975 * gdb.cp/shadow.cc (B.func): Return 0.
4976
10329bb2
JB
49772017-11-27 Joel Brobecker <brobecker@adacore.com>
4978
4979 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
4980 expected output in gdb_expect call to allow the exception
4981 message to be present as well. Fix syntax confusion to avoid
4982 TCL thinking that exception_name is an array.
4983
617cd4bc
UW
49842017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
4985
4986 * gdb.arch/spu-info.c: Include <unistd.h>.
4987 (do_signal_test): Fix broken calls to write.
4988 * gdb.arch/spu-info.exp: Use prepare_for_testing.
4989 Fix checks for empty mailboxes. Update signal tests for corrected
4990 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
4991 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
4992 * gdb.cell/arch.exp: Use standard_output_file.
4993 * gdb.cell/break.exp: Likewise.
4994 * gdb.cell/bt.exp: Likewise.
4995 * gdb.cell/core.exp: Likewise.
4996 * gdb.cell/dwarfaddr.exp: Likewise.
4997 * gdb.cell/ea-cache.exp: Likewise.
4998 * gdb.cell/ea-standalone.exp: Likewise.
4999 * gdb.cell/f-regs.exp: Likewise.
5000 * gdb.cell/fork.exp: Likewise.
5001 * gdb.cell/gcore.exp: Likewise.
5002 * gdb.cell/mem-access.exp: Likewise.
5003 * gdb.cell/ptype.exp: Likewise.
5004 * gdb.cell/registers.exp: Likewise.
5005 * gdb.cell/sizeof.exp: Likewise.
5006 * gdb.cell/solib-symbol.exp: Likewise.
5007 * gdb.cell/solib.exp: Likewise.
617cd4bc 5008
a81aaca0
PA
50092017-11-25 Pedro Alves <palves@redhat.com>
5010
5011 * gdb.base/complete-empty.exp: New file.
5012 * gdb.base/completion.exp: Adjust.
5013
6a3c6ee4
PA
50142017-11-25 Pedro Alves <palves@redhat.com>
5015
5016 * gdb.linespec/cpls-ops.cc: New file.
5017 * gdb.linespec/cpls-ops.exp: New file.
5018 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5019 factored out from ...
5020 (test_complete_prefix_range): ... this.
5021
8955eb2d
PA
50222017-11-24 Pedro Alves <palves@redhat.com>
5023
5024 * gdb.linespec/cpcompletion.exp: New file.
5025 * gdb.linespec/cpls-hyphen.cc: New file.
5026 * gdb.linespec/cpls.cc: New file.
5027 * gdb.linespec/cpls2.cc: New file.
5028 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5029 test to use test_gdb_complete_unique. Add label completion,
5030 keyword completion and explicit location completion tests.
5031 * lib/completion-support.exp: New file.
5032
e547c119
JB
50332017-11-24 Joel Brobecker <brobecker@adacore.com>
5034
5035 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5036 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5037 when hitting an exception catchpoint.
5038
7c3c1aa8
YQ
50392017-11-22 Yao Qi <yao.qi@linaro.org>
5040
5041 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5042
41bd68f5
SM
50432017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5044
5045 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5046 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5047 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5048
1daad298
YQ
50492017-11-22 Yao Qi <yao.qi@linaro.org>
5050
5051 * gdb.base/info-os.exp: Pass pthreads.
5052 * gdb.multi/multi-attach.exp: Likewise.
5053
88465e87
YQ
50542017-11-22 Yao Qi <yao.qi@linaro.org>
5055
5056 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5057 compiler.
5058
dc196b23
YQ
50592017-11-22 Yao Qi <yao.qi@linaro.org>
5060
5061 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5062 * gdb.base/break-interp.exp: Likewise.
5063 * gdb.base/jit-attach-pie.exp: Likewise.
5064
2400729e
UW
50652017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5066
5067 * gdb.base/float128.c (large128): New variable.
5068 * gdb.base/float128.exp: Add test to print largest __float128 value.
5069
7a26362d
UW
50702017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5071
5072 * gdb.arch/vsx-regs.exp: Update register content checks.
5073
ed0f4273
UW
50742017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5075
5076 * gdb.arch/ppc-longdouble.exp: New file.
5077 * gdb.arch/ppc-longdouble.c: Likewise.
5078
a25d69c6
PA
50792017-11-21 Pedro Alves <palves@redhat.com>
5080
5081 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5082
73fcf641
PA
50832017-11-20 Pedro Alves <palves@redhat.com>
5084
5085 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5086 (long_double_typedef): New typedefs.
5087 Use DEF on double and long double.
5088 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5089 cases.
5090 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5091 and 'long_double_ptr_same_size' locals. Use them to decide
5092 whether cast from array/function to float is valid/invalid.
5093
71a3c369
TT
50942017-11-17 Tom Tromey <tom@tromey.com>
5095
5096 * gdb.rust/traits.rs: New file.
5097 * gdb.rust/traits.exp: New file.
5098
ced9779b
JB
50992017-11-17 Joel Brobecker <brobecker@adacore.com>
5100
5101 * gdb.ada/minsyms: New testcase.
5102
a0922d80
PA
51032017-11-16 Pedro Alves <palves@redhat.com>
5104
5105 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5106 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5107
ea04e54c
PA
51082017-11-16 Pedro Alves <palves@redhat.com>
5109
5110 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5111 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5112
e849ea89
PA
51132017-11-16 Pedro Alves <palves@redhat.com>
5114
5115 * gdb.server/reconnect-ctrl-c.c: New file.
5116 * gdb.server/reconnect-ctrl-c.exp: New file.
5117
d8ae99a7
PM
51182017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5119
5120 * gdb.python/py-rbreak.exp: New file.
5121 * gdb.python/py-rbreak.c: New file.
5122 * gdb.python/py-rbreak-func2.c: New file.
5123
968a13f8
PA
51242017-11-16 Pedro Alves <palves@redhat.com>
5125
5126 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5127 pattern.
5128 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5129 GDB.
5130
71774bc9
SM
51312017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5132
5133 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5134 regex.
5135
ddbb44cf
SM
51362017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5137
5138 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5139 test names.
5140
584a564f
PA
51412017-11-09 Pedro Alves <palves@redhat.com>
5142
5143 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5144 factored out from ...
5145 (top level): ... here, and adjusted to avoid expecting beyond the
5146 prompt in a single gdb_test_multiple.
5147
5ed7a928
PA
51482017-11-09 Pedro Alves <palves@redhat.com>
5149
5150 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5151 output.
5152 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5153 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5154 * gdb.server/ext-run.exp ("kill" test): Likewise.
5155 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5156
a60e0738
PA
51572017-11-09 Pedro Alves <palves@redhat.com>
5158
5159 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5160 match till end of line.
5161
2c88253f
PA
51622017-11-09 Pedro Alves <palves@redhat.com>
5163
5164 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5165
c7a38517
PA
51662017-11-09 Pedro Alves <palves@redhat.com>
5167
5168 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5169 New procedures, factored out from ...
5170 (top level): ... here, and adjusted to avoid expecting beyond the
5171 prompt in one go.
5172
f29f4b6b
PA
51732017-11-09 Pedro Alves <palves@redhat.com>
5174
5175 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5176 output. Fix '?' match.
5177
286acbb5
JB
51782017-11-08 Joel Brobecker <brobecker@adacore.com>
5179
5180 * gdb.ada/scoped_watch: New testcase.
5181 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5182 which is actually correct.
5183 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5184 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5185
62d7ae92
PA
51862017-11-08 Pedro Alves <palves@redhat.com>
5187
5188 * gdb.gdb/complaints.exp (test_initial_complaints)
5189 (test_serial_complaints, test_short_complaints): Call
5190 complaint_internal instead of complaint.
5191
280ca31f
DT
51922017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5193
5194 * gdb.threads/tls-core.c: New file.
5195 * gdb.threads/tls-core.exp: Likewise.
5196
b5ec771e
PA
51972017-11-08 Pedro Alves <palves@redhat.com>
5198
5199 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5200 (p Exported_Capitalized): New test.
5201 (p exported_capitalized): New test.
5202
a02b41a7
PA
52032017-11-07 Pedro Alves <palves@redhat.com>
5204
5205 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5206
95e95a6d
PA
52072017-11-07 Pedro Alves <palves@redhat.com>
5208
5209 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5210 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5211 (disable_invalid, disable_inverted, disable_negative): New
5212 procedures.
5213 ("bad numbers"): New set of tests.
5214
cee62dbd
PA
52152017-11-07 Pedro Alves <palves@redhat.com>
5216
5217 * gdb.cp/ena-dis-br-range.exp: Add tests.
5218
cc638e86
PA
52192017-11-07 Pedro Alves <palves@redhat.com>
5220
5221 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5222
d0fe4701
XR
52232017-11-07 Xavier Roirand <roirand@adacore.com>
5224 Pedro Alves <palves@redhat.com>
5225
5226 * gdb.base/ena-dis-br.exp: Add reference to
5227 gdb.cp/ena-dis-br-range.exp.
5228 * gdb.cp/ena-dis-br-range.exp: New file.
5229 * gdb.cp/ena-dis-br-range.cc: New file.
5230
46f67f80
PA
52312017-11-06 Pedro Alves <palves@redhat.com>
5232
5233 * gdb.base/attach-non-pgrp-leader.c: New.
5234 * gdb.base/attach-non-pgrp-leader.exp: New.
5235
726e1356
PA
52362017-11-06 Pedro Alves <palves@redhat.com>
5237
5238 * configure.ac: No longer check for termio.h and sgtty.h.
5239 * configure: Regenerate.
5240 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5241 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5242 Remove termio and sgtty code.
5243
50ab6ace
YQ
52442017-11-03 Yao Qi <yao.qi@linaro.org>
5245
5246 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5247 in GDB is disabled.
5248
8e68731c
YQ
52492017-11-03 Yao Qi <yao.qi@linaro.org>
5250
5251 * gdb.python/py-thrhandle.exp: Skip it if python is not
5252 enabled.
5253
3a87ae65
SM
52542017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5255
5256 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5257 as a breakpoint command.
5258
484d8d36
MD
52592017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5260
5261 PR python/21213
5262 * gdb.python/py-infthread.exp: Test calling
5263 InferiorThread.inferior () multiple times in a row.
5264
4a27f119
KS
52652017-10-27 Keith Seitz <keiths@redhat.com>
5266
5267 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5268 Test "info break" for every inlined function breakpoint.
5269
bb11dd58
YQ
52702017-10-27 Yao Qi <yao.qi@linaro.org>
5271
5272 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5273
a43f3893
PF
52742017-10-26 Patrick Frants <osscontribute@gmail.com>
5275
5276 * gdb.cp/classes.exp (test_static_members): Test printing
5277 Outer::instance.
5278 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5279 (Inner::instance, Outer::instance): New.
5280
792ccf00
PA
52812017-10-24 Pedro Alves <palves@redhat.com>
5282
5283 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5284 extra console" test in two stages.
5285
eb2bfbad
PA
52862017-10-24 Pedro Alves <palves@redhat.com>
5287
5288 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5289
1f75a651
PA
52902017-10-24 Pedro Alves <palves@redhat.com>
5291
5292 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5293 loop.
5294
779990d9
PA
52952017-10-24 Pedro Alves <palves@redhat.com>
5296
5297 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5298 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5299
ad9b8f5d
PA
53002017-10-24 Pedro Alves <palves@redhat.com>
5301
5302 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5303 parameter and handle it. Don't output read value in test name.
5304
fee6da6e
PA
53052017-10-24 Pedro Alves <palves@redhat.com>
5306
5307 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5308 custom test name.
5309
10389c2c
PA
53102017-10-24 Pedro Alves <palves@redhat.com>
5311
5312 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5313 include the unstable output directory name in the test's name.
5314 (initial_setup_simple) <'set args'>: Use custom test name.
5315
a80e65a9
PA
53162017-10-24 Pedro Alves <palves@redhat.com>
5317
5318 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5319 with explicit test name.
5320
15763a09
PA
53212017-10-20 Pedro Alves <palves@redhat.com>
5322
5323 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5324 'wait -i'. Use gdb_assert and remote_close.
5325
49a4ce2e
AB
53262017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5327
5328 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5329 number from variable rather than hard-coded.
5330
a75868f5
PA
53312017-10-19 Pedro Alves <palves@redhat.com>
5332
5333 * gdb.base/long-inferior-output.c: New file.
5334 * gdb.base/long-inferior-output.exp: New file.
5335
c8ba13ad
KS
53362017-11-18 Keith Seitz <keiths@redhat.com>
5337
5338 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
5339 method.
5340 (main): Call it.
5341 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
5342 Add additional user-defined conversion operator tests.
5343
b27de576
PA
53442017-10-17 Pedro Alves <palves@redhat.com>
5345
5346 * boards/native-stdio-gdbserver.exp: Load "local-board".
5347
8484c955
PA
53482017-10-17 Pedro Alves <palves@redhat.com>
5349
5350 * gdb.base/quit-live.c: New file.
5351 * gdb.base/quit-live.exp: New file.
5352
83d5a34d
KS
53532017-10-16 Keith Seitz <keiths@redhat.com>
5354
5355 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
5356 (class_with_protected_typedef, class_with_private_typedef)
5357 (struct_with_public_typedef, struct_with_protected_typedef)
5358 (struct_with_private_typedef): New classes/structs.
5359 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
5360 typedefs and access specifiers.
5361
739b3f1d
PA
53622017-10-16 Pedro Alves <palves@redhat.com>
5363 Simon Marchi <simon.marchi@polymtl.ca>
5364
5365 * README (Local vs Remote vs Native): New section.
5366 * boards/local-board.exp: New file, with bits factored out from
5367 ...
5368 * boards/native-extended-gdbserver.exp: ... here. Load
5369 "local-board".
5370 * boards/native-gdbserver.exp: Load "local-board".
5371 (${board}_spawn, ${board}_exec): Delete.
5372 * boards/native-stdio-gdbserver.exp: Most contents factored out to
5373 ...
5374 * boards/stdio-gdbserver-base.exp: ... this new file.
5375 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
5376 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
5377 procedure.
5378 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
5379 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
5380 stdio_gdbserver_command.
5381 (${board}_get_remote_address, ${board}_get_comm_port)
5382 (${board}_download, ${board}_upload): Delete.
5383 (get_target_remote_pipe_cmd): New.
5384
fe68b953
SM
53852017-10-16 Simon Marchi <simon.marchi@ericsson.com>
5386
5387 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
5388 test_bkpt_deletion, test_bkpt_cond_and_cmds,
5389 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
5390 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
5391 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
5392 remove with_test_prefix.
5393
300b6685
PA
53942017-10-13 Pedro Alves <palves@redhat.com>
5395
5396 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
5397 * gdb.base/annota1.exp: Use it instead of is_remote.
5398 * gdb.base/annota3.exp: Use it instead of is_remote.
5399 * gdb.cp/annota2.exp: Use it instead of is_remote.
5400 * gdb.cp/annota3.exp: Use it instead of is_remote.
5401 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
5402
50500caf
PA
54032017-10-13 Pedro Alves <palves@redhat.com>
5404
5405 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
5406 (test_num_test_vars, run_and_count_vars, find_env)
5407 (test_set_unset_env, test_inherit_env_var): New procedures.
5408 (top level): Use them.
5409
dad0c6d2
PA
54102017-10-13 Pedro Alves <palves@redhat.com>
5411
5412 * lib/selftest-support.exp (selftest_setup): Extend comments, and
5413 also skip on stub-like targets.
5414
8b0553c1
PA
54152017-10-13 Pedro Alves <palves@redhat.com>
5416
5417 PR gdb/22293
5418 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
5419 (top level): Move some tests to ...
5420 (test_not_found): ... this new procedure.
5421 (top level): Call it.
5422
7594f623
PA
54232017-10-13 Pedro Alves <palves@redhat.com>
5424
5425 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
5426 expect different "info terminal" output if testing with a
5427 non-native target.
5428
ebe3b402
PA
54292017-10-13 Pedro Alves <palves@redhat.com>
5430 Simon Marchi <simon.marchi@polymtl.ca>
5431
5432 PR python/12966
5433 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
5434
42f1b161
PA
54352017-10-13 Pedro Alves <palves@redhat.com>
5436
5437 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
5438 already.
5439
8d6ef72b
PA
54402017-10-13 Pedro Alves <palves@redhat.com>
5441
5442 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
5443 is_remote.
5444
d7bcd5b8
PA
54452017-10-13 Pedro Alves <palves@redhat.com>
5446
5447 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
5448 is_remote.
5449
df479dc6
PA
54502017-10-13 Pedro Alves <palves@redhat.com>
5451
5452 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
5453 is set.
5454 (corefile_test_attach): Likewise. Check can_spawn_for_attach
5455 instead of is_remote.
5456
23fb630a
PA
54572017-10-13 Pedro Alves <palves@redhat.com>
5458
5459 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
5460 (top level): Add comment.
5461
cc77b1dc
PA
54622017-10-13 Pedro Alves <palves@redhat.com>
5463
5464 * gdb.base/remote.exp (top level): Fix comment typo and add
5465 missing return.
5466
27c9e813
PA
54672017-10-13 Pedro Alves <palves@redhat.com>
5468 Simon Marchi <simon.marchi@polymtl.ca>
5469
5470 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
5471 calls and add comments. Skip test if use_gdb_stub is set.
5472 (top level): Use "set cwd" command instead of "cd" command.
5473
5e830d98
PA
54742017-10-13 Pedro Alves <palves@redhat.com>
5475
5476 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
5477 is_remote target check.
5478
f5ca0032
PA
54792017-10-13 Pedro Alves <palves@redhat.com>
5480
5481 * gdb.base/scope.exp: Use build_executable + clean_restart +
5482 gdb_file_cmd instead of prepare_for_testing and no longer skip
5483 "before run" tests on is_remote target boards. Update comments.
5484 * boards/native-extended-gdbserver.exp
5485 (extended_gdbserver_load_last_file): New, factored out from ...
5486 (gdb_load): ... this. Move further below and add comment.
5487 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
5488
8aed1c0d
PA
54892017-10-12 Pedro Alves <palves@redhat.com>
5490
5491 * gdb.base/attach.exp: Remove references to gdb64.
5492 * gdb.base/dbx.exp: Remove references to gdb64.
5493
cfa34c87
SM
54942017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5495 Pedro Alves <palves@redhat.com>
5496
5497 * gdb.base/label.exp: Remove is_remote target check.
5498
9192b7de
PA
54992017-10-12 Pedro Alves <palves@redhat.com>
5500
5501 * gdb.base/auvx.exp (coredir): Update comment.
5502 (top level) <core_works>: Use "set cwd" command instead of "cd"
5503 command.
5504
6bf0052d
PA
55052017-10-12 Pedro Alves <palves@redhat.com>
5506 Simon Marchi <simon.marchi@polymtl.ca>
5507
5508 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
5509 target boards.
5510
e48ef82d
PA
55112017-10-12 Pedro Alves <palves@redhat.com>
5512 Simon Marchi <simon.marchi@polymtl.ca>
5513
5514 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
5515 Instead skip if there's any gdb_protocol set.
5516
8d7aea57
SM
55172017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5518 Pedro Alves <palves@redhat.com>
5519
5520 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
5521
30440677
PA
55222017-10-12 Pedro Alves <palves@redhat.com>
5523 Simon Marchi <simon.marchi@polymtl.ca>
5524
5525 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
5526 instead of on dejagnu remote boards.
5527
4e04f045 55282017-10-12 Pedro Alves <palves@redhat.com>
175654b9 5529 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
5530
5531 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5532 checks. Use build_executable + clean_restart instead of
5533 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5534 of enabling non-stop after starting gdb.
5535
871a186e
PA
55362017-10-12 Pedro Alves <palves@redhat.com>
5537
5538 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5539 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5540 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5541 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5542
56d704da
AK
55432017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
5544
5545 * gdb.arch/arc-tdesc-cpu.exp: New file.
5546 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
5547
2f20e312
SM
55482017-10-10 Simon Marchi <simon.marchi@ericsson.com>
5549
5550 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
5551
65630365
PA
55522017-10-10 Pedro Alves <palves@redhat.com>
5553
5554 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
5555 expect CLI output.
5556
bf469271
PA
55572017-10-10 Pedro Alves <palves@redhat.com>
5558
5559 * lib/selftest-support.exp (selftest_setup): Update for
5560 captured_command_loop's prototype change.
5561
777a42f1
PA
55622017-10-09 Pedro Alves <palves@redhat.com>
5563
5564 Test both arch1=>arch2 and arch2=>arch1.
5565
5566 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
5567 (srcfile2, binfile2, march1, march2): Remove globals. Largely
5568 factored out to...
5569 (append_arch1_options, append_arch2_options, append_arch_options)
5570 (build_executables): New procedures.
5571 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
5572 local.
5573 (top level): Add new 'first_arch' testing axis.
5574
cbd2b4e3
PA
55752017-10-09 Pedro Alves <palves@redhat.com>
5576
5577 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
5578 (barrier): New.
5579 (thread_start, all_started): New functions.
5580 (main): Spawn new thread and wait until it is scheduled.
5581 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
5582 option.
5583 (do_test): Add 'selected_thread' parameter. Run to all_started
5584 instead of main. Explicitly set the breakpoint at main. Switch
5585 to the SELECTED_THREAD thread.
5586 (top level): Test handling the exec event with either the main
5587 thread or the second thread selected.
5588
5c9e4427
PA
55892017-10-09 Pedro Alves <palves@redhat.com>
5590
5591 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
5592 logic. Move STOP marker after the value checks.
5593 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
5594 regexp.
5595
b3b7c423
SL
55962017-10-06 Sandra Loosemore <sandra@codesourcery.com>
5597
5598 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
5599
3b4b2f16
UW
56002017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5601
5602 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
5603 integer-to-dfp conversion.
5604 * gdb.base/dfp-test.exp: Likewise.
5605
5cd63fda
PA
56062017-10-04 Pedro Alves <palves@redhat.com>
5607
5608 * gdb.multi/hangout.c: Include <unistd.h>.
5609 (hangout_loop): New function.
5610 (main): Call alarm. Call hangout_loop in a loop.
5611 * gdb.multi/hello.c: Include <unistd.h>.
5612 (hello_loop): New function.
5613 (main): Call alarm. Call hangout_loop in a loop.
5614 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
5615 inferior with the other selected.
5616
4c71c105
SM
56172017-10-04 Simon Marchi <simon.marchi@ericsson.com>
5618
5619 * gdb.mi/list-thread-groups-available.exp: New file.
5620 * gdb.mi/list-thread-groups-available.c: New file.
5621
bc3b087d
SDJ
56222017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5623
5624 * gdb.base/set-cwd.exp: Make it available on
5625 native-extended-gdbserver.
5626
d092c5a2
SDJ
56272017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5628
5629 * gdb.base/set-cwd.c: New file.
5630 * gdb.base/set-cwd.exp: Likewise.
5631
45320ffa
TT
56322017-10-02 Tom Tromey <tom@tromey.com>
5633
5634 PR rust/22236:
5635 * gdb.rust/simple.rs (main): New variable "fslice".
5636 * gdb.rust/simple.exp: Add slice tests. Update string tests.
5637
b3e3859b
TT
56382017-10-02 Tom Tromey <tom@tromey.com>
5639
5640 * gdb.rust/simple.exp: Test ptype of a slice.
5641
01af5e0d
TT
56422017-10-02 Tom Tromey <tom@tromey.com>
5643
5644 * gdb.rust/simple.exp: Test index of slice.
5645
a9bbfbd8
TT
56462017-09-27 Tom Tromey <tom@tromey.com>
5647
5648 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
5649
df8899e5
TP
56502017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
5651 Pedro Alves <palves@redhat.com>
5652
5653 * gdb.base/compare-sections.exp (get value of read-only section): Read
5654 as unsigned value.
5655 (corrupt read-only section): Likewise and don't set written if patching
5656 failed.
5657
757bf54b
KB
56582017-09-21 Kevin Buettner <kevinb@redhat.com>
5659
5660 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
5661 files.
5662
06871ae8
PA
56632017-09-20 Pedro Alves <palves@redhat.com>
5664
5665 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
5666 symbol names in gdb's output.
5667 * gdb.cp/overload.exp ("list all overloads"): Likewise.
5668
e5f25bc5
PA
56692017-09-20 Pedro Alves <palves@redhat.com>
5670
5671 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
5672 Rename to ...
5673 (test_list_ambiguous_symbol): ... this and add a symbol name
5674 parameter. Adjust.
5675 (test_list_ambiguous_function): Reimplement on top of
5676 test_list_ambiguous_symbol and also test listing ambiguous
5677 variables.
5678 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
5679 (ambiguous_fun): ... this.
5680 (ambiguous_var): New.
5681 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
5682 (ambiguous_fun): ... this.
5683 (ambiguous_var): New.
5684
4e5a4f58
JB
56852017-09-19 John Baldwin <jhb@FreeBSD.org>
5686
5687 * gdb.base/starti.c: New file.
5688 * gdb.base/starti.exp: New file.
5689 * lib/gdb.exp (gdb_starti_cmd): New procedure.
5690
26e53f3e
PA
56912017-09-14 Pedro Alves <palves@redhat.com>
5692
5693 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
5694 (top level): Use it instead of runto.
5695
cb791d59
TT
56962017-09-11 Tom Tromey <tom@tromey.com>
5697
5698 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
5699
7c96f8c1
TT
57002017-09-11 Tom Tromey <tom@tromey.com>
5701
5702 * gdb.python/py-infthread.exp: Add tests for new_thread event.
5703 * gdb.python/py-inferior.exp: Add tests for new inferior events.
5704
469412dd
CW
57052017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
5706
5707 * gdb.fortran/printing-types.exp: New file.
5708 * gdb.fortran/printing-types.exp: New file.
5709
e0f86435
BH
57102017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5711
5712 * gdb.fortran/vla-ptype.exp: Fix typos.
5713 * gdb.fortran/vla-value.exp: Same.
5714
9e9af4be
BH
57152017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5716
5717 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
5718 * gdb.mi/mi-var-child-f.exp: Likewise.
5719 * gdb.mi/mi-vla-fortran.exp: Likewise.
5720
a5ad232b 57212017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
5722 Christoph Weinmann <christoph.t.weinmann@intel.com>
5723 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
5724
5725 * gdb.fortran/ptr-indentation.f90: New file.
5726 * gdb.fortran/ptr-indentation.exp: New file.
5727
5aec60eb
TT
57282017-09-05 Tom Tromey <tom@tromey.com>
5729
5730 PR gdb/22010:
5731 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
5732
8f8f8152
TP
57332017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
5734
5735 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
5736
fbd1b771
JK
57372017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5738
5739 * gdb.threads/tls-nodebug-pie.c: New file.
5740 * gdb.threads/tls-nodebug-pie.exp: New file.
5741
5eb5f850
TT
57422017-09-05 Tom Tromey <tom@tromey.com>
5743
5744 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
5745 for rust.
5746
ae780a21
SM
57472017-09-05 Simon Marchi <simon.marchi@ericsson.com>
5748
5749 * gdb.multi/multi-arch-exec.exp: Test with different
5750 "follow-exec-mode" settings.
5751 (do_test): New procedure.
5752
3693fdb3
PA
57532017-09-04 Pedro Alves <palves@redhat.com>
5754
5755 * gdb.base/func-static.c (S::method const, S::method volatile)
5756 (S::method volatile const): New methods.
5757 (c_s, v_s, cv_s): New instances.
5758 (main): Call method() on them.
5759 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
5760 (cannot_resolve): New procedure.
5761 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
5762 print-quote-unquoted columns.
5763 (do_test): Test printing each scope too.
5764
e68cb8e0
PA
57652017-09-04 Pedro Alves <palves@redhat.com>
5766
5767 * gdb.base/local-static.exp: Also test with
5768 class::method::variable wholly quoted.
5769 * gdb.cp/m-static.exp (class::method::variable): Remove test.
5770
858be34c
PA
57712017-09-04 Pedro Alves <palves@redhat.com>
5772
5773 * gdb.base/local-static.c: New.
5774 * gdb.base/local-static.cc: New.
5775 * gdb.base/local-static.exp: New.
5776
46a4882b
PA
57772017-09-04 Pedro Alves <palves@redhat.com>
5778
5779 * gdb.asm/asm-source.exp: Add casts to int.
5780 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5781 (dataglobal64_1, dataglobal64_2): New globals.
5782 * gdb.base/nodebug.exp: Test different expressions involving the
5783 new globals, with print, whatis and ptype. Add casts to int.
5784 * gdb.base/solib-display.exp: Add casts to int.
5785 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5786 * gdb.cp/m-static.exp: Add cast to int.
5787 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5788 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5789 tls variable with no debug info without a cast. Test with a cast
5790 to int too.
5791 * gdb.trace/entry-values.exp: Add casts.
5792
2c5a2be1
PA
57932017-09-04 Pedro Alves <palves@redhat.com>
5794
5795 * gdb.base/nodebug.exp: Test that ptype's error about functions
5796 with unknown return type includes the function name too.
5797
7022349d
PA
57982017-09-04 Pedro Alves <palves@redhat.com>
5799
5800 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5801 return type of munmap in infcall.
5802 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5803 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5804 type of ftell in infcall.
5805 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
5806 type of getpid in infcall.
5807 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5808 infcall.
5809 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5810 Bail on failure to extract the pid.
5811 * gdb.base/nodebug.c: #include <stdint.h>.
5812 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5813 New functions.
5814 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5815 Change expected output of print/whatis/ptype with functions with
5816 no debug info. Test all supported languages. Call
5817 test_call_promotion.
5818 * gdb.compile/compile.exp: Adjust expected output to expect
5819 warning.
5820 * gdb.threads/siginfo-threads.exp: Likewise.
5821
54990598
PA
58222017-09-04 Pedro Alves <palves@redhat.com>
5823
5824 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5825 "prototypes". Test calling float functions via prototyped and
5826 unprototyped function pointers.
5827 (perform_all_tests): New parameter "prototypes". Pass it down.
5828 (top level): Pass down "prototypes" parameter to
5829 perform_all_tests.
5830
34d16ea2
SM
58312017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5832
5833 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5834 Test with nested loops.
5835
9521ecda
SM
58362017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5837
5838 * gdb.base/commands.exp: Call the new procedures.
5839 (loop_break_test, loop_continue_test): New procedures.
5840
80a65e9b
SM
58412017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5842
5843 * gdb.base/commands.exp: Call new procedure.
5844 (define_if_without_arg_test): New procedure.
5845
e439fa14
PA
58462017-09-04 Pedro Alves <palves@redhat.com>
5847
5848 * gdb.base/list-ambiguous.exp: New file.
5849 * gdb.base/list-ambiguous0.c: New file.
5850 * gdb.base/list-ambiguous1.c: New file.
5851 * gdb.base/list.exp (test_list_range): Adjust expected output.
5852
0a2dde4a
SDJ
58532017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5854
5855 * gdb.base/share-env-with-gdbserver.c: New file.
5856 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5857
5e89eb3a
SM
58582017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5859
5860 * gdb.base/commands.exp (gdbvar_simple_if_test,
5861 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5862 progvar_simple_if_test, progvar_simple_while_test,
5863 progvar_complex_if_while_test, user_defined_command_test,
5864 user_defined_command_args_eval,
5865 user_defined_command_args_stack_test,
5866 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5867 temporary_breakpoint_commands,
5868 gdb_test_no_prompt, redefine_hook_test,
5869 redefine_backtrace_test): Remove "global gdb_prompt".
5870
fd437cbc
SM
58712017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5872
5873 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5874 New proc, call it from toplevel.
5875
87215ad1
SDJ
58762017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5877
5878 PR remote/21852
5879 * gdb.server/normal.c: New file, copied from gdb.base.
5880 * gdb.server/run-without-local-binary.exp: New file.
5881
58afddc6
WP
58822017-08-07 Weimin Pan <weimin.pan@oracle.com>
5883
5884 * gdb.arch/sparc64-adi.exp: New file.
5885 * gdb.arch/sparc64-adi.c: New file.
5886
5277199a
PA
58872017-08-22 Pedro Alves <palves@redhat.com>
5888
5889 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5890 (top level): Add "list all overloads" tests.
5891
14278e1f
TT
58922017-08-22 Tom Tromey <tom@tromey.com>
5893
5894 * gdb.gdb/xfullpath.exp: Remove.
5895
bf223d3e
PA
58962017-08-21 Pedro Alves <palves@redhat.com>
5897
5898 PR gdb/19487
5899 * gdb.base/symbol-alias.c: New.
5900 * gdb.base/symbol-alias2.c: New.
5901 * gdb.base/symbol-alias.exp: New.
5902
c973d0aa
PA
59032017-08-21 Pedro Alves <palves@redhat.com>
5904
5905 * gdb.base/dfp-test.c
5906 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5907 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5908 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5909 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5910 * gdb.base/whatis-ptype-typedefs.c: New.
5911 * gdb.base/whatis-ptype-typedefs.exp: New.
5912 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5913 (an_int, an_int_type, an_int_type2): New globals.
5914 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5915 involving typedefs and cast expressions.
5916 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5917 (lookup_typedefs_function): New.
5918 (typedefs_pretty_printers_dict): New.
5919 (top level): Register lookup_typedefs_function in
5920 gdb.pretty_printers.
5921
6d580b63
YQ
59222017-08-18 Yao Qi <yao.qi@linaro.org>
5923
5924 * gdb.server/unittest.exp: New.
5925
206726fb
SDJ
59262017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
5927
5928 PR gdb/21954
5929 * gdb.base/environ.exp: Add test to check if 'unset environment'
5930 works.
5931
bf0ec4c2
AA
59322017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5933
5934 * lib/gdb.exp (universal_compile_options): New caching proc.
5935 (gdb_compile): Suppress GCC's coloring of messages.
5936
d6382fff
TT
59372017-08-14 Tom Tromey <tom@tromey.com>
5938
5939 PR gdb/21675:
5940 * gdb.base/printcmds.exp (test_radices): New function.
5941 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
5942 * gdb.base/sizeof.exp (check_valueof): Use p/d.
5943 * lib/gdb.exp (get_integer_valueof): Use p/d.
5944
c2c2dd9f
SM
59452017-08-12 Simon Marchi <simon.marchi@ericsson.com>
5946
5947 * lib/gdb.exp (get_valueof): Don't capture end-of-line
5948 characters.
5949
fdffd6f4
TT
59502017-08-05 Tom Tromey <tom@tromey.com>
5951
5952 * gdb.rust/simple.exp: Allow String to appear in a different
5953 namespace.
5954
27d41eac
YQ
59552017-07-26 Yao Qi <yao.qi@linaro.org>
5956
5957 * gdb.gdb/unittest.exp: Invoke command
5958 "maintenance check xml-descriptions".
5959
031ed05d
AA
59602017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5961
5962 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
5963 calling context.
5964 (hex128): Drop erroneous calculation of parameters.
5965
dcd27ddf
SM
59662017-07-22 Simon Marchi <simon.marchi@ericsson.com>
5967
5968 * gdb.python/py-unwind.exp: Disable stack protection when
5969 building test file.
5970
47e77640
PA
59712017-07-20 Pedro Alves <palves@redhat.com>
5972
5973 * gdb.base/default.exp (set language): Adjust expected output.
5974
62d2a18a
PA
59752017-07-20 Pedro Alves <palves@redhat.com>
5976
5977 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
5978 (test_minsym): ... this, and make static.
5979 (get_pck__foo__bar__minsym): Rename to ...
5980 (get_test_minsym): ... this.
5981 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
5982 symbol names and comments.
5983 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
5984 (get_test_minsym): ... this.
5985 (pck__foo__bar__minsym__2): Rename to ...
5986 (test_minsym): ... this.
5987 (main): Adjust.
5988
c45ec17c
PA
59892017-07-17 Pedro Alves <palves@redhat.com>
5990
5991 * gdb.base/completion.exp: Adjust expected output.
5992 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5993 the completer works.
5994
c6756f62
PA
59952017-07-17 Pedro Alves <palves@redhat.com>
5996
5997 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5998
5bd68487
AB
59992017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6000
6001 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6002
8880f2a9
TT
60032017-07-14 Tom Tromey <tom@tromey.com>
6004
6005 PR rust/21764:
6006 * gdb.rust/simple.exp: Add tests.
6007
65547233
TT
60082017-07-14 Tom Tromey <tom@tromey.com>
6009
6010 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6011
8f14146e
PA
60122017-07-14 Pedro Alves <palves@redhat.com>
6013
6014 * gdb.linespec/base/one/thefile.cc (z1): New function.
6015 * gdb.linespec/base/two/thefile.cc (z2): New function.
6016 * gdb.linespec/linespec.exp: Add tests.
6017
b4365d02
AB
60182017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6019
6020 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6021 to mi_create_breakpoint.
6022
5d2cbaa5
AB
60232017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6024
6025 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6026 mi_create_breakpoint.
6027
11cb5716
IB
60282017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6029
6030 * gdb.dlang/demangle.exp: Update for demangling changes.
6031
03278692
TT
60322017-07-09 Tom Tromey <tom@tromey.com>
6033
6034 * gdb.dwarf2/shortpiece.exp: New file.
6035
33c5cd75
DB
60362017-07-06 David Blaikie <dblaikie@gmail.com>
6037
6038 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6039 built from fissiont-multi-cu{1,2}.c.
6040 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6041 except putting 'main' and 'func' in separate CUs in the same DWO file.
6042 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6043 test.
6044 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6045 test.
6046
8455d262
PA
60472017-07-06 Pedro Alves <palves@redhat.com>
6048
6049 * gdb.python/py-unwind.exp: Test flushregs.
6050
dc4bde35
SDJ
60512017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6052
6053 PR cli/21688
6054 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6055 tests for alias commands and trailing whitespace.
6056
51ed89aa
SDJ
60572017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6058
6059 PR cli/21688
6060 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6061 procedure. Call it.
6062
eb17d413
PA
60632017-06-29 Pedro Alves <palves@redhat.com>
6064
6065 * gdb.base/printcmds.exp: Add tests.
6066
41664b45
DG
60672017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6068
6069 PR gdb/21337
6070 * gdb.base/reread-readsym.exp: New file.
6071 * gdb.base/reread-readsym.c: New file.
6072
75312ae3
KB
60732017-06-21 Kevin Buettner <kevinb@redhat.com>
6074
6075 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6076 subpattern.
6077
66953522
PB
60782017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6079
6080 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6081 extended mnemonic.
6082 * gdb.arch/powerpc-power9.s: Likewise.
6083
5524b525
AA
60842017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6085
6086 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6087 on 32-bit x86 targets. Exploit is_*_target macros where
6088 appropriate.
6089
03c8af18
AA
60902017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6091
6092 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6093 register pieces.
6094
3bf31011
AA
60952017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6096
6097 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6098 located in one or more DWARF pieces.
6099
805acca0
AA
61002017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6101
6102 * lib/gdb.exp (get_endianness): New proc.
6103 * gdb.arch/aarch64-fp.exp: Use it.
6104 * gdb.arch/altivec-regs.exp: Likewise.
6105 * gdb.arch/e500-regs.exp: Likewise.
6106 * gdb.arch/vsx-regs.exp: Likewise.
6107 * gdb.base/dump.exp: Likewise.
6108 * gdb.base/funcargs.exp: Likewise.
6109 * gdb.base/gnu_vector.exp: Likewise.
6110 * gdb.dwarf2/formdata16.exp: Likewise.
6111 * gdb.dwarf2/implptrpiece.exp: Likewise.
6112 * gdb.dwarf2/nonvar-access.exp: Likewise.
6113 * gdb.python/py-inferior.exp: Likewise.
6114 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6115
e9352324
AA
61162017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6117
6118 PR gdb/21226
6119 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6120 stack value pieces are taken from the LSB end.
6121
d5d1163e
AA
61222017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6123
6124 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6125 variable at nonzero offset.
6126
0567c986
AA
61272017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6128
6129 * gdb.dwarf2/var-access.c: New file.
6130 * gdb.dwarf2/var-access.exp: New test.
6131 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6132
973e9aab
TT
61332017-06-12 Tom Tromey <tom@tromey.com>
6134
6135 * gdb.dwarf2/formdata16.exp: Add tests.
6136
d9109c80
TT
61372017-06-12 Tom Tromey <tom@tromey.com>
6138
6139 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6140
30a25466
TT
61412017-06-12 Tom Tromey <tom@tromey.com>
6142
6143 PR exp/16225:
6144 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6145 * gdb.arch/vsx-regs.exp: Update tests.
6146 * gdb.arch/s390-vregs.exp (hex128): New proc.
6147 Update test.
6148 * gdb.arch/altivec-regs.exp: Update tests.
6149
aefd8b33
SDJ
61502017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6151
6152 * gdb.base/startup-with-shell.c: New file.
6153 * gdb.base/startup-with-shell.exp: Likewise.
6154
2090129c
SDJ
61552017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6156
6157 * gdb.server/non-existing-program.exp: Update regex in order to
6158 reflect the fact that gdbserver is now using fork_inferior (with a
6159 shell) to startup the inferior.
6160
8e86a419
SM
61612017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6162
6163 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6164 support function calls from GDB.
6165
e6cf65f2
TT
61662017-05-21 Tom Tromey <tom@tromey.com>
6167
6168 PR rust/21466:
6169 * gdb.rust/unsized.exp: New file.
6170 * gdb.rust/unsized.rs: New file.
6171
43cc5389
TT
61722017-05-19 Tom Tromey <tom@tromey.com>
6173
6174 PR rust/21484:
6175 * gdb.rust/watch.exp: New file.
6176 * gdb.rust/watch.rs: New file.
6177
ec8df234
TT
61782017-05-18 Tom Tromey <tom@tromey.com>
6179
6180 * gdb.rust/simple.exp: Allow Box to be qualified.
6181
3e3e7fae
TP
61822017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6183
6184 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6185
59cc050d
PA
61862017-05-18 Pedro Alves <palves@redhat.com>
6187
6188 * gdb.base/fileio.c (test_write, test_read, test_close)
6189 (test_fstat): Don't print 'ret' in the fail path.
6190
c8f6abd1
PA
61912017-05-18 Pedro Alves <palves@redhat.com>
6192
6193 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6194 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6195 (test_system, test_rename, test_unlink, test_time): Change
6196 prototypes.
6197 * gdb.base/fileio.exp (stop_msg): Adjust.
6198
d2a03b77
PA
61992017-05-18 Pedro Alves <palves@redhat.com>
6200
6201 * gdb.base/fileio.c (null_str): New global.
6202 (test_stat): Use it.
6203 * gdb.base/fileio.exp: Remove nowarnings.
6204
0d5c6999
YQ
62052017-05-17 Yao Qi <yao.qi@linaro.org>
6206
6207 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6208
21873064
YQ
62092017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6210
6211 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6212 argument command.
6213 (top-level): Invoke test_set_inferior_tty.
6214
d512d31c
PA
62152017-05-04 Pedro Alves <palves@redhat.com>
6216
6217 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6218 Add parens to print call for Python 3.
6219
90cef2ed
KS
62202017-05-03 Keith Seitz <keiths@redhat.com>
6221
6222 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6223 (main): Call it.
6224
14f819c8
TW
62252017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6226
6227 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6228 to prev and next.
6229
913aeadd
TW
62302017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6231
6232 * gdb.python/py-record-btrace.exp: Remove test for
6233 gdb.BtraceInstruction.error.
6234
a3be24ad
TW
62352017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6236
6237 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6238
ae20e79a
TW
62392017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6240
6241 * gdb.python/py-record-btrace-threads.c: New file.
6242 * gdb.python/py-record-btrace-threads.exp: New file.
6243
45ce1b47
SDJ
62442017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6245
6246 PR testsuite/8595
6247 * gdb.base/environ.exp: Make test available in all architectures.
6248 Move bits related to "info program" testing to
6249 gdb.base/info-program.exp. Rewrite tests to use the two new
6250 procedures mentione below.
6251 (test_set_show_env_var) New procedure.
6252 (test_set_show_env_var_equal): Likewise.
6253 * gdb.base/info-program.exp: New file.
6254
e15c3eb4
KS
62552017-04-27 Keith Seitz <keiths@redhat.com>
6256
6257 * gdb.cp/oranking.cc (test15): New function.
6258 (main): Call test15 and declare additional variables for testing.
6259 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6260 "p foo101('abc')" tests.
6261 Add tests for cv qualifier overloads.
6262 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6263 "lvalue reference overload" test.
6264 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6265 "print value of f1 on Child&& in f2" test.
6266
3a3fd0fd
PA
62672017-04-19 Pedro Alves <palves@redhat.com>
6268
6269 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6270 procedure.
6271 (top level): Call it.
6272 * lib/gdb.exp (gdb_define_cmd): New procedure.
6273
53375380
PA
62742017-04-12 Pedro Alves <palves@redhat.com>
6275
6276 PR gdb/21323
6277 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6278 (wchar): New global.
6279 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6280 (do_test_wide_char, wide_char_types_no_program, top level): Add
6281 wchar_t testing.
6282
53e710ac
PA
62832017-04-12 Pedro Alves <palves@redhat.com>
6284
6285 PR c++/21323
6286 * gdb.cp/wide_char_types.c: New file.
6287 * gdb.cp/wide_char_types.exp: New file.
6288
0ad9d8c7
SDJ
62892017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6290
6291 PR gdb/21352
6292 * gdb.trace/tsv.exp: Add test for "tsave -r".
6293
b1b45502
IB
62942017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6295
6296 * gdb.dlang/watch-loc.c: New file.
6297 * gdb.dlang/watch-loc.exp: New file.
6298
ec13808e
JK
62992017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6300
6301 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6302
fe5f7374
AK
63032017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6304
6305 * gdb.arch/arc-analyze-prologue.S: New file.
6306 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6307
eea78757
AK
63082017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6309
6310 * gdb.arch/arc-decode-insn.S: New file.
6311 * gdb.arch/arc-decode-insn.exp: Likewise.
6312
5badf10a
IR
63132017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6314
6315 PR tdep/20928
6316 * gdb.arch/sparc64-regs.exp: New file.
6317 * gdb.arch/sparc64-regs.S: Likewise.
6318
cee59b3f
TW
63192017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6320
6321 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6322 and memory view on Python 3.
6323
c0f55cc6
AV
63242017-03-20 Artemiy Volkov <artemiyv@acm.org>
6325 Keith Seitz <keiths@redhat.com>
6326
6327 PR gdb/14441
6328 * gdb.cp/demangle.exp: Add rvalue reference tests.
6329 * gdb.cp/rvalue-ref-casts.cc: New file.
6330 * gdb.cp/rvalue-ref-casts.exp: New file.
6331 * gdb.cp/rvalue-ref-overload.cc: New file.
6332 * gdb.cp/rvalue-ref-overload.exp: New file.
6333 * gdb.cp/rvalue-ref-params.cc: New file.
6334 * gdb.cp/rvalue-ref-params.exp: New file.
6335 * gdb.cp/rvalue-ref-sizeof.cc: New file.
6336 * gdb.cp/rvalue-ref-sizeof.exp: New file.
6337 * gdb.cp/rvalue-ref-types.cc: New file.
6338 * gdb.cp/rvalue-ref-types.exp: New file.
6339 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
6340 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
6341
51457a05
MAL
63422017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6343
6344 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
6345 New procedure.
6346
5b291c04
MAL
63472017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6348
6349 * lib/mi-support.exp (mi_gdb_test): Add additional message
6350 for unexpected output.
6351
59a56148
AA
63522017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6353
6354 * gdb.base/examine-backward.c (Barrier): New character array
6355 constant, to ensure that TestStrings is preceded by a string
6356 terminator.
6357
7942e96e
AA
63582017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6359
6360 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
6361 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
6362 and implicit pointer into such a location.
6363
6ebac3fb
DE
63642017-03-16 Doug Evans <dje@google.com>
6365
6366 * gdb.python/py-lazy-string (pointer): Really add new typedef.
6367
ec3b243d
TP
63682017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
6369
6370 * gdb.cp/m-static.exp: Fix expectation for prototype of
6371 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
6372
63732017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
6374
6375 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
6376 * gdb.guile/scm-lazy-string.c: New file.
6377 * gdb.guile/scm-value.exp: Move lazy string tests to ...
6378 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
6379 for pointer, array, typedef lazy strings.
6380
2cc36e25 63812017-03-16 Doug Evans <dje@google.com>
34b43320
DE
6382
6383 PR python/17728, python/18439, python/18779
6384 * gdb.python/py-value.c (main) Delete locals sptr, sn.
6385 * gdb.python/py-lazy-string.c (pointer): New typedef.
6386 (main): New locals ptr, array, typedef_ptr.
6387 * gdb.python/py-value.exp: Move lazy string tests to ...
6388 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
6389 array, typedef lazy strings.
ec3b243d 6390
0efcde63
AK
63912017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
6392
6393 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
6394 Add optional 'test' parameter.
6395
7978d7c3
SM
63962017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6397
6398 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6399 Skip for versions of DejaGnu < 1.5.
6400
896c0c1e
SM
64012017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6402
6403 * lib/gdb.exp (dejagnu_version): New proc.
6404 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6405 Use dejagnu_version.
6406
5f4d1085
KS
64072017-03-10 Keith Seitz <keiths@redhat.com>
6408
6409 PR c++/8128
6410 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
6411 type from destructor regexps.
6412 Add a branch which actually passes the test.
6413 Adjust "ptype t5i" test names.
6414
1de05205
PA
64152017-03-08 Pedro Alves <palves@redhat.com>
6416
6417 * gdb.base/step-over-exit.exp: Add explicit test message.
6418
c65d6b55
PA
64192017-03-08 Pedro Alves <palves@redhat.com>
6420
6421 PR gdb/18360
6422 * gdb.threads/interrupt-while-step-over.c: New file.
6423 * gdb.threads/interrupt-while-step-over.exp: New file.
6424
2e86a283
PA
64252017-03-08 Pedro Alves <palves@redhat.com>
6426
6427 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
6428 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
6429
25dcbff6
PA
64302017-03-08 Pedro Alves <palves@redhat.com>
6431
6432 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
6433 PKRU as not supported as a PASS.
6434
dc9366eb
PA
64352017-03-08 Pedro Alves <palves@redhat.com>
6436
6437 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
6438 prefix instead of $binfile1/$binfile2.
6439 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
6440 in test message.
6441 * gdb.python/py-completion.exp: Use "load python file" as test
6442 messages instead of unstable path names.
6443
6e5d74e7
PA
64442017-03-08 Pedro Alves <palves@redhat.com>
6445 Jan Kratochvil <jan.kratochvil@redhat.com>
6446
6447 PR cli/21218
6448 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6449 New proc.
6450 (top level): Call it.
6451
9753a2f6
PA
64522017-03-08 Pedro Alves <palves@redhat.com>
6453
6454 PR tui/21216
6455 * gdb.tui/tui-nl-filtered-output.exp: New file.
6456
1a4dd9dd
PA
64572017-03-08 Pedro Alves <palves@redhat.com>
6458
6459 * gdb.base/completion.exp: Move TUI completion tests to ...
6460 * gdb.tui/completion.exp: ... this new file.
6461
7cbbff33
PA
64622017-03-08 Pedro Alves <palves@redhat.com>
6463
6464 * gdb.base/tui-disasm-long-lines.c,
6465 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
6466 gdb.base/tui-layout.exp: Move to ...
6467 * gdb.tui/: ... this new directory.
6468
5f6fd321
PA
64692017-03-07 Pedro Alves <palves@redhat.com>
6470
6471 * gdb.base/tui-layout.c: New file.
6472 * gdb.base/tui-layout.exp: New file.
6473
44959fa8
PA
64742017-03-07 Pedro Alves <palves@redhat.com>
6475
6476 * gdb.base/tui-layout.c: Rename to ...
6477 * gdb.base/tui-disasm-long-lines.c: ... this.
6478 * gdb.base/tui-layout.exp: Rename to ...
6479 * gdb.base/tui-disasm-long-lines.exp: ... this.
6480
f8c4e718
PA
64812017-03-07 Pedro Alves <palves@redhat.com>
6482
6483 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
6484
6dbb839a 64852017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
6486
6487 * i386-mpx-call.c: New file.
6488 * i386-mpx-call.exp: New file.
6489
65b48a81
PB
64902017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6491
6492 * gdb.arch/powerpc-power.exp: Delete test.
6493 * gdb.arch/powerpc-power.s: Likewise.
6494 * gdb.disasm/disassembler-options.exp: New test.
6495 * gdb.arch/powerpc-altivec.exp: Likewise.
6496 * gdb.arch/powerpc-altivec.s: Likewise.
6497 * gdb.arch/powerpc-altivec2.exp: Likewise.
6498 * gdb.arch/powerpc-altivec2.s: Likewise.
6499 * gdb.arch/powerpc-altivec3.exp: Likewise.
6500 * gdb.arch/powerpc-altivec3.s: Likewise.
6501 * gdb.arch/powerpc-power7.exp: Likewise.
6502 * gdb.arch/powerpc-power7.s: Likewise.
6503 * gdb.arch/powerpc-power8.exp: Likewise.
6504 * gdb.arch/powerpc-power8.s: Likewise.
6505 * gdb.arch/powerpc-power9.exp: Likewise.
6506 * gdb.arch/powerpc-power9.s: Likewise.
6507 * gdb.arch/powerpc-vsx.exp: Likewise.
6508 * gdb.arch/powerpc-vsx.s: Likewise.
6509 * gdb.arch/powerpc-vsx2.exp: Likewise.
6510 * gdb.arch/powerpc-vsx2.s: Likewise.
6511 * gdb.arch/powerpc-vsx3.exp: Likewise.
6512 * gdb.arch/powerpc-vsx3.s: Likewise.
6513 * gdb.arch/arm-disassembler-options.exp: Likewise.
6514 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
6515 * gdb.arch/s390-disassembler-options.exp: Likewise.
6516
17cd4947
LM
65172017-02-23 Luis Machado <lgustavo@codesourcery.com>
6518
6519 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
6520 (check_supported_features): ... this. Changed return type to void.
6521 (supports_rdseed): New static global.
6522 (rdseed): Check supports_rdseed.
6523 (initialize): Call check_supported_features.
6524
2039d74e
EBM
65252017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6526
6527 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6528 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6529 and lqarx/stqcx.
6530 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6531 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6532
a51d7ecf
EBM
65332017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6534
6535 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6536 uppercase.
6537
0224619f
JK
65382017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6539
6540 * gdb.dwarf2/formdata16.c: New file.
6541 * gdb.dwarf2/formdata16.exp: New file.
6542 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6543
216f72a1
JK
65442017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6545
6546 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
6547 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
6548 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
6549 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6550 DW_AT_GNU_*.
6551
43988095
JK
65522017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6553
6554 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
6555
99e8a4f9
SDJ
65562017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6557
6558 PR gdb/21164
6559 * gdb.base/maint.exp: Add testcases for when the commands do
6560 not have arguments.
6561
b58a8c0c
TP
65622017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
6563
6564 * gdb.cp/chained-calls.exp: Use p instead of P.
6565
4e746bb6
TW
65662017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6567
6568 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
6569 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
6570
3f77c769
TT
65712017-02-14 Tom Tromey <tom@tromey.com>
6572
6573 PR python/13598:
6574 * gdb.python/py-events.exp: Add before_prompt event tests.
6575
075beec0
AA
65762017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6577
6578 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
6579
bf5f525c
LM
65802017-02-13 Luis Machado <lgustavo@codesourcery.com>
6581
6582 * gdb.linespec/explicit.c (my_unique_function_name): New function.
6583 (main): Call my_unique_function_name.
6584 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
6585 completion of patterns with a single match.
6586 Add missing -re switches to gdb_test_multiple calls.
6587
13a66184
LM
65882017-02-13 Luis Machado <lgustavo@codesourcery.com>
6589
6590 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
6591 return if core file is not recognized.
6592
26a06916
SM
65932017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6594
6595 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
6596 and extra UIs.
6597
b761ca9e
SM
65982017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6599
6600 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
6601 proc_with_prefix.
6602
b964bee0
TT
66032017-02-10 Tom Tromey <tom@tromey.com>
6604
6605 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
6606
18da0c51
MG
66072017-02-10 Martin Galvan <martingalvan@sourceware.org>
6608
6609 PR gdb/21122
6610 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
6611
604c4576
JG
66122017-02-08 Jerome Guitton <guitton@adacore.com>
6613
6614 * gdb.base/define.exp: Add test for command abbreviations
6615 in define.
6616
20b477a7
LM
66172017-02-06 Luis Machado <lgustavo@codesourcery.com>
6618
6619 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
6620 * gdb.reverse/insn-reverse-x86.c: New file.
6621
3f7b46f2
IR
66222017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
6623
6624 PR tdep/20936
6625 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
6626
f0fd41c1
TT
66272017-02-03 Tom Tromey <tom@tromey.com>
6628
6629 PR rust/21097:
6630 * gdb.rust/simple.exp: Add new tests.
6631
5be5dbf0
PA
66322017-02-02 Pedro Alves <palves@redhat.com>
6633
6634 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
6635 tests.
6636
7346ef59
AA
66372017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6638
6639 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
6640 taking a 2-byte value out of a 4-byte DWARF implicit value on
6641 big-endian targets.
6642 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
6643 logic. Add test cases for DW_OP_implicit.
6644
787f0025
MM
66452017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6646
6647 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
6648
68777c29
MM
66492017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6650
6651 * gdb.btrace/enable.exp: Call gdb_exit before
6652 skip_gdbserver_tests.
6653
0a1c7e28
MM
66542017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6655
6656 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
6657 GDBFLAGS.
6658
b5ac99b0
MM
66592017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6660
6661 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
6662 the test is skipped.
6663 * gdb.btrace/data.exp: Likewise.
6664 * gdb.btrace/delta.exp: Likewise.
6665 * gdb.btrace/dlopen.exp: Likewise.
6666 * gdb.btrace/enable-running.exp: Likewise.
6667 * gdb.btrace/enable.exp: Likewise.
6668 * gdb.btrace/exception.exp: Likewise.
6669 * gdb.btrace/function_call_history.exp: Likewise.
6670 * gdb.btrace/gcore.exp: Likewise.
6671 * gdb.btrace/instruction_history.exp: Likewise.
6672 * gdb.btrace/multi-thread-step.exp: Likewise.
6673 * gdb.btrace/nohist.exp: Likewise.
6674 * gdb.btrace/non-stop.exp: Likewise.
6675 * gdb.btrace/reconnect.exp: Likewise.
6676 * gdb.btrace/record_goto-step.exp: Likewise.
6677 * gdb.btrace/record_goto.exp: Likewise.
6678 * gdb.btrace/rn-dl-bind.exp: Likewise.
6679 * gdb.btrace/segv.exp: Likewise.
6680 * gdb.btrace/step.exp: Likewise.
6681 * gdb.btrace/stepi.exp: Likewise.
6682 * gdb.btrace/tailcall-only.exp: Likewise.
6683 * gdb.btrace/tailcall.exp: Likewise.
6684 * gdb.btrace/tsx.exp: Likewise.
6685 * gdb.btrace/unknown_functions.exp: Likewise.
6686 * gdb.btrace/vdso.exp: Likewise.
6687
cd4007e4
MM
66882017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6689
6690 * gdb.btrace/enable-running.c: New.
6691 * gdb.btrace/enable-running.exp: New.
6692
2735833d
WT
66932017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
6694
6695 * gdb.arch/amd64-gs_base.c: New file.
6696 * gdb.arch/amd64-gs_base.exp: New file.
6697
b51e1e94
LM
66982017-01-26 Luis Machado <lgustavo@codesourcery.com>
6699
6700 * lib/memory.exp: Remove spurious empty newlines.
6701
72ca0410
SM
67022017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
6703
6704 * gdb.python/py-bad-printers.exp: Load python file using "source".
6705 * gdb.python/py-events.exp: Likewise.
6706 * gdb.python/py-evsignal.exp: Likewise.
6707 * gdb.python/py-evthreads.exp: Likewise.
6708 * gdb.python/py-frame-args.exp: Likewise.
6709 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
6710 * gdb.python/py-framefilter-mi.exp: Likewise.
6711 * gdb.python/py-framefilter.exp: Likewise.
6712 * gdb.python/py-mi.exp: Likewise.
6713 * gdb.python/py-pp-maint.exp: Likewise.
6714 * gdb.python/py-pp-registration.exp: Likewise.
6715 * gdb.python/py-prettyprint.exp: Likewise.
6716 (run_lang_tests): Likewise.
6717 * gdb.python/py-typeprint.exp: Likewise.
6718
e309aa65
LM
67192017-01-26 Luis Machado <lgustavo@codesourcery.com>
6720
6721 * lib/memory.exp: New file.
6722 * lib/gdb.exp: Load memory.exp.
6723 * gdb.base/memattr.exp (delete_memory): Move proc to
6724 lib/memory.exp and rename to delete_memory_regions.
6725 Replace delete_memory with delete_memory_regions.
6726 Cleanup memory regions before tests.
6727 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
6728 before tests.
6729
515aff23
LM
67302017-01-26 Luis Machado <lgustavo@codesourcery.com>
6731
6732 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
6733 files.
6734 (initialize): New function conditionally defined.
6735 (testcases): Move within conditional block.
6736 (main): Call initialize.
6737 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
6738 of gdb.reverse/insn-reverse.c.
6739 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
6740 gdb.reverse/insn-reverse.c.
6741
d8b49cf0
YQ
67422017-01-26 Yao Qi <yao.qi@linaro.org>
6743
6744 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
6745 disassemble on address 0.
6746
f13a9a0c
YQ
67472017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
6748 Yao Qi <yao.qi@linaro.org>
6749
6750 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
6751 * gdb.dwarf2/implptr-64bit.S: Remove.
6752 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
6753 variables in caller's context. Add DW_OP_implicit_value.
6754
5ac95241
YQ
67552017-01-25 Yao Qi <yao.qi@linaro.org>
6756
6757 * lib/dwarf.exp (Dwarf::_location): Handle
6758 DW_OP_GNU_implicit_pointer with proper size.
6759
23e82930
LM
67602017-01-20 Luis Machado <lgustavo@codesourcery.com>
6761
6762 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
6763 and add untested calls.
6764
d334ae25
LM
67652017-01-20 Luis Machado <lgustavo@codesourcery.com>
6766
6767 * gdb.python/python.exp: Check line number against what GDB thinks
6768 the line number is for func1.
6769
f5e6296e
IB
67702017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6771
6772 * gdb.dlang/debug-expr.exp: New file.
6773
5b362f04
LM
67742016-12-23 Luis Machado <lgustavo@codesourcery.com>
6775
6776 Fix test names for the following files:
6777
6778 * gdb.ada/exec_changed.exp
6779 * gdb.ada/info_types.exp
6780 * gdb.arch/aarch64-atomic-inst.exp
6781 * gdb.arch/aarch64-fp.exp
6782 * gdb.arch/altivec-abi.exp
6783 * gdb.arch/altivec-regs.exp
6784 * gdb.arch/amd64-byte.exp
6785 * gdb.arch/amd64-disp-step.exp
6786 * gdb.arch/amd64-dword.exp
6787 * gdb.arch/amd64-entry-value-inline.exp
6788 * gdb.arch/amd64-entry-value-param.exp
6789 * gdb.arch/amd64-entry-value-paramref.exp
6790 * gdb.arch/amd64-entry-value.exp
6791 * gdb.arch/amd64-i386-address.exp
6792 * gdb.arch/amd64-invalid-stack-middle.exp
6793 * gdb.arch/amd64-invalid-stack-top.exp
6794 * gdb.arch/amd64-optimout-repeat.exp
6795 * gdb.arch/amd64-prologue-skip.exp
6796 * gdb.arch/amd64-prologue-xmm.exp
6797 * gdb.arch/amd64-stap-special-operands.exp
6798 * gdb.arch/amd64-stap-wrong-subexp.exp
6799 * gdb.arch/amd64-tailcall-cxx.exp
6800 * gdb.arch/amd64-tailcall-noret.exp
6801 * gdb.arch/amd64-tailcall-ret.exp
6802 * gdb.arch/amd64-tailcall-self.exp
6803 * gdb.arch/amd64-word.exp
6804 * gdb.arch/arm-bl-branch-dest.exp
6805 * gdb.arch/arm-disp-step.exp
6806 * gdb.arch/arm-neon.exp
6807 * gdb.arch/arm-single-step-kernel-helper.exp
6808 * gdb.arch/avr-flash-qualifier.exp
6809 * gdb.arch/disp-step-insn-reloc.exp
6810 * gdb.arch/e500-abi.exp
6811 * gdb.arch/e500-regs.exp
6812 * gdb.arch/ftrace-insn-reloc.exp
6813 * gdb.arch/i386-avx512.exp
6814 * gdb.arch/i386-bp_permanent.exp
6815 * gdb.arch/i386-byte.exp
6816 * gdb.arch/i386-cfi-notcurrent.exp
6817 * gdb.arch/i386-disp-step.exp
6818 * gdb.arch/i386-dr3-watch.exp
6819 * gdb.arch/i386-float.exp
6820 * gdb.arch/i386-gnu-cfi.exp
6821 * gdb.arch/i386-mpx-map.exp
6822 * gdb.arch/i386-mpx-sigsegv.exp
6823 * gdb.arch/i386-mpx-simple_segv.exp
6824 * gdb.arch/i386-mpx.exp
6825 * gdb.arch/i386-permbkpt.exp
6826 * gdb.arch/i386-prologue.exp
6827 * gdb.arch/i386-signal.exp
6828 * gdb.arch/i386-size-overlap.exp
6829 * gdb.arch/i386-unwind.exp
6830 * gdb.arch/i386-word.exp
6831 * gdb.arch/mips-fcr.exp
6832 * gdb.arch/powerpc-d128-regs.exp
6833 * gdb.arch/powerpc-stackless.exp
6834 * gdb.arch/ppc64-atomic-inst.exp
6835 * gdb.arch/s390-stackless.exp
6836 * gdb.arch/s390-tdbregs.exp
6837 * gdb.arch/s390-vregs.exp
6838 * gdb.arch/sparc-sysstep.exp
6839 * gdb.arch/thumb-bx-pc.exp
6840 * gdb.arch/thumb-singlestep.exp
6841 * gdb.arch/thumb2-it.exp
6842 * gdb.arch/vsx-regs.exp
6843 * gdb.asm/asm-source.exp
6844 * gdb.base/a2-run.exp
6845 * gdb.base/advance.exp
6846 * gdb.base/all-bin.exp
6847 * gdb.base/anon.exp
6848 * gdb.base/args.exp
6849 * gdb.base/arithmet.exp
6850 * gdb.base/async-shell.exp
6851 * gdb.base/async.exp
6852 * gdb.base/attach-pie-noexec.exp
6853 * gdb.base/attach-twice.exp
6854 * gdb.base/auto-load.exp
6855 * gdb.base/bang.exp
6856 * gdb.base/bitfields.exp
6857 * gdb.base/break-always.exp
6858 * gdb.base/break-caller-line.exp
6859 * gdb.base/break-entry.exp
6860 * gdb.base/break-inline.exp
6861 * gdb.base/break-on-linker-gcd-function.exp
6862 * gdb.base/break-probes.exp
6863 * gdb.base/break.exp
6864 * gdb.base/breakpoint-shadow.exp
6865 * gdb.base/call-ar-st.exp
6866 * gdb.base/call-sc.exp
6867 * gdb.base/call-signal-resume.exp
6868 * gdb.base/call-strs.exp
6869 * gdb.base/callfuncs.exp
6870 * gdb.base/catch-fork-static.exp
6871 * gdb.base/catch-gdb-caused-signals.exp
6872 * gdb.base/catch-load.exp
6873 * gdb.base/catch-signal-fork.exp
6874 * gdb.base/catch-signal.exp
6875 * gdb.base/catch-syscall.exp
6876 * gdb.base/charset.exp
6877 * gdb.base/checkpoint.exp
6878 * gdb.base/chng-syms.exp
6879 * gdb.base/code-expr.exp
6880 * gdb.base/code_elim.exp
6881 * gdb.base/commands.exp
6882 * gdb.base/completion.exp
6883 * gdb.base/complex.exp
6884 * gdb.base/cond-expr.exp
6885 * gdb.base/condbreak.exp
6886 * gdb.base/consecutive.exp
6887 * gdb.base/continue-all-already-running.exp
6888 * gdb.base/coredump-filter.exp
6889 * gdb.base/corefile.exp
6890 * gdb.base/dbx.exp
6891 * gdb.base/debug-expr.exp
6892 * gdb.base/define.exp
6893 * gdb.base/del.exp
6894 * gdb.base/disabled-location.exp
6895 * gdb.base/disasm-end-cu.exp
6896 * gdb.base/disasm-optim.exp
6897 * gdb.base/display.exp
6898 * gdb.base/duplicate-bp.exp
6899 * gdb.base/ena-dis-br.exp
6900 * gdb.base/ending-run.exp
6901 * gdb.base/enumval.exp
6902 * gdb.base/environ.exp
6903 * gdb.base/eu-strip-infcall.exp
6904 * gdb.base/eval-avoid-side-effects.exp
6905 * gdb.base/eval-skip.exp
6906 * gdb.base/exitsignal.exp
6907 * gdb.base/expand-psymtabs.exp
6908 * gdb.base/filesym.exp
6909 * gdb.base/find-unmapped.exp
6910 * gdb.base/finish.exp
6911 * gdb.base/float.exp
6912 * gdb.base/foll-exec-mode.exp
6913 * gdb.base/foll-exec.exp
6914 * gdb.base/foll-fork.exp
6915 * gdb.base/fortran-sym-case.exp
6916 * gdb.base/freebpcmd.exp
6917 * gdb.base/func-ptr.exp
6918 * gdb.base/func-ptrs.exp
6919 * gdb.base/funcargs.exp
6920 * gdb.base/gcore-buffer-overflow.exp
6921 * gdb.base/gcore-relro-pie.exp
6922 * gdb.base/gcore-relro.exp
6923 * gdb.base/gcore.exp
6924 * gdb.base/gdb1090.exp
6925 * gdb.base/gdb11530.exp
6926 * gdb.base/gdb11531.exp
6927 * gdb.base/gdb1821.exp
6928 * gdb.base/gdbindex-stabs.exp
6929 * gdb.base/gdbvars.exp
6930 * gdb.base/hbreak.exp
6931 * gdb.base/hbreak2.exp
6932 * gdb.base/included.exp
6933 * gdb.base/infcall-input.exp
6934 * gdb.base/inferior-died.exp
6935 * gdb.base/infnan.exp
6936 * gdb.base/info-macros.exp
6937 * gdb.base/info-os.exp
6938 * gdb.base/info-proc.exp
6939 * gdb.base/info-shared.exp
6940 * gdb.base/info-target.exp
6941 * gdb.base/infoline.exp
6942 * gdb.base/interp.exp
6943 * gdb.base/interrupt.exp
6944 * gdb.base/jit-reader.exp
6945 * gdb.base/jit-simple.exp
6946 * gdb.base/kill-after-signal.exp
6947 * gdb.base/kill-detach-inferiors-cmd.exp
6948 * gdb.base/label.exp
6949 * gdb.base/langs.exp
6950 * gdb.base/ldbl_e308.exp
6951 * gdb.base/line-symtabs.exp
6952 * gdb.base/linespecs.exp
6953 * gdb.base/list.exp
6954 * gdb.base/long_long.exp
6955 * gdb.base/longest-types.exp
6956 * gdb.base/maint.exp
6957 * gdb.base/max-value-size.exp
6958 * gdb.base/memattr.exp
6959 * gdb.base/mips_pro.exp
6960 * gdb.base/morestack.exp
6961 * gdb.base/moribund-step.exp
6962 * gdb.base/multi-forks.exp
6963 * gdb.base/nested-addr.exp
6964 * gdb.base/nextoverexit.exp
6965 * gdb.base/noreturn-finish.exp
6966 * gdb.base/noreturn-return.exp
6967 * gdb.base/nostdlib.exp
6968 * gdb.base/offsets.exp
6969 * gdb.base/opaque.exp
6970 * gdb.base/pc-fp.exp
6971 * gdb.base/permissions.exp
6972 * gdb.base/print-symbol-loading.exp
6973 * gdb.base/prologue-include.exp
6974 * gdb.base/psymtab.exp
6975 * gdb.base/ptype.exp
6976 * gdb.base/random-signal.exp
6977 * gdb.base/randomize.exp
6978 * gdb.base/range-stepping.exp
6979 * gdb.base/readline-ask.exp
6980 * gdb.base/recpar.exp
6981 * gdb.base/recurse.exp
6982 * gdb.base/relational.exp
6983 * gdb.base/restore.exp
6984 * gdb.base/return-nodebug.exp
6985 * gdb.base/return.exp
6986 * gdb.base/run-after-attach.exp
6987 * gdb.base/save-bp.exp
6988 * gdb.base/scope.exp
6989 * gdb.base/sect-cmd.exp
6990 * gdb.base/set-lang-auto.exp
6991 * gdb.base/set-noassign.exp
6992 * gdb.base/setvar.exp
6993 * gdb.base/sigall.exp
6994 * gdb.base/sigbpt.exp
6995 * gdb.base/siginfo-addr.exp
6996 * gdb.base/siginfo-infcall.exp
6997 * gdb.base/siginfo-obj.exp
6998 * gdb.base/siginfo.exp
6999 * gdb.base/signals-state-child.exp
7000 * gdb.base/signest.exp
7001 * gdb.base/sigstep.exp
7002 * gdb.base/sizeof.exp
7003 * gdb.base/skip.exp
7004 * gdb.base/solib-corrupted.exp
7005 * gdb.base/solib-nodir.exp
7006 * gdb.base/solib-search.exp
7007 * gdb.base/stack-checking.exp
7008 * gdb.base/stale-infcall.exp
7009 * gdb.base/stap-probe.exp
7010 * gdb.base/start.exp
7011 * gdb.base/step-break.exp
7012 * gdb.base/step-bt.exp
7013 * gdb.base/step-line.exp
7014 * gdb.base/step-over-exit.exp
7015 * gdb.base/step-over-syscall.exp
7016 * gdb.base/step-resume-infcall.exp
7017 * gdb.base/step-test.exp
7018 * gdb.base/store.exp
7019 * gdb.base/structs3.exp
7020 * gdb.base/sym-file.exp
7021 * gdb.base/symbol-without-target_section.exp
7022 * gdb.base/term.exp
7023 * gdb.base/testenv.exp
7024 * gdb.base/ui-redirect.exp
7025 * gdb.base/until.exp
7026 * gdb.base/unwindonsignal.exp
7027 * gdb.base/value-double-free.exp
7028 * gdb.base/vla-datatypes.exp
7029 * gdb.base/vla-ptr.exp
7030 * gdb.base/vla-sideeffect.exp
7031 * gdb.base/volatile.exp
7032 * gdb.base/watch-cond-infcall.exp
7033 * gdb.base/watch-cond.exp
7034 * gdb.base/watch-non-mem.exp
7035 * gdb.base/watch-read.exp
7036 * gdb.base/watch-vfork.exp
7037 * gdb.base/watchpoint-cond-gone.exp
7038 * gdb.base/watchpoint-delete.exp
7039 * gdb.base/watchpoint-hw-hit-once.exp
7040 * gdb.base/watchpoint-hw.exp
7041 * gdb.base/watchpoint-stops-at-right-insn.exp
7042 * gdb.base/watchpoints.exp
7043 * gdb.base/wchar.exp
7044 * gdb.base/whatis-exp.exp
7045 * gdb.btrace/buffer-size.exp
7046 * gdb.btrace/data.exp
7047 * gdb.btrace/delta.exp
7048 * gdb.btrace/dlopen.exp
7049 * gdb.btrace/enable.exp
7050 * gdb.btrace/exception.exp
7051 * gdb.btrace/function_call_history.exp
7052 * gdb.btrace/gcore.exp
7053 * gdb.btrace/instruction_history.exp
7054 * gdb.btrace/nohist.exp
7055 * gdb.btrace/reconnect.exp
7056 * gdb.btrace/record_goto-step.exp
7057 * gdb.btrace/record_goto.exp
7058 * gdb.btrace/rn-dl-bind.exp
7059 * gdb.btrace/segv.exp
7060 * gdb.btrace/step.exp
7061 * gdb.btrace/stepi.exp
7062 * gdb.btrace/tailcall-only.exp
7063 * gdb.btrace/tailcall.exp
7064 * gdb.btrace/tsx.exp
7065 * gdb.btrace/unknown_functions.exp
7066 * gdb.btrace/vdso.exp
7067 * gdb.compile/compile-ifunc.exp
7068 * gdb.compile/compile-ops.exp
7069 * gdb.compile/compile-print.exp
7070 * gdb.compile/compile-setjmp.exp
7071 * gdb.cp/abstract-origin.exp
7072 * gdb.cp/ambiguous.exp
7073 * gdb.cp/annota2.exp
7074 * gdb.cp/annota3.exp
7075 * gdb.cp/anon-ns.exp
7076 * gdb.cp/anon-struct.exp
7077 * gdb.cp/anon-union.exp
7078 * gdb.cp/arg-reference.exp
7079 * gdb.cp/baseenum.exp
7080 * gdb.cp/bool.exp
7081 * gdb.cp/breakpoint.exp
7082 * gdb.cp/bs15503.exp
7083 * gdb.cp/call-c.exp
7084 * gdb.cp/casts.exp
7085 * gdb.cp/chained-calls.exp
7086 * gdb.cp/class2.exp
7087 * gdb.cp/classes.exp
7088 * gdb.cp/cmpd-minsyms.exp
7089 * gdb.cp/converts.exp
7090 * gdb.cp/cp-relocate.exp
7091 * gdb.cp/cpcompletion.exp
7092 * gdb.cp/cpexprs.exp
7093 * gdb.cp/cplabel.exp
7094 * gdb.cp/cplusfuncs.exp
7095 * gdb.cp/cpsizeof.exp
7096 * gdb.cp/ctti.exp
7097 * gdb.cp/derivation.exp
7098 * gdb.cp/destrprint.exp
7099 * gdb.cp/dispcxx.exp
7100 * gdb.cp/enum-class.exp
7101 * gdb.cp/exception.exp
7102 * gdb.cp/exceptprint.exp
7103 * gdb.cp/expand-psymtabs-cxx.exp
7104 * gdb.cp/expand-sals.exp
7105 * gdb.cp/extern-c.exp
7106 * gdb.cp/filename.exp
7107 * gdb.cp/formatted-ref.exp
7108 * gdb.cp/fpointer.exp
7109 * gdb.cp/gdb1355.exp
7110 * gdb.cp/gdb2495.exp
7111 * gdb.cp/hang.exp
7112 * gdb.cp/impl-this.exp
7113 * gdb.cp/infcall-dlopen.exp
7114 * gdb.cp/inherit.exp
7115 * gdb.cp/iostream.exp
7116 * gdb.cp/koenig.exp
7117 * gdb.cp/local.exp
7118 * gdb.cp/m-data.exp
7119 * gdb.cp/m-static.exp
7120 * gdb.cp/mb-ctor.exp
7121 * gdb.cp/mb-inline.exp
7122 * gdb.cp/mb-templates.exp
7123 * gdb.cp/member-name.exp
7124 * gdb.cp/member-ptr.exp
7125 * gdb.cp/meth-typedefs.exp
7126 * gdb.cp/method.exp
7127 * gdb.cp/method2.exp
7128 * gdb.cp/minsym-fallback.exp
7129 * gdb.cp/misc.exp
7130 * gdb.cp/namelessclass.exp
7131 * gdb.cp/namespace-enum.exp
7132 * gdb.cp/namespace-nested-import.exp
7133 * gdb.cp/namespace.exp
7134 * gdb.cp/nextoverthrow.exp
7135 * gdb.cp/no-dmgl-verbose.exp
7136 * gdb.cp/non-trivial-retval.exp
7137 * gdb.cp/noparam.exp
7138 * gdb.cp/nsdecl.exp
7139 * gdb.cp/nsimport.exp
7140 * gdb.cp/nsnested.exp
7141 * gdb.cp/nsnoimports.exp
7142 * gdb.cp/nsrecurs.exp
7143 * gdb.cp/nsstress.exp
7144 * gdb.cp/nsusing.exp
7145 * gdb.cp/operator.exp
7146 * gdb.cp/oranking.exp
7147 * gdb.cp/overload-const.exp
7148 * gdb.cp/overload.exp
7149 * gdb.cp/ovldbreak.exp
7150 * gdb.cp/ovsrch.exp
7151 * gdb.cp/paren-type.exp
7152 * gdb.cp/parse-lang.exp
7153 * gdb.cp/pass-by-ref.exp
7154 * gdb.cp/pr-1023.exp
7155 * gdb.cp/pr-1210.exp
7156 * gdb.cp/pr-574.exp
7157 * gdb.cp/pr10687.exp
7158 * gdb.cp/pr12028.exp
7159 * gdb.cp/pr17132.exp
7160 * gdb.cp/pr17494.exp
7161 * gdb.cp/pr9067.exp
7162 * gdb.cp/pr9167.exp
7163 * gdb.cp/pr9631.exp
7164 * gdb.cp/printmethod.exp
7165 * gdb.cp/psmang.exp
7166 * gdb.cp/psymtab-parameter.exp
7167 * gdb.cp/ptype-cv-cp.exp
7168 * gdb.cp/ptype-flags.exp
7169 * gdb.cp/re-set-overloaded.exp
7170 * gdb.cp/ref-types.exp
7171 * gdb.cp/rtti.exp
7172 * gdb.cp/scope-err.exp
7173 * gdb.cp/shadow.exp
7174 * gdb.cp/smartp.exp
7175 * gdb.cp/static-method.exp
7176 * gdb.cp/static-print-quit.exp
7177 * gdb.cp/temargs.exp
7178 * gdb.cp/templates.exp
7179 * gdb.cp/try_catch.exp
7180 * gdb.cp/typedef-operator.exp
7181 * gdb.cp/typeid.exp
7182 * gdb.cp/userdef.exp
7183 * gdb.cp/using-crash.exp
7184 * gdb.cp/var-tag.exp
7185 * gdb.cp/virtbase.exp
7186 * gdb.cp/virtfunc.exp
7187 * gdb.cp/virtfunc2.exp
7188 * gdb.cp/vla-cxx.exp
7189 * gdb.disasm/t01_mov.exp
7190 * gdb.disasm/t02_mova.exp
7191 * gdb.disasm/t03_add.exp
7192 * gdb.disasm/t04_sub.exp
7193 * gdb.disasm/t05_cmp.exp
7194 * gdb.disasm/t06_ari2.exp
7195 * gdb.disasm/t07_ari3.exp
7196 * gdb.disasm/t08_or.exp
7197 * gdb.disasm/t09_xor.exp
7198 * gdb.disasm/t10_and.exp
7199 * gdb.disasm/t11_logs.exp
7200 * gdb.disasm/t12_bit.exp
7201 * gdb.disasm/t13_otr.exp
7202 * gdb.dlang/circular.exp
7203 * gdb.dwarf2/arr-stride.exp
7204 * gdb.dwarf2/arr-subrange.exp
7205 * gdb.dwarf2/atomic-type.exp
7206 * gdb.dwarf2/bad-regnum.exp
7207 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7208 * gdb.dwarf2/callframecfa.exp
7209 * gdb.dwarf2/clztest.exp
7210 * gdb.dwarf2/corrupt.exp
7211 * gdb.dwarf2/data-loc.exp
7212 * gdb.dwarf2/dup-psym.exp
7213 * gdb.dwarf2/dw2-anon-mptr.exp
7214 * gdb.dwarf2/dw2-anonymous-func.exp
7215 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7216 * gdb.dwarf2/dw2-bad-unresolved.exp
7217 * gdb.dwarf2/dw2-basic.exp
7218 * gdb.dwarf2/dw2-canonicalize-type.exp
7219 * gdb.dwarf2/dw2-case-insensitive.exp
7220 * gdb.dwarf2/dw2-common-block.exp
7221 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7222 * gdb.dwarf2/dw2-compressed.exp
7223 * gdb.dwarf2/dw2-const.exp
7224 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7225 * gdb.dwarf2/dw2-cu-size.exp
7226 * gdb.dwarf2/dw2-dup-frame.exp
7227 * gdb.dwarf2/dw2-entry-value.exp
7228 * gdb.dwarf2/dw2-icycle.exp
7229 * gdb.dwarf2/dw2-ifort-parameter.exp
7230 * gdb.dwarf2/dw2-inline-break.exp
7231 * gdb.dwarf2/dw2-inline-param.exp
7232 * gdb.dwarf2/dw2-intercu.exp
7233 * gdb.dwarf2/dw2-intermix.exp
7234 * gdb.dwarf2/dw2-lexical-block-bare.exp
7235 * gdb.dwarf2/dw2-linkage-name-trust.exp
7236 * gdb.dwarf2/dw2-minsym-in-cu.exp
7237 * gdb.dwarf2/dw2-noloc.exp
7238 * gdb.dwarf2/dw2-op-call.exp
7239 * gdb.dwarf2/dw2-op-out-param.exp
7240 * gdb.dwarf2/dw2-opt-structptr.exp
7241 * gdb.dwarf2/dw2-param-error.exp
7242 * gdb.dwarf2/dw2-producer.exp
7243 * gdb.dwarf2/dw2-ranges-base.exp
7244 * gdb.dwarf2/dw2-ref-missing-frame.exp
7245 * gdb.dwarf2/dw2-reg-undefined.exp
7246 * gdb.dwarf2/dw2-regno-invalid.exp
7247 * gdb.dwarf2/dw2-restore.exp
7248 * gdb.dwarf2/dw2-restrict.exp
7249 * gdb.dwarf2/dw2-single-line-discriminators.exp
7250 * gdb.dwarf2/dw2-strp.exp
7251 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7252 * gdb.dwarf2/dw2-unresolved.exp
7253 * gdb.dwarf2/dw2-var-zero-addr.exp
7254 * gdb.dwarf2/dw4-sig-types.exp
7255 * gdb.dwarf2/dwz.exp
7256 * gdb.dwarf2/dynarr-ptr.exp
7257 * gdb.dwarf2/enum-type.exp
7258 * gdb.dwarf2/gdb-index.exp
7259 * gdb.dwarf2/implptr-64bit.exp
7260 * gdb.dwarf2/implptr-optimized-out.exp
7261 * gdb.dwarf2/implptr.exp
7262 * gdb.dwarf2/implref-array.exp
7263 * gdb.dwarf2/implref-const.exp
7264 * gdb.dwarf2/implref-global.exp
7265 * gdb.dwarf2/implref-struct.exp
7266 * gdb.dwarf2/mac-fileno.exp
7267 * gdb.dwarf2/main-subprogram.exp
7268 * gdb.dwarf2/member-ptr-forwardref.exp
7269 * gdb.dwarf2/method-ptr.exp
7270 * gdb.dwarf2/missing-sig-type.exp
7271 * gdb.dwarf2/nonvar-access.exp
7272 * gdb.dwarf2/opaque-type-lookup.exp
7273 * gdb.dwarf2/pieces-optimized-out.exp
7274 * gdb.dwarf2/pieces.exp
7275 * gdb.dwarf2/pr10770.exp
7276 * gdb.dwarf2/pr13961.exp
7277 * gdb.dwarf2/staticvirtual.exp
7278 * gdb.dwarf2/subrange.exp
7279 * gdb.dwarf2/symtab-producer.exp
7280 * gdb.dwarf2/trace-crash.exp
7281 * gdb.dwarf2/typeddwarf.exp
7282 * gdb.dwarf2/valop.exp
7283 * gdb.dwarf2/watch-notconst.exp
7284 * gdb.fortran/array-element.exp
7285 * gdb.fortran/charset.exp
7286 * gdb.fortran/common-block.exp
7287 * gdb.fortran/complex.exp
7288 * gdb.fortran/derived-type-function.exp
7289 * gdb.fortran/derived-type.exp
7290 * gdb.fortran/logical.exp
7291 * gdb.fortran/module.exp
7292 * gdb.fortran/multi-dim.exp
7293 * gdb.fortran/nested-funcs.exp
7294 * gdb.fortran/print-formatted.exp
7295 * gdb.fortran/subarray.exp
7296 * gdb.fortran/vla-alloc-assoc.exp
7297 * gdb.fortran/vla-datatypes.exp
7298 * gdb.fortran/vla-history.exp
7299 * gdb.fortran/vla-ptr-info.exp
7300 * gdb.fortran/vla-ptype-sub.exp
7301 * gdb.fortran/vla-ptype.exp
7302 * gdb.fortran/vla-sizeof.exp
7303 * gdb.fortran/vla-type.exp
7304 * gdb.fortran/vla-value-sub-arbitrary.exp
7305 * gdb.fortran/vla-value-sub-finish.exp
7306 * gdb.fortran/vla-value-sub.exp
7307 * gdb.fortran/vla-value.exp
7308 * gdb.fortran/whatis_type.exp
7309 * gdb.go/chan.exp
7310 * gdb.go/handcall.exp
7311 * gdb.go/hello.exp
7312 * gdb.go/integers.exp
7313 * gdb.go/methods.exp
7314 * gdb.go/package.exp
7315 * gdb.go/strings.exp
7316 * gdb.go/types.exp
7317 * gdb.go/unsafe.exp
7318 * gdb.guile/scm-arch.exp
7319 * gdb.guile/scm-block.exp
7320 * gdb.guile/scm-breakpoint.exp
7321 * gdb.guile/scm-cmd.exp
7322 * gdb.guile/scm-disasm.exp
7323 * gdb.guile/scm-equal.exp
7324 * gdb.guile/scm-frame-args.exp
7325 * gdb.guile/scm-frame-inline.exp
7326 * gdb.guile/scm-frame.exp
7327 * gdb.guile/scm-iterator.exp
7328 * gdb.guile/scm-math.exp
7329 * gdb.guile/scm-objfile.exp
7330 * gdb.guile/scm-ports.exp
7331 * gdb.guile/scm-symbol.exp
7332 * gdb.guile/scm-symtab.exp
7333 * gdb.guile/scm-value-cc.exp
7334 * gdb.guile/types-module.exp
7335 * gdb.linespec/break-ask.exp
7336 * gdb.linespec/cpexplicit.exp
7337 * gdb.linespec/explicit.exp
7338 * gdb.linespec/keywords.exp
7339 * gdb.linespec/linespec.exp
7340 * gdb.linespec/ls-dollar.exp
7341 * gdb.linespec/ls-errs.exp
7342 * gdb.linespec/skip-two.exp
7343 * gdb.linespec/thread.exp
7344 * gdb.mi/mi-async.exp
7345 * gdb.mi/mi-basics.exp
7346 * gdb.mi/mi-break.exp
7347 * gdb.mi/mi-catch-load.exp
7348 * gdb.mi/mi-cli.exp
7349 * gdb.mi/mi-cmd-param-changed.exp
7350 * gdb.mi/mi-console.exp
7351 * gdb.mi/mi-detach.exp
7352 * gdb.mi/mi-disassemble.exp
7353 * gdb.mi/mi-eval.exp
7354 * gdb.mi/mi-file-transfer.exp
7355 * gdb.mi/mi-file.exp
7356 * gdb.mi/mi-fill-memory.exp
7357 * gdb.mi/mi-inheritance-syntax-error.exp
7358 * gdb.mi/mi-linespec-err-cp.exp
7359 * gdb.mi/mi-logging.exp
7360 * gdb.mi/mi-memory-changed.exp
7361 * gdb.mi/mi-read-memory.exp
7362 * gdb.mi/mi-record-changed.exp
7363 * gdb.mi/mi-reg-undefined.exp
7364 * gdb.mi/mi-regs.exp
7365 * gdb.mi/mi-return.exp
7366 * gdb.mi/mi-reverse.exp
7367 * gdb.mi/mi-simplerun.exp
7368 * gdb.mi/mi-solib.exp
7369 * gdb.mi/mi-stack.exp
7370 * gdb.mi/mi-stepi.exp
7371 * gdb.mi/mi-syn-frame.exp
7372 * gdb.mi/mi-until.exp
7373 * gdb.mi/mi-var-block.exp
7374 * gdb.mi/mi-var-child.exp
7375 * gdb.mi/mi-var-cmd.exp
7376 * gdb.mi/mi-var-cp.exp
7377 * gdb.mi/mi-var-display.exp
7378 * gdb.mi/mi-var-invalidate.exp
7379 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
7380 * gdb.mi/mi-vla-fortran.exp
7381 * gdb.mi/mi-watch.exp
7382 * gdb.mi/mi2-var-child.exp
7383 * gdb.mi/user-selected-context-sync.exp
7384 * gdb.modula2/unbounded-array.exp
7385 * gdb.multi/dummy-frame-restore.exp
7386 * gdb.multi/multi-arch-exec.exp
7387 * gdb.multi/multi-arch.exp
7388 * gdb.multi/tids.exp
7389 * gdb.multi/watchpoint-multi.exp
7390 * gdb.opencl/callfuncs.exp
7391 * gdb.opencl/convs_casts.exp
7392 * gdb.opencl/datatypes.exp
7393 * gdb.opencl/operators.exp
7394 * gdb.opencl/vec_comps.exp
7395 * gdb.opt/clobbered-registers-O2.exp
7396 * gdb.opt/inline-break.exp
7397 * gdb.opt/inline-bt.exp
7398 * gdb.opt/inline-cmds.exp
7399 * gdb.opt/inline-locals.exp
7400 * gdb.pascal/case-insensitive-symbols.exp
7401 * gdb.pascal/floats.exp
7402 * gdb.pascal/gdb11492.exp
7403 * gdb.python/lib-types.exp
7404 * gdb.python/py-arch.exp
7405 * gdb.python/py-as-string.exp
7406 * gdb.python/py-bad-printers.exp
7407 * gdb.python/py-block.exp
7408 * gdb.python/py-breakpoint-create-fail.exp
7409 * gdb.python/py-breakpoint.exp
7410 * gdb.python/py-caller-is.exp
7411 * gdb.python/py-cmd.exp
7412 * gdb.python/py-explore-cc.exp
7413 * gdb.python/py-explore.exp
7414 * gdb.python/py-finish-breakpoint.exp
7415 * gdb.python/py-finish-breakpoint2.exp
7416 * gdb.python/py-frame-args.exp
7417 * gdb.python/py-frame-inline.exp
7418 * gdb.python/py-frame.exp
7419 * gdb.python/py-framefilter-mi.exp
7420 * gdb.python/py-infthread.exp
7421 * gdb.python/py-lazy-string.exp
7422 * gdb.python/py-linetable.exp
7423 * gdb.python/py-mi-events.exp
7424 * gdb.python/py-mi-objfile.exp
7425 * gdb.python/py-mi.exp
7426 * gdb.python/py-objfile.exp
7427 * gdb.python/py-pp-integral.exp
7428 * gdb.python/py-pp-maint.exp
7429 * gdb.python/py-pp-re-notag.exp
7430 * gdb.python/py-pp-registration.exp
7431 * gdb.python/py-recurse-unwind.exp
7432 * gdb.python/py-strfns.exp
7433 * gdb.python/py-symbol.exp
7434 * gdb.python/py-symtab.exp
7435 * gdb.python/py-sync-interp.exp
7436 * gdb.python/py-typeprint.exp
7437 * gdb.python/py-unwind-maint.exp
7438 * gdb.python/py-unwind.exp
7439 * gdb.python/py-value-cc.exp
7440 * gdb.python/py-xmethods.exp
7441 * gdb.reverse/amd64-tailcall-reverse.exp
7442 * gdb.reverse/break-precsave.exp
7443 * gdb.reverse/break-reverse.exp
7444 * gdb.reverse/consecutive-precsave.exp
7445 * gdb.reverse/consecutive-reverse.exp
7446 * gdb.reverse/finish-precsave.exp
7447 * gdb.reverse/finish-reverse-bkpt.exp
7448 * gdb.reverse/finish-reverse.exp
7449 * gdb.reverse/fstatat-reverse.exp
7450 * gdb.reverse/getresuid-reverse.exp
7451 * gdb.reverse/i386-precsave.exp
7452 * gdb.reverse/i386-reverse.exp
7453 * gdb.reverse/i386-sse-reverse.exp
7454 * gdb.reverse/i387-env-reverse.exp
7455 * gdb.reverse/i387-stack-reverse.exp
7456 * gdb.reverse/insn-reverse.exp
7457 * gdb.reverse/machinestate-precsave.exp
7458 * gdb.reverse/machinestate.exp
7459 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7460 * gdb.reverse/pipe-reverse.exp
7461 * gdb.reverse/readv-reverse.exp
7462 * gdb.reverse/recvmsg-reverse.exp
7463 * gdb.reverse/rerun-prec.exp
7464 * gdb.reverse/s390-mvcle.exp
7465 * gdb.reverse/step-precsave.exp
7466 * gdb.reverse/step-reverse.exp
7467 * gdb.reverse/time-reverse.exp
7468 * gdb.reverse/until-precsave.exp
7469 * gdb.reverse/until-reverse.exp
7470 * gdb.reverse/waitpid-reverse.exp
7471 * gdb.reverse/watch-precsave.exp
7472 * gdb.reverse/watch-reverse.exp
7473 * gdb.rust/generics.exp
7474 * gdb.rust/methods.exp
7475 * gdb.rust/modules.exp
7476 * gdb.rust/simple.exp
7477 * gdb.server/connect-with-no-symbol-file.exp
7478 * gdb.server/ext-attach.exp
7479 * gdb.server/ext-restart.exp
7480 * gdb.server/ext-wrapper.exp
7481 * gdb.server/file-transfer.exp
7482 * gdb.server/server-exec-info.exp
7483 * gdb.server/server-kill.exp
7484 * gdb.server/server-mon.exp
7485 * gdb.server/wrapper.exp
7486 * gdb.stabs/exclfwd.exp
7487 * gdb.stabs/gdb11479.exp
7488 * gdb.threads/clone-new-thread-event.exp
7489 * gdb.threads/corethreads.exp
7490 * gdb.threads/current-lwp-dead.exp
7491 * gdb.threads/dlopen-libpthread.exp
7492 * gdb.threads/gcore-thread.exp
7493 * gdb.threads/sigstep-threads.exp
7494 * gdb.threads/watchpoint-fork.exp
7495 * gdb.trace/actions-changed.exp
7496 * gdb.trace/backtrace.exp
7497 * gdb.trace/change-loc.exp
7498 * gdb.trace/circ.exp
7499 * gdb.trace/collection.exp
7500 * gdb.trace/disconnected-tracing.exp
7501 * gdb.trace/ftrace.exp
7502 * gdb.trace/mi-trace-frame-collected.exp
7503 * gdb.trace/mi-trace-unavailable.exp
7504 * gdb.trace/mi-traceframe-changed.exp
7505 * gdb.trace/mi-tsv-changed.exp
7506 * gdb.trace/no-attach-trace.exp
7507 * gdb.trace/passc-dyn.exp
7508 * gdb.trace/qtro.exp
7509 * gdb.trace/range-stepping.exp
7510 * gdb.trace/read-memory.exp
7511 * gdb.trace/save-trace.exp
7512 * gdb.trace/signal.exp
7513 * gdb.trace/status-stop.exp
7514 * gdb.trace/tfile.exp
7515 * gdb.trace/trace-break.exp
7516 * gdb.trace/trace-buffer-size.exp
7517 * gdb.trace/trace-condition.exp
7518 * gdb.trace/tracefile-pseudo-reg.exp
7519 * gdb.trace/tstatus.exp
7520 * gdb.trace/unavailable.exp
7521 * gdb.trace/while-dyn.exp
7522 * gdb.trace/while-stepping.exp
7523
34c41c68
DE
75242016-12-22 Doug Evans <xdje42@gmail.com>
7525
7526 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7527 and msymbols.
7528
16e69324
YQ
75292016-12-19 Yao Qi <yao.qi@linaro.org>
7530
7531 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7532 (test_with_self): Don't call do_steps_and_nexts, and remove
7533 code about stepping into xmalloc.
7534
f94f411b
YQ
75352016-12-09 Yao Qi <yao.qi@linaro.org>
7536
7537 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7538
75392016-12-09 Yao Qi <yao.qi@linaro.org>
7540
7541 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7542
f1b5deee
PA
75432016-12-09 Pedro Alves <palves@redhat.com>
7544
7545 * gdb.base/all-architectures-0.exp: New file.
7546 * gdb.base/all-architectures-1.exp: New file.
7547 * gdb.base/all-architectures-2.exp: New file.
7548 * gdb.base/all-architectures-3.exp: New file.
7549 * gdb.base/all-architectures-4.exp: New file.
7550 * gdb.base/all-architectures-5.exp: New file.
7551 * gdb.base/all-architectures-6.exp: New file.
7552 * gdb.base/all-architectures-7.exp: New file.
7553 * gdb.base/all-architectures.exp.in: New file.
7554
364ca42e
YQ
75552016-12-09 Yao Qi <yao.qi@linaro.org>
7556
7557 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
7558
107c2d62
LM
75592016-12-02 Luis Machado <lgustavo@codesourcery.com>
7560
7561 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
7562 possible.
7563 Remove useless pattern-matching code.
7564
df3ee9ca
PA
75652016-12-02 Pedro Alves <palves@redhat.com>
7566
7567 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
7568 procedure.
7569 (top level): Call it.
7570
ec835369
PA
75712016-12-02 Pedro Alves <palves@redhat.com>
7572
7573 * gdb.base/commands.exp (user_defined_command_args_stack_test):
7574 New procedure.
7575 (top level): Call it.
7576
01770bbd
PA
75772016-12-02 Pedro Alves <palves@redhat.com>
7578
7579 PR cli/20559
7580 * gdb.base/commands.exp (user_defined_command_args_eval): New
7581 procedure.
7582 (top level): Call it.
7583
008459ea
LM
75842016-12-02 Luis Machado <lgustavo@codesourcery.com>
7585
7586 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
7587 timeout handling.
7588
0c1b455e
TT
75892016-12-02 Tom Tromey <tom@tromey.com>
7590
7591 * gdb.dwarf2/main-subprogram.c: New file.
7592 * gdb.dwarf2/main-subprogram.exp: New file.
7593
018572b8
LM
75942016-12-01 Luis Machado <lgustavo@codesourcery.com>
7595
7596 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
7597 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
7598 gdb_test_no_output for a couple of cases.
7599 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
7600
84c93cd5
LM
76012016-12-01 Luis Machado <lgustavo@codesourcery.com>
7602
7603 Fix test names and standardize compilation error messages throughout
7604 the following files:
7605
7606 * gdb.ada/start.exp
7607 * gdb.arch/alpha-step.exp
7608 * gdb.arch/e500-prologue.exp
7609 * gdb.arch/ftrace-insn-reloc.exp
7610 * gdb.arch/gdb1291.exp
7611 * gdb.arch/gdb1431.exp
7612 * gdb.arch/gdb1558.exp
7613 * gdb.arch/i386-dr3-watch.exp
7614 * gdb.arch/i386-sse-stack-align.exp
7615 * gdb.arch/ia64-breakpoint-shadow.exp
7616 * gdb.arch/pa-nullify.exp
7617 * gdb.arch/powerpc-aix-prologue.exp
7618 * gdb.arch/thumb-bx-pc.exp
7619 * gdb.base/annota1.exp
7620 * gdb.base/annota3.exp
7621 * gdb.base/arrayidx.exp
7622 * gdb.base/assign.exp
7623 * gdb.base/attach.exp
7624 * gdb.base/auxv.exp
7625 * gdb.base/bang.exp
7626 * gdb.base/bfp-test.exp
7627 * gdb.base/bigcore.exp
7628 * gdb.base/bitfields2.exp
7629 * gdb.base/break-fun-addr.exp
7630 * gdb.base/break-probes.exp
7631 * gdb.base/call-rt-st.exp
7632 * gdb.base/callexit.exp
7633 * gdb.base/catch-fork-kill.exp
7634 * gdb.base/charset.exp
7635 * gdb.base/checkpoint.exp
7636 * gdb.base/comprdebug.exp
7637 * gdb.base/constvars.exp
7638 * gdb.base/coredump-filter.exp
7639 * gdb.base/cursal.exp
7640 * gdb.base/cvexpr.exp
7641 * gdb.base/detach.exp
7642 * gdb.base/display.exp
7643 * gdb.base/dmsym.exp
7644 * gdb.base/dprintf-pending.exp
7645 * gdb.base/dso2dso.exp
7646 * gdb.base/dtrace-probe.exp
7647 * gdb.base/dump.exp
7648 * gdb.base/enum_cond.exp
7649 * gdb.base/exe-lock.exp
7650 * gdb.base/exec-invalid-sysroot.exp
7651 * gdb.base/execl-update-breakpoints.exp
7652 * gdb.base/exprs.exp
7653 * gdb.base/fileio.exp
7654 * gdb.base/find.exp
7655 * gdb.base/finish.exp
7656 * gdb.base/fixsection.exp
7657 * gdb.base/foll-vfork.exp
7658 * gdb.base/frame-args.exp
7659 * gdb.base/gcore.exp
7660 * gdb.base/gdb1250.exp
7661 * gdb.base/global-var-nested-by-dso.exp
7662 * gdb.base/gnu-ifunc.exp
7663 * gdb.base/hashline1.exp
7664 * gdb.base/hashline2.exp
7665 * gdb.base/hashline3.exp
7666 * gdb.base/hbreak-in-shr-unsupported.exp
7667 * gdb.base/huge.exp
7668 * gdb.base/infcall-input.exp
7669 * gdb.base/info-fun.exp
7670 * gdb.base/info-shared.exp
7671 * gdb.base/jit-simple.exp
7672 * gdb.base/jit-so.exp
7673 * gdb.base/jit.exp
7674 * gdb.base/jump.exp
7675 * gdb.base/label.exp
7676 * gdb.base/lineinc.exp
7677 * gdb.base/logical.exp
7678 * gdb.base/longjmp.exp
7679 * gdb.base/macscp.exp
7680 * gdb.base/miscexprs.exp
7681 * gdb.base/new-ui-echo.exp
7682 * gdb.base/new-ui-pending-input.exp
7683 * gdb.base/new-ui.exp
7684 * gdb.base/nodebug.exp
7685 * gdb.base/nofield.exp
7686 * gdb.base/offsets.exp
7687 * gdb.base/overlays.exp
7688 * gdb.base/pending.exp
7689 * gdb.base/pointers.exp
7690 * gdb.base/pr11022.exp
7691 * gdb.base/printcmds.exp
7692 * gdb.base/prologue.exp
7693 * gdb.base/ptr-typedef.exp
7694 * gdb.base/realname-expand.exp
7695 * gdb.base/relativedebug.exp
7696 * gdb.base/relocate.exp
7697 * gdb.base/remote.exp
7698 * gdb.base/reread.exp
7699 * gdb.base/return2.exp
7700 * gdb.base/savedregs.exp
7701 * gdb.base/sep.exp
7702 * gdb.base/sepdebug.exp
7703 * gdb.base/sepsymtab.exp
7704 * gdb.base/set-inferior-tty.exp
7705 * gdb.base/setshow.exp
7706 * gdb.base/shlib-call.exp
7707 * gdb.base/sigaltstack.exp
7708 * gdb.base/siginfo-addr.exp
7709 * gdb.base/signals.exp
7710 * gdb.base/signull.exp
7711 * gdb.base/sigrepeat.exp
7712 * gdb.base/so-impl-ld.exp
7713 * gdb.base/solib-display.exp
7714 * gdb.base/solib-overlap.exp
7715 * gdb.base/solib-search.exp
7716 * gdb.base/solib-symbol.exp
7717 * gdb.base/structs.exp
7718 * gdb.base/structs2.exp
7719 * gdb.base/symtab-search-order.exp
7720 * gdb.base/twice.exp
7721 * gdb.base/unload.exp
7722 * gdb.base/varargs.exp
7723 * gdb.base/watchpoint-solib.exp
7724 * gdb.base/watchpoint.exp
7725 * gdb.base/whatis.exp
7726 * gdb.base/wrong_frame_bt_full.exp
7727 * gdb.btrace/dlopen.exp
7728 * gdb.cell/ea-standalone.exp
7729 * gdb.cell/ea-test.exp
7730 * gdb.cp/dispcxx.exp
7731 * gdb.cp/gdb2384.exp
7732 * gdb.cp/method2.exp
7733 * gdb.cp/nextoverthrow.exp
7734 * gdb.cp/pr10728.exp
7735 * gdb.disasm/am33.exp
7736 * gdb.disasm/h8300s.exp
7737 * gdb.disasm/mn10300.exp
7738 * gdb.disasm/sh3.exp
7739 * gdb.dwarf2/dw2-dir-file-name.exp
7740 * gdb.fortran/complex.exp
7741 * gdb.fortran/library-module.exp
7742 * gdb.guile/scm-pretty-print.exp
7743 * gdb.guile/scm-symbol.exp
7744 * gdb.guile/scm-type.exp
7745 * gdb.guile/scm-value.exp
7746 * gdb.linespec/linespec.exp
7747 * gdb.mi/gdb701.exp
7748 * gdb.mi/gdb792.exp
7749 * gdb.mi/mi-breakpoint-changed.exp
7750 * gdb.mi/mi-dprintf-pending.exp
7751 * gdb.mi/mi-dprintf.exp
7752 * gdb.mi/mi-exit-code.exp
7753 * gdb.mi/mi-pending.exp
7754 * gdb.mi/mi-solib.exp
7755 * gdb.mi/new-ui-mi-sync.exp
7756 * gdb.mi/pr11022.exp
7757 * gdb.mi/user-selected-context-sync.exp
7758 * gdb.opt/solib-intra-step.exp
7759 * gdb.python/py-events.exp
7760 * gdb.python/py-finish-breakpoint.exp
7761 * gdb.python/py-mi.exp
7762 * gdb.python/py-prettyprint.exp
7763 * gdb.python/py-shared.exp
7764 * gdb.python/py-symbol.exp
7765 * gdb.python/py-template.exp
7766 * gdb.python/py-type.exp
7767 * gdb.python/py-value.exp
7768 * gdb.reverse/solib-precsave.exp
7769 * gdb.reverse/solib-reverse.exp
7770 * gdb.server/solib-list.exp
7771 * gdb.stabs/weird.exp
7772 * gdb.threads/reconnect-signal.exp
7773 * gdb.threads/stepi-random-signal.exp
7774 * gdb.trace/actions.exp
7775 * gdb.trace/ax.exp
7776 * gdb.trace/backtrace.exp
7777 * gdb.trace/change-loc.exp
7778 * gdb.trace/deltrace.exp
7779 * gdb.trace/ftrace-lock.exp
7780 * gdb.trace/ftrace.exp
7781 * gdb.trace/infotrace.exp
7782 * gdb.trace/mi-tracepoint-changed.exp
7783 * gdb.trace/packetlen.exp
7784 * gdb.trace/passcount.exp
7785 * gdb.trace/pending.exp
7786 * gdb.trace/range-stepping.exp
7787 * gdb.trace/report.exp
7788 * gdb.trace/stap-trace.exp
7789 * gdb.trace/tfind.exp
7790 * gdb.trace/trace-break.exp
7791 * gdb.trace/trace-condition.exp
7792 * gdb.trace/trace-enable-disable.exp
7793 * gdb.trace/trace-mt.exp
7794 * gdb.trace/tracecmd.exp
7795 * gdb.trace/tspeed.exp
7796 * gdb.trace/tsv.exp
7797 * lib/perftest.exp
7798
fb9feb35
LM
77992016-12-01 Luis Machado <lgustavo@codesourcery.com>
7800
7801 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7802 with gdb_test_no_output.
7803 Use command as test name.
7804
cd2ddb6c
LM
78052016-12-01 Luis Machado <lgustavo@codesourcery.com>
7806
7807 Fix test names starting with uppercase throughout the files.
7808
7809 * gdb.ada/assign_1.exp
7810 * gdb.ada/boolean_expr.exp
7811 * gdb.base/arrayidx.exp
7812 * gdb.base/del.exp
7813 * gdb.base/gcore-buffer-overflow.exp
7814 * gdb.base/testenv.exp
7815 * gdb.compile/compile.exp
7816 * gdb.python/py-framefilter-invalidarg.exp
7817 * gdb.python/py-framefilter.exp
7818
bb95117e
LM
78192016-12-01 Luis Machado <lgustavo@codesourcery.com>
7820
7821 Fix test names starting with uppercase throughout the files.
7822
7823 * gdb.ada/array_return.exp
7824 * gdb.ada/expr_delims.exp
7825 * gdb.ada/mi_dyn_arr.exp
7826 * gdb.ada/mi_interface.exp
7827 * gdb.ada/mi_var_array.exp
7828 * gdb.ada/watch_arg.exp
7829 * gdb.arch/alpha-step.exp
7830 * gdb.arch/altivec-regs.exp
7831 * gdb.arch/e500-regs.exp
7832 * gdb.arch/powerpc-d128-regs.exp
7833 * gdb.base/arrayidx.exp
7834 * gdb.base/break.exp
7835 * gdb.base/checkpoint.exp
7836 * gdb.base/debug-expr.exp
7837 * gdb.base/dmsym.exp
7838 * gdb.base/radix.exp
7839 * gdb.base/sepdebug.exp
7840 * gdb.base/testenv.exp
7841 * gdb.base/watch_thread_num.exp
7842 * gdb.base/watchpoint-cond-gone.exp
7843 * gdb.cell/break.exp
7844 * gdb.cell/ea-cache.exp
7845 * gdb.compile/compile.exp
7846 * gdb.cp/gdb2495.exp
7847 * gdb.gdb/selftest.exp
7848 * gdb.gdb/xfullpath.exp
7849 * gdb.go/hello.exp
7850 * gdb.go/integers.exp
7851 * gdb.objc/basicclass.exp
7852 * gdb.pascal/hello.exp
7853 * gdb.pascal/integers.exp
7854 * gdb.python/py-breakpoint.exp
7855 * gdb.python/py-cmd.exp
7856 * gdb.python/py-linetable.exp
7857 * gdb.python/py-xmethods.exp
7858 * gdb.python/python.exp
7859 * gdb.reverse/consecutive-precsave.exp
7860 * gdb.reverse/finish-precsave.exp
7861 * gdb.reverse/i386-precsave.exp
7862 * gdb.reverse/machinestate-precsave.exp
7863 * gdb.reverse/sigall-precsave.exp
7864 * gdb.reverse/solib-precsave.exp
7865 * gdb.reverse/step-precsave.exp
7866 * gdb.reverse/until-precsave.exp
7867 * gdb.reverse/watch-precsave.exp
7868 * gdb.threads/leader-exit.exp
7869 * gdb.threads/pthreads.exp
7870 * gdb.threads/wp-replication.exp
7871 * gdb.trace/actions.exp
7872 * gdb.trace/mi-tsv-changed.exp
7873 * gdb.trace/tsv.exp
7874
de97fdd4
LM
78752016-12-01 Luis Machado <lgustavo@codesourcery.com>
7876
7877 Fix test names starting with uppercase throughout the files.
7878
7879 * gdb.arch/i386-bp_permanent.exp
7880 * gdb.arch/i386-gnu-cfi.exp
7881 * gdb.base/disasm-end-cu.exp
7882 * gdb.base/macscp.exp
7883 * gdb.base/pending.exp
7884 * gdb.base/watch_thread_num.exp
7885 * gdb.cp/exception.exp
7886 * gdb.cp/gdb2495.exp
7887 * gdb.cp/local.exp
7888 * gdb.python/py-evsignal.exp
7889 * gdb.python/python.exp
7890 * gdb.trace/tracecmd.exp
7891
9f058c10
LM
78922016-12-01 Luis Machado <lgustavo@codesourcery.com>
7893
7894 Fix test names starting with uppercase throughout the files.
7895
7896 * gdb.base/charset.exp
7897 * gdb.base/eval.exp
7898 * gdb.base/multi-forks.exp
7899 * gdb.guile/scm-progspace.exp
7900 * gdb.opencl/datatypes.exp
7901 * gdb.python/py-block.exp
7902 * gdb.python/py-function.exp
7903 * gdb.python/py-symbol.exp
7904 * gdb.python/py-symtab.exp
7905 * gdb.python/py-xmethods.exp
7906 * gdb.reverse/break-precsave.exp
7907 * gdb.reverse/break-reverse.exp
7908 * gdb.reverse/consecutive-precsave.exp
7909 * gdb.reverse/consecutive-reverse.exp
7910 * gdb.reverse/finish-precsave.exp
7911 * gdb.reverse/finish-reverse-bkpt.exp
7912 * gdb.reverse/finish-reverse.exp
7913 * gdb.reverse/fstatat-reverse.exp
7914 * gdb.reverse/getresuid-reverse.exp
7915 * gdb.reverse/i386-precsave.exp
7916 * gdb.reverse/i386-reverse.exp
7917 * gdb.reverse/i386-sse-reverse.exp
7918 * gdb.reverse/i387-stack-reverse.exp
7919 * gdb.reverse/insn-reverse.exp
7920 * gdb.reverse/machinestate-precsave.exp
7921 * gdb.reverse/machinestate.exp
7922 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7923 * gdb.reverse/pipe-reverse.exp
7924 * gdb.reverse/readv-reverse.exp
7925 * gdb.reverse/recvmsg-reverse.exp
7926 * gdb.reverse/rerun-prec.exp
7927 * gdb.reverse/s390-mvcle.exp
7928 * gdb.reverse/sigall-precsave.exp
7929 * gdb.reverse/sigall-reverse.exp
7930 * gdb.reverse/solib-precsave.exp
7931 * gdb.reverse/solib-reverse.exp
7932 * gdb.reverse/step-precsave.exp
7933 * gdb.reverse/step-reverse.exp
7934 * gdb.reverse/time-reverse.exp
7935 * gdb.reverse/until-precsave.exp
7936 * gdb.reverse/until-reverse.exp
7937 * gdb.reverse/waitpid-reverse.exp
7938 * gdb.reverse/watch-precsave.exp
7939 * gdb.reverse/watch-reverse.exp
7940
cdc7edd7
LM
79412016-12-01 Luis Machado <lgustavo@codesourcery.com>
7942
7943 Fix test names starting with uppercase throughout the files.
7944
7945 * gdb.arch/i386-mpx-simple_segv.exp
7946 * gdb.arch/i386-mpx.exp
7947 * gdb.arch/i386-permbkpt.exp
7948 * gdb.arch/pa-nullify.exp
7949 * gdb.arch/powerpc-d128-regs.exp
7950 * gdb.arch/vsx-regs.exp
7951 * gdb.base/bfp-test.exp
7952 * gdb.base/break.exp
7953 * gdb.base/breakpoint-shadow.exp
7954 * gdb.base/callfuncs.exp
7955 * gdb.base/charset.exp
7956 * gdb.base/commands.exp
7957 * gdb.base/completion.exp
7958 * gdb.base/dfp-test.exp
7959 * gdb.base/echo.exp
7960 * gdb.base/ending-run.exp
7961 * gdb.base/eval.exp
7962 * gdb.base/expand-psymtabs.exp
7963 * gdb.base/float128.exp
7964 * gdb.base/floatn.exp
7965 * gdb.base/foll-exec-mode.exp
7966 * gdb.base/gdb1056.exp
7967 * gdb.base/gdb11531.exp
7968 * gdb.base/kill-after-signal.exp
7969 * gdb.base/multi-forks.exp
7970 * gdb.base/overlays.exp
7971 * gdb.base/pending.exp
7972 * gdb.base/sepdebug.exp
7973 * gdb.base/testenv.exp
7974 * gdb.base/valgrind-db-attach.exp
7975 * gdb.base/watch_thread_num.exp
7976 * gdb.base/watchpoint-cond-gone.exp
7977 * gdb.base/watchpoint.exp
7978 * gdb.base/watchpoints.exp
7979 * gdb.cp/arg-reference.exp
7980 * gdb.cp/baseenum.exp
7981 * gdb.cp/operator.exp
7982 * gdb.cp/shadow.exp
7983 * gdb.dwarf2/dw2-op-out-param.exp
7984 * gdb.dwarf2/dw2-reg-undefined.exp
7985 * gdb.go/chan.exp
7986 * gdb.go/hello.exp
7987 * gdb.go/integers.exp
7988 * gdb.go/methods.exp
7989 * gdb.go/package.exp
7990 * gdb.guile/scm-parameter.exp
7991 * gdb.guile/scm-progspace.exp
7992 * gdb.guile/scm-value.exp
7993 * gdb.mi/mi-pending.exp
7994 * gdb.mi/user-selected-context-sync.exp
7995 * gdb.multi/multi-attach.exp
7996 * gdb.multi/tids.exp
7997 * gdb.opt/clobbered-registers-O2.exp
7998 * gdb.pascal/floats.exp
7999 * gdb.pascal/integers.exp
8000 * gdb.python/py-block.exp
8001 * gdb.python/py-events.exp
8002 * gdb.python/py-parameter.exp
8003 * gdb.python/py-symbol.exp
8004 * gdb.python/py-symtab.exp
8005 * gdb.python/py-type.exp
8006 * gdb.python/py-value.exp
8007 * gdb.python/py-xmethods.exp
8008 * gdb.python/python.exp
8009 * gdb.reverse/break-precsave.exp
8010 * gdb.reverse/consecutive-precsave.exp
8011 * gdb.reverse/finish-precsave.exp
8012 * gdb.reverse/i386-precsave.exp
8013 * gdb.reverse/machinestate-precsave.exp
8014 * gdb.reverse/sigall-precsave.exp
8015 * gdb.reverse/solib-precsave.exp
8016 * gdb.reverse/step-precsave.exp
8017 * gdb.reverse/until-precsave.exp
8018 * gdb.reverse/watch-precsave.exp
8019 * gdb.server/ext-attach.exp
8020 * gdb.server/ext-restart.exp
8021 * gdb.server/ext-run.exp
8022 * gdb.server/ext-wrapper.exp
8023 * gdb.stabs/gdb11479.exp
8024 * gdb.stabs/weird.exp
8025 * gdb.threads/attach-many-short-lived-threads.exp
8026 * gdb.threads/kill.exp
8027 * gdb.threads/watchpoint-fork.exp
8028
bc6c7af4
LM
80292016-12-01 Luis Machado <lgustavo@codesourcery.com>
8030
8031 Fix test names starting with uppercase throughout all the files below.
8032
8033 * gdb.ada/array_return.exp
8034 * gdb.ada/catch_ex.exp
8035 * gdb.ada/info_exc.exp
8036 * gdb.ada/mi_catch_ex.exp
8037 * gdb.ada/mi_dyn_arr.exp
8038 * gdb.ada/mi_ex_cond.exp
8039 * gdb.ada/mi_exc_info.exp
8040 * gdb.ada/mi_interface.exp
8041 * gdb.ada/mi_task_arg.exp
8042 * gdb.ada/mi_task_info.exp
8043 * gdb.ada/mi_var_array.exp
8044 * gdb.arch/alpha-step.exp
8045 * gdb.arch/amd64-disp-step.exp
8046 * gdb.arch/arm-disp-step.exp
8047 * gdb.arch/disp-step-insn-reloc.exp
8048 * gdb.arch/e500-prologue.exp
8049 * gdb.arch/ftrace-insn-reloc.exp
8050 * gdb.arch/gdb1558.exp
8051 * gdb.arch/i386-bp_permanent.exp
8052 * gdb.arch/i386-disp-step.exp
8053 * gdb.arch/i386-float.exp
8054 * gdb.arch/i386-gnu-cfi.exp
8055 * gdb.arch/ia64-breakpoint-shadow.exp
8056 * gdb.arch/mips16-thunks.exp
8057 * gdb.arch/pa-nullify.exp
8058 * gdb.arch/powerpc-aix-prologue.exp
8059 * gdb.arch/powerpc-power.exp
8060 * gdb.arch/ppc-dfp.exp
8061 * gdb.arch/s390-tdbregs.exp
8062 * gdb.arch/spu-info.exp
8063 * gdb.arch/spu-ls.exp
8064 * gdb.arch/thumb-bx-pc.exp
8065 * gdb.base/advance.exp
8066 * gdb.base/annota-input-while-running.exp
8067 * gdb.base/arrayidx.exp
8068 * gdb.base/asmlabel.exp
8069 * gdb.base/async.exp
8070 * gdb.base/attach-wait-input.exp
8071 * gdb.base/auto-connect-native-target.exp
8072 * gdb.base/batch-preserve-term-settings.exp
8073 * gdb.base/bfp-test.exp
8074 * gdb.base/bigcore.exp
8075 * gdb.base/bp-permanent.exp
8076 * gdb.base/break-always.exp
8077 * gdb.base/break-fun-addr.exp
8078 * gdb.base/break-idempotent.exp
8079 * gdb.base/break-main-file-remove-fail.exp
8080 * gdb.base/break-probes.exp
8081 * gdb.base/break-unload-file.exp
8082 * gdb.base/break.exp
8083 * gdb.base/call-ar-st.exp
8084 * gdb.base/call-rt-st.exp
8085 * gdb.base/call-sc.exp
8086 * gdb.base/call-signal-resume.exp
8087 * gdb.base/call-strs.exp
8088 * gdb.base/callexit.exp
8089 * gdb.base/callfuncs.exp
8090 * gdb.base/catch-gdb-caused-signals.exp
8091 * gdb.base/catch-signal-siginfo-cond.exp
8092 * gdb.base/catch-syscall.exp
8093 * gdb.base/compare-sections.exp
8094 * gdb.base/cond-eval-mode.exp
8095 * gdb.base/condbreak-call-false.exp
8096 * gdb.base/consecutive-step-over.exp
8097 * gdb.base/cursal.exp
8098 * gdb.base/disabled-location.exp
8099 * gdb.base/disasm-end-cu.exp
8100 * gdb.base/display.exp
8101 * gdb.base/double-prompt-target-event-error.exp
8102 * gdb.base/dprintf-bp-same-addr.exp
8103 * gdb.base/dprintf-detach.exp
8104 * gdb.base/dprintf-next.exp
8105 * gdb.base/dprintf-non-stop.exp
8106 * gdb.base/dprintf-pending.exp
8107 * gdb.base/dso2dso.exp
8108 * gdb.base/ending-run.exp
8109 * gdb.base/enum_cond.exp
8110 * gdb.base/examine-backward.exp
8111 * gdb.base/exe-lock.exp
8112 * gdb.base/exec-invalid-sysroot.exp
8113 * gdb.base/execl-update-breakpoints.exp
8114 * gdb.base/execution-termios.exp
8115 * gdb.base/fileio.exp
8116 * gdb.base/fixsection.exp
8117 * gdb.base/foll-exec-mode.exp
8118 * gdb.base/foll-exec.exp
8119 * gdb.base/fork-running-state.exp
8120 * gdb.base/frame-args.exp
8121 * gdb.base/fullpath-expand.exp
8122 * gdb.base/func-ptr.exp
8123 * gdb.base/gcore-relro-pie.exp
8124 * gdb.base/gdb1090.exp
8125 * gdb.base/gdb1555.exp
8126 * gdb.base/global-var-nested-by-dso.exp
8127 * gdb.base/gnu-ifunc.exp
8128 * gdb.base/hbreak-in-shr-unsupported.exp
8129 * gdb.base/hbreak-unmapped.exp
8130 * gdb.base/hook-stop.exp
8131 * gdb.base/infcall-input.exp
8132 * gdb.base/info-fun.exp
8133 * gdb.base/info-shared.exp
8134 * gdb.base/interrupt-noterm.exp
8135 * gdb.base/jit-so.exp
8136 * gdb.base/jit.exp
8137 * gdb.base/line-symtabs.exp
8138 * gdb.base/list.exp
8139 * gdb.base/longjmp.exp
8140 * gdb.base/macscp.exp
8141 * gdb.base/max-value-size.exp
8142 * gdb.base/nodebug.exp
8143 * gdb.base/nofield.exp
8144 * gdb.base/overlays.exp
8145 * gdb.base/paginate-after-ctrl-c-running.exp
8146 * gdb.base/paginate-bg-execution.exp
8147 * gdb.base/paginate-inferior-exit.exp
8148 * gdb.base/pending.exp
8149 * gdb.base/pr11022.exp
8150 * gdb.base/printcmds.exp
8151 * gdb.base/ptr-typedef.exp
8152 * gdb.base/ptype.exp
8153 * gdb.base/randomize.exp
8154 * gdb.base/range-stepping.exp
8155 * gdb.base/realname-expand.exp
8156 * gdb.base/relativedebug.exp
8157 * gdb.base/remote.exp
8158 * gdb.base/savedregs.exp
8159 * gdb.base/sepdebug.exp
8160 * gdb.base/set-noassign.exp
8161 * gdb.base/shlib-call.exp
8162 * gdb.base/shreloc.exp
8163 * gdb.base/sigaltstack.exp
8164 * gdb.base/sigbpt.exp
8165 * gdb.base/siginfo-addr.exp
8166 * gdb.base/siginfo-obj.exp
8167 * gdb.base/siginfo-thread.exp
8168 * gdb.base/signest.exp
8169 * gdb.base/signull.exp
8170 * gdb.base/sigrepeat.exp
8171 * gdb.base/skip.exp
8172 * gdb.base/so-impl-ld.exp
8173 * gdb.base/solib-corrupted.exp
8174 * gdb.base/solib-disc.exp
8175 * gdb.base/solib-display.exp
8176 * gdb.base/solib-overlap.exp
8177 * gdb.base/solib-search.exp
8178 * gdb.base/solib-symbol.exp
8179 * gdb.base/source-execution.exp
8180 * gdb.base/sss-bp-on-user-bp-2.exp
8181 * gdb.base/sss-bp-on-user-bp.exp
8182 * gdb.base/stack-checking.exp
8183 * gdb.base/stale-infcall.exp
8184 * gdb.base/step-break.exp
8185 * gdb.base/step-line.exp
8186 * gdb.base/step-over-exit.exp
8187 * gdb.base/step-test.exp
8188 * gdb.base/structs.exp
8189 * gdb.base/sym-file.exp
8190 * gdb.base/symtab-search-order.exp
8191 * gdb.base/term.exp
8192 * gdb.base/type-opaque.exp
8193 * gdb.base/unload.exp
8194 * gdb.base/until-nodebug.exp
8195 * gdb.base/until.exp
8196 * gdb.base/unwindonsignal.exp
8197 * gdb.base/watch-cond.exp
8198 * gdb.base/watch-non-mem.exp
8199 * gdb.base/watch_thread_num.exp
8200 * gdb.base/watchpoint-reuse-slot.exp
8201 * gdb.base/watchpoint-solib.exp
8202 * gdb.base/watchpoint.exp
8203 * gdb.btrace/dlopen.exp
8204 * gdb.cell/arch.exp
8205 * gdb.cell/break.exp
8206 * gdb.cell/bt.exp
8207 * gdb.cell/core.exp
8208 * gdb.cell/data.exp
8209 * gdb.cell/dwarfaddr.exp
8210 * gdb.cell/ea-cache.exp
8211 * gdb.cell/ea-standalone.exp
8212 * gdb.cell/ea-test.exp
8213 * gdb.cell/f-regs.exp
8214 * gdb.cell/fork.exp
8215 * gdb.cell/gcore.exp
8216 * gdb.cell/mem-access.exp
8217 * gdb.cell/ptype.exp
8218 * gdb.cell/registers.exp
8219 * gdb.cell/sizeof.exp
8220 * gdb.cell/solib-symbol.exp
8221 * gdb.cell/solib.exp
8222 * gdb.compile/compile-tls.exp
8223 * gdb.cp/exception.exp
8224 * gdb.cp/gdb2495.exp
8225 * gdb.cp/local.exp
8226 * gdb.cp/mb-inline.exp
8227 * gdb.cp/mb-templates.exp
8228 * gdb.cp/pr10687.exp
8229 * gdb.cp/pr9167.exp
8230 * gdb.cp/scope-err.exp
8231 * gdb.cp/templates.exp
8232 * gdb.cp/virtfunc.exp
8233 * gdb.dwarf2/dw2-dir-file-name.exp
8234 * gdb.dwarf2/dw2-single-line-discriminators.exp
8235 * gdb.fortran/complex.exp
8236 * gdb.fortran/library-module.exp
8237 * gdb.guile/guile.exp
8238 * gdb.guile/scm-cmd.exp
8239 * gdb.guile/scm-frame-inline.exp
8240 * gdb.guile/scm-objfile.exp
8241 * gdb.guile/scm-pretty-print.exp
8242 * gdb.guile/scm-symbol.exp
8243 * gdb.guile/scm-type.exp
8244 * gdb.guile/scm-value.exp
8245 * gdb.linespec/keywords.exp
8246 * gdb.linespec/ls-errs.exp
8247 * gdb.linespec/macro-relative.exp
8248 * gdb.linespec/thread.exp
8249 * gdb.mi/mi-breakpoint-changed.exp
8250 * gdb.mi/mi-dprintf-pending.exp
8251 * gdb.mi/mi-fullname-deleted.exp
8252 * gdb.mi/mi-logging.exp
8253 * gdb.mi/mi-pending.exp
8254 * gdb.mi/mi-solib.exp
8255 * gdb.mi/new-ui-mi-sync.exp
8256 * gdb.mi/user-selected-context-sync.exp
8257 * gdb.multi/dummy-frame-restore.exp
8258 * gdb.multi/multi-arch-exec.exp
8259 * gdb.multi/remove-inferiors.exp
8260 * gdb.multi/watchpoint-multi-exit.exp
8261 * gdb.opt/solib-intra-step.exp
8262 * gdb.perf/backtrace.exp
8263 * gdb.perf/single-step.exp
8264 * gdb.perf/skip-command.exp
8265 * gdb.perf/skip-prologue.exp
8266 * gdb.perf/solib.exp
8267 * gdb.python/lib-types.exp
8268 * gdb.python/py-as-string.exp
8269 * gdb.python/py-bad-printers.exp
8270 * gdb.python/py-block.exp
8271 * gdb.python/py-breakpoint.exp
8272 * gdb.python/py-cmd.exp
8273 * gdb.python/py-events.exp
8274 * gdb.python/py-evthreads.exp
8275 * gdb.python/py-finish-breakpoint.exp
8276 * gdb.python/py-finish-breakpoint2.exp
8277 * gdb.python/py-frame-inline.exp
8278 * gdb.python/py-frame.exp
8279 * gdb.python/py-inferior.exp
8280 * gdb.python/py-infthread.exp
8281 * gdb.python/py-mi.exp
8282 * gdb.python/py-objfile.exp
8283 * gdb.python/py-pp-maint.exp
8284 * gdb.python/py-pp-registration.exp
8285 * gdb.python/py-prettyprint.exp
8286 * gdb.python/py-recurse-unwind.exp
8287 * gdb.python/py-shared.exp
8288 * gdb.python/py-symbol.exp
8289 * gdb.python/py-symtab.exp
8290 * gdb.python/py-template.exp
8291 * gdb.python/py-type.exp
8292 * gdb.python/py-unwind-maint.exp
8293 * gdb.python/py-unwind.exp
8294 * gdb.python/py-value.exp
8295 * gdb.python/python.exp
8296 * gdb.reverse/finish-reverse-bkpt.exp
8297 * gdb.reverse/insn-reverse.exp
8298 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8299 * gdb.reverse/solib-precsave.exp
8300 * gdb.reverse/solib-reverse.exp
8301 * gdb.stabs/gdb11479.exp
8302 * gdb.stabs/weird.exp
8303 * gdb.threads/fork-child-threads.exp
8304 * gdb.threads/fork-plus-threads.exp
8305 * gdb.threads/fork-thread-pending.exp
8306 * gdb.threads/forking-threads-plus-breakpoint.exp
8307 * gdb.threads/hand-call-in-threads.exp
8308 * gdb.threads/interrupted-hand-call.exp
8309 * gdb.threads/linux-dp.exp
8310 * gdb.threads/local-watch-wrong-thread.exp
8311 * gdb.threads/next-while-other-thread-longjmps.exp
8312 * gdb.threads/non-ldr-exit.exp
8313 * gdb.threads/pending-step.exp
8314 * gdb.threads/print-threads.exp
8315 * gdb.threads/process-dies-while-detaching.exp
8316 * gdb.threads/process-dies-while-handling-bp.exp
8317 * gdb.threads/pthreads.exp
8318 * gdb.threads/queue-signal.exp
8319 * gdb.threads/reconnect-signal.exp
8320 * gdb.threads/signal-command-handle-nopass.exp
8321 * gdb.threads/signal-command-multiple-signals-pending.exp
8322 * gdb.threads/signal-delivered-right-thread.exp
8323 * gdb.threads/signal-sigtrap.exp
8324 * gdb.threads/sigthread.exp
8325 * gdb.threads/staticthreads.exp
8326 * gdb.threads/stepi-random-signal.exp
8327 * gdb.threads/thread-unwindonsignal.exp
8328 * gdb.threads/thread_check.exp
8329 * gdb.threads/thread_events.exp
8330 * gdb.threads/tid-reuse.exp
8331 * gdb.threads/tls-nodebug.exp
8332 * gdb.threads/tls-shared.exp
8333 * gdb.threads/tls-so_extern.exp
8334 * gdb.threads/tls.exp
8335 * gdb.threads/wp-replication.exp
8336 * gdb.trace/actions-changed.exp
8337 * gdb.trace/actions.exp
8338 * gdb.trace/backtrace.exp
8339 * gdb.trace/change-loc.exp
8340 * gdb.trace/collection.exp
8341 * gdb.trace/deltrace.exp
8342 * gdb.trace/disconnected-tracing.exp
8343 * gdb.trace/entry-values.exp
8344 * gdb.trace/ftrace-lock.exp
8345 * gdb.trace/ftrace.exp
8346 * gdb.trace/infotrace.exp
8347 * gdb.trace/mi-trace-frame-collected.exp
8348 * gdb.trace/mi-trace-unavailable.exp
8349 * gdb.trace/mi-traceframe-changed.exp
8350 * gdb.trace/mi-tracepoint-changed.exp
8351 * gdb.trace/mi-tsv-changed.exp
8352 * gdb.trace/no-attach-trace.exp
8353 * gdb.trace/packetlen.exp
8354 * gdb.trace/passc-dyn.exp
8355 * gdb.trace/passcount.exp
8356 * gdb.trace/pending.exp
8357 * gdb.trace/pr16508.exp
8358 * gdb.trace/qtro.exp
8359 * gdb.trace/range-stepping.exp
8360 * gdb.trace/read-memory.exp
8361 * gdb.trace/report.exp
8362 * gdb.trace/save-trace.exp
8363 * gdb.trace/signal.exp
8364 * gdb.trace/stap-trace.exp
8365 * gdb.trace/status-stop.exp
8366 * gdb.trace/strace.exp
8367 * gdb.trace/tfile.exp
8368 * gdb.trace/tfind.exp
8369 * gdb.trace/trace-break.exp
8370 * gdb.trace/trace-condition.exp
8371 * gdb.trace/trace-enable-disable.exp
8372 * gdb.trace/trace-mt.exp
8373 * gdb.trace/tracecmd.exp
8374 * gdb.trace/tracefile-pseudo-reg.exp
8375 * gdb.trace/tspeed.exp
8376 * gdb.trace/tstatus.exp
8377 * gdb.trace/tsv.exp
8378 * gdb.trace/unavailable.exp
8379 * gdb.trace/while-dyn.exp
8380 * gdb.trace/while-stepping.exp
8381 * lib/gdb-guile.exp
8382 * lib/gdb.exp
8383 * lib/mi-support.exp
8384 * lib/pascal.exp
8385 * lib/perftest.exp
8386 * lib/prelink-support.exp
8387 * lib/selftest-support.exp
8388
ad02e4fe
SM
83892016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
8390
8391 * Makefile.in: Include disable-implicit-rules.mk.
8392
22347e55
AA
83932016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8394
8395 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
8396 non-byte-aligned bit fields.
8397
da5b30da
AA
83982016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8399
8400 PR gdb/12616
8401 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
8402 respects the DW_AT_data_bit_offset attribute.
8403
b593ecca
SM
84042016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
8405
8406 * gdb.base/default.exp: Fix output of "set language".
8407
3b165252
SM
84082016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
8409
8410 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
8411 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
8412 make.
8413 * configure.ac: Remove checks for the make program.
8414 * configure: Re-generate.
8415
1a2f3d7f
KB
84162016-11-16 Kevin Buettner <kevinb@redhat.com>
8417
8418 * gdb.python/py-recurse-unwind.c (main): Add loop.
8419 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
8420 to read_register() and gdb.parse_and_eval(). Make each code
8421 call a separate case that can be individually tested.
8422 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
8423 proc. Call cont_and_backtrace for each of the code paths that
8424 we want to test in the unwinder.
8425
b7f38fda
AA
84262016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
8427
8428 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
8429 the definition of struct S.
8430
1f8db343
CM
84312016-11-11 Catherine Moore <clm@codesourcery.com>
8432
8433 * gdb.base/dump.exp: Identify verilog format dump tests as such.
8434
fad0c9fb
PA
84352016-11-09 Pedro Alves <palves@redhat.com>
8436
8437 * gdb.base/commands.exp (runto_or_return): New procedure.
8438 (gdbvar_simple_if_test, gdbvar_simple_while_test)
8439 (gdbvar_complex_if_while_test, progvar_simple_if_test)
8440 (progvar_simple_while_test, progvar_complex_if_while_test)
8441 (if_while_breakpoint_command_test)
8442 (infrun_breakpoint_command_test, breakpoint_command_test)
8443 (user_defined_command_test, watchpoint_command_test)
8444 (test_command_prompt_position, redefine_hook_test)
8445 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
8446 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
8447 multi_line_input and multi_line. Remove gdb_expect and
8448 gdb_stop_suppressing_tests uses.
8449 * lib/gdb.exp (valnum_re): New global.
8450 (multi_line_input): New procedure.
8451
8354c62c
SM
84522016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
8453
8454 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
8455 Remove.
8456 (test_setup): Define with proc_with_prefix.
8457 (test_cli_inferior): Likewise.
8458 (test_cli_thread): Likewise.
8459 (test_cli_frame): Likewise.
8460 (test_cli_select_frame): Likewise.
8461 (test_cli_up_down): Likewise.
8462 (test_mi_thread_select): Likewise.
8463 (test_mi_stack_select_frame): Likewise.
8464 (test_cli_in_mi_inferior): Likewise.
8465 (test_cli_in_mi_thread): Likewise.
8466 (test_cli_in_mi_frame): Likewise.
8467 (top level): Do not use with_test_prefix_procname.
8468
64f367a2
PA
84692016-11-09 Pedro Alves <palves@redhat.com>
8470
8471 * gdb.base/commands.exp (gdbvar_simple_if_test)
8472 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
8473 (progvar_simple_if_test, progvar_simple_while_test)
8474 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
8475 (infrun_breakpoint_command_test, breakpoint_command_test)
8476 (user_defined_command_test, watchpoint_command_test)
8477 (test_command_prompt_position, deprecated_command_test)
8478 (bp_deleted_in_command, temporary_breakpoint_commands)
8479 (stray_arg0_test, source_file_with_indented_comment)
8480 (recursive_source_test, if_commands_test)
8481 (error_clears_commands_left, redefine_hook_test)
8482 (redefine_backtrace_test): Use proc_with_prefix.
8483 * lib/gdb.exp (proc_with_prefix): New proc.
8484
0bb65f1e
AA
84852016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8486
8487 * gdb.base/tui-layout.c: New file.
8488 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
8489 disassembly window contains very long lines.
8490
7353f247
TT
84912016-11-08 Tom Tromey <tom@tromey.com>
8492
8493 * gdb.python/py-value.exp (test_value_creation): Make "long" test
8494 depend on Python 2.
8495
30a7bb83
TT
84962016-11-08 Tom Tromey <tom@tromey.com>
8497
8498 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
8499 New method.
8500
cdf5a07c
MG
85012016-10-29 Manish Goregaokar <manish@mozilla.com>
8502
2806dc7e 8503 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 8504
51a789c3
MG
85052016-10-27 Manish Goregaokar <manish@mozilla.com>
8506
2806dc7e
PA
8507 * gdb.rust/simple.rs: Add test for univariant enums without
8508 discriminants and for encoded struct-like enums.
51a789c3 8509
f610ab6d
PA
85102016-10-28 Pedro Alves <palves@redhat.com>
8511
8512 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
8513 gdb_test_multiple, tighten regexps and match symtabs and line
8514 tables incrementally.
8515
b129b0ca
LM
85162016-10-28 Luis Machado <lgustavo@codesourcery.com>
8517
8518 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
8519 general.
8520
ecf45d2c
SL
85212016-10-25 Luis Machado <lgustavo@codesourcery.com>
8522
8523 * gdb.base/exec-invalid-sysroot.exp: New file.
8524
b8d38ee4
JK
85252016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8526
8527 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8528
f90fd8c2
JK
85292016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8530
8531 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8532
2d2476aa
MR
85332016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8534
2806dc7e
PA
8535 * gdb.base/killed-outside.exp: Remove $options from a call to
8536 `prepare_for_testing'.
2d2476aa 8537
e42b25a0
SM
85382016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8539
8540 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8541 Change test message.
8542
3ccdb432
SM
85432016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8544
8545 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8546 Update comment.
8547
5bad3170
SM
85482016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8549
8550 * gdb.trace/mi-trace-save.exp: New file.
8551
5ad9dba7
YQ
85522016-10-13 Yao Qi <yao.qi@linaro.org>
8553
8554 * gdb.base/code_elim.exp (get_var_address): Remove.
8555 * gdb.base/relocate.exp: Likewise.
8556 * gdb.base/shreloc.exp: Likewise.
8557 * lib/gdb.exp (get_var_address): New.
8558
62df7e21
YQ
85592016-10-13 Yao Qi <yao.qi@linaro.org>
8560
8561 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
8562 floating point tests if $skip_float_test is false.
8563
4dac951e
LM
85642016-10-12 Luis Machado <lgustavo@codesourcery.com>
8565
8566 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
8567 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
8568 argc values.
8569 Add 1 to argc so we guarantee distinct initial/modified argc values.
8570
8f1a8fc4
JK
85712016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8572
8573 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
8574
16c85b5d
JK
85752016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8576
8577 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
8578 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
8579 * gdb.arch/vsx-regs.exp: Likewise.
8580
1d0e042a
YQ
85812016-10-07 Yao Qi <yao.qi@linaro.org>
8582
8583 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
8584
68dadef5
MM
85852016-10-07 Markus Metzger <markus.t.metzger@intel.com>
8586
8587 * gdb.python/python.exp: Test decode_line("*0").
8588
33fa2c6e
DE
85892016-10-06 Doug Evans <dje@google.com>
8590
8591 * gdb.python/py-value.exp (test_value_creation): Add test for large
8592 unsigned 64-bit value.
8593
9c37b5ae
TT
85942016-10-06 Tom Tromey <tom@tromey.com>
8595
8596 * gdb.compile/compile.exp: Change java tests to rust.
8597 * gdb.base/setshow.exp: Change java tests to rust.
8598 * gdb.base/default.exp: Remove java from language list.
8599 * README (Examples): Update language example.
8600 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
8601 test.
8602 * lib/gdb.exp (skip_java_tests): Remove.
8603 * lib/java.exp: Remove.
8604 * gdb.java: Remove.
8605
78b86327
MR
86062016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8607
8608 * gdb.arch/mips-fcr.exp: New test.
8609 * gdb.arch/mips-fcr.c: Source for the new test.
8610
7470adbb
MR
86112016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8612
8613 * gdb.base/solib-disc.exp: Use `standard_output_file'
8614 throughout.
8615
4a556533
PA
86162016-10-06 Pedro Alves <palves@redhat.com>
8617
8618 * gdb.base/jit-simple-dl.c: New file.
8619 * gdb.base/jit-simple-jit.c: New file, factored out from ...
8620 * gdb.base/jit-simple.c: ... this.
8621 * gdb.base/jit-simple.exp (jit_run): Delete.
8622 (build_jit): New proc.
8623 (jit_test_reread): Recompile either the main program or the shared
8624 library, depending on what is being tested. Skip changing address
8625 if caller wants to. Compare before/after addresses. If testing
8626 standalone, explicitly load the binary. Test "maint info
8627 breakpoints".
8628 (top level): Add "standalone vs shared lib" and "change address"
8629 vs "same address" axes.
8630
5a122fbc
PA
86312016-10-06 Pedro Alves <palves@redhat.com>
8632
8633 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
8634 call.
8635 (jit_run): Delete.
8636 (jit_test_reread): Use with_test_prefix. Reload the main binary
8637 explicitly. Compare the before/after addresses of the JIT
8638 descriptor.
8639
ee8da4b8
DE
86402016-08-15 Doug Evans <dje@google.com>
8641
8642 * gdb.xml/extra-regs.xml: Update, end field now required, default type
8643 for single bitfields is bool.
8644 * gdb.xml/tdesc-regs.exp: Ditto.
8645
f389f6fe
JK
86462016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8647
8648 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
8649
fdebf1a4
YQ
86502016-10-05 Yao Qi <yao.qi@linaro.org>
8651
8652 * lib/gdb.exp (support_complex_tests): Return zero if
8653 gdb_skip_float_test return true.
8654
9c36d954 86552016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8656 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
8657
8658 PR gdb/20487
8659 * gdb.mi/user-selected-context-sync.exp: New file.
8660 * gdb.mi/user-selected-context-sync.c: New file.
8661
4034d0ff 86622016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8663 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
8664
8665 PR gdb/20487
8666 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
8667 =thread-select-event check.
8668
a4297203
PB
86692016-09-29 Peter Bergner <bergner@vnet.ibm.com>
8670
8671 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
8672 the compulsory L operand changes.
8673 * gdb.arch/powerpc-power.s: Likewise.
8674
bb805577
JK
86752016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8676
8677 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
8678 * gdb.base/jit-attach-pie.c: New file.
8679 * gdb.base/jit-attach-pie.exp: New file.
8680
6d61dee5
PA
86812016-09-28 Pedro Alves <palves@redhat.com>
8682
8683 * gdb.base/infcall-input.c: New file.
8684 * gdb.base/infcall-input.exp: New file.
8685
f73842fc
YQ
86862016-09-22 Yao Qi <yao.qi@linaro.org>
8687
8688 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
8689 (gdb_exit): Rename it to ...
8690 (gdbserver_gdb_exit): ... Close GDBserver.
8691 (gdb_exit): New proc, call gdbserver_gdb_exit.
8692 (mi_gdb_exit): Likewise.
8693
90681dab
YQ
86942016-09-22 Yao Qi <yao.qi@linaro.org>
8695
8696 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
8697 path.
8698 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
8699 Remove duplication.
8700
9c211fd8
YQ
87012016-09-22 Yao Qi <yao.qi@linaro.org>
8702
8703 * lib/gdbserver-support.exp: Check the existence of
8704 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
8705
ad0a504f
AK
87062016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
8707
8708 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
8709
36cf1806
TT
87102016-09-21 Tom Tromey <tom@tromey.com>
8711
8712 PR gdb/20604:
8713 * gdb.base/quit.exp: New file.
8714
74172ecf
SM
87152016-09-21 Simon Marchi <simon.marchi@ericsson.com>
8716
8717 * .gitignore: New file.
8718
3d0ec882
MR
87192016-09-21 Maciej W. Rozycki <macro@imgtec.com>
8720
8721 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
8722 throughout.
8723
8193adea
AA
87242016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8725
8726 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
8727
d41a5c09
JK
87282016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8729
8730 * gdb.cp/casts.cc (decltype): Move it ...
8731 (main): ... with its call to ...
8732 * gdb.cp/casts03.cc: ... a new file.
8733 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
8734
d2dfe700
JK
87352016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8736
8737 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
8738
e2a92b16
PB
87392016-09-15 Peter Bergner <bergner@vnet.ibm.com>
8740
8741 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
8742 and sync up the test with tests in gas/testsuite/gas/ppc.
8743 * gdb.arch/powerpc-power.exp: Likewise.
8744
49b4de64
JK
87452016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8746
8747 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
8748
2c29df25
SDJ
87492016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
8750 Jan Kratochvil <jan.kratochvil@redhat.com>
8751
8752 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
8753 make m1's definition to be different from m2's. Use 'dummy' as an
8754 argument for probe 'two'.
8755
cc3c2846
JB
87562016-09-10 Jon Beniston <jon@beniston.com>
8757
8758 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
8759 for sim target.
8760
e1b2624a
AA
87612016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8762
8763 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
8764 variable declaration.
8765 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
8766 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
8767 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8768 received HWCAP as its argument.
8769
4295e285
PA
87702016-09-06 Pedro Alves <palves@redhat.com>
8771
8772 * gdb.base/new-ui-pending-input.c: New file.
8773 * gdb.base/new-ui-pending-input.exp: New file.
8774 * gdb.exp (clear_gdb_spawn_id): New procedure.
8775 (with_spawn_id): Check whether gdb_spawn_id exists before
8776 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8777 on exit.
8778
00d5215e
UW
87792016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8780
8781 * gdb.base/float128.c: New file.
8782 * gdb.base/float128.exp: Likewise.
8783 * gdb.base/floatn.c: Likewise.
8784 * gdb.base/floatn.exp: Likewise.
8785
a9ff5f12
UW
87862016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8787
8788 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8789
f245535c
PA
87902016-09-05 Pedro Alves <palves@redhat.com>
8791
8792 PR backtrace/19927
8793 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8794 unwinders are immediately called as side effect of "source" or
8795 "disable unwinder" commands.
8796 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8797
ae9cf263
YQ
87982016-09-02 Yao Qi <yao.qi@linaro.org>
8799
8800 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8801 is true and $type is "float" or "double".
8802
27aba047
YQ
88032016-09-02 Yao Qi <yao.qi@linaro.org>
8804
8805 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
8806 true.
8807 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8808 * gdb.base/call-rt-st.exp: Likewise.
8809 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8810 return value instead of gdb,skip_float_test.
8811 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8812 (do_function_calls): Use its return value instead of
8813 gdb,skip_float_test.
8814 * gdb.base/finish.exp: Likewise.
8815 * gdb.base/funcargs.exp: Likewise.
8816 * gdb.base/return.exp: Likewise.
8817 * gdb.base/return2.exp: Likewise.
8818 * gdb.base/varargs.exp: Likewise.
8819 * lib/gdb.exp (gdb_skip_float_test): Change it to
8820 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8821
5af962df
AA
88222016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8823
8824 * gdb.multi/tids.exp: Test "thread apply all".
8825
7fac6910
JK
88262016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8827
8828 * gdb.base/default.exp (tty): Remove.
8829
bb1fe4ac
KB
88302016-08-24 Kevin Buettner <kevinb@redhat.com>
8831
2806dc7e
PA
8832 * gdb.python/py-recurse-unwind.c: New file.
8833 * gdb.python/py-recurse-unwind.py: New file.
8834 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 8835
0a1ddfa6
SM
88362016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8837
8838 * gdb.base/set-inferior-tty.exp: New file.
8839 * gdb.base/set-inferior-tty.c: New file.
8840
d9de1fe3
PA
88412016-08-23 Pedro Alves <palves@redhat.com>
8842
8843 PR gdb/20494
8844 * gdb.base/new-ui-echo.c: New file.
8845 * gdb.base/new-ui-echo.exp: New file.
8846
e9d9abd7
YQ
88472016-08-23 Yao Qi <yao.qi@linaro.org>
8848
8849 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8850 gdbserver_spawn.
8851 * gdb.server/connect-without-multi-process.exp (do_test):
8852 Likewise.
8853
3589529e
YQ
88542016-08-23 Yao Qi <yao.qi@linaro.org>
8855
8856 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8857 standalone_txt. Delete gdb_txt and standalone_txt on host
8858 and target. Spawn the binary on target. Copy files from
8859 target to host.
8860
6bb90213
PA
88612016-08-22 Pedro Alves <palves@redhat.com>
8862
8863 PR gdb/20505
8864 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8865 with_test_prefix. Factor out bits to ...
8866 (test_no_vdso): ... this new procedure.
8867
20c2c024
CL
88682016-08-19 Carl Love <cel@us.ibm.com>
8869
8870 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8871 maintaining separate logic for constructing the output path.
8872 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8873 * gdb.arch/ppc-dfp.exp: Likewise.
8874 * gdb.arch/ppc-fp.exp: Likewise.
8875 * gdb.arch/vsx-regs.exp: Likewise.
8876 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8877 binprefix for generating the additional binary files.
8878
0646e07d
PA
88792016-08-19 Pedro Alves <palves@redhat.com>
8880
8881 * gdb.trace/mi-trace-frame-collected.exp
8882 (test_trace_frame_collected): On x32, expect two registers.
8883
46da9242
CL
88842016-08-18 Carl Love <cel@us.ibm.com>
8885
8886 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8887 and sync up the test with tests in gas/testsuite/gas/ppc.
8888 * gdb.arch/powerpc-power.exp: Likewise.
8889
eb2332d7
SM
88902016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8891
8892 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8893 expected error message.
8894
63c61e04
SM
88952016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8896
8897 * gdb.multi/remove-inferiors.exp: New file.
8898 * gdb.multi/remove-inferiors.c: New file.
8899
7b17065f
YQ
89002016-08-12 Yao Qi <yao.qi@linaro.org>
8901
8902 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8903 argument list.
8904
01d3dedf
PA
89052016-08-10 Pedro Alves <palves@redhat.com>
8906
8907 PR gdb/19187
8908 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8909 setup_kfails.
8910
3eb7562a
PA
89112016-08-09 Pedro Alves <palves@redhat.com>
8912 Simon Marchi <simon.marchi@ericsson.com>
8913
8914 PR gdb/20418
8915 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8916 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8917
80614914
PA
89182016-08-09 Pedro Alves <palves@redhat.com>
8919
8920 PR mi/20431
8921 * gdb.mi/mi-cmd-error.exp: New file.
8922
f348d89a
PA
89232016-08-09 Pedro Alves <palves@redhat.com>
8924
8925 PR gdb/18653
8926 * gdb.base/signals-state-child.c: New file.
8927 * gdb.base/signals-state-child.exp: New file.
8928 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
8929
e5ca03b4
PA
89302016-08-09 Pedro Alves <palves@redhat.com>
8931
8932 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
8933
282a0691
TT
89342016-08-03 Tom Tromey <tom@tromey.com>
8935
8936 PR python/18565:
8937 * gdb.python/py-frame-inline.exp: Add Frame.function test.
8938
41bfcd63
YQ
89392016-08-01 Yao Qi <yao.qi@linaro.org>
8940
8941 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
8942 variable mode to "multi-process" if $multi_process is 1, otherwise
8943 set it to "single-process".
8944
e3465b24
YQ
89452016-08-01 Yao Qi <yao.qi@linaro.org>
8946
8947 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
8948 * gdb.cp/cpexprs.exp: Likewise.
8949 * gdb.cp/m-static.exp: Likewise.
8950
0b31a4bc
TT
89512016-07-26 Tom Tromey <tom@tromey.com>
8952
8953 PR python/20190:
8954 * gdb.threads/tls.exp (check_thread_local): Add python symbol
8955 test.
8956
e0461dbb
MM
89572016-07-26 Markus Metzger <markus.t.metzger@intel.com>
8958
8959 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
8960 selecting assembly source files.
8961 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
8962 assembly source files.
8963 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
8964 assembly source files.
8965 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
8966 selecting assembly source files.
8967
8194e927
SM
89682016-07-25 Simon Marchi <simon.marchi@ericsson.com>
8969
8970 * gdb.base/new-ui.exp (do_test_invalid_args): New
8971 procedure.
8972
c0272db5
TW
89732016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
8974
8975 * gdb.btrace/reconnect.c: New file.
8976 * gdb.btrace/reconnect.exp: New file.
8977
e3487908
GKB
89782016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
8979
8980 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
8981 to test_catch_syscall_group.
8982 (test_catch_syscall_group): New.
8983
12df5c00
TT
89842016-07-21 Tom Tromey <tom@tromey.com>
8985
8986 * gdb.rust/simple.rs (main): Use empty struct expression.
8987 * gdb.rust/simple.exp: Add tests for empty struct expression.
8988
bae62ee2
YQ
89892016-07-21 Yao Qi <yao.qi@linaro.org>
8990
8991 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
8992 if gdb_skip_xml_test is true on some targets.
8993
b1b53fb3
YQ
89942016-07-21 Yao Qi <yao.qi@linaro.org>
8995
8996 * gdb.server/solib-list.exp: Unset last_loaded_file.
8997
027d97f8
JK
89982016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8999
9000 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9001 "step into captured_main (args)".
9002
7674d381
JK
90032016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9004
9005 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9006
72b5d099
JK
90072016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9008
9009 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9010
1f960ced
PA
90112016-07-19 Pedro Alves <palves@redhat.com>
9012
9013 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9014 * gdb.opt/inline-bt.exp: Likewise.
9015 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9016 additional_flags=-Winline.
9017 * gdb.opt/inline-locals.exp: Likewise.
9018 * gdb.opt/inline-markers.c (ATTR): Define.
9019 (inlined_fn): Use it.
9020
f25827c1
YQ
90212016-07-19 Yao Qi <yao.qi@linaro.org>
9022
9023 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9024 (test_with_self): Remove some code. Remove argument executable.
9025 (top-level): Use do_self_tests.
9026
37539ebe
DB
90272016-07-15 Zachary Welch <zwelch@codesourcery.com>
9028 Don Breazeal <donb@codesourcery.com>
9029
9030 * gdb.base/maint.exp: Escape paths used in regular expressions.
9031 * gdb.stabs/weird.exp: Likewise.
9032
dac790e1
TT
90332016-07-13 Tom Tromey <tom@tromey.com>
9034
9035 PR python/15620, PR python/18620:
9036 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9037 (test_bkpt_events): New procs.
9038
93daf339
TT
90392016-07-13 Tom Tromey <tom@tromey.com>
9040
9041 PR python/17698:
9042 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9043 test.
9044 (test_watchpoints): Likewise.
9045 (test_bkpt_pending): New proc.
9046
6571a381
TT
90472016-07-13 Tom Tromey <tom@tromey.com>
9048
9049 PR cli/18053:
9050 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9051 completion test.
9052
e8732474
JK
90532016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9054
9055 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9056 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9057 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9058 f_label.
9059 (g): Rename g_end_lbl to g_label.
9060 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9061 low_pc and high_pc.
9062 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9063
e0f3fd7c
TT
90642016-07-12 Tom Tromey <tom@tromey.com>
9065
9066 PR python/19293:
9067 * gdb.python/py-unwind-maint.exp: Update tests.
9068
3cfe46b6
YQ
90692016-07-12 Yao Qi <yao.qi@linaro.org>
9070
9071 * lib/selftest-support.exp (selftest_setup): Match the output
9072 when captured_main is inlined.
9073
4f19a0e6
WT
90742016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9075
9076 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9077 New variables.
9078 (print this%a, print this%b, print this): New tests.
9079 * gdb.fortran/derived-types.f90 (this): New object and
9080 initialization.
9081
986cf455
SM
90822016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9083
9084 * gdb.ada/arraydim.exp: Remove extra directory level in build
9085 directory.
9086
f0464b23
SM
90872016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9088
9089 * lib/ada.exp: Remove extra directory level in build directory.
9090 * gdb.ada/cond_lang.exp: Likewise.
9091 * gdb.ada/exec_changed.exp: Likewise.
9092 * gdb.ada/lang_switch.exp: Likewise.
9093
42d94011
MG
90942016-07-06 Manish Goregaokar <manish@mozilla.com>
9095
2806dc7e
PA
9096 * simple.rs: Add test for raw pointer subscripting.
9097 * simple.exp: Add test expectations.
42d94011 9098
647c264c
YQ
90992016-07-05 Yao Qi <yao.qi@linaro.org>
9100
9101 * gdb.mi/mi-reverse.exp: Match =record-started output.
9102
20aa2c60
PA
91032016-07-01 Pedro Alves <palves@redhat.com>
9104
9105 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9106 procedure.
9107 (jit_reader_test): Test the jit reader's unwinder.
9108 * gdb.base/jithost.c (jit_function_00_code): New global.
9109 (main): Use memcpy to fill in the mmapped code, instead of poking
9110 bytes manually here.
9111 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9112 value.
9113 (read_debug_info): Save the function's range.
9114 (read_sp): New function.
9115 (unwind_frame): Use it. Also unwind RBP.
9116 (get_frame_id): Use read_sp.
9117 (gdb_init_reader): Use calloc instead of malloc.
9118 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9119 parameter. Use gdb_test_multiple.
9120
ced2dffb
PA
91212016-07-01 Pedro Alves <palves@redhat.com>
9122 Antoine Tremblay <antoine.tremblay@ericsson.com>
9123
9124 * gdb.threads/process-dies-while-detaching.c: New file.
9125 * gdb.threads/process-dies-while-detaching.exp: New file.
9126
63000888
PA
91272016-07-01 Pedro Alves <palves@redhat.com>
9128
9129 * gdb.multi/watchpoint-multi-exit.c: New file.
9130 * gdb.multi/watchpoint-multi-exit.exp: New file.
9131
038d4868
PA
91322016-06-30 Pedro Alves <palves@redhat.com>
9133
9134 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9135 unset inferior_spawn_id.
9136
994e9c83
PA
91372016-06-30 Pedro Alves <palves@redhat.com>
9138
9139 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9140 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9141
e5653468
YQ
91422016-06-29 Yao Qi <yao.qi@linaro.org>
9143
9144 * gdb.base/return.c: Add copyright header.
9145
803b47e5
TT
91462016-06-29 Tom Tromey <tom@tromey.com>
9147
9148 PR python/20129:
9149 * gdb.python/py-framefilter.exp: Add tests for setting priority
9150 and disabling of non-existent frame filter.
9151
28244707
YQ
91522016-06-29 Yao Qi <yao.qi@linaro.org>
9153
9154 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9155 0x0f07ff.
9156
a31d2f06
YQ
91572016-06-28 Yao Qi <yao.qi@linaro.org>
9158
9159 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9160 triplets. Start gdb, execute catch syscall, and continue. Check
9161 gdb's output to determine catch syscall is supported.
9162
921d8f54
MG
91632016-06-27 Manish Goregaokar <manish@mozilla.com>
9164
25d49b86
PA
9165 * gdb.rust/simple.rs: Add test for returning unit in a function.
9166 * gdb.rust/simple.exp: Add expectation for functions returning
9167 unit.
921d8f54 9168
f4952523
PMR
91692016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9170
9171 * gdb.python/py-breakpoint-create-fail.c,
9172 gdb.python/py-breakpoint-create-fail.exp,
9173 gdb.python/py-breakpoint-create-fail.py: New testcase.
9174
fccb08f8
MG
91752016-06-25 Manish Goregaokar <manish@mozilla.com>
9176
9177 PR gdb/20239
9178 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
9179 * gdb.rust/simple.exp: Add test expectations for new NonZero
9180 tests.
fccb08f8 9181
6b850546
DT
91822016-06-24 David Taylor <dtaylor@emc.com>
9183
9184 * gdb.base/offsets.exp: New file.
9185 * gdb.base/offsets.c: New file.
9186
17621150
TT
91872016-06-23 Tom Tromey <tom@tromey.com>
9188
9189 PR gdb/16483:
9190 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9191 before any filters are loaded.
9192
04d59df6
WT
91932016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9194
9195 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9196 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9197 structs.
9198 * gdb.fortran/derived-type-function.exp: New file.
9199 * gdb.fortran/derived-type-function.f90: New file.
9200
9201
ac69f786
PA
92022016-06-21 Pedro Alves <palves@redhat.com>
9203
9204 * gdb.base/new-ui.exp: New file.
9205 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9206 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9207 (with_spawn_id): New procedure.
9208
49940788
PA
92092016-06-21 Pedro Alves <palves@redhat.com>
9210
9211 * gdb.mi/mi-exec-run.exp: New file.
9212
ef274d26
PA
92132016-06-21 Pedro Alves <palves@redhat.com>
9214
9215 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9216 breakpoint command's output on the main UI.
9217 (test_break): New procedure, factored out from calls in the top
9218 level.
9219 (top level): Use foreach_with_prefix to test MI as main UI and as
9220 separate UI.
9221
468afe6c
PA
92222016-06-21 Pedro Alves <palves@redhat.com>
9223
9224 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9225 (test_awatch_creation_and_listing)
9226 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9227 Remove 'type' parameter.
9228 (test_watchpoint_all): New parameter mi_mode. Remove
9229 with_test_prefix.
9230 (top level): Use foreach_with_prefix, and add main/separate UI MI
9231 testing axis.
9232
51f77c37
PA
92332016-06-21 Pedro Alves <palves@redhat.com>
9234
9235 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9236 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9237 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9238 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9239 (gdb_main_spawn_id, mi_spawn_id): Declare and
9240 comment.
9241 (mi_create_inferior_pty): New procedure,
9242 factored out from default_mi_gdb_start.
9243 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9244 procedures.
9245 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9246 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9247 Use mi_create_inferior_pty.
9248 (mi_gdb_start): Use eval to pass down args list.
9249
8980e177
PA
92502016-06-21 Pedro Alves <palves@redhat.com>
9251
9252 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9253 * gdb.opt/inline-cmds.exp: Add MI tests.
9254
f38d3ad1
PA
92552016-06-21 Pedro Alves <palves@redhat.com>
9256
9257 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9258
45db7c09
PA
92592016-06-21 Pedro Alves <palves@redhat.com>
9260
9261 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9262 (top level): Use it instead of mi_execute_to.
9263
5a069ab3
PA
92642016-06-21 Pedro Alves <palves@redhat.com>
9265
9266 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9267 (cont_handler_str): New.
9268 (signal_stop_handler): Set stop_handler_str instead of printing to
9269 stdout.
9270 (continue_handler): Set cont_handler_str instead of printing to
9271 stdout.
9272 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9273 mi_send_resuming_command. Print stop_handler_str and
9274 cont_handler_str instead of expecting the python events print
9275 directly.
9276
2838cc1d
SD
92772016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9278
9279 * gdb.base/jit-reader.exp: New file.
9280 * gdb.base/jithost.c: New file.
9281 * gdb.base/jithost.h: New file.
9282 * gdb.base/jitreader.c : New file.
9283 * gdb.base/jit-protocol.h: New file.
9284
21a77091
YQ
92852016-06-17 Yao Qi <yao.qi@linaro.org>
9286
9287 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9288 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9289 and detach-on-fork. Adjust tests.
9290 (top level): Invoke break_cond_on_syscall with combinations of
9291 syscall, follow-fork-mode and detach-on-fork.
9292
f50bf8e5
YQ
92932016-06-17 Yao Qi <yao.qi@linaro.org>
9294
9295 * gdb.base/step-over-exit.c: New.
9296 * gdb.base/step-over-exit.exp: New.
9297
a28d8e50
YTL
92982016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9299
9300 * gdb.base/float.exp: Add target check for nds32*-*-*.
9301 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9302
cad8e26d
AB
93032016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9304
9305 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9306 for unsupported target features.
9307 * gdb.base/call-rt-st.exp: Likewise.
9308 * gdb.base/call-sc.exp: Likewise.
9309 * gdb.base/call-signal-resume.exp: Likewise.
9310 * gdb.base/call-strs.exp: Likewise.
9311 * gdb.base/callexit.exp: Likewise.
9312 * gdb.base/callfuncs.exp: Likewise.
9313 * gdb.base/nodebug.exp: Likewise.
9314 * gdb.base/printcmds.exp: Likewise.
9315 * gdb.base/ptype.exp: Likewise.
9316 * gdb.base/structs.exp: Likewise.
9317 * gdb.base/unwindonsignal.exp: Likewise.
9318 * gdb.cp/gdb2495.exp: Likewise.
9319 * gdb.cp/templates.exp: Likewise.
9320 * gdb.cp/virtfunc.exp: Likewise.
9321 * gdb.threads/hand-call-in-threads.exp: Likewise.
9322 * gdb.threads/interrupted-hand-call.exp: Likewise.
9323 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9324
347dc102
TT
93252016-06-10 Tom Tromey <tom@tromey.com>
9326
9327 PR rust/20110:
9328 * gdb.rust/expr.exp: Add test for integer constant larger than
9329 i32.
9330
5e13cf25
BH
93312016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
9332
9333 * gdb.fortran/nested-funcs.exp: New.
9334 * gdb.fortran/nested-funcs.f90: New.
9335
bb556f1f
TK
93362016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
9337
9338 * gdb.base/examine-backward.c: New file.
9339 * gdb.base/examine-backward.exp: New file.
9340
38b022b4
SM
93412016-06-06 Simon Marchi <simon.marchi@ericsson.com>
9342
9343 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
9344 matching.
9345
1b40ec05
TT
93462016-06-02 Tom Tromey <tom@tromey.com>
9347
9348 PR python/18984:
9349 * gdb.python/py-shared.exp: Add solib_name test.
9350
193bd378
SM
93512016-06-02 Simon Marchi <simon.marchi@ericsson.com>
9352
9353 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
9354
3326303b
MG
93552016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
9356
9357 PR c++/19893
9358 * gdb.dwarf2/implref.exp: Rename to...
9359 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
9360 * gdb.dwarf2/implref-array.c: New file.
9361 * gdb.dwarf2/implref-array.exp: Likewise.
9362 * gdb.dwarf2/implref-global.c: Likewise.
9363 * gdb.dwarf2/implref-global.exp: Likewise.
9364 * gdb.dwarf2/implref-struct.c: Likewise.
9365 * gdb.dwarf2/implref-struct.exp: Likewise.
9366
825c8ef2
AT
93672016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9368
9369 * gdb.trace/trace-condition.exp: Add 64bit tests.
9370
2320162a
AT
93712016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9372
9373 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
9374 bits types.
9375 (main): Adapt to 8 to 64 bits types.
9376 * gdb.trace/trace-condition.exp: Add new tests.
9377
a7818233
AT
93782016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9379
9380 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
9381
0d336466
AT
93822016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9383
9384 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
9385 Move condition tests...
9386 * gdb.trace/trace-condition.exp: Here.
9387
7faeb45a
AT
93882016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9389
9390 * gdb.trace/trace-condition.exp: Add counter-case tests.
9391
e385593e
JK
93922016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9393
9394 PR c++/15231
9395 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
9396 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
9397
744608cc
PA
93982016-05-27 Pedro Alves <palves@redhat.com>
9399
9400 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9401 New procedure.
9402 (top level): Call it, and bail out of DejaGnu is known to be bad.
9403
ac775bf4
AB
94042016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
9405
9406 * gdb.base/whatis.c: Extend the test case.
9407 * gdb.base/whatis.exp: Add additional tests.
9408
2bbad2ea
BH
94092016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9410
9411* gdb.fortran/type.f90: Add pointer variable.
9412* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
9413
8b70175d
BH
94142016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9415
9416 * gdb.fortran/vla-type.exp: Fix testcase name.
9417
86d8a848
BH
94182016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9419
9420 * gdb.fortran/vla-type.exp: Access elements in nested structs.
9421
e188eb36
BH
94222016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9423
9424 * gdb.fortran/type.f90: Add nested structures.
9425 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9426 * gdb.fortran/derived-type.exp: Adapt expected output.
9427 * gdb.fortran/vla-type.exp: Adapt expected output.
9428
9b2db1fd
BH
94292016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9430
9431 * gdb.fortran/whatis_type.exp: Adapt expected output.
9432
72b17055
BH
94332016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9434
9435 * gdb.fortran/print_type.exp: Fix expected output.
9436 * gdb.fortran/whatis_type.exp: Fix expected output.
9437
3cd81d8d
BH
94382016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9439
9440 * gdb.fortran/whatis_type.exp: Use multi_line.
9441
ddae9462
TT
94422016-05-24 Tom Tromey <tom@tromey.com>
9443
9444 PR python/17386:
9445 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
9446 use value as an index.
9447
1957f6b8
TT
94482016-05-23 Tom Tromey <tom@tromey.com>
9449
9450 PR python/17981:
9451 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
9452 no-breakpoint case.
9453
026a9174
PA
94542016-05-24 Pedro Alves <palves@redhat.com>
9455
9456 PR gdb/19828
9457 * gdb.threads/clone-attach-detach.c: New file.
9458 * gdb.threads/clone-attach-detach.exp: New file.
9459
e70a7231
FR
94602016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
9461
9462 * gdb.base/annota-input-while-running.exp: Fix syntax error.
9463
0f6ed0e0
TT
94642016-05-23 Tom Tromey <tom@tromey.com>
9465
9466 PR python/19438, PR python/18393:
9467 * gdb.python/py-progspace.exp: Add "dir" test.
9468 * gdb.python/py-objfile.exp: Add "dir" test.
9469
ffd19d61
YQ
94702016-05-23 Yao Qi <yao.qi@linaro.org>
9471
9472 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
9473 * gdb.arch/thumb2-it.exp: Likewise.
9474
9e8f9b05
SM
94752016-05-18 Simon Marchi <simon.marchi@ericsson.com>
9476
9477 * gdb.mi/mi-threads-interrupt.c: New file.
9478 * gdb.mi/mi-threads-interrupt.exp: New file.
9479
61c6156d
SM
94802016-05-17 Simon Marchi <simon.marchi@ericsson.com>
9481
9482 PR gdb/18077
9483 * gdb.mi/mi-async-run.exp: New file.
9484 * gdb.mi/mi-async-run.c: New file.
9485
67218854
TT
94862016-05-17 Tom Tromey <tom@tromey.com>
9487 Manish Goregaokar <manishsmail@gmail.com>
9488
9489 * lib/rust-support.exp: New file.
9490 * lib/gdb.exp (skip_rust_tests): New proc.
9491 (build_executable_from_specs): Handle rust.
9492 * lib/future.exp (gdb_find_rustc): New proc.
9493 (gdb_default_target_compile): Handle rust.
9494 * gdb.rust/expr.exp: New file.
9495 * gdb.rust/generics.exp: New file.
9496 * gdb.rust/generics.rs: New file.
9497 * gdb.rust/methods.exp: New file.
9498 * gdb.rust/methods.rs: New file.
9499 * gdb.rust/modules.exp: New file.
9500 * gdb.rust/modules.rs: New file.
9501 * gdb.rust/simple.exp: New file.
9502 * gdb.rust/simple.rs: New file.
9503
c44af4eb
TT
95042016-05-17 Tom Tromey <tom@tromey.com>
9505
9506 * gdb.base/default.exp (set language): Add rust.
9507
dcd1f979
TT
95082016-05-17 Tom Tromey <tom@tromey.com>
9509
9510 * gdb.gdb/unittest.exp: New file.
9511
155b7f57
YQ
95122016-05-16 Yao Qi <yao.qi@linaro.org>
9513
9514 * gdb.base/batch-preserve-term-settings.exp: Remove variable
9515 shell_prompt. Update shell_prompt_re.
9516
8ddd5a6c
DE
95172016-05-12 Doug Evans <dje@google.com>
9518
9519 PR symtab/19999
9520 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
9521 $options when building executable.
9522 * gdb.dwarf2/fission-loclists-pie.S: New file.
9523 * gdb.dwarf2/fission-loclists-pie.exp: New file.
9524
02e370d9
SM
95252016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9526
9527 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9528 of [is_remote target],
9529
8929ad8b
SM
95302016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9531
9532 * lib/gdb.exp (use_gdb_stub): New procedure.
9533
6c447423
DE
95342016-05-03 Yunlian Jiang <yunlian@google.com>
9535 Doug Evans <dje@google.com>
9536
9537 PR symtab/19914
9538 * gdb.dwarf2/dwp-sepdebug.c: New file.
9539 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9540
444e826c
SM
95412016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9542
9543 * gdb.base/detach.exp: Remove is_remote check.
9544
740feeaa
SM
95452016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9546
9547 * gdb.base/annota-input-while-running.exp: Don't check for
9548 [is_remote target]. Enable annotations after running to main.
9549 Remove unused "set test..." line.
9550
9080ac9d
SM
95512016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9552
9553 * gdb.trace/trace-enable-disable.exp: New file.
9554 * gdb.trace/trace-enable-disable.c: New file.
9555
952ebca5
SM
95562016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9557
9558 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
9559 use it in info sharedlibrary test.
9560 * gdb.trace/ftrace-lock.exp: Likewise.
9561 * gdb.trace/ftrace.exp: Likewise.
9562 * gdb.trace/range-stepping.exp: Likewise.
9563 * gdb.trace/trace-break.exp: Likewise.
9564 * gdb.trace/trace-condition.exp: Likewise.
9565 * gdb.trace/trace-mt.exp: Likewise.
9566
d9019901
SM
95672016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9568
9569 * lib/gdb.exp (gdb_load_shlibs): Rename to...
9570 (gdb_load_shlib): ... this.
9571 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
9572 gdb_load_shlib.
9573 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
9574 * gdb.base/ctxobj.exp: Likewise.
9575 * gdb.base/dprintf-pending.exp: Likewise.
9576 * gdb.base/dso2dso.exp: Likewise.
9577 * gdb.base/fixsection.exp: Likewise.
9578 * gdb.base/gcore-relro.exp: Likewise.
9579 * gdb.base/gdb1555.exp: Likewise.
9580 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9581 * gdb.base/gnu-ifunc.exp: Likewise.
9582 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
9583 * gdb.base/jit-so.exp (one_jit_test): Likewise.
9584 * gdb.base/pending.exp: Likewise.
9585 * gdb.base/print-file-var.exp: Likewise.
9586 * gdb.base/print-symbol-loading.exp: Likewise.
9587 * gdb.base/shlib-call.exp: Likewise.
9588 * gdb.base/shreloc.exp: Likewise.
9589 * gdb.base/so-impl-ld.exp: Likewise.
9590 * gdb.base/solib-disc.exp: Likewise.
9591 * gdb.base/solib-nodir.exp: Likewise.
9592 * gdb.base/solib-overlap.exp: Likewise.
9593 * gdb.base/solib-symbol.exp: Likewise.
9594 * gdb.base/solib-weak.exp (do_test): Likewise.
9595 * gdb.base/sym-file.exp: Likewise.
9596 * gdb.base/symtab-search-order.exp: Likewise.
9597 * gdb.base/type-opaque.exp: Likewise.
9598 * gdb.base/unload.exp: Likewise.
9599 * gdb.base/watchpoint-solib.exp: Likewise.
9600 * gdb.compile/compile.exp: Likewise.
9601 * gdb.cp/gdb2384.exp: Likewise.
9602 * gdb.cp/infcall-dlopen.exp: Likewise.
9603 * gdb.cp/re-set-overloaded.exp: Likewise.
9604 * gdb.fortran/library-module.exp: Likewise.
9605 * gdb.opt/solib-intra-step.exp: Likewise.
9606 * gdb.python/py-finish-breakpoint.exp: Likewise.
9607 * gdb.python/py-shared.exp: Likewise.
9608 * gdb.reverse/solib-precsave.exp: Likewise.
9609 * gdb.reverse/solib-reverse.exp: Likewise.
9610 * gdb.server/solib-list.exp: Likewise.
9611 * gdb.threads/dlopen-libpthread.exp: Likewise.
9612 * gdb.threads/tls-shared.exp: Likewise.
9613 * gdb.threads/tls-so_extern.exp: Likewise.
9614 * gdb.trace/change-loc.exp: Likewise.
9615 * gdb.trace/ftrace-lock.exp: Likewise.
9616 * gdb.trace/ftrace.exp: Likewise.
9617 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
9618 * gdb.trace/pending.exp: Likewise.
9619 * gdb.trace/range-stepping.exp: Likewise.
9620 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
9621 (strace_info_marker): Likewise.
9622 (strace_probe_marker): Likewise.
9623 (strace_trace_on_same_addr): Likewise.
9624 (strace_trace_on_diff_addr): Likewise.
9625 * gdb.trace/trace-break.exp: Likewise.
9626 * gdb.trace/trace-condition.exp: Likewise.
9627 * gdb.trace/trace-mt.exp: Likewise.
9628
fca4cfd9
SM
96292016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9630
9631 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
9632 result of gdb_remote_download.
9633 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
9634 * gdb.base/dso2dso.exp: Likewise.
9635 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9636 * gdb.base/print-file-var.exp: Likewise.
9637 * gdb.base/shlib-call.exp: Likewise.
9638 * gdb.base/shreloc.exp: Likewise.
9639 * gdb.base/solib-overlap.exp: Likewise.
9640 * gdb.base/solib-weak.exp (do_test): Likewise.
9641 * gdb.base/unload.exp: Likewise.
9642
11cf4ffb
YQ
96432016-04-27 Yao Qi <yao.qi@linaro.org>
9644
9645 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
9646 exists.
9647
3e2e34f8
KB
96482016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9649
9650 * vla-type.exp: Print structure from toplevel.
9651
8f07e298
BH
96522016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9653
9654 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
9655 of dynamic types.
9656 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
9657 of dynamic types.
9658
9920b434
BH
96592016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9660
9661 * gdb.fortran/vla-type.f90: New file.
9662 * gdb.fortran/vla-type.exp: New file.
9663
f3abeff5
YQ
96642016-04-25 Yao Qi <yao.qi@linaro.org>
9665
9666 * gdb.base/branch-to-self.c: New file.
9667 * gdb.base/branch-to-self.exp: New file.
9668
0a5d52f0
YQ
96692016-04-22 Yao Qi <yao.qi@linaro.org>
9670
9671 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
9672 more after $hex.
9673
495346f6
YQ
96742016-04-22 Yao Qi <yao.qi@linaro.org>
9675
9676 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
9677 * gdb.base/annota3.exp: Likewise.
9678
4a7e075c
YQ
96792016-04-22 Yao Qi <yao.qi@linaro.org>
9680
9681 * gdb.reverse/step-precsave.exp: Do one step and test program
9682 stops in "callee" and do multiple steps until program goes out
9683 of "callee".
9684 * gdb.reverse/step-reverse.exp: Likewise.
9685
5b061e98
YQ
96862016-04-22 Yao Qi <yao.qi@linaro.org>
9687
9688 * gdb.trace/signal.exp: Also pass if
9689 $tracepoint_hits($i) > $iterations.
9690
5c5dc57f
YQ
96912016-04-22 Yao Qi <yao.qi@linaro.org>
9692
9693 * gdb.trace/signal.c: New file.
9694 * gdb.trace/signal.exp: New file.
9695
a55411b9
DE
96962016-04-19 Doug Evans <xdje42@gmail.com>
9697
9698 * gdb.base/bad-file.exp: New file.
9699
a22df60a
MG
97002016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
9701
9702 * gdb.dwarf2/implref.exp: New file.
9703
0c13f7e5
BH
97042016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9705
9706 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
9707 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
9708 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
9709 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
9710 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
9711 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
9712 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
9713 * lib/fortran.exp (fortran_int4): New procedure.
9714 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
9715 (fortran_logical4): Likewise.
9716
9b9b09e9
BH
97172016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
9718
9719 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
9720
a14d1f4d
BH
97212016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9722
9723 * lib/compiler.c: Add Intel specific preprocessor macros.
9724 * lib/compiler.cc: Likewise.
25d49b86 9725
7d49b1d0
LM
97262016-04-13 Luis Machado <lgustavo@codesourcery.com>
9727
9728 * gdb.server/connect-with-no-symbol-file.c: New file.
9729 * gdb.server/connect-with-no-symbol-file.exp: New file.
9730
8392fa22
SM
97312016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9732
9733 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
9734
8c4c4aeb
SM
97352016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9736
9737 * boards/gdbserver-base.exp (${board}_download): Copy source file to
9738 standard output directory.
9739
45e3745e
AT
97402016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
9741
9742 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
9743
e26b7e41
MM
97442016-04-13 Markus Metzger <markus.t.metzger@intel.com>
9745
9746 * gdb.btrace/instruction_history.c (loop): Add declaration.
9747
8ce09462
AT
97482016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9749
9750 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
9751
2e88a1ea
SM
97522016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
9753
9754 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
9755 parentheses to print.
9756 (continue_handler): Likewise.
9757
f48e22e3
SM
97582016-04-08 Simon Marchi <simon.marchi@ericsson.com>
9759
9760 * gdb.server/solib-list.exp: Remove is_remote check.
9761 Pass shlib= to gdb_compile. Don't link shared library with
9762 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
9763 Run binary filename through "readlink -f" on the target.
9764
096be756
PA
97652016-04-08 Pedro Alves <palves@redhat.com>
9766
9767 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
9768 interpreter filename as argument to gdbserver_spawn.
9769 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9770 Return empty if $last_loaded_file does not exist.
9771
06500533
JK
97722016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9773
9774 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9775 * gdb.base/jit-main.c: Use exit after usage.
9776
2d35e871
JK
97772016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9778
9779 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9780 GDBHISTSIZE prior to the tests.
9781 * gdb.base/gdbinit-history.exp: Likewise.
9782
97832016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
9784
9785 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9786 instead of build_executable. Use gdb_load_shlibs.
9787
c8064e7e
YQ
97882016-04-07 Yao Qi <yao.qi@linaro.org>
9789
9790 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9791 Execute "si" command.
9792
bde47561
YQ
97932016-04-07 Yao Qi <yao.qi@linaro.org>
9794
9795 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9796 number instead of the comments on some line.
9797
b16f8a3b
DB
97982016-04-06 Don Breazeal <donb@codesourcery.com>
9799
9800 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9801 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9802
c2f901df
SM
98032016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9804
9805 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
9806 standard_output_file. Remove unused binfile variable.
9807
ac17fda0
CU
98082016-04-05 Catalin Udma <catalin.udma@freescale.com>
9809
9810 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9811 * gdb.python/py-mi-objfile.exp: Match "list main" output
9812 in console format.
9813
03a8c4df
SM
98142016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9815
9816 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9817 absolute.
9818
6e774b13
SM
98192016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9820
9821 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9822 absolute.
9823 * gdb.trace/ftrace.exp: Likewise.
9824 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9825 targets as well.
9826 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9827 (gdb_load_shlibs): Copy libraries to test directory when testing
9828 natively. Only set solib-search-path if testing remotely.
9829 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9830
7817ea46
SM
98312016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9832
9833 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9834 gdb_download. Use it even if the target is not remote.
9835 * gdb.base/jit.exp (compile_jit_test): Likewise.
9836 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9837 output directory if the destination board is local, otherwise use
9838 the standard remote_download from DejaGnu.
9839 (gdb_download): Remove.
9840 (gdb_load_shlibs): Use gdb_remote_download instead of
9841 gdb_download.
9842 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9843 Use gdb_remote_download instead of gdb_download. Use it even if
9844 the target is not remote.
9845 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9846 instead of gdb_download.
9847
7beb7f68
SM
98482016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9849
9850 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9851 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9852 run.
9853
cc63428a
AV
98542016-04-01 Artemiy Volkov <artemiyv@acm.org>
9855
9856 PR gdb/19820
9857 * gdb.base/printcmds.exp: Add artificial arrays tests.
9858
64cdf930
PA
98592016-03-31 Pedro Alves <palves@redhat.com>
9860
9861 PR gdb/19858
9862 * gdb.base/jit-main.c: Include unistd.h.
9863 (ATTACH): Define to 0 if not already defined.
9864 (wait_for_gdb, mypid): New globals.
9865 (WAIT_FOR_GDB): New macro.
9866 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9867 some breakpoint locations.
9868 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9869 New procedures.
9870 (one_jit_test): Add REATTACH parameter, and handle it. Use
9871 continue_to_test_location.
9872 (top level): Test attach, and adjusts calls to one_jit_test.
9873
40dea8cb
PA
98742016-03-31 Pedro Alves <palves@redhat.com>
9875
9876 PR gdb/19858
9877 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9878 BINSUFFIX parameter, and handle it.
9879 (top level): Adjust calls compile_jit_test.
9880
e7ea3ec7
CU
98812016-03-31 Catalin Udma <catalin.udma@freescale.com>
9882
9883 PR python/19743
9884 * gdb.python/py-mi-events-gdb.py: New file.
9885 * gdb.python/py-mi-events.c: New file.
9886 * gdb.python/py-mi-events.exp: New file.
9887
e6359af3
YQ
98882016-03-30 Yao Qi <yao.qi@linaro.org>
9889
9890 * gdb.reverse/until-precsave.exp: Match function name only.
9891 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9892 Move malloc to a condition block.
9893 * gdb.reverse/until-reverse.exp: Match function name only.
9894
a4105d04
MK
98952016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9896
9897 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9898 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9899 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9900 variable for GPR 0 instead of assuming it is register 0.
9901 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9902 * lib/trace-support.exp: Add s390 registers.
9903
bfa6adb9
YQ
99042016-03-29 Yao Qi <yao.qi@linaro.org>
9905
9906 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9907
1e6697ea
YQ
99082016-03-24 Yao Qi <yao.qi@linaro.org>
9909
9910 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9911 test message.
9912
64bcd522
AA
99132016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9914
9915 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9916 maintaining separate logic for constructing the output path.
9917
7868401b
DB
99182016-03-16 Don Breazeal <donb@codesourcery.com>
9919
9920 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9921 Retry fork and waitpid on interrupted system call errors.
9922 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9923 Use with_timeout_factor to increase timeout by factor of 10.
9924
1cafadb4
DB
99252016-03-15 Don Breazeal <donb@codesourcery.com>
9926
9927 * gdb.cp/scope-err.cc: New test program.
9928 * gdb.cp/scope-err.exp: New test script.
9929 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
9930 lines and "set breakpoint here" comment.
9931 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
9932 Fixed some whitespace and format issues.
9933 * gdb.mi/mi-linespec-err-cp.cc: New test program.
9934 * gdb.mi/mi-linespec-err-cp.exp: New test script.
9935
81516450
DE
99362016-03-15 Doug Evans <dje@google.com>
9937
9938 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
9939 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
9940 All callers updated. Add tests for enums, mixed flags register.
9941
aa52b601
DE
99422016-03-15 Doug Evans <dje@google.com>
9943
9944 * gdb.base/skip.c (main): Call test_skip_file_and_function.
9945 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
9946
fa4ff313
SM
99472016-03-14 Simon Marchi <simon.marchi@ericsson.com>
9948
9949 * gdb.base/default.exp: Add $_as_string to the list of expected
9950 convenience functions.
9951
f2403c39
AB
99522016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9953
9954 * gdb.base/maint.exp: New tests for 'maint info line-table'.
9955
f2f3ccb9
SM
99562016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
9957
9958 * gdb.python/py-as-string.exp: New file.
9959 * gdb.python/py-as-string.c: New file.
9960
00dbd492
PA
99612016-03-09 Pedro Alves <palves@redhat.com>
9962
9963 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9964 signal" -> "Thread NN received signal" output change.
9965 * gdb.threads/ia64-sigill.exp: Likewise.
9966 * gdb.threads/linux-dp.exp: Likewise.
9967 * gdb.threads/manythreads.exp: Likewise.
9968 * gdb.threads/pending-step.exp: Likewise.
9969 * gdb.threads/print-threads.exp: Likewise.
9970 * gdb.threads/sigstep-threads.exp: Likewise.
9971 * gdb.threads/staticthreads.exp: Likewise.
9972 * gdb.threads/tls.exp: Likewise.
9973
1e6697ea
YQ
99742016-03-09 Pedro Alves <palves@redhat.com>
9975
9976 * gdb.base/command-line-input.exp: New file.
9977
b04fd3be
MK
99782016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9979
9980 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
9981 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
9982 * gdb.trace/pending.exp: Accept leading dot before function name.
9983 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
9984 * lib/trace-support.exp: Set registers for ppc.
9985
98fa59e9
MK
99862016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9987
9988 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
9989 use it for disassembly; accept .main in addition to main in backtrace.
9990
f77198c8
MK
99912016-03-09 Wei-cheng Wang <cole945@gmail.com>
9992 Marcin Kościelnicki <koriakin@0x04.net>
9993
9994 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9995 (gdb_recursion_test_ptr): New global variable.
9996 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9997 gdb_recursion_test.
9998 (gdb_c_test): Ditto.
9999
ba84e0da
MK
100002016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10001
10002 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10003 ordering.
10004
4366d36e
MK
100052016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10006
10007 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10008 (bar): Add bar_start_lbl label.
10009 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10010 of foo/bar for emitting DWARF and tracing.
10011
5eb264df
SDJ
100122016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10013
10014 * analyze-racy-logs.py: Set executable bit.
10015
fb6a751f
SDJ
100162016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10017
10018 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10019 (CHECK_TARGET_TMP): Likewise.
10020 (check-single-racy): New rule.
10021 (check-parallel-racy): Likewise.
10022 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10023 (do-check-parallel-racy): New rule.
10024 (check-racy/%.exp): Likewise.
10025 * README (Racy testcases): New section.
10026 * analyze-racy-logs.py: New file.
10027
bdf7e230
DE
100282016-03-03 Doug Evans <dje@google.com>
10029
10030 * gdb.base/skip.exp: Use with_test_prefix.
10031
4719d415
YQ
100322016-03-03 Yao Qi <yao.qi@linaro.org>
10033
10034 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10035 Invoke step_over_syscall "clone" and break_cond_on_syscall
10036 "clone".
10037 * gdb.base/step-over-clone.c: New file.
10038
ea507862
YQ
100392016-03-03 Yao Qi <yao.qi@linaro.org>
10040
10041 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10042 code format.
10043
8fc8cbda
YQ
100442016-03-03 Yao Qi <yao.qi@linaro.org>
10045
10046 * gdb.base/disp-step-fork.c: Rename to ...
10047 * gdb.base/step-over-fork.c: ... it. New file.
10048 * gdb.base/disp-step-vfork.c: Rename to ...
10049 * gdb.base/step-over-vfork.c: ... it. New file.
10050 * gdb.base/disp-step-syscall.exp: Rename to ...
10051 * gdb.base/step-over-syscall.exp: ... it. New file.
10052 (disp_step_cross_syscall): Rename to ...
10053 (step_over_syscall): ... it.
10054
92fa70b0
YQ
100552016-03-03 Yao Qi <yao.qi@linaro.org>
10056
10057 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10058 If target supports condition evaluation on target, invoke
10059 break_cond_on_syscall for fork and vfork.
10060
e197ad3c
YQ
100612016-03-03 Yao Qi <yao.qi@linaro.org>
10062
10063 * gdb.base/disp-step-syscall.exp: Don't invoke
10064 support_displaced_stepping.
10065 (disp_step_cross_syscall): Test with displaced stepping off and
10066 on if supported.
10067
0b47da9f
YQ
100682016-03-03 Yao Qi <yao.qi@linaro.org>
10069
10070 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10071 proc.
10072 (setup): New proc.
10073 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10074 and setup.
10075
065ab6dc
BH
100762016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10077
10078 * gdb.fortran/vla-history.exp: Remove breakpoint.
10079
07e448ad 100802016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10081
25d49b86
PA
10082 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10083 exceeds timeout.
07e448ad 10084
9ac2d526 100852016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10086
25d49b86
PA
10087 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10088 breakpoint.
9ac2d526 10089
17807369
BH
100902016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10091
10092 * gdb.mi/vla.f90: Nullify pointer after declaration.
10093
86e501af
PA
100942016-03-01 Pedro Alves <palves@redhat.com>
10095
10096 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10097
1e903e32
PA
100982016-03-01 Pedro Alves <palves@redhat.com>
10099
10100 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10101 before anything else.
10102 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10103 _GNU_SOURCE here.
10104 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10105 before anything else.
10106 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10107
6ccb54e2
PA
101082016-03-01 Pedro Alves <palves@redhat.com>
10109
10110 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10111
30ca9da1
YQ
101122016-03-01 Yao Qi <yao.qi@linaro.org>
10113
10114 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10115 prepare_for_testing.
10116
dc856b38
YQ
101172016-03-01 Yao Qi <yao.qi@linaro.org>
10118
10119 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10120
4a932159
AA
101212016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10122
10123 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10124 manually constructing the output path.
10125
f2489477
AA
101262016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10127
10128 * gdb.arch/s390-stackless.S: New.
10129 * gdb.arch/s390-stackless.exp: New.
10130
38899f16
IB
101312016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10132
10133 * gdb.dlang/circular.c: New file.
10134 * gdb.dlang/circular.exp: New file.
10135
9fde51ed
YQ
101362016-02-26 Yao Qi <yao.qi@linaro.org>
10137
10138 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10139 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10140 (testcases): Update.
10141
ce90fefe
YQ
101422016-02-26 Yao Qi <yao.qi@linaro.org>
10143
10144 * gdb.reverse/aarch64.c: Rename to ...
10145 * gdb.reverse/insn-reverse.c: ... it.
10146 * gdb.reverse/aarch64.exp: Rename to ...
10147 * gdb.reverse/insn-reverse.exp: ... it.
10148
3263bceb
YQ
101492016-02-26 Yao Qi <yao.qi@linaro.org>
10150
10151 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10152 (testcase_ftype): New.
10153 (testcases): New array.
10154 (n_testcases): New.
10155 (main): Call each element in testcases.
10156 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10157 (read_testcase): New.
10158 Do the tests in a loop.
10159
6cb59ff1
YQ
101602016-02-25 Yao Qi <yao.qi@linaro.org>
10161
10162 * gdb.base/branches.c: Remove.
10163
ae91f625
MK
101642016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10165
10166 PR gdb/13808
10167 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10168
678b48b7
MK
101692016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10170
10171 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10172
7337a6f2
MK
101732016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10174
10175 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10176 change x86_64 call_insn to 'callq'.
10177
861ca91f
AT
101782016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10179
10180 * gdb.trace/tfile-avx.c: Move to...
10181 * gdb.trace/tracefile-pseudo-reg.c: Here.
10182 * gdb.trace/tfile-avx.exp: Move to...
10183 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10184
bf74e428
GB
101852016-02-24 Gary Benson <gbenson@redhat.com>
10186
10187 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10188 message on attach.
10189
cce0e923
DE
101902016-02-23 Doug Evans <dje@google.com>
10191
10192 * gdb.base/skip.c (test_skip): New function.
10193 (end_test_skip_file_and_function): New function.
10194 (test_skip_file_and_function): New function.
10195 * gdb.base/skip1.c (test_skip): New function.
10196 (skip1_test_skip_file_and_function): New function.
10197 * gdb.base/skip.exp: Add tests for new skip options.
10198 * gdb.base/skip-solib.exp: Update expected output.
10199 * gdb.perf/skip-command.cc: New file.
10200 * gdb.perf/skip-command.exp: New file.
10201 * gdb.perf/skip-command.py: New file.
10202
4000e47e
MK
102032016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10204
10205 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10206 info registers pattern.
10207
24f75ead
IB
102082016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10209
10210 * lib/future.exp: Add D support.
10211 (gdb_find_gdc): New proc.
10212 (gdb_default_target_compile): Add D support.
10213
fbb7bcbe
WW
102142016-02-18 Wei-cheng Wang <cole945@gmail.com>
10215
10216 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10217 user+system time.
10218 (trace_speed_test): Determine the iteration count for a time
10219 between 15..30 seconds.
10220
012b3a21
WT
102212016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10222
10223 * gdb.arch/i386-mpx-sigsegv.c: New file.
10224 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10225 * gdb.arch/i386-mpx-simple_segv.c: New file.
10226 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10227
2d5189bd
YQ
102282016-02-18 Yao Qi <yao.qi@linaro.org>
10229
10230 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10231 Don't call setup_kfail.
10232
40fb20d0
YQ
102332016-02-18 Yao Qi <yao.qi@linaro.org>
10234
10235 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10236 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10237
21b1f8d2
DE
102382016-02-16 Doug Evans <dje@google.com>
10239
10240 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10241 * gdb.base/skip1.c: Ditto.
10242 * gdb.base/skip.exp: Whitespace cleanup.
10243
4041ed77
DB
102442016-02-16 Don Breazeal <donb@codesourcery.com>
10245
10246 PR remote/19496
10247 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10248 Remove kfail for PR remote/19496.
10249
c4ef31bf
SM
102502016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10251
10252 * lib/gdb.exp (standard_temp_file): Return a path specific to
10253 the runtest invocation.
10254
266b65b3
SM
102552016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10256
10257 * gdb.trace/save-trace.exp: Change relative path to be in the
10258 standard output directory.
10259
a7a0a6a9
JK
102602016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10261
10262 * gdb.arch/i386-prologue.c: Add missing prototypes.
10263
c99dbb42
JK
102642016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10265
10266 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10267 * gdb.arch/i386-prologue.exp: Likewise.
10268 * gdb.arch/i386-size.exp: Likewise.
10269
aa480355
SM
102702016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10271
10272 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10273 define object file path.
10274 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10275 file path.
10276 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10277 standard_output_file to define binfile.
10278
ba881f50
JK
102792016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10280
10281 Fix compatibility with recent gfortran-5.3.1.
10282 * gdb.fortran/vla-history.exp (print vla1 allocated)
10283 (print vla2 allocated, print $2, print $3): Remove
10284 (print $4): Rename to ...
10285 (print $2): ... here.
10286 (print $9): Rename to ...
10287 (print $5): ... here.
10288 (print $10): Rename to ...
10289 (print $6): ... here.
10290 * gdb.fortran/vla.f90: Add pvla initialization.
10291
e9fb005c
JK
102922016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10293
10294 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10295 New test.
10296 * gdb.fortran/vla-value-sub.exp: Likewise.
10297
e44e00ff
MK
102982016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10299
10300 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10301
97e94151
SM
103022016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10303
10304 * i386-biarch-core.exp: Define corefile using
10305 standard_output_file.
10306
01113bc1
YQ
103072016-02-12 Yao Qi <yao.qi@linaro.org>
10308
10309 * gdb.arch/arm-single-step-kernel-helper.c: New.
10310 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10311
33b4777c
MM
103122016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10313
10314 * gdb.btrace/tailcall-only.exp: New.
10315 * gdb.btrace/tailcall-only.c: New.
10316 * gdb.btrace/x86_64-tailcall-only.S: New.
10317 * gdb.btrace/i686-tailcall-only.S: New.
10318
acc23c11
PA
103192016-02-11 Pedro Alves <palves@redhat.com>
10320
10321 * README (Parallel testing): Add missing double quotes.
10322
e352bf0a
PA
103232016-02-11 Pedro Alves <palves@redhat.com>
10324
10325 * README (Parallel testing): New section.
10326 (GDB_PARALLEL): Rewrite.
10327 (FORCE_PARALLEL): Document.
10328
9f5fed78
MK
103292016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
10330
10331 * gdb.trace/tfile-avx.c: New test.
10332 * gdb.trace/tfile-avx.exp: New test.
10333
9ef9e6a6
KS
103342016-02-09 Keith Seitz <keiths@redhat.com>
10335
10336 PR breakpoints/19546
10337 * gdb.base/infcall-exec.c: New file.
10338 * gdb.base/infcall-exec2.c: New file.
10339 * gdb.base/infcall-exec.exp: New file.
10340
a96e36da
KS
103412016-02-09 Keith Seitz <keiths@redhat.com>
10342
10343 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
10344 (toplevel): Call test_bkpt_address.
10345
9f61929f
KS
103462016-02-09 Keith Seitz <keiths@redhat.com>
10347
10348 PR python/19506
10349 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
10350 (toplevel): Call test_bkpt_address.
10351
1e94266c
SM
103522016-02-09 Simon Marchi <simon.marchi@ericsson.com>
10353
10354 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
10355 to AC_OUTPUT.
10356 * configure: Regenerate.
10357
2a7f3dff
PA
103582016-02-09 Pedro Alves <palves@redhat.com>
10359
10360 PR breakpoints/19548
10361 * gdb.base/execl-update-breakpoints.c (some_function): New
10362 function.
10363 (main): Call it.
10364 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
10365 Tighten expected GDB output.
10366
2151ccc5
SM
103672016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10368
10369 * Makefile.in (ALL_SUBDIRS): Remove.
10370 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
10371 (distclean maintainer-clean realclean): Likewise.
10372 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
10373 * configure: Regenerate.
10374 * gdb.ada/Makefile.in: Delete.
10375 * gdb.arch/Makefile.in: Likewise.
10376 * gdb.asm/Makefile.in: Likewise.
10377 * gdb.base/Makefile.in: Likewise.
10378 * gdb.btrace/Makefile.in: Likewise.
10379 * gdb.cell/Makefile.in: Likewise.
10380 * gdb.compile/Makefile.in: Likewise.
10381 * gdb.cp/Makefile.in: Likewise.
10382 * gdb.disasm/Makefile.in: Likewise.
10383 * gdb.dlang/Makefile.in: Likewise.
10384 * gdb.dwarf2/Makefile.in: Likewise.
10385 * gdb.fortran/Makefile.in: Likewise.
10386 * gdb.gdb/Makefile.in: Likewise.
10387 * gdb.go/Makefile.in: Likewise.
10388 * gdb.guile/Makefile.in: Likewise.
10389 * gdb.java/Makefile.in: Likewise.
10390 * gdb.linespec/Makefile.in: Likewise.
10391 * gdb.mi/Makefile.in: Likewise.
10392 * gdb.modula2/Makefile.in: Likewise.
10393 * gdb.multi/Makefile.in: Likewise.
10394 * gdb.objc/Makefile.in: Likewise.
10395 * gdb.opencl/Makefile.in: Likewise.
10396 * gdb.opt/Makefile.in: Likewise.
10397 * gdb.pascal/Makefile.in: Likewise.
10398 * gdb.perf/Makefile.in: Likewise.
10399 * gdb.python/Makefile.in: Likewise.
10400 * gdb.reverse/Makefile.in: Likewise.
10401 * gdb.server/Makefile.in: Likewise.
10402 * gdb.stabs/Makefile.in: Likewise.
10403 * gdb.threads/Makefile.in: Likewise.
10404 * gdb.trace/Makefile.in: Likewise.
10405 * gdb.xml/Makefile.in: Likewise.
10406 * lib/gdb.exp (make_gdb_parallel_path): Add check for
10407 GDB_PARALLEL.
10408 (standard_output_file): Remove check for GDB_PARALLEL, always
10409 return path in outputs/$subdir/$testname.
10410
437277d4
SM
104112016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10412
10413 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
10414 (site.exp): Assign abs_srcdir to tcl's srcdir.
10415
31d913c7
YQ
104162016-02-04 Yao Qi <yao.qi@linaro.org>
10417
10418 * gdb.base/foll-exec-mode.c: Include limits.h.
10419 (main): Add parameters argc and argv. Get directory from
10420 argv[0].
10421 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
10422 compilation.
10423 * gdb.base/foll-exec.c: Include limits.h.
10424 (main): Add parameters argc and argv.
10425 Get directory from argv[0].
10426 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
10427 Adjust tests on the number of lines as source code changed.
10428 * gdb.base/foll-vfork-exit.c: Include limits.h.
10429 (main): Add one line of statement before vfork.
10430 * gdb.base/foll-vfork.c: Include limits.h and string.h.
10431 (main): Add parameters argc and argv. Get directory from
10432 argv[0].
10433 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
10434 (setup_gdb): Set tbreak to skip some source lines.
10435 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
10436 (main): Add parameters argc and argv. Get directory from
10437 argv[0].
10438 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
10439 compilation.
10440 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
10441 (main): Add parameters argc and argv. Get directory from
10442 argv[0].
10443 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
10444 compilation.
10445
9482b9fb
DE
104462016-02-01 Doug Evans <dje@google.com>
10447
10448 * gdb.base/skip.exp: Clean up multiple references to same test name.
10449
6b2e4f10
PA
104502016-02-01 Pedro Alves <palves@redhat.com>
10451
ccb6afd6 10452 PR remote/19496
6b2e4f10
PA
10453 * gdb.threads/forking-threads-plus-breakpoint.exp
10454 (displaced_stepping_supported): New global.
10455 (probe_displaced_stepping_support): New procedure.
10456 (do_test): Add 'displaced' parameter, and use it.
10457 (top level): Check for displaced stepping support. Add displaced
10458 stepping on/off testing axis.
10459
37a8db1a
AB
104602016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10461
10462 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
10463 pointer. Don't perform further tests on the unassociated pointer
10464 if the first test fails.
10465
5fdf6324
AB
104662016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10467
10468 * gdb.base/max-value-size.c: New file.
10469 * gdb.base/max-value-size.exp: New file.
10470 * gdb.base/huge.exp: Disable max-value-size for this test.
10471
935c6144
IB
104722016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
10473
10474 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10475
7fe8399d
YQ
104762016-01-28 Yao Qi <yao.qi@linaro.org>
10477
10478 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
10479
a2077e25
PA
104802016-01-25 Pedro Alves <palves@redhat.com>
10481
10482 PR threads/19461
10483 * gdb.base/fork-running-state.c: New file.
10484 * gdb.base/fork-running-state.exp: New file.
10485
1d2736d4
PA
104862016-01-25 Pedro Alves <palves@redhat.com>
10487
10488 PR gdb/19494
10489 * gdb.base/catch-fork-kill.c: New file.
10490 * gdb.base/catch-fork-kill.exp: New file.
10491
f1da4b11
PA
104922016-01-25 Pedro Alves <palves@redhat.com>
10493
10494 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
10495 Delete, moved to lib/gdb.exp.
10496 * gdb.threads/forking-threads-plus-breakpoint.exp
10497 (foreach_with_prefix): Likewise.
10498 * gdb.threads/process-dies-while-handling-bp.exp
10499 (foreach_with_prefix): Likewise.
10500 * lib/gdb.exp (foreach_with_prefix): New procedure.
10501
45f38546
MK
105022016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
10503
10504 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
10505 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
10506
dc29a1ce
MK
105072016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
10508
10509 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
10510 endian targets.
10511
092127d7
JK
105122016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10513 Pedro Alves <palves@redhat.com>
10514
10515 Fix testsuite compatibility with Guile.
10516 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
10517 number.
10518
31d765d3
JK
105192016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10520
10521 Fix testsuite compatibility with Guile.
10522 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
10523 (thread 1): New test for backtrace through signal handler.
10524
1ac78c04
YQ
105252016-01-22 Yao Qi <yao.qi@linaro.org>
10526
10527 PR testsuite/19491
10528 * gdb.base/multi-forks.c: Include
10529 ../lib/unbuffer_output.c
10530 (main): Call gdb_unbuffer_output.
10531
4f5946a8
DE
105322016-01-21 Doug Evans <dje@google.com>
10533
10534 * lib/ada.exp (gdb_compile_ada): Fix typo.
10535
305e13e6
JB
105362016-01-21 Joel Brobecker <brobecker@adacore.com>
10537
10538 * gdb.base/break-fun-addr.exp: New file.
10539 * gdb.base/break-fun-addr1.c: New file.
10540 * gdb.base/break-fun-addr2.c: New file.
10541
5f5dfff6
SM
105422016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10543
10544 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
10545 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
10546 enum flag values.
10547
fd356fa2
AA
105482016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10549
10550 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
10551 when GDB can not set the vector return value. Add more comments
10552 for clarification.
10553
9df22175
AT
105542016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
10555
10556 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
10557 command.
10558
41d1845e
SM
105592016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10560
10561 * Makefile.in (DO_RUNTEST): Add --status and update usages.
10562
01ac6840
SM
105632016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10564
10565 * Makefile.in (check-single): Pass --status to runtest.
10566 (check/%.exp): Likewise.
10567
105682016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10569
10570 * Makefile.in (check-parallel): Propagate return code from make
10571 do-check-parallel.
10572
bd0a71fa
MK
105732016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
10574
10575 * gdb.trace/ftrace.exp: Fix expected message on continue.
10576 * gdb.trace/pending.exp: Fix expected message on continue.
10577 * gdb.trace/trace-break.exp: Fix expected message on continue.
10578
8bcbad33
SM
105792016-01-18 Simon Marchi <simon.marchi@ericsson.com>
10580
10581 * lib/gdb.exp (gdb_test): Remove unused global references.
10582
f303dbd6
PA
105832016-01-18 Pedro Alves <palves@redhat.com>
10584
10585 * gdb.base/async-shell.exp: Adjust expected output.
10586 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
10587 * gdb.base/siginfo-thread.exp: Adjust expected output.
10588 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
10589 * gdb.java/jnpe.exp: Adjust expected output.
10590 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
10591 * gdb.threads/continue-pending-status.exp: Adjust expected output.
10592 * gdb.threads/leader-exit.exp: Adjust expected output.
10593 * gdb.threads/manythreads.exp: Adjust expected output.
10594 * gdb.threads/pthreads.exp: Adjust expected output.
10595 * gdb.threads/schedlock.exp: Adjust expected output.
10596 * gdb.threads/siginfo-threads.exp: Adjust expected output.
10597 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
10598 expected output.
10599 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
10600 output.
10601 * gdb.threads/sigthread.exp: Adjust expected output.
10602 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
10603
b2789696
YQ
106042016-01-18 Yao Qi <yao.qi@linaro.org>
10605
10606 * gdb.guile/scm-section-script.c: Replace @progbits with
10607 %progbits.
10608 * gdb.python/py-section-script.c: Likewise.
10609
71ef29a8
PA
106102016-01-15 Pedro Alves <palves@redhat.com>
10611
10612 * gdb.multi/tids.exp: Test star wildcard ranges.
10613
3f5b7598
PA
106142016-01-15 Pedro Alves <palves@redhat.com>
10615
10616 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
10617 command from "thread apply" invocation.
10618 (thr_apply_info_thr_invalid): Default the expected output to the
10619 input tid list.
10620 (top level): Add tests that use convenience variables. Add tests
10621 for "thread apply" with a valid TID list, but missing the command.
10622
663f6d42
PA
106232016-01-13 Pedro Alves <palves@redhat.com>
10624
10625 * gdb.base/default.exp: Expect $_gthread as well.
10626 * gdb.multi/tids.exp: Test $_gthread.
10627 * gdb.threads/thread-specific.exp: Test $_gthread.
10628
c84f6bbf
PA
106292016-01-13 Pedro Alves <palves@redhat.com>
10630
10631 * gdb.multi/tids.exp: Test "info threads -gid".
10632
22a02324
PA
106332016-01-13 Pedro Alves <palves@redhat.com>
10634
10635 * gdb.multi/tids.exp: Test InferiorThread.global_num and
10636 Breakpoint.thread.
10637 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
10638
5d5658a1
PA
106392016-01-07 Pedro Alves <palves@redhat.com>
10640
10641 * gdb.base/break.exp: Adjust to output changes.
10642 * gdb.base/hbreak2.exp: Likewise.
10643 * gdb.base/sepdebug.exp: Likewise.
10644 * gdb.base/watch_thread_num.exp: Likewise.
10645 * gdb.linespec/keywords.exp: Likewise.
10646 * gdb.multi/info-threads.exp: Likewise.
10647 * gdb.threads/thread-find.exp: Likewise.
10648 * gdb.multi/tids.c: New file.
10649 * gdb.multi/tids.exp: New file.
10650
84654457
PA
106512016-01-13 Pedro Alves <palves@redhat.com>
10652
10653 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
10654
e3940304
PA
106552016-01-13 Pedro Alves <palves@redhat.com>
10656
10657 * gdb.base/default.exp: Expect $_inferior as well.
10658 * gdb.multi/base.exp: Test $_inferior.
10659
a911d87a
PA
106602016-01-13 Pedro Alves <palves@redhat.com>
10661
10662 PR breakpoints/19388
10663 * gdb.base/catch-signal-siginfo-cond.c: New file.
10664 * gdb.base/catch-signal-siginfo-cond.exp: New file.
10665
82075af2
JS
106662016-01-12 Josh Stone <jistone@redhat.com>
10667 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10668
10669 * gdb.base/catch-syscall.c (do_execve): New variable.
10670 (main): Conditionally trigger an execve.
10671 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
10672 (test_catch_syscall_execve): New, check entry/return across execve.
10673 (do_syscall_tests): Call test_catch_syscall_execve.
10674
e46eeedd
PA
106752016-01-12 Pedro Alves <palves@redhat.com>
10676
10677 * gdb.base/random-signal.exp (do_test): New procedure, with body
10678 of testcase moved in.
10679
01d8c27e
JK
106802016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10681 Pedro Alves <palves@redhat.com>
10682
10683 * gdb.base/funcargs.exp (finish from indirectly called function):
10684 Reintroduce the case for 'First'.
10685
9a706302
JK
106862016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10687 Pedro Alves <palves@redhat.com>
10688
10689 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
10690 (tcatch_vfork_then_child_follow_exec)
10691 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
10692 identification.
10693
c0ecb95f
JK
106942016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10695
10696 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
10697 and repeats to unlimited.
10698 * gdb.python/py-value.exp: Likewise.
10699 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
10700 and repeats to unlimited.
10701
6cfc1fcb
JK
107022016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10703
10704 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
10705 and reordering the functions.
10706 * gdb.multi/hangout.c: Likewise.
10707 * gdb.multi/hello.c: Likewise.
10708
582a1b00
SM
107092016-01-08 Simon Marchi <simon.marchi@ericsson.com>
10710
10711 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
10712 absolute.
10713 (SingleStatisticTestResult.report): Use dict.keys instead of
10714 dict.iterkeys.
10715
79bc59cb
PA
107162016-01-06 Pedro Alves <palves@redhat.com>
10717
10718 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
10719
43368e1d
MM
107202016-01-04 Markus Metzger <markus.t.metzger@intel.com>
10721
10722 * gdb.btrace/dlopen.exp: New.
10723 * gdb.btrace/dlopen.c: New.
10724 * gdb.btrace/dlopen-dso.c: New.
10725
79fad5b8
SL
107262015-12-25 Sandra Loosemore <sandra@codesourcery.com>
10727
10728 * lib/gdb.exp (gdb_test): Update comments to clarify that the
10729 PATTERN argument is optional.
10730
ab8314b3
JB
107312015-12-24 Joel Brobecker <brobecker@adacore.com>
10732
10733 * lib/ada.exp (target_compile_ada_from_dir): New function.
10734 (gdb_compile_ada): Reimplement avoiding the use of project files.
10735 * gdb.ada/gnat_ada.gpr: Delete.
10736 * gdb.ada/cond_lang.exp: Adjust test to make path before
10737 filename optional.
10738 * gdb.ada/small_reg_param.exp: Likewise.
10739
fe33faff
SM
107402015-12-22 Simon Marchi <simon.marchi@ericsson.com>
10741
10742 * gdb.base/foll-vork.exp: Remove HP-UX special case.
10743
6d265cb4
TP
107442015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
10745
10746 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
10747 case.
10748
10125099
SM
107492015-12-21 Simon Marchi <simon.marchi@ericsson.com>
10750
10751 * gdb.base/break.exp: Remove dead code.
10752 * gdb.base/sepdebug.exp: Likewise.
10753
3ca22649
SM
107542015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10755
10756 * gdb.asm/asm-source.exp: Remove HP-UX references.
10757 * gdb.base/annota1.exp: Likewise.
10758 * gdb.base/annota3.exp: Likewise.
10759 * gdb.base/attach.exp: Likewise.
10760 * gdb.base/bigcore.exp: Likewise.
10761 * gdb.base/break.exp: Likewise.
10762 * gdb.base/call-ar-st.exp: Likewise.
10763 * gdb.base/callfuncs.exp: Likewise.
10764 * gdb.base/catch-fork-static.exp: Likewise.
10765 * gdb.base/display.exp: Likewise.
10766 * gdb.base/foll-exec-mode.exp: Likewise.
10767 * gdb.base/foll-exec.exp: Likewise.
10768 * gdb.base/foll-fork.exp: Likewise.
10769 * gdb.base/foll-vfork.exp: Likewise.
10770 * gdb.base/funcargs.exp: Likewise.
10771 * gdb.base/hbreak2.exp: Likewise.
10772 * gdb.base/inferior-died.exp: Likewise.
10773 * gdb.base/interrupt.exp: Likewise.
10774 * gdb.base/multi-forks.exp: Likewise.
10775 * gdb.base/nodebug.exp: Likewise.
10776 * gdb.base/sepdebug.exp: Likewise.
10777 * gdb.base/solib1.c: Likewise.
10778 * gdb.base/step-test.exp: Likewise.
10779 * gdb.mi/non-stop.c: Likewise.
10780 * gdb.mi/pthreads.c: Likewise.
10781 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10782 * gdb.threads/pthreads.c: Likewise.
10783 * gdb.threads/staticthreads.exp: Likewise.
10784 * lib/future.exp: Likewise.
10785 * lib/gdb.exp: Likewise.
10786 * gdb.base/so-indr-cl.c: Remove.
10787 * gdb.base/so-indr-cl.exp: Likewise.
10788 * gdb.base/solib.c: Likewise.
10789 * gdb.base/solib.exp: Likewise.
10790 * gdb.base/solib2.c: Likewise.
10791
b6304613
SM
107922015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10793
10794 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10795 * gdb.base/call-ar-st.exp: Likewise.
10796 * gdb.base/callfuncs.exp: Likewise.
10797 * gdb.base/condbreak.exp: Likewise.
10798 * gdb.base/constvars.exp: Likewise.
10799 * gdb.base/hbreak2.exp: Likewise.
10800 * gdb.base/langs.exp: Likewise.
10801 * gdb.base/list.exp: Likewise.
10802 * gdb.base/long_long.exp: Likewise.
10803 * gdb.base/ptype.exp: Likewise.
10804 * gdb.base/scope.exp: Likewise.
10805 * gdb.base/signals.exp: Likewise.
10806 * gdb.base/so-impl-ld.exp: Likewise.
10807 * gdb.base/varargs.exp: Likewise.
10808 * gdb.base/volatile.exp: Likewise.
10809 * gdb.base/whatis.exp: Likewise.
10810 * gdb.cp/cplusfuncs.exp: Likewise.
10811 * gdb.cp/inherit.exp: Likewise.
10812 * gdb.cp/local.exp: Likewise.
10813 * gdb.cp/member-ptr.exp: Likewise.
10814 * gdb.cp/method.exp: Likewise.
10815 * gdb.cp/overload.exp: Likewise.
10816 * gdb.cp/templates.exp: Likewise.
10817 * gdb.stabs/weird.exp: Likewise.
10818 * lib/compiler.c: Likewise.
10819 * lib/compiler.cc: Likewise.
10820 * lib/cp-support.exp: Likewise.
10821 * lib/gdb.exp: Likewise.
10822
bf401b07
SM
108232015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10824
10825 * configure.ac: Remove HP-UX case.
10826 * configure: Regenerate.
10827
aff9c0f8
SM
108282015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10829
10830 * lib/gdb.exp (gdb_compile): Add function doc.
10831
a6904d5a
PA
108322015-12-17 Pedro Alves <palves@redhat.com>
10833
10834 PR threads/19354
10835 * gdb.multi/info-threads.exp: New file.
10836
a22279dd
YQ
108372015-12-15 Yao Qi <yao.qi@linaro.org>
10838
10839 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10840 is aarch64*-*-*.
10841
0588c796
SL
108422015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10843
10844 * gdb.base/history-duplicates.exp: Skip if no readline support.
10845
5d978e17
SL
108462015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10847
10848 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10849
7e763b86
SL
108502015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10851
10852 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10853
87a3a92c
SL
108542015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10855
10856 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10857 ctrl-C if nointerrupts target property is set.
10858 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10859 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10860 * gdb.base/paginate-bg-execution.exp: Likewise.
10861 * gdb.base/paginate-execution-startup.exp: Likewise.
10862 * gdb.base/random-signal.exp: Likewise.
10863 * gdb.base/range-stepping.exp: Likewise.
10864 * gdb.cp/annota2.exp: Likewise.
10865 * gdb.cp/annota3.exp: Likewise.
10866 * gdb.gdb/selftest.exp: Likewise.
10867 * gdb.threads/continue-pending-status.exp: Likewise.
10868 * gdb.threads/leader-exit.exp: Likewise.
10869 * gdb.threads/manythreads.exp: Likewise.
10870 * gdb.threads/pthreads.exp: Likewise.
10871 * gdb.threads/schedlock.exp: Likewise.
10872 * gdb.threads/sigthread.exp: Likewise.
10873
a8f077dc
DB
108742015-12-11 Don Breazeal <donb@codesourcery.com>
10875
10876 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10877 remote.
10878 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10879 * gdb.base/foll-exec.exp (main): Enable for target remote.
10880 * gdb.base/foll-fork.exp (main): Likewise.
10881 * gdb.base/foll-vfork.exp (main): Likewise.
10882 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10883 (proc continue_to_exit_bp_loc): Use clean_restart.
10884 * gdb.base/pie-execl.exp (main): Disable for target remote.
10885 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10886 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10887 * gdb.threads/execl.exp (main): Likewise.
10888 * gdb.threads/fork-child-threads.exp (main): Likewise.
10889 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10890 remote.
10891 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10892 remote.
10893 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10894 pid.tid style ptids, instead of just tid.
10895 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10896 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10897 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10898 ptids, instead of just tid.
10899
3b2464a8
AB
109002015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10901
10902 * gdb.base/list.exp (test_list_forward): Add end of file error
10903 test.
10904 (test_repeat_list_command): Add end of file error test.
10905 (test_list_backwards): Add beginning of file error test.
10906
a0def019
AB
109072015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10908
10909 * gdb.base/list.exp (test_list_invalid_args): New function,
10910 defined, and called.
10911
5c000dff
AB
109122015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10913
10914 * gdb.base/list.exp (test_list): Make test names unique.
10915
f1637ebe
YQ
109162015-12-11 Yao Qi <yao.qi@linaro.org>
10917
10918 * gdb.base/coremaker2.c: Remove.
10919
36d6fc0a
PA
109202015-12-10 Pedro Alves <palves@redhat.com>
10921
10922 * gdb.multi/base.exp: Remove stale "spaces" references.
10923
762f7747
PA
109242015-12-10 Pedro Alves <palves@redhat.com>
10925
10926 * gdb.multi/base.exp: Don't use nowarnings.
10927 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
10928 * gdb.multi/hangout.c: Include stdio.h.
10929 * gdb.multi/hello.c: Include stdlib.h.
10930 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
10931 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
10932 * gdb.multi/multi-arch.exp: Don't use nowarnings.
10933
28d2bfb9
AB
109342015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
10935
10936 * gdb.dwarf2/dw2-ranges-base.c: New file.
10937 * gdb.dwarf2/dw2-ranges-base.exp: New file.
10938 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
10939 support additional line table, and debug ranges generation.
10940 (Dwarf::ranges): New function, generate .debug_ranges.
10941 (Dwarf::lines): Support generating simple line table programs.
10942 (Dwarf::assemble): Initialise new namespace variables.
10943
5fc2beac
KB
109442015-12-09 Kevin Buettner <kevinb@redhat.com>
10945
10946 * gdb.base/async.exp (proc test_background): Add case for
10947 asynchronous execution not supported.
10948
1c35a88f
LM
109492015-12-09 Luis Machado <lgustavo@codesourcery.com>
10950
10951 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
10952 format and change test names to make them unique.
10953
b593e3d9
RK
109542015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
10955 Pedro Alves <pedro@redhat.com>
10956
10957 PR gdb/18702
10958 Add checking of floatformats setup on x86_64 hosts.
10959 * gdb.arch/i386-float.S (main): Load bigval and smallval.
10960 (smallval, bigval): New labels/constants.
10961 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
10962 float" after loading bigval and smallval.
10963
d72413e6
PMR
109642015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
10965
10966 * gdb.ada/fun_overload_menu.exp: New testcase.
10967 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
10968
ece66d65
JS
109692015-12-04 Josh Stone <jistone@redhat.com>
10970
10971 * gdb.base/catch-fork-static.exp: New.
10972
41d0efca
YQ
109732015-12-03 Yao Qi <yao.qi@linaro.org>
10974
10975 * gdb.base/sizeof.c: Don't include stdio.h and
10976 ../lib/unbuffer_output.c.
10977 (main): New variable 'size' and 'value'. Remove printf and
10978 gdb_unbuffer_output. Assign return value to size and value.
10979 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
10980 at the beginning.
10981 (check_sizeof): Check the result by printing variable 'size'.
10982 (check_valueof): Check the result by printing variable 'value'.
10983
99fd02d9
YQ
109842015-12-01 Yao Qi <yao.qi@linaro.org>
10985
10986 * gdb.base/disp-step-syscall.exp: Define syscall instruction
10987 for aarch64*-*-linux* target.
10988
f2faf941
PA
109892015-11-30 Pedro Alves <palves@redhat.com>
10990
10991 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
10992
04bf20c5
PA
109932015-11-30 Pedro Alves <palves@redhat.com>
10994
10995 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10996 Handle non-stop mode vCont replies.
10997
09df4675
PA
109982015-11-30 Pedro Alves <palves@redhat.com>
10999
11000 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11001 prepare_for_testing. Start gdb with "set non-stop on" appended to
11002 GDBFLAGS. Lax expected stop output.
11003
58b584af
YQ
110042015-11-27 Yao Qi <yao.qi@linaro.org>
11005
11006 * gdb.arch/arm-neon.exp: New.
11007 * gdb.arch/arm-neon.c: New.
11008
dfcb77a8
YQ
110092015-11-27 Yao Qi <yao.qi@linaro.org>
11010
11011 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11012
88e8ec1b
YQ
110132015-11-27 Yao Qi <yao.qi@linaro.org>
11014
11015 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11016 frames-invalid annotation.
11017
bfde72c2
YQ
110182015-11-27 Yao Qi <yao.qi@linaro.org>
11019
11020 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11021
f6512a69
SM
110222015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11023
11024 * gdb.threads/names.exp: New file.
11025 * gdb.threads/names.c: New file.
11026 * README: Mention gdb,no_thread_names.
11027
46a3515b
MM
110282015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11029
11030 PR 19297
11031 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11032 support" error.
11033
62147a22
PA
110342015-11-24 Pedro Alves <palves@redhat.com>
11035
11036 PR 17539
11037 * gdb.base/display.exp: Expect displays to be sorted in ascending
11038 order. Use multi_line.
11039 * gdb.base/solib-display.exp: Likewise.
11040
2f341b6e
PA
110412015-11-24 Pedro Alves <palves@redhat.com>
11042
11043 PR 17539
25d49b86
PA
11044 * gdb.base/display.exp: Expect displays to be sorted in ascending
11045 order. Use multi_line.
11046 * gdb.base/solib-display.exp: Likewise.
2f341b6e 11047
7e0aa6aa
PA
110482015-11-24 Pedro Alves <palves@redhat.com>
11049
11050 PR 17539
11051 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11052 threads in ascending order.
11053 * gdb.base/foll-fork.exp: Likewise.
11054 * gdb.base/foll-vfork.exp: Likewise.
11055 * gdb.base/multi-forks.exp: Likewise.
11056 * gdb.mi/mi-nonstop.exp: Likewise.
11057 * gdb.mi/mi-nsintrall.exp: Likewise.
11058 * gdb.multi/base.exp: Likewise.
11059 * gdb.multi/multi-arch.exp: Likewise.
11060 * gdb.python/py-inferior.exp: Likewise.
11061 * gdb.threads/break-while-running.exp: Likewise.
11062 * gdb.threads/execl.exp: Likewise.
11063 * gdb.threads/gcore-thread.exp: Likewise.
11064 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11065 * gdb.threads/kill.exp: Likewise.
11066 * gdb.threads/linux-dp.exp: Likewise.
11067 * gdb.threads/multiple-step-overs.exp: Likewise.
11068 * gdb.threads/next-bp-other-thread.exp: Likewise.
11069 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11070 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11071 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11072 * gdb.threads/thread-find.exp: Likewise.
11073 * gdb.threads/tls.exp: Likewise.
11074 * lib/mi-support.exp (mi_reverse_list): Delete.
11075 (mi_check_thread_states): No longer reverse list.
11076
2cc57ad8
PA
110772015-11-24 Pedro Alves <palves@redhat.com>
11078
11079 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11080 use lowercase.
11081
c93e8391
SM
110822015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11083
11084 * gdb.trace/actions.c: Include trace-common.h.
11085 (main): Add a location for a fast tracepoint.
11086 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11087 the normal tracepoints.
11088 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11089
045ccf91
SM
110902015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11091
11092 * save-trace.exp: Factor out code to these...
11093 (gdb_save_tracepoints): New.
11094 (gdb_load_tracepoints): New.
11095 (do_save_load_test): New.
11096
5506f9f6
KB
110972015-11-23 Kevin Buettner <kevinb@redhat.com>
11098
11099 * gdb.base/asmlabel.exp: New test.
11100 * gdb.base/asmlabel.c: New test case.
11101
16c3b12f
JB
111022015-11-23 Joel Brobecker <brobecker@adacore.com>
11103
11104 * gdb.base/wrong_frame_bt_full-main.c: New file.
11105 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11106 * gdb.base/wrong_frame_bt_full.exp: New file.
11107
155bfbd3
JB
111082015-11-23 Joel Brobecker <brobecker@adacore.com>
11109
11110 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11111
bb097445
JM
111122015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11113
206853a0 11114 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
11115 pstate register when comparing registers values in
11116 sparc64-*-linux-gnu targets to avoid spurious differences.
11117
9c88ed8f
JM
111182015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11119
206853a0 11120 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 11121
96161e25
SL
111222015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11123
11124 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11125 as type argument to gdb_compile.
11126 * gdb.base/nested-subp2.exp: Likewise.
11127 * gdb.base/nested-subp3.exp: Likewise.
11128
340c2830
DV
111292015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11130
11131 * lib/dwarf.exp (_note): Fix left shift of negative value.
11132 * gdb.trace/trace-condition.exp: Likewise.
11133
c1862d0f
YQ
111342015-11-13 Yao Qi <yao.qi@linaro.org>
11135
11136 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11137 comments about d10v.
11138 (test_scalar_returns): Likewise.
11139 * gdb.base/d10v.ld: Remove.
11140 * gdb.base/overlays.exp: Remove the target triplet checking for
11141 d10v-*-*.
11142 * gdb.base/structs.exp (test_struct_returns): Remove the
11143 comments about d10v.
11144 (test_struct_calls): Likewise.
11145
77ae9c19
YQ
111462015-11-13 Yao Qi <yao.qi@linaro.org>
11147
11148 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11149 * gdb.base/gnu_vector.c: Don't include stdio.h.
11150 (main): Don't print res and call add_some_intvecs.
11151
430e004e
MK
111522015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11153
11154 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11155 macro.
11156 (func5): Removed.
11157 (func4): Use FAST_TRACEPOINT_LABEL.
11158 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11159 macro.
11160 (func): Removed.
11161 (thread_function): Use FAST_TRACEPOINT_LABEL.
11162 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11163 (func): Remove.
11164 (marker): Use FAST_TRACEPOINT_LABEL.
11165 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11166 (pendfunc1): Remove.
11167 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11168 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11169 (foo): Remove.
11170 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11171 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11172 macro.
11173 (func): Remove.
11174 (marker): Use FAST_TRACEPOINT_LABEL.
11175 * gdb.trace/trace-common.h: New header.
11176 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11177 macro.
11178 (func): Remove.
11179 (marker): Use FAST_TRACEPOINT_LABEL.
11180 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11181 (func): Remove.
11182 (thread_function): Use FAST_TRACEPOINT_LABEL.
11183
6e7675a7
MK
111842015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11185
11186 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11187 in front.
11188 * gdb.trace/change-loc.exp: Use global pcreg definition.
11189 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11190 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11191 in front.
11192 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11193 * gdb.trace/pending.exp: Likewise.
11194 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11195 * gdb.trace/trace-break.exp: Likewise.
11196 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11197 in front.
11198 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11199 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11200 in front.
11201 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11202
dddc0e16
JB
112032015-11-09 Joel Brobecker <brobecker@adacore.com>
11204
11205 * gdb.ada/fin_fun_out: New testcase.
11206
c6f0b406
KB
112072015-11-07 Kevin Buettner <kevinb@redhat.com>
11208
11209 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11210 value associated with DW_AT_byte_size.
11211 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11212 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11213 DW_AT_upper_bound.
11214
f01dcfd9
KB
112152015-11-07 Kevin Buettner <kevinb@redhat.com>
11216
11217 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11218 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11219 version.
11220 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11221 gdb.dwarf2/dw2-canonicalize-type.exp,
11222 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11223 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11224 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11225 provided by gdb_target_symbol_prefix_flags_asm.
11226 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11227 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11228 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11229 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11230 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11231 macros where needed). Use this macro for symbols which require
11232 the prefix provided by SYMBOL_PREFIX.
11233
2223449a
KB
112342015-11-05 Kevin Buettner <kevinb@redhat.com>
11235
11236 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11237 New procs.
11238 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11239 representing expressions, of more than one list element.
11240 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11241 to prepend linker symbol prefix to f.
11242 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11243 table_1 and table_2.
11244 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11245 Likewise, for f and g.
11246 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11247 for ptr.
11248 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11249 for main.
11250 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11251 table_1_ptr and table_2_ptr.
11252
6f2f1a3a
JK
112532015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11254 Joel Brobecker <brobecker@adacore.com>
11255
11256 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11257
566c56c9
MK
112582015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11259
11260 * gdb.reverse/s390-mvcle.c: New test.
11261 * gdb.reverse/s390-mvcle.exp: New file.
11262 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11263
d5f0636b
MK
112642015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11265
11266 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11267
7ad8b86c
MK
112682015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11269
11270 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11271 reaching marker2.
11272 * gdb.reverse/getresuid-reverse.exp: Likewise.
11273 * gdb.reverse/pipe-reverse.exp: Likewise.
11274 * gdb.reverse/readv-reverse.exp: Likewise.
11275 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11276 * gdb.reverse/time-reverse.exp: Likewise.
11277 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11278
4081c0f1
YQ
112792015-10-30 Yao Qi <yao.qi@linaro.org>
11280
11281 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11282 (empty_cycle): Remove.
11283 (main): Don't call empty_cycle. Don't use watch_count_done.
11284 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11285 empty_cycle. Rewrite the code counting HW watchpoints.
11286
452b4ba5
MK
112872015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11288
11289 * gdb.reverse/fstatat-reverse.c: New test.
11290 * gdb.reverse/fstatat-reverse.exp: New file.
11291 * gdb.reverse/getresuid-reverse.c: New test.
11292 * gdb.reverse/getresuid-reverse.exp: New file.
11293 * gdb.reverse/pipe-reverse.c: New test.
11294 * gdb.reverse/pipe-reverse.exp: New file.
11295 * gdb.reverse/readv-reverse.c: New test.
11296 * gdb.reverse/readv-reverse.exp: New file.
11297 * gdb.reverse/recvmsg-reverse.c: New test.
11298 * gdb.reverse/recvmsg-reverse.exp: New file.
11299 * gdb.reverse/time-reverse.c: New test.
11300 * gdb.reverse/time-reverse.exp: New file.
11301 * gdb.reverse/waitpid-reverse.c: New test.
11302 * gdb.reverse/waitpid-reverse.exp: New file.
11303
5e2e7507
JK
113042015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11305
11306 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11307
0fde2c53
DE
113082015-10-26 Doug Evans <dje@google.com>
11309
11310 PR symtab/17391
11311 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11312 * gdb.dwarf2/bad-regnum.c: New file.
11313 * gdb.dwarf2/bad-regnum.exp: New file.
11314
1a70ae97
DE
113152015-10-26 Doug Evans <dje@google.com>
11316
11317 PR python/18938
11318 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11319 file.
11320
27dc26ab
JK
113212015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11322
11323 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11324 for a change by "Mention language in compile error message".
11325
bed91f4d
SM
113262015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11327
11328 PR python/18073
11329 * gdb.python/py-type.c (C::a_method): New.
11330 (C::a_const_method): New.
11331 (C::a_static_method): New.
11332 (a_function): New.
11333 * gdb.python/py-type.exp (test_fields): Test getting fields
11334 from function and method.
11335
3f2f83dd
KB
113362015-10-21 Keven Boell <keven.boell@intel.com>
11337
11338 * gdb.fortran/vla-alloc-assoc.exp: New file.
11339 * gdb.fortran/vla-datatypes.exp: New file.
11340 * gdb.fortran/vla-datatypes.f90: New file.
11341 * gdb.fortran/vla-history.exp: New file.
11342 * gdb.fortran/vla-ptype-sub.exp: New file.
11343 * gdb.fortran/vla-ptype.exp: New file.
11344 * gdb.fortran/vla-sizeof.exp: New file.
11345 * gdb.fortran/vla-sub.f90: New file.
11346 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
11347 * gdb.fortran/vla-value-sub-finish.exp: New file.
11348 * gdb.fortran/vla-value-sub.exp: New file.
11349 * gdb.fortran/vla-value.exp: New file.
11350 * gdb.fortran/vla-ptr-info.exp: New file.
11351 * gdb.mi/mi-vla-fortran.exp: New file.
11352 * gdb.mi/vla.f90: New file.
11353
27145d50
SL
113542015-10-21 Sandra Loosemore <sandra@codesourcery.com>
11355
11356 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
11357 of hardwired timeout value.
11358
5f3ff4f8
JK
113592015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11360 Pedro Alves <palves@redhat.com>
11361
11362 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
11363 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
11364
bfd09d20
JS
113652015-10-19 Josh Stone <jistone@redhat.com>
11366
11367 * gdb.base/catch-syscall.c: Include <sched.h>.
11368 (unknown_syscall): New variable.
11369 (main): Trigger a vfork and an unknown syscall.
11370 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
11371 (unknown_syscall_number): Likewise.
11372 (check_call_to_syscall): Accept an optional syscall pattern.
11373 (check_return_from_syscall): Likewise.
11374 (check_continue): Likewise.
11375 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
11376 (test_catch_syscall_skipping_return): New test toggling off 'catch
11377 syscall' to step over the syscall return, then toggling back on.
11378 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
11379 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
11380 (do_syscall_tests): Call test_catch_syscall_without_args and
11381 test_catch_syscall_mid_vfork.
11382 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
11383 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
11384
b32b93c6
AS
113852015-10-19 Andrew Stubbs <ams@codesourcery.com>
11386
11387 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
11388 print g_vE): Add new pass patterns.
11389 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
11390 print various symbol names for vptr fields.
11391
9d622bda
AB
113922015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
11393
11394 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
11395 results.
11396
0fd8ac1c
YQ
113972015-10-12 Yao Qi <yao.qi@linaro.org>
11398
11399 * gdb.arch/disp-step-insn-reloc.exp: New test case.
11400
34240514
YQ
114012015-10-12 Yao Qi <yao.qi@linaro.org>
11402
11403 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
11404 is aarch64*-*-linux*.
11405
8240f442
YQ
114062015-10-12 Yao Qi <yao.qi@linaro.org>
11407
11408 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
11409 (can_relocate_bcond_true): ... it.
11410 (can_relocate_bcond_false): New function.
11411 (foo): Likewise.
11412 (can_relocate_bl): Likewise.
11413 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
11414 can_relocate_bl.
11415
2520f728
PMR
114162015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
11417
11418 * gdb.base/nested-addr.c: New file.
11419 * gdb.base/nested-addr.exp: New testcase.
11420
abcef95a
MM
114212015-10-09 Markus Metzger <markus.t.metzger@intel.com>
11422
11423 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
11424 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
11425 its output. Ignore the output of "record goto begin" and instead
11426 check that GDB is replaying.
11427
145e3ddb
PA
114282015-10-09 Pedro Alves <palves@redhat.com>
11429
11430 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
11431 (top level): Use it in the run with no args test.
11432
d5d8c4e1
IB
114332015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
11434
11435 * gdb.dlang/properties.exp: New file.
11436
06e635ef
SL
114372015-10-02 Sandra Loosemore <sandra@codesourcery.com>
11438
11439 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
11440 whether or not address 0x1000 is mapped on the target.
11441
e019fd1d
SM
114422015-09-30 Simon Marchi <simon.marchi@ericsson.com>
11443
11444 * gdb.python/py-type.exp: Do not run tests if binaries fail to
11445 build.
11446
77ba2a67
MM
114472015-09-30 Markus Metzger <markus.t.metzger@intel.com>
11448
11449 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
11450 instruction-history test.
11451
c60eb31f
DE
114522015-09-28 Doug Evans <dje@google.com>
11453
11454 * gdb.base/gcore.c (array_func): Add reference to static_array.
11455
9a3c8263
SM
114562015-09-25 Simon Marchi <simon.marchi@ericsson.com>
11457
11458 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
11459 source line.
11460
9720e656
SL
114612015-09-24 Sandra Loosemore <sandra@codesourcery.com>
11462
11463 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
11464 short or char as base type.
11465
938d3bf2
SL
114662015-09-23 Sandra Loosemore <sandra@codesourcery.com>
11467
11468 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
11469 to allow any size enum.
11470
e6c2c623
PMR
114712015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
11472
11473 * gdb.ada/array_ptr_renaming.exp: New testcase.
11474 * gdb.ada/array_ptr_renaming/foo.adb: New file.
11475 * gdb.ada/array_ptr_renaming/pack.ads: New file.
11476
06da0f77
PL
114772015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11478
11479 * gdb.trace/ftrace-lock.c: New file.
11480 * gdb.trace/ftrace-lock.exp: New file.
11481
4f51c22a
PL
114822015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11483
11484 * gdb.arch/insn-reloc.c: New file.
11485 * gdb.arch/ftrace-insn-reloc.exp: New file.
11486
7041adf4
PL
114872015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11488
11489 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
11490 instruction.
11491 * gdb.trace/pendshr1.c (pendfunc): Likewise.
11492 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
11493 * gdb.trace/range-stepping.c: Likewise.
11494 * gdb.trace/trace-break.c: Likewise.
11495 * gdb.trace/trace-mt.c (thread_function): Likewise.
11496 * gdb.trace/ftrace.c (marker): Likewise.
11497 * gdb.trace/trace-condition.c (marker): Likewise.
11498 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
11499 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
11500 is_aarch64_target.
11501
015d2e7e
DE
115022015-09-18 Doug Evans <xdje42@gmail.com>
11503
11504 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
11505 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
11506
26b188a2
SL
115072015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11508
11509 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
11510 the breakpoint.
11511
79dc332b
SL
115122015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11513
11514 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
11515 the pending breakpoint. Remove timeout override for "Run till
11516 MI pending breakpoint on pendfunc3 on thread 2" test.
11517
f57929f2
SL
115182015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11519
11520 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
11521 filename pattern.
11522
3f469b17
SL
115232015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11524
11525 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
11526 in breakpoint filename pattern.
11527
515b89b3
SL
115282015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11529
7800dbe4
SL
11530 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11531
115322015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11533
515b89b3
SL
11534 * gdb.linespec/explicit.exp: Check for readline support for
11535 tab-completion tests. Fix obvious typo.
11536
d2939ba2
MM
115372015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11538
11539 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11540 and replay.
11541
cbb55fa7
MM
115422015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11543
11544 * gdb.btrace/non-stop.c: New.
11545 * gdb.btrace/non-stop.exp: New.
11546
43691ca1
PL
115472015-09-17 Pierre Langlois <pierre.langlois@arm.com>
11548 Yao Qi <yao.qi@linaro.org>
11549
11550 * gdb.trace/trace-condition.c: New file.
11551 * gdb.trace/trace-condition.exp: New file.
11552
d78908cf
WW
115532015-09-16 Wei-cheng Wang <cole945@gmail.com>
11554
11555 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
11556 for testing bytecode compilation.
11557
1ed415e2
PA
115582015-09-16 Pedro Alves <palves@redhat.com>
11559 Sandra Loosemore <sandra@codesourcery.com>
11560
11561 * gdb.threads/non-stop-fair-events.c (timeout): New global.
11562 (SECONDS): Redefine.
11563 (main): Call pthread_kill and alarm early.
11564 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
11565 support.
11566 (test): If the target can't hardware step and doesn't support
11567 displaced stepping, increase the timeout.
11568
d136eff5
PA
115692015-09-16 Pedro Alves <palves@redhat.com>
11570
11571 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
11572 (enable_debug): New procedures.
11573 (test): Use them. Bail out if waiting for threads fails.
11574 (top level): Bail out if a test fails.
11575
991f019c
YQ
115762015-09-16 Yao Qi <yao.qi@linaro.org>
11577
11578 * gdb.asm/asm-source.exp: Set asm-arch for
11579 aarch64*-*-* target.
11580 * gdb.asm/aarch64.inc: New file.
11581
bfca584f
PMR
115822015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
11583
11584 * gdb.ada/array_of_variable_length.exp: New testcase.
11585 * gdb.ada/array_of_variable_length/foo.adb: New file.
11586 * gdb.ada/array_of_variable_length/pck.adb: New file.
11587 * gdb.ada/array_of_variable_length/pck.ads: New file.
11588
b326e587
DE
115892015-09-15 Doug Evans <dje@google.com>
11590
11591 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
11592 of function static local variable.
11593
5382cfab
PW
115942015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11595
11596 * gdb.threads/tls-so_extern.exp: New test file.
11597 * gdb.threads/tls-so_extern.c: New test file.
11598 * gdb.threads/tls-so_extern_main.c: New test file.
11599
141c5cc4
JK
116002015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11601
11602 * gdb.opt/solib-intra-step-lib.c: New file.
11603 * gdb.opt/solib-intra-step-main.c: New file.
11604 * gdb.opt/solib-intra-step.exp: New file.
11605
d15dcecd
PA
116062015-09-15 Pedro Alves <palves@redhat.com>
11607
11608 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
11609 gdb_continue_to_breakpoint instead of gdb_test_multiple.
11610
4c2f2a79
PA
116112015-09-14 Pedro Alves <palves@redhat.com>
11612
11613 * gdb.base/hook-stop-continue.c: Delete.
11614 * gdb.base/hook-stop-continue.exp: Delete.
11615 * gdb.base/hook-stop-frame.c: Delete.
11616 * gdb.base/hook-stop-frame.exp: Delete.
11617 * gdb.base/hook-stop.c: New file.
11618 * gdb.base/hook-stop.exp: New file.
11619
919e6dbe
PMR
116202015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
11621
11622 * gdb.ada/access_to_packed_array.exp: New testcase.
11623 * gdb.ada/access_to_packed_array/foo.adb: New file.
11624 * gdb.ada/access_to_packed_array/pack.adb: New file.
11625 * gdb.ada/access_to_packed_array/pack.ads: New file.
11626
157280a4
MM
116272015-09-14 Markus Metzger <markus.t.metzger@intel.com>
11628
11629 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
11630 buffer size test.
11631
2fd33e94
DB
116322015-09-11 Don Breazeal <donb@codesourcery.com>
11633
11634 * gdb.base/foll-exec.c: Add copyright header. Fix
11635 formatting issues.
11636 * gdb.base/foll-exec.exp (zap_session): Delete proc.
11637 (do_exec_tests): Use clean_restart in place of zap_session,
11638 and for test initialization. Fix formatting issues. Use
11639 fail in place of perror.
11640 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
11641 an expect statement to match an expression with output from
11642 the program under debug.
11643 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
11644 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
11645 * gdb.threads/non-ldr-exc-2.exp: Likewise.
11646 * gdb.threads/non-ldr-exc-3.exp: Likewise.
11647 * gdb.threads/non-ldr-exc-4.exp: Likewise.
11648
e70b6e8e
DE
116492015-09-09 Doug Evans <dje@google.com>
11650
11651 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
11652
7a551a51
DE
116532015-09-09 Doug Evans <dje@google.com>
11654
11655 * gdb.base/pie-execl.exp: Fix result test of build_executable.
11656
4c666f84
DE
116572015-09-09 Doug Evans <dje@google.com>
11658
11659 * gdb.base/savedregs.exp: Fix typo.
11660
243a9253
PA
116612015-09-09 Pedro Alves <palves@redhat.com>
11662
11663 * gdb.mi/mi-cli.exp: Add CLI finish tests.
11664
c0fa8fbd
SL
116652015-09-08 Sandra Loosemore <sandra@codesourcery.com>
11666
11667 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
11668 command actually switches threads. Give up on remaining
11669 tests if target fails to stop at breakpoint.
11670
cd7c1778
PMR
116712015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
11672
11673 * gdb.ada/funcall_char.exp: New testcase.
11674 * gdb.ada/funcall_char/foo.adb: New file.
11675
dc5c8746
PMR
116762015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
11677
11678 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
11679 expected outputs. Add two testcases for completing ambiguous
11680 functions.
11681 * gdb.ada/complete/aux_pck.adb: New file.
11682 * gdb.ada/complete/aux_pck.ads: New file.
11683 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
11684 Ambiguous_Func functions.
11685 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
11686 * gdb.ada/complete/pck.adb: Likewise.
11687
4e83a1e7
UW
116882015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
11689
11690 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
11691 failures to run the test program under GDB.
11692
8ce74153
LM
116932015-08-26 Luis Machado <lgustavo@codesourcery.com>
11694
11695 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
11696 to C.
11697
e9756d52
PP
116982015-08-26 Patrick Palka <patrick@parcs.ath.cx>
11699
11700 * gdb.base/run-after-attach.exp: New test file.
11701 * gdb.base/run-after-attach.c: New test file.
11702
8d37573b
DB
117032015-08-26 Don Breazeal <donb@codesourcery.com>
11704
11705 * gdb.base/foll-exec-2.c: New test program.
11706 * gdb.base/foll-exec-2.exp: New test.
11707
63e43d3a
PMR
117082015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
11709
11710 * gdb.base/nested-subp1.exp: New file.
11711 * gdb.base/nested-subp1.c: New file.
11712 * gdb.base/nested-subp2.exp: New file.
11713 * gdb.base/nested-subp2.c: New file.
11714 * gdb.base/nested-subp3.exp: New file.
11715 * gdb.base/nested-subp3.c: New file.
11716
3d40fbb5
PA
117172015-08-24 Pedro Alves <palves@redhat.com>
11718
11719 * gdb.server/connect-without-multi-process.c: New file.
11720 * gdb.server/connect-without-multi-process.exp: New file.
11721
4422ac93
LM
117222015-08-24 Luis Machado <lgustavo@codesourcery.com>
11723
11724 * gdb.opt/inline-markers.c: Make z int.
11725
91dddb86
LM
117262015-08-24 Luis Machado <lgustavo@codesourcery.com>
11727
11728 * gdb.opt/inline-markers.c: Make z volatile.
11729
a48847ee
LM
117302015-08-24 Luis Machado <lgustavo@codesourcery.com>
11731
11732 * gdb.opt/inline-bt.c: New volatile global z.
11733 * gdb.opt/inline-cmds.c: Likewise.
11734 * gdb.opt/inline-locals.c: Likewise.
11735 * gdb.opt/inline-markers.c: New extern global z.
11736 (marker): Use z.
11737 (inline_fn): Likewise.
11738
0ebbc52b
PA
117392015-08-24 Pedro Alves <palves@redhat.com>
11740
11741 * config/m32r-stub.exp: Remove file.
11742 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
11743 * gdb.base/call-rt-st.exp: Likewise.
11744 * gdb.base/call-strs.exp: Likewise.
11745 * gdb.base/default.exp: Remove references to h8300-*-hms and
11746 *-*-udi*.
11747 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
11748
77c365df
AA
117492015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11750
11751 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
11752 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
11753 and "return" use KFAIL when GDB can not read/write the vector
11754 return value.
11755
4313b8c0
GB
117562015-08-21 Gary Benson <gbenson@redhat.com>
11757
11758 * gdb.trace/pending.exp: Cope with remote transfer warnings.
11759
0e433b32
PA
117602015-08-20 Pedro Alves <palves@redhat.com>
11761
11762 * gdb.server/solib-list.exp: No longer expect an interior stop in
11763 non-stop mode.
11764
221e1a37
PA
117652015-08-20 Pedro Alves <palves@redhat.com>
11766
11767 * gdb.server/connect-stopped-target.c: New file.
11768 * gdb.server/connect-stopped-target.exp: New file.
11769
40e3ad0e
PA
117702015-08-20 Pedro Alves <palves@redhat.com>
11771
11772 * gdb.dwarf2/comp-unit-lang.exp: New file.
11773 * gdb.dwarf2/comp-unit-lang.c: New file.
11774
af39b327
PMR
117752015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11776
11777 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11778 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11779
7d45c7c3 117802015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 11781
7d45c7c3
KB
11782 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11783 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11784
4d6cceb4
DE
117852015-08-18 Doug Evans <dje@google.com>
11786 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11787
11788 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11789 skip_python_tests. New arg prompt_regexp.
11790 (skip_python_tests): New function.
11791 * lib/mi-support.exp (mi_skip_python_tests): New function.
11792 * gdb.python/py-mi-objfile-gdb.py: New file.
11793 * gdb.python/py-mi-objfile.c: New file.
11794 * gdb.python/py-mi-objfile.exp: New file.
11795
ad89c2aa
KS
117962015-08-17 Keith Seitz <keiths@redhat.com>
11797
11798 * gdb.linespec/explicit.exp: Move strace test from here ...
11799 * gdb.trace/strace.exp: ... to here.
11800
e3ae3c43
PP
118012015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11802
11803 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11804 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
11805
604b2636
DE
118062015-08-14 Doug Evans <xdje42@gmail.com>
11807
11808 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11809 inferior before selecting a new file.
11810
6ff0ba5f
DE
118112015-08-14 Doug Evans <xdje42@gmail.com>
11812
11813 * gdb.mi/mi-disassemble.exp: Update.
11814 * gdb.base/disasm-optim.S: New file.
11815 * gdb.base/disasm-optim.c: New file.
11816 * gdb.base/disasm-optim.h: New file.
11817 * gdb.base/disasm-optim.exp: New file.
11818
9ca98f92
KS
118192015-08-14 Keith Seitz <keiths@redhat.com>
11820
11821 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11822 "evaluated-by".
11823
52bbc560
JB
118242015-08-13 Joel Brobecker <brobecker@adacore.com>
11825
11826 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11827
5d8c3ed3
PMR
118282015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11829
11830 * gdb.ada/fun_renaming.exp: New testcase.
11831 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11832 * gdb.ada/fun_renaming/pack.adb: New file.
11833 * gdb.ada/fun_renaming/pack.ads: New file.
11834
ea8812bc
KS
118352015-08-12 Keith Seitz <keiths@redhat.com>
11836
11837 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11838 gdb_get_line_number.
11839
4dafcdeb
JB
118402015-08-12 Joel Brobecker <brobecker@adacore.com>
11841
11842 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11843 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11844 gdb.base/dso2dso.exp: New files.
11845
5ba32597
SDJ
118462015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11847 Pedro Alves <palves@redhat.com>
11848 Keith Seitz <keiths@redhat.com>
11849
11850 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11851 GDBFLAGS.
11852
b6dafabf
PP
118532015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11854
11855 * gdb.base/gdbhistsize-history.exp
11856 (test_histsize_history_setting): Use save_vars.
11857 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11858 Use save_vars.
11859 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11860 * gdb.base/readline.exp: Use save_vars.
11861
abe8e607
PP
118622015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11863
11864 * lib/gdb.exp (save_vars): New proc.
11865
629500fa
KS
118662015-08-11 Keith Seitz <keiths@redhat.com>
11867
11868 * gdb.base/help.exp: Update help_breakpoint_text.
11869
eb8c4e2e
KS
118702015-08-11 Keith Seitz <keiths@redhat.com>
11871
11872 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11873 (at toplevel): Call test_explicit_breakpoints.
11874 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11875 breakpoints.
11876 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11877 breakpoint conditions, "-cond".
11878
87f0e720
KS
118792015-08-11 Keith Seitz <keiths@redhat.com>
11880
11881 * gdb.linespec/3explicit.c: New file.
11882 * gdb.linespec/cpexplicit.cc: New file.
11883 * gdb.linespec/cpexplicit.exp: New file.
11884 * gdb.linespec/explicit.c: New file.
11885 * gdb.linespec/explicit.exp: New file.
11886 * gdb.linespec/explicit2.c: New file.
11887 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11888 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11889 before using in the matching pattern.
11890 Clarify that `prefix' is a regular expression.
11891
f00aae0f
KS
118922015-08-11 Keith Seitz <keiths@redhat.com>
11893
11894 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11895 test.
11896 Add tests for missing ",FMT" and ",".
11897
e27852be
DE
118982015-08-10 Doug Evans <dje@google.com>
11899 Keith Seitz <keiths@redhat.com>
11900
11901 PR gdb/17960
11902 * gdb.base/completion.exp: Add location completer tests.
11903
7f03bd92
PA
119042015-08-07 Pedro Alves <palves@redhat.com>
11905
11906 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11907 tests here.
11908 (top level): Run do_test with and without displaced stepping.
11909
3fc8eb30
PA
119102015-08-07 Pedro Alves <palves@redhat.com>
11911
11912 * gdb.base/valgrind-disp-step.c: New file.
11913 * gdb.base/valgrind-disp-step.exp: New file.
11914
d4569d7b
PA
119152015-08-07 Pedro Alves <palves@redhat.com>
11916
11917 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11918 Delete function.
11919 (main): Add alarm. Run an infinite loop instead of calling
11920 wait_threads.
11921 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11922 comment.
11923 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
11924 Delete function.
11925 (main): Add alarm. Run an infinite loop instead of calling
11926 wait_threads.
11927 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
11928 comment.
11929
e1316e60
PA
119302015-08-07 Pedro Alves <palves@redhat.com>
11931
11932 * gdb.base/checkpoint-ns.exp: New file.
11933 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
11934 standard_testfile.
11935
da8c46d2
MM
119362015-08-07 Markus Metzger <markus.t.metzger@intel.com>
11937
11938 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
11939 * gdb.btrace/instruction_history.exp: Update.
11940 * gdb.btrace/tsx.exp: New.
11941 * gdb.btrace/tsx.c: New.
11942
de1c2c52
PA
119432015-08-06 Pedro Alves <palves@redhat.com>
11944
11945 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
11946 increase timeout.
11947 * gdb.reverse/until-precsave.exp: Bump timeouts.
11948
782e0bf4
PA
119492015-08-06 Pedro Alves <palves@redhat.com>
11950
11951 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
11952
83e97ed0
PA
119532015-08-06 Pedro Alves <palves@redhat.com>
11954
11955 PR gdb/18749
11956 * gdb.threads/process-dies-while-handling-bp.c: New file.
11957 * gdb.threads/process-dies-while-handling-bp.exp: New file.
11958
863d01bd
PA
119592015-08-06 Pedro Alves <palves@redhat.com>
11960
11961 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
11962 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
11963
0a39bb32
PA
119642015-08-05 Pedro Alves <palves@redhat.com>
11965
11966 * gdb.threads/next-while-other-thread-longjmps.c: New file.
11967 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
11968
ee2d2b10
SL
119692015-08-03 Sandra Loosemore <sandra@codesourcery.com>
11970
11971 * gdb.base/bp-permanent.exp: Report test as unsupported if
11972 the target cannot stop at the permanent breakpoint.
11973
4e1bdb00
DE
119742015-08-03 Doug Evans <dje@google.com>
11975
11976 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
11977 10000.
11978
3d338901
DE
119792015-08-03 Doug Evans <dje@google.com>
11980
11981 * Makefile.in (workers/%.worker, build-perf): New rule.
11982 (GDB_PERFTEST_MODE): New variable.
11983 (check-perf): Use it.
11984 (clean): Clean up gdb.perf parallel build subdirs.
11985 * lib/build-piece.exp: New file.
11986 * lib/gdb.exp (make_gdb_parallel_path): New function
11987 (standard_output_file, standard_temp_file): Call it.
11988 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11989 of $GDB_PARALLEL.
11990 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
11991
af061d3e
DE
119922015-08-03 Doug Evans <dje@google.com>
11993
8e1afc81 11994 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
11995 (LOG_FILE_NAME): New global.
11996 (TextReporter.__init__): Initialize self.txt_sum.
11997 (TextReporter.report): Add support for multiple data-points.
11998 Move report to perftest.sum, put raw data in perftest.log.
11999 (TextReporter.start): Open sum and log files.
12000 (TextReporter.end): Close sum and log files.
8e1afc81
DE
12001 * gdb.perf/lib/perftest/testresult.py
12002 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 12003
2c8c5d37
PA
120042015-07-31 Pedro Alves <palves@redhat.com>
12005
12006 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12007 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12008 kill_wait_spawned_process instead of explicit "kill -9".
12009 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12010 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12011 kill_wait_spawned_process.
12012 * gdb.base/attach-twice.exp: Likewise.
12013 * gdb.base/attach.exp: Likewise.
12014 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12015 gdb_test_multiple.
12016 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12017 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12018 kill_wait_spawned_process.
12019 * gdb.base/valgrind-infcall.exp: Likewise.
12020 * gdb.multi/multi-attach.exp: Likewise.
12021 * gdb.python/py-prompt.exp: Likewise.
12022 * gdb.python/py-sync-interp.exp: Likewise.
12023 * gdb.server/ext-attach.exp: Likewise.
12024 * gdb.threads/attach-into-signal.exp (corefunc): Use
12025 spawn_wait_for_attach, spawn_id_get_pid and
12026 kill_wait_spawned_process.
12027 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12028 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12029 spawn_id_get_pid and kill_wait_spawned_process.
12030 * gdb.threads/attach-stopped.exp (corefunc): Use
12031 spawn_wait_for_attach, spawn_id_get_pid and
12032 kill_wait_spawned_process.
12033 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12034 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12035 kill_wait_spawned_process instead of explicit "kill -9".
12036 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12037 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12038 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12039 processes. Don't map cygwin/windows pids here. Now returns a
12040 spawn id list.
12041
032a0fca
SL
120422015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12043
12044 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12045 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12046 correct patch.
12047
61a934ca
SL
120482015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12049
12050 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12051
4bc4d428
SL
120522015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12053
12054 Reapply:
12055 2014-05-21 Mark Wielaard <mjw@redhat.com>
12056
12057 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12058
998d452a
PA
120592015-07-30 Pedro Alves <palves@redhat.com>
12060
12061 * linux-low.c (handle_extended_wait): Set the child's last
12062 reported status to TARGET_WAITKIND_STOPPED.
12063
69dde7dc
PA
120642015-07-30 Pedro Alves <palves@redhat.com>
12065
12066 PR threads/18600
12067 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12068 only shows inferior 1.
12069
4dd63d48
PA
120702015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12071 Pedro Alves <palves@redhat.com>
12072
12073 PR threads/18600
12074 * gdb.threads/fork-plus-threads.c: New file.
12075 * gdb.threads/fork-plus-threads.exp: New file.
12076
d618e4c5
PP
120772015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12078
12079 * gdb.base/batch-preserve-term-settings.exp
12080 (test_terminal_settings_preserved_after_cli_exit): Use
12081 send_quit_command.
12082
1eef6428
PA
120832015-07-29 Pedro Alves <palves@redhat.com>
12084 Don Breazeal <donb@codesourcery.com>
12085
12086 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12087 output from both inferior_spawn_id and gdb_spawn_id.
12088
7da5b897
SDJ
120892015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12090
12091 * gdb.threads/attach-into-signal.exp (corefunc): Use
12092 with_test_prefix on nested loops, uniquefying the test messages.
12093
dac804df
SDJ
120942015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12095
12096 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12097 commit.
12098
06265e53
PP
120992015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12100
12101 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12102 New proc.
12103 (test_terminal_settings_preserved_after_sigterm): New test.
12104
18206ca3
PP
121052015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12106
12107 * gdb.base/batch-preserve-term-settings.exp
12108 (test_terminal_settings_preserved_after_cli_exit): New test.
12109
90074d11
PP
121102015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12111
12112 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12113 manipulation of saved_gdbflags.
12114 (test_terminal_settings_preserved): Remove global declaration of
12115 the unused variable pagination_prompt. Remove manipulation of
12116 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12117 GDBFLAGS.
12118
eb1a7902
PA
121192015-07-29 Pedro Alves <palves@redhat.com>
12120
12121 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12122
8b75dd3b
PA
121232015-07-29 Pedro Alves <palves@redhat.com>
12124
12125 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12126 at the top.
12127
dedad4e3
PA
121282015-07-29 Pedro Alves <palves@redhat.com>
12129
12130 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12131 (main): Call gdb_unbuffer_output.
12132 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12133 (main): Call gdb_unbuffer_output.
12134 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12135 (main): Call gdb_unbuffer_output.
12136 * gdb.base/call-strs.exp: Adjust to step over the
12137 gdb_unbuffer_output call.
12138 * gdb.base/catch-gdb-caused-signals.c: Include
12139 "../lib/unbuffer_output.c".
12140 (main): Call gdb_unbuffer_output.
12141 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12142 (main): Call gdb_unbuffer_output.
12143 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12144 (main): Call gdb_unbuffer_output.
12145 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12146 (main): Call gdb_unbuffer_output.
12147 * gdb.base/shlib-call.exp: Adjust to step over the
12148 gdb_unbuffer_output call.
12149 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12150 (main): Call gdb_unbuffer_output.
12151 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12152 (main): Call gdb_unbuffer_output.
12153 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12154 (main): Rename to ...
12155 (test): ... this.
12156 (main): Reimplement.
12157 * gdb.base/varargs.exp: Run to test instead of to main.
12158 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12159 (main): Call gdb_unbuffer_output.
12160
58789a91
PA
121612015-07-29 Pedro Alves <palves@redhat.com>
12162
12163 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12164 factore out from mi_continue_dprintf. For call-style dprintfs,
12165 expect dprintf output out of $inferior_spawn_id.
12166 (mi_continue_dprintf): Use mi_expect_dprintf.
12167 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12168 (main): Call gdb_unbuffer_output.
12169
e8376742
PA
121702015-07-29 Pedro Alves <palves@redhat.com>
12171
12172 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12173 (default_mi_gdb_start): Set inferior_spawn_id instead of
12174 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12175 gdb_spawn_id.
12176 (mi_gdb_test): Always expect inferior output from both
12177 $inferior_spawn_id and $gdb_spawn_id.
12178
08280010
PA
121792015-07-29 Pedro Alves <palves@redhat.com>
12180
12181 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12182 send_inferior and $inferior_spawn_id.
12183
4d30e432
PA
121842015-07-29 Pedro Alves <palves@redhat.com>
12185
12186 * gdb.gdb/complaints.exp (test_initial_complaints)
12187 (test_serial_complaints, test_short_complaints): Use
12188 gdb_test_stdio.
12189 (test_empty_complaint): Handle $inferior_spawn_id !=
12190 $gdb_spawn_id.
12191
0d30a335
PA
121922015-07-29 Pedro Alves <palves@redhat.com>
12193
12194 * gdb.base/varargs.exp: Use gdb_test_stdio.
12195
39413b29
PA
121962015-07-29 Pedro Alves <palves@redhat.com>
12197
12198 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12199
7cb000a9
PA
122002015-07-29 Pedro Alves <palves@redhat.com>
12201
12202 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12203
d7b8ac82
PA
122042015-07-29 Pedro Alves <palves@redhat.com>
12205
12206 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12207 parameter into two new parameters, "inf_result" and "gdb_result".
12208 Expect inferior output and gdb output from $inferior_spawn_id and
12209 $gdb_spawn_id, respectively. Adjust all callers.
12210
789c3a0c
PA
122112015-07-29 Pedro Alves <palves@redhat.com>
12212
12213 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12214 of gdb_test_sequence.
12215
77e760c3
PA
122162015-07-29 Pedro Alves <palves@redhat.com>
12217
12218 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12219 (saw_spurious_output): Expect inferior output from
12220 $inferior_spawn_id. Use gdb_test_stdio.
12221
8396d2cd
PA
122222015-07-29 Pedro Alves <palves@redhat.com>
12223
12224 * gdb.base/dprintf.exp: Use standard_testfile. Change
12225 prepare_for_testing call.
12226 (srcfile): Don't set.
12227 (restart): New procedure.
12228 (test_dprintf): New procecure, use to continue over dprintfs.
12229 (test_call, test_agent): New procedures, tests moved here.
12230 Restart gdb and recreate dprintfs. Adjust expected output.
12231
2051d61f
PA
122322015-07-29 Pedro Alves <palves@redhat.com>
12233
12234 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12235
452397af
PA
122362015-07-29 Pedro Alves <palves@redhat.com>
12237
12238 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12239
8aed9555
PA
122402015-07-29 Pedro Alves <palves@redhat.com>
12241
12242 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12243 gdb_test_stdio.
12244
188a61b4
PA
122452015-07-29 Pedro Alves <palves@redhat.com>
12246
12247 * lib/gdb.exp (gdb_test_stdio): New procedure.
12248
12264a45
PA
122492015-07-29 Pedro Alves <palves@redhat.com>
12250
12251 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12252
23ffc893
PA
122532015-07-29 Pedro Alves <palves@redhat.com>
12254
12255 * gdb.base/call-signal-resume.exp: Remove check for
12256 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12257 * gdb.base/unwindonsignal.exp: Likewise.
12258 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12259 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12260
65566918
PA
122612015-07-29 Pedro Alves <palves@redhat.com>
12262
12263 * gdb.base/siginfo-addr.c (pass): New function.
12264 (handler): Call it iff si_addr is correct.
12265 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12266 Set a breakpoint at "pass" and continue to it.
12267
d60a9221
SDJ
122682015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12269
12270 * gdb.python/py-objfile.exp: Make some tests have unique names.
12271 * gdb.python/py-pp-registration.exp: Likewise.
12272
bde40b8f
PA
122732015-07-28 Pedro Alves <palves@redhat.com>
12274
12275 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12276
13e1dec8
SM
122772015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12278
12279 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12280
da33c9a7
SM
122812015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12282
12283 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12284
077836f7
PP
122852015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12286
12287 * gdb.base/gdb-sigterm-2.exp: New test.
12288
b8cc7b2e
DE
122892015-07-25 Doug Evans <xdje42@gmail.com>
12290
12291 Revert:
12292 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12293 (workers/%.worker, build-perf): New rule.
12294 (GDB_PERFTEST_MODE): New variable.
12295 (check-perf): Use it.
12296 (clean): Clean up gdb.perf parallel build subdirs.
12297 * lib/build-piece.exp: New file.
12298 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12299 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12300 name.
12301 (standard_temp_file): Ditto.
12302 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12303 of $GDB_PARALLEL.
12304
c8bd4544
DE
123052015-07-24 Doug Evans <dje@google.com>
12306
12307 * gdb.perf/lib/perftest/utils.py: New file.
12308 * gdb.perf/gm-hello.cc: New file.
12309 * gdb.perf/gm-pervasive-typedef.cc: New file.
12310 * gdb.perf/gm-pervasive-typedef.h: New file.
12311 * gdb.perf/gm-std.cc: New file.
12312 * gdb.perf/gm-std.h: New file.
12313 * gdb.perf/gm-use-cerr.cc: New file.
12314 * gdb.perf/gm-utils.h: New file.
12315 * gdb.perf/gmonster-null-lookup.py: New file.
12316 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12317 * gdb.perf/gmonster-print-cerr.py: New file.
12318 * gdb.perf/gmonster-ptype-string.py: New file.
12319 * gdb.perf/gmonster-runto-main.py: New file.
12320 * gdb.perf/gmonster-select-file.py: New file.
12321 * gdb.perf/gmonster1-null-lookup.exp: New file.
12322 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12323 * gdb.perf/gmonster1-print-cerr.exp: New file.
12324 * gdb.perf/gmonster1-ptype-string.exp: New file.
12325 * gdb.perf/gmonster1-runto-main.exp: New file.
12326 * gdb.perf/gmonster1-select-file.exp: New file.
12327 * gdb.perf/gmonster1.cc: New file.
12328 * gdb.perf/gmonster1.exp: New file.
12329 * gdb.perf/gmonster2-null-lookup.exp: New file.
12330 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
12331 * gdb.perf/gmonster2-print-cerr.exp: New file.
12332 * gdb.perf/gmonster2-ptype-string.exp: New file.
12333 * gdb.perf/gmonster2-runto-main.exp: New file.
12334 * gdb.perf/gmonster2-select-file.exp: New file.
12335 * gdb.perf/gmonster2.cc: New file.
12336 * gdb.perf/gmonster2.exp: New file.
12337
6eab34f3
DE
123382015-07-24 Doug Evans <dje@google.com>
12339
12340 * gdb.perf/README: New file.
12341 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
12342 * lib/gen-perf-test.exp: New file.
12343
63738bfd
DE
123442015-07-24 Doug Evans <dje@google.com>
12345
12346 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
12347 (PerfTest::startup): New function.
12348 (PerfTest::run): Return result of calling body.
12349 (PerfTest::assemble): Rewrite.
12350 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
12351 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
12352 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
12353 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
12354 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
12355
7b606f95
DE
123562015-07-24 Doug Evans <dje@google.com>
12357
12358 * lib/gdb.exp (clean_restart): Make executable optional.
12359
a97b16b8
DE
123602015-07-24 Doug Evans <dje@google.com>
12361
12362 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
12363 compiler_info references.
12364 * gdb.cp/temargs.exp: Ditto.
12365 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
12366 (get_compiler_info): Early exit if already computed. Set compiler_info
12367 to "unknown" if there was a problem.
12368 (test_compiler_info): Add function comment. Call get_compiler_info.
12369
35baa57f
DE
123702015-07-24 Doug Evans <dje@google.com>
12371
12372 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12373 (workers/%.worker, build-perf): New rule.
12374 (GDB_PERFTEST_MODE): New variable.
12375 (check-perf): Use it.
12376 (clean): Clean up gdb.perf parallel build subdirs.
12377 * lib/build-piece.exp: New file.
12378 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12379 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12380 name.
12381 (standard_temp_file): Ditto.
12382 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12383 of $GDB_PARALLEL.
12384
6ebea266
DE
123852015-07-24 Doug Evans <dje@google.com>
12386
12387 * lib/future.exp (gdb_default_target_compile): New option
12388 "early_flags".
12389 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
12390 --as-needed.
12391
1e76a7e9
SDJ
123922015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
12393
12394 * gdb.base/catch-syscall.exp: Call gdb_exit before
12395 gdb_skip_xml_test.
12396
5068630a
PA
123972015-07-24 Pedro Alves <palves@redhat.com>
12398
12399 * gdb.python/py-events.exp: Accept output between the stop event
12400 and the prompt.
12401 * gdb.python/py-evsignal.exp: Likewise.
12402 * gdb.python/py-evthreads.exp: Likewise.
12403
77598427
PA
124042015-07-24 Pedro Alves <palves@redhat.com>
12405
12406 PR gdb/18717
12407 * gdb.threads/non-ldr-exit.c: New file.
12408 * gdb.threads/non-ldr-exit.exp: New file.
12409
11e6c98f
YQ
124102015-07-24 Yao Qi <yao.qi@linaro.org>
12411
12412 * gdb.server/ext-wrapper.exp: Test --wrapper option when
12413 restarting process.
12414
51aee833
YQ
124152015-07-24 Yao Qi <yao.qi@linaro.org>
12416
12417 * gdb.server/ext-restart.exp: New file.
12418
8cfe207c
YQ
124192015-07-24 Yao Qi <yao.qi@linaro.org>
12420
12421 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
12422 argument options.
12423 * gdb.server/ext-wrapper.exp: New file.
12424
cc12ce38
DE
124252015-07-23 Doug Evans <dje@google.com>
12426
12427 * gdb.dwarf2/dw2-dummy-cu.S: New file.
12428 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
12429
d0d84780
PMR
124302015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
12431
12432 * gdb.ada/var_arr_typedef.exp: New testcase.
12433 * gdb.ada/var_arr_typedef/pack.adb: New file.
12434 * gdb.ada/var_arr_typedef/pack.ads: New file.
12435 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
12436
8b558f79
JB
124372015-07-20 Joel Brobecker <brobecker@adacore.com>
12438
12439 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
12440
775a3298
JK
124412015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12442
12443 * gdb.arch/i386-biarch-core.exp: Replace istarget
12444 by "complete set gnutarget". Remove expectation for the "core-file"
12445 command.
12446
db1ff28b
JK
124472015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12448
12449 Revert the previous commit:
12450 Tests for validate symbol file using build-id.
12451
0a94970d
JK
124522015-07-15 Aleksandar Ristovski <aristovski@qnx.com
12453
12454 Tests for validate symbol file using build-id.
12455 * gdb.base/solib-mismatch-lib.c: New file.
12456 * gdb.base/solib-mismatch-libmod.c: New file.
12457 * gdb.base/solib-mismatch.c: New file.
12458 * gdb.base/solib-mismatch.exp: New file.
12459
03346981
SL
124602015-07-15 Sandra Loosemore <sandra@codesourcery.com>
12461
12462 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
12463 nios2-*-linux*.
12464 * gdb.base/sigbpt.exp (stepi_out): Likewise.
12465 * gdb.base/siginfo.exp: Likewise.
12466 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12467
42422cc7
PL
124682015-07-15 Pierre Langlois <pierre.langlois@arm.com>
12469
12470 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
12471 Move it to ...
12472 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
12473 ... here.
12474 * gdb.trace/range-stepping.exp: Check that the target supports
12475 range stepping.
12476
cfa68bae
JK
124772015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12478
12479 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
12480
8ffdba26
PA
124812015-07-14 Pedro Alves <palves@redhat.com>
12482
12483 * gdb.base/killed-outside.exp: New file.
12484 * gdb.base/killed-outside.c: New file.
12485
218a5a11
JK
124862015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12487
12488 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
12489 (n at main): New.
12490 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
12491
e03ed3c6
AA
124922015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12493
12494 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
12495 infcall tests instead of setting up for KFAIL.
12496
485668e5
MM
124972015-07-10 Markus Metzger <markus.t.metzger@intel.com>
12498
12499 * gdb.btrace/record_goto-step.exp: New.
12500
08464196
JK
125012015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12502
12503 PR compile/18484
12504 * gdb.compile/compile.c (struct struct_type): Add volatile to
12505 selffield's type.
12506 * gdb.compile/compile.exp
12507 (compile code struct_object.selffield = &struct_object): Skip further
12508 struct_object tests if this one xfails.
12509
bcf5c1d9
RC
125102015-07-08 Robert O'Callahan <robert@ocallahan.org>
12511
12512 PR exp/18617
12513 * gdb.trace/ax.exp: Add test.
12514
4931af25
YQ
125152015-07-07 Yao Qi <yao.qi@linaro.org>
12516
12517 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
12518 instead of istarget "aarch64*-*-*".
12519 * gdb.arch/aarch64-fp.exp: Likewise.
12520 * gdb.base/float.exp: Likewise.
12521 * gdb.reverse/aarch64.exp: Likewise.
12522 * lib/gdb.exp (is_aarch64_target): New proc.
12523
9fcf688e
YQ
125242015-07-07 Yao Qi <yao.qi@linaro.org>
12525
12526 * lib/gdb.exp (is_aarch32_target): New proc.
12527 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12528 instead of "istarget "arm*-*-*"".
12529 * gdb.arch/arm-disp-step.exp: Likewise.
12530 * gdb.arch/thumb-bx-pc.exp: Likewise.
12531 * gdb.arch/thumb-prologue.exp: Likewise.
12532 * gdb.arch/thumb-singlestep.exp: Likewise.
12533 * gdb.base/disp-step-syscall.exp: Likewise.
12534 * gdb.base/float.exp: Likewise.
12535
fbd8d50d
YQ
125362015-07-07 Yao Qi <yao.qi@linaro.org>
12537
12538 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12539 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12540
71be1fdc
YQ
125412015-07-07 Yao Qi <yao.qi@linaro.org>
12542
12543 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
12544 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
12545 if it exists.
12546 * gdb.multi/multi-arch.exp: Likewise.
12547
3e221d36
SM
125482015-07-07 Simon Marchi <simon.marchi@ericsson.com>
12549
12550 * gdb.python/py-lazy-string.exp: Add missing parentheses to
12551 print.
12552
d441430b
YQ
125532015-07-07 Yao Qi <yao.qi@linaro.org>
12554
12555 * gdb.arch/thumb-singlestep.exp: Do one more single step.
12556
06f810bd
MG
125572015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
12558
12559 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
12560 '[' and ']' characters.
12561
5e61e7c0
IB
125622015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
12563
12564 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12565
28bf096c
PA
125662015-06-29 Pedro Alves <palves@redhat.com>
12567
12568 PR threads/18127
12569 * gdb.threads/hand-call-new-thread.c: New file.
12570 * gdb.threads/hand-call-new-thread.c: New file.
12571
ee93cd5e
KS
125722015-06-26 Keith Seitz <keiths@redhat.com>
12573 Doug Evans <dje@google.com>
12574
12575 PR 16253
12576 * gdb.cp/var-tag-2.cc: New file.
12577 * gdb.cp/var-tag-3.cc: New file.
12578 * gdb.cp/var-tag-4.cc: New file.
12579 * gdb.cp/var-tag.cc: New file.
12580 * gdb.cp/var-tag.exp: New file.
12581
fc637f04
PP
125822015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12583
12584 * gdb.base/history-duplicates.exp: New test.
12585
2e52ae68
PP
125862015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12587
12588 * gdb.base/completion.exp: Test the completion of the "focus"
12589 command.
12590
6e22494e
JK
125912015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12592
12593 * gdb.arch/amd64-prologue-skip.S: New file.
12594 * gdb.arch/amd64-prologue-skip.exp: New file.
12595
bf7b9cd9
SM
125962015-06-25 Simon Marchi <simon.marchi@ericsson.com>
12597
12598 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
12599 is_address_zero_readable check.
12600
201e8dfd
PB
126012015-06-24 Peter Bergner <bergner@vnet.ibm.com>
12602
12603 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
12604 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
12605
5cd867b4
YQ
126062015-06-24 Yao Qi <yao.qi@linaro.org>
12607
12608 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
12609 linux targets.
12610
4d7be007
YQ
126112015-06-24 Yao Qi <yao.qi@linaro.org>
12612
12613 * lib/gdb.exp (supports_get_siginfo_type): New proc.
12614 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
12615 * gdb.base/siginfo-thread.exp: Likewise.
12616
07fcd301
YQ
126172015-06-22 Yao Qi <yao.qi@linaro.org>
12618
12619 * boards/remote-gdbserver-on-localhost.exp: Add comments.
12620
52042a00
YQ
126212015-06-22 Yao Qi <yao.qi@linaro.org>
12622
12623 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
12624 aarch64*-*-*.
12625 (skip_hw_watchpoint_tests): Likewise.
12626
74bd41ce
PP
126272015-06-18 Patrick Palka <patrick@parcs.ath.cx>
12628
12629 * gdb.base/gdbinit-history.exp: Test the interaction between
12630 setting GDBHISTSIZE and setting the history size via .gdbinit.
12631
bc460514
PP
126322015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12633
12634 PR gdb/16999
12635 * gdb.base/gdbhistsize-history.exp: New test.
12636
b58c513b
PP
126372015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12638
12639 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
12640 with GDBHISTSIZE.
12641 * gdb.base/readline.exp: Likewise.
12642
92046791
YQ
126432015-06-17 Yao Qi <yao.qi@linaro.org>
12644
12645 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
12646 line.
12647
2093d2d3
PP
126482015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12649
12650 * gdb.base/gdbinit-history.exp: Add test case to check that
12651 an unlimited history file does not get truncated on exit.
12652
e6c693af
AA
126532015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12654
12655 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
12656 (VECTOR): New macro. Use it...
12657 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
12658 ...for these typedefs.
12659 (int8, char1, int1, double1): New typedefs.
12660 (struct just_int2, struct two_int2): New structures.
12661 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
12662 (add_structvecs, add_singlevecs): New functions.
12663 (main): Call add_some_intvecs twice.
12664 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
12665 the compile and exit upon failure. Try compiling for the "native"
12666 architecture. Test inferior function calls with vector arguments
12667 and vector return value handling with "finish" and "return".
12668
c74f7d1c
JT
126692015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
12670
12671 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
12672 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
12673 PE file.
12674 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
12675
98aa42ee
AT
126762015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12677
12678 PR breakpoints/16465
12679 * gdb.mi/mi-dprintf-pending.c: New file.
12680 * gdb.mi/mi-dprintf-pending.exp: New test.
12681 * gdb.mi/mi-dprintf-pendshr.c: New file.
12682
7d73c23c 126832015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 12684 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
12685
12686 * gdb.arch/i386-mpx-map.c: New file.
12687 * gdb.arch/i386-mpx-map.exp: New File.
12688
126892015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12690
12691 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
12692 * gdb.arch/i386-mpx.exp: Indentation fixed.
12693
126942015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12695
12696 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
12697 function and improved indentation.
12698 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
12699 gdb_test_multiple. Added additional tests to skip the test.
12700
127012015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12702
12703 * gdb.arch/i386-avx512.c: Change path in include file.
12704 * gdb.arch/i386-avx512.exp: Change include dir path
12705 compilation flag.
12706 * gdb.arch/i386-mpx.c: Change path in include file.
12707 * gdb.arch/i386-mpx.exp: Change include dir path compilation
12708 flag.
12709
d5eba19a
JK
127102015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12711
12712 * gdb.compile/compile-print.exp (compile print *vararray@3)
12713 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
12714
7f361056
JK
127152015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12716
12717 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
12718 (do not keep jit in memory): ... this.
12719 (expect 5): Change it to ...
12720 (expect no 5): ... this.
12721
3b462ec2
SM
127222015-06-02 Simon Marchi <simon.marchi@ericsson.com>
12723
12724 PR gdb/15564
12725 * gdb.mi/mi-detach.exp: New file.
12726
e0619de6
JK
127272015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12728
12729 PR symtab/18392
12730 * gdb.arch/amd64-tailcall-self.S: New file.
12731 * gdb.arch/amd64-tailcall-self.c: New file.
12732 * gdb.arch/amd64-tailcall-self.exp: New file.
12733
e970cb34
DB
127342015-05-28 Don Breazeal <donb@codesourcery.com>
12735
12736 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
12737 tests for remote targets by checking is_target_gdbserver.
12738
b2e2f908
DE
127392015-05-27 Doug Evans <dje@google.com>
12740
12741 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
12742 * gdb.dwarf2/opaque-type-lookup.c: New file.
12743 * gdb.dwarf2/opaque-type-lookup.exp: New file.
12744
82c7be31
DE
127452015-05-26 Doug Evans <dje@google.com>
12746
12747 * gdb.cp/iostream.cc: New file.
12748 * gdb.cp/iostream.exp: New file.
12749
b4f54984
DE
127502015-05-26 Doug Evans <dje@google.com>
12751
12752 * gdb.dwarf2/dw2-op-call.exp: Update.
12753 * gdb.dwarf2/dw4-sig-types.exp: Update.
12754 * gdb.dwarf2/implptr.exp: Update.
12755 * gdb.mi/mi-cmd-param-changed.exp: Update.
12756
4ea6efe9
DE
127572015-05-26 Doug Evans <dje@google.com>
12758
12759 * gdb.python/py-lazy-string.c: New file.
12760 * gdb.python/py-lazy-string.exp: New file.
12761 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
12762 (main): Update. Add estring3.
12763 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
12764 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
12765
f6bb7db3
YQ
127662015-05-26 Omair Javaid <omair.javaid@linaro.org>
12767 Yao Qi <yao.qi@linaro.org>
12768
12769 * gdb.reverse/aarch64.c: New.
12770 * gdb.reverse/aarch64.exp: New.
12771
a81bfbd0
OJ
127722015-05-26 Omair Javaid <omair.javaid@linaro.org>
12773
25d49b86
PA
12774 * lib/gdb.exp (supports_process_record): Return true for
12775 aarch64*-linux*.
a81bfbd0
OJ
12776 (supports_reverse): Likewise.
12777
158bf1b4
PP
127782015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12779
12780 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12781 Use with_test_prefix.
12782
a0145030
AB
127832015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12784
12785 * gdb.base/completion.exp: Add test for completion of layout
12786 names.
12787
ebe3b578
AB
127882015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12789
12790 * lib/gdb.exp (skip_tui_tests): New proc.
12791 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12792
84204ed7
PA
127932015-05-19 Pedro Alves <palves@redhat.com>
12794
12795 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12796 Save the whole env array instead of just HOME. Unset HISTSIZE in
12797 the environment while testing. Restore whole environment
12798 afterwards.
12799
37442ce1
DE
128002015-05-16 Doug Evans <xdje42@gmail.com>
12801
12802 * gdb.guile/scm-ports.c: New file.
12803 * gdb.guile/scm-ports.exp: Add memory port tests.
12804
36de76f9
JK
128052015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12806
12807 * gdb.compile/compile-print.c: New file.
12808 * gdb.compile/compile-print.exp: New file.
12809
3a9558c4
JK
128102015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12811
12812 * gdb.compile/compile-ops.exp: Cast param to void.
12813 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12814 (compile code struct_object.selffield = &struct_object): Add xfail.
12815
aa715135
JG
128162015-05-15 Joel Brobecker <brobecker@adacore.com>
12817
12818 * gdb.ada/arr_enum_with_gap: New testcase.
12819
931e5bc3
JG
128202015-05-15 Joel Brobecker <brobecker@adacore.com>
12821
12822 * gdb.ada/byte_packed_arr: New testcase.
12823
9cd4d857
JB
128242015-05-15 Joel Brobecker <brobecker@adacore.com>
12825
12826 * gdb.ada/pckd_neg: New testcase.
12827
ebfd00d2
PP
128282015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12829
12830 PR gdb/17820
12831 * gdb.base/gdbinit-history.exp: New test.
12832 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12833 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12834
4c082a81
SC
128352015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12836
12837 * gdb.python/py-xmethods.cc: Enhance test case.
12838 * gdb.python/py-xmethods.exp: New tests.
12839 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12840 function.
12841 (B_indexoper): Likewise.
12842 (global_dm_list) : Add new xmethod worker functions.
12843
f7797074
SDJ
128442015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12845
12846 * gdb.base/coredump-filter.exp: Correctly unset
12847 "coredump_var_addr" array.
12848
a4674e4e
PA
128492015-05-08 Pedro Alves <palves@redhat.com>
12850
12851 * gdb.server/non-existing-program.exp: Unset spawn_id.
12852
df2eb078
SC
128532015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12854
12855 PR python/18291
12856 * gdb.python/py-xmethods.exp: Add tests.
12857
422349a3
YQ
128582015-05-08 Yao Qi <yao.qi@linaro.org>
12859
12860 PR gdb/18208
12861 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12862 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12863 function set_coredump_filter, and remove remote_exec call.
12864 Remove argument ipid. Callers update.
12865 (top level): Don't get inferior's PID.
12866
63fc80ce
AA
128672015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12868
12869 * gdb.base/watch_thread_num.exp: Skip test on targets without
12870 access watchpoints.
12871
80ad801e
PA
128722015-05-06 Pedro Alves <palves@redhat.com>
12873
12874 PR server/18081
12875 * gdb.server/non-existing-program.exp: New file.
12876
0fa7fe50
JB
128772015-05-05 Joel Brobecker <brobecker@adacore.com>
12878
12879 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12880
3ea89b92
PMR
128812015-05-05 Joel Brobecker <brobecker@adacore.com>
12882
12883 * gdb.ada/out_of_line_in_inlined: New testcase.
12884
87b8eff0
JB
128852015-05-05 Joel Brobecker <brobecker@adacore.com>
12886
12887 * gdb.ada/var_rec_arr: New testcase.
12888
5fccc635
YQ
128892015-04-30 Yao Qi <yao.qi@linaro.org>
12890
12891 * gdb.base/break-idempotent.exp: If
12892 skip_hw_watchpoint_multi_tests returns true, skip the tests
12893 on "rwatch" and "awatch".
12894
42d38f42
YQ
128952015-04-30 Yao Qi <yao.qi@linaro.org>
12896
12897 * gdb.base/relativedebug.exp: Invoke gdb command
12898 "info sharedlibrary", and if libc.so doesn't have debug info,
12899 skip the test.
12900
2ce1cdbf
DE
129012015-04-29 Doug Evans <dje@google.com>
12902
12903 * gdb.python/py-xmethods.exp: Add ptype tests.
12904 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12905 get_result_type method.
12906
f24a38c5
LM
129072015-04-29 Luis Machado <lgustavo@codesourcery.com>
12908
12909 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12910 the target does not support hardware watchpoints.
12911
ecbf2b3c
LM
129122015-04-29 Luis Machado <lgustavo@codesourcery.com>
12913
12914 * gdb.base/break-always.exp: Abort testing if writing to memory
12915 causes an error.
12916
34f5f757
DE
129172015-04-28 Doug Evans <dje@google.com>
12918
12919 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12920 * gdb.python/py-pp-registration.exp: ... here. New file.
12921 * gdb.python/py-pp-registration.c: New file.
12922 * gdb.python/py-pp-registration.py: New file.
12923
69b4374a
DE
129242015-04-28 Doug Evans <dje@google.com>
12925
12926 * gdb.python/py-bad-printers.c: New file.
12927 * gdb.python/py-bad-printers.py: New file.
12928 * gdb.python/py-bad-printers.exp: New file.
12929
59fb7612
SS
129302015-04-28 Sasha Smundak <asmundak@google.com>
12931
12932 * gdb.python/py-type.exp: New test.
12933
2631b16a
AW
129342015-04-28 Andy Wingo <wingo@igalia.com>
12935
12936 * gdb.python/py-parameter.exp:
12937 * gdb.guile/scm-parameter.exp: Escape the path that we are
12938 matching against, as it might contain characters that are special
12939 to regular expressions.
12940
460efde1
JB
129412015-04-27 Joel Brobecker <brobecker@adacore.com>
12942
12943 * gdb.ada/rec_comp: New testcase.
12944
2d369d8e
SDJ
129452015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
12946
12947 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
12948 before using it.
12949
cf75d6c3
AB
129502015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
12951
12952 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
12953 new tests for verilog output.
12954
8dbe7ca5
YQ
129552015-04-24 Yao Qi <yao.qi@linaro.org>
12956
12957 * boards/remote-gdbserver-on-localhost.exp: New file.
12958
4ef9fb2f
PA
129592015-04-23 Pedro Alves <palves@redhat.com>
12960
12961 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
12962 $inferior_spawn_id instead of $inferior_spawn_id directly. On
12963 "end of file", remove $inferior_spawn_id from the indirect list.
12964
0a803169
PA
129652015-04-23 Pedro Alves <palves@redhat.com>
12966
12967 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
12968
749ef8f8
PA
129692015-04-23 Pedro Alves <palves@redhat.com>
12970
12971 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
12972 on $any_spawn_id instead of only on $gdb_spawn_id.
12973
8aae4344
PM
129742015-04-21 Pierre Muller <muller@sourceware.org>
12975
12976 PR pascal/17815
12977 * lib/pascal.exp (gpc_compile): Add new option "class".
12978 (fpc_compile): Likewise.
12979 * gdb.pascal/case-insensitive-symbols.pas: New file.
12980 * gdb.pascal/case-insensitive-symbols.exp: New file.
12981
1586c8fb
GB
129822015-04-20 Gary Benson <gbenson@redhat.com>
12983
12984 * gdb.base/attach.exp: Fix three extended remote failures.
12985
1b6e6f5c
GB
129862015-04-17 Gary Benson <gbenson@redhat.com>
12987
12988 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
12989 the main executable over the remote protocol.
12990
e797481d
PA
129912015-04-16 Pedro Alves <palves@redhat.com>
12992
12993 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12994 a new gdbserver if gdbserver_reconnect_p is set.
12995
1ca99c42
PA
129962015-04-16 Pedro Alves <palves@redhat.com>
12997
12998 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12999 is set, don't exit gdbserver.
13000
af9fd6f8
AA
130012015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13002
13003 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13004 appropriate .insn, such that an older assembler can be used.
13005 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13006 the z/Architecture instruction set on 31-bit targets as well.
13007
04ff1e61
AA
130082015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13009
13010 * gdb.go/handcall.exp: Remove all logic related to the first
13011 breakpoint and rely on go_runto_main instead.
13012 * gdb.go/strings.exp: Likewise.
13013 * gdb.go/unsafe.exp: Likewise.
13014 * gdb.go/hello.exp: Likewise. Also rename the remaining
13015 breakpoint marker to "breakpoint 1".
13016 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13017 * gdb.go/strings.go: Likewise.
13018 * gdb.go/unsafe.go: Likewise.
13019 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13020 "set breakpoint 2 here" and rename the remaining breakpoint marker
13021 to "breakpoint 1".
13022
40d2f8d6
SM
130232015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13024
13025 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13026 if itertools.imap is not present.
13027 * gdb.python/py-objfile.exp: Add parentheses.
13028 * gdb.python/py-type.exp: Same.
13029 * gdb.python/py-unwind-maint.py: Same.
13030
8cbc97c6
YQ
130312015-04-15 Yao Qi <yao.qi@linaro.org>
13032
13033 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13034 of ":$ptr_size" and set its form explicitly.
13035
45fd756c
YQ
130362015-04-15 Pedro Alves <palves@redhat.com>
13037 Yao Qi <yao.qi@linaro.org>
13038
13039 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13040 timeout by factor of 4.
13041 (test_regular_watch): Likewise.
13042 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13043 * gdb.reverse/sigall-reverse.exp: Likewise.
13044 * gdb.reverse/until-precsave.exp: Likewise.
13045 * lib/gdb.exp (with_timeout_factor): New proc.
13046 (gdb_expect): Move some code to ...
13047 (get_largest_timeout): ... here. New procedure.
13048
9e811bc3
LM
130492015-04-14 Luis Machado <lgustavo@codesourcery.com>
13050
13051 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13052
0ff6fcb2
LM
130532015-04-13 Luis Machado <lgustavo@codesourcery.com>
13054
13055 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13056 to write to the .text section.
13057
7578d5f7
LM
130582015-04-13 Luis Machado <lgustavo@codesourcery.com>
13059
13060 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13061 Handle the case of targets that do not provide PID information.
13062
2efe15c4
YQ
130632015-04-13 Yao Qi <yao.qi@linaro.org>
13064
13065 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13066 and use expect instead of gdb_expect.
13067
8cd8f2f8
SDJ
130682015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13069
13070 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13071 "coredump_var_addr" to avoid naming conflict with other testcases.
13072
9ee41772
PA
130732015-04-10 Pedro Alves <palves@redhat.com>
13074
13075 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13076 gdb_test_sequence and gdb_assert.
13077
07473109
PA
130782015-04-10 Pedro Alves <palves@redhat.com>
13079
13080 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13081 test messages that don't include the breakpoint address.
13082
de3db44c
YQ
130832015-04-10 Yao Qi <yao.qi@linaro.org>
13084
13085 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13086 false for some offset and width combinations which aren't
13087 supported by linux kernel.
13088
c79d856c
PA
130892015-04-10 Pedro Alves <palves@redhat.com>
13090
13091 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13092 procedure, factored out from ...
13093 (top level): ... here. Add "set displaced-stepping" testing axis.
13094 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13095 parameter "displaced". Use it.
13096 (top level): Use foreach and add "set displaced-stepping" testing
13097 axis.
13098
ebc90b50
PA
130992015-04-10 Pedro Alves <palves@redhat.com>
13100
13101 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13102 Remove comment.
13103 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13104 both the address of the instruction that triggers the watchpoint
13105 and the address of the instruction immediately after, and use
13106 those addresses for the test. Fix comment.
13107
8f572e5c
PA
131082015-04-10 Pedro Alves <palves@redhat.com>
13109
13110 * gdb.base/sigstep.exp (breakpoint_to_handler)
13111 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13112 Test "backtrace" in handler.
13113 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13114 (top level): Add new "displaced" test axis to
13115 breakpoint_to_handler, breakpoint_to_handler_entry and
13116 breakpoint_over_handler.
13117
8d707a12
PA
131182015-04-10 Pedro Alves <palves@redhat.com>
13119
13120 PR gdb/18216
13121 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13122
ef713951
YQ
131232015-04-10 Yao Qi <yao.qi@linaro.org>
13124
13125 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13126 (test_add_rn_pc): New function.
13127 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13128 (top level): Invoke test_add_rn_pc.
13129
906d60cf
PA
131302015-04-10 Pedro Alves <palves@redhat.com>
13131
13132 PR gdb/13858
13133 * gdb.base/step-over-no-symbols.exp: New file.
13134
f2983cc3
AW
131352015-04-09 Andy Wingo <wingo@igalia.com>
13136
13137 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13138 after the Python tests.
13139
6d62641c
SDJ
131402015-04-08 Keith Seitz <keiths@redhat.com>
13141
13142 PR python/16699
13143 * gdb.python/py-completion.exp: New tests for completion.
13144 * gdb.python/py-completion.py (CompleteLimit1): New class.
13145 (CompleteLimit2): Likewise.
13146 (CompleteLimit3): Likewise.
13147 (CompleteLimit4): Likewise.
13148 (CompleteLimit5): Likewise.
13149 (CompleteLimit6): Likewise.
13150 (CompleteLimit7): Likewise.
13151
f3770638
PA
131522015-04-08 Pedro Alves <palves@redhat.com>
13153
13154 PR gdb/18214
13155 PR gdb/18216
13156 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13157 function.
13158 (main): Install it as SIGUSR1 handler.
13159 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13160 parameter. Always use "setup" as prefix. Toggle "set
13161 displaced-stepping" off/on depending on global. Don't switch to
13162 thread 1 here.
13163 (top level): Add displaced stepping "off/on" test axis. Update
13164 "setup" calls. Wrap each subtest with with_test_prefix. Test
13165 continuing with a queued signal in each thread.
13166
4496bed7
PA
131672015-04-08 Pedro Alves <palves@redhat.com>
13168
13169 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13170 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13171 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13172 Return early if running to main fails.
13173 * gdb.trace/while-stepping.exp: Likewise.
13174
b97fde92
PA
131752015-04-07 Pedro Alves <palves@redhat.com>
13176
13177 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13178 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13179 interact with inferior program.
13180
f71c18e7
PA
131812015-04-07 Pedro Alves <palves@redhat.com>
13182
13183 * lib/gdb.exp (inferior_spawn_id): New global.
13184 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13185 spawn id after processing the user code.
13186 (default_gdb_start): Set inferior_spawn_id.
13187 (send_inferior): New procedure.
13188 * lib/gdbserver-support.exp (gdbserver_start): Set
13189 inferior_spawn_id.
13190 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13191
6423214f
PA
131922015-04-07 Pedro Alves <palves@redhat.com>
13193
13194 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13195 * lib/gdbserver-support.exp (gdbserver_start): Make
13196 $server_spawn_id global.
13197 (gdbserver_start): Don't wait for gdbserver's spawn id with
13198 expect_background.
13199 (close_gdbserver): New procedure.
13200 (gdb_exit): Rename the default version and reimplement.
13201
71c0ee8c
PA
132022015-04-07 Pedro Alves <palves@redhat.com>
13203
72f4393d 13204 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
13205 append the substituted item, not the original item.
13206
203bc29b
PA
132072015-04-07 Pedro Alves <palves@redhat.com>
13208
13209 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13210 gdb_expect.
13211
508a3ddf
PA
132122015-04-07 Pedro Alves <palves@redhat.com>
13213
13214 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13215 output appearing once only.
13216
9f6dbe2b
PA
132172015-04-07 Pedro Alves <palves@redhat.com>
13218
13219 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13220 that doesn't expect anything. Return early if running to main
13221 fails.
13222
337532fa
YQ
132232015-04-07 Yao Qi <yao.qi@linaro.org>
13224
13225 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13226 (child_function): Call alarm.
13227 (main): Move call to alarm into the loop.
13228 * gdb.threads/non-stop-fair-events.exp: Build program with
13229 -DTIMEOUT=$timeout.
13230
01b622d4
DE
132312015-04-06 Doug Evans <xdje42@gmail.com>
13232
13233 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13234 Fix dest parameter to board_info.
13235 (fpc_compile): Ditto.
13236 (gdb_compile_pascal): Rename dest arg to destfile.
13237
961f4160
PMR
132382015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13239
13240 * gdb.ada/funcall_ref.exp: New file.
13241 * gdb.ada/funcall_ref/foo.adb: New file.
13242
cafda597
YQ
132432015-04-02 Yao Qi <yao.qi@linaro.org>
13244
13245 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13246 is remote.
13247
fed040c6
GB
132482015-04-02 Gary Benson <gbenson@redhat.com>
13249
13250 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13251
d11916aa
SS
132522015-04-01 Sasha Smundak <asmundak@google.com>
13253
13254 * gdb.python/py-unwind-maint.c: New file.
13255 * gdb.python/py-unwind-maint.exp: New test.
13256 * gdb.python/py-unwind-maint.py: New file.
13257 * gdb.python/py-unwind.c: New file.
13258 * gdb.python/py-unwind.exp: New test.
13259 * gdb.python/py-unwind.py: New test.
13260
a1471180
PA
132612015-04-01 Pedro Alves <palves@redhat.com>
13262
13263 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13264 to fail instead of non-existent $test.
13265
0bbeccb1
PA
132662015-04-01 Pedro Alves <palves@redhat.com>
13267
13268 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13269 GDBFLAGS if not empty.
13270
3c724c8c
PMR
132712015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13272
13273 * gdb.ada/complete.exp: Remove "multi_line".
13274 * gdb.ada/info_exc.exp: Remove "multi_line".
13275 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13276 * gdb.ada/ptype_field.exp: Remove "multi_line".
13277 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13278 * gdb.ada/tagged.exp: Remove "multi_line".
13279 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13280 [multi_line ...]
13281 * gdb.btrace/delta.exp: Likewise.
13282 * gdb.btrace/exception.exp: Likewise.
13283 * gdb.btrace/function_call_history.exp: Likewise.
13284 * gdb.btrace/instruction_history.exp: Likewise.
13285 * gdb.btrace/nohist.exp: Likewise.
13286 * gdb.btrace/record_goto.exp: Likewise.
13287 * gdb.btrace/segv.exp: Likewise.
13288 * gdb.btrace/stepi.exp: Likewise.
13289 * gdb.btrace/tailcall.exp: Likewise.
13290 * gdb.btrace/unknown_functions.exp: Likewise.
13291 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13292 * lib/gdb.exp: Add the "multi_line" helper.
13293
4eec2deb
PA
132942015-04-01 Pedro Alves <palves@redhat.com>
13295
13296 * gdb.threads/tid-reuse.c: New file.
13297 * gdb.threads/tid-reuse.exp: New file.
13298
df8411da
SDJ
132992015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13300
13301 PR corefiles/16092
13302 * gdb.base/coredump-filter.c: New file.
13303 * gdb.base/coredump-filter.exp: Likewise.
13304
6ef37366
PM
133052015-03-27 Petr Machata <pmachata@redhat.com>
13306
13307 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13308 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13309 (Dwarf::assemble): Initialize them.
13310 (Dwarf::lines): New function.
13311
7ec911b0
JT
133122015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13313
13314 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13315 SYMBOL_PREFIX for x86_64-*-cygwin.
13316
ff908ebf
AW
133172015-03-26 Andy Wingo <wingo@igalia.com>
13318
13319 PR symtab/18148
13320 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13321 const_value but not a location.
13322 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13323 location defined in non-main CUs are visible.
13324
6d5f0679
YQ
133252015-03-26 Yao Qi <yao.qi@linaro.org>
13326
13327 PR testsuite/18139
13328 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13329 Add a line number entry for the same line.
13330 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
13331 Add a line number entry for the same line.
13332
2898689b
YQ
133332015-03-26 Yao Qi <yao.qi@linaro.org>
13334
13335 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
13336 .int 0.
13337 (func): Likewise. Add .Lfunc_1 label.
13338 Use .Lfunc_1 label.
13339 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
13340 .int 0.
13341 (func): Likewise.
13342 Use .Lfunc_1 label.
13343
85180498
YQ
133442015-03-26 Yao Qi <yao.qi@linaro.org>
13345
13346 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
13347 Call gdb_compile instead to compile each .s files without debug
13348 information.
13349
8aa08a8d
YQ
133502015-03-26 Yao Qi <yao.qi@linaro.org>
13351
13352 * gdb.base/savedregs.exp (process_saved_regs): Make
13353 "Saved registers:" optional in the pattern.
13354
66849923
MM
133552015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13356
13357 * gdb.btrace/next.exp: Merged into step.exp.
13358 * gdb.btrace/finish.exp: Merged into step.exp.
13359 * gdb.btrace/nexti.exp: Merged into stepi.exp.
13360 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
13361 "record goto" and checking the exact replay position.
13362 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
13363 check for "Recording format" in "info record" output.
13364 * gdb.btrace/record_goto.exp: Choose test file based on target.
13365 * gdb.btrace/x86-record_goto.S: Renamed into ...
13366 * gdb.btrace/x86_64-record_goto.S: ... this.
13367 * gdb.btrace/i686-record_goto.S: New.
13368 * gdb.btrace/x86-tailcall.S: Renamed into ...
13369 * gdb.btrace/x86_64-tailcall.S: ... this.
13370 * gdb.btrace/i686-tailcall.S: New.
13371 * gdb.btrace/x86-tailcall.c: Renamed into ...
13372 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
13373 separate statements. Update test.
13374 * gdb.btrace/delta.exp: Use record_goto.c as test file.
13375 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
13376 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
13377 * gdb.btrace/tailcall.exp: Choose test file based on target.
13378 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
13379
11cc1b74
MM
133802015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13381
13382 * gdb.btrace/exception.exp: Increase BTS buffer size.
13383
a25d8bf9
PA
133842015-03-24 Pedro Alves <palves@redhat.com>
13385
13386 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
13387
856e7dd6
PA
133882015-03-24 Pedro Alves <palves@redhat.com>
13389
13390 * gdb.threads/schedlock.exp (test_step): No longer expect that
13391 "set scheduler-locking step" with "next" over a function call runs
13392 threads unlocked.
13393
ad235a41
AT
133942015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13395
13396 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
13397
15630549
AT
133982015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13399
13400 PR breakpoints/16466
13401 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
13402 * gdb.mi/mi-pending.c (thread_func): New function.
13403 (int main): Add threading support required.
13404 * gdb.mi/mi-pending.exp: Add tests for this issue.
13405 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
13406 (pendfunc2): Remove stdio dependency.
13407 * gdb.mi/mi-pendshr2.c: New file.
13408
693dca06
KS
134092015-03-23 Keith Seitz <keiths@redhat.com>
13410
13411 * gdb.linespec/keywords.c: New file.
13412 * gdb.linespec/keywords.exp: New file.
13413
7e993ebf
KS
134142015-03-23 Keith Seitz <keiths@redhat.com>
13415
13416 PR gdb/18021
13417 * gdb.dwarf2/staticvirtual.exp: New test.
13418
bc23328c
JK
134192015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13420
13421 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
13422 * README: Remove HP-UX and gdb.hp.
13423 (configuration):
13424 * configure: Regenerate.
13425 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
13426 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
13427 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
13428 gdb.hp/gdb.defects/Makefile.
13429 * gdb.hp/Makefile.in: File deleted.
13430 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
13431 * gdb.hp/gdb.aCC/optimize.c: File deleted.
13432 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
13433 * gdb.hp/gdb.aCC/run.c: File deleted.
13434 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
13435 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
13436 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
13437 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
13438 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
13439 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
13440 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
13441 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
13442 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
13443 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
13444 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
13445 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
13446 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
13447 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
13448 * gdb.hp/gdb.base-hp/reg.s: File deleted.
13449 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
13450 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
13451 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
13452 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
13453 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
13454 * gdb.hp/gdb.compat/Makefile.in: File deleted.
13455 * gdb.hp/gdb.compat/average.c: File deleted.
13456 * gdb.hp/gdb.compat/sum.c: File deleted.
13457 * gdb.hp/gdb.compat/xdb.c: File deleted.
13458 * gdb.hp/gdb.compat/xdb0.c: File deleted.
13459 * gdb.hp/gdb.compat/xdb0.h: File deleted.
13460 * gdb.hp/gdb.compat/xdb1.c: File deleted.
13461 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
13462 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
13463 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
13464 * gdb.hp/gdb.defects/Makefile.in: File deleted.
13465 * gdb.hp/gdb.defects/bs14602.c: File deleted.
13466 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
13467 * gdb.hp/gdb.defects/solib-d.c: File deleted.
13468 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
13469 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
13470 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
13471 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
13472 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
13473 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
13474 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
13475 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
13476 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
13477 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
13478 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
13479 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
13480 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
13481 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
13482 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
13483 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
13484 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
13485 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
13486 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
13487 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
13488 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
13489 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
13490 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
13491 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
13492 * gdb.hp/tools/odump: File deleted.
13493
8bf3b159
PA
134942015-03-19 Pedro Alves <palves@redhat.com>
13495
13496 * gdb.threads/continue-pending-status.exp (saw_thread_2)
13497 (saw_thread_3): New globals.
13498 (top level): Increment them when an event for the corresponding
13499 thread is seen.
13500 (no thread starvation): New test.
13501
eb54c8bf
PA
135022015-03-19 Pedro Alves <palves@redhat.com>
13503
13504 * gdb.threads/continue-pending-status.c: New file.
13505 * gdb.threads/continue-pending-status.exp: New file.
13506
32d2e5d6
PA
135072015-03-18 Pedro Alves <palves@redhat.com>
13508
13509 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13510 Use gdb_is_target_remote instead of is_remote. Use
13511 gdb_test_multiple instead of gdb_expect. Exit early if
13512 gdb_test_multiple hits its internal matches. Tighten stepi tests
13513 expected output. Fail on exit with any signal, instead of just
13514 SIGILL.
13515
f68f11b7
YQ
135162015-03-18 Yao Qi <yao.qi@linaro.org>
13517
13518 PR tdep/18107
13519 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
13520 variable.
13521 * gdb.base/catch-syscall.exp: Don't skip it on
13522 aarch64*-*-linux* target. Remove elements in all_syscalls.
13523 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
13524 target.
13525 (setup_all_syscalls): New proc.
13526
ca5fd19b
YQ
135272015-03-16 Yao Qi <yao.qi@linaro.org>
13528
13529 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13530 (top level): Skip tests if valid_addr_p returns false for
13531 $cmd1 or $cmd2.
13532
85642ba0
AW
135332015-03-11 Andy Wingo <wingo@igalia.com>
13534
13535 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13536
e03f9645
YQ
135372015-03-11 Yao Qi <yao.qi@linaro.org>
13538
13539 * gdb.base/catch-syscall.exp: Fix typo in comments.
13540
5d0962b2
YQ
135412015-03-11 Yao Qi <yao.qi@linaro.org>
13542
13543 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
13544
b2df3cef
PA
135452015-03-09 Pedro Alves <palves@redhat.com>
13546
13547 * dg-extract-results.py: Delete.
13548
ef878e53
PA
135492015-03-09 Pedro Alves <palves@redhat.com>
13550
13551 Merge dg-extract-results.sh from GCC upstream (r218843).
13552
13553 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
13554 * dg-extract-results.sh: Use --text with grep to avoid issues with
13555 binary files. Fall back to cat -v, if that doesn't work.
13556
9494d219
PA
135572015-03-05 Pedro Alves <palves@redhat.com>
13558
13559 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
13560
a8d9763a
SM
135612015-03-04 Simon Marchi <simon.marchi@ericsson.com>
13562
13563 * lib/mi-support.exp (mi_expect_interrupt): Accept
13564 alternative event for when in all-stop mode.
13565
be9957b8
PA
135662015-03-04 Pedro Alves <palves@redhat.com>
13567
13568 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
13569
d57be0f4 135702015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
13571
13572 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
13573
c214c7cf
AA
135742015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13575
13576 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
13577 regexps for GDB's current line display, accept a hex address
13578 preceding the line number.
13579
6d74a497
AA
135802015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13581
13582 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
13583 the 'arch1' variable for "s390*-linux*" targets.
13584
511aee7c
PA
135852015-03-04 Pedro Alves <palves@redhat.com>
13586
13587 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
13588 (main): Pass missing retval argument to pthread_join call.
13589
95e50b27
PA
135902015-03-02 Pedro Alves <palves@redhat.com>
13591
13592 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
13593 (top level): Call do_test with non-stop as well.
13594
28054d69
PA
135952015-03-02 Pedro Alves <palves@redhat.com>
13596
13597 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
13598 -1.
13599
4fa5d7b4
AA
136002015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13601
13602 * gdb.arch/s390-vregs.exp: New test.
13603 * gdb.arch/s390-vregs.S: New file.
13604
97c18565
PA
136052015-02-27 Pedro Alves <palves@redhat.com>
13606
13607 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
13608 call to catch_command_errors.
13609 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
13610 catch_command_errors.
13611
a37bfa30
PA
136122015-02-27 Pedro Alves <palves@redhat.com>
13613
13614 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
13615 "true" for boolean result.
13616 * gdb.gdb/selftest.exp (test_with_self): Also accept full
13617 prototype of main.
13618
6f98576f
PA
136192015-02-27 Pedro Alves <palves@redhat.com>
13620
13621 * lib/unbuffer_output.c: New file.
13622 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
13623 (main): Call gdb_unbuffer_output.
13624
eba5ab56
YQ
136252015-02-27 Yao Qi <yao.qi@linaro.org>
13626
13627 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
13628 target.
13629
0def5aaa
DE
136302015-02-26 Doug Evans <dje@google.com>
13631
13632 * gdb.cp/class2.cc (Dbase, D): New classes.
13633 (main): New local delta.
13634 * gdb.cp/class2.exp: Test printing delta.
13635 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
13636 (dynbar): New global.
13637 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
13638
081a1c2c
JK
136392015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13640
13641 * gdb.compile/compile-ifunc.c: New file.
13642 * gdb.compile/compile-ifunc.exp: New file.
13643
2f41223f
AT
136442015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
13645
13646 * gdb.base/structs.exp: Check for correct struct on finish.
13647
03eddd80
YQ
136482015-02-26 Yao Qi <yao.qi@linaro.org>
13649
13650 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
13651 is zero.
13652
80c57053
JK
136532015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13654
13655 * gdb.arch/cordic.ko.bz2: New file.
13656 * gdb.arch/cordic.ko.debug.bz2: New file.
13657 * gdb.arch/ppc64-symtab-cordic.exp: New file.
13658
21613c12
YQ
136592015-02-25 Yao Qi <yao.qi@linaro.org>
13660
13661 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
13662 aarch64*-*-* target.
13663
d8b901ed
PA
136642015-02-23 Pedro Alves <palves@redhat.com>
13665
13666 * lib/gdb.exp (delete_breakpoints): Rewrite using
13667 gdb_test_multiple.
13668
e5b85ead
PA
136692015-02-23 Pedro Alves <palves@redhat.com>
13670
13671 * gdb.base/info-os.c: Include stdlib.h.
13672
85c3a371
DE
136732015-02-22 Doug Evans <xdje42@gmail.com>
13674
13675 PR symtab/17855
13676 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
13677 is read after symbols have been re-read.
13678 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
13679 * gdb.ada/exec_changed/second.adb (Second): Ditto.
13680
96553a0c
DE
136812015-02-21 Doug Evans <dje@google.com>
13682
13683 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
13684
97a0c697
JK
136852015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13686
13687 PR corefiles/17808
13688 * gdb.arch/i386-biarch-core.core.bz2: New file.
13689 * gdb.arch/i386-biarch-core.exp: New file.
13690
a47cd6e9
PA
136912015-02-21 Pedro Alves <palves@redhat.com>
13692
13693 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
13694 runto_main fails.
13695
c5facdc4
PA
136962015-02-20 Pedro Alves <palves@redhat.com>
13697
13698 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
13699 info probes.
13700
2db9a427
PA
137012015-02-20 Pedro Alves <palves@redhat.com>
13702
13703 * gdb.threads/multi-create-ns-info-thr.exp: New file.
13704
60fb7e9e
PA
137052015-02-20 Pedro Alves <palves@redhat.com>
13706
13707 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
13708 clean_restart before gdb_target_supports_trace.
13709
5c5019c2
PA
137102015-02-20 Pedro Alves <palves@redhat.com>
13711
13712 PR threads/18006
13713 * gdb.threads/clone-thread_db.c: New file.
13714 * gdb.threads/clone-thread_db.exp: New file.
13715
c9587f88
AT
137162015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
13717
13718 PR breakpoints/16812
13719 * gdb.base/catch-gdb-caused-signals.c: New file.
13720 * gdb.base/catch-gdb-caused-signals.exp: New file.
13721
f6a88844
JM
137222015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
13723
13724 * configure: Regenerated.
13725 * configure.ac: Use GDB_AC_TRANSFORM.
13726 * aclocal.m4: sinclude ../transform.m4.
13727
497c491b
JM
137282015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13729
13730 * lib/dtrace.exp: New file.
13731 * gdb.base/dtrace-probe.exp: Likewise.
13732 * gdb.base/dtrace-probe.d: Likewise.
13733 * gdb.base/dtrace-probe.c: Likewise.
13734 * lib/pdtrace.in: Likewise.
13735 * configure.ac: Output variables with the transformed names of
13736 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
13737 * configure: Regenerated.
13738
03e98035
JM
137392015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13740
13741 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
13742 expected message when trying to access $_probe_* convenience
13743 variables while not on a probe.
13744
63cc30e9
JK
137452015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13746
13747 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
13748
0703599a
PA
137492015-02-11 Pedro Alves <pedro@codesourcery.com>
13750
13751 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
13752 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
13753
7e60a48e
DE
137542015-02-10 Doug Evans <xdje42@gmail.com>
13755
13756 * lib/gdb.exp (gdb_load): Always return a result.
13757
01b088bc
PA
137582015-02-10 Pedro Alves <palves@redhat.com>
13759
13760 * gdb.threads/signal-sigtrap.c: New file.
13761 * gdb.threads/signal-sigtrap.exp: New file.
13762
b05ec7a5
AT
137632015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
13764
13765 * gdb.trace/no-attach-trace.c: New file.
13766 * gdb.trace/no-attach-trace.exp: New file.
13767
a2c2acaf
MW
137682015-02-09 Mark Wielaard <mjw@redhat.com>
13769
13770 * gdb.dwarf2/atomic.c: New file.
13771 * gdb.dwarf2/atomic-type.exp: Likewise.
13772
31fd9caa
MM
137732015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13774
13775 * gdb.btrace/buffer-size.exp: Update "info record" output.
13776 * gdb.btrace/delta.exp: Update "info record" output.
13777 * gdb.btrace/enable.exp: Update "info record" output.
13778 * gdb.btrace/finish.exp: Update "info record" output.
13779 * gdb.btrace/instruction_history.exp: Update "info record" output.
13780 * gdb.btrace/next.exp: Update "info record" output.
13781 * gdb.btrace/nexti.exp: Update "info record" output.
13782 * gdb.btrace/step.exp: Update "info record" output.
13783 * gdb.btrace/stepi.exp: Update "info record" output.
13784 * gdb.btrace/nohist.exp: Update "info record" output.
13785
d33501a5
MM
137862015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13787
13788 * gdb.btrace/buffer-size: New.
13789
f4abbc16
MM
137902015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13791
13792 * gdb.btrace/delta.exp: Update "info record" output.
13793 * gdb.btrace/enable.exp: Update "info record" output.
13794 * gdb.btrace/finish.exp: Update "info record" output.
13795 * gdb.btrace/instruction_history.exp: Update "info record" output.
13796 * gdb.btrace/next.exp: Update "info record" output.
13797 * gdb.btrace/nexti.exp: Update "info record" output.
13798 * gdb.btrace/step.exp: Update "info record" output.
13799 * gdb.btrace/stepi.exp: Update "info record" output.
13800 * gdb.btrace/nohist.exp: Update "info record" output.
13801
b9d61307
SM
138022015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13803
13804 PR gdb/15678
13805 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
13806
e584fdbc
PA
138072015-02-06 Pedro Alves <palves@redhat.com>
13808
13809 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13810 macro.
13811 (seconds_left, again): New globals.
13812 (main): Wait seconds_left in a 1-second sleep loop instead of
13813 sleeping 180 seconds. If 'again' is set, reset the seconds
13814 counter.
13815 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13816 'again' in the inferior before detaching. Print the seconds left.
13817 (options): New global.
13818 (top level): Build program with -DTIMEOUT=$timeout.
13819
77f41761
PA
138202015-02-06 Pedro Alves <palves@redhat.com>
13821
13822 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13823 determine how many seconds to pass to 'alarm'.
13824 * gdb.base/gdb-sigterm.exp (top level): Build program with
13825 -DTIMEOUT=$timeout.
13826 (do_test): Return success/failure indication. Add more verbose
13827 logging. Don't fail if 200 single steps are seen. Instead, fail
13828 when the test times out.
13829 (passes): New global.
13830 (top level): Break the testing loop if testing fails on any
13831 iteration. Use gdb_assert.
13832
b9394193
DB
138332015-02-04 Don Breazeal <donb@codesourcery.com>
13834
13835 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13836 and initialize them.
13837 (ipc_cleanup): New function.
13838 (main): Don't declare shmid, semid, and msqid. Add a call to
13839 atexit so that we call ipc_cleanup on exit.
13840
42d9e528
PA
138412015-02-04 Pedro Alves <palves@redhat.com>
13842
13843 * boards/native-extended-gdbserver.exp: Remove any target variant
13844 specifications from the board name before clearing the isremote
13845 flag from board_info.
13846
ae6ae975
DE
138472015-01-31 Doug Evans <xdje42@gmail.com>
13848
13849 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13850
cfb069a8
GB
138512015-01-31 Gary Benson <gbenson@redhat.com>
13852
13853 * gdb.base/completion.exp: Disable completion limiting for
13854 existing tests. Add new tests to check completion limiting.
13855 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13856
5dd31d79
DE
138572015-01-31 Doug Evans <xdje42@gmail.com>
13858
13859 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13860
9f050062
DE
138612015-01-31 Doug Evans <xdje42@gmail.com>
13862
13863 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13864 entries. Duplicate file section script entries.
13865 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13866 inlined entries. Add test for safe-path rejection.
13867 * gdb.python/py-section-script.c: Add duplicate inlined section script
13868 entries. Duplicate file section script entries.
13869 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13870 inlined entries. Add test for safe-path rejection.
13871
df25ebbd
JB
138722015-01-29 Joel Brobecker <brobecker@adacore.com>
13873
13874 * gdb.ada/disc_arr_bound: New testcase.
13875
4a0ca9ec
JB
138762015-01-29 Joel Brobecker <brobecker@adacore.com>
13877
13878 * gdb.ada/mi_var_array: New testcase.
13879
3a8b707a
DE
138802015-01-27 Doug Evans <dje@google.com>
13881
13882 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13883 Add test for objfile.filename, objfile.username after objfile
13884 has been unloaded.
13885
f8313f6e
JB
138862015-01-26 Joel Brobecker <brobecker@adacore.com>
13887
13888 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13889 the second test to print the name attribute of value
13890 returned by the call to gdb.lookup_type, and adjust
13891 the expected output accordingly.
13892
37bc665e
MW
138932015-01-25 Mark Wielaard <mjw@redhat.com>
13894
13895 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13896 * gdb.base/disp-step-fork.c: Include unistd.h.
13897 * gdb.base/siginfo-obj.c: Include stdio.h.
13898 * gdb.base/siginfo-thread.c: Likewise.
13899 * gdb.mi/non-stop.c: Include unistd.h.
13900 * gdb.mi/nsthrexec.c: Include stdio.h.
13901 * gdb.mi/pthreads.c: Include unistd.h.
13902 * gdb.modula2/unbounded1.c (main): Declare returns int.
13903 * gdb.reverse/consecutive-reverse.c: Likewise.
13904 * gdb.threads/create-fail.c: Include unistd.h.
13905 * gdb.threads/killed.c: Likewise.
13906 * gdb.threads/linux-dp.c: Likewise.
13907 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13908 * gdb.threads/non-ldr-exc-2.c: Likewise.
13909 * gdb.threads/non-ldr-exc-3.c: Likewise.
13910 * gdb.threads/non-ldr-exc-4.c: Likewise.
13911 * gdb.threads/pthreads.c: Include unistd.h.
13912 (main): Declare returns int.
13913 * gdb.threads/tls-main.c (foo): New declaration.
13914 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13915
f7e5394d
SM
139162015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13917
13918 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13919 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13920
743649fd
MW
139212015-01-15 Mark Wielaard <mjw@redhat.com>
13922
13923 * gdb.base/noreturn-return.c: New file.
13924 * gdb.base/noreturn-return.exp: New file.
13925 * gdb.base/noreturn-finish.c: New file.
13926 * gdb.base/noreturn-finish.exp: New file.
13927
198297aa
PA
139282015-01-23 Pedro Alves <palves@redhat.com>
13929
13930 * gdb.threads/continue-pending-after-query.c: New file.
13931 * gdb.threads/continue-pending-after-query.exp: New file.
13932
717cf30c
AG
139332015-01-22 Anders Granlund <anders.granlund@ericsson.com>
13934 Simon Marchi <simon.marchi@ericsson.com>
13935
13936 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
13937 * gdb.base/valgrind-db-attach.exp: Same.
13938 * gdb.base/valgrind-infcall.exp: Same.
13939 * lib/mi-support.exp (default_mi_gdb_start): Same.
13940 * lib/prompt.exp (default_prompt_gdb_start): Same.
13941 * lib/gdb.exp (default_gdb_spawn): Same.
13942 (gdb_interact): New.
13943
13944
4b62a76e
JK
139452015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13946
13947 * gdb.compile/compile.exp (pointer to jit function): New test.
13948
b4cdae6f
WW
139492015-01-17 Wei-cheng Wang <cole945@gmail.com>
13950
13951 * lib/gdb.exp (supports_process_record): Return true for
13952 powerpc*-*-linux*.
13953 (supports_reverse): Likewise.
13954
d221e7ef
DB
139552015-01-15 Don Breazeal <donb@codesourcery.com>
13956
13957 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
13958 instead of checking whether the target board is remote and
13959 use spawn_wait_for_attach instead of exec/sleep.
13960 * gdb.base/attach-twice.exp: Likewise.
13961
bafffb51
JB
139622015-01-15 Joel Brobecker <brobecker@adacore.com>
13963
13964 * gdb.ada/var_arr_attrs: New testcase.
13965
5589af0e
PA
139662015-01-14 Pedro Alves <palves@redhat.com>
13967 Joel Brobecker <brobecker@adacore.com>
13968
13969 PR gdb/17525
13970 * gdb.base/bp-cmds-execution-x-script.c: New file.
13971 * gdb.base/bp-cmds-execution-x-script.exp: New file.
13972 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
13973
6c400b59
PA
139742015-01-14 Pedro Alves <palves@redhat.com>
13975
13976 PR cli/17828
13977 * gdb.base/batch-preserve-term-settings.c: New file.
13978 * gdb.base/batch-preserve-term-settings.exp: New file.
13979
e02c96a7
DE
139802015-01-13 Doug Evans <dje@google.com>
13981
13982 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
13983 binary.
13984
576fd14c
JB
139852015-01-13 Joel Brobecker <brobecker@adacore.com>
13986
13987 * Makefile.in (clean mostlyclean): Do not delete *.py.
13988
04dccad0
JB
139892015-01-13 Joel Brobecker <brobecker@adacore.com>
13990
13991 * gdb.python/py-lookup-type.exp: New file.
13992
3d230f71
PA
139932015-01-12 Pedro Alves <palves@redhat.com>
13994
13995 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13996 restore GDBFLAGS before returning.
13997
7e67715d
JK
139982015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13999
14000 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14001 is_amd64_regs_target and is_x86_like_target.
14002
f2e0d4b4
DE
140032015-01-11 Doug Evans <xdje42@gmail.com>
14004
14005 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14006 is given without an explicit form.
14007 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14008 attributes.
14009 * gdb.dwarf/corrupt.exp: Ditto.
14010 * gdb.dwarf2/enum-type.exp: Ditto.
14011 * gdb.trace/entry-values.exp: Ditto.
14012 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14013
439250fb
DE
140142015-01-11 Doug Evans <xdje42@gmail.com>
14015
14016 PR gdb/15830
14017 * gdb.base/maint.exp: Remove references to "maint demangle".
14018 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14019 Add tests for explicitly specifying language to demangle.
14020 * gdb.dlang/demangle.exp: Ditto.
14021
ede9f622
PA
140222015-01-09 Pedro Alves <palves@redhat.com>
14023
14024 * gdb.threads/non-stop-fair-events.c: New file.
14025 * gdb.threads/non-stop-fair-events.exp: New file.
14026
a7b796db
PA
140272015-01-09 Pedro Alves <palves@redhat.com>
14028
14029 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14030 the global scope. Set a breakpoint after all threads are started
14031 rather than stepping over two source lines. Expect the prompt.
14032 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14033 global.
14034 (NUM): Now 15.
14035 (main): Use threads_started_barrier to wait for all threads to
14036 start. Main thread no longer calls thread_function. Exit after
14037 180 seconds.
14038 (loop): New function.
14039 (thread_function): Wait on threads_started_barrier barrier. Call
14040 'loop' at each iteration.
14041 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14042 threads have started, instead of hardcoding number of "next"
14043 steps. Use an access watchpoint instead of a write watchpoint.
14044
9665ffdd
PA
140452015-01-09 Pedro Alves <palves@redhat.com>
14046
14047 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14048 (thread_func): Wait on barrier.
14049 (main): Wait for all threads to start before stopping GDB.
14050 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14051 global.
14052 (thread1_func, thread2_func): Wait on barrier.
14053 (main): Wait for all threads to start before stopping GDB.
14054 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14055 New global.
14056 (thread1_func, thread2_func): Wait on barrier.
14057 (main): Wait for all threads to start before stopping GDB.
14058
c945a99f
PA
140592015-01-09 Pedro Alves <palves@redhat.com>
14060
14061 * gdb.threads/attach-many-short-lived-threads.c: New file.
14062 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14063
c1a747c1
PA
140642014-01-09 Pedro Alves <palves@redhat.com>
14065
14066 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14067 instead of to thread 2.
14068 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14069 Add barrier around each pthread_create call instead of around all
14070 calls.
14071 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14072 Set a break on thread_function and have the child threads hit it
14073 one at at a time.
14074
60b3033e
PA
140752015-01-09 Pedro Alves <palves@redhat.com>
14076
14077 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14078 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14079 false.
14080 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14081 checking whether the target board is remote.
14082 * gdb.multi/multi-attach.exp: Likewise.
14083 * gdb.python/py-sync-interp.exp: Likewise.
14084 * gdb.server/ext-attach.exp: Likewise.
14085 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14086 tests that need to attach, instead of checking whether the target
14087 board is remote at the top of the file.
14088
acc018ac
YQ
140892015-01-08 Yao Qi <yao@codesourcery.com>
14090
14091 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14092
50a18af8
JK
140932015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14094
14095 Fix testcase compilation.
14096 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14097
8503d6e1
JB
140982015-01-06 Joel Brobecker <brobecker@adacore.com>
14099
14100 * gdb.python/py-type.exp: Add a couple test about empty
14101 array creation, and negative-length array creation.
14102
cc73dbcc
DE
141032015-01-02 Doug Evans <xdje42@gmail.com>
14104
14105 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14106
0300bbc7
DE
141072015-01-02 Doug Evans <dje@google.com>
14108
14109 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14110
9d85a0ec
YQ
141112014-12-29 Yao Qi <yao@codesourcery.com>
14112
14113 * gdb.trace/entry-values.exp: Update comments. Rename variable
14114 bar_call_foo to returned_from_foo.
14115
87186c6a
MMN
141162014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14117
14118 PR gdb/17394
14119 * gdb.linespec/break-asm-file.c: New file.
14120 * gdb.linespec/break-asm-file.exp: New file.
14121 * gdb.linespec/break-asm-file0.s: New file.
14122 * gdb.linespec/break-asm-file1.s: New file.
14123
1bab7383
YQ
141242014-12-18 Nigel Stephens <nigel@mips.com>
14125 Maciej W. Rozycki <macro@codesourcery.com>
14126
14127 * gdb.base/float.exp: Handle the new output from "info float" on
14128 MIPS targets.
14129
1bc1068a
JK
141302014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14131
14132 Fix MinGW compilation.
14133 * gdb.compile/compile-ops.exp: Update untested message if
14134 !skip_compile_feature_tests.
14135 * gdb.compile/compile-setjmp.exp: Likewise.
14136 * gdb.compile/compile-tls.exp: Likewise.
14137 * gdb.compile/compile.exp: Likewise.
14138 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14139 supported on this host".
14140
b6615d10
DE
141412014-12-16 Doug Evans <xdje42@gmail.com>
14142
14143 * boards/stabs.exp: New file.
14144
25dda427
AA
141452014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14146
14147 * gdb.base/completion.exp: Adjust to format changes of "maint
14148 print user-registers".
14149
bf330350
CU
141502014-12-16 Catalin Udma <catalin.udma@freescale.com>
14151
14152 PR server/17457
14153 * gdb.arch/aarch64-fp.c: New file.
14154 * gdb.arch/aarch64-fp.exp: New file.
14155
395cf596
SDJ
141562014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14157
14158 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14159 r210637, r210913, r211666, r215400, r215817).
14160
14161 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14162 * dg-extract-results.py: New file.
14163 * dg-extract-results.sh: Use it if the environment seems
14164 suitable.
14165
14166 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14167
14168 * dg-extract-results.py (parse_run): Handle warnings that
14169 are printed before a test harness is run.
14170
14171 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14172
14173 * dg-extract-results.py (Named): Remove __cmp__ method.
14174 (output_variation): Use a key to sort variation.harnesses.
14175
14176 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14177
14178 * dg-extract-results.py: For Python 3, force sys.stdout to
14179 handle surrogate escape sequences.
14180 (safe_open): New function.
14181 (output_segment, main): Use it.
14182
14183 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14184
14185 * dg-extract-results.py (Prog.result_re): Include options
14186 in test name.
14187
14188 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14189
14190 * dg-extract-results.py (output_variation): Always sort if
14191 do_sum.
14192
e882ef3c
SM
141932014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14194
14195 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14196 as long as we get pagination notifications.
14197
4992aa20
JM
141982014-12-15 Jason Merrill <jason@redhat.com>
14199
14200 * Makefile.in (check-gdb.%): Restore.
14201 * README: Mention it.
14202
c1b5a1a6
JB
142032014-12-13 Joel Brobecker <brobecker@adacore.com>
14204
14205 * gdb.ada/str_uninit: New testcase.
14206
5537b577
JK
142072014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14208
14209 PR symtab/17642
14210 * gdb.base/vla-stub-define.c: New file.
14211 * gdb.base/vla-stub.c: New file.
14212 * gdb.base/vla-stub.exp: New file.
14213
bb2ec1b3
TT
142142014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14215 Jan Kratochvil <jan.kratochvil@redhat.com>
14216 Tom Tromey <tromey@redhat.com>
14217
14218 * configure.ac: Add gdb.compile/.
14219 * configure: Regenerate.
14220 * gdb.compile/Makefile.in: New file.
14221 * gdb.compile/compile-ops.exp: New file.
14222 * gdb.compile/compile-ops.c: New file.
14223 * gdb.compile/compile-tls.c: New file.
14224 * gdb.compile/compile-tls.exp: New file.
14225 * gdb.compile/compile-constvar.S: New file.
14226 * gdb.compile/compile-constvar.c: New file.
14227 * gdb.compile/compile-mod.c: New file.
14228 * gdb.compile/compile-nodebug.c: New file.
14229 * gdb.compile/compile-setjmp-mod.c: New file.
14230 * gdb.compile/compile-setjmp.c: New file.
14231 * gdb.compile/compile-setjmp.exp: New file.
14232 * gdb.compile/compile-shlib.c: New file.
14233 * gdb.compile/compile.c: New file.
14234 * gdb.compile/compile.exp: New file.
14235 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14236
4ff709eb
TT
142372014-12-12 Tom Tromey <tromey@redhat.com>
14238
14239 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14240 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14241
6dddd6a5
DE
142422014-12-12 Doug Evans <dje@google.com>
14243
14244 * lib/gdb-python.exp (get_python_valueof): New function.
14245 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14246
71c24708
AA
142472014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14248
14249 * gdb.base/completion.exp: Add test for completion of "info
14250 registers ".
14251
3e29f34a
MR
142522014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14253
14254 * gdb.base/func-ptrs.c: New file.
14255 * gdb.base/func-ptrs.exp: New file.
14256
fc126975
SM
142572014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14258
14259 PR breakpoints/17012
14260 * gdb.base/dprintf-detach.c: New file.
14261 * gdb.base/dprintf-detach.exp: New file.
14262
0a46d518
SM
142632014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14264
14265 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14266 * lib/gdb.exp (target_is_gdbserver): New procedure.
14267
a0be3e44
DE
142682014-12-08 Doug Evans <dje@google.com>
14269
14270 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14271
df1b803a
YQ
142722014-12-05 Yao Qi <yao@codesourcery.com>
14273
14274 * gdb.guile/scm-error.exp: Remove the third argument to
14275 gdb_remote_download.
14276 * gdb.guile/scm-frame-args.exp: Likewise.
14277 * gdb.guile/scm-section-script.exp: Likewise.
14278
ddb9f679
YQ
142792014-12-05 Yao Qi <yao@codesourcery.com>
14280
14281 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14282
86e4ed39
DE
142832014-12-04 Doug Evans <dje@google.com>
14284
14285 * gdb.python/py-objfile.exp: Add tests for
14286 objfile.add_separate_debug_file.
14287
7c50a931
DE
142882014-12-04 Doug Evans <dje@google.com>
14289
14290 * lib/gdb.exp (get_build_id): New function.
14291 (build_id_debug_filename_get): Rewrite to use it.
14292 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14293
621661e3
MR
142942014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14295
14296 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14297 `method(long)', not just 0x0.
14298 * gdb.cp/nsalias.exp: Align code labels to 4.
14299 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14300 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14301 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14302 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14303 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14304 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14305
29f0c3b7
DE
143062014-12-02 Doug Evans <dje@google.com>
14307
e1e061e7 14308 PR symtab/17602
29f0c3b7 14309 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 14310 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
14311 * gdb.cp/anon-ns.exp: Update.
14312
162078c8
NB
143132014-12-02 Nick Bull <nicholaspbull@gmail.com>
14314
14315 * gdb.python/py-events.py (inferior_call_handler): New.
14316 (register_changed_handler, memory_changed_handler): New.
14317 (test_events.invoke): Register new handlers.
14318 * gdb.python/py-events.exp: Add tests for inferior call,
14319 memory_changed and register_changed events.
14320
fdb09caf
AA
143212014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14322
14323 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14324 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14325 if the linker doesn't understand this.
14326
55cfb2c4
SM
143272014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14328
14329 * gdb.python/python.exp: Change expected reply to help().
14330
9e8cd6df
YQ
143312014-12-01 Yao Qi <yao@codesourcery.com>
14332
14333 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
14334 AC_CONFIG_SUBDIRS(gdb.gdbtk).
14335 * configure: Re-generated.
14336
6c659fc2
SC
143372014-11-28 Siva Chandra Reddy <sivachandra@google.com>
14338
14339 * gdb.cp/chained-calls.cc: New file.
14340 * gdb.cp/chained-calls.exp: New file.
14341 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
14342
d7fc3181
SM
143432014-11-28 Simon Marchi <simon.marchi@ericsson.com>
14344
14345 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
14346 * gdb.dwarf2/symtab-producer.exp: Same.
14347 * gdb.gdb/python-interrupts.exp: Same.
14348 * gdb.gdb/python-selftest.exp: Same.
14349 * gdb.python/py-linetable.exp: Same.
14350 * gdb.python/py-type.exp: Same.
14351 * gdb.python/py-value-cc.exp: Same.
14352 * gdb.python/py-value.exp: Same.
14353
10e79639
YQ
143542014-11-28 Yao Qi <yao@codesourcery.com>
14355
14356 * gdb.base/break-probes.exp: Match library name prefixed with
14357 sysroot.
14358
f28a0564
SM
143592014-11-27 Simon Marchi <simon.marchi@ericsson.com>
14360
14361 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
14362 test expected output. Add parentheses for the call to print.
14363 Remove L suffix from integers.
14364
3fe1ce1d
DE
143652014-11-26 Doug Evans <dje@google.com>
14366
14367 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
14368
84429e27
YQ
143692014-11-22 Yao Qi <yao@codesourcery.com>
14370
14371 * gdb.trace/entry-values.c: Remove asms.
14372 (foo): Add foo_label.
14373 (bar): Add bar_label.
14374 * gdb.trace/entry-values.exp: Remove code computing foo's
14375 length and bar's length.
14376 (Dwarf::assemble): Invoke function_range for bar and use
14377 MACRO_AT_func for foo.
14378
26741859
YQ
143792014-11-22 Yao Qi <yao@codesourcery.com>
14380
14381 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
14382 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
14383 Use .Lgcc43_procstart instead of gcc43.
14384
45e44d27
JB
143852014-11-21 Joel Brobecker <brobecker@adacore.com>
14386
14387 * gdb.ada/n_arr_bound: New testcase.
14388
458c8db8
SDJ
143892014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
14390
14391 PR breakpoints/10737
14392 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
14393 test_catch_syscall_multi_arch.
14394 (test_catch_syscall_multi_arch): New function.
14395
43f3e411
DE
143962014-11-20 Doug Evans <xdje42@gmail.com>
14397
14398 * gdb.base/maint.exp: Update expected output.
14399
0d7b2549
AA
144002014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
14401
14402 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
14403 4-byte instruction on S390.
14404
8908fca5
JB
144052014-11-19 Joel Brobecker <brobecker@adacore.com>
14406
14407 * gdb.ada/arr_arr: New testcase.
14408
4a46959e
JB
144092014-11-19 Joel Brobecker <brobecker@adacore.com>
14410
14411 * gdb.ada/pkd_arr_elem: New Testcase.
14412
470e2f4e
LM
144132014-11-18 Luis Machado <lgustavo@codesourcery.com>
14414
14415 * gdb.reverse/break-precsave: Expect completion message for
14416 core file reads.
14417 * gdb.reverse/consecutive-precsave.exp: Likewise.
14418 * gdb.reverse/finish-precsave.exp: Likewise.
14419 * gdb.reverse/i386-precsave.exp: Likewise.
14420 * gdb.reverse/machinestate-precsave.exp: Likewise.
14421 * gdb.reverse/sigall-precsave.exp: Likewise.
14422 * gdb.reverse/solib-precsave.exp: Likewise.
14423 * gdb.reverse/step-precsave.exp: Likewise.
14424 * gdb.reverse/until-precsave.exp: Likewise.
14425 * gdb.reverse/watch-precsave.exp: Likewise.
14426
a267f3ad
AA
144272014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14428
14429 * gdb.base/bp-permanent.c: Include unistd.h.
14430 * gdb.python/py-framefilter-mi.c (main): Add return type.
14431 * gdb.python/py-framefilter.c (main): Likewise.
14432 * gdb.trace/actions-changed.c (main): Likewise.
14433
12084a9a
AA
144342014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14435
14436 * gdb.mi/until.c: Add eye-catchers.
14437 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
14438 line numbers.
14439
dc7e1a77
AA
144402014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14441
14442 * gdb.base/condbreak.exp: Drop references to removed non-prototype
14443 function header variants in break1.c.
14444 * gdb.base/ena-dis-br.exp: Likewise.
14445 * gdb.base/hbreak2.exp: Likewise.
14446 * gdb.reverse/until-precsave.exp: Drop references to removed
14447 non-prototype function header variants in ur1.c.
14448 * gdb.reverse/until-reverse.exp: Likewise.
14449
41c77605
PM
144502014-11-17 Petr Machata <pmachata@redhat.com>
14451
14452 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
14453 ${_cu_offset_size} bytes abbrev offset.
14454
34248c3a
DE
144552014-11-15 Doug Evans <xdje42@gmail.com>
14456
14457 PR symtab/17559
14458 * gdb.base/line-symtabs.exp: New file.
14459 * gdb.base/line-symtabs.c: New file.
14460 * gdb.base/line-symtabs.h: New file.
14461
646da059
YQ
144622014-11-14 Yao Qi <yao@codesourcery.com>
14463
14464 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
14465 (func): Add label func_label.
14466 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
14467 Replace low_pc and high_pc with MACRO_AT_range.
14468 Replace name, low_pc and high_pc with MACRO_AT_func.
14469
9301ebe6
YQ
144702014-11-14 Yao Qi <yao@codesourcery.com>
14471
14472 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
14473 Replace name, low_pc and high_pc with MACRO_AT_func.
14474
f166b542
YQ
144752014-11-14 Yao Qi <yao@codesourcery.com>
14476
14477 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
14478 produce debug information.
14479 * gdb.dwarf2/implptr-optimized-out.S: Removed.
14480
0f6e71e3
YQ
144812014-11-14 Yao Qi <yao@codesourcery.com>
14482
14483 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
14484 object and get function length.
14485 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
14486 with MACRO_AT_func.
14487 (top-level): Replace gdb_compile and clean_restart with
14488 prepare_for_testing.
14489 * gdb.dwarf2/main.c (main): Add label main_label.
14490
876c4df9
YQ
144912014-11-14 Yao Qi <yao@codesourcery.com>
14492
14493 * lib/dwarf.exp (function_range): New procedure.
14494 (Dwarf::_handle_macro_at_func): New procedure.
14495 (Dwarf::_handle_macro_at_range): New procedure.
14496 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
14497
02ad9cf1
YQ
144982014-11-14 Yao Qi <yao@codesourcery.com>
14499
14500 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
14501 (_handle_attribute): New procedure.
14502
a59add0c
AA
145032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14504
14505 * gdb.ada/cond_lang/foo.c (callme): Add return type.
14506 * gdb.base/call-sc.c (zed): Likewise.
14507 * gdb.base/checkpoint.c (main): Likewise.
14508 * gdb.base/dump.c (main): Likewise.
14509 * gdb.base/gcore.c (main): Likewise.
14510 * gdb.base/huge.c (main): Likewise.
14511 * gdb.base/multi-forks.c (main): Likewise.
14512 * gdb.base/pr10179-a.c (main): Likewise.
14513 * gdb.base/savedregs.c (main): Likewise.
14514 * gdb.base/sigaltstack.c (main): Likewise.
14515 * gdb.base/siginfo.c (main): Likewise.
14516 * gdb.base/structs.c (zed): Likewise.
14517 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
14518 * gdb.mi/mi-syn-frame.c (main): Likewise.
14519 * gdb.mi/until.c (foo, main): Likewise.
14520 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
14521 * gdb.base/solib-weak.c (foo): Declare.
14522 * gdb.base/attach-twice.c: Include stdio.h.
14523 * gdb.base/weaklib1.c: Likewise.
14524 * gdb.base/weaklib2.c: Likewise.
14525 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
14526 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14527 unistd.h.
14528 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14529 * gdb.mi/mi-exit-code.c: Likewise.
14530 * gdb.base/break-interp-lib.c: Include string.h.
14531 * gdb.base/coremaker.c: Likewise.
14532 * gdb.base/testenv.c: Likewise.
14533 * gdb.python/py-finish-breakpoint.c: Likewise.
14534 * gdb.base/inferior-died.c: Include sys/wait.h.
14535 * gdb.base/fileio.c: Include time.h.
14536 * gdb.base/async-shell.c: Include unistd.h.
14537 * gdb.base/dprintf-non-stop.c: Likewise.
14538 * gdb.base/info-os.c: Likewise.
14539 * gdb.mi/mi-console.c: Likewise.
14540 * gdb.mi/watch-nonstop.c: Likewise.
14541 * gdb.python/py-events.c: Likewise.
14542 * gdb.base/async.c (baz): Move up before its invocation.
14543 * gdb.base/code_elim2.c (my_global_func): Likewise.
14544 * gdb.base/skip-solib-lib.c (multiply): Likewise.
14545 * gdb.base/advance.c (func2): Likewise.
14546
3b5d5997
AA
145472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14548
14549 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
14550 variant.
14551 * gdb.base/annota3.c: Likewise.
14552 * gdb.base/async.c: Likewise.
14553 * gdb.base/average.c: Likewise.
14554 * gdb.base/call-ar-st.c: Likewise.
14555 * gdb.base/call-rt-st.c: Likewise.
14556 * gdb.base/call-sc.c: Likewise.
14557 * gdb.base/call-strs.c: Likewise.
14558 * gdb.base/ending-run.c: Likewise.
14559 * gdb.base/execd-prog.c: Likewise.
14560 * gdb.base/exprs.c: Likewise.
14561 * gdb.base/foll-exec.c: Likewise.
14562 * gdb.base/foll-fork.c: Likewise.
14563 * gdb.base/foll-vfork.c: Likewise.
14564 * gdb.base/funcargs.c: Likewise.
14565 * gdb.base/gcore.c: Likewise.
14566 * gdb.base/jump.c: Likewise.
14567 * gdb.base/langs0.c: Likewise.
14568 * gdb.base/langs1.c: Likewise.
14569 * gdb.base/langs2.c: Likewise.
14570 * gdb.base/mips_pro.c: Likewise.
14571 * gdb.base/nodebug.c: Likewise.
14572 * gdb.base/opaque0.c: Likewise.
14573 * gdb.base/opaque1.c: Likewise.
14574 * gdb.base/recurse.c: Likewise.
14575 * gdb.base/run.c: Likewise.
14576 * gdb.base/scope0.c: Likewise.
14577 * gdb.base/scope1.c: Likewise.
14578 * gdb.base/setshow.c: Likewise.
14579 * gdb.base/setvar.c: Likewise.
14580 * gdb.base/shmain.c: Likewise.
14581 * gdb.base/shr1.c: Likewise.
14582 * gdb.base/shr2.c: Likewise.
14583 * gdb.base/sigall.c: Likewise.
14584 * gdb.base/signals.c: Likewise.
14585 * gdb.base/so-indr-cl.c: Likewise.
14586 * gdb.base/solib2.c: Likewise.
14587 * gdb.base/structs.c: Likewise.
14588 * gdb.base/sum.c: Likewise.
14589 * gdb.base/vforked-prog.c: Likewise.
14590 * gdb.base/watchpoint.c: Likewise.
14591 * gdb.reverse/shr2.c: Likewise.
14592 * gdb.reverse/until-reverse.c: Likewise.
14593 * gdb.reverse/ur1.c: Likewise.
14594 * gdb.reverse/watch-reverse.c: Likewise.
14595
066a77c5
AA
145962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14597
14598 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
14599 variant.
14600 * gdb.base/sepdebug.exp: Drop references to removed code.
14601
4f204ea5
AA
146022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14603
14604 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
14605 variant. Preserve original line numbering.
14606 * gdb.base/list1.c: Likewise.
14607
3b377a3a
AA
146082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14609
14610 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
14611 variant.
14612 * gdb.base/break1.c: Likewise.
14613 * gdb.base/break.exp: Drop references to removed code.
14614
e444df73
AA
146152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14616
14617 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
14618 variant.
14619
8008f2a7
AA
146202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14621
14622 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
14623
a5a06887
AA
146242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14625
14626 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
14627 logic into perform_all_tests() and invoke it with and without
14628 function header prototypes.
14629 (do_function_calls): Remove conditional XFAIL for PR 5318.
14630 (rerun_and_prepare): Remove duplicate code.
14631 (perform_all_tests): New. Main logic moved here.
14632
44dba9b9
AA
146332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14634
14635 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
14636 code guarded by #ifdef NO_PROTOTYPES.
14637 (t_double_many_args): Likewise.
14638 (DEF_FUNC_MANY_ARGS_1): Likewise.
14639 (DEF_FUNC_VALUES_1): Likewise.
14640 (t_structs_ldc): Renamed from t_structs_fc in conditional code
14641 guarded by #ifdef PROTOTYPES.
14642
d1fbcd56
AA
146432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14644
14645 * gdb.mi/mi-console.c: Add eye-catcher.
14646 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
14647 instead of literal line number.
14648
b0e59b8f
AA
146492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14650
14651 * gdb.base/shr2.c: Add eye-catcher.
14652 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
14653 line number.
14654
78f98cca
AA
146552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14656
14657 * gdb.base/jump.c: Add eye-catchers.
14658 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
14659 numbers.
14660
58fa2af0
AA
146612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14662
14663 * gdb.base/execd-prog.c: Add eye-catchers.
14664 * gdb.base/foll-exec.c: Likewise.
14665 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
14666 line numbers.
14667
04e5059b
AA
146682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14669
14670 * gdb.base/ending-run.c: Add eye-catchers.
14671 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
14672 literal line numbers.
14673
dbfdb174
AA
146742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14675
14676 * gdb.base/call-rt-st.c: Add eye-catchers.
14677 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
14678 literal line numbers.
14679
888a2ade
AA
146802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14681
14682 * gdb.base/call-ar-st.c: Add eye-catchers.
14683 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
14684 literal line numbers.
14685
6acc2dde
AA
146862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14687
14688 * gdb.base/average.c: Add eye-catchers.
14689 * gdb.base/sum.c: Likewise.
14690 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
14691 regexps dynamically.
14692
9ecfcd1d
AA
146932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14694
14695 * gdb.base/solib1.c: Add eye-catchers.
14696 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
14697 literal line numbers.
14698
78708b7c
PA
146992014-11-12 Pedro Alves <palves@redhat.com>
14700
14701 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
14702 leader has exited.
14703
af48d08f
PA
147042014-11-12 Pedro Alves <palves@redhat.com>
14705
14706 * gdb.arch/i386-bp_permanent.c: New file.
14707 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
14708 (srcfile): Set to i386-bp_permanent.c.
14709 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
14710 that stepi does not execute the 'leave' instruction, instead of
14711 testing it does execute.
14712 * gdb.base/bp-permanent.c: New file.
14713 * gdb.base/bp-permanent.exp: New file.
14714
af3768e9
DE
147152014-11-10 Doug Evans <xdje42@gmail.com>
14716
14717 PR symtab/17564
14718 * gdb.base/symtab-search-order.exp: New file.
14719 * gdb.base/symtab-search-order.c: New file.
14720 * gdb.base/symtab-search-order-1.c: New file.
14721 * gdb.base/symtab-search-order-shlib-1.c: New file.
14722
9de00a4a
PA
147232014-11-07 Pedro Alves <palves@redhat.com>
14724
14725 PR gdb/17511
14726 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
14727 i?86-*-linux*.
14728
e0f52461
SC
147292014-11-03 Siva Chandra Reddy <sivachandra@google.com>
14730
14731 PR c++/17494
14732 * gdb.cp/pr17494.cc: New file.
14733 * gdb.cp/pr17494.exp: New file.
14734
6ce8c980
YQ
147352014-11-02 Yao Qi <yao@codesourcery.com>
14736
14737 * gdb.python/python.exp: Get working directory and match the
14738 output of "set extended-prompt \\w " with it.
14739
02be9a71
DE
147402014-10-30 Doug Evans <dje@google.com>
14741
14742 * gdb.python/py-objfile.exp: Add tests for setting random attributes
14743 in objfiles.
14744 * gdb.python/py-progspace.exp: Add tests for setting random attributes
14745 in progspaces.
14746
3bdff46b
LM
147472014-10-30 Janis Johnson <janisjo@codesourcery.com>
14748
14749 * gdb.base/fullpath-expand.exp: Skip for a remote host.
14750 * gdb.base/realname-expand.exp: Likewise.
14751 * gdb.linespec/macro-relative.exp: Likewise.
14752
ab917dfb
PA
147532014-10-29 Pedro Alves <palves@redhat.com>
14754
14755 PR gdb/17408
14756 * gdb.threads/schedlock.c (some_function): New function.
14757 (call_function): New global.
14758 (MAYBE_CALL_SOME_FUNCTION): New macro.
14759 (thread_function): Call it.
14760 * gdb.threads/schedlock.exp (get_args): Add description parameter,
14761 and use it instead of a global counter. Adjust all callers.
14762 (get_current_thread): Use "find current thread" for test message
14763 here rather than having all callers pass down the same string.
14764 (goto_loop): New procedure, factored out from ...
14765 (my_continue): ... this.
14766 (step_ten_loops): Change parameter from test message to command to
14767 use. Adjust.
14768 (list_count): Delete global.
14769 (check_result): New procedure, factored out from duplicate top
14770 level code.
14771 (continue tests): Wrap in with_test_prefix.
14772 (test_step): New procedure, factored out from duplicate top level
14773 code.
14774 (top level): Test "step" in combination with all scheduler-locking
14775 modes. Test "next" in combination with all scheduler-locking
14776 modes, and in combination with stepping over a function call or
14777 not.
14778 * gdb.threads/next-bp-other-thread.c: New file.
14779 * gdb.threads/next-bp-other-thread.exp: New file.
14780
d3d4baed
PA
147812014-10-29 Pedro Alves <palves@redhat.com>
14782
14783 PR python/17372
14784 * gdb.python/python.exp: Test a multi-line command that spawns
14785 interactive Python.
14786 * gdb.base/multi-line-starts-subshell.exp: New file.
14787
563e8d85
YQ
147882014-10-29 Yao Qi <yao@codesourcery.com>
14789
14790 * gdb.base/fileio.exp: Make directories on host.
14791
0ea4d52e
YQ
147922014-10-29 Yao Qi <yao@codesourcery.com>
14793
14794 * gdb.base/fileio.c (test_write): Close the file.
14795
7f5ef605
PA
147962014-10-28 Pedro Alves <palves@redhat.com>
14797
14798 PR gdb/12623
14799 * gdb.base/sigstep.c (no_handler): New global.
14800 (main): If 'no_handler is true, set the signal handlers to
14801 SIG_IGN.
14802 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14803 with_sw_watch and no_handler parameters. Handle them.
14804 (top level) <stepping over handler when stopped at a breakpoint
14805 test>: Add a test axis for testing with a software watchpoint, and
14806 another for testing with the signal handler set to SIG_IGN.
14807 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14808 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14809
abbdbd03
PA
148102014-10-28 Pedro Alves <palves@redhat.com>
14811
14812 PR gdb/17511
14813 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14814 * gdb.base/sigstep.exp (other_handler_location): New global.
14815 (advance): Support stepping into the signal handler, and running
14816 commands while in the handler.
14817 (in_handler_map): New global.
14818 (top level): In the advance test, add combinations for getting
14819 into the handler with stepping commands, and for running commands
14820 in the handler. Add comment descripting the advancei tests.
14821
1df4399f
PA
148222014-10-28 Pedro Alves <palves@redhat.com>
14823
14824 * gdb.base/sigstep.exp: Use build_executable instead of
14825 prepare_for_testing.
14826 (top level): Move code that starts GDB, runs to main and creates a
14827 display to ...
14828 (restart): ... this new procedure.
14829 (top level): Move backtrace from signal handler test to ...
14830 (validate_backtrace): ... this new procedure.
14831 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14832 with_test_prefix. Always restart GDB.
14833 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14834 with_test_prefix. Always restart GDB. No need to delete
14835 breakpoints after the test.
14836 (test_skip_handler): Remove prefix parameter.
14837 (skip_over_handler, breakpoint_to_handler)
14838 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14839 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14840 restart GDB. No need to delete breakpoints after the test.
14841 (top level): Use foreach to call the test procedures with
14842 different commands.
14843
a5b6e449
PA
148442014-10-28 Pedro Alves <palves@redhat.com>
14845
14846 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14847 instead of GNATS numbers.
14848 * gdb.base/sigbpt.exp: Likewise.
14849 * gdb.base/siginfo.exp: Likewise.
14850 * gdb.base/sigstep.exp: Likewise.
14851
e5f8a7cc
PA
148522014-10-27 Pedro Alves <palves@redhat.com>
14853
14854 * gdb.base/sigstep.c (dummy): New global.
14855 (main): Issue a couple writes to the new global.
14856 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14857 procedures.
14858 (skip_over_handler): Use test_skip_handler.
14859 (top level): Call skip_over_handler for stepi and nexti too.
14860 (breakpoint_over_handler): Use test_skip_handler.
14861 (top level): Call breakpoint_over_handler for stepi and nexti too.
14862
763905a3
YQ
148632014-10-27 Yao Qi <yao@codesourcery.com>
14864
14865 * gdb.trace/tfile.c (adjust_function_address)
14866 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14867 function descriptor.
14868
6f259a23
DB
148692014-10-24 Don Breazeal <donb@codesourcery.com>
14870
14871 * gdb.base/foll-fork.exp (test_follow_fork,
14872 catch_fork_child_follow): Check for updated fork messages emitted
14873 from infrun.c.
14874 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14875 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14876 vfork_and_exec_child_follow_through_step): Check for updated vfork
14877 messages emitted from infrun.c.
14878
09dd9a69
PA
148792014-10-24 Pedro Alves <palves@redhat.com>
14880
14881 * gdb.base/corefile.exp: Remove references to ultrix.
14882 * gdb.base/interrupt.exp: Likewise.
14883 * gdb.base/whatis.exp: Likewise.
14884 * gdb.gdb/selftest.exp: Likewise.
14885 * gdb.threads/manythreads.exp: Likewise.
14886 * gdb.threads/print-threads.exp: Likewise.
14887 * gdb.threads/pthreads.exp:: Likewise.
14888 * gdb.threads/schedlock.exp: Likewise.
14889
3433cfa5
SC
148902014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14891
14892 * gdb.cp/non-trivial-retval.cc: Add a test case.
14893 * gdb.cp/non-trivial-retval.exp: Add a test.
14894
092f880b
YQ
148952014-10-20 Yao Qi <yao@codesourcery.com>
14896
14897 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14898 * gdb.python/py-objfile-script-gdb.py: New file.
14899 * gdb.python/py-objfile-script.exp: Update reference to
14900 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14901 of remote_download. Remove the dest file.
14902
acbdb7f3
YQ
149032014-10-20 Yao Qi <yao@codesourcery.com>
14904
14905 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14906 * gdb.base/step-line.exp: Likewise.
14907 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14908 * gdb.dwarf2/dw2-basic.exp: Likewise.
14909 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14910 * gdb.dwarf2/dw2-filename.exp: Likewise.
14911 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14912 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14913 * gdb.dwarf2/dw2-producer.exp: Likewise.
14914 * gdb.dwarf2/mac-fileno.exp: Likewise.
14915 * gdb.python/py-frame-args.exp: Likewise.
14916 * gdb.python/py-framefilter.exp: Likewise.
14917 * gdb.python/py-mi.exp: Likewise.
14918 * gdb.python/py-objfile-script.exp: Likewise
14919 * gdb.python/py-pp-integral.exp: Likewise.
14920 * gdb.python/py-pp-re-notag.exp: Likewise.
14921 * gdb.python/py-prettyprint.exp: Likewise.
14922 * gdb.python/py-section-script.exp: Likewise.
14923 * gdb.python/py-typeprint.exp: Likewise.
14924 * gdb.python/py-xmethods.exp: Likewise.
14925 * gdb.stabs/weird.exp: Likewise.
14926 * gdb.xml/tdesc-regs.exp: Likewise.
14927
bd286a29
KCY
149282014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
14929
14930 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
14931 (out_cu): Use addr_len for the size of addresses.
14932 (out_line): Likewise. Size DW_LNE_set_address instruction
14933 according to addr_len.
14934 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
14935 (FUNC): Add START_INSNS to definition.
14936
673dc4a0
YQ
149372014-10-18 Yao Qi <yao@codesourcery.com>
14938
14939 * gdb.base/argv0-symlink.exp: Check argv[0] value if
14940 gdb_has_argv0 return true.
14941 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
14942 check [target_info exists noargs], check [gdb_has_argv0]
14943 instead.
14944 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14945 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
14946 procedures.
14947
4ffbba72
DE
149482014-10-17 Doug Evans <dje@google.com>
14949
14950 * gdb.python/py-events.exp: Update expected output for clear_objfiles
14951 event.
14952 * gdb.python/py-events.py: Add clear_objfiles event.
14953
d096d8c1
DE
149542014-10-17 Doug Evans <dje@google.com>
14955
14956 * gdb.python/py-objfile.exp: Test progspace attribute.
14957
a80db015
LM
149582014-10-17 Luis Machado <lgustavo@codesourcery.com>
14959
14960 * gdb.guile/scm-breakpoint.exp: Do not assume any
14961 directory separators when matching source file paths.
14962 * gdb.python/py-breakpoint.exp: Likewise.
14963 * gdb.reverse/break-precsave.exp: Likewise.
14964 * gdb.reverse/break-reverse.exp: Likewise.
14965 * gdb.reverse/consecutive-precsave.exp: Likewise.
14966 * gdb.reverse/finish-precsave.exp: Likewise.
14967 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
14968 * gdb.reverse/finish-reverse.exp: Likewise.
14969 * gdb.reverse/i386-precsave.exp: Likewise.
14970 * gdb.reverse/i387-env-reverse.exp: Likewise.
14971 * gdb.reverse/i387-stack-reverse.exp: Likewise.
14972 * gdb.reverse/machinestate-precsave.exp: Likewise.
14973 * gdb.reverse/machinestate.exp: Likewise.
14974 * gdb.reverse/sigall-precsave.exp: Likewise.
14975 * gdb.reverse/solib-precsave.exp: Likewise.
14976 * gdb.reverse/step-precsave.exp: Likewise.
14977 * gdb.reverse/until-precsave.exp: Likewise.
14978 * gdb.reverse/watch-precsave.exp: Likewise.
14979 * gdb.reverse/watch-reverse.exp: Likewise.
14980
b22089ab
YQ
149812014-10-17 Yao Qi <yao@codesourcery.com>
14982
14983 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
14984 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
14985
6c4486e6
PA
149862014-10-17 Pedro Alves <palves@redhat.com>
14987
14988 PR gdb/17471
14989 * gdb.base/bg-execution-repeat.c: New file.
14990 * gdb.base/bg-execution-repeat.exp: New file.
14991
0ff33695
PA
149922014-10-17 Pedro Alves <palves@redhat.com>
14993
14994 PR gdb/17300
14995 * gdb.base/continue-all-already-running.c: New file.
14996 * gdb.base/continue-all-already-running.exp: New file.
14997
6fdebc3d
PA
149982014-10-17 Pedro Alves <palves@redhat.com>
14999
15000 PR gdb/17472
15001 * gdb.base/annota-input-while-running.c: New file.
15002 * gdb.base/annota-input-while-running.exp: New file.
15003
32a8097b
PA
150042014-10-17 Pedro Alves <palves@redhat.com>
15005
15006 * gdb.base/callfuncs.exp: emove references to osf.
15007 * gdb.base/sigall.exp: Likewise.
15008 * gdb.gdb/selftest.exp: Likewise.
15009 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15010 * gdb.mi/non-stop.c: Likewise.
15011 * gdb.mi/pthreads.c: Likewise.
15012 * gdb.reverse/sigall-precsave.exp: Likewise.
15013 * gdb.reverse/sigall-reverse.exp: Likewise.
15014 * gdb.threads/pthreads.c: Likewise.
15015 * gdb.threads/pthreads.exp: Likewise.
15016
7a3517ff
YQ
150172014-10-17 Yao Qi <yao@codesourcery.com>
15018
15019 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15020 check 'target_info exists noargs'.
15021 (test_command_prompt_position): Likewise.
15022 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15023 Remove "set args".
15024 (progvar_simple_while_test): Likewise.
15025 (progvar_complex_if_while_test): Likewise.
15026 (if_while_breakpoint_command_test): Likewise.
15027 (infrun_breakpoint_command_test): Likewise.
15028 (breakpoint_command_test): Likewise.
15029 (watchpoint_command_test): Likewise.
15030 (bp_deleted_in_command_test): Likewise.
15031 (temporary_breakpoint_commands): Likewise.
15032
bb99c472
YQ
150332014-10-16 Yao Qi <yao@codesourcery.com>
15034
15035 * gdb.base/remotetimeout.exp: Remove noargs checking.
15036
7c16b83e
PA
150372014-10-15 Pedro Alves <palves@redhat.com>
15038
15039 PR breakpoints/9649
15040 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15041 * gdb.base/breakpoint-in-ro-region.exp
15042 (probe_target_hardware_step): New procedure.
15043 (top level): Probe hardware stepping and hardware breakpoint
15044 support. Test stepping through a read-only region, with both
15045 "breakpoint auto-hw" on and off and both "always-inserted" on and
15046 off.
15047
35a49624
IB
150482014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15049
15050 * gdb.dlang/demangle.exp: Update for demangling changes.
15051
2d1c107c
SC
150522014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15053
15054 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15055 * gdb.cp/non-trivial-retval.exp: Add new tests.
15056
778811d5
SC
150572014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15058
15059 PR c++/13403
15060 PR c++/15154
15061 * gdb.cp/non-trivial-retval.cc: New file.
15062 * gdb.cp/non-trivial-retval.exp: New file.
15063
10c5f0a8
YQ
150642014-10-15 Yao Qi <yao@codesourcery.com>
15065
15066 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15067 remote host.
15068
65d7b369
YQ
150692014-10-15 Yao Qi <yao@codesourcery.com>
15070
15071 * gdb.python/py-symbol.exp: Match file base name if host is
15072 remote, otherwise match file name with dir name.
15073 * gdb.python/py-symtab.exp: Likewise.
15074 * gdb.python/python.exp: Likewise.
15075
46dc1394
YQ
150762014-10-15 Yao Qi <yao@codesourcery.com>
15077
15078 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15079 pattern.
15080 * gdb.python/py-symtab.exp: Likewise.
15081 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15082 locationn.
15083
c40cc657
JB
150842014-10-14 Joel Brobecker <brobecker@adacore.com>
15085
15086 * gdb.ada/addr_arith: New testcase.
15087
2abf49e1
MR
150882014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15089
15090 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15091 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15092 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15093 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15094
f7088df3
SDJ
150952014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15096
15097 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15098 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15099 * gdb.arch/stap-eval-lang-ada.exp: New file.
15100
4dc06805
YQ
151012014-10-14 Yao Qi <yao@codesourcery.com>
15102
15103 * gdb.mi/mi-var-child.c (nothing1): New function.
15104 (nothing2): New function.
15105 (do_children_tests): Set function pointers by nothing1 and
15106 nothing2.
15107 * gdb.mi/mi-var-child.exp: Step over new added statements.
15108 Update test to match the new output.
15109 * gdb.mi/var-cmd.c (nothing1): New function.
15110 (nothing2): New function.
15111 (do_children_tests): Set function pointers by nothing1 and
15112 nothing2.
15113 * gdb.mi/mi-var-display.exp: Update test to match output.
15114 Step to the line specified by $line_dct_nothing.
15115 Increase the number of lines to step.
15116
46a93de2
YQ
151172014-10-14 Yao Qi <yao@codesourcery.com>
15118
15119 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15120 tests.
15121 * gdb.mi/mi2-var-child.exp: Likewise.
15122
14ea52ee
DE
151232014-10-13 Doug Evans <dje@google.com>
15124
15125 * gdb.python/py-objfile.exp: Change name of file name test.
15126
e5c6e92b
DE
151272014-10-13 Doug Evans <dje@google.com>
15128
15129 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15130 from the start of the CU.
15131
c780cc2f
JK
151322014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15133 Yao Qi <yao@codesourcery.com>
15134
15135 Fix "save breakpoints" for "catch" command.
15136 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15137 Remove -nonewline. Match also the added "main" line.
15138
99894e11
JK
151392014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15140
15141 Fix "save breakpoints" for "disable $bpnum" command.
15142 * gdb.base/save-bp.c (main): Add label.
15143 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15144
6e1ac5a3
JK
151452014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15146
15147 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15148
754dd2b0
YQ
151492014-10-11 Yao Qi <yao@codesourcery.com>
15150
15151 * gdb.server/server-kill.exp: Execute command
15152 "set remote trace-status-packet on" before "tstatus".
15153
f90183d7
YQ
151542014-10-11 Yao Qi <yao@codesourcery.com>
15155
15156 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15157 (main): Call getppid.
15158 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15159 and continue to it. Read variable "server_pid".
15160
bf40a607
YQ
151612014-10-11 Yao Qi <yao@codesourcery.com>
15162
15163 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15164
052ca370
YQ
151652014-10-11 Yao Qi <yao@codesourcery.com>
15166
15167 * gdb.threads/thread-find.exp: Don't execute command
15168 "info threads".
15169 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15170 * gdb.threads/linux-dp.exp: Don't check the condition
15171 $threads_created equals to zero.
15172
3831839c
PA
151732014-10-10 Pedro Alves <palves@redhat.com>
15174
15175 * gdb.base/bigcore.exp: Remove references to IRIX.
15176 * gdb.base/funcargs.exp: Likewise.
15177 * gdb.base/interrupt.exp: Likewise.
15178 * gdb.base/mips_pro.exp: Likewise.
15179 * gdb.base/nodebug.exp: Likewise.
15180 * gdb.base/setvar.exp: Likewise.
15181 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15182
8b9a549d
PA
151832014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15184 Pedro Alves <palves@redhat.com>
15185
15186 PR symtab/14466
15187 * gdb.base/vdso-warning.c: New file.
15188 * gdb.base/vdso-warning.exp: New file.
15189
d48ba5e8
DE
151902014-10-02 Doug Evans <dje@google.com>
15191
15192 * gdb.base/structs.c (main): Don't run forever.
15193
2278c276
PA
151942014-10-02 Pedro Alves <palves@redhat.com>
15195
15196 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15197 (top level) <stop threads 1, stop threads 2>: Use it.
15198
b57bacec
PA
151992014-10-02 Pedro Alves <palves@redhat.com>
15200
15201 * gdb.threads/break-while-running.exp (test): Add new
15202 'update_thread_list' argument. Skip "info threads" if false.
15203 (top level): Add new 'update_thread_list' axis.
15204
13fd3ff3
PA
152052014-10-02 Pedro Alves <palves@redhat.com>
15206
15207 PR breakpoints/17431
15208 * gdb.base/execl-update-breakpoints.c: New file.
15209 * gdb.base/execl-update-breakpoints.exp: New file.
15210
0fec99e8
PA
152112014-10-01 Pedro Alves <palves@redhat.com>
15212
15213 * gdb.base/breakpoint-in-ro-region.c: New file.
15214 * gdb.base/breakpoint-in-ro-region.exp: New file.
15215
2ddf4301
SM
152162014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15217
15218 * gdb.mi/mi-exit-code.exp: New file.
15219 * gdb.mi/mi-exit-code.c: New file.
15220
6a5f3f43
YQ
152212014-09-30 Yao Qi <yao@codesourcery.com>
15222
15223 * lib/prelink-support.exp (build_executable_own_libs): Error if
15224 the target isn't native.
15225
345bcc73
YQ
152262014-09-30 Yao Qi <yao@codesourcery.com>
15227
15228 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15229 false.
15230
a25a5a45
PA
152312014-09-22 Pedro Alves <palves@redhat.com>
15232
15233 * gdb.threads/break-while-running.exp: New file.
15234 * gdb.threads/break-while-running.c: New file.
15235
00ba3162
YQ
152362014-09-19 Yao Qi <yao@codesourcery.com>
15237
15238 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15239 Invoke test. Restart GDB with --readnow and invoke test again.
15240
c3b7b696
YQ
152412014-09-19 Yao Qi <yao@codesourcery.com>
15242
15243 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15244 proc set_breakpoint_on_gcd_function. Invoke
15245 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15246 invoke set_breakpoint_on_gcd_function again.
15247
2b4fd423
DE
152482014-09-18 Doug Evans <dje@google.com>
15249
15250 * gdb.dwarf2/symtab-producer.exp: New file.
15251
a5947601
SDJ
152522014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15253
15254 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15255 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15256 * gdb.base/global-var-nested-by-dso.c: Likewise.
15257 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15258
91c19059
SDJ
152592014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15260 Pedro Alves <palves@redhat.com>
15261
15262 * gdb.base/watch-bitfields.exp: Pass string other than test file
15263 name to prepare_for_testing.
15264 (watch): New procedure.
15265 (expect_watchpoint): Use with_test_prefix.
15266 (top level): Factor out tests to ...
15267 (test_watch_location, test_regular_watch): ... these new
15268 procedures, and use with_test_prefix and gdb_continue_to_end.
15269
bb9d5f81
PP
152702014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15271
15272 PR breakpoints/12526
15273 * gdb.base/watch-bitfields.exp: New file.
15274 * gdb.base/watch-bitfields.c: New file.
15275
635856f5
PA
152762014-09-16 Pedro Alves <palves@redhat.com>
15277
15278 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15279 software and hardware addresses, not software address against
15280 itself.
15281
7280ceea
PA
152822014-09-16 Pedro Alves <palves@redhat.com>
15283
15284 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15285 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15286
428b16bd
PA
152872014-09-16 Pedro Alves <palves@redhat.com>
15288
15289 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15290 files.
15291 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15292 "*-*-vxworks*" throughout.
15293 * gdb.base/break.exp: Likewise.
15294 * gdb.base/default.exp: Likewise.
15295 * gdb.base/scope.exp: Likewise.
15296 * gdb.base/sepdebug.exp: Likewise.
15297 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15298 throughout.
15299 * gdb.base/run.c: Likewise.
15300 * gdb.base/sepdebug.c: Likewise.
15301 * gdb.hp/gdb.aCC/run.c: Likewise.
15302 * gdb.reverse/until-reverse.c: Likewise.
15303 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15304
666d413c
YQ
153052014-09-16 Yao Qi <yao@codesourcery.com>
15306
15307 * boards/local-remote-host-native.exp: New file.
15308
57cbd724
DE
153092014-09-14 Doug Evans <xdje42@gmail.com>
15310
15311 * gdb.threads/queue-signal.c (thread_count): New variable.
15312 (thread_count_mutex, thread_count_condvar): New variables.
15313 (incr_thread_count, wait_all_threads_running): New functions.
15314 (main): Wait for all threads to be in their thread functions.
15315
81219e53
DE
153162014-09-13 Doug Evans <xdje42@gmail.com>
15317
15318 * gdb.threads/queue-signal.c: New file.
15319 * gdb.threads/queue-signal.exp: New file.
15320
3714cea7
DE
153212014-09-13 Doug Evans <xdje42@gmail.com>
15322
15323 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15324 be consistent with what default_gdb_init uses.
15325 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15326 the plain text of the prompt. Add some logging printfs.
15327 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15328
fa43b1d7
PA
153292014-09-12 Pedro Alves <palves@redhat.com>
15330
15331 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
15332 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
15333 * gdb.arch/i386-size-overlap.exp: Likewise.
15334 * gdb.arch/i386-size.exp: Likewise.
15335 * gdb.arch/i386-unwind.exp: Likewise.
15336 * gdb.base/a2-run.exp: Likewise.
15337 * gdb.base/break.exp: Likewise.
15338 * gdb.base/charset.exp: Likewise.
15339 * gdb.base/chng-syms.exp: Likewise.
15340 * gdb.base/commands.exp: Likewise.
15341 * gdb.base/dbx.exp: Likewise.
15342 * gdb.base/find.exp: Likewise.
15343 * gdb.base/funcargs.exp: Likewise.
15344 * gdb.base/jit-simple.exp: Likewise.
15345 * gdb.base/reread.exp: Likewise.
15346 * gdb.base/sepdebug.exp: Likewise.
15347 * gdb.base/step-bt.exp: Likewise.
15348 * gdb.cp/mb-inline.exp: Likewise.
15349 * gdb.cp/mb-templates.exp: Likewise.
15350 * gdb.objc/basicclass.exp: Likewise.
15351 * gdb.threads/killed.exp: Likewise.
15352
9d9bf2df
EBM
153532014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15354
15355 PR tdep/17379
15356 * gdb.arch/powerpc-stackless.S: New file.
15357 * gdb.arch/powerpc-stackless.exp: New file.
15358
1cf2f1b0
JK
153592014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15360
15361 * gdb.base/attach.c: Include unistd.h.
15362 (main): Call alarm. Add label postloop.
15363 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
15364 gdb_breakpoint, gdb_continue_to_breakpoint.
15365 (test_command_line_attach_run): Kill ${testpid} in one exit path.
15366
98880d46
PA
153672014-09-11 Pedro Alves <palves@redhat.com>
15368
15369 PR gdb/17347
15370 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
15371 * gdb.base/attach.exp (test_command_line_attach_run): New
15372 procedure.
15373 (top level): Call it.
15374
4c92ff2c
PA
153752014-09-11 Pedro Alves <palves@redhat.com>
15376
15377 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
15378 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
15379 (do_command_attach_tests): Use spawn_wait_for_attach.
15380 * gdb.base/solib-overlap.exp: Likewise.
15381 * gdb.multi/multi-attach.exp: Likewise.
15382 * gdb.python/py-prompt.exp: Likewise.
15383 * gdb.python/py-sync-interp.exp: Likewise.
15384 * gdb.server/ext-attach.exp: Likewise.
15385
3adc1a7d
GKB
153862014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
15387
15388 * gdb.fortran/array-element.exp: Remove unexpected "continue"
15389 command in testcase. Simplify testcase.
15390
96334934
JB
153912014-09-10 Joel Brobecker <brobecker@adacore.com>
15392
15393 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
15394
eb479039
JB
153952014-09-10 Joel Brobecker <brobecker@adacore.com>
15396
15397 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
15398
deede10c
JB
153992014-09-10 Joel Brobecker <brobecker@adacore.com>
15400
15401 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
15402
7828a5f5
JB
154032014-09-10 Joel Brobecker <brobecker@adacore.com>
15404
15405 * gdb.dwarf2/dynarr-ptr.c: New file.
15406 * gdb.dwarf2/dynarr-ptr.exp: New file.
15407
33aeebcf
MR
154082014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15409
15410 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
15411 of 30 rather than hardcoding 120 for a slow test case. Take the
15412 `gdb,timeout' target setting into account for this calculation.
15413 Don't extend the timeout for the test cases that don't need it.
15414
7b415901
MR
154152014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15416
15417 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
15418 a factor of 2 for a slow test case. Take the `gdb,timeout'
15419 target setting into account for this calculation.
15420 * gdb.reverse/until-precsave.exp: Increase the timeout by
15421 a factor of 15 and 3 respectively rather than adding 120
15422 for a pair of slow test cases. Take the `gdb,timeout'
15423 target setting into account for this calculation.
15424
4a40f85a
MR
154252014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15426
15427 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
15428 timeout, don't pass one down to gdb_expect.
15429 (gdb_expect): Rework timeout selection.
15430
09635af7
MR
154312014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15432
15433 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
15434 exception on timeout.
15435 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
15436 (gdbserver_start_extended): Catch any `gdbserver_start' error
15437 exceptions.
15438 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
15439 * lib/mi-support.exp (mi_gdb_target_load): Catch any
15440 `gdbserver_gdb_load' error exceptions.
15441
2bdd10b7
MR
154422014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15443
15444 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
15445 120 on waiting for the TCP socket to open.
15446
316935f0
DE
154472014-09-09 Doug Evans <xdje42@gmail.com>
15448
15449 * gdb.base/default.exp (show_conv_list): Add _caller_is,
15450 _caller_matches, _any_caller_is, _any_caller_matches.
15451
83740597
DE
154522014-09-09 Doug Evans <xdje42@gmail.com>
15453
15454 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
15455
4c122fc3
YQ
154562014-09-09 Yao Qi <yao@codesourcery.com>
15457
15458 * gdb.mi/mi-var-display.exp: Set print symbol off.
15459
a9f116cb
GKB
154602014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
15461
15462 PR gdb/17035
15463 * gdb.base/commands.exp: Add tests to verify user-defined
15464 commands with empty bodies.
15465 * gdb.python/py-cmd.exp: Test that we don't show user-defined
15466 python commands in `show user command`.
15467 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
15468 scheme commands in `show user command`.
15469
c75bd3a2
JK
154702014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15471
15472 PR python/17355
15473 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
15474 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
15475 * gdb.python/py-framefilter-invalidarg.exp: New file.
15476 * gdb.python/py-framefilter-invalidarg.py: New file.
15477
faa42425
DE
154782014-09-06 Doug Evans <xdje42@gmail.com>
15479
15480 PR 15276
15481 * gdb.python/py-caller-is.c: New file.
15482 * gdb.python/py-caller-is.exp: New file.
15483
474ca4f6
SDJ
154842014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
15485
15486 PR gdb/17235
15487 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
15488 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
15489
eb0b0463
SDJ
154902014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
15491
15492 PR fortran/17237
15493 * gdb.fortran/print-formatted.exp: New file.
15494 * gdb.fortran/print-formatted.f90: Likewise.
15495
5f3b99cf
SS
154962014-09-03 Sasha Smundak <asmundak@google.com>
15497
15498 * gdb.python/py-frame.exp: Test Frame.read_register.
15499
7d793aa9
SDJ
155002014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
15501
15502 PR python/16699
15503 * gdb.python/py-completion.exp: New file.
15504 * gdb.python/py-completion.py: Likewise.
15505
fb0576e9
DE
155062014-08-28 Doug Evans <dje@google.com>
15507
15508 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
15509 eax,etc. are live with values set by gdb and thus the compiler can't
15510 use them.
15511 * gdb.arch/i386-pseudo.c (main): Ditto.
15512
ee92b0dd
DE
155132014-08-27 Doug Evans <dje@google.com>
15514
15515 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
15516
6649db35
DE
155172014-08-25 Doug Evans <dje@google.com>
15518
15519 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
15520 (main): Ditto.
15521
564b7600
DE
155222014-08-25 Doug Evans <dje@google.com>
15523
15524 * gdb.threads/thread-execl.exp: #include <stdio.h>.
15525
3881fb67
YQ
155262014-08-24 Yao Qi <yao@codesourcery.com>
15527
15528 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15529 symbol off.
15530 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15531
a05a36a5
DE
155322014-08-22 Doug Evans <dje@google.com>
15533
15534 PR 17276
15535 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15536 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15537 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15538
7c343b48
YQ
155392014-08-22 Yao Qi <yao@codesourcery.com>
15540
15541 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15542 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15543 * gdb.python/python.exp: Likewise. Use .py file on the host
15544 instead of the build.
15545
22fd09ae
JK
155462014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15547
15548 * gdb.threads/gcore-stale-thread.c: New file.
15549 * gdb.threads/gcore-stale-thread.exp: New file.
15550
a8454a7c
PA
155512014-08-21 Pedro Alves <palves@redhat.com>
15552
15553 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
15554 * gdb.base/gcore-relro-pie.exp: Likewise.
15555 * gdb.base/gcore-relro.exp: Likewise.
15556 * gdb.base/gcore.exp: Likewise.
15557 * gdb.base/print-symbol-loading.exp: Likewise.
15558 * gdb.threads/gcore-thread.exp: Likewise.
15559 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
15560
2a31c623
PA
155612014-08-20 Pedro Alves <palves@redhat.com>
15562 Jan Kratochvil <jan.kratochvil@redhat.com>
15563
15564 * Makefile.in (EXTRA_RULES, CC): New variables, get from
15565 configure.
15566 (EXPECT): Handle READ1 being set.
15567 (all): Depend on EXTRA_RULES.
15568 (check-read1, expect-read1, read1.so, read1): New rules.
15569 * README (Testsuite Parameters): Document the READ1 make variable.
15570 (Race detection): New section.
15571 * configure: Regenerate.
15572 * configure.ac: If build==host==target, and running under a
15573 GNU/glibc system, add read1 to the extra Makefile rules.
15574 (EXTRA_RULES): AC_SUBST it.
15575 * lib/read1.c: New file.
15576
d36430db
JB
155772014-08-20 Joel Brobecker <brobecker@adacore.com>
15578
15579 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
15580 the handling of variables declared as a typedef to an array
15581 which a DW_AT_data_location attribute.
15582
9a0dc9e3
PA
155832014-08-19 Andrew Burgess <aburgess@broadcom.com>
15584 Pedro Alves <palves@redhat.com>
15585
15586 PR symtab/14604
15587 PR symtab/14605
15588 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
15589 gdb_test.
15590
0718a8da
PA
155912014-08-19 Pedro Alves <palves@redhat.com>
15592
15593 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
15594
13b448cd
YQ
155952014-08-19 Yao Qi <yao@codesourcery.com>
15596
15597 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
15598 right line.
15599
1cbf5077
DB
156002014-08-18 David Blaikie <dblaikie@gmail.com>
15601
15602 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
15603
bf0fae19
JB
156042014-08-18 Joel Brobecker <brobecker@adacore.com>
15605
15606 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
15607 attribute in array range.
15608
3c8c5dcc
JB
156092014-08-18 Joel Brobecker <brobecker@adacore.com>
15610
15611 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
15612
e66d4446
SC
156132014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15614
15615 PR c++/17132
15616 * gdb.cp/pr17132.cc: New file.
15617 * gdb.cp/pr17132.exp: New file.
15618
940df408
SC
156192014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15620
15621 * gdb.python/py-xmethods.py (A_getarrayind)
15622 (E_method_char_worker.__call__, E_method_int_worker.__call__):
15623 Use 'print' with function call syntax.
15624 (E_method_matcher.match): Fix tab vs space indentation mixup.
15625
ebcc6c3a
YQ
156262014-08-15 Yao Qi <yao@codesourcery.com>
15627
15628 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
15629 false.
15630
775e0f04
YQ
156312014-08-15 Yao Qi <yao@codesourcery.com>
15632
15633 * gdb.cp/casts.exp: Set print symbol off.
15634 * gdb.cp/class2.exp: Likewise.
15635 * gdb.cp/overload.exp: Likewise.
15636 * gdb.cp/templates.exp: Likewise.
15637
d769e349
DE
156382014-08-11 Doug Evans <dje@google.com>
15639
15640 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
15641 (test_load_shlib): Update.
15642
20c6f1e1
YQ
156432014-08-09 Yao Qi <yao@codesourcery.com>
15644
15645 * gdb.base/display.exp: Invoke is_address_zero_readable.
15646 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
15647 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15648 * gdb.base/hbreak-unmapped.exp: Return if
15649 is_address_zero_readable returns true.
15650 * gdb.base/signest.exp: Likewise.
15651 * gdb.base/signull.exp: Likewise.
15652 * gdb.base/sigbpt.exp: Likewise.
15653 * gdb.guile/scm-disasm.exp: Do the test if
15654 is_address_zero_readable returns false.
15655 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
15656 * gdb.python/py-arch.exp: Likewise.
15657 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
15658 * lib/gdb.exp (is_address_zero_readable): New proc.
15659
5792e8e3
YQ
156602014-08-09 Yao Qi <yao@codesourcery.com>
15661
15662 PR testsuite/13443
15663 * gdb.mi/mi-var-display.exp: Make test messages unique.
15664
3cecbbbe
TT
156652014-08-04 Tom Tromey <tromey@redhat.com>
15666
15667 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
15668 target 0".
15669
00b51ff5
TT
156702014-08-04 Tom Tromey <tromey@redhat.com>
15671
15672 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
15673 "target_resume".
15674
6908c509
JB
156752014-08-01 Joel Brobecker <brobecker@adacore.com>
15676
15677 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
15678 inner_vla_struct_object_size.
15679 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
15680 as xfail.
15681
cc6563d2
PA
156822014-07-30 Pedro Alves <palves@redhat.com>
15683
15684 * gdb.threads/signal-command-handle-nopass.exp (test): Add
15685 comment.
15686
7e09a223
YQ
156872014-07-29 Yao Qi <yao@codesourcery.com>
15688
15689 PR gdb/17206
15690 * gdb.base/until-nodebug.exp: New.
15691
7ebdbe92
DE
156922014-07-28 Doug Evans <xdje42@gmail.com>
15693
15694 PR guile/17203
15695 * gdb.guile/scm-parameter.exp: Add tests for trying to create
15696 previously existing parameter, and previously ambiguously spelled
15697 parameter.
15698
fdb1adc6
WN
156992014-07-28 Will Newton <will.newton@linaro.org>
15700
15701 * gdb.base/varargs.exp: Remove KFAILs for ARM.
15702
186fcde0
DE
157032014-07-26 Ludovic Courtès <ludo@gnu.org>
15704 Doug Evans <xdje42@gmail.com>
15705
15706 PR guile/17146
15707 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
15708
70509625
PA
157092014-07-25 Pedro Alves <palves@redhat.com>
15710
15711 * gdb.threads/signal-command-handle-nopass.c: New file.
15712 * gdb.threads/signal-command-handle-nopass.exp: New file.
15713 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
15714 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
15715 * gdb.threads/signal-delivered-right-thread.c: New file.
15716 * gdb.threads/signal-delivered-right-thread.exp: New file.
15717
c3f814a1
PA
157182014-07-25 Pedro Alves <palves@redhat.com>
15719
15720 * gdb.base/double-prompt-target-event-error.exp
15721 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
15722 match.
15723 (cancel_pagination_in_target_event): Rework double prompt
15724 detection.
15725 * gdb.base/paginate-after-ctrl-c-running.exp
15726 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
15727 <return>' match.
15728 * gdb.base/paginate-bg-execution.exp
15729 (test_bg_execution_pagination_return)
15730 (test_bg_execution_pagination_cancel): Remove '-notransfer
15731 <return>' matches.
15732 * gdb.base/paginate-execution-startup.exp
15733 (test_fg_execution_pagination_return)
15734 (test_fg_execution_pagination_cancel): Remove '-notransfer
15735 <return>' matches.
15736 * gdb.base/paginate-inferior-exit.exp
15737 (test_paginate_inferior_exited): Remove '-notransfer <return>'
15738 match.
15739 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
15740 * lib/gdb.exp (pagination_prompt): Run text through
15741 string_to_regexp.
15742 (gdb_test_multiple): Match $pagination_prompt instead of
15743 "<return>".
15744 (string_to_regexp): Move to lib/gdb-utils.exp.
15745
e214cf6c
JK
157462014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15747
15748 * gdb.arch/amd64-entry-value-paramref.S: New file.
15749 * gdb.arch/amd64-entry-value-paramref.cc: New file.
15750 * gdb.arch/amd64-entry-value-paramref.exp: New file.
15751 * gdb.arch/amd64-optimout-repeat.S: New file.
15752 * gdb.arch/amd64-optimout-repeat.c: New file.
15753 * gdb.arch/amd64-optimout-repeat.exp: New file.
15754
17d0c5c8
JK
157552014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15756
15757 PR gdb/17170
15758 * gdb.base/statistics.exp: New file.
15759
b8b8facf
DE
157602014-07-17 Doug Evans <dje@google.com>
15761
74b49205 15762 PR gdb/17170
b8b8facf
DE
15763 * gdb.base/maint.exp: Update testing of per-command stats.
15764
1b5d0ab3
PA
157652014-07-16 Pedro Alves <palves@redhat.com>
15766
15767 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
15768 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
15769 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
15770 (tfile_write_buf): New functions.
15771 (add_memory_block): Rewrite using the above.
15772 (adjust_function_address): New function.
15773 (FUNCTION_ADDRESS): New macro.
15774 (write_basic_trace_file): Remove short_x local, and use
15775 tfile_write_16. Change type of func_addr local to unsigned long
15776 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15777 here. Cast argument of add_memory_block to char pointer.
15778 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15779 (main): Remove parameters.
15780 * gdb.trace/tfile.exp: Remove nowarnings.
15781
4d974e88
SM
157822014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15783
15784 * gdb.base/debug-expr.exp: Test string evaluation with
15785 "debug expression" on.
15786
41e99568
PA
157872014-07-15 Pedro Alves <palves@redhat.com>
15788
15789 * gdb.base/reread.exp: Use clean_restart.
15790
487d9753
PL
157912014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15792
15793 * gdb.arch/avr-flash-qualifer.c: New.
15794 * gdb.arch/avr-flash-qualifer.exp: New.
15795
cc1c52ad
PA
157962014-07-14 Pedro Alves <palves@redhat.com>
15797
15798 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15799 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15800
1e973570
PA
158012014-07-14 Pedro Alves <palves@redhat.com>
15802
15803 * gdb.base/double-prompt-target-event-error.c: New file.
15804 * gdb.base/double-prompt-target-event-error.exp: New file.
15805
93d6eb10
PA
158062014-07-14 Pedro Alves <palves@redhat.com>
15807
15808 PR gdb/17072
15809 * gdb.base/paginate-inferior-exit.c: New file.
15810 * gdb.base/paginate-inferior-exit.exp: New file.
15811
0017922d
PA
158122014-07-14 Pedro Alves <palves@redhat.com>
15813
15814 PR gdb/17072
15815 * gdb.base/paginate-bg-execution.c: New file.
15816 * gdb.base/paginate-bg-execution.exp: New file.
15817
94696ad3
PA
158182014-07-14 Pedro Alves <palves@redhat.com>
15819
15820 PR gdb/17072
15821 * gdb.base/paginate-execution-startup.c: New file.
15822 * gdb.base/paginate-execution-startup.exp: New file.
15823 * lib/gdb.exp (pagination_prompt): New global.
15824 (default_gdb_spawn): New procedure, factored out from
15825 default_gdb_spawn.
15826 (default_gdb_start): Adjust to call default_gdb_spawn.
15827 (gdb_spawn): New procedure.
15828
bd293940
PA
158292014-07-14 Pedro Alves <palves@redhat.com>
15830
15831 * lib/gdb.exp (gdb_assert): New procedure.
15832 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15833
c933f875
PA
158342014-07-14 Pedro Alves <palves@redhat.com>
15835
15836 * gdb.base/execution-termios.c: New file.
15837 * gdb.base/execution-termios.exp: New file.
15838
d98b7a16
TT
158392014-07-14 Tom Tromey <tromey@redhat.com>
15840
15841 * gdb.cp/vla-cxx.cc: New file.
15842 * gdb.cp/vla-cxx.exp: New file.
15843
548740d6
TT
158442014-07-14 Tom Tromey <tromey@redhat.com>
15845
15846 * gdb.reverse/rerun-prec.c: New file.
15847 * gdb.reverse/rerun-prec.exp: New file.
15848
a25eb028
MR
158492014-07-12 Maciej W. Rozycki <macro@mips.com>
15850 Maciej W. Rozycki <macro@codesourcery.com>
15851
15852 * lib/gdb-utils.exp: New file.
15853 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15854 inline `gdb_init_command' processing.
15855 (gdb_start_cmd): Likewise.
15856 * lib/mi-support.exp (mi_run_cmd): Likewise.
15857 * README: Document `gdb_init_command' and `gdb_init_commands'.
15858
218c2655
JK
158592014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15860
15861 Fix false FAIL running under a very long directory name.
15862 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15863 and "set print elements 10000". Twice.
15864
5401fde3
YQ
158652014-07-11 Yao Qi <yao@codesourcery.com>
15866
15867 * gdb.base/exprs.exp: "set print symbol off".
15868
e76126e8
PA
158692014-07-11 Pedro Alves <palves@redhat.com>
15870
15871 * gdb.threads/kill.c: New file.
15872 * gdb.threads/kill.exp: New file.
15873
2d6f0de6
YQ
158742014-07-10 Yao Qi <yao@codesourcery.com>
15875
15876 * gdb.trace/tfile.c (write_basic_trace_file)
15877 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15878 address written to trace file.
15879
7180e04a
PA
158802014-07-09 Pedro Alves <palves@redhat.com>
15881
15882 * gdb.base/attach-wait-input.exp: New file.
15883 * gdb.base/attach-wait-input.c: New file.
15884
9a9a7608
AB
158852014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15886
15887 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15888 setting up test structures.
15889 (main): Call new test function.
15890 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15891 test function, continue into test function and walk test
15892 structures.
15893
161ac41e
YQ
158942014-07-02 Yao Qi <yao@codesourcery.com>
15895
15896 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15897 'bar_start' at the beginning of functions 'foo' and 'bar'
15898 respectively.
15899 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15900 instead of 'foo' and 'bar'.
15901
1f267ae3
MM
159022014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15903
15904 * gdb.btrace/segv.exp: New.
15905 * gdb.btrace/segv.c: New.
15906
2b239efb
LM
159072014-07-02 Luis Machado <lgustavo@codesourcery.com>
15908
15909 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15910 instruction.
15911
cf363f18
MW
159122014-06-30 Mark Wielaard <mjw@redhat.com>
15913
15914 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15915 vulture, vilify, villar): New volatile array constants.
15916 (vindictive, vegetation): New const volatile array constants.
15917 * gdb.base/volatile.exp: Test volatile and const volatile array
15918 types.
15919
aebf9d24
AA
159202014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15921
15922 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
15923 target lacks support for awatch, rwatch, or hbreak.
15924
b67a2c6f
YQ
159252014-06-27 Yao Qi <yao@codesourcery.com>
15926
15927 * gdb.multi/dummy-frame-restore.exp: New.
15928 * gdb.multi/dummy-frame-restore.c: New.
15929
aef92902
MM
159302014-06-25 Markus Metzger <markus.t.metzger@intel.com>
15931
15932 * gdb.btrace/gcore.exp: New.
15933
8e9db26e
PA
159342014-06-23 Pedro Alves <palves@redhat.com>
15935
15936 * gdb.base/watchpoint-reuse-slot.c: New file.
15937 * gdb.base/watchpoint-reuse-slot.exp: New file.
15938
70afc5b7
SC
159392014-06-23 Siva Chandra Reddy <sivachandra@google.com>
15940
15941 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
15942 progspace's filename in 'info', 'enable' and 'disable' command
15943 tests.
15944
b972bd9c
JK
159452014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15946
15947 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
15948 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15949 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
15950
125f8a3d
GB
159512014-06-20 Gary Benson <gbenson@redhat.com>
15952
15953 * gdb.arch/i386-avx.exp: Fix include file location.
15954 * gdb.arch/i386-sse.exp: Likewise.
15955
3ed9baed
IB
159562014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
15957
15958 * gdb.dlang/expression.exp: New file.
15959
034f788c
PA
159602014-06-19 Pedro Alves <palves@redhat.com>
15961
15962 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
15963 out from ...
15964 (top level): ... here. Iterate running tests under different
15965 scheduler-locking settings.
15966
45371d0c
LM
159672014-06-18 Luis Machado <lgustavo@codesourcery.com>
15968
15969 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
15970 to DW_FORM_addr and use non-zero addresses.
15971
5d376983
SC
159722014-06-18 Siva Chandra Reddy <sivachandra@google.com>
15973
15974 PR gdb/17017
15975 * gdb.python/py-xmethods.cc: Add global function call counters and
15976 increment them in their respective functions. Remove "cout"
15977 statements.
15978 * gdb.python/py-xmethods.exp: Make tests check the global function
15979 call counters instead of depending on inferior IO.
15980
a1aa2221
LM
159812014-06-18 Don Breazeal <donb@codesourcery.com>
15982
15983 * gdb.base/foll-fork.exp (default_fork_parent_follow):
15984 Deleted procedure.
15985 (explicit_fork_parent_follow): Deleted procedure.
15986 (explicit_fork_child_follow): Deleted procedure.
15987 (test_follow_fork): New procedure.
15988 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 15989 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
15990 procedure calls.
15991
0fc05997
YQ
159922014-06-17 Yao Qi <yao@codesourcery.com>
15993
15994 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15995 CP1252.
15996
70795c52
LM
159972014-06-17 Luis Machado <lgustavo@codesourcery.com>
15998
15999 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16000 Initialize ptr and S explicitly.
16001 (skip_type_update_when_not_use_rtti_test): Likewise.
16002
6be47f0c
KS
160032014-06-16 Keith Seitz <keiths@redhat.com>
16004
16005 PR mi/15863
16006 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16007 the inferior is started.
16008
d03de421
PA
160092014-06-16 Pedro Alves <palves@redhat.com>
16010
16011 * gdb.base/break-main-file-remove-fail.c: New file.
16012 * gdb.base/break-main-file-remove-fail.exp: New file.
16013 * gdb.base/break-unload-file.exp: Use build_executable instead of
16014 prepare_for_testing.
16015 (test_break): New parameter "initial_load". Handle it.
16016 (top level): Add initial_load cmdline/file axis.
16017
f9579b99
TT
160182014-06-12 Tom Tromey <tromey@redhat.com>
16019
16020 * gdb.base/completion.exp: Don't use directory name in test.
16021
3657956b
GB
160222014-06-09 Gary Benson <gbenson@redhat.com>
16023
16024 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16025 separate the always-available ANSI-standard signals from the
16026 signals that require checking.
16027 (main): Likewise.
16028 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16029 Likewise.
16030 (main): Likewise.
16031
4186eb54
KS
160322014-06-07 Keith Seitz <keiths@redhat.com>
16033
16034 Revert:
16035 PR c++/16253
16036 * gdb.cp/var-tag.cc: New file.
16037 * gdb.cp/var-tag.exp: New file.
16038 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16039 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16040 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16041 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16042
25326a28 160432014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
16044
16045 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16046
829155c9
PA
160472014-06-06 Pedro Alves <palves@redhat.com>
16048
16049 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16050 in target debug output instead of looking at RSP packets,
16051 disabling the test on any target that uses hardware stepping.
16052 Update comments.
16053
61c8d22e
PA
160542014-06-06 Pedro Alves <palves@redhat.com>
16055
16056 * gdb.base/break-unload-file.exp: Fix typo.
16057
d9a47287
YQ
160582014-06-06 Yao Qi <yao@codesourcery.com>
16059
16060 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16061 from "jit_function" to "^jit_function".
16062
e5e01dbf
YQ
160632014-06-06 Yao Qi <yao@codesourcery.com>
16064
16065 * gdb.base/async.c (foo): Add one statement.
16066 * gdb.base/async.exp: Get the next instruction address and
16067 match the output of "nexti" by instruction address. Match
16068 the hex address in the output of "finish".
16069
73ba372c
GB
160702014-06-06 Gary Benson <gbenson@redhat.com>
16071
16072 * gdb.base/call-signals.c: Remove preprocessor conditionals
16073 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16074 SIGSEGV and SIGTERM.
16075 * gdb.base/sigall.c: Likewise.
16076 * gdb.base/unwindonsignal.c: Likewise.
16077 * gdb.reverse/sigall-reverse.c: Likewise.
16078
831517df
YQ
160792014-06-06 Yao Qi <yao@codesourcery.com>
16080
16081 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16082 readable, skip the test.
16083
b8b91e98
YQ
160842014-06-06 Yao Qi <yao@codesourcery.com>
16085
16086 * gdb.threads/staticthreads.c (thread_function): Move the line
16087 setting breakpoint on forward.
16088 * gdb.threads/staticthreads.exp: Update comments.
16089
fb934770
LC
160902014-06-05 Ludovic Courtès <ludo@gnu.org>
16091
16092 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16093 "history-append! type error".
16094
6ef284bd
SM
160952014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16096
16097 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16098 erroneous dprintf expected input.
16099
a872e241
DE
161002014-06-04 Doug Evans <xdje42@gmail.com>
16101
16102 * gdb.guile/scm-generics.exp: Delete.
16103
16f691fb
DE
161042014-06-04 Doug Evans <xdje42@gmail.com>
16105
16106 * gdb.guile/scm-breakpoint.exp: Update.
16107 Add tests for breakpoint registration.
16108
012370f6
TT
161092014-06-04 Tom Tromey <tromey@redhat.com>
16110
16111 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16112 VLA-in-union.
16113 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16114 inner_vla_struct, vla_union types. Initialize objects of those
16115 types and compute their sizes.
16116
9f5a4cef
HZ
161172014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16118 Hui Zhu <hui@codesourcery.com>
16119
16120 * gdb.base/fileio.exp: Add test for shell not available as well as
16121 available.
16122 * gdb.base/fileio.c (test_system): Check for shell twice.
16123
90a45c4d
YQ
161242014-06-04 Yao Qi <yao@codesourcery.com>
16125
16126 * gdb.base/auto-connect-native-target.exp: Remove redundant
16127 space from the regexp pattern.
16128
70017e41
YQ
161292014-06-04 Yao Qi <yao@codesourcery.com>
16130
16131 * gdb.base/default.exp: Replace "child" with "native" in
16132 regexp pattern.
16133
883964a7
SC
161342014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16135
16136 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16137 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16138 * gdb.python/py-xmethods.py: Python script supporting the
16139 new testcase and tests.
16140
ef370185
JB
161412014-06-03 Joel Brobecker <brobecker@adacore.com>
16142 Pedro Alves <palves@redhat.com>
16143
16144 PR breakpoints/17000
16145 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16146 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16147
1e2ccb61
BM
161482014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16149
16150 * gdb.base/subst.exp: Add tests to verify partial path matching
16151 output.
16152
c6ec5ab2
PA
161532014-06-03 Pedro Alves <palves@redhat.com>
16154
16155 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16156 target that doesn't use software single-stepping.
16157
835c559f
PA
161582014-06-03 Pedro Alves <palves@redhat.com>
16159
16160 PR breakpoints/17000
16161 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16162 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16163
06eb1586
DE
161642014-06-02 Doug Evans <xdje42@gmail.com>
16165
16166 * gdb.guile/scm-parameter.exp: New file.
16167
e698b8c4
DE
161682014-06-02 Doug Evans <xdje42@gmail.com>
16169
16170 * gdb.guile/scm-cmd.c: New file.
16171 * gdb.guile/scm-cmd.exp: New file.
16172
ded03782
DE
161732014-06-02 Doug Evans <xdje42@gmail.com>
16174
16175 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16176 pretty-printer lookup.
16177 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16178 (make-pp_s-printer): Call it.
16179 (make-pretty-printer-from-dict): New function.
16180 (lookup-pretty-printer-maker-from-dict): New function.
16181 (*pretty-printer*): Simplify.
16182 (make-objfile-pp_s-printer): New function.
16183 (install-objfile-pretty-printers!): New function.
16184 (make-progspace-pp_s-printer): New function.
16185 (install-progspace-pretty-printers!): New function.
16186 * gdb.guile/scm-progspace.c: New file.
16187 * gdb.guile/scm-progspace.exp: New file.
16188
41fac0cf
PA
161892014-06-02 Pedro Alves <palves@redhat.com>
16190
16191 * gdb.base/dprintf-bp-same-addr.c: New file.
16192 * gdb.base/dprintf-bp-same-addr.exp: New file.
16193
96ae5695
EBM
161942014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16195
16196 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16197 * gdb.arch/powerpc-power.s: Likewise.
16198
da02b3a8
JB
161992014-06-02 Joel Brobecker <brobecker@adacore.com>
16200
16201 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16202
c72b2e7b
YQ
162032014-06-01 Yao Qi <yao@codesourcery.com>
16204
16205 * gdb.base/watchpoint.exp (test_watch_location): Check null
16206 pointer can be dereferenced. If not, do the test, otherwise
16207 skip it.
16208
53e8a631
AB
162092014-05-30 Andrew Burgess <aburgess@broadcom.com>
16210
16211 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16212 results.
16213 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16214
938f0e2f
AB
162152014-05-30 Andrew Burgess <aburgess@broadcom.com>
16216
16217 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16218 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16219 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16220 * gdb.arch/amd64-invalid-stack-top.c: New file.
16221 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16222
9ba6657a
PA
162232014-05-30 Pedro Alves <palves@redhat.com>
16224
16225 PR breakpoints/17000
16226 * gdb.base/sss-bp-on-user-bp.c: New file.
16227 * gdb.base/sss-bp-on-user-bp.exp: New file.
16228
522c09bf
DB
162292014-05-30 David Blaikie <dblaikie@gmail.com>
16230
16231 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16232 gnu_inline semantics via attribute.
16233 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16234 source explicitly specifies the required semantics.
16235
bf4ef81e
MR
162362014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16237
16238 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16239
329ea579
PA
162402014-05-29 Pedro Alves <palves@redhat.com>
16241 Tom Tromey <tromey@redhat.com>
16242
16243 * gdb.base/async-shell.exp: Don't enable target-async.
16244 * gdb.base/async.exp
16245 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16246 parameter. Adjust.
16247 (top level): Don't test with "target-async".
16248 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16249 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16250 * gdb.base/inferior-died.exp: Don't enable target-async.
16251 * gdb.base/interrupt-noterm.exp: Likewise.
16252 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16253 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16254 * gdb.mi/mi-nonstop.exp: Likewise.
16255 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16256 * gdb.mi/mi-nsintrall.exp: Likewise.
16257 * gdb.mi/mi-nsmoribund.exp: Likewise.
16258 * gdb.mi/mi-nsthrexec.exp: Likewise.
16259 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16260 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16261 * gdb.python/py-evsignal.exp: Don't enable target-async.
16262 * gdb.python/py-evthreads.exp: Likewise.
16263 * gdb.python/py-prompt.exp: Likewise.
16264 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16265 * gdb.server/solib-list.exp: Don't enable target-async.
16266 * gdb.threads/thread-specific-bp.exp: Likewise.
16267 * lib/mi-support.exp: Adjust to use mi-async.
16268
fd664c91
PA
162692014-05-29 Pedro Alves <palves@redhat.com>
16270
16271 PR gdb/13860
16272 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16273 reason, even in sync mode.
16274
251bde03
PA
162752014-05-29 Pedro Alves <palves@redhat.com>
16276 Hui Zhu <hui@codesourcery.com>
16277
16278 PR PR15693
16279 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16280 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16281 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16282 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16283
7f3c0343
JB
162842014-05-28 Joel Brobecker <brobecker@adacore.com>
16285
16286 * config/monitor.exp (gdb_target_monitor): Replace use of
16287 "set remotebaud" by "set serial baud".
16288
b2715b27
AW
162892014-05-26 Andy Wingo <wingo@igalia.com>
16290
16291 * gdb.guile/scm-breakpoint.exp:
16292 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16293 properties instead of gdb-object-properties.
16294
498a4489
YQ
162952014-05-26 Yao Qi <yao@codesourcery.com>
16296
16297 * gdb.server/no-thread-db.exp: Specify source file name
16298 explicitly when setting a breakpoint.
16299
589fdceb
MM
163002014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16301
16302 * gdb.btrace/vdso.c: New.
16303 * gdb.btrace/vdso.exp: New.
16304
e9089e05
MM
163052014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16306
16307 * gdb.base/gcore.exp (capture_command_output): Move ...
16308 * lib/gdb.exp (capture_command_output): ... here.
16309
67b5c0c1
MM
163102014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16311
16312 * gdb.btrace/data.exp: Test memory access during btrace replay.
16313
a2199296
SM
163142014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16315
16316 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16317
17b2616c
PA
163182014-05-21 Pedro Alves <palves@redhat.com>
16319
16320 PR gdb/13860
16321 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16322 (top level): Test that output related to execution commands is
16323 sent to the console with CLI commands, but not with MI commands.
16324 Test that breakpoint events are always mirrored to the console.
16325 Also expect the new source line to be output after a "next" in
16326 async mode too. Make it a pass/fail test.
16327 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16328 output.
16329 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
16330
5166082f
PA
163312014-05-21 Pedro Alves <palves@redhat.com>
16332
16333 * gdb.base/list.exp (build_pattern, test_list): New procedures.
16334 Use them to test variations of "list" after reaching a breakpoint.
16335 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
16336 Test "list" with listsize 10 after reaching a breakpoint.
16337 * gdb.python/python.exp (decode_line current location line
16338 number): Adjust expected line number.
16339
2f25d70f
SM
163402014-05-21 Simon Marchi <simon.marchi@ericsson.com>
16341
16342 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
16343 behavior for $args, pass it directly to "run".
16344
ff604a67
MR
163452014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
16346
16347 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
16348 30000 to 65536.
16349
6a3cb8e8
PA
163502014-05-21 Pedro Alves <palves@redhat.com>
16351
16352 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
16353 auto-connect-native-target off".
16354 * gdb.base/auto-connect-native-target.c: New file.
16355 * gdb.base/auto-connect-native-target.exp: New file.
16356
4ebfc96e
PA
163572014-05-21 Pedro Alves <palves@redhat.com>
16358
16359 * gdb.base/default.exp: Test "target native" instead of "target
16360 child".
16361
36d46afb
MW
163622014-05-21 Mark Wielaard <mjw@redhat.com>
16363
16364 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16365
5876f503
JK
163662014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16367
16368 Fix TLS access for -static -pthread.
16369 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
16370 <HAVE_TLS> (thread_function, main): Initialize it.
16371 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
16372 Add clean_restart.
16373 <$have_tls != "">: Check TLSVAR.
16374
0256a6ac
PA
163752014-05-21 Pedro Alves <palves@redhat.com>
16376
16377 * gdb.base/dcache-line-read-error.c: New.
16378 * gdb.base/dcache-line-read-error.exp: New.
16379
936d2992
PA
163802014-05-20 Pedro Alves <palves@redhat.com>
16381
16382 * gdb.base/compare-sections.c: New file.
16383 * gdb.base/compare-sections.exp: New file.
16384
802e8e6d
PA
163852014-05-20 Pedro Alves <palves@redhat.com>
16386
16387 * gdb.base/break-idempotent.c: New file.
16388 * gdb.base/break-idempotent.exp: New file.
16389
e59fa00f
MM
163902014-05-20 Markus Metzger <markus.t.metzger@intel.com>
16391
16392 * gdb.btrace/nohist.exp: New.
16393
8b696e31
YQ
163942014-05-20 Yao Qi <yao@codesourcery.com>
16395
16396 * lib/gdb.exp (gdb_init): Set timeout if test file is under
16397 gdb.reverse directory and gdb_reverse_timeout exists in board
16398 setting.
16399 * README: Document gdb_reverse_timeout.
16400
73c9764f
YQ
164012014-05-20 Yao Qi <yao@codesourcery.com>
16402
16403 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
16404 'test_file_name'. Treat args as a string instead of a list.
16405 (gdb_init): Rename argument 'args' by 'test_file_name'.
16406
f1f4348a
JK
164072014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
16408
16409 * gdb.arch/powerpc-power.exp: New file.
16410 * gdb.arch/powerpc-power.s: New file.
16411
0dbe70ce
DE
164122014-05-16 Doug Evans <dje@google.com>
16413
16414 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
16415 * gdb.base/completion.exp: Check that all expected files exist
16416 before doing file completion.
0dbe70ce 16417
8d551b02
DE
164182014-05-16 Doug Evans <dje@google.com>
16419
16420 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
16421 Update.
16422 (do_syscall_tests_without_xml): Update.
16423
73eb7709
PA
164242014-05-16 Pedro Alves <palves@redhat.com>
16425
16426 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
16427 instead of "unknown output after running".
16428
3fae92fc
YQ
164292014-05-16 Yao Qi <yao@codesourcery.com>
16430
16431 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
16432 file1.txt from host at the end.
16433 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16434
c2b2ccc5
DE
164352014-05-15 Doug Evans <dje@google.com>
16436
16437 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
16438 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
16439 loading file. Add test for TU lookup.
16440
8c217a4b
SM
164412014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16442
16443 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
16444 calling "-exec-arguments" or "set args" before running the
16445 inferior.
16446
3deb39c6
SM
164472014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16448
16449 * lib/mi-support.exp (mi_expect_stop): Expect message for
16450 inferiors that exit with non-zero exit code.
16451
71a79f8c
YQ
164522014-05-14 Yao Qi <yao@codesourcery.com>
16453
16454 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
16455 match absolute path on remote host.
16456 (test_file_list_exec_source_files): Remove "/" from the
16457 pattern.
16458
f23fcd46
YQ
164592014-05-14 Yao Qi <yao@codesourcery.com>
16460
16461 * boards/local-remote-host-notty.exp (${board}_file): New
16462 proc.
16463
9404b58f
KM
164642014-05-07 Kyle McMartin <kyle@redhat.com>
16465
16466 Pushed by Joel Brobecker <brobecker@adacore.com>.
16467 * gdb.arch/aarch64-atomic-inst.c: New file.
16468 * gdb.arch/aarch64-atomic-inst.exp: New file.
16469
5e45f04c
YQ
164702014-05-07 Yao Qi <yao@codesourcery.com>
16471
16472 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
16473 in current context" too.
16474
c888a17d
KS
164752014-05-05 Keith Seitz <keiths@redhat.com>
16476
16477 * gdb.linespec/ls-dollar.exp: Add test for linespec
16478 file:convenience_variable.
16479
290a839c
YQ
164802014-05-05 Yao Qi <yao@codesourcery.com>
16481
16482 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
16483 traceframes into tfile and ctf trace files. Read data from
16484 trace file and test collected data.
16485 (gdb_collect_locals_test): Likewise.
16486 (gdb_unavailable_registers_test): Likewise.
16487 (gdb_unavailable_floats): Likewise.
16488 (gdb_collect_globals_test): Likewise.
16489 (top-level): Append "ctf" to trace_file_targets if GDB
16490 supports.
16491
b5262cd0
YQ
164922014-05-05 Yao Qi <yao@codesourcery.com>
16493
16494 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
16495 code to ...
16496 (gdb_collect_args_test_1): ... it. New proc.
16497 (gdb_collect_locals_test): Move some code to ...
16498 (gdb_collect_locals_test_1): ... it. New proc.
16499 (gdb_unavailable_registers_test): Move some code to ...
16500 (gdb_unavailable_registers_test_1): ... it. New proc.
16501 (gdb_unavailable_floats): Move some code to ...
16502 (gdb_unavailable_floats_1): ... it. New proc.
16503
30a1e6cc
SDJ
165042014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16505
16506 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
16507 probes to test for bitness recognition.
16508 * gdb.arch/amd64-stap-optional-prefix.exp
16509 (test_probe_value_without_reg): New procedure.
16510 Add code to test for different kinds of bitness.
16511
f33da99a
SDJ
165122014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16513
16514 PR breakpoints/16889
16515 * gdb.arch/amd64-stap-optional-prefix.S: New file.
16516 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16517
5b80f00d
PA
165182014-05-01 Pedro Alves <palves@redhat.com>
16519
16520 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
16521 gdb_file_cmd if no file is specified.
16522 * boards/native-extended-gdbserver.exp (gdb_load): Use the
16523 last_loaded_file to set the remote exec-file.
16524
f8c2a73c
PA
165252014-05-01 Pedro Alves <palves@redhat.com>
16526
16527 * boards/local-remote-host.exp: New file.
16528
be6e8ac7
PA
165292014-05-01 Pedro Alves <palves@redhat.com>
16530
16531 * boards/local-remote-host.exp: Rename to ...
16532 * boards/local-remote-host-notty.exp: ... this.
16533
cac0dc8f
JB
165342014-04-28 Joel Brobecker <brobecker@adacore.com>
16535
16536 * gdb.ada/dyn_arrayidx: New testcase.
16537
9730e6cc
YQ
165382014-04-26 Yao Qi <yao@codesourcery.com>
16539
16540 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16541 and compute the length of function main. Save it in
16542 $main_length.
16543 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
16544 (top-level): Use gdb_compile to compile objects into
16545 executable and restart GDB. Remove invocation to
16546 prepare_for_testing.
16547
7ae1a6a6
PA
165482014-04-25 Simon Marchi <simon.marchi@ericsson.com>
16549 Pedro Alves <palves@redhat.com>
16550
16551 PR server/16255
16552 * gdb.multi/multi-attach.c: New file.
16553 * gdb.multi/multi-attach.exp: New file.
16554
4082afcc
PA
165552014-04-25 Pedro Alves <palves@redhat.com>
16556
16557 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
16558 user.
16559 (top level): Test that "set remote conditional-breakpoints-packet
16560 off" works as intended.
16561 * gdb.base/dprintf.exp: Test that "set remote
16562 breakpoint-commands-packet off" works as intended.
16563 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
16564 New function.
16565 (top level): Call it.
16566 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
16567 remote fast-tracepoints-packet off" works as intended.
16568 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
16569 * lib/gdb.exp (gdb_is_target_remote): ... here.
16570
2abc3f8d
DB
165712014-04-24 David Blaikie <dblaikie@gmail.com>
16572
16573 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
16574 ensure clang would not discard them.
16575 * gdb.base/gdbvars.c: Ditto.
16576 * gdb.base/memattr.c: Ditto.
16577 * gdb.base/whatis.c: Ditto.
16578 * gdb.python/py-prettyprint.c: Ditto.
16579 * gdb.trace/actions.c: Ditto.
16580 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
16581 ensure clang would not discard it.
16582
bfd39632
DB
165832014-04-24 David Blaikie <dblaikie@gmail.com>
16584
16585 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
16586 clang to emit the full definition of type required by the test
16587 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
16588
22842ff6
DB
165892014-04-24 David Blaikie <dblaikie@gmail.com>
16590
16591 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
16592 coax Clang into emitting the definition of the type.
16593 * gdb.cp/pr10728-x.h (y): Ditto.
16594 * gdb.cp/pr10728-y.cc (y): Ditto.
16595
c2e827ad
DB
165962014-04-24 David Blaikie <dblaikie@gmail.com>
16597
16598 * gdb.base/label.exp: XFAIL label related tests under Clang.
16599 * gdb.cp/cplabel.exp: Ditto.
16600 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
16601 under Clang those using labels.
16602
4c2d33e7
YQ
166032014-04-25 Yao Qi <yao@codesourcery.com>
16604
16605 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
16606 double_label.
16607 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
16608 partial_label and double_label.
16609
56083b99
DB
166102014-04-24 David Blaikie <dblaikie@gmail.com>
16611
16612 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
16613
25d4e99d
DB
166142014-04-24 David Blaikie <dblaikie@gmail.com>
16615
16616 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
16617 of the function to work across GCC and Clang.
16618 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
16619 pointer types (const void ** const V void **).
16620
01f9f808
MS
166212014-04-24 Michael Sturm <michael.sturm@mintel.com>
16622 Walfred Tedeschi <walfred.tedeschi@intel.com>
16623
16624 * Makefile.in (EXECUTABLES): Added i386-avx512.
16625 * gdb.arch/i386-avx512.c: New file.
16626 * gdb.arch/i386-avx512.exp: Likewise.
16627
4b48d439
KS
166282014-04-23 Keith Seitz <keiths@redhat.com>
16629
16630 * lib/mi-support.exp (mi_list_breakpoints): Delete.
16631 (mi_make_breakpoint_table): New procedure.
16632 (mi_create_breakpoint): Use mi_make_breakpoint
16633 and return the result.
16634 (mi_make_breakpoint): New procedure.
16635 (mi_build_kv_pairs): New procedure.
16636
16637 * gdb.mi/mi-break.exp: Remove unused globals,
16638 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
16639 All callers updated.
16640 * gdb.mi/mi-dprintf.exp: Use variable to track command
16641 number.
16642 Update all callers of mi_create_breakpoint and use
16643 mi_make_breakpoint_table.
16644 Remove any unused global variables.
16645 * gdb.mi/mi-nonstop.exp: Likewise.
16646 * gdb.mi/mi-nsintrall.exp: Likewise.
16647 * gdb.mi/mi-nsmoribund.exp: Likewise.
16648 * gdb.mi/mi-nsthrexec.exp: Likewise.
16649 * gdb.mi/mi-reverse.exp: Likewise.
16650 * gdb.mi/mi-simplerun.exp: Likewise.
16651 * gdb.mi/mi-stepn.exp: Likewise.
16652 * gdb.mi/mi-syn-frame.exp: Likewise.
16653 * gdb.mi/mi-until.exp: Likewise.
16654 * gdb.mi/mi-var-cp.exp: Likewise.
16655 * gdb.mi/mi-var-display.exp: Likewise.
16656 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
16657 * gdb.mi/mi2-var-child.exp: Likewise.
16658 * gdb.mi/mi-vla-c99.exp: Likewise.
16659 * lib/mi-support.exp: Likewise.
16660
16661 From Ian Lance Taylor <iant@cygnus.com>:
16662 * lib/gdb.exp (parse_args): New procedure.
16663
08351840
PA
166642014-04-23 Pedro Alves <palves@redhat.com>
16665
16666 * gdb.base/break-unload-file.c: New file.
16667 * gdb.base/break-unload-file.exp: New file.
16668 * gdb.base/sym-file-lib.c (baz): New function.
16669 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
16670 field.
16671 (load): Store the segment's mapped size.
16672 (unload): New function.
16673 (unload_shlib): New function.
16674 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
16675 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
16676 set a breakpoint at baz, and call it.
16677 * gdb.base/sym-file.exp: New tests for stale breakpoint
16678 instructions.
16679
076855f9
PA
166802014-04-23 Pedro Alves <palves@redhat.com>
16681
16682 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
16683 * gdb.base/hbreak-in-shr-unsupported.c: New file.
16684 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
16685 * gdb.base/hbreak-unmapped.c: New file.
16686 * gdb.base/hbreak-unmapped.exp: New file.
16687 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
16688 * lib/gdb.exp (gdb_is_target_remote): ... here.
16689
483805cf
PA
166902014-04-22 Pedro Alves <palves@redhat.com>
16691
16692 * gdb.base/consecutive-step-over.c: New file.
16693 * gdb.base/consecutive-step-over.exp: New file.
16694
06d97543
PA
166952014-04-22 Pedro Alves <palves@redhat.com>
16696
16697 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
16698 instead of send_gdb/gdb_expect.
16699
b4429ea2
YQ
167002014-04-22 Yao Qi <yao@codesourcery.com>
16701
16702 * lib/trace-support.exp (generate_tracefile): New procedure.
16703 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
16704 return 0.
16705 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
16706 if generate_tracefile returns 1.
16707
51d48146
PA
167082014-04-18 Tom Tromey <palves@redhat.com>
16709 Pedro alves <tromey@redhat.com>
16710
16711 PR backtrace/15558
16712 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
16713 with a backtrace limit.
16714 * gdb.python/py-frame-inline.exp: Test running to an inline
16715 function with a backtrace limit, and printing the newest frame.
16716 * gdb.python/py-frame-inline.c (main): Call f.
16717
bd1dce5f
MS
167182014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16719
16720 * gdb.java/jnpe.exp: Drop srcdir from untested path.
16721
40d1a503
MS
167222014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16723
16724 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
16725 Drop prefix from unsupported source file path.
16726
389b98f7
YQ
167272014-04-17 Yao Qi <yao@codesourcery.com>
16728
16729 * lib/gdb.exp (with_target_charset): New proc.
16730 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
16731 with_target_charset.
16732 (test_print_strings): Likewise.
16733 (test_repeat_bytes): Likewise.
16734 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
16735 for some tests.
16736
22869d73
KS
167372014-04-16 Keith Seitz <keiths@redhat.com>
16738
16739 PR gdb/15827
16740 * gdb.dwarf2/corrupt.c: New file.
16741 * gdb.dwarf2/corrupt.exp: New file.
16742
c4f87ca6
KS
167432014-04-16 Keith Seitz <keiths@redhat.com>
16744
16745 PR c++/16597
16746 * gdb.cp/namelessclass.cc: New file.
16747 * gdb.cp/namelessclass.exp: New file.
16748 * gdb.cp/namelessclass.S: New file.
16749
ab19de87
DE
167502014-04-16 Doug Evans <dje@google.com>
16751
16752 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
16753 Add comment.
16754 (gdbserver_default_get_comm_port): New function.
16755 (gdbserver_start): Check if board file provided
16756 "gdbserver,get_comm_port" and use it if so.
16757 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
16758 (gdb,socketport): Set to "stdio".
16759 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
16760 (stdio_gdbserver_template): Delete.
16761 (${board}_get_remote_address): Update.
16762 (${board}_build_remote_cmd): Delete.
16763 (${board}_get_comm_port): New function.
16764 (${board}_spawn): Update.
16765 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
16766 Delete.
16767 (${board}_get_remote_address): Update.
16768 (${board}_get_comm_port): New function.
16769
fc98a809
AB
167702014-04-16 Andrew Burgess <aburgess@broadcom.com>
16771
16772 * gdb.base/memattr.exp: Improve regexps to handle memory regions
16773 appearing in any order.
16774
87fd9e6e
DE
167752014-04-15 Doug Evans <dje@google.com>
16776
16777 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16778 uninitialized value of "description".
16779
099fc3ea
KS
167802014-04-15 Keith Seitz <keiths@redhat.com>
16781
16782 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16783 Remove unused globals.
16784 (test_running_the_program): Likewise.
16785 (test_controlled_execution): Likewise.
16786 (test_controlling_breakpoints): Likewise.
16787 (test_program_termination): Likewise.
16788
5da151d4
KS
167892014-04-15 Keith Seitz <keiths@redhat.com>
16790
16791 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16792 unused globals.
16793 (test_rbreak_creation_and_listing): Likewise.
16794 (test_ignore_count): Likewise.
16795 (test_error): Likewise.
16796
35e5d2f0
PA
167972014-04-15 Pedro Alves <palves@redhat.com>
16798
16799 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16800 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16801 sym-file-loader.c.
16802 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16803 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16804 to sym-file-loader.c.
16805 (struct library): Forward declare.
16806 (load_shlib, lookup_function): Change prototypes.
16807 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16808 (translate_offset): Remove declarations.
16809 (get_text_addr): New declaration.
16810 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16811 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16812 sym-file-loader.h.
16813 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16814 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16815 here from sym-file-loader.h.
16816 (struct library): New structure.
16817 (load_shlib, lookup_function): Change prototypes and adjust to
16818 work with a struct library.
16819 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16820 (translate_offset): Make static.
16821 (get_text_addr): New function.
16822 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16823
eb4c1710
PA
168242014-04-15 Pedro Alves <palves@redhat.com>
16825
16826 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16827
2d1baf52
PA
168282014-04-15 Pedro Alves <palves@redhat.com>
16829
16830 * gdb.base/sym-file-loader.c: Include <limits.h>.
16831 (SELF_LINK): New define.
16832 (get_origin): New function.
16833 (load_shlib): Use it.
16834 * gdb.base/sym-file.exp: Don't early return if the target is
16835 remote. Use runto_main, and issue fail is that fails. Use
16836 gdb_load_shlibs.
16837 (shlib_name): Delete.
16838 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16839
7dd6df01
PA
168402014-04-15 Pedro Alves <palves@redhat.com>
16841
16842 * gdb.base/sym-file.exp: Remove regex characters from test
16843 message. Don't refer to breakpoint numbers in test messages.
16844
b50c8614
KS
168452014-04-14 Keith Seitz <keiths@redhat.com>
16846
16847 PR c++/16253
16848 * gdb.cp/var-tag.cc: New file.
16849 * gdb.cp/var-tag.exp: New file.
16850 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16851 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16852 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16853 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16854
3d567982
TT
168552014-04-14 Tom Tromey <tromey@redhat.com>
16856
16857 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16858 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16859 type.
16860 * gdb.cp/enum-class.exp: New file.
16861 * gdb.cp/enum-class.cc: New file.
16862
0626fc76
TT
168632014-04-14 Tom Tromey <tromey@redhat.com>
16864
16865 * gdb.dwarf2/enum-type.exp: New file.
16866
dca325b3
SA
168672014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16868
16869 * gdb.mi/mi-vla-c99.exp: New file.
16870 * gdb.mi/vla.c: New file.
16871
5854b38a
SA
168722014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16873
16874 * gdb.base/vla-datatypes.c: New file.
16875 * gdb.base/vla-datatypes.exp: New file.
16876
463bb957
SA
168772014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16878
16879 * gdb.base/vla-ptr.c: New file.
16880 * gdb.base/vla-ptr.exp: New file.
16881
3dd170be
SA
168822014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16883
16884 * gdb.dwarf2/count.exp: New file.
16885
5ecaaa66
SA
168862014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16887
16888 * gdb.base/vla-sideeffect.c: New file.
16889 * gdb.base/vla-sideeffect.exp: New file.
16890
41f1ada5
DB
168912014-04-14 David Blaikie <dblaikie@gmail.com>
16892
16893 * gdb.mi/non-stop.c: Add return value for non-void function return
16894 statement.
16895 * gdb.threads/staticthreads.c: Ditto.
16896
0be03e84
DE
168972014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16898 Doug Evans <xdje42@gmail.com>
16899
16900 * gdb.guile/scm-value.c: Improve test case.
16901 * gdb.guile/scm-value.exp: Add new test.
16902
f180a1fb
DB
169032014-04-11 David Blaikie <dblaikie@gmail.com>
16904
16905 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16906 override Clang's default.
16907
6b662e19
JB
169082014-04-11 Joel Brobecker <brobecker@adacore.com>
16909
16910 Revert the following changes (regressions):
16911
16912 * gdb.base/vla-sideeffect.c: New file.
16913 * gdb.base/vla-sideeffect.exp: New file.
16914
16915 * gdb.dwarf2/count.exp: New file.
16916
16917 * gdb.base/vla-multi.c: New file.
16918 * gdb.base/vla-multi.exp: New file.
16919
16920 * gdb.base/vla-ptr.c: New file.
16921 * gdb.base/vla-ptr.exp: New file.
16922
16923 * gdb.base/vla-datatypes.c: New file.
16924 * gdb.base/vla-datatypes.exp: New file.
16925
16926 * gdb.mi/mi-vla-c99.exp: New file.
16927 * gdb.mi/vla.c: New file.
16928
245a5f0b
KS
169292014-04-11 Keith Seitz <keiths@redhat.com>
16930
16931 PR c++/16675
16932 * gdb.cp/cpsizeof.exp: New file.
16933 * gdb.cp/cpsizeof.cc: New file.
16934
58a84dcf
SA
169352014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16936
191a8a90
JB
16937 * gdb.mi/mi-vla-c99.exp: New file.
16938 * gdb.mi/vla.c: New file.
58a84dcf 16939
c8655f75
SA
169402014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16941
16942 * gdb.base/vla-datatypes.c: New file.
16943 * gdb.base/vla-datatypes.exp: New file.
16944
024e13b4
SA
169452014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16946
16947 * gdb.base/vla-ptr.c: New file.
16948 * gdb.base/vla-ptr.exp: New file.
16949
1a237e0e
SA
169502014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16951
16952 * gdb.base/vla-multi.c: New file.
16953 * gdb.base/vla-multi.exp: New file.
16954
504f3432
SA
169552014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16956
16957 * gdb.dwarf2/count.exp: New file.
16958
3bce8237
SA
169592014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16960
191a8a90
JB
16961 * gdb.base/vla-sideeffect.c: New file.
16962 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 16963
322f9c21
YQ
169642014-04-11 Yao Qi <yao@codesourcery.com>
16965
16966 * gdb.base/completion.exp: Check file exists before running tests
16967 on file completion.
16968
d708bcd1
PA
169692014-04-10 Pedro Alves <palves@redhat.com>
16970
16971 * gdb.base/cond-eval-mode.c: New file.
16972 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
16973 prepare_for_testing to build the new file. Check result of
16974 runto_main.
16975 (test_break, test_watch): New procedures.
16976 (top level): Use them.
16977
ae1d2761
PM
169782014-04-08 Pierre Muller <muller@sourceware.org>
16979
16980 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
16981 Ctrl-V use for mingw hosts.
16982
7af389b8
SC
169832014-04-07 Siva Chandra Reddy <sivachandra@google.com>
16984
16985 * gdb.python/py-value.c: Improve test case.
16986 * gdb.python/py-value.exp: Add new test.
16987
5e703181
DE
169882014-04-07 David Blaikie <dblaikie@gmail.com>
16989
16990 * lib/compiler.c: Identify the clang compiler.
16991 * lib/compiler.cc: Ditto.
16992
9810b410
YQ
169932014-04-03 Yao Qi <yao@codesourcery.com>
16994
16995 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16996
98d1b8dc
AB
169972014-04-01 Anton Blanchard <anton@samba.org>
16998
16999 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17000 messages unique.
17001
3114cea1
AB
170022014-04-01 Anton Blanchard <anton@samba.org>
17003
17004 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17005 prepare_for_testing.
17006
62f7182c
AB
170072014-04-01 Anton Blanchard <anton@samba.org>
17008
17009 * gdb.arch/ppc64-atomic-inst.c: Remove.
17010 * gdb.arch/ppc64-atomic-inst.S: New file.
17011 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17012
770e7fc7
DE
170132014-03-31 Doug Evans <dje@google.com>
17014
17015 * gdb.base/print-symbol-loading-lib.c: New file.
17016 * gdb.base/print-symbol-loading-main.c: New file.
17017 * gdb.base/print-symbol-loading.exp: New file.
17018
46e2bafa
YQ
170192014-03-31 Yao Qi <yao@codesourcery.com>
17020
17021 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17022
8776cfe9
JB
170232014-03-28 Joel Brobecker <brobecker@adacore.com>
17024
17025 * gdb.ada/mi_dyn_arr: New testcase.
17026
5d1ef361
DE
170272014-03-27 Doug Evans <dje@google.com>
17028
17029 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17030
b5bee914
YQ
170312014-03-27 Yao Qi <yao@codesourcery.com>
17032
17033 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17034 if target is nios2-*-*.
17035
0d4d0e77
YQ
170362014-03-26 Yao Qi <yao@codesourcery.com>
17037
17038 * lib/gdb.exp (readline_is_used): New proc.
17039 * gdb.base/completion.exp: Move tests on command complete up.
17040 Skip the rest of tests if readline is not used.
17041 * gdb.ada/complete.exp: Skp the test if readline is not
17042 used.
17043 * gdb.base/filesym.exp: Likewise.
17044 * gdb.base/macscp.exp: Likewise.
17045 * gdb.base/readline-ask.exp: Likewise.
17046 * gdb.base/readline.exp: Likewise.
17047 * gdb.python/py-cmd.exp: Likewise.
17048 * gdb.trace/tfile.exp: Likewise.
17049
29361eee
YQ
170502014-03-26 Yao Qi <yao@codesourcery.com>
17051
17052 * gdb.base/macscp.exp: Fix code format issues.
17053
bc9a5525
UW
170542014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17055
17056 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17057 * gdb.asm/powerpc64le.inc: New file.
17058
d3839ede
PA
170592014-03-25 Pedro Alves <palves@redhat.com>
17060 Doug Evans <dje@google.com>
17061
17062 * gdb.base/source-execution.c: New file.
17063 * gdb.base/source-execution.exp: New file.
17064 * gdb.base/source-execution.gdb: New file.
17065
01672a57
DE
170662014-03-24 Doug Evans <dje@google.com>
17067
17068 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17069 using fission.
17070
88bbeca9
HZ
170712014-03-24 Hui Zhu <hui@codesourcery.com>
17072 Pedro Alves <palves@redhat.com>
17073
17074 PR breakpoints/16101
17075 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17076 test pass/fail messages. Detect missing support for dprintf when
17077 breakpoints are actually inserted.
17078 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17079 breakpoints are actually inserted.
17080 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17081 fails.
17082
d2348791
JK
170832014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17084
17085 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17086
feef67ab
DE
170872014-03-22 Doug Evans <xdje42@gmail.com>
17088
17089 * gdb.python/python.exp (python not supported): Verify multi-line
17090 python command issues an error.
25d743f9 17091 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 17092 guile command issues an error.
feef67ab 17093
ecebef6a
MR
170942014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17095
17096 * gdb.threads/thread-specific.exp: Handle the lack of usable
17097 $this_breakpoint and $this_thread.
17098
ccdd1909
HZ
170992014-03-21 Hui Zhu <hui@codesourcery.com>
17100
17101 * gdb.base/attach.exp (do_command_attach_tests): New.
17102
beb460e8
PA
171032014-03-20 Tom Tromey <tromey@redhat.com>
17104 Pedro Alves <palves@redhat.com>
17105
17106 PR cli/15718
17107 * gdb.base/condbreak-call-false.c: New file.
17108 * gdb.base/condbreak-call-false.exp: New file.
17109
40acf43a
PA
171102014-03-20 Pedro Alves <palves@redhat.com>
17111
17112 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17113 Delete.
17114 (block_signals, unblock_signals): Delete.
17115 (child_function_2, main): Remove references to deleted variable
17116 and functions.
17117
9f5e1e02
PA
171182014-03-20 Pedro Alves <palves@redhat.com>
17119
17120 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17121 Use pthread_kill to signal thread 2.
17122 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17123 Adjust to make the test send itself a signal rather than using the
17124 host's "kill" command.
17125
99619bea
PA
171262014-03-20 Pedro Alves <palves@redhat.com>
17127
17128 * gdb.threads/multiple-step-overs.c: New file.
17129 * gdb.threads/multiple-step-overs.exp: New file.
17130 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17131 Adjust expected infrun debug output.
17132
2adfaa28
PA
171332014-03-20 Pedro Alves <palves@redhat.com>
17134
17135 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17136 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17137
31e77af2
PA
171382014-03-20 Pedro Alves <palves@redhat.com>
17139
17140 PR breakpoints/7143
17141 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17142 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17143 of gdb_test_multiple.
17144 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17145 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17146
b9f437de
PA
171472014-03-20 Pedro Alves <palves@redhat.com>
17148
17149 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17150 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17151
05adc73e
PA
171522014-03-19 Pedro Alves <palves@redhat.com>
17153
17154 * gdb.base/async.exp: Remove early return.
17155
6048b950
PA
171562014-03-19 Pedro Alves <palves@redhat.com>
17157
17158 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17159
8bcfb00a
PA
171602014-03-19 Pedro Alves <palves@redhat.com>
17161
17162 * gdb.base/async.exp (test_background): Expect \r\n after
17163 "completed." in the fail pattern.
17164
884e37dc
PA
171652014-03-19 Pedro Alves <palves@redhat.com>
17166
17167 * gdb.base/async.exp (test_background): New procedure.
17168 Use it for all background execution command tests.
17169
148e57e2
PA
171702014-03-19 Pedro Alves <palves@redhat.com>
17171
17172 * gdb.base/async.exp: Use prepare_for_testing.
17173
f48088c7
PA
171742014-03-19 Pedro Alves <palves@redhat.com>
17175
17176 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17177 the same line.
17178
e2f6c966
PA
171792014-03-19 Pedro Alves <palves@redhat.com>
17180
17181 * gdb.base/async.c (main): Add "jump here" and "until here" line
17182 marker comments.
17183 * gdb.base/async.exp (jump_here): New global.
17184 (jump& test): Use it.
17185 (until_here): New global.
17186 (until& test): Use it.
17187
c30568d4
PA
171882014-03-19 Pedro Alves <palves@redhat.com>
17189
17190 * gdb.base/async.exp: Don't frob gdb_protocol.
17191
0172b6a7
DE
171922014-03-18 Doug Evans <xdje42@gmail.com>
17193
17194 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17195 Fix spelling of exec-done-display.
17196
06c868a8
JK
171972014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17198
17199 PR gdb/15358
17200 * gdb.base/gdb-sigterm.c: New file.
17201 * gdb.base/gdb-sigterm.exp: New file.
17202
0c7e1a46
PA
172032014-03-18 Pedro Alves <palves@redhat.com>
17204
17205 PR gdb/13860
17206 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17207 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17208 solib-event.
17209
f7c77d93
JB
172102014-03-17 Joel Brobecker <brobecker@adacore.com>
17211
17212 * gdb.ada/pckd_arr_ren: New testcase.
17213
5a1e8c7a
DE
172142014-03-13 Doug Evans <xdje42@gmail.com>
17215
17216 PR guile/16612
17217 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17218 collect after discarding symbols.
17219
350e1a76
DE
172202014-03-13 Ludovic Courtès <ludo@gnu.org>
17221 Doug Evans <xdje42@gmail.com>
17222
17223 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17224 to history survives a gc.
17225
a69900ae
PA
172262014-03-13 Pedro Alves <palves@redhat.com>
17227
17228 * gdb.base/default.exp: Don't test "target procfs".
17229
5db9f0bd
PA
172302014-03-13 Pedro Alves <palves@redhat.com>
17231
17232 * gdb.base/default.exp: Update "target child" and "target procfs"
17233 tests to not expect "Unix".
17234
b3ccfe11
TT
172352014-03-12 Tom Tromey <tromey@redhat.com>
17236
17237 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17238 New procs. Add target-async tests.
17239 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17240 Add target-async tests.
17241
646f4417
AA
172422014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17243
17244 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17245 'func_start' and 'func_end' for the beginning and end of the
17246 function code, respectively.
17247 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17248 'func_end' instead of 'func' and 'main'.
17249
288c211f
AA
172502014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17251
17252 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17253 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17254 generate the debug info assembler source.
17255
e0c0f156
AA
172562014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17257
17258 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17259 * gdb.dwarf2/arr-subrange.exp: Likewise.
17260 * gdb.dwarf2/dwz.exp: Likewise.
17261 * gdb.dwarf2/method-ptr.exp: Likewise.
17262 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17263 * gdb.dwarf2/subrange.exp: Likewise.
17264 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17265 * gdb.dwarf2/implptrpiece.exp: Likewise.
17266 * gdb.dwarf2/nostaticblock.exp: Likewise.
17267
0e5c4555
AA
172682014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17269
17270 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17271 directory to absolute path name arguments.
17272
5ec18f2b
JG
172732014-03-10 Joel Brobecker <brobecker@adacore.com>
17274
17275 * gdb.ada/tagged_access: New testcase.
17276
847fc4f2
MM
172772014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17278
17279 * gdb.btrace/data.exp: Update expected output.
17280
cc3da688
YQ
172812014-03-06 Yao Qi <yao@codesourcery.com>
17282
17283 * gdb.trace/pr16508.exp: New file.
17284
0f26cec1
PA
172852014-03-05 Pedro Alves <palves@redhat.com>
17286
17287 PR gdb/16575
17288 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17289 procedure.
17290 (top level): Adjust to use it. Add tests that exercise breakpoint
17291 interaction with the code-cache.
17292
7a5a839f
LC
172932014-02-26 Ludovic Courtès <ludo@gnu.org>
17294
17295 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17296 test for 'history-append!'.
17297
31aa7e4e
JB
172982014-02-26 Joel Brobecker <brobecker@adacore.com>
17299
17300 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17301 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17302 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17303 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17304 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17305 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17306
1b588015
JB
173072014-02-26 Joel Brobecker <brobecker@adacore.com>
17308
17309 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17310 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17311 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17312
55426c9d
JB
173132014-02-26 Joel Brobecker <brobecker@adacore.com>
17314
17315 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17316
dc53a7ad
JB
173172014-02-26 Joel Brobecker <brobecker@adacore.com>
17318
17319 * gdb.dwarf2/arr-stride.c: New file.
17320 * gdb.dwarf2/arr-stride.exp: New file.
17321
12ab52e9
PA
173222014-02-26 Pedro Alves <palves@redhat.com>
17323
17324 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17325 that won't ever trigger. Make sure that GDB reports the correct
17326 breakpoint that caused the stop.
17327
849c862e
JK
173282014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17329
17330 PR gdb/16626
17331 * gdb.base/auto-load-script: New file.
17332 * gdb.base/auto-load.c: New file.
17333 * gdb.base/auto-load.exp: New file.
17334
71b7d793
JK
17335 PR gdb/16626
17336 * gdb.base/auto-load.exp: Fix out-of-srctree run.
17337
e2f0d509
JK
173382014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17339
17340 Fix dw2-icycle.exp -fsanitize=address GDB crash.
17341 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
17342
50cc37c8
DE
173432014-02-24 Doug Evans <dje@google.com>
17344
17345 * lib/gdb.exp (run_on_host): Log error output if program fails.
17346
ea4758f2
PA
173472014-02-21 Pedro Alves <palves@redhat.com>
17348
17349 * gdb.threads/step-after-sr-lock.c: Rename to ...
17350 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
17351 * gdb.threads/step-after-sr-lock.exp: Rename to ...
17352 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17353 ... this.
17354
d7b30f67
SDJ
173552014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
17356
17357 PR tdep/16397
17358 * gdb.arch/amd64-stap-special-operands.exp: New file.
17359 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
17360 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
17361 * gdb.arch/amd64-stap-triplet.S: Likewise.
17362 * gdb.arch/amd64-stap-triplet.c: Likewise.
17363
83deb43f
JB
173642014-02-20 Joel Brobecker <brobecker@adacore.com>
17365
17366 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
17367 in .section pseudo-op.
17368
adde2bff
DE
173692014-02-20 lin zuojian <manjian2006@gmail.com>
17370 Joel Brobecker <brobecker@adacore.com>
17371 Doug Evans <xdje42@gmail.com>
17372
17373 PR symtab/16581
17374 * gdb.dwarf2/dw2-icycle.S: New file.
17375 * gdb.dwarf2/dw2-icycle.c: New file.
17376 * gdb.dwarf2/dw2-icycle.exp: New file.
17377
f7bd0f78
SC
173782014-02-19 Siva Chandra Reddy <sivachandra@google.com>
17379
17380 * gdb.python/py-value-cc.cc: Improve test case to enable testing
17381 operations on gdb.Value objects.
17382 * gdb.python/py-value-cc.exp: Add new test to test operations on
17383 gdb.Value objects.
17384
c17ef0d5
DE
173852014-02-18 Doug Evans <dje@google.com>
17386
17387 * Makefile.in (TESTS): New variable.
17388 (expanded_tests, expanded_tests_or_none): New variables
17389 (check-single): Pass $(expanded_tests_or_none) to runtest.
17390 (check-parallel): Only run tests in $(TESTS) if non-empty.
17391 (check/no-matching-tests-found): New rule.
17392 * README: Document TESTS makefile variable.
17393
5dd3176f
DE
173942014-02-18 Doug Evans <dje@google.com>
17395
17396 * Makefile.in (check-parallel): rm -rf outputs temp.
17397
0b10be4f
JK
173982014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17399
17400 Fix "ERROR: no fileid for" in the testsuite.
17401 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
17402
85f224e7
DE
174032014-02-12 Doug Evans <dje@google.com>
17404
17405 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
17406 (MISCELLANEOUS): New variable.
17407 (clean): rm -rf $(MISCELLANEOUS).
17408 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
17409 dwp live in the same directory as symlinks, with each symlink pointed
17410 to a differently named file in a different directory.
17411
149b30ff
DE
174122014-02-11 Doug Evans <dje@google.com>
17413
17414 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
17415 of Tcl file commands.
17416
1dfdac32
MK
174172014-02-10 Mark Kettenis <kettenis@gnu.org>
17418
17419 * gdb.threads/step-after-sr-lock.exp: Avoid executing
17420 "kill -SIGUSR1 -1".
17421
aa4fb036
JB
174222014-02-10 Joel Brobecker <brobecker@adacore.com>
17423
17424 * gdb.ada/tick_length_array_enum_idx: New testcase.
17425
ed3ef339
DE
174262014-02-10 Doug Evans <xdje42@gmail.com>
17427
17428 * configure.ac (AC_OUTPUT): Add gdb.guile.
17429 * configure: Regenerate.
17430 * lib/gdb-guile.exp: New file.
17431 * lib/gdb.exp (get_target_charset): New function.
17432 * gdb.base/help.exp: Update expected output from "apropos apropos".
17433 * gdb.guile/Makefile.in: New file.
17434 * gdb.guile/guile.exp: New file.
17435 * gdb.guile/scm-arch.c: New file.
17436 * gdb.guile/scm-arch.exp: New file.
17437 * gdb.guile/scm-block.c: New file.
17438 * gdb.guile/scm-block.exp: New file.
17439 * gdb.guile/scm-breakpoint.c: New file.
17440 * gdb.guile/scm-breakpoint.exp: New file.
17441 * gdb.guile/scm-disasm.c: New file.
17442 * gdb.guile/scm-disasm.exp: New file.
17443 * gdb.guile/scm-equal.c: New file.
17444 * gdb.guile/scm-equal.exp: New file.
17445 * gdb.guile/scm-error.exp: New file.
17446 * gdb.guile/scm-error.scm: New file.
17447 * gdb.guile/scm-frame-args.c: New file.
17448 * gdb.guile/scm-frame-args.exp: New file.
17449 * gdb.guile/scm-frame-args.scm: New file.
17450 * gdb.guile/scm-frame-inline.c: New file.
17451 * gdb.guile/scm-frame-inline.exp: New file.
17452 * gdb.guile/scm-frame.c: New file.
17453 * gdb.guile/scm-frame.exp: New file.
17454 * gdb.guile/scm-generics.exp: New file.
17455 * gdb.guile/scm-gsmob.exp: New file.
17456 * gdb.guile/scm-iterator.c: New file.
17457 * gdb.guile/scm-iterator.exp: New file.
17458 * gdb.guile/scm-math.c: New file.
17459 * gdb.guile/scm-math.exp: New file.
17460 * gdb.guile/scm-objfile-script-gdb.in: New file.
17461 * gdb.guile/scm-objfile-script.c: New file.
17462 * gdb.guile/scm-objfile-script.exp: New file.
17463 * gdb.guile/scm-objfile.c: New file.
17464 * gdb.guile/scm-objfile.exp: New file.
17465 * gdb.guile/scm-ports.exp: New file.
17466 * gdb.guile/scm-pretty-print.c: New file.
17467 * gdb.guile/scm-pretty-print.exp: New file.
17468 * gdb.guile/scm-pretty-print.scm: New file.
17469 * gdb.guile/scm-section-script.c: New file.
17470 * gdb.guile/scm-section-script.exp: New file.
17471 * gdb.guile/scm-section-script.scm: New file.
17472 * gdb.guile/scm-symbol.c: New file.
17473 * gdb.guile/scm-symbol.exp: New file.
17474 * gdb.guile/scm-symtab-2.c: New file.
17475 * gdb.guile/scm-symtab.c: New file.
17476 * gdb.guile/scm-symtab.exp: New file.
17477 * gdb.guile/scm-type.c: New file.
17478 * gdb.guile/scm-type.exp: New file.
17479 * gdb.guile/scm-value-cc.cc: New file.
17480 * gdb.guile/scm-value-cc.exp: New file.
17481 * gdb.guile/scm-value.c: New file.
17482 * gdb.guile/scm-value.exp: New file.
17483 * gdb.guile/source2.scm: New file.
17484 * gdb.guile/types-module.cc: New file.
17485 * gdb.guile/types-module.exp: New file.
17486
7026a7c1
YQ
174872014-02-10 Yao Qi <yao@codesourcery.com>
17488
17489 PR testsuite/16543
17490 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
17491 * configure: Regenerated.
17492 * Makefile.in: New file.
17493
6c466447
AS
174942014-02-08 Andreas Schwab <schwab@linux-m68k.org>
17495
17496 * gdb.python/py-framefilter.exp: Fix typo.
17497
6e854735
YQ
174982014-02-08 Yao Qi <yao@codesourcery.com>
17499
17500 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
17501 that no =breakpoint-modified is emitted when breakpoints are
17502 modified through MI commands.
17503
d137e6dc
PA
175042014-02-07 Pedro Alves <pedro@codesourcery.com>
17505 Pedro Alves <palves@redhat.com>
17506
17507 * gdb.threads/step-after-sr-lock.c: New file.
17508 * gdb.threads/step-after-sr-lock.exp: New file.
17509
b5ee5a50
PA
175102014-02-07 Pedro Alves <palves@redhat.com>
17511
17512 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
17513
3c77faf3
JK
175142014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17515
17516 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
17517 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
17518
6dddc817
DE
175192014-02-06 Doug Evans <xdje42@gmail.com>
17520
17521 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
17522 output.
17523
17524 * gdb.gdb/python-interrupts.exp: New file.
17525
de7b2893
YQ
175262014-02-05 Yao Qi <yao@codesourcery.com>
17527
17528 * gdb.trace/report.exp (use_collected_data): Test the output
17529 of "info threads" and "info inferiors".
17530
66d032ac
YQ
175312014-02-05 Yao Qi <yao@codesourcery.com>
17532
17533 Revert this patch:
17534
17535 2013-05-24 Yao Qi <yao@codesourcery.com>
17536
17537 * gdb.trace/tfile.exp: Test inferior and thread.
17538
591a12a1
UW
175392014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17540
17541 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17542 on a function.
17543 * gdb.base/step-bt.c: Call hello via function pointer to make
17544 sure its first instruction is executed on powerpc64le-linux.
17545
0ff3e01f
UW
175462014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17547
17548 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
17549
084ee545
UW
175502014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17551
17552 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
17553 of the test patterns for use on little-endian systems.
17554
6ed14ff3
UW
175552014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17556
17557 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
17558 (decimal_vector): Fix for little-endian.
17559
401e27fd
JM
175602014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
17561
17562 * gdb.arch/sparc-sysstep.exp: New file.
17563 * gdb.arch/sparc-sysstep.c: Likewise.
17564
17565 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
17566
8b924729
EBM
175672014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17568
17569 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
17570
fb151210
JB
175712014-01-23 Tom Tromey <tromey@redhat.com>
17572
17573 * gdb.ada/array_char_idx: New testcase.
17574
0740f8d8
TT
175752014-01-23 Tom Tromey <tromey@redhat.com>
17576
17577 PR python/16487:
17578 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
17579 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
17580 classes.
17581
21909fa1
TT
175822014-01-23 Tom Tromey <tromey@redhat.com>
17583
17584 PR python/16491:
17585 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
17586 string from an inferior frame.
17587 * gdb.python/py-framefilter-mi.exp: Update.
17588
87ce2a04
DE
175892014-01-22 Doug Evans <dje@google.com>
17590
17591 * gdb.server/server-mon.exp: Add tests for "set debug-format".
17592
237b092b
AA
175932014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17594
17595 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
17596
d674a709
AA
175972014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17598
17599 * gdb.trace/entry-values.exp: Remove excess space character from
17600 regex patterns. Handle s390 call instruction.
17601
20fa3390
AA
176022014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17603
17604 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
17605 define "*_start" label. Make "name" static.
17606 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
17607 ${name} by references to ${name}_start.
17608
78466714
AA
176092014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17610
17611 * gdb.base/info-macros.exp: Remove "debug" from the compile
17612 options.
17613
ec9f644a
IB
176142014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17615
17616 * gdb.dlang/demangle.exp: New file.
17617
94b1b47e
IB
176182014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17619
17620 * gdb.dlang/primitive-types.exp: New file.
17621
7f420862
IB
176222014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17623
17624 * configure.ac: Create gdb.dlang/Makefile.
17625 * configure: Regenerate.
17626 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
17627 * gdb.dlang/Makefile.in: New file.
17628 * lib/d-support.exp: New file.
17629 * lib/gdb.exp (skip_d_tests): New proc.
17630
52834460
MM
176312014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17632
17633 * gdb.btrace/delta.exp: Check reverse stepi.
17634 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
17635 * gdb.btrace/finish.exp: New.
17636 * gdb.btrace/next.exp: New.
17637 * gdb.btrace/nexti.exp: New.
17638 * gdb.btrace/record_goto.c: Add comments.
17639 * gdb.btrace/step.exp: New.
17640 * gdb.btrace/stepi.exp: New.
17641 * gdb.btrace/multi-thread-step.c: New.
17642 * gdb.btrace/multi-thread-step.exp: New.
17643 * gdb.btrace/rn-dl-bind.c: New.
17644 * gdb.btrace/rn-dl-bind.exp: New.
17645 * gdb.btrace/data.c: New.
17646 * gdb.btrace/data.exp: New.
17647 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17648
6e07b1d2
MM
176492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17650
17651 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
17652 * gdb.btrace/exception.exp: Update.
17653 * gdb.btrace/instruction_history.exp: Update.
17654 * gdb.btrace/record_goto.exp: Update.
17655 * gdb.btrace/tailcall.exp: Update.
17656 * gdb.btrace/unknown_functions.exp: Update.
17657 * gdb.btrace/delta.exp: New.
17658
0b722aec
MM
176592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17660
17661 * gdb.btrace/record_goto.exp: Add backtrace test.
17662 * gdb.btrace/tailcall.exp: Add backtrace test.
17663
066ce621
MM
176642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17665
17666 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
17667 * gdb.btrace/record_goto.c: New.
17668 * gdb.btrace/record_goto.exp: New.
17669 * gdb.btrace/x86-record_goto.S: New.
17670
0688d04e
MM
176712014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17672
17673 * gdb.btrace/function_call_history.exp: Update tests.
17674 * gdb.btrace/instruction_history.exp: Update tests.
17675
8710b709
MM
176762014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17677
17678 * gdb.btrace/function_call_history.exp: Fix expected field
17679 order for "record function-call-history".
17680 Add new tests for "record function-call-history /c".
17681 * gdb.btrace/exception.cc: New.
17682 * gdb.btrace/exception.exp: New.
17683 * gdb.btrace/tailcall.exp: New.
17684 * gdb.btrace/x86-tailcall.S: New.
17685 * gdb.btrace/x86-tailcall.c: New.
17686 * gdb.btrace/unknown_functions.c: New.
17687 * gdb.btrace/unknown_functions.exp: New.
17688 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17689
5de9129b
MM
176902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17691
17692 * gdb.btrace/instruction_history.exp: Update.
17693 * gdb.btrace/function_call_history.exp: Update.
17694
23a7fe75
MM
176952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17696
17697 * gdb.btrace/function_call_history.exp: Fix expected function
17698 trace.
17699 * gdb.btrace/instruction_history.exp: Initialize traced.
17700 Remove traced_functions.
17701
724c7dd8
MM
177022014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17703
17704 * gdb.btrace/function_call_history.exp: Update
17705 * gdb.btrace/instruction_history.exp: Update.
17706
6d78d93b
MM
177072014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17708
17709 * gdb.btrace/enable.exp: Update expected text.
17710
93a360cc
OJ
177112014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
17712
17713 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
17714 bytes.
17715
3772b53f
MR
177162014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
17717
17718 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
17719
596662fa
OJ
177202014-01-15 Omair Javaid <omair.javaid@linaro.org>
17721
17722 * lib/gdb.exp (supports_process_record): Return true for
17723 arm*-linux*. (supports_reverse): Likewise.
17724
b5b08fb4
SC
177252014-01-13 Siva Chandra Reddy <sivachandra@google.com>
17726
17727 PR python/15464
17728 PR python/16113
17729 * gdb.python/py-type.c: Enhance test case.
17730 * gdb.python/py-value-cc.cc: Likewise
17731 * gdb.python/py-type.exp: Add new tests.
17732 * gdb.python/py-value-cc.exp: Likewise
17733
52d7fb13
AA
177342014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17735 Pedro Alves <palves@redhat.com>
17736
17737 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
17738 Make "name" extern.
17739 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
17740 references to ${name}_start by references to ${name}.
17741
a2cd8cfe
JB
177422014-01-10 Joel Brobecker <brobecker@adacore.com>
17743
17744 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
17745
4e23fced
JB
177462014-01-10 Joel Brobecker <brobecker@adacore.com>
17747
17748 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
17749
c6a9e42c
PA
177502014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
17751 Pedro Alves <palves@redhat.com>
17752
17753 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 17754 mi_gdb_target_load.
c6a9e42c 17755
b7ea362b
PA
177562014-01-08 Pedro Alves <palves@redhat.com>
17757
17758 * gdb.threads/reconnect-signal.c: New file.
17759 * gdb.threads/reconnect-signal.exp: New file.
17760
5e3f4fab
EBM
177612014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17762
17763 * gdb.base/source-dir.exp: New file.
17764
79301218
JB
177652014-01-07 Joel Brobecker <brobecker@adacore.com>
17766
17767 * gdb.ada/mi_interface: New testcase.
17768
8e355c5d
JB
177692014-01-07 Joel Brobecker <brobecker@adacore.com>
17770
17771 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
17772 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
17773 gdb.ada/pp-rec-component/pck.ads: New files.
17774
c0d48811
JB
177752014-01-07 Joel Brobecker <brobecker@adacore.com>
17776
17777 * gdb.python/py-pp-integral.c: New file.
17778 * gdb.python/py-pp-integral.py: New file.
17779 * gdb.python/py-pp-integral.exp: New file.
17780
17b609c3 17781For older changes see ChangeLog-1993-2013.
c906108c 17782\f
8d8cb839
EZ
17783;; Local Variables:
17784;; mode: change-log
17785;; left-margin: 8
17786;; fill-column: 74
17787;; version-control: never
17788;; End:
902f2ccb 17789
42a4f53d 17790 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
17791 Copying and distribution of this file, with or without modification,
17792 are permitted provided the copyright notice and this notice are preserved.