a88c54538930a4dede695b7a8cc6384612609ff4
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2
3 * gdb.base/define-prefix.exp: New file.
4
5 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
6
7 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
8 compile.
9 (skip_btrace_pt_tests): Likewise.
10
11 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
12
13 * gdb.fortran/info-modules.exp: Compile source files in correct
14 order.
15
16 2019-11-27 Kevin Buettner <kevinb@redhat.com>
17
18 * gdb.dwarf2/imported-unit.exp: New file.
19 * gdb.dwarf2/imported-unit.c: New file.
20
21 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
22
23 * gdb.mi/mi-fortran-modules-2.f90: New file.
24 * gdb.mi/mi-fortran-modules.exp: New file.
25 * gdb.mi/mi-fortran-modules.f90: New file.
26
27 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
28
29 * gdb.mi/mi-sym-info-1.c: New file.
30 * gdb.mi/mi-sym-info-2.c: New file.
31 * gdb.mi/mi-sym-info.exp: New file.
32
33 2019-11-22 Tom Tromey <tromey@adacore.com>
34
35 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
36 * gdb.ada/tasks/foo.adb: Add another stopping location.
37
38 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
39
40 * gdb.base/endianity.c: New test.
41 * gdb.base/endianity.exp: New file.
42
43 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
44
45 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
46
47 2019-11-21 Tom de Vries <tdevries@suse.de>
48
49 PR gdb/24956
50 * gdb.base/ui-redirect.exp: Test output of user-defined command.
51
52 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
53
54 * gdb.python/py-progspace.exp: Add missing parentheses on some
55 'print' commands.
56
57 2019-11-19 Tom Tromey <tom@tromey.com>
58
59 * gdb.tui/winheight.exp: New file.
60
61 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
62
63 * gdb.base/ctf-whatis.c: Delete.
64 * gdb.base/ctf-whatis.exp: Delete.
65 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
66
67 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
68
69 * gdb.base/ctf-cvexpr.exp: Delete.
70 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
71
72 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
73
74 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
75 the compiler. Clean up header comment a little.
76 * gdb.base/ctf-ptype.exp: Likewise.
77 * gdb.base/ctf-whatis.exp: Likewise.
78 * lib/gdb.exp (skip_ctf_tests): New proc.
79
80 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
81
82 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
83 * gdb.tui/corefile-run.exp: New file.
84
85 2019-11-14 Tom Tromey <tromey@adacore.com>
86
87 * gdb.base/gdbvars.exp (test_convenience_variables): Add
88 regression tests.
89
90 2019-11-12 Tom Tromey <tom@tromey.com>
91
92 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
93 after any command. Expect prompt after WAIT_FOR is seen.
94 (enter_tui): Enable resize messages.
95 (command): Expect command in output.
96 (get_line): Avoid error when cursor appears to be off-screen.
97 (dump_screen): Include screen size in title.
98 (_do_resize): New proc, from "resize".
99 (resize): Rewrite. Do resize in two steps.
100 * gdb.tui/empty.exp (layouts): Fix entries.
101 (check_boxes): Remove xfail.
102 (check_text): Dump screen on failure.
103
104 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
105
106 * gdb.python/py-symbol.exp: Add test for
107 gdb.lookup_static_symbols.
108
109 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
110
111 * gdb.python/py-symbol.c: Declare and call function from new
112 py-symbol-2.c file.
113 * gdb.python/py-symbol.exp: Compile both source files, and add new
114 tests for gdb.lookup_static_symbol.
115 * gdb.python/py-symbol-2.c: New file.
116
117 2019-11-02 Tom de Vries <tdevries@suse.de>
118
119 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
120 * gdb.base/anon.exp: Same.
121 * gdb.base/auto-connect-native-target.exp: Same.
122 * gdb.base/call-ar-st.exp: Same.
123 * gdb.base/catch-syscall.exp: Same.
124 * gdb.base/commands.exp: Same.
125 * gdb.base/default.exp: Same.
126 * gdb.base/display.exp: Same.
127 * gdb.base/float.exp: Same.
128 * gdb.base/foll-fork.exp: Same.
129 * gdb.base/help.exp: Same.
130 * gdb.base/info-macros.exp: Same.
131 * gdb.base/info-proc.exp: Same.
132 * gdb.base/info-target.exp: Same.
133 * gdb.base/long_long.exp: Same.
134 * gdb.base/macscp.exp: Same.
135 * gdb.base/memattr.exp: Same.
136 * gdb.base/nofield.exp: Same.
137 * gdb.base/pointers.exp: Same.
138 * gdb.base/printcmds.exp: Same.
139 * gdb.base/ptype.exp: Same.
140 * gdb.base/restore.exp: Same.
141 * gdb.base/return.exp: Same.
142 * gdb.base/scope.exp: Same.
143 * gdb.base/set-noassign.exp: Same.
144 * gdb.base/setshow.exp: Same.
145 * gdb.base/shlib-call.exp: Same.
146 * gdb.base/signals.exp: Same.
147 * gdb.base/sigstep.exp: Same.
148 * gdb.base/skip.exp: Same.
149 * gdb.base/solib-symbol.exp: Same.
150 * gdb.base/stap-probe.exp: Same.
151 * gdb.base/step-line.exp: Same.
152 * gdb.base/step-test.exp: Same.
153 * gdb.base/style.exp: Same.
154 * gdb.base/varargs.exp: Same.
155 * gdb.base/vla-datatypes.exp: Same.
156 * gdb.base/vla-ptr.exp: Same.
157 * gdb.base/vla-sideeffect.exp: Same.
158 * gdb.base/volatile.exp: Same.
159 * gdb.base/watch-cond-infcall.exp: Same.
160 * gdb.base/watchpoint.exp: Same.
161
162 2019-11-02 Tom de Vries <tdevries@suse.de>
163
164 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
165 * gdb.cp/cpexprs.exp: Same.
166 * gdb.cp/except-multi-location.exp: Same.
167 * gdb.cp/exceptprint.exp: Same.
168 * gdb.cp/gdb2384.exp: Same.
169 * gdb.cp/inherit.exp: Same.
170 * gdb.cp/m-static.exp: Same.
171 * gdb.cp/meth-typedefs.exp: Same.
172 * gdb.cp/misc.exp: Same.
173 * gdb.cp/namespace.exp: Same.
174 * gdb.cp/non-trivial-retval.exp: Same.
175 * gdb.cp/overload.exp: Same.
176 * gdb.cp/pr17132.exp: Same.
177 * gdb.cp/re-set-overloaded.exp: Same.
178 * gdb.cp/rvalue-ref-types.exp: Same.
179 * gdb.cp/templates.exp: Same.
180
181 2019-11-01 Luis Machado <luis.machado@linaro.org>
182
183 PR gdb/25124
184
185 * gdb.arch/pr25124.S: New file.
186 * gdb.arch/pr25124.exp: New file.
187
188 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
189
190 * gdb.fortran/info-modules.exp: Update expected results, and add
191 additional tests for 'info module functinos', and 'info module
192 variables'.
193 * gdb.fortran/info-types.exp: Update expected results.
194 * gdb.fortran/info-types.f90: Extend testcase with additional
195 module variables and functions.
196
197 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
198
199 * gdb.fortran/info-modules.exp: New file.
200 * gdb.fortran/info-types.exp: Build with new file.
201 * gdb.fortran/info-types.f90: Include and use new module.
202 * gdb.fortran/info-types-2.f90: New file.
203
204 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
205
206 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
207 * gdb.base/settings.exp: Test all settings types using
208 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
209 that now verifies that the value of "maint show" is the same as
210 returned by the settings functions. Test the type of the
211 maintenance settings.
212 * gdb.base/default.exp: Update show_conv_list.
213
214 2019-10-31 Tom de Vries <tdevries@suse.de>
215
216 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
217 gdb_test.
218 * gdb.arch/amd64-disp-step.exp: Same.
219 * gdb.asm/asm-source.exp: Same.
220 * gdb.btrace/buffer-size.exp: Same.
221 * gdb.btrace/cpu.exp: Same.
222 * gdb.btrace/enable.exp: Same.
223 * gdb.dwarf2/count.exp: Same.
224 * gdb.dwarf2/dw2-ranges-func.exp: Same.
225 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
226 * gdb.fortran/vla-datatypes.exp: Same.
227 * gdb.fortran/vla-history.exp: Same.
228 * gdb.fortran/vla-ptype.exp: Same.
229 * gdb.fortran/vla-value.exp: Same.
230 * gdb.fortran/whatis_type.exp: Same.
231 * gdb.guile/guile.exp: Same.
232 * gdb.multi/tids.exp: Same.
233 * gdb.python/py-finish-breakpoint.exp: Same.
234 * gdb.python/py-framefilter.exp: Same.
235 * gdb.python/py-pp-registration.exp: Same.
236 * gdb.python/py-xmethods.exp: Same.
237 * gdb.python/python.exp: Same.
238 * gdb.server/connect-with-no-symbol-file.exp: Same.
239 * gdb.server/no-thread-db.exp: Same.
240 * gdb.server/run-without-local-binary.exp: Same.
241 * gdb.stabs/weird.exp: Same.
242 * gdb.threads/attach-many-short-lived-threads.exp: Same.
243 * gdb.threads/thread-find.exp: Same.
244 * gdb.threads/tls-shared.exp: Same.
245 * gdb.threads/tls.exp: Same.
246 * gdb.threads/wp-replication.exp: Same.
247 * gdb.trace/ax.exp: Same.
248 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
249
250 2019-10-31 Tom de Vries <tdevries@suse.de>
251
252 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
253 * gdb.ada/array_subscript_addr.exp: Same.
254 * gdb.ada/arrayidx.exp: Same.
255 * gdb.ada/arrayparam.exp: Same.
256 * gdb.ada/arrayptr.exp: Same.
257 * gdb.ada/boolean_expr.exp: Same.
258 * gdb.ada/call_pn.exp: Same.
259 * gdb.ada/complete.exp: Same.
260 * gdb.ada/fixed_cmp.exp: Same.
261 * gdb.ada/fun_addr.exp: Same.
262 * gdb.ada/funcall_param.exp: Same.
263 * gdb.ada/interface.exp: Same.
264 * gdb.ada/mod_from_name.exp: Same.
265 * gdb.ada/null_array.exp: Same.
266 * gdb.ada/packed_array.exp: Same.
267 * gdb.ada/packed_tagged.exp: Same.
268 * gdb.ada/print_chars.exp: Same.
269 * gdb.ada/print_pc.exp: Same.
270 * gdb.ada/ptype_arith_binop.exp: Same.
271 * gdb.ada/ptype_field.exp: Same.
272 * gdb.ada/ptype_tagged_param.exp: Same.
273 * gdb.ada/rec_return.exp: Same.
274 * gdb.ada/ref_tick_size.exp: Same.
275 * gdb.ada/str_ref_cmp.exp: Same.
276 * gdb.ada/taft_type.exp: Same.
277 * gdb.ada/tagged.exp: Same.
278 * gdb.ada/type_coercion.exp: Same.
279 * gdb.ada/uninitialized_vars.exp: Same.
280
281 2019-10-30 Tom de Vries <tdevries@suse.de>
282
283 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
284
285 2019-10-26 Tom de Vries <tdevries@suse.de>
286
287 * gdb.base/bigcore.c: Fix typos in comments.
288 * gdb.base/ctf-ptype.c: Same.
289 * gdb.base/long_long.c: Same.
290 * gdb.dwarf2/dw2-op-out-param.S: Same.
291 * gdb.python/py-evthreads.c: Same.
292 * gdb.reverse/i387-stack-reverse.c: Same.
293 * gdb.trace/tfile.c: Same.
294 * lib/compiler.c: Same.
295 * lib/compiler.cc: Same.
296
297 2019-10-25 Tom de Vries <tdevries@suse.de>
298
299 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
300 gdb_test_multiple calls.
301 * gdb.reverse/sigall-reverse.exp: Same.
302 * gdb.reverse/solib-precsave.exp: Same.
303 * gdb.reverse/solib-reverse.exp: Same.
304 * gdb.reverse/until-precsave.exp: Same.
305 * gdb.reverse/until-reverse.exp: Same.
306
307 2019-10-24 Tom de Vries <tdevries@suse.de>
308
309 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
310 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
311 kfail using -wrap pattern flag and convenience variable
312 gdb_test_name.
313
314 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
315
316 * gdb.python/py-progspace.exp: Add tests for the
317 Progspace.block_for_pc method.
318
319 2019-10-23 Tom Tromey <tom@tromey.com>
320
321 * configure: Rebuild.
322 * aclocal.m4: Use m4_include, not sinclude.
323
324 2019-10-21 Tom de Vries <tdevries@suse.de>
325
326 * gdb.base/infcall-nested-structs.c: Add
327 __attribute__((noinline,noclone)) to all functions.
328 (call_all): Add missing variable initialization. Simplify return value.
329 (breakpt): Increment volatile variable, to prevent call from being
330 optimized out.
331 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
332
333 2019-10-17 Tom de Vries <tdevries@suse.de>
334
335 * gdb.fortran/module.exp: Allow info variables to print info for files
336 other than module.f90.
337
338 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
339
340 * gdb.fortran/module.exp: Extend with 'info variables' test.
341
342 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
343
344 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
345 F77_FOR_TARGET.
346
347 2019-10-16 Tom de Vries <tdevries@suse.de>
348
349 PR tdep/25096
350 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
351
352 2019-10-16 Tom de Vries <tdevries@suse.de>
353
354 PR tdep/24104
355 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
356 Add KFAIL for PR tdep/25096.
357
358 2019-10-16 Tom de Vries <tdevries@suse.de>
359
360 PR testsuite/25059
361 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
362
363 2019-10-16 Tom de Vries <tdevries@suse.de>
364
365 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
366 as signed.
367
368 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
369
370 * gdb.mi/list-thread-groups-available.exp: Read entries one by
371 one instead of increasing timeout.
372
373 2019-10-13 Tom de Vries <tdevries@suse.de>
374
375 PR record/25038
376 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
377 * gdb.reverse/sigall-reverse.exp: Same.
378 * gdb.reverse/solib-precsave.exp: Same.
379 * gdb.reverse/solib-reverse.exp: Same.
380 * gdb.reverse/step-precsave.exp: Same.
381 * gdb.reverse/until-precsave.exp: Same.
382 * gdb.reverse/until-reverse.exp: Same.
383 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
384
385 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
386
387 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
388 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
389 (cmp_struct_05_01, cmp_struct_static_02_01)
390 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
391 comparisons.
392
393 2019-10-10 Tom de Vries <tdevries@suse.de>
394
395 PR testsuite/24888
396 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
397 gnatlink.
398
399 2019-10-09 Tom de Vries <tdevries@suse.de>
400
401 PR testsuite/25048
402 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
403
404 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
405
406 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
407 exceptions due to missing debug information.
408
409 2019-10-07 Tom de Vries <tdevries@suse.de>
410
411 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
412
413 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
414
415 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
416 * gdb.base/annota1.exp: Update to use gdb_test_name.
417
418 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
419
420 * gdb.base/ctf-whatis.exp: New file.
421 * gdb.base/ctf-whatis.c: New file.
422 * gdb.base/ctf-ptype.exp: New file.
423 * gdb.base/ctf-ptype.c: New file.
424 * gdb.base/ctf-constvars.exp: New file.
425 * gdb.base/ctf-constvars.c: New file.
426 * gdb.base/ctf-cvexpr.exp: New file.
427
428 2019-10-04 Tom de Vries <tdevries@suse.de>
429
430 * gdb.cp/local-static.c (main): Move declaration of int i out of the
431 for loop.
432
433 2019-10-03 Tom Tromey <tom@tromey.com>
434
435 PR rust/24976:
436 * gdb.rust/simple.rs (Union2): New type.
437 (main): Use Union2.
438 * gdb.rust/simple.exp: Add test.
439
440 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
441
442 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
443 nested function prefix.
444
445 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
446 Richard Bunt <richard.bunt@arm.com>
447 Andrew Burgess <andrew.burgess@embecosm.com>
448
449 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
450 nested functions.
451 * gdb.fortran/nested-funcs.f90: Update expected results.
452 * gdb.fortran/nested-funcs-2.exp: New file.
453 * gdb.fortran/nested-funcs-2.f90: New file.
454
455 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
456
457 * gdb.python/py-parameter.exp: Make test names unique.
458 * gdb.python/py-template.exp: Likewise.
459 * gdb.python/py-value.exp: Likewise.
460
461 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
462
463 * gdb.base/break-interp.exp: Reduce test name duplication.
464 * gdb.base/call-sc.exp: Likewise.
465 * gdb.base/callfuncs.exp: Likewise.
466 * gdb.base/charset.exp: Likewise.
467 * gdb.base/dump.exp: Likewise.
468 * gdb.base/ena-dis-br.exp: Likewise.
469 * gdb.base/relational.exp: Likewise.
470 * gdb.base/step-over-syscall.exp: Likewise.
471 * gdb.base/structs.exp: Likewise.
472
473 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
474
475 * gdb.linespec/explicit.exp: Make test names unique.
476 * gdb.linespec/ls-errs.exp: Likewise.
477
478 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
479
480 * gdb.reverse/break-precsave.exp: Make test names unique.
481 * gdb.reverse/break-reverse.exp: Likewise.
482 * gdb.reverse/finish-precsave.exp: Likewise.
483 * gdb.reverse/finish-reverse.exp: Likewise.
484 * gdb.reverse/machinestate-precsave.exp: Likewise.
485 * gdb.reverse/machinestate.exp: Likewise.
486 * gdb.reverse/readv-reverse.exp: Likewise.
487 * gdb.reverse/recvmsg-reverse.exp: Likewise.
488 * gdb.reverse/sigall-precsave.exp: Likewise.
489 * gdb.reverse/sigall-reverse.exp: Likewise.
490 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
491 * gdb.reverse/watch-precsave.exp: Likewise.
492 * gdb.reverse/watch-reverse.exp: Likewise.
493
494 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
495
496 * gdb.threads/stop-with-handle.c: New file.
497 * gdb.threads/stop-with-handle.exp: New file.
498
499 2019-10-03 Tom de Vries <tdevries@suse.de>
500
501 PR testsuite/25059
502 * gdb.base/list-missing-source.exp: Allowing the "Compilation
503 directory" line to be missing.
504
505 2019-10-03 Tom de Vries <tdevries@suse.de>
506
507 PR testsuite/25059
508 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
509 type optional.
510
511 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
512
513 * gdb.python/py-format-string.c (string.h): New include.
514 (main): Fill a_struct_with_union.the_union.an_int with bytes of
515 the same value, for endianness-independence.
516 * gdb.python/py-format-string.exp (default_regexp_dict)
517 (test_pretty_structs, test_format): Adjust expected output to the
518 changed initialization.
519
520 2019-10-02 Tom Tromey <tromey@adacore.com>
521
522 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
523
524 2019-10-02 Pedro Alves <palves@redhat.com>
525 Andrew Burgess <andrew.burgess@embecosm.com>
526
527 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
528 "print-file-var.h".
529 (this_version_id) Use ATTRIBUTE_VISIBILITY.
530 (get_version_1): Print this_version_id and its address.
531 Add extern "C" wrappers around interface functions.
532 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
533 "print-file-var.h".
534 (this_version_id) Use ATTRIBUTE_VISIBILITY.
535 (get_version_2): Print this_version_id and its address.
536 Add extern "C" wrappers around interface functions.
537 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
538 <stddef.h> and "print-file-var.h".
539 Add extern "C" wrappers around interface functions.
540 [VERSION_ID_MAIN] (this_version_id): Define.
541 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
542 * gdb.base/print-file-var.h: Add some #defines to simplify setting
543 up extern "C" blocks.
544 * gdb.base/print-file-var.exp (test): New, factored out from top
545 level.
546 (top level): Test all combinations of attribute hidden or not,
547 dlopen or not, and this_version_id symbol in main file or not.
548 Compile tests as both C++ and C, make test names unique.
549
550 2019-10-01 Tom Tromey <tom@tromey.com>
551
552 * gdb.base/style.exp: Test "show logging filename".
553
554 2019-10-01 Tom Tromey <tom@tromey.com>
555
556 * lib/gdb-utils.exp (style): Handle "metadata" argument.
557 * gdb.base/style.exp: Add metadata style test.
558
559 2019-10-01 Tom Tromey <tom@tromey.com>
560
561 * gdb.base/style.exp: Test "pwd".
562
563 2019-10-01 Tom Tromey <tom@tromey.com>
564
565 * gdb.base/style.exp: Update tests.
566
567 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
568
569 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
570 'six' to unsigned.
571 (s1): Initialize fields 'four' and 'six' instead of 'three' and
572 'five'. Use an all-ones bit pattern for each.
573 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
574 to its changed values.
575
576 2019-09-30 Tom Tromey <tromey@adacore.com>
577
578 * gdb.rust/traits.rs: Disable all warnings.
579
580 2019-09-29 Tom de Vries <tdevries@suse.de>
581
582 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
583
584 2019-09-29 Tom de Vries <tdevries@suse.de>
585
586 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
587
588 2019-09-27 Tom de Vries <tdevries@suse.de>
589
590 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
591
592 2019-09-27 Tom de Vries <tdevries@suse.de>
593
594 PR record/23188
595 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
596
597 2019-09-26 Tom Tromey <tromey@adacore.com>
598
599 * gdb.ada/py_taft.exp: New file.
600 * gdb.ada/py_taft/main.adb: New file.
601 * gdb.ada/py_taft/pkg.adb: New file.
602 * gdb.ada/py_taft/pkg.ads: New file.
603
604 2019-09-24 Tom de Vries <tdevries@suse.de>
605
606 PR gdb/24598
607 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
608
609 2019-09-22 Tom de Vries <tdevries@suse.de>
610
611 * gdb.base/restore.exp: Allow register variables to be optimized out at
612 -O0.
613
614 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
615
616 * gdb.arch/spu-info.exp: Remove file.
617 * gdb.arch/spu-info.c: Remove file.
618 * gdb.arch/spu-ls.exp: Remove file.
619 * gdb.arch/spu-ls.c: Remove file.
620
621 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
622 * gdb.asm/spu.inc: Remove file.
623
624 * gdb.base/dump.exp: Remove support for spu*-*-*.
625 * gdb.base/stack-checking.exp: Likewise.
626 * gdb.base/overlays.exp: Likewise.
627 * gdb.base/ovlymgr.c: Likewise.
628 * gdb.base/spu.ld: Remove file.
629
630 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
631 * gdb.cp/cpexprs.exp: Likewise.
632 * gdb.cp/exception.exp: Likewise.
633 * gdb.cp/gdb2495.exp: Likewise.
634 * gdb.cp/mb-templates.exp: Likewise.
635 * gdb.cp/pr9167.exp: Likewise.
636 * gdb.cp/userdef.exp: Likewise.
637
638 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
639
640 * gdb.cell: Remove directory.
641 * lib/cell.exp: Remove file.
642
643 2019-09-19 Tom de Vries <tdevries@suse.de>
644
645 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
646
647 2019-09-19 Tom de Vries <tdevries@suse.de>
648
649 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
650
651 2019-09-19 Tom de Vries <tdevries@suse.de>
652
653 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
654 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
655 (gdb_target_cmd): ... here.
656 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
657 value 2.
658
659 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
660
661 * gdb.base/source-dir.exp: Avoid having directory names in test
662 names.
663
664 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
665
666 * gdb.base/source-dir.exp: Add extra test for mapped compilation
667 directory.
668
669 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
670
671 * gdb.base/list-missing-source.exp: New file.
672
673 2019-09-14 Tom de Vries <tdevries@suse.de>
674
675 PR teststuite/24599
676 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
677 * lib/ada.exp (gnatmake_version_at_least): New proc.
678
679 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
680
681 * gdb.base/maint.exp: Use exec_has_index_section.
682
683 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
684
685 * gdb.base/maint.exp: Add test for 'maint info sections'.
686
687 2019-09-12 Tom de Vries <tdevries@suse.de>
688
689 * gdb.base/store.exp: Allow register variables to be optimized out at
690 -O0.
691
692 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
693
694 * gdb.ada/rdv_wait.exp: Update to new task names.
695 * gdb.base/task_switch_in_core.exp: Likewise.
696 * gdb.base/info_sources_base.c: Likewise.
697
698 2019-09-10 Tom Tromey <tromey@adacore.com>
699
700 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
701
702 2019-09-10 Tom Tromey <tromey@adacore.com>
703
704 * gdb.ada/dgopt.exp: New file.
705 * gdb.ada/dgopt/x.adb: New file.
706
707 2019-09-08 Tom Tromey <tom@tromey.com>
708
709 * gdb.tui/resize.exp: Remove setup_xfail.
710 * gdb.tui/regs.exp: Remove setup_xfail.
711 * gdb.tui/basic.exp: Remove setup_xfail.
712
713 2019-09-06 David Blaikie <dblaikie@gmail.com>
714
715 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
716 * gdb.cp/cplabel.exp: Ditto.
717 * gdb.linespec/ls-errs.exp: Ditto.
718
719 2019-09-05 Tom de Vries <tdevries@suse.de>
720
721 * lib/gdb.exp (cmp_file_string): New proc.
722 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
723 runto_main. Verify save breakpoints output.
724
725 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
726
727 * gdb.base/info-var.exp: Test info variables without running
728 to main, to avoid expect's buffer overflow.
729
730 2019-09-03 Tom Tromey <tromey@adacore.com>
731
732 * gdb.ada/bias.exp: New file.
733 * gdb.ada/bias/bias.adb: New file.
734 * gdb.ada/print_chars.exp: Add regression test.
735 * gdb.ada/print_chars/foo.adb (My_Character): New type.
736 (MC): New variable.
737
738 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
739
740 * gdb.base/argv0-symlink.exp: Run only on native target
741 and local host.
742
743 2019-08-29 Tom de Vries <tdevries@suse.de>
744
745 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
746 diverse debug info.
747 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
748
749 2019-08-28 Tom de Vries <tdevries@suse.de>
750
751 * gdb.base/info-var.exp: Allow info variables to print info for files
752 other than info-var-f1.c and info-var-f2.c.
753
754 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
755
756 * gdb.fortran/info-types.exp: Add module.
757 * gdb.fortran/info-types.f90: Update expected results.
758
759 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
760
761 * gdb.fortran/info-types.exp: New file.
762 * gdb.fortran/info-types.f90: New file.
763 * lib/fortran.exp (fortran_character1): New proc.
764
765 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
766
767 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
768 functions'. Reindent as needed.
769 * gdb.base/info-var-f1.c: New file.
770 * gdb.base/info-var-f2.c: New file.
771 * gdb.base/info-var.exp: New file.
772 * gdb.base/info-var.h: New file.
773
774 2019-08-26 Tom de Vries <tdevries@suse.de>
775
776 PR c++/24852
777 * gdb.cp/no-libstdcxx-probe.exp: New test.
778
779 2019-08-26 Tom de Vries <tdevries@suse.de>
780
781 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
782 * tests need to be skipped.
783 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
784 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
785 mi_skip_libstdcxx_probe_tests.
786
787 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
788
789 * gdb.python/py-xmethods.exp: Use raw strings when passing
790 arguments to SimpleXMethodMatcher.
791
792 2019-08-22 Tom de Vries <tdevries@suse.de>
793
794 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
795 more informative.
796
797 2019-08-21 Pedro Alves <palves@redhat.com>
798
799 * gdb.base/with.exp: Test "with" with no arguments.
800
801 2019-08-21 Tom de Vries <tdevries@suse.de>
802
803 * gdb.base/gdb-caching-proc.exp: Sort files.
804
805 2019-08-20 Tom de Vries <tdevries@suse.de>
806
807 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
808 compilation.
809
810 2019-08-16 Tom de Vries <tdevries@suse.de>
811
812 * gdb.base/compare-sections.exp ("after run to main"): Allow
813 mismatched read-only sections for PIE executables.
814
815 2019-08-16 Tom Tromey <tom@tromey.com>
816
817 * lib/tuiterm.exp (_csi_Z): New proc.
818 * gdb.tui/basic.exp: Update window positions.
819 * gdb.tui/empty.exp: Update window positions.
820
821 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
822
823 * gdb.base/examine-backward.exp: Correct regexp for
824 "examine 3 bytes backward from ${address_zero}".
825
826 2019-08-15 Tom Tromey <tom@tromey.com>
827
828 * gdb.tui/empty.exp: Enable resizing tests.
829
830 2019-08-15 Tom Tromey <tromey@adacore.com>
831
832 * gdb.ada/char_enum.exp: Add regression tests.
833 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
834 and '0'.
835 (Char, Gchar): Update.
836 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
837
838 2019-08-15 Christian Biesinger <cbiesinger@google.com>
839
840 * gdb.python/python.exp: Expect a leading underscore on
841 GdbOutput{,Error}File.
842
843 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
844
845 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
846 Windows host.
847
848 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
849
850 * gdb.base/batch-preserve-term-settings.exp
851 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
852
853 2019-08-15 Christian Biesinger <cbiesinger@google.com>
854
855 * lib/gdb.exp: When running on a mingw target, replace
856 /x/ with x:/.
857
858 2019-08-14 Alan Hayward <alan.hayward@arm.com>
859
860 * gdb.arch/aarch64-prologue.c: New test.
861 * gdb.arch/aarch64-prologue.exp: New file.
862
863 2019-08-13 Tom de Vries <tdevries@suse.de>
864
865 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
866 Thread.
867
868 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
869
870 * gdb.python/py-completion.exp: Download the .py file to the host
871 and use its host pathname. Conditionalize tests that use
872 tab completion and manipulate files on the build machine.
873 * gdb.python/py-events.exp: Download the .py file to the host
874 and use its host pathname.
875 * gdb.python/py-evsignal.exp: Likewise.
876 * gdb.python/py-evthreads.exp: Likewise.
877 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
878 pathname syntax.
879 * gdb.python/py-framefilter.exp: Download the .py file to the right
880 place on the host. Match Windows pathname syntax.
881 * gdb.python/py-mi-var-info-path-expression.exp: Download the
882 .py file to the host and use its host pathname.
883 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
884 * gdb.python/py-objfile.exp: Expect a host pathname, not a
885 build pathname. Skip symlink test on Windows host. Add missing
886 newline at end of file.
887 * gdb.python/py-pp-maint.exp: Download the .py file to the host
888 and use its host pathname.
889 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
890 * gdb.python/py-section-script.exp: Use host location of binfile
891 on safe-path. Use correct path separator on Windows host.
892 Reorder alternatives in gdb_test_multiple to prevent matching
893 the wrong alternative on success.
894 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
895
896 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
897
898 * gdb.gdb/selftest.exp (test_with_self): Update test to now
899 expect the GDB inferior to no longer immediately stop after
900 being resumed with "signal SIGINT".
901
902 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
903
904 * gdb.linespec/break-ask.exp: Generalize regexps to match
905 Windows pathnames too.
906
907 2019-08-08 Tom de Vries <tdevries@suse.de>
908
909 PR testsuite/24862
910 * lib/tuiterm.exp (_accept): Fix CSI regexp.
911
912 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
913
914 * gdb.base/style.exp: Update tests for help doc new invariants.
915 * gdb.base/help.exp: Likewise.
916
917 2019-08-06 Tom Tromey <tom@tromey.com>
918
919 * gdb.base/style.exp: Add disassemble test.
920 * gdb.base/style.c (some_called_function): New function.
921 (main): Use it.
922
923 2019-08-05 Christian Biesinger <cbiesinger@google.com>
924
925 * gdb.python/py-block.exp: Test dictionary access on blocks.
926
927 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
928
929 PR gdb/24863
930 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
931 -list-thread-groups --available test when running under
932 check-read1.
933
934 2019-08-05 Tom de Vries <tdevries@suse.de>
935
936 PR testsuite/24863
937 * lib/gdb.exp (with_read1_timeout_factor): New proc.
938 * gdb.base/help.exp: Use with_read1_timeout_factor.
939 * gdb.base/info-macros.exp: Same.
940 * gdb.cp/nested-types.exp: Same.
941
942 2019-08-05 Tom de Vries <tdevries@suse.de>
943
944 * lib/gdb.exp (version_at_least): Factor out of ...
945 (tcl_version_at_least): ... here.
946 (gdb_compile): Fail if pie results in non-PIE executable.
947 (readelf_version, readelf_prints_pie): New proc.
948 (exec_is_pie): Return -1 if unknown.
949
950 2019-08-05 Tom de Vries <tdevries@suse.de>
951
952 * lib/gdb.exp (tcl_version_at_least): Fix typo.
953
954 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
955
956 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
957
958 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
959
960 * lib/completion-support.exp (test_gdb_complete_none): Skip
961 tab completion tests if no readline support.
962 (test_gdb_complete_unique_re): Likewise.
963 (test_gdb_complete_multiple): Likewise.
964
965 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
966
967 * gdb.base/info_sources.exp: New file.
968 * gdb.base/info_sources.c: New file.
969 * gdb.base/info_sources_base.c: New file.
970
971 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
972
973 * gdb.base/batch-exit-status.exp: Call test_exit_status with
974 prefix argument.
975 (test_exit_status): Add prefix argument.
976
977 2019-08-01 Tom de Vries <tdevries@suse.de>
978
979 PR testsuite/24863
980 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
981 calling exp_continue for new thread and thread exited messages.
982
983 2019-08-01 Tom de Vries <tdevries@suse.de>
984
985 PR testsuite/24863
986 * gdb.base/structs.exp: Fix check-read1 timeout using
987 gdb_test_sequence.
988 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
989
990 2019-08-01 Tom de Vries <tdevries@suse.de>
991
992 PR testsuite/24863
993 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
994 line.
995
996 2019-08-01 Tom de Vries <tdevries@suse.de>
997
998 PR testsuite/24863
999 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1000
1001 2019-07-30 Tom Tromey <tromey@adacore.com>
1002
1003 * gdb.ada/display_nested.exp: New file.
1004 * gdb.ada/display_nested/foo.adb: New file.
1005 * gdb.ada/display_nested/pack.adb: New file.
1006 * gdb.ada/display_nested/pack.ads: New file.
1007
1008 2019-07-30 Christian Biesinger <cbiesinger@google.com>
1009
1010 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1011 namespace.
1012 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1013
1014 2019-07-30 Tom de Vries <tdevries@suse.de>
1015
1016 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1017 instead.
1018
1019 2019-07-30 Tom de Vries <tdevries@suse.de>
1020
1021 PR testsuite/24834
1022 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1023 (exec_is_pie): New proc.
1024
1025 2019-07-29 Christian Biesinger <cbiesinger@google.com>
1026
1027 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1028
1029 2019-07-29 Christian Biesinger <cbiesinger@google.com>
1030
1031 * gdb.python/py-objfile.c: Add global and static vars.
1032 * gdb.python/py-objfile.exp: Test new functions Objfile.
1033 lookup_global_symbol and lookup_static_symbol.
1034
1035 2019-07-29 Tom Tromey <tom@tromey.com>
1036
1037 * lib/tuiterm.exp (Term::_csi_@): New proc.
1038 (Term::_csi_X): Don't move cursor.
1039
1040 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1041
1042 * gdb.base/options.exp: Update backtrace - completion to
1043 new option -frame-info.
1044 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1045 Test new 'set print frame-info'. Test backtrace -frame-info
1046 overriding 'set print frame-info'.
1047 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1048 Test new 'set print frame-info'.
1049 Verify consistency of backtrace with and without filters, with and
1050 without -no-filters.
1051 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1052 default.
1053
1054 2019-07-29 Tom de Vries <tdevries@suse.de>
1055
1056 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1057 no arguments".
1058
1059 2019-07-29 Tom de Vries <tdevries@suse.de>
1060
1061 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1062 is a substring of the first for "complete non-unique file name".
1063
1064 2019-07-29 Tom de Vries <tdevries@suse.de>
1065
1066 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1067 with ".*".
1068
1069 2019-07-29 Tom de Vries <tdevries@suse.de>
1070
1071 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1072 Pass prompt_regexp parameter to gdb_test_multiple calls.
1073
1074 2019-07-29 Tom de Vries <tdevries@suse.de>
1075
1076 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1077 print registers" regexps.
1078
1079 2019-07-29 Tom de Vries <tdevries@suse.de>
1080
1081 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1082
1083 2019-07-29 Tom de Vries <tdevries@suse.de>
1084
1085 PR gdb/24855
1086 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1087 (skip_python_tests_prompt): Add prompt_regexp argument to
1088 gdb_test_multiple calls.
1089
1090 2019-07-27 Tom Tromey <tom@tromey.com>
1091
1092 * gdb.tui/main.exp: New file.
1093
1094 2019-07-27 Tom Tromey <tom@tromey.com>
1095
1096 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1097 optional.
1098 * gdb.tui/empty.exp: New file.
1099
1100 2019-07-27 Tom Tromey <tom@tromey.com>
1101
1102 * lib/tuiterm.exp (spawn): New proc.
1103 (Term::resize): New proc.
1104 * gdb.tui/resize.exp: New file.
1105
1106 2019-07-27 Tom Tromey <tom@tromey.com>
1107
1108 * gdb.tui/list.exp: New file.
1109
1110 2019-07-27 Tom Tromey <tom@tromey.com>
1111
1112 * gdb.tui/regs.exp: New file.
1113
1114 2019-07-27 Tom Tromey <tom@tromey.com>
1115
1116 * gdb.tui/basic.exp: Add "layout split" test.
1117
1118 2019-07-27 Tom Tromey <tom@tromey.com>
1119
1120 * gdb.tui/basic.exp: Add "layout asm" test.
1121
1122 2019-07-27 Tom Tromey <tom@tromey.com>
1123
1124 * lib/tuiterm.exp: New file.
1125 * gdb.tui/basic.exp: New file.
1126
1127 2019-07-27 Kevin Buettner <kevinb@redhat.com>
1128
1129 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1130 Enable tests associated with this flag. Adjust regex
1131 referencing "foo_low" to now refer to "foo_cold" instead.
1132
1133 2019-07-27 Kevin Buettner <kevinb@redhat.com>
1134
1135 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1136 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1137 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1138 foo_cold. Revise comments to match.
1139 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1140 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1141 were wrapped into this proc; Call do_test in loop from outermost
1142 level.
1143 (foo_low): Rename all occurrences to "foo_cold".
1144 (backtrace from baz): New test.
1145 (x2/i foo_cold): New test.
1146 (info line *foo_cold): New test.
1147
1148 2019-07-26 Tom de Vries <tdevries@suse.de>
1149
1150 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1151
1152 2019-07-25 Tom de Vries <tdevries@suse.de>
1153
1154 PR testsuite/24830
1155 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1156 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1157 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1158 (skip_libstdcxx_probe_tests): ... here.
1159 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1160
1161 2019-07-24 Tom de Vries <tdevries@suse.de>
1162
1163 PR testsuite/24807
1164 * gdb.objc/basicclass.m: Include stdio.h.
1165 * gdb.objc/nondebug.m: Same.
1166 * gdb.objc/objcdecode.m: Same.
1167
1168 2019-07-24 Tom de Vries <tdevries@suse.de>
1169
1170 PR testsuite/24612
1171 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1172 additional_flags.
1173
1174 2019-07-24 Tom de Vries <tdevries@suse.de>
1175
1176 PR testsuite/24831
1177 * gdb.multi/tids.exp: Update error messages for info threads.
1178
1179 2019-07-24 Tom de Vries <tdevries@suse.de>
1180
1181 * gdb.base/info-types.exp: Allow info types to print info for more than
1182 one file.
1183
1184 2019-07-23 Tom de Vries <tdevries@suse.de>
1185
1186 PR testsuite/24842
1187 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1188 gdb_spawn_with_cmdline_opts.
1189
1190 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1191
1192 * gdb.arch/arm-cmse-sgstubs.c: New test.
1193 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1194
1195 2019-07-23 Tom de Vries <tdevries@suse.de>
1196
1197 PR testsuite/24711
1198 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1199 issuing next command.
1200
1201 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1202
1203 * gdb.ada/info_auto_lang.exp: Update expected results.
1204 * gdb.base/info-types.c: Add additional types to check.
1205 * gdb.base/info-types.exp: Update expected results.
1206
1207 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1208
1209 * gdb.base/info-types.c: New file.
1210 * gdb.base/info-types.exp: New file.
1211
1212 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1213
1214 * gdb.arch/riscv-bp-infcall.c: New file.
1215 * gdb.arch/riscv-bp-infcall.exp: New file.
1216
1217 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1218
1219 PR breakpoints/24541
1220 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1221
1222 2019-07-14 Tom de Vries <tdevries@suse.de>
1223
1224 PR testsuite/24760
1225 * gdb.objc/basicclass.exp: Fix unterminated string.
1226
1227 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1228 Andrew Burgess <andrew.burgess@embecosm.com>
1229
1230 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1231 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1232 negative bounds.
1233 * gdb.fortran/vla-value.exp: Print elements of an array with
1234 negative bounds.
1235 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1236 testing.
1237
1238 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1239
1240 * gdb.base/options.exp (expect_string): Dequote strings in
1241 results.
1242 (test-string): Test strings with different quoting and reindent.
1243
1244 2019-07-10 Tom Tromey <tromey@adacore.com>
1245
1246 * gdb.ada/mi_ex_cond.exp: Update expected results.
1247 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1248 * gdb.ada/mi_catch_ex.exp: Update expected results.
1249 * gdb.ada/mi_catch_assert.exp: Update expected results.
1250 * gdb.ada/catch_ex.exp (catch_exception_info)
1251 (catch_exception_entry, catch_assert_entry)
1252 (catch_unhandled_entry): Update.
1253 * gdb.ada/catch_assert_if.exp: Update expected results.
1254
1255 2019-07-10 Richard Bunt <richard.bunt@arm.com>
1256 Stephen Roberts <stephen.roberts@arm.com>
1257
1258 * gdb.base/define.exp: Restore original prompt.
1259
1260 2019-07-09 Pedro Alves <palves@redhat.com>
1261
1262 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1263 breakpoints" output.
1264 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1265 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1266 throw" creates breakpoint.
1267 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1268 'type="catchpoint"'.
1269
1270 2019-07-09 Pedro Alves <palves@redhat.com>
1271
1272 PR c++/15468
1273 * gdb.cp/except-multi-location-lib.cc: New.
1274 * gdb.cp/except-multi-location-main.cc: New.
1275 * gdb.cp/except-multi-location.exp: New.
1276
1277 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1278
1279 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1280 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1281 argument and update callers.
1282
1283 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1284
1285 * gdb.arch/amd64-break-on-asm-line.S: New file.
1286 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1287
1288 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1289
1290 * gdb.base/printcmds.exp: Test printing C string and
1291 C wide string convenience vars without transiting via the inferior.
1292 Also make test names unique.
1293
1294 2019-07-08 Alan Hayward <alan.hayward@arm.com>
1295
1296 PR breakpoints/25011
1297 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1298
1299 2019-07-04 Pedro Alves <palves@redhat.com>
1300
1301 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1302 body returned ok(0), break(3) or continue(4).
1303 * gdb.testsuite/foreach_with_prefix.exp: New file.
1304
1305 2019-07-04 Alan Hayward <alan.hayward@arm.com>
1306
1307 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1308
1309 2019-07-03 Pedro Alves <palves@redhat.com>
1310
1311 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1312 "return -code".
1313
1314 2019-07-03 Pedro Alves <palves@redhat.com>
1315
1316 PR cli/24732
1317 * gdb.base/shell.exp: Load completion-support.exp.
1318 Adjust expected error output. Add completion tests.
1319
1320 2019-07-03 Pedro Alves <palves@redhat.com>
1321
1322 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1323 string_to_regexp.
1324
1325 2019-07-03 Pedro Alves <palves@redhat.com>
1326
1327 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
1328 (expect_integer): Adjust to expect "-string".
1329 (expect_string): New.
1330 (all_options): Expect "-string".
1331 (test-flag, test-boolean): Adjust to expect "-string".
1332 (test-string): New proc.
1333 (top level): Call it.
1334
1335 2019-07-03 Pedro Alves <palves@redhat.com>
1336
1337 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1338 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1339 the expected output in the success.
1340
1341 2019-07-03 Pedro Alves <palves@redhat.com>
1342
1343 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1344 Split one gdb_test_multiple call in two to avoid a race.
1345
1346 2019-07-03 Pedro Alves <palves@redhat.com>
1347
1348 * gdb.base/with.c: New file.
1349 * gdb.base/with.exp: New file.
1350
1351 2019-07-03 Pedro Alves <palves@redhat.com>
1352
1353 * gdb.base/settings.exp: Replace all references to "maint
1354 test-settings set" with references to "maint set test-settings",
1355 and all references to "maint test-settings show" with references
1356 to "maint show test-settings".
1357
1358 2019-07-03 Pedro Alves <palves@redhat.com>
1359
1360 * gdb.base/settings.exp (test-string): Adjust expected out when
1361 testing "maint test-settings show filename"
1362
1363 2019-07-02 Pedro Alves <palves@redhat.com>
1364
1365 * gdb.base/options.exp (test-info-threads): New procedure.
1366 (top level): Call it.
1367
1368 2019-06-28 Tom Tromey <tromey@adacore.com>
1369
1370 * gdb.dwarf2/ada-linkage-name.c: New file.
1371 * gdb.dwarf2/ada-linkage-name.exp: New file.
1372
1373 2019-06-27 Tom Tromey <tromey@adacore.com>
1374
1375 PR c++/20020:
1376 * gdb.cp/constexpr-field.exp: Use setup_xfail.
1377
1378 2019-06-26 Tom de Vries <tdevries@suse.de>
1379
1380 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
1381
1382 2019-06-26 Tom de Vries <tdevries@suse.de>
1383
1384 * gdb.base/index-cache.exp: Add back missing debug option.
1385
1386 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1387
1388 * gdb.base/alias.exp: Test non matching/non existing prefixes.
1389
1390 2019-06-25 Tom de Vries <tdevries@suse.de>
1391
1392 PR testsuite/24727
1393 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
1394
1395 2019-06-24 Tom de Vries <tdevries@suse.de>
1396
1397 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
1398
1399 2019-06-24 Tom de Vries <tdevries@suse.de>
1400
1401 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
1402 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
1403 * gdb.trace/unavailable-dwarf-piece.exp: Same.
1404
1405 2019-06-24 Tom de Vries <tdevries@suse.de>
1406
1407 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
1408
1409 2019-06-21 Tom de Vries <tdevries@suse.de>
1410
1411 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
1412
1413 2019-06-21 Tom de Vries <tdevries@suse.de>
1414
1415 PR testsuite/24518
1416 PR ada/24713
1417 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
1418 index.
1419
1420 2019-06-19 Tom Tromey <tromey@adacore.com>
1421
1422 * gdb.ada/length_cond.exp: Add intro comment.
1423
1424 2019-06-19 Tom Tromey <tromey@adacore.com>
1425
1426 * gdb.ada/length_cond.exp: New file.
1427 * gdb.ada/length_cond/length_cond.adb: New file.
1428 * gdb.ada/length_cond/pck.adb: New file.
1429 * gdb.ada/length_cond/pck.ads: New file.
1430
1431 2019-06-18 Tom de Vries <tdevries@suse.de>
1432
1433 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
1434
1435 2019-06-18 Tom Tromey <tromey@adacore.com>
1436
1437 * gdb.base/list0.h: Add comment explaining control character.
1438
1439 2019-06-18 Tom de Vries <tdevries@suse.de>
1440
1441 * boards/fission.exp: Break up long debug_flags line.
1442
1443 2019-06-16 Tom de Vries <tdevries@suse.de>
1444
1445 PR gdb/24445
1446 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
1447 generated index.
1448
1449 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1450
1451 PR gdb/24686
1452 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
1453 improve detection of bug gdb/24541.
1454
1455 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
1456
1457 PR gdb/24669
1458 * gdb.base/index-cache.exp (uses_readnow,
1459 expecting_index_cache_use): Define global variable.
1460 (test_cache_enabled_miss, test_cache_enabled_hit): Use
1461 expecting_index_cache_use.
1462
1463 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
1464 Andrew Burgess <andrew.burgess@embecosm.com>
1465
1466 * gdb.fortran/pointers.f90: New file.
1467 * gdb.fortran/print_type.exp: New file.
1468 * gdb.fortran/vla-ptype.exp: Adapt expected results.
1469 * gdb.fortran/vla-type.exp: Likewise.
1470 * gdb.fortran/vla-value.exp: Likewise.
1471 * gdb.mi/mi-vla-fortran.exp: Likewise.
1472
1473 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1474
1475 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
1476 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
1477 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
1478 as a stop reason.
1479
1480 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1481
1482 * gdb.base/annota1.exp: Update expected results.
1483 * gdb.cp/annota2.exp: Likewise.
1484 * gdb.cp/annota3.exp: Likewise.
1485
1486 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1487
1488 * gdb.base/style-logging.exp: Remove path from test name.
1489
1490 2019-06-14 Tom Tromey <tromey@adacore.com>
1491
1492 PR gdb/24502:
1493 * gdb.base/style-logging.exp: New file.
1494
1495 2019-06-14 Tom Tromey <tromey@adacore.com>
1496
1497 * gdb.base/symfile-warn.exp: New file.
1498 * gdb.base/symfile-warn.c: New file.
1499
1500 2019-06-14 Tom Tromey <tromey@adacore.com>
1501
1502 * gdb.base/annotate-symlink.exp: New file.
1503
1504 2019-06-14 Tom Tromey <tromey@adacore.com>
1505
1506 * gdb.ada/set_wstr.exp: Add reassignment test.
1507
1508 2019-06-14 Tom Tromey <tromey@adacore.com>
1509
1510 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1511 'unchecked_access and 'unrestricted_access as well.
1512
1513 2019-06-14 Tom Tromey <tromey@adacore.com>
1514
1515 PR ada/24539:
1516 * gdb.ada/vla.exp: Update tests.
1517 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1518 pragma.
1519
1520 2019-06-13 Pedro Alves <palves@redhat.com>
1521
1522 * gdb.base/settings.exp (test-integer): Test junk after
1523 "unlimited".
1524
1525 2019-06-13 Pedro Alves <palves@redhat.com>
1526
1527 * gdb.base/options.exp (test-thread-apply): New.
1528 (top level): Call it.
1529
1530 2019-06-13 Pedro Alves <palves@redhat.com>
1531
1532 * gdb.base/options.exp (test-frame-apply): New.
1533 (top level): Test print commands with different "frame apply"
1534 prefixes.
1535
1536 2019-06-13 Pedro Alves <palves@redhat.com>
1537
1538 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
1539 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1540 'max_completions' parameter and handle it.
1541 (test_gdb_completion_offers_commands): New.
1542
1543 2019-06-13 Pedro Alves <palves@redhat.com>
1544
1545 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
1546
1547 2019-06-13 Pedro Alves <palves@redhat.com>
1548
1549 * gdb.base/options.exp (test-backtrace): New.
1550 (top level): Call it.
1551
1552 2019-06-13 Pedro Alves <palves@redhat.com>
1553
1554 * gdb.guile/scm-frame-args.exp: Use "set print
1555 raw-frame-arguments" instead of "set print raw frame-arguments".
1556 * gdb.python/py-frame-args.exp: Likewise.
1557
1558 2019-06-13 Pedro Alves <palves@redhat.com>
1559
1560 * gdb.compile/compile.exp: Adjust expected output to option
1561 processing changes.
1562
1563 2019-06-13 Pedro Alves <palves@redhat.com>
1564
1565 * gdb.base/options.exp: Build executable.
1566 (test-print): New procedure.
1567 (top level): Call it, once for "print" and another for "compile
1568 print".
1569
1570 2019-06-13 Pedro Alves <palves@redhat.com>
1571
1572 * gdb.base/options.c: New file.
1573 * gdb.base/options.exp: New file.
1574
1575 2019-06-13 Pedro Alves <palves@redhat.com>
1576
1577 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
1578 that "o" is ambiguous.
1579
1580 2019-06-13 Pedro Alves <palves@redhat.com>
1581
1582 * gdb.base/settings.c: New file.
1583 * gdb.base/settings.exp: New file.
1584
1585 2019-06-13 Pedro Alves <palves@redhat.com>
1586
1587 * gdb.base/completion.exp: Fix comment typo.
1588
1589 2019-06-13 Pedro Alves <palves@redhat.com>
1590
1591 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
1592 foo --1" test.
1593
1594 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
1595
1596 * gdb.fortran/block-data.f: New.
1597 * gdb.fortran/block-data.exp: New.
1598
1599 2019-06-11 Tom de Vries <tdevries@suse.de>
1600
1601 PR testsuite/24521
1602 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
1603 message.
1604
1605 2019-06-11 Tom de Vries <tdevries@suse.de>
1606
1607 PR testsuite/24521
1608 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
1609
1610 2019-06-11 Tom de Vries <tdevries@suse.de>
1611
1612 * boards/readnow.exp: New file.
1613
1614 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
1615
1616 * gdb.fortran/vla-sizeof.exp: Update expected results.
1617
1618 2019-06-06 Amos Bird <amosbird@gmail.com>
1619
1620 * gdb.base/annota1.exp (thread_switch): Add test for
1621 thread-exited annotation.
1622
1623 2019-06-06 Tom Tromey <tromey@adacore.com>
1624
1625 * gdb.base/maint.exp: Expect command started/finished output.
1626
1627 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1628
1629 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
1630 comment.
1631 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
1632
1633 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1634
1635 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
1636 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
1637 * gdb.arch/riscv-unwind-long-insn.c: New file.
1638 * gdb.arch/riscv-unwind-long-insn.exp: New file.
1639
1640 2019-06-04 Christian Biesinger <cbiesinger@google.com>
1641
1642 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
1643
1644 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1645
1646 * lib/gdb.exp (help_list_trailer): New regexp variable
1647 factorizing the help trailer message.
1648 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
1649 arg to allow to better factorize various tests.
1650 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
1651 (test_prefix_command_help): Use help_list_trailer.
1652 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
1653 * gdb.guile/scm-cmd.exp: Likewise.
1654 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
1655 * gdb.base/help.exp: Use test_user_defined_class_help.
1656 * gdb.base/style.exp: Add tests for styling of help and apropos.
1657 * lib/gdb-utils.exp (style): Add title and highlight styles.
1658
1659 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1660
1661 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
1662 $_shell_exitsignal.
1663 * gdb.base/default.exp: Update for new convenience variables.
1664
1665 2019-05-29 Tom Tromey <tromey@adacore.com>
1666
1667 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
1668 to "break complete ada" test case's regexp.
1669
1670 2019-05-29 Tom Tromey <tromey@adacore.com>
1671
1672 PR c++/20020:
1673 * gdb.cp/constexpr-field.exp: New file.
1674 * gdb.cp/constexpr-field.cc: New file.
1675
1676 2019-05-29 Tom Tromey <tromey@adacore.com>
1677
1678 * gdb.base/finish.exp (finish_no_print): New proc.
1679 (finish_tests): Call it.
1680
1681 2019-05-24 Tom de Vries <tdevries@suse.de>
1682
1683 * gdb.dwarf2/gdb-add-index.exp: New file.
1684
1685 2019-05-22 Tom Tromey <tromey@adacore.com>
1686
1687 * gdb.base/info-shared.exp (check_info_shared): Use "style".
1688 * gdb.base/style.exp: Use "style".
1689 * lib/gdb-utils.exp (style): New proc.
1690
1691 2019-05-22 Tom de Vries <tdevries@suse.de>
1692
1693 * gdb.base/align.exp: Require c++11.
1694
1695 2019-05-22 Tom de Vries <tdevries@suse.de>
1696
1697 PR testsuite/24586
1698 * gdb.python/py-mi-var-info-path-expression.exp: Call
1699 mi_skip_python_tests to check if python is supported.
1700
1701 2019-05-22 Alan Hayward <alan.hayward@arm.com>
1702
1703 * gdb.arch/aarch64-pauth.c: New test.
1704 * gdb.arch/aarch64-pauth.exp: New file.
1705
1706 2019-05-22 Alan Hayward <alan.hayward@arm.com>
1707
1708 * README (Re-running Tests Outside The Testsuite): New section.
1709
1710 2019-05-21 Tom de Vries <tdevries@suse.de>
1711
1712 * gdb.arch/amd64-eval.exp: Require c++11.
1713 * gdb.base/max-depth.exp: Same.
1714 * gdb.compile/compile-cplus-array-decay.exp: Same.
1715 * gdb.cp/meth-typedefs.exp: Same.
1716 * gdb.cp/subtypes.exp: Same.
1717 * gdb.cp/temargs.exp: Same.
1718
1719 2019-05-21 Alan Hayward <alan.hayward@arm.com>
1720
1721 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
1722
1723 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
1724
1725 PR gdb/18644
1726 * gdb.fortran/complex.exp: Remove setup_kfail calls.
1727 * gdb.fortran/printing-types.exp: Add new test.
1728 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
1729 testing.
1730 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
1731 setup_kfail call.
1732
1733 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1734
1735 * README (Running the Testsuite): Change example.
1736 (Testsuite Parameters): Remove TRANSCRIPT.
1737 * lib/gdb.exp: Remove TRANSCRIPT check.
1738
1739 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1740
1741 * README (Testsuite Parameters): Add replay logging to
1742 GDBSERVER_DEBUG.
1743 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
1744 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
1745 as a comma separated list.
1746 (gdb_debug_init): Override procedure.
1747
1748 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1749
1750 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
1751 (gdb_write_cmd_file): New procedure.
1752 * lib/gdbserver-support.exp (gdbserver_start): Call
1753 gdbserver_write_cmd_file.
1754 (gdbserver_write_cmd_file): New procedure.
1755
1756 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1757
1758 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
1759 (delete_breakpoints): Likewise.
1760 (gdb_run_cmd): Likewise.
1761 (gdb_start_cmd): Likewise.
1762 (gdb_starti_cmd): Likewise.
1763 (gdb_internal_error_resync): Likewise.
1764 (gdb_test_multiple): Likewise.
1765 (gdb_reinitialize_dir): Likewise.
1766 (default_gdb_exit): Likewise.
1767 (gdb_file_cmd): Mark kill as optional.
1768 (default_gdb_start): Call gdb_stdin_log_init.
1769 (send_gdb): Call gdb_stdin_log_write.
1770 (rerun_to_main): Mark Y as an answer.
1771 (gdb_stdin_log_init): New function.
1772 (gdb_stdin_log_write): Likewise.
1773
1774 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1775
1776 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1777 * gdb.base/debug-expr.exp: Likewise.
1778 * gdb.base/foll-fork.exp: Likewise.
1779 * gdb.base/foll-vfork.exp: Likewise.
1780 * gdb.base/fork-print-inferior-events.exp: Likewise.
1781 * gdb.base/gdb-sigterm.exp: Likewise.
1782 * gdb.base/gdbinit-history.exp: Likewise.
1783 * gdb.base/osabi.exp: Likewise.
1784 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1785 * gdb.base/ui-redirect.exp: Likewise.
1786 * gdb.gdb/unittest.exp: Likewise.
1787 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1788 * gdb.mi/mi-watch.exp: Likewise.
1789 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1790 * gdb.mi/user-selected-context-sync.exp: Likewise.
1791 * gdb.python/python.exp: Disable debug test when debugging.
1792 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1793 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1794 Likewise.
1795 * gdb.threads/stepi-random-signal.exp: Likewise.
1796
1797 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1798
1799 * Makefile.in: Pass through GDB_DEBUG.
1800 * README (Testsuite Parameters): Add GDB_DEBUG.
1801 (gdb,debug): Add board setting.
1802 * lib/gdb.exp (default_gdb_start): Start debugging.
1803 (gdb_debug_enabled): New procedure.
1804 (gdb_debug_init): Likewise.
1805
1806 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1807
1808 * Makefile.in: Pass through GDB_DEBUG.
1809 * README (Testsuite Parameters): Add GDB_DEBUG.
1810 (gdb,debug): Add board setting.
1811 * lib/gdb.exp (default_gdb_start): Start debugging.
1812 (gdb_debug_enabled): New procedure.
1813 (gdb_debug_init): Likewise.
1814
1815 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1816
1817 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1818
1819 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1820
1821 * gdb.base/ui-redirect.exp: Test redirection.
1822
1823 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1824
1825 * gdb.mi/mi-complete.exp: New file.
1826 * gdb.mi/mi-complete.cc: Likewise.
1827
1828 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1829
1830 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1831 indexed and sliced arrays, and pointers to arrays.
1832
1833 2019-05-14 Tom Tromey <tromey@adacore.com>
1834
1835 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1836 styling test.
1837
1838 2019-05-14 Tom de Vries <tdevries@suse.de>
1839
1840 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1841 selection entry encoding.
1842
1843 2019-05-10 Tom Tromey <tromey@adacore.com>
1844
1845 * gdb.ada/info_exc.exp: Add "complete" test.
1846
1847 2019-05-09 Tom de Vries <tdevries@suse.de>
1848
1849 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1850 CU-relative.
1851
1852 2019-05-09 Tom de Vries <tdevries@suse.de>
1853
1854 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1855 CU-relative.
1856
1857 2019-05-08 Joel Brobecker <brobecker@adacore.com>
1858
1859 * gdb.ada/frame_arg_lang.exp: New testcase.
1860 * gdb.ada/frame_arg_lang/bla.adb: New file.
1861 * gdb.ada/frame_arg_lang/pck.ads: New file.
1862 * gdb.ada/frame_arg_lang/pck.adb: New file.
1863 * gdb.ada/frame_arg_lang/foo.c: New file.
1864
1865 2019-05-08 Tom Tromey <tromey@adacore.com>
1866
1867 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1868
1869 2019-05-08 Tom Tromey <tromey@adacore.com>
1870
1871 * gdb.base/ptype-offsets.exp: Update tests.
1872
1873 2019-05-08 Tom Tromey <tromey@adacore.com>
1874
1875 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1876 cases.
1877 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1878 "short".
1879
1880 2019-05-08 Tom Tromey <tromey@adacore.com>
1881
1882 * gdb.ada/vla.exp: New file.
1883 * gdb.ada/vla/vla.adb: New file.
1884
1885 2019-05-07 Tom de Vries <tdevries@suse.de>
1886
1887 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1888
1889 2019-05-07 Tom de Vries <tdevries@suse.de>
1890
1891 PR testsuite/24522
1892 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1893 section.
1894
1895 2019-05-07 Tom de Vries <tdevries@suse.de>
1896
1897 PR testsuite/24522
1898 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1899 .debug_aranges section.
1900
1901 2019-05-07 Tom de Vries <tdevries@suse.de>
1902
1903 PR testsuite/24159
1904 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1905
1906 2019-05-06 Tom de Vries <tdevries@suse.de>
1907
1908 * lib/gdb.exp (exec_has_index_section): New proc.
1909 * gdb.base/index-cache.exp: Handle case that binfile contains an index
1910 section.
1911
1912 2019-05-04 Tom de Vries <tdevries@suse.de>
1913
1914 * boards/cc-with-debug-names.exp: New file.
1915
1916 2019-05-03 Tom Tromey <tromey@adacore.com>
1917
1918 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
1919 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
1920 * gdb.ada/char_enum.exp: Add test.
1921
1922 2019-05-03 Tom de Vries <tdevries@suse.de>
1923
1924 * boards/cc-with-gdb-index.exp: New file.
1925
1926 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
1927
1928 * gdb.rust/simple.exp: Add new test case.
1929 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
1930 (main): Initialise an instance of the new struct.
1931
1932 2019-05-01 Tom Tromey <tromey@adacore.com>
1933
1934 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
1935 record.
1936 (NPR): New variable.
1937 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
1938 test.
1939
1940 2019-05-01 Tom Tromey <tromey@adacore.com>
1941
1942 * gdb.ada/packed_array_assign.exp: Add packed assignment
1943 regression test.
1944
1945 2019-05-01 Tom de Vries <tdevries@suse.de>
1946
1947 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
1948
1949 2019-05-01 Tom de Vries <tdevries@suse.de>
1950
1951 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
1952
1953 2019-04-30 Ali Tamur <tamur@google.com>
1954
1955 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
1956
1957 2019-04-30 Tom Tromey <tromey@adacore.com>
1958
1959 * lib/ada.exp (find_ada_tool): New proc.
1960 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
1961 * gdb.ada/catch_ex_std.exp: New file.
1962 * gdb.ada/catch_ex_std/foo.adb: New file.
1963 * gdb.ada/catch_ex_std/some_package.adb: New file.
1964 * gdb.ada/catch_ex_std/some_package.ads: New file.
1965
1966 2019-04-30 Tom Tromey <tromey@adacore.com>
1967
1968 PR c++/24470:
1969 * gdb.cp/temargs.cc: Add test code from PR.
1970
1971 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1972
1973 * gdb.fortran/vla-datatypes.exp: Update expected results.
1974 * gdb.fortran/vla-ptype.exp: Likewise.
1975 * gdb.fortran/vla-type.exp: Likewise.
1976 * gdb.fortran/vla-value.exp: Likewise.
1977
1978 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1979
1980 * gdb.fortran/ptr-indentation.exp: Update expected results.
1981 * gdb.fortran/ptype-on-functions.exp: Likewise.
1982 * gdb.fortran/vla-ptr-info.exp: Likewise.
1983 * gdb.fortran/vla-value.exp: Likewise.
1984
1985 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1986
1987 * gdb.fortran/ptype-on-functions.exp: New file.
1988 * gdb.fortran/ptype-on-functions.f90: New file.
1989
1990 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1991
1992 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1993 case void string.
1994
1995 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1996
1997 * gdb.fortran/complex.exp: Expand.
1998 * gdb.fortran/complex.f: Renamed to...
1999 * gdb.fortran/complex.f90: ...this, and extended to add more
2000 complex values.
2001
2002 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2003
2004 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2005 MODULO, CMPLX.
2006
2007 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2008 Richard Bunt <richard.bunt@arm.com>
2009
2010 * gdb.base/max-depth.c: New file.
2011 * gdb.base/max-depth.exp: New file.
2012 * gdb.python/py-nested-maps.c: New file.
2013 * gdb.python/py-nested-maps.exp: New file.
2014 * gdb.python/py-nested-maps.py: New file.
2015 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2016 (test_all_common): Call test_max_depth.
2017 * gdb.fortran/max-depth.exp: New file.
2018 * gdb.fortran/max-depth.f90: New file.
2019 * gdb.go/max-depth.exp: New file.
2020 * gdb.go/max-depth.go: New file.
2021 * gdb.modula2/max-depth.exp: New file.
2022 * gdb.modula2/max-depth.c: New file.
2023 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2024
2025 2019-04-29 Tom de Vries <tdevries@suse.de>
2026
2027 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2028
2029 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2030
2031 * gdb.base/callexit.exp: Test may-call-functions off.
2032
2033 2019-04-25 Keith Seitz <keiths@redhat.com>
2034
2035 PR c++/24367
2036 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2037 (another_incomplete_struct, test_incomplete): New definitions.
2038 (main): Use new definitions.
2039 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2040 functions.
2041
2042 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2043
2044 PR corefiles/11608
2045 PR corefiles/18187
2046 * gdb.base/coredump-filter-build-id.exp: New file.
2047
2048 2019-04-25 Alan Hayward <alan.hayward@arm.com>
2049
2050 * Makefile.in: Pass through GDBSERVER_DEBUG.
2051 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2052 (gdbserver,debug): Add board setting.
2053 * gdb.trace/tspeed.exp: Skip when debugging.
2054 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2055 * lib/gdbserver-support.exp: Likewise
2056
2057 2019-04-24 Tom Tromey <tromey@adacore.com>
2058
2059 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2060 Rust.
2061
2062 2019-04-24 Tom Tromey <tromey@adacore.com>
2063
2064 * gdb.arch/amd64-eval.exp: Test bitfield return.
2065 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2066 (class Foo) <return_bitfields>: New method.
2067 (main): Call it.
2068
2069 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2070
2071 * gdb.cp/many-args.cc: New file.
2072 * gdb.cp/many-args.exp: New file.
2073
2074 2019-04-23 Tom de Vries <tdevries@suse.de>
2075
2076 PR gdb/24433
2077 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2078
2079 2019-04-23 Alan Hayward <alan.hayward@arm.com>
2080
2081 * gdb.trace/backtrace.exp: Use nopie flag.
2082 * gdb.trace/circ.exp: Likewise.
2083 * gdb.trace/collection.exp: Likewise.
2084 * gdb.trace/ftrace.exp: Likewise.
2085 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2086 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2087 * gdb.trace/qtro.exp: Likewise.
2088 * gdb.trace/read-memory.exp: Likewise.
2089 * gdb.trace/report.exp: Likewise.
2090 * gdb.trace/tfile.exp: Likewise.
2091 * gdb.trace/tfind.exp: Likewise.
2092 * gdb.trace/unavailable.exp: Likewise.
2093
2094 2019-04-22 Pedro Alves <palves@redhat.com>
2095
2096 * gdb.base/solib-probes-nosharedlibrary.c,
2097 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2098
2099 2019-04-19 Tom Tromey <tromey@adacore.com>
2100
2101 * gdb.ada/ptype_union.c: New file.
2102 * gdb.ada/ptype_union.exp: New file.
2103
2104 2019-04-19 Tom Tromey <tromey@adacore.com>
2105
2106 PR symtab/24423:
2107 * gdb.base/list0.h (foo): Add a control-l character.
2108
2109 2019-04-18 Tom de Vries <tdevries@suse.de>
2110
2111 PR gdb/24433
2112 * boards/local-board.exp: Set sysroot to "".
2113
2114 2019-04-18 Tom de Vries <tdevries@suse.de>
2115 Pedro Alves <palves@redhat.com>
2116
2117 PR gdb/24454
2118 * gdb.threads/vfork-follow-child-exec.c: New file.
2119 * gdb.threads/vfork-follow-child-exec.exp: New file.
2120 * gdb.threads/vfork-follow-child-exit.c: New file.
2121 * gdb.threads/vfork-follow-child-exit.exp: New file.
2122
2123 2019-04-15 Leszek Swirski <leszeks@google.com>
2124
2125 * gdb.arch/amd64-eval.cc: New file.
2126 * gdb.arch/amd64-eval.exp: New file.
2127
2128 2019-04-11 Alan Hayward <alan.hayward@arm.com>
2129
2130 * gdb.server/sysroot.c: New test.
2131 * gdb.server/sysroot.exp: New file.
2132 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2133 matching param.
2134
2135 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2136
2137 * gdb.base/align.exp: Extend test to cover structures containing
2138 only static fields.
2139
2140 2019-04-11 Tom de Vries <tdevries@suse.de>
2141
2142 * boards/cc-with-dwz-m.exp: New file.
2143 * boards/cc-with-dwz.exp: New file.
2144 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2145
2146 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
2147
2148 * gdb.base/start-cpp.exp: New file.
2149 * gdb.base/start-cpp.cc: New file.
2150
2151 2019-04-08 Kevin Buettner <kevinb@redhat.com>
2152
2153 * gdb.python/py-thrhandle.exp: Adjust tests to call
2154 thread_from_handle instead of thread_from_thread_handle.
2155
2156 2019-04-08 Kevin Buettner <kevinb@redhat.com>
2157
2158 * gdb.python/py-thrhandle.exp: Add tests for
2159 gdb.InferiorThread.handle.
2160
2161 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2162
2163 * gdb.python/py-function.exp: Check calling helper function from
2164 all languages.
2165 * lib/gdb.exp (gdb_supported_languages): New proc.
2166
2167 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2168
2169 * gdb.base/complex-parts.c: New file.
2170 * gdb.base/complex-parts.exp: New file.
2171
2172 2019-04-01 Tom Tromey <tromey@adacore.com>
2173
2174 PR symtab/23331:
2175 * gdb.dwarf2/dw2-ranges-main.c: New file.
2176 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2177 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2178
2179 2019-03-30 Simon Marchi <simark@simark.ca>
2180
2181 * gdb.base/default.exp: Add values for $_gdb_major and
2182 $_gdb_minor.
2183
2184 2019-03-29 Tom Tromey <tromey@adacore.com>
2185
2186 * gdb.base/help.exp: Tighten apropos regexp.
2187
2188 2019-03-29 Keith Seitz <keiths@redhat.com>
2189
2190 * gdb.fortran/array-bounds.exp: New file.
2191 * gdb.fortran/array-bounds.f90: New file.
2192
2193 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2194
2195 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2196
2197 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2198
2199 * gdb.multi/hello.c (main): Increase alarm timer.
2200
2201 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2202
2203 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2204 factor when no hardware watchpoint support.
2205
2206 2019-03-28 Alan Hayward <alan.hayward@arm.com>
2207 Pedro Alves <palves@redhat.com>
2208
2209 * boards/local-board.exp: set sysroot to /.
2210
2211 2019-03-27 Alan Hayward <alan.hayward@arm.com>
2212
2213 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2214 in child.
2215
2216 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2217
2218 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2219 field.
2220 (make_container): Initialise new field.
2221 * gdb.python/py-prettyprint.exp: Add new tests.
2222 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2223 <display_hint>: New method.
2224
2225 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2226
2227 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2228 gdb_continue_to_breakpoint more throughout this test.
2229 (run_lang_tests) Supply unique test names, and use
2230 gdb_test_no_output.
2231
2232 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2233
2234 * gdb.base/finish-pretty.exp: Update expected results.
2235 * gdb.base/pretty-print.c: New file.
2236 * gdb.base/pretty-print.exp: New file.
2237
2238 2019-03-25 Pedro Alves <palves@redhat.com>
2239
2240 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2241 move comments outside list. Append '-i "" eof' section.
2242
2243 2019-03-22 Alan Hayward <alan.hayward@arm.com>
2244
2245 PR testsuite/25016
2246 * README: Add pie options.
2247 * gdb.base/break-interp.exp: Ensure pie is disabled.
2248 * gdb.base/dump.exp: Likewise.
2249 * lib/gdb.exp (gdb_compile): Add pie option.
2250
2251 2019-03-19 Tom Tromey <tromey@adacore.com>
2252
2253 * gdb.mi/mi2-cli-display.c: New file.
2254 * gdb.mi/mi2-cli-display.exp: New file.
2255
2256 2019-03-18 Joel Brobecker <brobecker@adacore.com>
2257 Tom Tromey <tromey@adacore.com>
2258
2259 * gdb.ada/ptype_array/pck.adb: New file.
2260 * gdb.ada/ptype_array/pck.ads: New file.
2261 * gdb.ada/ptype_array/foo.adb: New file.
2262 * gdb.ada/ptype_array.exp: New file.
2263
2264 2019-03-14 Tom Tromey <tromey@adacore.com>
2265
2266 * gdb.base/style.exp: Add "set style sources" test.
2267
2268 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2269
2270 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2271 * mi-breakpoint-multiple-locations.exp: ... this.
2272 (make_breakpoints_pattern): New proc.
2273 (do_test): Add mi_version parameter, test -break-insert,
2274 -break-info and =breakpoint-created.
2275
2276 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2277
2278 * config/default.exp: Remove 'load_lib gdb.exp'.
2279 * config/monitor.exp: Likewise.
2280 * config/sid.exp: Likewise.
2281 * config/sim.exp: Likewise.
2282 * config/slite.exp: Likewise.
2283 * config/unix.exp: Likewise.
2284 * gdb.base/default.exp: Remove unhelpful comment.
2285
2286 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2287
2288 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2289
2290 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2291
2292 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2293
2294 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2295
2296 * gdb.fortran/type-kinds.exp: Update expected results.
2297
2298 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2299
2300 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2301
2302 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2303
2304 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2305 function.
2306 (test_basic_parsing_of_type_kinds): Expand types tested.
2307 (test_parsing_invalid_type_kinds): New function.
2308
2309 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2310
2311 * gdb.fortran/intrinsics.exp: New file.
2312 * gdb.fortran/intrinsics.f90: New file.
2313 * gdb.fortran/type-kinds.exp: New file.
2314
2315 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2316
2317 * gdb.fortran/dot-ops.exp: New file.
2318
2319 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2320
2321 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2322 Check upper and lower case logical literals.
2323
2324 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2325
2326 * gdb.fortran/types.exp (test_float_literal_types_accepted):
2327 Remove duplicate tests.
2328
2329 2019-03-06 Alan Hayward <alan.hayward@arm.com>
2330
2331 * lib/gdb.exp (builtin_cd): rename of cd.
2332 (cd): Override builtin.
2333
2334 2019-03-06 Richard Bunt <richard.bunt@arm.com>
2335
2336 * gdb.fortran/function-calls.exp: New file.
2337 * gdb.fortran/function-calls.f90: New test.
2338
2339 2019-03-04 Richard Bunt <richard.bunt@arm.com>
2340
2341 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
2342 on user program standard output.
2343 * gdb.fortran/short-circuit-argument-list.f90: Record function
2344 calls.
2345
2346 2019-02-28 Alan Hayward <alan.hayward@arm.com>
2347
2348 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
2349 failure.
2350
2351 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2352
2353 PR gdb/8527
2354 * gdb.base/interrupt-daemon-attach.c,
2355 gdb.base/interrupt-daemon-attach.exp: New test.
2356
2357 2019-02-27 Pedro Alves <palves@redhat.com>
2358
2359 * gdb.base/page.exp: Add tests for "set width/height -1".
2360
2361 2019-02-27 Pedro Alves <palves@redhat.com>
2362
2363 * gdb.base/page.exp: Add tests for "set/show width/height" with
2364 "infinite" values.
2365
2366 2019-02-27 Tom Tromey <tromey@adacore.com>
2367
2368 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
2369 2.4.
2370 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
2371 workaround.
2372
2373 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
2374
2375 * gdb.base/align.exp: Extend to compile in both C and C++, and add
2376 tests for structs with static members.
2377
2378 2019-02-26 Tom Tromey <tromey@adacore.com>
2379
2380 * gdb.python/py-value.exp (test_value_from_buffer): Check for
2381 ValueError, not TypeError.
2382
2383 2019-02-26 Kevin Buettner <kevinb@redhat.com>
2384
2385 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
2386 call from main program.
2387
2388 2019-02-23 Joel Brobecker <brobecker@adacore.com>
2389
2390 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
2391 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
2392 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
2393 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
2394 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
2395
2396 2019-02-22 Keith Seitz <keiths@redhat.com>
2397
2398 PR symtab/23853
2399 * gdb.base/symlink-sourcefile.c: New file.
2400 * gdb.base/symlink-sourcefile.exp: New file.
2401
2402 2019-02-20 Tom Tromey <tom@tromey.com>
2403
2404 * gdb.base/info_qt.exp: Update.
2405
2406 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
2407
2408 * gdb.base/source.exp: Move "error in sourced script" code to
2409 the end.
2410 * gdb.base/source-error.gdb: Move contents to
2411 source-error-1.gdb. Add new code to source source-error-1.gdb.
2412 * gdb.base/source-error-1.gdb: New file, from previous
2413 source-error.gdb.
2414
2415 2019-02-17 Tom Tromey <tom@tromey.com>
2416
2417 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
2418 for macro styling.
2419 * gdb.base/style.c (SOME_MACRO): New macro.
2420
2421 2019-02-17 Tom Tromey <tom@tromey.com>
2422
2423 * gdb.base/style.exp: Add line-wrapping tests.
2424 * gdb.base/page.exp: Add test for quitting during pagination.
2425
2426 2019-02-17 Joel Brobecker <brobecker@adacore.com>
2427
2428 * gdb.ada/big_packed_array: New testcase.
2429 * gdb.ada/homonym.exp: Fix incorrect expected output for
2430 "break <homonym__get_value>" test.
2431
2432 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
2433
2434 PR breakpoints/21870
2435 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
2436 and prepare_for_testing. Add comment.
2437 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
2438 redundant cleanup call. Clean up comment.
2439
2440 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
2441
2442 PR breakpoints/21870
2443 * gdb.arch/aarch64-dbreg-contents.exp: New file.
2444 * gdb.arch/aarch64-dbreg-contents.c: New file.
2445
2446 2019-02-10 Joel Brobecker <brobecker@adacore.com>
2447
2448 * gdb.ada/mi_ref_changeable: New testcase.
2449
2450 2019-02-07 Alan Hayward <alan.hayward@arm.com>
2451
2452 * gdb.base/attach.exp: Add double attach test.
2453
2454 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
2455
2456 * lib/gdb.exp (default_gdb_start): Don't match pagination
2457 prompt.
2458 (gdb_init): Set stty_init.
2459
2460 2019-01-27 Tom Tromey <tom@tromey.com>
2461
2462 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
2463 skip_python_tests.
2464
2465 2019-01-24 Alan Hayward <alan.hayward@arm.com>
2466
2467 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
2468 New structure.
2469 (struct struct_static_02_02): Likewise.
2470 (struct struct_static_02_03): Likewise.
2471 (struct struct_static_02_04): Likewise.
2472 (struct struct_static_04_01): Likewise.
2473 (struct struct_static_04_02): Likewise.
2474 (struct struct_static_04_03): Likewise.
2475 (struct struct_static_04_04): Likewise.
2476 (struct struct_static_06_01): Likewise.
2477 (struct struct_static_06_02): Likewise.
2478 (struct struct_static_06_03): Likewise.
2479 (struct struct_static_06_04): Likewise.
2480 (cmp_struct_static_02_01): Likewise.
2481 (cmp_struct_static_02_02): Likewise.
2482 (cmp_struct_static_02_03): Likewise.
2483 (cmp_struct_static_02_04): Likewise.
2484 (cmp_struct_static_04_01): Likewise.
2485 (cmp_struct_static_04_02): Likewise.
2486 (cmp_struct_static_04_03): Likewise.
2487 (cmp_struct_static_04_04): Likewise.
2488 (cmp_struct_static_06_01): Likewise.
2489 (cmp_struct_static_06_02): Likewise.
2490 (cmp_struct_static_06_03): Likewise.
2491 (cmp_struct_static_06_04): Likewise.
2492 (call_all): Test new structs.
2493 * gdb.base/infcall-nested-structs.exp: Likewise.
2494
2495 2019-01-21 Alan Hayward <alan.hayward@arm.com>
2496 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
2497
2498 2019-01-21 Alan Hayward <alan.hayward@arm.com>
2499 * gdb.base/stack-protector.c: New test.
2500 * gdb.base/stack-protector.exp: New file.
2501 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2502 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2503 option.
2504 (gdb_compile): Remove stack protector for GCC and prevent
2505 recursion.
2506
2507 2019-01-16 Keith Seitz <keiths@redhat.com>
2508
2509 PR gdb/23773
2510 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
2511
2512 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2513
2514 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2515 aliases.
2516 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2517 tests.
2518 * gdb.arch/powerpc-vector-regs.c: New file.
2519 * gdb.arch/powerpc-vector-regs.exp: New file.
2520
2521 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2522
2523 * gdb.arch/altivec-regs.exp: Fix the list passed to
2524 gdb_expect_list when testing "info vector".
2525
2526 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2527
2528 * gdb.base/style.exp: Don't include path in testname.
2529
2530 2019-01-10 Keith Seitz <keiths@redhat.com>
2531
2532 PR gdb/23712
2533 PR symtab/23010
2534 * gdb.dwarf2/multidictionary.exp: New file.
2535
2536 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
2537
2538 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
2539 (test_gnuv3_style_demangling): ... this.
2540 (test_lucid_style_demangling): Remove.
2541 (test_arm_style_demangling): Remove.
2542 (test_hp_style_demangling): Remove.
2543 (do_tests): Remove calls to the above.
2544
2545 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2546
2547 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
2548 case.
2549
2550 2019-01-06 Tom Tromey <tom@tromey.com>
2551
2552 PR gdb/28155:
2553 * gdb.dwarf2/typedef-void-finish.exp: New file.
2554
2555 2018-12-28 Tom Tromey <tom@tromey.com>
2556 Simon Marchi <simark@simark.ca>
2557
2558 * gdb.base/jit-exec.exp: New file.
2559 * gdb.base/jit-exec.c: New file.
2560 * gdb.base/jit-execd.c: New file.
2561
2562 2018-12-28 Tom Tromey <tom@tromey.com>
2563
2564 * gdb.base/style.exp: Update test to check for address styling.
2565
2566 2018-12-28 Tom Tromey <tom@tromey.com>
2567
2568 * gdb.base/style.exp: Add test for styling of "Reading symbols"
2569 message.
2570
2571 2018-12-28 Tom Tromey <tom@tromey.com>
2572
2573 * gdb.base/style.exp: Add test for version number styling.
2574
2575 2018-12-28 Tom Tromey <tom@tromey.com>
2576
2577 * gdb.base/style.exp: Add test for print_address_symbolic.
2578
2579 2018-12-28 Tom Tromey <tom@tromey.com>
2580
2581 * gdb.base/style.exp: Add test for breakpoint setting.
2582
2583 2018-12-28 Tom Tromey <tom@tromey.com>
2584
2585 * gdb.base/style.exp: Add test for variable names.
2586
2587 2018-12-28 Tom Tromey <tom@tromey.com>
2588
2589 * gdb.base/style.exp: New file.
2590 * gdb.base/style.c: New file.
2591
2592 2018-12-28 Tom Tromey <tom@tromey.com>
2593
2594 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
2595 "dumb".
2596 * gdb.base/readline.exp (operate_and_get_next): Save and restore
2597 the TERM environment variable.
2598
2599 2018-12-27 Tom Tromey <tom@tromey.com>
2600
2601 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
2602 pagination test.
2603
2604 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
2605
2606 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
2607 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
2608
2609 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2610
2611 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
2612 Filename a.adb changed to bp_fun_addr.adb.
2613 gdb.ada/bp_fun_addr.exp: Update test accordingly.
2614
2615 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
2616
2617 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
2618 non-PIE executables.
2619 * README: Mention the gdb,nopie_flag board setting.
2620 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
2621 non-PIE executable.
2622 * gdb.arch/amd64-entry-value.exp: Likewise.
2623 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
2624 * gdb.arch/i386-float.exp: Likewise.
2625 * gdb.arch/i386-signal.exp: Likewise.
2626 * gdb.mi/mi-reg-undefined.exp: Likewise.
2627
2628 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
2629
2630 PR gdb/23974
2631 * gdb.base/info-os.exp: Check return for unknown "info os" type.
2632
2633 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2634
2635 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
2636 Update order of results accordingly.
2637
2638 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
2639
2640 * gdb.base/annota1.exp: Update a test regexp.
2641
2642 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2643
2644 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
2645
2646 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2647
2648 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
2649 (reuse_time): Initialize to REUSE_TIME_CAP.
2650 (check_rc): New function.
2651 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
2652 Check pthread_create rc.
2653 (spawner_thread_func): Check pthread_create and pthread_join rc.
2654
2655 2018-12-08 Pedro Alves <palves@redhat.com>
2656
2657 * gdb.base/list.exp (test_forward_search): Rename to ...
2658 (test_forward_reverse_search): ... this. Also test reverse-search
2659 and the forward-search alias.
2660
2661 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
2662
2663 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
2664 local timeout variable before return, and remove all local timeout
2665 variable entirely.
2666 (gdb_load): Likewise.
2667
2668 2018-12-01 Tom de Vries <tdevries@suse.de>
2669
2670 * gdb.base/gdb-caching-proc.exp: New file.
2671
2672 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
2673
2674 * Makefile.in (TIMESTAMP): New variable.
2675 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
2676 command.
2677 (check-single-racy): Likewise.
2678 (check/%.exp): Likewise.
2679 (check-racy/%.exp): Likewise.
2680 (workers/%.worker): Likewise.
2681 (build-perf): Likewise.
2682 (check-perf): Likewise.
2683 * README: Describe new "TS" and "TS_FORMAT" variables.
2684 * print-ts.py: New file.
2685
2686 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
2687
2688 PR python/23714
2689 * gdb.python/python.exp: Test command repetition after
2690 gdb.execute.
2691
2692 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
2693
2694 * gdb.opt/inline-break.exp: Add test that info breakpoint output
2695 is correctly aligned.
2696
2697 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2698
2699 * gdb.ada/info_auto_lang.exp: New testcase.
2700 * gdb.ada/info_auto_lang/global_pack.ads: New file.
2701 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
2702 * gdb.ada/info_auto_lang/some_c.c: New file.
2703
2704 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2705
2706 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
2707 FUNC_lang language syntax.
2708
2709 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2710
2711 * gdb.base/info_minsym.c: New file.
2712 * gdb.base/info_minsym.exp: New file.
2713
2714 2018-11-19 Tom Tromey <tom@tromey.com>
2715
2716 PR rust/23625:
2717 * gdb.rust/simple.exp: Add ptype test. Update expected output.
2718 * gdb.rust/expr.exp: Update expected output. Change one test.
2719
2720 2018-11-19 Tom Tromey <tom@tromey.com>
2721
2722 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
2723
2724 2018-11-19 Pedro Alves <palves@redhat.com>
2725
2726 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
2727 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
2728 see the expected warning.
2729
2730 2018-11-16 Alan Hayward <alan.hayward@arm.com>
2731
2732 PR gdb/22736:
2733 * gdb.cp/infcall-nodebug-lib.c: New test.
2734 * gdb.cp/infcall-nodebug-main.c: New test.
2735 * gdb.cp/infcall-nodebug.exp: New file.
2736
2737 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
2738
2739 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
2740 completer tests.
2741
2742 2018-11-09 Tom de Vries <tdevries@suse.de>
2743
2744 * gdb.base/msym-lang.c: New test.
2745 * gdb.base/msym-lang.exp: New file.
2746 * gdb.base/msym-lang-main.c: New test.
2747
2748 2018-11-08 Tom Tromey <tom@tromey.com>
2749
2750 PR gdb/23555:
2751 PR gdb/23838:
2752 * gdb.base/warning.exp: New file.
2753
2754 2018-11-08 Jan Beulich <jbeulich@suse.com>
2755
2756 * testsuite/gdb.arch/i386-avx512.c,
2757 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
2758
2759 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2760
2761 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2762 point hardware.
2763
2764 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2765
2766 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2767 * gdb.dwarf2/missing-type-name.exp: New file.
2768
2769 2018-11-06 Tom de Vries <tdevries@suse.de>
2770
2771 * gdb.base/many-headers.c: New test.
2772 * gdb.base/many-headers.exp: New file.
2773
2774 2018-11-06 Jim Wilson <jimw@sifive.com>
2775
2776 * gdb.base/code_elim.exp: For riscv, set additional_flags
2777 to include -msmall-data-limit=0.
2778
2779 2018-11-01 Joel Brobecker <brobecker@adacore.com>
2780
2781 * gdb.ada/watch_minus_l: New testcase.
2782
2783 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2784
2785 * gdb.arch/aix-sighandle.c: New file.
2786 * gdb.arch/aix-sighandle.exp: New file.
2787
2788 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2789
2790 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
2791 registers being unions.
2792
2793 2018-10-31 Tom de Vries <tdevries@suse.de>
2794
2795 * lib/valgrind.exp: New file.
2796 (vgdb_start, vgdb_stop): New procs, factored out of ...
2797 * gdb.base/valgrind-bt.exp: ... here, ...
2798 * gdb.base/valgrind-disp-step.exp: ... here and ...
2799 * gdb.base/valgrind-infcall.exp: ... here.
2800
2801 2018-10-31 Tom de Vries <tdevries@suse.de>
2802
2803 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2804
2805 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2806
2807 * gdb.dwarf2/void-type.c: New file.
2808 * gdb.dwarf2/void-type.exp: New file.
2809
2810 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2811
2812 * gdb.base/info_qt.c: New file.
2813 * gdb.base/info_qt.exp: New file.
2814
2815 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2816
2817 * gdb.arch/powerpc-htm-regs.c: New file.
2818 * gdb.arch/powerpc-htm-regs.exp: New file.
2819
2820 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2821
2822 * gdb.arch/powerpc-tar.c: New file.
2823 * gdb.arch/powerpc-tar.exp: New file.
2824
2825 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2826
2827 * gdb.arch/powerpc-ppr-dscr.c: New file.
2828 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2829
2830 2018-10-25 Tom de Vries <tdevries@suse.de>
2831
2832 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2833
2834 2018-10-24 Tom de Vries <tdevries@suse.de>
2835
2836 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2837 longer exists error.
2838
2839 2018-10-24 Tom de Vries <tdevries@suse.de>
2840
2841 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2842
2843 2018-10-24 Tom de Vries <tdevries@suse.de>
2844
2845 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2846 --db-attach in valgrind.
2847
2848 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2849
2850 * gdb.arch/riscv-reg-aliases.c: New file.
2851 * gdb.arch/riscv-reg-aliases.exp: New file.
2852
2853 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2854
2855 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2856
2857 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2858
2859 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2860
2861 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2862
2863 * gdb.cp/ovldbreak.exp: Fix regexps.
2864
2865 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2866
2867 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2868
2869 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2870
2871 PR cli/23785
2872 * gdb.base/restore.exp: New test to check if "restore" with an
2873 invalid file doesn't segfault.
2874
2875 2018-10-18 Tom de Vries <tdevries@suse.de>
2876
2877 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2878 * gdb.ada/excep_handle.exp: Same.
2879 * gdb.ada/mi_string_access.exp: Same.
2880 * gdb.ada/mi_var_union.exp: Same.
2881 * gdb.arch/arc-analyze-prologue.exp: Same.
2882 * gdb.arch/arc-decode-insn.exp: Same.
2883 * gdb.base/readnever.exp: Same.
2884 * gdb.fortran/printing-types.exp: Same.
2885 * gdb.guile/scm-lazy-string.exp: Same.
2886
2887 2018-10-16 Tom de Vries <tdevries@suse.de>
2888
2889 PR gdb/23730
2890 * gdb.base/catch-follow-exec.c: Add copyright notice.
2891 * gdb.base/catch-follow-exec.exp: Rewrite to use
2892 gdb_spawn_with_cmdline_opts. Require gdb-native.
2893
2894 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2895
2896 * gdb.trace/actions-changed.exp: Check for arch support.
2897 * gdb.trace/actions.exp: Likewise.
2898 * gdb.trace/ax.exp: Likewise.
2899 * gdb.trace/backtrace.exp: Likewise.
2900 * gdb.trace/change-loc.exp: Likewise.
2901 * gdb.trace/deltrace.exp: Likewise.
2902 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2903 * gdb.trace/ftrace.exp: Likewise.
2904 * gdb.trace/infotrace.exp: Check for arch support.
2905 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2906 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2907 * gdb.trace/mi-tsv-changed.exp: Likewise.
2908 * gdb.trace/packetlen.exp: Likewise.
2909 * gdb.trace/passc-dyn.exp: Likewise.
2910 * gdb.trace/passcount.exp: Likewise.
2911 * gdb.trace/pending.exp: Likewise.
2912 * gdb.trace/range-stepping.exp: Check for shlib support.
2913 * gdb.trace/report.exp: Check for arch support.
2914 * gdb.trace/save-trace.exp: Likewise.
2915 * gdb.trace/signal.exp: Check for signal support.
2916 * gdb.trace/tfind.exp: Check for arch support.
2917 * gdb.trace/trace-break.exp: Check for arch and shlib support.
2918 * gdb.trace/trace-common.h: Add comment.
2919 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
2920 * gdb.trace/trace-enable-disable.exp: Likewise.
2921 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
2922 * gdb.trace/tracecmd.exp: Check for arch support.
2923 * gdb.trace/tspeed.exp: Check for shlib and target support.
2924 * gdb.trace/tstatus.exp: Check for arch support.
2925 * gdb.trace/tsv.exp: Likewise.
2926 * gdb.trace/while-dyn.exp: Likewise.
2927 * gdb.trace/while-stepping.exp: Likewise.
2928 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
2929
2930 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
2931
2932 * gdb.trace/tspeed.exp: Remove nowarnings.
2933 (prepare_for_trace_test): Declare "global ipalib".
2934 * gdb.trace/tspeed.c: Include unistd.h.
2935 (main): Remove superfluous printf argument.
2936
2937 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
2938
2939 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
2940 directory prefix on the filename.
2941
2942 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
2943
2944 * gdb.gdb/unittest.exp: Update expected message informing that
2945 selftests have been disabled.
2946 * gdb.server/unittest.exp: Likewise.
2947
2948 2018-10-09 Tom de Vries <tdevries@suse.de>
2949
2950 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
2951 with runto_main.
2952
2953 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
2954
2955 PR c++/16841
2956 * gdb.cp/virtbase2.cc: New file.
2957 * gdb.cp/virtbase2.exp: New file.
2958
2959 2018-10-06 Tom Tromey <tom@tromey.com>
2960
2961 PR python/19399:
2962 * gdb.python/py-inferior.exp: Add architecture test.
2963
2964 2018-10-06 Tom Tromey <tom@tromey.com>
2965
2966 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
2967 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
2968
2969 2018-10-06 Tom Tromey <tom@tromey.com>
2970
2971 * gdb.python/py-breakpoint.exp (check_last_event): Check location
2972 of a "throw" catchpoint.
2973
2974 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2975
2976 * gdb.base/info-proc.exp: Update string expected from "help info
2977 proc".
2978
2979 2018-10-04 Tom Tromey <tom@tromey.com>
2980
2981 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2982 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2983 (test_initial_complaints, test_empty_complaints): Update.
2984 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2985
2986 2018-10-04 Tom Tromey <tom@tromey.com>
2987
2988 PR cli/19551:
2989 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
2990 * lib/gdb.exp (gdb_file_cmd): Update.
2991 * gdb.stabs/weird.exp (print_weird_var): Update.
2992 * gdb.server/solib-list.exp: Update.
2993 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2994 * gdb.mi/mi-cli.exp: Update.
2995 * gdb.linespec/linespec.exp: Update.
2996 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2997 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2998 * gdb.cp/cp-relocate.exp: Update.
2999 * gdb.base/sym-file.exp: Update.
3000 * gdb.base/relocate.exp: Update.
3001 * gdb.base/readnever.exp: Update.
3002 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3003 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3004 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3005 * gdb.base/code_elim.exp: Update.
3006 * gdb.base/break-unload-file.exp (test_break): Update.
3007 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3008 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3009 Update.
3010 * gdb.base/attach.exp (do_attach_tests): Update.
3011 * gdb.base/sepdebug.exp: Update.
3012 * gdb.python/py-section-script.exp: Update.
3013
3014 2018-10-04 Tom Tromey <tom@tromey.com>
3015
3016 PR cli/22234:
3017 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3018 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3019 output.
3020
3021 2018-10-04 Tom Tromey <tom@tromey.com>
3022
3023 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3024 set width and height to 0.
3025 (test_command_line_attach_run): Use -quiet.
3026
3027 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3028
3029 * lib/gdb.exp (skip_ifunc_tests): New.
3030 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3031 other compile failures.
3032 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3033
3034 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3035
3036 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3037 is_amd64_regs_target.
3038
3039 2018-10-01 Alan Hayward <alan.hayward@arm.com>
3040
3041 * gdb.arch/aarch64-sighandler-regs.c: New test.
3042 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3043 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3044
3045 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3046
3047 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3048 assembly.
3049
3050 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3051
3052 * gdb.base/frame-selection.exp: New file.
3053 * gdb.base/frame-selection.c: New file.
3054
3055 2018-09-27 Alan Hayward <alan.hayward@arm.com>
3056
3057 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3058 pthread barrier.
3059 (main): Likewise.
3060
3061 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3062
3063 * gdb.base/large-frame-1.c: New file.
3064 * gdb.base/large-frame-2.c: New file.
3065 * gdb.base/large-frame.exp: New file.
3066 * gdb.base/large-frame.h: New file.
3067
3068 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3069
3070 PR gdb/20948
3071 * gdb.base/write_mem.exp: New test.
3072 * gdb.base/write_mem.c: Likewise.
3073
3074 2018-09-23 Tom Tromey <tom@tromey.com>
3075
3076 PR python/18852:
3077 * gdb.python/py-parameter.exp: Add test for parameter that throws
3078 on "set".
3079
3080 2018-09-23 Tom Tromey <tom@tromey.com>
3081
3082 PR python/17284:
3083 * gdb.python/py-template.exp (test_template_arg): Add test for
3084 negative template argument number.
3085
3086 2018-09-23 Tom Tromey <tom@tromey.com>
3087
3088 PR python/14062:
3089 * gdb.python/python.exp: Add test for post_event error.
3090
3091 2018-09-23 Tom Tromey <tom@tromey.com>
3092
3093 PR python/18170:
3094 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3095 convert pointers to int and long.
3096
3097 2018-09-23 Tom Tromey <tom@tromey.com>
3098
3099 PR python/20126:
3100 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3101 signed-ness conversion tests.
3102
3103 2018-09-23 Tom Tromey <tom@tromey.com>
3104
3105 PR python/18352;
3106 * gdb.python/py-value.exp (test_float_conversion): New proc.
3107 Use it.
3108
3109 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3110
3111 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3112
3113 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3114
3115 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3116 no readline.
3117 * gdb.base/utf8-identifiers.exp: Likewise.
3118 * gdb.cp/cpcompletion.exp: Likewise.
3119 * gdb.linespec/cpcompletion.exp: Likewise.
3120 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3121 * gdb.linespec/cpls-ops.exp: Likewise.
3122
3123 2018-09-19 Richard Bunt <richard.bunt@arm.com>
3124 Chris January <chris.january@arm.com>
3125
3126 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3127 * gdb.fortran/short-circuit-argument-list.exp: New file.
3128 * gdb.fortran/short-circuit-argument-list.f90: New test.
3129
3130 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3131
3132 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3133 "arch=" keyword when executing "-stack-list-frames".
3134
3135 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3136
3137 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3138 "arch=" keyword when executing "-stack-list-frames".
3139
3140 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3141
3142 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3143 break ada".
3144
3145 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3146
3147 PR python/23669
3148 * gdb.python/python.exp: Test gdb.execute("show commands").
3149
3150 2018-09-16 Tom Tromey <tom@tromey.com>
3151
3152 * gdb.base/new-ui.exp (do_execution_tests): Update.
3153 * gdb.base/dbx.exp (test_breakpoints): Update.
3154
3155 2018-09-14 Alan Hayward <alan.hayward@arm.com>
3156
3157 * lib/gdb.exp (gdb_simple_compile): Add proc.
3158 (is_elf_target): Use gdb_simple_compile.
3159 (skip_altivec_tests): Likewise.
3160 (skip_vsx_tests): Likewise.
3161 (skip_tsx_tests): Likewise.
3162 (skip_btrace_tests): Likewise.
3163 (skip_btrace_pt_tests): Likewise.
3164 (gdb_can_simple_compile): Likewise.
3165 (gdb_has_argv0): Likewise.
3166 (gdb_target_symbol_prefix): Likewise.
3167 (target_supports_scheduler_locking): Likewise.
3168
3169 2018-09-13 Tom Tromey <tom@tromey.com>
3170
3171 * Makefile.in (TAGS): Recognize proc_with_prefix and
3172 gdb_caching_proc.
3173
3174 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3175
3176 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3177 method.
3178
3179 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3180
3181 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3182 and a few other Inferior properties when the Inferior is no
3183 longer valid.
3184
3185 2018-09-13 Tom Tromey <tom@tromey.com>
3186
3187 PR rust/23650:
3188 * gdb.rust/simple.exp: Add test for enum field access error.
3189
3190 2018-09-13 Tom Tromey <tom@tromey.com>
3191
3192 PR rust/23626:
3193 * gdb.rust/simple.rs (EmptyEnum): New type.
3194 (main): Use it.
3195 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3196
3197 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3198
3199 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3200 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3201 * gdb.python/py-symtab.exp: Update test printing an objfile.
3202
3203 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3204
3205 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3206 object.
3207
3208 2018-09-12 Alan Hayward <alan.hayward@arm.com>
3209
3210 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3211 (support_complex_tests): Use gdb_can_simple_compile.
3212 (is_ilp32_target): Likewise.
3213 (is_lp64_target): Likewise.
3214 (is_64_target): Likewise.
3215 (is_amd64_regs_target): Likewise.
3216 (is_aarch32_target): Likewise.
3217 (gdb_int128_helper): Likewise.
3218
3219 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3220
3221 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3222
3223 2018-09-10 Jerome Guitton <guitton@adacore.com>
3224
3225 * gdb.ada/same_component_name: Add test for case of tagged record
3226 with variable-length fields.
3227
3228 2018-09-10 Xavier Roirand <roirand@adacore.com>
3229
3230 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3231 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3232 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3233 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3234
3235 2018-09-10 Xavier Roirand <roirand@adacore.com>
3236
3237 * gdb.ada/mi_string_access.exp: New testcase.
3238 * gdb.ada/mi_string_access/bar.adb: New file.
3239 * gdb.ada/mi_string_access/pck.adb: New file.
3240 * gdb.ada/mi_string_access/pck.asd: New file.
3241
3242 2018-09-10 Xavier Roirand <roirand@adacore.com>
3243
3244 * gdb.ada/mi_var_union.exp: New testcase.
3245 * gdb.ada/mi_var_union/bar.adb: New file.
3246 * gdb.ada/mi_var_union/pck.adb: New file.
3247 * gdb.ada/mi_var_union/pck.asd: New file.
3248
3249 2018-09-08 Tom Tromey <tom@tromey.com>
3250
3251 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3252
3253 2018-09-08 Tom Tromey <tom@tromey.com>
3254
3255 PR python/16047:
3256 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3257 (register_pretty_printers): Register new printer.
3258 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3259 test.
3260 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3261 (an_int_type3): New global.
3262
3263 2018-09-08 Joel Brobecker <brobecker@adacore.com>
3264
3265 * gdb.ada/expr_with_funcall: New testcase.
3266
3267 2018-09-08 Joel Brobecker <brobecker@adacore.com>
3268
3269 * gdb.ada/packed_array_assign: New testcase.
3270
3271 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3272
3273 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3274 names, and add test prefixes to make test names unique.
3275
3276 2018-09-05 Tom de Vries <tdevries@suse.de>
3277
3278 * gdb.dwarf2/varval.exp: Add test.
3279
3280 2018-09-04 Gary Benson <gbenson@redhat.com>
3281
3282 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3283 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3284
3285 2018-08-31 Tom Tromey <tom@tromey.com>
3286
3287 * gdb.rust/simple.rs: Rename second variable "v".
3288
3289 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3290
3291 * gdb.base/funcargs.c (use_a): New function.
3292 (recurse): Call use_a.
3293
3294 2018-08-29 Keith Seitz <keiths@redhat.com>
3295
3296 * gdb.compile/compile-cplus-anonymous.cc: New file.
3297 * gdb.compile/compile-cplus-anonymous.exp: New file.
3298 * gdb.compile/compile-cplus-array-decay.cc: New file.
3299 * gdb.compile/compile-cplus-array-decay.exp: New file.
3300 * gdb.compile/compile-cplus-inherit.cc: New file.
3301 * gdb.compile/compile-cplus-inherit.exp: New file.
3302 * gdb.compile/compile-cplus-member.cc: New file.
3303 * gdb.compile/compile-cplus-member.exp: New file.
3304 * gdb.compile/compile-cplus-method.cc: New file.
3305 * gdb.compile/compile-cplus-method.exp: New file.
3306 * gdb.compile/compile-cplus-mod.c: "New" file.
3307 * gdb.compile/compile-cplus-namespace.cc: New file.
3308 * gdb.compile/compile-cplus-namespace.exp: New file.
3309 * gdb.compile/compile-cplus-nested.cc: New file.
3310 * gdb.compile/compile-cplus-nested.exp: New file.
3311 * gdb.compile/compile-cplus-print.c: "New" file.
3312 * gdb.compile/compile-cplus-print.exp: "New" file.
3313 * gdb.compile/compile-cplus-virtual.cc: New file.
3314 * gdb.compile/compile-cplus-virtual.exp: New file.
3315 * gdb.compile/compile-cplus.c: "New" file.
3316 * gdb.compile/compile-cplus.exp: "New" file.
3317 * lib/compile-support.exp: New file.
3318
3319 2018-08-16 Gary Benson <gbenson@redhat.com>
3320
3321 PR gdb/13000:
3322 * gdb.base/batch-exit-status.exp: New file.
3323 * gdb.base/batch-exit-status.good-commands: Likewise.
3324 * gdb.base/batch-exit-status.bad-commands: Likewise.
3325
3326 2018-08-29 Alan Hayward <alan.hayward@arm.com>
3327
3328 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
3329 (struct struct02): Likewise.
3330 (struct struct03): Likewise.
3331 (struct struct04): Likewise.
3332 (struct struct_01_01): New struct.
3333 (struct struct_01_02): Likewise.
3334 (struct struct_01_03): Likewise.
3335 (struct struct_01_04): Likewise.
3336 (struct struct_02_01): Likewise.
3337 (struct struct_02_02): Likewise.
3338 (struct struct_02_03): Likewise.
3339 (struct struct_02_04): Likewise.
3340 (struct struct_04_01): Likewise.
3341 (struct struct_04_02): Likewise.
3342 (struct struct_04_03): Likewise.
3343 (struct struct_04_04): Likewise.
3344 (struct struct_05_01): Likewise.
3345 (struct struct_05_02): Likewise.
3346 (struct struct_05_03): Likewise.
3347 (struct struct_05_04): Likewise.
3348 (cmp_struct01): Remove function.
3349 (cmp_struct02): Likewise.
3350 (cmp_struct03): Likewise.
3351 (cmp_struct04): Likewise.
3352 (cmp_struct_01_01): Add Function.
3353 (cmp_struct_01_02): Likewise.
3354 (cmp_struct_01_03): Likewise.
3355 (cmp_struct_01_04): Likewise.
3356 (cmp_struct_02_01): Likewise.
3357 (cmp_struct_02_02): Likewise.
3358 (cmp_struct_02_03): Likewise.
3359 (cmp_struct_02_04): Likewise.
3360 (cmp_struct_04_01): Likewise.
3361 (cmp_struct_04_02): Likewise.
3362 (cmp_struct_04_03): Likewise.
3363 (cmp_struct_04_04): Likewise.
3364 (cmp_struct_05_01): Likewise.
3365 (cmp_struct_05_02): Likewise.
3366 (cmp_struct_05_03): Likewise.
3367 (cmp_struct_05_04): Likewise.
3368 (call_all): Add new structs.
3369 * gdb.base/infcall-nested-structs.exp: Likewise.
3370
3371 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
3372
3373 * gdb.python/py-framefilter-mi.exp: Update regexp to
3374 check for "arch" field in frame output.
3375
3376 2018-08-23 Kevin Buettner <kevinb@redhat.com>
3377
3378 * gdb.dwarf2/dw2-ranges-func.c: New file.
3379 * gdb.dwarf2/dw2-ranges-func.exp: New file.
3380
3381 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
3382
3383 * gdb.base/term.exp: Compare terminal settings with values from
3384 the inferior.
3385 * gdb.base/term.c: Get and set terminal settings.
3386
3387 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
3388
3389 * lib/mi-support.exp (mi_expect_stop): Update regexp to
3390 accommodate new "arch" field in frame output.
3391 * gdb.mi/mi-return.exp: Likewise.
3392 * gdb.mi/mi-stack.exp: Likewise.
3393 * gdb.mi/mi-syn-frame.exp: Likewise.
3394 * gdb.mi/user-selected-context-sync.exp: Likewise.
3395
3396 2018-08-19 Michael Spang <spang@google.com>
3397
3398 PR gdb/11786
3399 * gdb.base/gcore-tls-pie.c: New file.
3400 * gdb.base/gcore-tls-pie.exp: New file.
3401
3402 2018-08-18 Kevin Buettner <kevinb@redhat.com>
3403
3404 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
3405 * gdb.dwarf2/varval.c: New file.
3406 * gdb.dwarf2/varval.exp: New file.
3407
3408 2018-08-17 Alan Hayward <alan.hayward@arm.com>
3409
3410 PR gdb/18931
3411 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
3412
3413 2018-08-16 Keith Seitz <keiths@redhat.com>
3414
3415 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
3416 tests expected to pass.
3417
3418 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
3419
3420 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
3421 -data-disassemble -a.
3422 (test_disassembly_bogus_args): Likewise.
3423
3424 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
3425
3426 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
3427
3428 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3429
3430 * gdb.base/vla-optimized-out.exp: Add new test.
3431
3432 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3433
3434 * gdb.base/vla-optimized-out-o3.exp: Delete.
3435 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
3436 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
3437 deleted tests.
3438
3439 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
3440
3441 PR gdb/18050:
3442 * gdb.server/extended-remote-restart.c: New file.
3443 * gdb.server/extended-remote-restart.exp: New file.
3444
3445 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
3446
3447 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
3448 "set variable index = 42".
3449
3450 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
3451
3452 * boards/index-cache-gdb.exp: New file.
3453 * gdb.dwarf2/index-cache.exp: New file.
3454 * gdb.dwarf2/index-cache.c: New file.
3455 * gdb.base/maint.exp: Check if we are using the index cache.
3456
3457 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3458
3459 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
3460 MAKEFLAGS.
3461
3462 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3463
3464 * dg-extract-results.sh: Move to toplevel contrib.
3465 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
3466 * Makefile.in (check-parallel-racy): Likewise.
3467
3468 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
3469
3470 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
3471 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
3472 tests if the target supports scheduler locking.
3473
3474 2018-08-04 Tom de Vries <tdevries@suse.de>
3475
3476 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
3477
3478 2018-08-02 Tom Tromey <tom@tromey.com>
3479
3480 PR symtab/16842.
3481 * gdb.cp/temargs.exp: Test "info address" of a template
3482 parameter.
3483
3484 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
3485
3486 * gdb.python/py-mi-var-info-path-expression.c: New file.
3487 * gdb.python/py-mi-var-info-path-expression.py: New file.
3488 * gdb.python/py-mi-var-info-path-expression.exp: New file.
3489
3490 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
3491
3492 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
3493 error after "cannot resolve name" string.
3494
3495 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3496
3497 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
3498 started.
3499 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
3500
3501 2018-07-28 Tom de Vries <tdevries@suse.de>
3502
3503 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3504
3505 2018-07-26 Tom de Vries <tdevries@suse.de>
3506
3507 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
3508
3509 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
3510
3511 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
3512 is visible.
3513
3514 2018-07-26 Tom de Vries <tdevries@suse.de>
3515
3516 PR breakpoints/23366
3517 * gdb.base/catch-follow-exec.c: New test.
3518 * gdb.base/catch-follow-exec.exp: New file.
3519
3520 2018-07-25 Tom de Vries <tdevries@suse.de>
3521
3522 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3523 vla-optimized-out.c.
3524
3525 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3526
3527 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3528 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3529
3530 2018-07-20 Tom de Vries <tdevries@suse.de>
3531
3532 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3533 NOCLONE macro.
3534 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3535
3536 2018-07-19 Tom de Vries <tdevries@suse.de>
3537
3538 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
3539 regular expression.
3540
3541 2018-07-18 Tom de Vries <tdevries@suse.de>
3542
3543 * gdb.base/vla-optimized-out.c: New test.
3544 * gdb.base/vla-optimized-out.exp: New file.
3545
3546 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
3547
3548 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
3549 message "No address associated with hostname" when gdbserver
3550 cannot resolve the hostname.
3551
3552 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3553
3554 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
3555 Add some test prefixes to make tests unique.
3556
3557 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3558
3559 * gdb.base/frameapply.c: New file.
3560 * gdb.base/frameapply.exp: New file.
3561
3562 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3563
3564 * gdb.base/skip.exp: Update expected error message.
3565
3566 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3567 Jan Kratochvil <jan.kratochvil@redhat.com>
3568 Paul Fertser <fercerpav@gmail.com>
3569 Tsutomu Seki <sekiriki@gmail.com>
3570
3571 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
3572 parameter.
3573 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
3574 by default.
3575 * boards/native-gdbserver.exp: Likewise.
3576 * gdb.server/run-without-local-binary.exp: Improve regexp used
3577 for detecting when a remote debugging connection succeeds.
3578 * gdb.server/server-connect.exp: New file.
3579 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
3580 Do not prefix the port number with ":".
3581 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
3582 support for detecting and using it. Add '$debughost_gdbserver'
3583 to the list of arguments used to start gdbserver. Handle case
3584 when gdbserver cannot resolve a network name.
3585
3586 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3587
3588 PR c++/23373
3589 * gdb.base/ptype-offsets.cc (struct static_member): New
3590 struct.
3591 (main) <stmember>: New variable.
3592 * gdb.base/ptype-offsets.exp: Add test for printing a struct
3593 with a static member in it.
3594
3595 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
3596
3597 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
3598 watchpoints enabled and disabled.
3599
3600 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3601
3602 * gdb.base/examine-backward.exp: Still run tests around address
3603 0x0, even if address 0x0 is not readable. Update the pattern for
3604 matching address 0x0 in expected output.
3605
3606 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3607
3608 * gdb.base/share-env-with-gdbserver.c (main): Add call to
3609 malloc/free.
3610
3611 2018-07-04 Tom de Vries <tdevries@suse.de>
3612
3613 * gdb.dwarf2/dw2-error.exp: Update expected error message.
3614
3615 2018-07-02 Maciej W. Rozycki <macro@mips.com>
3616
3617 PR tdep/8282
3618 * gdb.arch/mips-disassembler-options.exp: New test.
3619 * gdb.arch/mips-disassembler-options.s: New test source.
3620
3621 2018-06-29 Pedro Alves <palves@redhat.com>
3622
3623 * gdb.threads/names.exp: Adjust expected "info threads" output.
3624
3625 2018-06-29 Pedro Alves <palves@redhat.com>
3626
3627 * gdb.opt/inline-break.exp (line number, address): Add "info
3628 break" tests.
3629
3630 2018-06-29 Pedro Alves <palves@redhat.com>
3631
3632 * gdb.opt/inline-break.c (func1): Add "break here" marker.
3633 * gdb.opt/inline-break.exp: Test setting breakpoints by line
3634 number and address and running to them.
3635
3636 2018-06-29 Richard Bunt <richard.bunt@arm.com>
3637
3638 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
3639
3640 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3641
3642 * lib/compiler.c: Remove executable permission flag.
3643
3644 2018-06-28 Richard Bunt <richard.bunt@arm.com>
3645
3646 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
3647 code.
3648 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
3649
3650 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
3651
3652 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
3653
3654 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
3655
3656 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
3657 address argument is omitted.
3658
3659 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
3660
3661 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
3662
3663 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
3664
3665 PR gdb/21695
3666 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
3667 * gdb.base/infoline-reloc-main-from-zero.c: New file.
3668
3669 2018-06-26 Tom Tromey <tom@tromey.com>
3670
3671 PR rust/22574:
3672 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
3673 * gdb.rust/simple.rs (struct SimpleLayout): New.
3674
3675 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
3676
3677 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
3678 "info registers" output.
3679
3680 2018-06-21 Richard Bunt <richard.bunt@arm.com>
3681
3682 * gdb.base/watchpoint-hw-attach.c: New test.
3683 * gdb.base/watchpoint-hw-attach.exp: New file.
3684
3685 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
3686
3687 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
3688 through /bin/sh.
3689 * boards/dwarf4-gdb-index.exp: Likewise.
3690 * boards/fission-dwp.exp: Likewise.
3691
3692 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
3693
3694 * gdb.base/float128.exp: Add comment and improved fail message
3695 to the failure case of "print large128" test.
3696
3697 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
3698
3699 * configure.ac: Remove AC_PREREQ.
3700 * configure: Re-generate.
3701
3702 2018-06-19 Pedro Alves <palves@redhat.com>
3703
3704 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
3705 (func_extern_caller): New.
3706 (main): Call func_extern_caller.
3707 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
3708 logic change.
3709
3710 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
3711
3712 PR gdb/16841
3713 * gdb.cp/typedef-base.cc: New file.
3714 * gdb.cp/typedef-base.exp: New file.
3715
3716 2018-06-18 Tom de Vries <tdevries@suse.de>
3717
3718 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
3719
3720 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3721 Richard Bunt <Richard.Bunt@arm.com>
3722
3723 * gdb.threads/attach-slow-waitpid.c: New file.
3724 * gdb.threads/attach-slow-waitpid.exp: New file.
3725 * gdb.threads/slow-waitpid.c: New file.
3726
3727 2018-06-14 Pedro Alves <palves@redhat.com>
3728
3729 * gdb.base/fork-running-state.c: Include <errno.h>.
3730 (exit_if_relative_exits): New.
3731 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
3732 exits.
3733 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
3734 child exits.
3735
3736 2018-06-14 Tom de Vries <tdevries@suse.de>
3737
3738 PR cli/22573
3739 * gdb.base/finish-pretty.c: New test.
3740 * gdb.base/finish-pretty.exp: New file.
3741
3742 2018-06-14 Pedro Alves <palves@redhat.com>
3743
3744 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
3745 gdb's expected startup output.
3746
3747 2018-06-14 Pedro Alves <palves@redhat.com>
3748
3749 * lib/selftest-support.exp (selftest_setup): Remove inlined
3750 function handling.
3751
3752 2018-06-14 Tom de Vries <tdevries@suse.de>
3753
3754 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
3755 matching of breakpoint printing.
3756
3757 2018-06-13 Tom de Vries <tdevries@suse.de>
3758
3759 PR testsuite/23269
3760 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3761 (fork_child): ... here, and ...
3762 (fork_parent): ... here.
3763
3764 2018-06-12 Tom de Vries <tdevries@suse.de>
3765
3766 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3767
3768 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3769 Stephen Roberts <stephen.roberts@arm.com>
3770
3771 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3772 rewrite test to describe action performed, rather than possible
3773 failure.
3774
3775 2018-06-08 Gary Benson <gbenson@redhat.com>
3776
3777 * gdb.threads/check-libthread-db.exp: New file.
3778 * gdb.threads/check-libthread-db.c: Likewise.
3779
3780 2018-06-05 Tom Tromey <tom@tromey.com>
3781
3782 * gdb.base/default.exp: Update expected "show version" output.
3783
3784 2018-06-05 Tom Tromey <tom@tromey.com>
3785
3786 PR cli/12326:
3787 * gdb.cp/static-print-quit.exp: Update.
3788 * lib/gdb.exp (pagination_prompt): Update.
3789 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3790 * gdb.python/python.exp: Update.
3791
3792 2018-06-04 Joel Brobecker <brobecker@adacore.com>
3793
3794 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3795
3796 2018-06-01 Joel Brobecker <brobecker@adacore.com>
3797
3798 * gdb.ada/bp_fun_addr: New testcase.
3799
3800 2018-06-01 Tom Tromey <tom@tromey.com>
3801
3802 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3803 results.
3804 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3805 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3806 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3807 * gdb.base/maint.exp (maint_pass_if): Update.
3808
3809 2018-05-31 Maciej W. Rozycki <macro@mips.com>
3810
3811 * gdb.base/endian.exp: New test.
3812 * gdb.base/endian.c: New test source.
3813
3814 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3815
3816 PR gdb/23203
3817 * gdb.base/bt-selected-frame.c: New file.
3818 * gdb.base/bt-selected-frame.exp: New file.
3819 * lib/gdb.exp (get_current_frame_number): New function.
3820
3821 2018-05-24 Maciej W. Rozycki <macro@mips.com>
3822 Pedro Alves <palves@redhat.com>
3823
3824 * gdb.threads/tls-core.c: Include <stdlib.h>
3825 (thread_proc): Call `abort'.
3826 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3827 (tls_core_test): New procedure, bits factored out from ...
3828 (top level): ... here. Test both native cores and gcore cores.
3829
3830 2018-05-23 Tom Tromey <tom@tromey.com>
3831
3832 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3833
3834 2018-05-23 Tom Tromey <tom@tromey.com>
3835
3836 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3837 symfile_complaints.
3838 (test_short_complaints): Likewise.
3839 (test_empty_complaints): Likewise.
3840 (test_initial_complaints): Update.
3841
3842 2018-05-23 Tom Tromey <tom@tromey.com>
3843
3844 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3845
3846 2018-05-23 Tom Tromey <tom@tromey.com>
3847
3848 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3849 (test_short_complaints): Update.
3850
3851 2018-05-22 Pedro Alves <palves@redhat.com>
3852
3853 * gdb.base/remote.exp: Only gdb_start after compiling the
3854 testcase. Issue "disconnect" before testing "set remote" command
3855 defaults. Issue clean_restart before running to main.
3856
3857 2018-05-22 Pedro Alves <palves@redhat.com>
3858
3859 * gdb.base/remote.exp: Adjust expected output of "show remote
3860 memory-write-packet-size". Add tests for "set remote
3861 memory-write-packet-size 0" and "set remote
3862 memory-write-packet-size fixed/limit".
3863
3864 2018-05-22 Pedro Alves <palves@redhat.com>
3865
3866 PR gdb/22973
3867 * gdb.base/utf8-identifiers.c: New file.
3868 * gdb.base/utf8-identifiers.exp: New file.
3869
3870 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3871
3872 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3873
3874 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3875
3876 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3877
3878 2018-05-18 Tom Tromey <tom@tromey.com>
3879
3880 * gdb.base/ptype-offsets.exp: Update.
3881
3882 2018-05-17 Keith Seitz <keiths@redhat.com>
3883
3884 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3885 in expected breakpoint stop locations.
3886 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3887 move to proper scope to test variable values.
3888 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3889 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3890 New functions.
3891 (main): Call not_inline_func3.
3892 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3893 inline_func1, inline_func2, and inline_func3. Test that when each
3894 breakpoint is hit, GDB properly reports both the stop location
3895 and the backtrace. Repeat tests for temporary breakpoints.
3896
3897 2018-05-15 Maciej W. Rozycki <macro@mips.com>
3898
3899 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3900 rather then trying to access it in determining whether the PID
3901 of `gdbserver' could have been retrieved.
3902
3903 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3904
3905 * gdb.arch/amd64-init-x87-values.S: New file.
3906 * gdb.arch/amd64-init-x87-values.exp: New file.
3907
3908 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3909
3910 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
3911
3912 2018-05-04 Tom Tromey <tom@tromey.com>
3913
3914 PR python/22730:
3915 * gdb.python/python.exp: Test multi-line execute.
3916
3917 2018-05-04 Tom Tromey <tom@tromey.com>
3918
3919 PR python/22731:
3920 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
3921
3922 2018-05-04 Tom Tromey <tom@tromey.com>
3923
3924 PR gdb/11750:
3925 * gdb.base/define.exp: Test defining a user command inside a user
3926 command.
3927 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
3928
3929 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3930 Pedro Alves <palves@redhat.com>
3931
3932 PR breakpoints/19806 and support for PR external/20207.
3933 * gdb.base/watchpoint-unaligned.c: New file.
3934 * gdb.base/watchpoint-unaligned.exp: New file.
3935
3936 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3937
3938 * gdb.base/maint.exp: Make test names unique, use
3939 test_prefix_command_help to test 'help maint info', and remove
3940 repeated test of 'help maint'.
3941
3942 2018-05-04 Tom Tromey <tom@tromey.com>
3943
3944 PR gdb/22619:
3945 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
3946 behavior.
3947
3948 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3949
3950 * gdb.base/maint.exp: Process output from 'maint print registers'
3951 line at a time.
3952
3953 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3954
3955 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
3956 timeout.
3957
3958 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
3959
3960 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
3961 filter pattern.
3962
3963 2018-05-02 Pedro Alves <palves@redhat.com>
3964
3965 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
3966 to_log_command renames.
3967 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3968
3969 2018-05-02 Tom Tromey <tom@tromey.com>
3970
3971 * gdb.python/py-parameter.exp: Set test message.
3972
3973 2018-05-02 Tom Tromey <tom@tromey.com>
3974
3975 PR python/20084:
3976 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
3977 PARAM_ZUINTEGER_UNLIMITED tests.
3978
3979 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3980
3981 PR rust/23124
3982 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3983 when casting.
3984
3985 2018-04-30 Tom Tromey <tom@tromey.com>
3986
3987 * gdb.python/py-type.exp: Check align attribute.
3988 * gdb.python/py-type.c: New "aligncheck" global.
3989
3990 2018-04-30 Tom Tromey <tom@tromey.com>
3991
3992 PR exp/17095:
3993 * gdb.dwarf2/dw2-align.exp: New file.
3994 * gdb.cp/align.exp: New file.
3995 * gdb.base/align.exp: New file.
3996 * lib/gdb.exp (gdb_int128_helper): New proc.
3997 (has_int128_c, has_int128_cxx): New caching procs.
3998
3999 2018-04-27 Tom Tromey <tom@tromey.com>
4000
4001 PR rust/22545:
4002 * gdb.rust/simple.exp: Add inclusive range tests.
4003
4004 2018-04-26 Pedro Alves <palves@redhat.com>
4005
4006 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4007 ifunc breakpoint locations correctly of ifunc breakpoints set
4008 while the program resolves the ifunc.
4009
4010 2018-04-26 Pedro Alves <palves@redhat.com>
4011
4012 * gdb.base/gnu-ifunc-final.c: New file.
4013 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4014 * gdb.base/gnu-ifunc.exp (executable): Delete.
4015 (staticexecutable): Adjust.
4016 (lib_opts, exec_opts): Delete.
4017 (make_binsuffix, build, set-break): New procedures.
4018 (misc_tests): New, with tests factored out from the top level.
4019 (top level): Test different combinations of ifunc resolver name,
4020 resolver with and with debug info, and ifunc target with and
4021 without debug info. Wrap static tests with with_target_prefix.
4022
4023 2018-04-26 Pedro Alves <palves@redhat.com>
4024
4025 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4026 return type" warnings.
4027
4028 2018-04-25 Pedro Alves <palves@redhat.com>
4029
4030 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4031 killed".
4032 * gdb.base/kill-after-signal.exp: Likewise.
4033 * gdb.threads/kill.exp: Likewise.
4034
4035 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4036 Sergio Durigan Junior <sergiodj@redhat.com>
4037 Pedro Alves <palves@redhat.com>
4038
4039 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4040 regexps to expect for '[Inferior ... detached]' as well.
4041 * gdb.base/attach.exp: Likewise.
4042 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4043 "gdb_continue_to_end".
4044 (test_catch_syscall_with_wrong_args): Likewise.
4045 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4046 ']'. Don't set 'verbose' on.
4047 * gdb.base/foll-vfork.exp: Likewise.
4048 * gdb.base/fork-print-inferior-events.c: New file.
4049 * gdb.base/fork-print-inferior-events.exp: New file.
4050 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4051 '[Inferior ... has been killed]' message.
4052 * gdb.base/kill-after-signal.exp: Likewise.
4053 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4054 detach message.
4055 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4056 message.
4057 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4058 regexps to expect for '[Inferior ... detached]' as well.
4059 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4060
4061 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4062
4063 PR gdb/23104
4064 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4065
4066 2018-04-19 Richard Bunt <richard.bunt@arm.com>
4067
4068 * gdb.threads/multiple-successive-infcall.c: New test.
4069 * gdb.threads/multiple-successive-infcall.exp: New file.
4070
4071 2018-04-17 Tom Tromey <tom@tromey.com>
4072
4073 * gdb.rust/simple.rs (Union): New type.
4074 (main): New local "u".
4075 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4076
4077 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4078
4079 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4080 number information in output of "whereis" command.
4081 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4082
4083 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4084
4085 * gdb.ada/info_types.exp: Adjust expected output to the line
4086 numbers now printed by "info var/func/type".
4087 * gdb.base/completion.exp: Likewise.
4088 * gdb.base/included.exp: Likewise.
4089 * gdb.cp/cp-relocate.exp: Likewise.
4090 * gdb.cp/cplusfuncs.exp: Likewise.
4091 * gdb.cp/namespace.exp: Likewise.
4092 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4093
4094 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4095
4096 * gdb.btrace/cpu.exp: New.
4097
4098 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4099
4100 * gdb.base/step-indirect-call-thunk.exp: New.
4101 * gdb.base/step-indirect-call-thunk.c: New.
4102 * gdb.reverse/step-indirect-call-thunk.exp: New.
4103 * gdb.reverse/step-indirect-call-thunk.c: New.
4104
4105 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4106
4107 * gdb.base/pie-fork.c: New file.
4108 * gdb.base/pie-fork.exp: New file.
4109
4110 2018-04-11 Tom Tromey <tom@tromey.com>
4111
4112 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4113
4114 2018-04-10 Pedro Alves <palves@redhat.com>
4115
4116 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4117 exits. Instead loop running forever.
4118 (fork_parent): Run forever too.
4119
4120 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4121
4122 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4123 mi_continue_to_line.
4124 * gdb.mi/mi-stack.c (callee4): Add comment.
4125
4126 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4127
4128 * gdb.mi/mi-stack.exp: Fix indentation.
4129
4130 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4131
4132 PR gdb/22979
4133 * gdb.arch/amd64-osabi.exp: New file.
4134
4135 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4136
4137 PR gdb/22980
4138 * gdb.base/osabi.exp: New file.
4139
4140 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
4141
4142 * gdb.cp/static-typedef-print.exp: New file.
4143 * gdb.cp/static-typedef-print.cc: New file.
4144
4145 2018-03-27 Joel Brobecker <brobecker@adacore.com>
4146
4147 * gdb.ada/varsize_limit: New testcase.
4148
4149 2018-03-27 Joel Brobecker <brobecker@adacore.com>
4150
4151 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4152
4153 * gdb.ada/notcplusplus: New testcase.
4154
4155 * gdb.base/c-linkage-name.c: New file.
4156 * gdb.base/c-linkage-name.exp: New testcase.
4157
4158 2018-03-26 Tom Tromey <tom@tromey.com>
4159
4160 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4161 * gdb.python/py-framefilter.py (name_error): New global.
4162 (ErrorInName.function): Use name_error.
4163
4164 2018-03-26 Tom Tromey <tom@tromey.com>
4165
4166 PR backtrace/15582:
4167 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4168
4169 2018-03-23 Keith Seitz <keiths@redhat.com>
4170
4171 PR c++/22968
4172 * gdb.cp/subtypes.exp: New file.
4173 * gdb.cp/subtypes.h: New file.
4174 * gdb.cp/subtypes.cc: New file.
4175 * gdb.cp/subtypes-2.cc: New file.
4176
4177 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4178
4179 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4180 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4181 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4182 -nostartfiles when compiling the test. Confirm that all registers
4183 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4184
4185 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4186
4187 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4188 option, syntax was wrong anyway.
4189 * gdb.arch/arm-disp-step.exp: Likewise.
4190 * gdb.arch/sparc64-regs.exp: Likewise.
4191 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4192 option, syntax was wrong anyway, switch to use
4193 prepare_for_testing.
4194 * gdb.arch/i386-disp-step.exp: Likewise.
4195
4196 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4197
4198 * gdb.ada/exec_changed.exp: Replace "target_info exists
4199 use_gdb_stub" by "use_gdb_stub".
4200 * gdb.ada/start.exp: Likewise.
4201 * gdb.base/async-shell.exp: Likewise.
4202 * gdb.base/attach-pie-misread.exp: Likewise.
4203 * gdb.base/attach-wait-input.exp: Likewise.
4204 * gdb.base/break-entry.exp: Likewise.
4205 * gdb.base/break-interp.exp: Likewise.
4206 * gdb.base/dprintf-detach.exp: Likewise.
4207 * gdb.base/nostdlib.exp: Likewise.
4208 * gdb.base/solib-nodir.exp: Likewise.
4209 * gdb.base/statistics.exp: Likewise.
4210 * gdb.base/testenv.exp: Likewise.
4211 * gdb.mi/mi-exec-run.exp: Likewise.
4212 * gdb.mi/mi-start.exp: Likewise.
4213 * gdb.multi/dummy-frame-restore.exp: Likewise.
4214 * gdb.multi/multi-arch-exec.exp: Likewise.
4215 * gdb.multi/multi-arch.exp: Likewise.
4216 * gdb.multi/tids.exp: Likewise.
4217 * gdb.multi/watchpoint-multi.exp: Likewise.
4218 * gdb.python/py-events.exp: Likewise.
4219 * gdb.threads/attach-into-signal.exp: Likewise.
4220 * gdb.threads/attach-stopped.exp: Likewise.
4221 * gdb.threads/threadapply.exp: Likewise.
4222 * lib/selftest-support.exp: Likewise.
4223
4224 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4225
4226 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4227
4228 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4229
4230 * gdb.perf/template-breakpoints.cc: New file.
4231 * gdb.perf/template-breakpoints.exp: New file.
4232 * gdb.perf/template-breakpoints.py: New file.
4233
4234 2018-03-19 Tom Tromey <tom@tromey.com>
4235
4236 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4237 y0.
4238 * gdb.rust/simple.exp: Test bare identifier form of struct
4239 initializer.
4240
4241 2018-03-19 Tom Tromey <tom@tromey.com>
4242
4243 * gdb.gdb/observer.exp: Remove.
4244
4245 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4246
4247 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4248 "qualified" option when setting breakpoints.
4249 * gdb.trace/backtrace.exp: Likewise.
4250 * gdb.trace/circ.exp: Likewise.
4251 * gdb.trace/collection.exp: Likewise.
4252 * gdb.trace/disconnected-tracing.exp: Likewise.
4253 * gdb.trace/ftrace-lock.exp: Likewise.
4254 * gdb.trace/ftrace.exp: Likewise.
4255 * gdb.trace/infotrace.exp: Likewise.
4256 * gdb.trace/packetlen.exp: Likewise.
4257 * gdb.trace/passc-dyn.exp: Likewise.
4258 * gdb.trace/qtro.exp: Likewise.
4259 * gdb.trace/read-memory.exp: Likewise.
4260 * gdb.trace/report.exp: Likewise.
4261 * gdb.trace/signal.exp: Likewise.
4262 * gdb.trace/status-stop.exp: Likewise.
4263 * gdb.trace/strace.exp: Likewise.
4264 * gdb.trace/tfind.exp: Likewise.
4265 * gdb.trace/trace-break.exp: Likewise.
4266 * gdb.trace/trace-condition.exp: Likewise.
4267 * gdb.trace/trace-mt.exp: Likewise.
4268 * gdb.trace/tstatus.exp: Likewise.
4269 * gdb.trace/tsv.exp: Likewise.
4270 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4271 * gdb.trace/unavailable.exp: Likewise.
4272 * gdb.trace/while-dyn.exp: Likewise.
4273
4274 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4275
4276 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4277 that libinproctrace is copied to the target.
4278
4279 2018-03-14 Tom Tromey <tom@tromey.com>
4280
4281 PR cli/14977:
4282 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4283 a null pointer.
4284 * gdb.base/wchar.exp: Likewise.
4285
4286 2018-03-14 Tom Tromey <tom@tromey.com>
4287
4288 PR cli/19918:
4289 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4290 flag.
4291
4292 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4293
4294 PR gdb/22841
4295 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4296 "target" to remote_exec.
4297
4298 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4299
4300 PR gdb/22841
4301 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4302 ${board}_upload): Remove.
4303
4304 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4305
4306 * gdb.cp/watch-cp.cc: New test.
4307 * gdb.cp/watch-cp.exp: New file.
4308
4309 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4310
4311 * gdb.base/infcall-nested-structs.exp: New file.
4312 * gdb.base/infcall-nested-structs.c: New file.
4313 * gdb.base/float.exp: Add riscv support.
4314
4315 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
4316
4317 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
4318 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
4319
4320 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4321
4322 * gdb.server/abspath.exp: New file.
4323 * lib/gdb.exp (with_cwd): New procedure.
4324
4325 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
4326
4327 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
4328 use it.
4329 (gdb_is_target_remote_prompt): New proc.
4330 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
4331 (gdb_is_target_native): Pass prompt parameter to
4332 gdb_is_target_1.
4333
4334 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
4335
4336 * gdb.base/load-command.c: New file.
4337 * gdb.base/load-command.exp: New file.
4338 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
4339 (gdb_is_target_1): ...this, and generalize for other targets
4340 than just remote.
4341 (gdb_is_target_remote): Use gdb_is_target_1.
4342 (gdb_is_target_native): use gdb_is_target_1.
4343
4344 2018-02-26 Tom Tromey <tom@tromey.com>
4345
4346 PR python/16497:
4347 * gdb.python/py-framefilter.exp: Update test.
4348
4349 2018-02-26 Tom Tromey <tom@tromey.com>
4350
4351 * gdb.dwarf2/variant.c: New file.
4352 * gdb.dwarf2/variant.exp: New file.
4353
4354 2018-02-26 Tom Tromey <tom@tromey.com>
4355
4356 * gdb.rust/simple.exp: Accept more possible results in enum test.
4357
4358 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
4359
4360 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
4361 parentheses.
4362
4363 2018-02-23 Maciej W. Rozycki <macro@mips.com>
4364
4365 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
4366 name of a variable: $actual_linejj -> $actual_line.
4367
4368 2018-02-21 John Baldwin <jhb@FreeBSD.org>
4369
4370 * gdb.arch/amd64-i386-address.exp: Fix a typo.
4371
4372 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4373
4374 * gdb.btrace/buffer-size.exp: Do not force BTS.
4375
4376 2018-02-14 Pedro Alves <palves@redhat.com>
4377
4378 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
4379 getting a "Quit".
4380
4381 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4382
4383 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
4384 Fix test name.
4385
4386 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
4387
4388 * gdb.cp/m-static.exp: Check type of optimized out static
4389 member.
4390
4391 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
4392
4393 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
4394 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
4395
4396 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
4397 Leszek Swirski <leszeks@google.com>
4398
4399 * gdb.python/py-prettyprint.c
4400 (struct to_string_returns_value_inner,
4401 struct to_string_returns_value_wrapper): New.
4402 (main): Add tsrvw variable.
4403 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
4404 ToStringReturnsValueWrapper): New classes.
4405 (register_pretty_printers): Register new pretty-printers.
4406 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
4407 recursive pretty printer.
4408 * gdb.python/py-mi.exp: Likewise.
4409
4410 2018-02-01 Leszek Swirski <leszeks@google.com>
4411
4412 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
4413 functions with the same name as an include file are parsed
4414 correctly.
4415
4416 2018-02-01 Yao Qi <yao.qi@linaro.org>
4417
4418 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
4419 "\[^\r\n\]*".
4420
4421 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
4422
4423 * gdb.arch/powerpc-prologue-frame.s: New file.
4424 * gdb.arch/powerpc-prologue-frame.c: Likewise.
4425 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
4426
4427 2018-01-31 Joel Brobecker <brobecker@adacore.com>
4428
4429 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
4430
4431 2018-01-30 Pedro Alves <palves@redhat.com>
4432
4433 PR gdb/13211
4434 * gdb.base/interrupt-daemon.c: New.
4435 * gdb.base/interrupt-daemon.exp: New.
4436 * gdb.multi/multi-term-settings.c: New.
4437 * gdb.multi/multi-term-settings.exp: New.
4438
4439 2018-01-30 Joel Brobecker <brobecker@adacore.com>
4440
4441 * gdb.base/break.exp: Save the location where the breakpoint
4442 on break.c:47 was actually inserted when debugging the version
4443 compiled at -O2 and use it in the expected output of the "info
4444 break" test performed soon after.
4445
4446 2018-01-22 Pedro Alves <palves@redhat.com>
4447 Sergio Durigan Junior <sergiodj@redhat.com>
4448
4449 * gdb.base/whatis.exp: Add tests for 'set print object on' +
4450 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
4451
4452 2018-01-22 Joel Brobecker <brobecker@adacore.com>
4453
4454 * gdb.base/break-include.c, gdb.base/break-include.inc,
4455 gdb.base/break-include.exp: New files.
4456 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
4457 line number now being the actual line number where the breakpoint
4458 was inserted.
4459 * gdb.mi/mi-break.exp: Likewise.
4460 * gdb.mi/mi-reverse.exp: Likewise.
4461 * gdb.mi/mi-simplerun.exp: Ditto.
4462
4463 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4464
4465 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
4466 varobj.
4467 * gdb.mi/mi-var-create-rtti.exp: Likewise.
4468
4469 2018-01-21 Don Breazeal <donb@codesourcery.com>
4470 Andrew Burgess <andrew.burgess@embecosm.com>
4471
4472 * gdb.mi/basics.c: Add new global.
4473 * gdb.mi/mi-frame-regs.exp: New file.
4474 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
4475 case.
4476
4477 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4478
4479 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4480 non-parameter, and on an unknown symbol.
4481
4482 2018-01-19 Tom Tromey <tom@tromey.com>
4483
4484 * gdb.rust/modules.rs (TWENTY_THREE): New global.
4485 * gdb.rust/modules.exp: Add ::-qualified lookup test.
4486
4487 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4488
4489 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
4490 setrlimit and chdir to int.
4491
4492 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4493
4494 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
4495 function.
4496 (my_tend): Likewise.
4497 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
4498 rationale of avoiding FP- and vector instructions.
4499
4500 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
4501
4502 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
4503 "info reg" with "\[ \t\]*".
4504 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
4505 "\[ \t\]+".
4506 * gdb.arch/s390-multiarch.exp: Ditto.
4507 * gdb.base/pc-fp.exp: Ditto.
4508 * gdb.reverse/i386-precsave.exp: Ditto.
4509 * gdb.reverse/i386-reverse.exp: Ditto.
4510 * gdb.reverse/i387-env-reverse.exp: Ditto.
4511 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4512
4513 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4514
4515 * lib/gdb.exp (gdb_compile): Re-enable use of
4516 universal_compile_options for languages other than Rust.
4517
4518 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4519
4520 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4521
4522 2018-01-17 Mike Gulick <mgulick@mathworks.com>
4523
4524 PR gdb/16577
4525 * gdb.base/solib-vanish.exp: New.
4526 * gdb.base/solib-vanish-main.c: New.
4527 * gdb.base/solib-vanish-lib1.c: New.
4528 * gdb.base/solib-vanish-lib2.c: New.
4529
4530 2018-01-17 Yao Qi <yao.qi@linaro.org>
4531
4532 * gdb.compile/compile.exp: Match the address printed for
4533 frame in the output of command "bt".
4534
4535 2018-01-15 Tom Tromey <tom@tromey.com>
4536
4537 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
4538 compute sp_reg.
4539
4540 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4541
4542 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
4543 to prepare.
4544 (prepare): Return 0 on error, 1 on success.
4545
4546 2018-01-12 Pedro Alves <palves@redhat.com>
4547
4548 * gdb.base/continue-after-aborted-step-over.c: New.
4549 * gdb.base/continue-after-aborted-step-over.exp: New.
4550
4551 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
4552
4553 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
4554 options when not creating an executable.
4555
4556 2018-01-11 Pedro Alves <palves@redhat.com>
4557
4558 PR remote/22597
4559 * gdb.server/stop-reply-no-thread.c: New file.
4560 * gdb.server/stop-reply-no-thread.exp: New file.
4561
4562 2018-01-10 Pedro Alves <palves@redhat.com>
4563
4564 PR gdb/22670
4565 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
4566 functions too. Test setting breakpoints and printing C functions
4567 with no debug info too.
4568 * gdb.ada/bp_c_mixed_case/qux.c: New file.
4569
4570 2018-01-10 Pedro Alves <palves@redhat.com>
4571
4572 PR gdb/22670
4573 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
4574 a fail.
4575
4576 2018-01-10 Pedro Alves <palves@redhat.com>
4577
4578 PR gdb/22670
4579 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
4580
4581 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4582
4583 * gdb.server/unittest.exp: Match the output in non-development
4584 mode.
4585
4586 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4587
4588 * gdb.gdb/unittest.exp: Match output in non-development mode.
4589
4590 2018-01-08 Joel Brobecker <brobecker@adacore.com>
4591
4592 * gdb.ada/access_tagged_param.exp: Relax expected output
4593 for value of "ObjL" in "continue" to pck.inspect breakpoint
4594 test.
4595
4596 2018-01-08 Joel Brobecker <brobecker@adacore.com>
4597
4598 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
4599 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
4600
4601 2018-01-05 Pedro Alves <palves@redhat.com>
4602
4603 PR gdb/18653
4604 * gdb.base/libsegfault.exp: New.
4605
4606 2018-01-05 Joel Brobecker <brobecker@adacore.com>
4607
4608 PR gdb/22670
4609 * gdb.ada/access_tagged_param.exp: New file.
4610 * gdb.ada/access_tagged_param/foo.adb: New file.
4611
4612 2018-01-05 Pedro Alves <palves@redhat.com>
4613
4614 PR gdb/22670
4615 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
4616 exercise lower case too, and to exercise both full matching and
4617 wild matching.
4618
4619 2018-01-05 Joel Brobecker <brobecker@adacore.com>
4620
4621 * gdb.ada/rename_subscript_param: New testcase.
4622
4623 2018-01-05 Jerome Guitton <guitton@adacore.com>
4624
4625 * gdb.ada/arr_acc_idx_w_gap: New testcase.
4626
4627 2018-01-05 Joel Brobecker <brobecker@adacore.com>
4628
4629 * gdb.ada/convvar_comp: New testcase.
4630
4631 2018-01-05 Xavier Roirand <roirand@adacore.com>
4632
4633 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
4634 (My_Table): New global variable.
4635 * testsuite/gdb.ada/array_char_idx.exp: Add test.
4636
4637 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4638
4639 PR gdb/22670
4640 * gdb.ada/maint_with_ada: New testcase.
4641
4642 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4643
4644 PR gdb/22670
4645 * gdb.ada/bp_c_mixed_case: New testcase.
4646
4647 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4648
4649 PR gdb/22670
4650 * gdb.ada/complete.exp: Add "complete break ada" test.
4651
4652 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4653
4654 PR gdb/22670
4655 * gdb.ada/info_addr_mixed_case: New testcase.
4656
4657 2018-01-03 Xavier Roirand <roirand@adacore.com>
4658
4659 * gdb.ada/excep_handle.exp: New testcase.
4660 * gdb.ada/excep_handle/foo.adb: New file.
4661 * gdb.ada/excep_handle/pck.ads: New file.
4662
4663 2018-01-03 Joel Brobecker <brobecker@adacore.com>
4664
4665 * gdb.base/step-line.c: Add extra empty line in copyright header.
4666 * gdb.base/step-line.inp: Likewise.
4667
4668 2018-01-02 Joel Brobecker <brobecker@adacore.com>
4669
4670 * gdb.ada/dyn_stride.exp: Add slice test.
4671
4672 2018-01-02 Joel Brobecker <brobecker@adacore.com>
4673
4674 * gdb.ada/dyn_stride: New testcase.
4675
4676 2017-12-27 Stafford Horne <shorne@gmail.com>
4677
4678 * gdb.xml/extra-regs.xml: Add example foo reggroup.
4679 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
4680
4681 2017-12-27 Stafford Horne <shorne@gmail.com>
4682
4683 * gdb.base/reggroups.c: New file.
4684 * gdb.base/reggroups.exp: New file.
4685
4686 2017-12-18 Joel Brobecker <brobecker@adacore.com>
4687
4688 * gdb.dwarf2/ada-valprint-error.c: New file.
4689 * gdb.dwarf2/ada-valprint-error.exp: New file.
4690
4691 2017-12-18 Joel Brobecker <brobecker@adacore.com>
4692
4693 * gdb.ada/assign_arr: New testcase.
4694
4695 2017-12-18 Xavier Roirand <roirand@adacore.com>
4696
4697 * gdb.ada/funcall_ptr: New testcase.
4698
4699 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4700
4701 PR cli/16224
4702 * gdb.base/ptype-offsets.cc: New file.
4703 * gdb.base/ptype-offsets.exp: New file.
4704
4705 2017-12-15 Yao Qi <yao.qi@linaro.org>
4706
4707 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
4708 if XML is disabled.
4709
4710 2017-12-15 Xavier Roirand <roirand@adacore.com>
4711
4712 * gdb.ada/same_component_name: New testcase.
4713
4714 2017-12-14 Joel Brobecker <brobecker@adacore.com>
4715
4716 * gdb.ada/str_binop_equal: New testcase.
4717
4718 2017-12-14 Joel Brobecker <brobecker@adacore.com>
4719
4720 * gdb.ada/task_switch_in_core: New testcase.
4721
4722 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
4723
4724 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
4725 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
4726 call test_bkpt_qualified.
4727 (test_bkpt_qualified): New proc.
4728
4729 2017-12-13 Pedro Alves <palves@redhat.com>
4730
4731 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4732 Tighten regexp by matching with an anchor.
4733
4734 2017-12-13 Pedro Alves <palves@redhat.com>
4735
4736 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
4737 ("expression with namespace"): New set of tests.
4738 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
4739 (Nested::Test_NS::qux): New.
4740 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
4741 defaults to 'start_quote_char' and 'end_quote_char' parameters.
4742
4743 2017-12-13 Joel Brobecker <brobecker@adacore.com>
4744
4745 * gdb.base/server-del-break.c: New file.
4746 * gdb.base/server-del-break.exp: New file.
4747
4748 2017-12-12 Stafford Horne <shorne@gmail.com>
4749
4750 * gdb.xml/tdesc-regs.exp: Add or1k support.
4751
4752 2017-12-12 Stafford Horne <shorne@gmail.com>
4753
4754 * gdb.base/bp-permanent.c: Define nop of or1k.
4755
4756 2017-12-11 Joel Brobecker <brobecker@adacore.com>
4757
4758 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
4759 output with components being reordered.
4760
4761 2017-12-11 Joel Brobecker <brobecker@adacore.com>
4762
4763 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4764 output with components being reordered.
4765
4766 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4767 Pedro Alves <palves@redhat.com>
4768
4769 * gdb.base/maint.exp (check for .gdb_index): Check also for
4770 .debug_names.
4771 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4772 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4773 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4774 (.gdb_index used after symbol reloading): Support also .debug_names.
4775 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4776
4777 2017-12-08 Yao Qi <yao.qi@linaro.org>
4778
4779 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4780 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4781
4782 2017-12-08 Yao Qi <yao.qi@linaro.org>
4783
4784 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4785 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4786
4787 2017-12-08 Yao Qi <yao.qi@linaro.org>
4788
4789 * gdb.arch/aarch64-tagged-pointer.c: New file.
4790 * gdb.arch/aarch64-tagged-pointer.exp: New file.
4791
4792 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
4793
4794 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4795 "int".
4796
4797 2017-12-07 Keith Seitz <keiths@redhat.com>
4798
4799 PR breakpoints/22569
4800 * gdb.linespec/ls-errs.exp: Change expected result of "break
4801 -source this file has spaces.c -line 3".
4802 Check that an explicit source file followed by whitespace is
4803 identified as an invalid explicit location.
4804
4805 2017-12-07 Keith Seitz <keiths@redhat.com>
4806
4807 * gdb.cp/nested-types.cc: New file.
4808 * gdb.cp/nested-types.exp: New file.
4809 * lib/cp-support.exp: Load data-structures.exp library.
4810 (debug_cp_test_ptype_class): New global.
4811 (cp_ptype_class_verbose, next_line): New procedures.
4812 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4813 Add and document new return value.
4814 Switch the list of lines to a queue.
4815 Add support for new `type' key for nested type definitions.
4816 Add debugging/troubleshooting messages.
4817 * lib/data-structures.exp: New file.
4818
4819 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4820
4821 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4822 with proc_with_prefix, don't use with_test_prefix.
4823
4824 2017-12-07 Tom Tromey <tom@tromey.com>
4825
4826 * gdb.base/break.exp: Add test for empty "commands".
4827
4828 2017-12-07 Yao Qi <yao.qi@linaro.org>
4829
4830 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4831 malloc and catch syscall.
4832
4833 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4834
4835 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
4836 tests for explicit locations.
4837
4838 2017-12-06 Pedro Alves <palves@redhat.com>
4839
4840 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4841 force-disabling XML descriptions.
4842
4843 2017-12-04 Pedro Alves <palves@redhat.com>
4844
4845 PR gdb/22499
4846 * gdb.arch/amd64-disp-step-avx.S: New file.
4847 * gdb.arch/amd64-disp-step-avx.exp: New file.
4848
4849 2017-12-03 Pedro Alves <palves@redhat.com>
4850
4851 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4852 and <string.h>.
4853 (parent_function): Print distinct messages when waitpid fails, or
4854 the child exits with a signal, or the child exits for an unhandled
4855 reason.
4856 * gdb.threads/process-dies-while-detaching.exp
4857 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4858 it. Wait for both inferior output and GDB's prompt. Use an
4859 indirect spawn id list.
4860 (do_detach): New parameter 'child_exit'. Use it to compute
4861 expected inferior output.
4862 (test_detach, test_detach_watch, test_detach_killed_outside):
4863 Adjust to pass down the expected child exit kind.
4864
4865 2017-12-01 Joel Brobecker <brobecker@adacore.com>
4866 Sergio Durigan Junior <sergiodj@redhat.com>
4867 Pedro Alves <palves@redhat.com>
4868
4869 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4870
4871 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4872
4873 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4874 to 'symbol-file' and 'add-symbol-file' can be
4875 position-independent.
4876
4877 2017-12-01 Yao Qi <yao.qi@linaro.org>
4878
4879 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4880 the URL in copyright header.
4881 * gdb.arch/aarch64-fp.exp: Likewise.
4882 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4883 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4884 * gdb.base/expand-psymtabs.exp: Likewise.
4885 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4886 * gdb.fortran/common-block.exp: Likewise.
4887 * gdb.fortran/common-block.f90: Likewise.
4888 * gdb.fortran/logical.exp: Likewise.
4889 * gdb.fortran/vla-datatypes.f90: Likewise.
4890 * gdb.fortran/vla-sub.f90: Likewise.
4891
4892 2017-11-30 Joel Brobecker <brobecker@adacore.com>
4893
4894 * gdb.ada/repeat_dyn: New testcase.
4895
4896 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4897
4898 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4899 Update for changed thread numbering.
4900 * gdb.cell/bt.exp: Update for changed GDB output.
4901
4902 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4903
4904 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4905 setting isremote by hand.
4906 * boards/dwarf4-gdb-index.exp: Likewise.
4907 * boards/fission.exp: Likewise.
4908 * boards/stabs.exp: Likewise.
4909
4910 2017-11-30 Pedro Alves <palves@redhat.com>
4911
4912 * gdb.linespec/cpls-ops.exp
4913 (check_explicit_skips_function_argument): Extract the underlying
4914 type of size_t instead of hardcoding it.
4915
4916 2017-11-29 Pedro Alves <palves@redhat.com>
4917
4918 PR c++/19436
4919 * gdb.linespec/cpls-abi-tag.cc: New file.
4920 * gdb.linespec/cpls-abi-tag.exp: New file.
4921
4922 2017-11-29 Pedro Alves <palves@redhat.com>
4923
4924 * gdb.base/langs.exp: Use -qualified.
4925 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
4926 it.
4927 * gdb.cp/namespace.exp: Use -qualified.
4928 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
4929 (overload-3, template-overload, template-ret-type, const-overload)
4930 (const-overload-quoted, anon-ns, ambiguous-prefix): New
4931 procedures.
4932 (test_driver): Call them.
4933 * gdb.cp/save-bp-qualified.cc: New.
4934 * gdb.cp/save-bp-qualified.exp: New.
4935 * gdb.linespec/explicit.exp: Test -qualified.
4936 * lib/completion-support.exp (completion::explicit_opts_list): Add
4937 "-qualified".
4938 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
4939
4940 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
4941
4942 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
4943
4944 2017-11-29 Tom Tromey <tom@tromey.com>
4945
4946 * gdb.base/relocate.exp: Update invalid argument test.
4947 Add new tests for invalid arguments.
4948
4949 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4950
4951 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
4952 Return 0 as a long.
4953 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
4954
4955 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4956
4957 * gdb.cp/breakpoint.cc (bar): Set return type to void.
4958 * gdb.cp/psymtab-parameter.cc (func): Likewise.
4959 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
4960 func ().
4961 * gdb.cp/shadow.cc (B.func): Return 0.
4962
4963 2017-11-27 Joel Brobecker <brobecker@adacore.com>
4964
4965 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
4966 expected output in gdb_expect call to allow the exception
4967 message to be present as well. Fix syntax confusion to avoid
4968 TCL thinking that exception_name is an array.
4969
4970 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
4971
4972 * gdb.arch/spu-info.c: Include <unistd.h>.
4973 (do_signal_test): Fix broken calls to write.
4974 * gdb.arch/spu-info.exp: Use prepare_for_testing.
4975 Fix checks for empty mailboxes. Update signal tests for corrected
4976 do_signal_test routine. Allow nonzero event status.
4977 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
4978 * gdb.cell/arch.exp: Use standard_output_file.
4979 * gdb.cell/break.exp: Likewise.
4980 * gdb.cell/bt.exp: Likewise.
4981 * gdb.cell/core.exp: Likewise.
4982 * gdb.cell/dwarfaddr.exp: Likewise.
4983 * gdb.cell/ea-cache.exp: Likewise.
4984 * gdb.cell/ea-standalone.exp: Likewise.
4985 * gdb.cell/f-regs.exp: Likewise.
4986 * gdb.cell/fork.exp: Likewise.
4987 * gdb.cell/gcore.exp: Likewise.
4988 * gdb.cell/mem-access.exp: Likewise.
4989 * gdb.cell/ptype.exp: Likewise.
4990 * gdb.cell/registers.exp: Likewise.
4991 * gdb.cell/sizeof.exp: Likewise.
4992 * gdb.cell/solib-symbol.exp: Likewise.
4993 * gdb.cell/solib.exp: Likewise.
4994
4995 2017-11-25 Pedro Alves <palves@redhat.com>
4996
4997 * gdb.base/complete-empty.exp: New file.
4998 * gdb.base/completion.exp: Adjust.
4999
5000 2017-11-25 Pedro Alves <palves@redhat.com>
5001
5002 * gdb.linespec/cpls-ops.cc: New file.
5003 * gdb.linespec/cpls-ops.exp: New file.
5004 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5005 factored out from ...
5006 (test_complete_prefix_range): ... this.
5007
5008 2017-11-24 Pedro Alves <palves@redhat.com>
5009
5010 * gdb.linespec/cpcompletion.exp: New file.
5011 * gdb.linespec/cpls-hyphen.cc: New file.
5012 * gdb.linespec/cpls.cc: New file.
5013 * gdb.linespec/cpls2.cc: New file.
5014 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5015 test to use test_gdb_complete_unique. Add label completion,
5016 keyword completion and explicit location completion tests.
5017 * lib/completion-support.exp: New file.
5018
5019 2017-11-24 Joel Brobecker <brobecker@adacore.com>
5020
5021 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5022 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5023 when hitting an exception catchpoint.
5024
5025 2017-11-22 Yao Qi <yao.qi@linaro.org>
5026
5027 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5028
5029 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5030
5031 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5032 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5033 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5034
5035 2017-11-22 Yao Qi <yao.qi@linaro.org>
5036
5037 * gdb.base/info-os.exp: Pass pthreads.
5038 * gdb.multi/multi-attach.exp: Likewise.
5039
5040 2017-11-22 Yao Qi <yao.qi@linaro.org>
5041
5042 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5043 compiler.
5044
5045 2017-11-22 Yao Qi <yao.qi@linaro.org>
5046
5047 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5048 * gdb.base/break-interp.exp: Likewise.
5049 * gdb.base/jit-attach-pie.exp: Likewise.
5050
5051 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5052
5053 * gdb.base/float128.c (large128): New variable.
5054 * gdb.base/float128.exp: Add test to print largest __float128 value.
5055
5056 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5057
5058 * gdb.arch/vsx-regs.exp: Update register content checks.
5059
5060 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5061
5062 * gdb.arch/ppc-longdouble.exp: New file.
5063 * gdb.arch/ppc-longdouble.c: Likewise.
5064
5065 2017-11-21 Pedro Alves <palves@redhat.com>
5066
5067 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5068
5069 2017-11-20 Pedro Alves <palves@redhat.com>
5070
5071 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5072 (long_double_typedef): New typedefs.
5073 Use DEF on double and long double.
5074 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5075 cases.
5076 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5077 and 'long_double_ptr_same_size' locals. Use them to decide
5078 whether cast from array/function to float is valid/invalid.
5079
5080 2017-11-17 Tom Tromey <tom@tromey.com>
5081
5082 * gdb.rust/traits.rs: New file.
5083 * gdb.rust/traits.exp: New file.
5084
5085 2017-11-17 Joel Brobecker <brobecker@adacore.com>
5086
5087 * gdb.ada/minsyms: New testcase.
5088
5089 2017-11-16 Pedro Alves <palves@redhat.com>
5090
5091 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5092 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5093
5094 2017-11-16 Pedro Alves <palves@redhat.com>
5095
5096 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5097 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5098
5099 2017-11-16 Pedro Alves <palves@redhat.com>
5100
5101 * gdb.server/reconnect-ctrl-c.c: New file.
5102 * gdb.server/reconnect-ctrl-c.exp: New file.
5103
5104 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5105
5106 * gdb.python/py-rbreak.exp: New file.
5107 * gdb.python/py-rbreak.c: New file.
5108 * gdb.python/py-rbreak-func2.c: New file.
5109
5110 2017-11-16 Pedro Alves <palves@redhat.com>
5111
5112 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5113 pattern.
5114 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5115 GDB.
5116
5117 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5118
5119 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5120 regex.
5121
5122 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5123
5124 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5125 test names.
5126
5127 2017-11-09 Pedro Alves <palves@redhat.com>
5128
5129 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5130 factored out from ...
5131 (top level): ... here, and adjusted to avoid expecting beyond the
5132 prompt in a single gdb_test_multiple.
5133
5134 2017-11-09 Pedro Alves <palves@redhat.com>
5135
5136 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5137 output.
5138 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5139 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5140 * gdb.server/ext-run.exp ("kill" test): Likewise.
5141 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5142
5143 2017-11-09 Pedro Alves <palves@redhat.com>
5144
5145 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5146 match till end of line.
5147
5148 2017-11-09 Pedro Alves <palves@redhat.com>
5149
5150 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5151
5152 2017-11-09 Pedro Alves <palves@redhat.com>
5153
5154 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5155 New procedures, factored out from ...
5156 (top level): ... here, and adjusted to avoid expecting beyond the
5157 prompt in one go.
5158
5159 2017-11-09 Pedro Alves <palves@redhat.com>
5160
5161 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5162 output. Fix '?' match.
5163
5164 2017-11-08 Joel Brobecker <brobecker@adacore.com>
5165
5166 * gdb.ada/scoped_watch: New testcase.
5167 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5168 which is actually correct.
5169 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5170 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5171
5172 2017-11-08 Pedro Alves <palves@redhat.com>
5173
5174 * gdb.gdb/complaints.exp (test_initial_complaints)
5175 (test_serial_complaints, test_short_complaints): Call
5176 complaint_internal instead of complaint.
5177
5178 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5179
5180 * gdb.threads/tls-core.c: New file.
5181 * gdb.threads/tls-core.exp: Likewise.
5182
5183 2017-11-08 Pedro Alves <palves@redhat.com>
5184
5185 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5186 (p Exported_Capitalized): New test.
5187 (p exported_capitalized): New test.
5188
5189 2017-11-07 Pedro Alves <palves@redhat.com>
5190
5191 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5192
5193 2017-11-07 Pedro Alves <palves@redhat.com>
5194
5195 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5196 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5197 (disable_invalid, disable_inverted, disable_negative): New
5198 procedures.
5199 ("bad numbers"): New set of tests.
5200
5201 2017-11-07 Pedro Alves <palves@redhat.com>
5202
5203 * gdb.cp/ena-dis-br-range.exp: Add tests.
5204
5205 2017-11-07 Pedro Alves <palves@redhat.com>
5206
5207 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5208
5209 2017-11-07 Xavier Roirand <roirand@adacore.com>
5210 Pedro Alves <palves@redhat.com>
5211
5212 * gdb.base/ena-dis-br.exp: Add reference to
5213 gdb.cp/ena-dis-br-range.exp.
5214 * gdb.cp/ena-dis-br-range.exp: New file.
5215 * gdb.cp/ena-dis-br-range.cc: New file.
5216
5217 2017-11-06 Pedro Alves <palves@redhat.com>
5218
5219 * gdb.base/attach-non-pgrp-leader.c: New.
5220 * gdb.base/attach-non-pgrp-leader.exp: New.
5221
5222 2017-11-06 Pedro Alves <palves@redhat.com>
5223
5224 * configure.ac: No longer check for termio.h and sgtty.h.
5225 * configure: Regenerate.
5226 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5227 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5228 Remove termio and sgtty code.
5229
5230 2017-11-03 Yao Qi <yao.qi@linaro.org>
5231
5232 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5233 in GDB is disabled.
5234
5235 2017-11-03 Yao Qi <yao.qi@linaro.org>
5236
5237 * gdb.python/py-thrhandle.exp: Skip it if python is not
5238 enabled.
5239
5240 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5241
5242 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5243 as a breakpoint command.
5244
5245 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5246
5247 PR python/21213
5248 * gdb.python/py-infthread.exp: Test calling
5249 InferiorThread.inferior () multiple times in a row.
5250
5251 2017-10-27 Keith Seitz <keiths@redhat.com>
5252
5253 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5254 Test "info break" for every inlined function breakpoint.
5255
5256 2017-10-27 Yao Qi <yao.qi@linaro.org>
5257
5258 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5259
5260 2017-10-26 Patrick Frants <osscontribute@gmail.com>
5261
5262 * gdb.cp/classes.exp (test_static_members): Test printing
5263 Outer::instance.
5264 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5265 (Inner::instance, Outer::instance): New.
5266
5267 2017-10-24 Pedro Alves <palves@redhat.com>
5268
5269 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5270 extra console" test in two stages.
5271
5272 2017-10-24 Pedro Alves <palves@redhat.com>
5273
5274 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5275
5276 2017-10-24 Pedro Alves <palves@redhat.com>
5277
5278 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5279 loop.
5280
5281 2017-10-24 Pedro Alves <palves@redhat.com>
5282
5283 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5284 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5285
5286 2017-10-24 Pedro Alves <palves@redhat.com>
5287
5288 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5289 parameter and handle it. Don't output read value in test name.
5290
5291 2017-10-24 Pedro Alves <palves@redhat.com>
5292
5293 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5294 custom test name.
5295
5296 2017-10-24 Pedro Alves <palves@redhat.com>
5297
5298 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5299 include the unstable output directory name in the test's name.
5300 (initial_setup_simple) <'set args'>: Use custom test name.
5301
5302 2017-10-24 Pedro Alves <palves@redhat.com>
5303
5304 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5305 with explicit test name.
5306
5307 2017-10-20 Pedro Alves <palves@redhat.com>
5308
5309 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5310 'wait -i'. Use gdb_assert and remote_close.
5311
5312 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5313
5314 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5315 number from variable rather than hard-coded.
5316
5317 2017-10-19 Pedro Alves <palves@redhat.com>
5318
5319 * gdb.base/long-inferior-output.c: New file.
5320 * gdb.base/long-inferior-output.exp: New file.
5321
5322 2017-11-18 Keith Seitz <keiths@redhat.com>
5323
5324 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
5325 method.
5326 (main): Call it.
5327 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
5328 Add additional user-defined conversion operator tests.
5329
5330 2017-10-17 Pedro Alves <palves@redhat.com>
5331
5332 * boards/native-stdio-gdbserver.exp: Load "local-board".
5333
5334 2017-10-17 Pedro Alves <palves@redhat.com>
5335
5336 * gdb.base/quit-live.c: New file.
5337 * gdb.base/quit-live.exp: New file.
5338
5339 2017-10-16 Keith Seitz <keiths@redhat.com>
5340
5341 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
5342 (class_with_protected_typedef, class_with_private_typedef)
5343 (struct_with_public_typedef, struct_with_protected_typedef)
5344 (struct_with_private_typedef): New classes/structs.
5345 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
5346 typedefs and access specifiers.
5347
5348 2017-10-16 Pedro Alves <palves@redhat.com>
5349 Simon Marchi <simon.marchi@polymtl.ca>
5350
5351 * README (Local vs Remote vs Native): New section.
5352 * boards/local-board.exp: New file, with bits factored out from
5353 ...
5354 * boards/native-extended-gdbserver.exp: ... here. Load
5355 "local-board".
5356 * boards/native-gdbserver.exp: Load "local-board".
5357 (${board}_spawn, ${board}_exec): Delete.
5358 * boards/native-stdio-gdbserver.exp: Most contents factored out to
5359 ...
5360 * boards/stdio-gdbserver-base.exp: ... this new file.
5361 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
5362 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
5363 procedure.
5364 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
5365 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
5366 stdio_gdbserver_command.
5367 (${board}_get_remote_address, ${board}_get_comm_port)
5368 (${board}_download, ${board}_upload): Delete.
5369 (get_target_remote_pipe_cmd): New.
5370
5371 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
5372
5373 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
5374 test_bkpt_deletion, test_bkpt_cond_and_cmds,
5375 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
5376 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
5377 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
5378 remove with_test_prefix.
5379
5380 2017-10-13 Pedro Alves <palves@redhat.com>
5381
5382 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
5383 * gdb.base/annota1.exp: Use it instead of is_remote.
5384 * gdb.base/annota3.exp: Use it instead of is_remote.
5385 * gdb.cp/annota2.exp: Use it instead of is_remote.
5386 * gdb.cp/annota3.exp: Use it instead of is_remote.
5387 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
5388
5389 2017-10-13 Pedro Alves <palves@redhat.com>
5390
5391 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
5392 (test_num_test_vars, run_and_count_vars, find_env)
5393 (test_set_unset_env, test_inherit_env_var): New procedures.
5394 (top level): Use them.
5395
5396 2017-10-13 Pedro Alves <palves@redhat.com>
5397
5398 * lib/selftest-support.exp (selftest_setup): Extend comments, and
5399 also skip on stub-like targets.
5400
5401 2017-10-13 Pedro Alves <palves@redhat.com>
5402
5403 PR gdb/22293
5404 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
5405 (top level): Move some tests to ...
5406 (test_not_found): ... this new procedure.
5407 (top level): Call it.
5408
5409 2017-10-13 Pedro Alves <palves@redhat.com>
5410
5411 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
5412 expect different "info terminal" output if testing with a
5413 non-native target.
5414
5415 2017-10-13 Pedro Alves <palves@redhat.com>
5416 Simon Marchi <simon.marchi@polymtl.ca>
5417
5418 PR python/12966
5419 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
5420
5421 2017-10-13 Pedro Alves <palves@redhat.com>
5422
5423 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
5424 already.
5425
5426 2017-10-13 Pedro Alves <palves@redhat.com>
5427
5428 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
5429 is_remote.
5430
5431 2017-10-13 Pedro Alves <palves@redhat.com>
5432
5433 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
5434 is_remote.
5435
5436 2017-10-13 Pedro Alves <palves@redhat.com>
5437
5438 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
5439 is set.
5440 (corefile_test_attach): Likewise. Check can_spawn_for_attach
5441 instead of is_remote.
5442
5443 2017-10-13 Pedro Alves <palves@redhat.com>
5444
5445 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
5446 (top level): Add comment.
5447
5448 2017-10-13 Pedro Alves <palves@redhat.com>
5449
5450 * gdb.base/remote.exp (top level): Fix comment typo and add
5451 missing return.
5452
5453 2017-10-13 Pedro Alves <palves@redhat.com>
5454 Simon Marchi <simon.marchi@polymtl.ca>
5455
5456 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
5457 calls and add comments. Skip test if use_gdb_stub is set.
5458 (top level): Use "set cwd" command instead of "cd" command.
5459
5460 2017-10-13 Pedro Alves <palves@redhat.com>
5461
5462 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
5463 is_remote target check.
5464
5465 2017-10-13 Pedro Alves <palves@redhat.com>
5466
5467 * gdb.base/scope.exp: Use build_executable + clean_restart +
5468 gdb_file_cmd instead of prepare_for_testing and no longer skip
5469 "before run" tests on is_remote target boards. Update comments.
5470 * boards/native-extended-gdbserver.exp
5471 (extended_gdbserver_load_last_file): New, factored out from ...
5472 (gdb_load): ... this. Move further below and add comment.
5473 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
5474
5475 2017-10-12 Pedro Alves <palves@redhat.com>
5476
5477 * gdb.base/attach.exp: Remove references to gdb64.
5478 * gdb.base/dbx.exp: Remove references to gdb64.
5479
5480 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5481 Pedro Alves <palves@redhat.com>
5482
5483 * gdb.base/label.exp: Remove is_remote target check.
5484
5485 2017-10-12 Pedro Alves <palves@redhat.com>
5486
5487 * gdb.base/auvx.exp (coredir): Update comment.
5488 (top level) <core_works>: Use "set cwd" command instead of "cd"
5489 command.
5490
5491 2017-10-12 Pedro Alves <palves@redhat.com>
5492 Simon Marchi <simon.marchi@polymtl.ca>
5493
5494 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
5495 target boards.
5496
5497 2017-10-12 Pedro Alves <palves@redhat.com>
5498 Simon Marchi <simon.marchi@polymtl.ca>
5499
5500 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
5501 Instead skip if there's any gdb_protocol set.
5502
5503 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5504 Pedro Alves <palves@redhat.com>
5505
5506 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
5507
5508 2017-10-12 Pedro Alves <palves@redhat.com>
5509 Simon Marchi <simon.marchi@polymtl.ca>
5510
5511 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
5512 instead of on dejagnu remote boards.
5513
5514 2017-10-12 Pedro Alves <palves@redhat.com>
5515 Simon Marchi <simon.marchi@polymtl.ca>
5516
5517 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5518 checks. Use build_executable + clean_restart instead of
5519 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5520 of enabling non-stop after starting gdb.
5521
5522 2017-10-12 Pedro Alves <palves@redhat.com>
5523
5524 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5525 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5526 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5527 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5528
5529 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
5530
5531 * gdb.arch/arc-tdesc-cpu.exp: New file.
5532 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
5533
5534 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
5535
5536 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
5537
5538 2017-10-10 Pedro Alves <palves@redhat.com>
5539
5540 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
5541 expect CLI output.
5542
5543 2017-10-10 Pedro Alves <palves@redhat.com>
5544
5545 * lib/selftest-support.exp (selftest_setup): Update for
5546 captured_command_loop's prototype change.
5547
5548 2017-10-09 Pedro Alves <palves@redhat.com>
5549
5550 Test both arch1=>arch2 and arch2=>arch1.
5551
5552 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
5553 (srcfile2, binfile2, march1, march2): Remove globals. Largely
5554 factored out to...
5555 (append_arch1_options, append_arch2_options, append_arch_options)
5556 (build_executables): New procedures.
5557 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
5558 local.
5559 (top level): Add new 'first_arch' testing axis.
5560
5561 2017-10-09 Pedro Alves <palves@redhat.com>
5562
5563 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
5564 (barrier): New.
5565 (thread_start, all_started): New functions.
5566 (main): Spawn new thread and wait until it is scheduled.
5567 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
5568 option.
5569 (do_test): Add 'selected_thread' parameter. Run to all_started
5570 instead of main. Explicitly set the breakpoint at main. Switch
5571 to the SELECTED_THREAD thread.
5572 (top level): Test handling the exec event with either the main
5573 thread or the second thread selected.
5574
5575 2017-10-09 Pedro Alves <palves@redhat.com>
5576
5577 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
5578 logic. Move STOP marker after the value checks.
5579 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
5580 regexp.
5581
5582 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
5583
5584 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
5585
5586 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5587
5588 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
5589 integer-to-dfp conversion.
5590 * gdb.base/dfp-test.exp: Likewise.
5591
5592 2017-10-04 Pedro Alves <palves@redhat.com>
5593
5594 * gdb.multi/hangout.c: Include <unistd.h>.
5595 (hangout_loop): New function.
5596 (main): Call alarm. Call hangout_loop in a loop.
5597 * gdb.multi/hello.c: Include <unistd.h>.
5598 (hello_loop): New function.
5599 (main): Call alarm. Call hangout_loop in a loop.
5600 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
5601 inferior with the other selected.
5602
5603 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
5604
5605 * gdb.mi/list-thread-groups-available.exp: New file.
5606 * gdb.mi/list-thread-groups-available.c: New file.
5607
5608 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5609
5610 * gdb.base/set-cwd.exp: Make it available on
5611 native-extended-gdbserver.
5612
5613 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5614
5615 * gdb.base/set-cwd.c: New file.
5616 * gdb.base/set-cwd.exp: Likewise.
5617
5618 2017-10-02 Tom Tromey <tom@tromey.com>
5619
5620 PR rust/22236:
5621 * gdb.rust/simple.rs (main): New variable "fslice".
5622 * gdb.rust/simple.exp: Add slice tests. Update string tests.
5623
5624 2017-10-02 Tom Tromey <tom@tromey.com>
5625
5626 * gdb.rust/simple.exp: Test ptype of a slice.
5627
5628 2017-10-02 Tom Tromey <tom@tromey.com>
5629
5630 * gdb.rust/simple.exp: Test index of slice.
5631
5632 2017-09-27 Tom Tromey <tom@tromey.com>
5633
5634 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
5635
5636 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
5637 Pedro Alves <palves@redhat.com>
5638
5639 * gdb.base/compare-sections.exp (get value of read-only section): Read
5640 as unsigned value.
5641 (corrupt read-only section): Likewise and don't set written if patching
5642 failed.
5643
5644 2017-09-21 Kevin Buettner <kevinb@redhat.com>
5645
5646 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
5647 files.
5648
5649 2017-09-20 Pedro Alves <palves@redhat.com>
5650
5651 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
5652 symbol names in gdb's output.
5653 * gdb.cp/overload.exp ("list all overloads"): Likewise.
5654
5655 2017-09-20 Pedro Alves <palves@redhat.com>
5656
5657 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
5658 Rename to ...
5659 (test_list_ambiguous_symbol): ... this and add a symbol name
5660 parameter. Adjust.
5661 (test_list_ambiguous_function): Reimplement on top of
5662 test_list_ambiguous_symbol and also test listing ambiguous
5663 variables.
5664 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
5665 (ambiguous_fun): ... this.
5666 (ambiguous_var): New.
5667 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
5668 (ambiguous_fun): ... this.
5669 (ambiguous_var): New.
5670
5671 2017-09-19 John Baldwin <jhb@FreeBSD.org>
5672
5673 * gdb.base/starti.c: New file.
5674 * gdb.base/starti.exp: New file.
5675 * lib/gdb.exp (gdb_starti_cmd): New procedure.
5676
5677 2017-09-14 Pedro Alves <palves@redhat.com>
5678
5679 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
5680 (top level): Use it instead of runto.
5681
5682 2017-09-11 Tom Tromey <tom@tromey.com>
5683
5684 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
5685
5686 2017-09-11 Tom Tromey <tom@tromey.com>
5687
5688 * gdb.python/py-infthread.exp: Add tests for new_thread event.
5689 * gdb.python/py-inferior.exp: Add tests for new inferior events.
5690
5691 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
5692
5693 * gdb.fortran/printing-types.exp: New file.
5694 * gdb.fortran/printing-types.exp: New file.
5695
5696 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5697
5698 * gdb.fortran/vla-ptype.exp: Fix typos.
5699 * gdb.fortran/vla-value.exp: Same.
5700
5701 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5702
5703 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
5704 * gdb.mi/mi-var-child-f.exp: Likewise.
5705 * gdb.mi/mi-vla-fortran.exp: Likewise.
5706
5707 2017-09-08 Frank Penczek <frank.penczek@intel.com>
5708 Christoph Weinmann <christoph.t.weinmann@intel.com>
5709 Bernhard Heckel <bernhard.heckel@intel.com>
5710
5711 * gdb.fortran/ptr-indentation.f90: New file.
5712 * gdb.fortran/ptr-indentation.exp: New file.
5713
5714 2017-09-05 Tom Tromey <tom@tromey.com>
5715
5716 PR gdb/22010:
5717 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
5718
5719 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
5720
5721 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
5722
5723 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5724
5725 * gdb.threads/tls-nodebug-pie.c: New file.
5726 * gdb.threads/tls-nodebug-pie.exp: New file.
5727
5728 2017-09-05 Tom Tromey <tom@tromey.com>
5729
5730 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
5731 for rust.
5732
5733 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
5734
5735 * gdb.multi/multi-arch-exec.exp: Test with different
5736 "follow-exec-mode" settings.
5737 (do_test): New procedure.
5738
5739 2017-09-04 Pedro Alves <palves@redhat.com>
5740
5741 * gdb.base/func-static.c (S::method const, S::method volatile)
5742 (S::method volatile const): New methods.
5743 (c_s, v_s, cv_s): New instances.
5744 (main): Call method() on them.
5745 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
5746 (cannot_resolve): New procedure.
5747 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
5748 print-quote-unquoted columns.
5749 (do_test): Test printing each scope too.
5750
5751 2017-09-04 Pedro Alves <palves@redhat.com>
5752
5753 * gdb.base/local-static.exp: Also test with
5754 class::method::variable wholly quoted.
5755 * gdb.cp/m-static.exp (class::method::variable): Remove test.
5756
5757 2017-09-04 Pedro Alves <palves@redhat.com>
5758
5759 * gdb.base/local-static.c: New.
5760 * gdb.base/local-static.cc: New.
5761 * gdb.base/local-static.exp: New.
5762
5763 2017-09-04 Pedro Alves <palves@redhat.com>
5764
5765 * gdb.asm/asm-source.exp: Add casts to int.
5766 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5767 (dataglobal64_1, dataglobal64_2): New globals.
5768 * gdb.base/nodebug.exp: Test different expressions involving the
5769 new globals, with print, whatis and ptype. Add casts to int.
5770 * gdb.base/solib-display.exp: Add casts to int.
5771 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5772 * gdb.cp/m-static.exp: Add cast to int.
5773 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5774 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5775 tls variable with no debug info without a cast. Test with a cast
5776 to int too.
5777 * gdb.trace/entry-values.exp: Add casts.
5778
5779 2017-09-04 Pedro Alves <palves@redhat.com>
5780
5781 * gdb.base/nodebug.exp: Test that ptype's error about functions
5782 with unknown return type includes the function name too.
5783
5784 2017-09-04 Pedro Alves <palves@redhat.com>
5785
5786 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5787 return type of munmap in infcall.
5788 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5789 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5790 type of ftell in infcall.
5791 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
5792 type of getpid in infcall.
5793 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5794 infcall.
5795 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5796 Bail on failure to extract the pid.
5797 * gdb.base/nodebug.c: #include <stdint.h>.
5798 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5799 New functions.
5800 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5801 Change expected output of print/whatis/ptype with functions with
5802 no debug info. Test all supported languages. Call
5803 test_call_promotion.
5804 * gdb.compile/compile.exp: Adjust expected output to expect
5805 warning.
5806 * gdb.threads/siginfo-threads.exp: Likewise.
5807
5808 2017-09-04 Pedro Alves <palves@redhat.com>
5809
5810 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5811 "prototypes". Test calling float functions via prototyped and
5812 unprototyped function pointers.
5813 (perform_all_tests): New parameter "prototypes". Pass it down.
5814 (top level): Pass down "prototypes" parameter to
5815 perform_all_tests.
5816
5817 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5818
5819 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5820 Test with nested loops.
5821
5822 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5823
5824 * gdb.base/commands.exp: Call the new procedures.
5825 (loop_break_test, loop_continue_test): New procedures.
5826
5827 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5828
5829 * gdb.base/commands.exp: Call new procedure.
5830 (define_if_without_arg_test): New procedure.
5831
5832 2017-09-04 Pedro Alves <palves@redhat.com>
5833
5834 * gdb.base/list-ambiguous.exp: New file.
5835 * gdb.base/list-ambiguous0.c: New file.
5836 * gdb.base/list-ambiguous1.c: New file.
5837 * gdb.base/list.exp (test_list_range): Adjust expected output.
5838
5839 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5840
5841 * gdb.base/share-env-with-gdbserver.c: New file.
5842 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5843
5844 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5845
5846 * gdb.base/commands.exp (gdbvar_simple_if_test,
5847 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5848 progvar_simple_if_test, progvar_simple_while_test,
5849 progvar_complex_if_while_test, user_defined_command_test,
5850 user_defined_command_args_eval,
5851 user_defined_command_args_stack_test,
5852 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5853 temporary_breakpoint_commands,
5854 gdb_test_no_prompt, redefine_hook_test,
5855 redefine_backtrace_test): Remove "global gdb_prompt".
5856
5857 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5858
5859 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5860 New proc, call it from toplevel.
5861
5862 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5863
5864 PR remote/21852
5865 * gdb.server/normal.c: New file, copied from gdb.base.
5866 * gdb.server/run-without-local-binary.exp: New file.
5867
5868 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
5869
5870 * gdb.arch/sparc64-adi.exp: New file.
5871 * gdb.arch/sparc64-adi.c: New file.
5872
5873 2017-08-22 Pedro Alves <palves@redhat.com>
5874
5875 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5876 (top level): Add "list all overloads" tests.
5877
5878 2017-08-22 Tom Tromey <tom@tromey.com>
5879
5880 * gdb.gdb/xfullpath.exp: Remove.
5881
5882 2017-08-21 Pedro Alves <palves@redhat.com>
5883
5884 PR gdb/19487
5885 * gdb.base/symbol-alias.c: New.
5886 * gdb.base/symbol-alias2.c: New.
5887 * gdb.base/symbol-alias.exp: New.
5888
5889 2017-08-21 Pedro Alves <palves@redhat.com>
5890
5891 * gdb.base/dfp-test.c
5892 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5893 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5894 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5895 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5896 * gdb.base/whatis-ptype-typedefs.c: New.
5897 * gdb.base/whatis-ptype-typedefs.exp: New.
5898 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5899 (an_int, an_int_type, an_int_type2): New globals.
5900 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5901 involving typedefs and cast expressions.
5902 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5903 (lookup_typedefs_function): New.
5904 (typedefs_pretty_printers_dict): New.
5905 (top level): Register lookup_typedefs_function in
5906 gdb.pretty_printers.
5907
5908 2017-08-18 Yao Qi <yao.qi@linaro.org>
5909
5910 * gdb.server/unittest.exp: New.
5911
5912 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
5913
5914 PR gdb/21954
5915 * gdb.base/environ.exp: Add test to check if 'unset environment'
5916 works.
5917
5918 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5919
5920 * lib/gdb.exp (universal_compile_options): New caching proc.
5921 (gdb_compile): Suppress GCC's coloring of messages.
5922
5923 2017-08-14 Tom Tromey <tom@tromey.com>
5924
5925 PR gdb/21675:
5926 * gdb.base/printcmds.exp (test_radices): New function.
5927 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
5928 * gdb.base/sizeof.exp (check_valueof): Use p/d.
5929 * lib/gdb.exp (get_integer_valueof): Use p/d.
5930
5931 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
5932
5933 * lib/gdb.exp (get_valueof): Don't capture end-of-line
5934 characters.
5935
5936 2017-08-05 Tom Tromey <tom@tromey.com>
5937
5938 * gdb.rust/simple.exp: Allow String to appear in a different
5939 namespace.
5940
5941 2017-07-26 Yao Qi <yao.qi@linaro.org>
5942
5943 * gdb.gdb/unittest.exp: Invoke command
5944 "maintenance check xml-descriptions".
5945
5946 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5947
5948 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
5949 calling context.
5950 (hex128): Drop erroneous calculation of parameters.
5951
5952 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
5953
5954 * gdb.python/py-unwind.exp: Disable stack protection when
5955 building test file.
5956
5957 2017-07-20 Pedro Alves <palves@redhat.com>
5958
5959 * gdb.base/default.exp (set language): Adjust expected output.
5960
5961 2017-07-20 Pedro Alves <palves@redhat.com>
5962
5963 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
5964 (test_minsym): ... this, and make static.
5965 (get_pck__foo__bar__minsym): Rename to ...
5966 (get_test_minsym): ... this.
5967 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
5968 symbol names and comments.
5969 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
5970 (get_test_minsym): ... this.
5971 (pck__foo__bar__minsym__2): Rename to ...
5972 (test_minsym): ... this.
5973 (main): Adjust.
5974
5975 2017-07-17 Pedro Alves <palves@redhat.com>
5976
5977 * gdb.base/completion.exp: Adjust expected output.
5978 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5979 the completer works.
5980
5981 2017-07-17 Pedro Alves <palves@redhat.com>
5982
5983 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5984
5985 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
5986
5987 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
5988
5989 2017-07-14 Tom Tromey <tom@tromey.com>
5990
5991 PR rust/21764:
5992 * gdb.rust/simple.exp: Add tests.
5993
5994 2017-07-14 Tom Tromey <tom@tromey.com>
5995
5996 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5997
5998 2017-07-14 Pedro Alves <palves@redhat.com>
5999
6000 * gdb.linespec/base/one/thefile.cc (z1): New function.
6001 * gdb.linespec/base/two/thefile.cc (z2): New function.
6002 * gdb.linespec/linespec.exp: Add tests.
6003
6004 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6005
6006 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6007 to mi_create_breakpoint.
6008
6009 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6010
6011 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6012 mi_create_breakpoint.
6013
6014 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6015
6016 * gdb.dlang/demangle.exp: Update for demangling changes.
6017
6018 2017-07-09 Tom Tromey <tom@tromey.com>
6019
6020 * gdb.dwarf2/shortpiece.exp: New file.
6021
6022 2017-07-06 David Blaikie <dblaikie@gmail.com>
6023
6024 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6025 built from fissiont-multi-cu{1,2}.c.
6026 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6027 except putting 'main' and 'func' in separate CUs in the same DWO file.
6028 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6029 test.
6030 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6031 test.
6032
6033 2017-07-06 Pedro Alves <palves@redhat.com>
6034
6035 * gdb.python/py-unwind.exp: Test flushregs.
6036
6037 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6038
6039 PR cli/21688
6040 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6041 tests for alias commands and trailing whitespace.
6042
6043 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6044
6045 PR cli/21688
6046 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6047 procedure. Call it.
6048
6049 2017-06-29 Pedro Alves <palves@redhat.com>
6050
6051 * gdb.base/printcmds.exp: Add tests.
6052
6053 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6054
6055 PR gdb/21337
6056 * gdb.base/reread-readsym.exp: New file.
6057 * gdb.base/reread-readsym.c: New file.
6058
6059 2017-06-21 Kevin Buettner <kevinb@redhat.com>
6060
6061 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6062 subpattern.
6063
6064 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6065
6066 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6067 extended mnemonic.
6068 * gdb.arch/powerpc-power9.s: Likewise.
6069
6070 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6071
6072 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6073 on 32-bit x86 targets. Exploit is_*_target macros where
6074 appropriate.
6075
6076 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6077
6078 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6079 register pieces.
6080
6081 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6082
6083 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6084 located in one or more DWARF pieces.
6085
6086 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6087
6088 * lib/gdb.exp (get_endianness): New proc.
6089 * gdb.arch/aarch64-fp.exp: Use it.
6090 * gdb.arch/altivec-regs.exp: Likewise.
6091 * gdb.arch/e500-regs.exp: Likewise.
6092 * gdb.arch/vsx-regs.exp: Likewise.
6093 * gdb.base/dump.exp: Likewise.
6094 * gdb.base/funcargs.exp: Likewise.
6095 * gdb.base/gnu_vector.exp: Likewise.
6096 * gdb.dwarf2/formdata16.exp: Likewise.
6097 * gdb.dwarf2/implptrpiece.exp: Likewise.
6098 * gdb.dwarf2/nonvar-access.exp: Likewise.
6099 * gdb.python/py-inferior.exp: Likewise.
6100 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6101
6102 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6103
6104 PR gdb/21226
6105 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6106 stack value pieces are taken from the LSB end.
6107
6108 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6109
6110 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6111 variable at nonzero offset.
6112
6113 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6114
6115 * gdb.dwarf2/var-access.c: New file.
6116 * gdb.dwarf2/var-access.exp: New test.
6117 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6118
6119 2017-06-12 Tom Tromey <tom@tromey.com>
6120
6121 * gdb.dwarf2/formdata16.exp: Add tests.
6122
6123 2017-06-12 Tom Tromey <tom@tromey.com>
6124
6125 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6126
6127 2017-06-12 Tom Tromey <tom@tromey.com>
6128
6129 PR exp/16225:
6130 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6131 * gdb.arch/vsx-regs.exp: Update tests.
6132 * gdb.arch/s390-vregs.exp (hex128): New proc.
6133 Update test.
6134 * gdb.arch/altivec-regs.exp: Update tests.
6135
6136 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6137
6138 * gdb.base/startup-with-shell.c: New file.
6139 * gdb.base/startup-with-shell.exp: Likewise.
6140
6141 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6142
6143 * gdb.server/non-existing-program.exp: Update regex in order to
6144 reflect the fact that gdbserver is now using fork_inferior (with a
6145 shell) to startup the inferior.
6146
6147 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6148
6149 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6150 support function calls from GDB.
6151
6152 2017-05-21 Tom Tromey <tom@tromey.com>
6153
6154 PR rust/21466:
6155 * gdb.rust/unsized.exp: New file.
6156 * gdb.rust/unsized.rs: New file.
6157
6158 2017-05-19 Tom Tromey <tom@tromey.com>
6159
6160 PR rust/21484:
6161 * gdb.rust/watch.exp: New file.
6162 * gdb.rust/watch.rs: New file.
6163
6164 2017-05-18 Tom Tromey <tom@tromey.com>
6165
6166 * gdb.rust/simple.exp: Allow Box to be qualified.
6167
6168 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6169
6170 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6171
6172 2017-05-18 Pedro Alves <palves@redhat.com>
6173
6174 * gdb.base/fileio.c (test_write, test_read, test_close)
6175 (test_fstat): Don't print 'ret' in the fail path.
6176
6177 2017-05-18 Pedro Alves <palves@redhat.com>
6178
6179 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6180 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6181 (test_system, test_rename, test_unlink, test_time): Change
6182 prototypes.
6183 * gdb.base/fileio.exp (stop_msg): Adjust.
6184
6185 2017-05-18 Pedro Alves <palves@redhat.com>
6186
6187 * gdb.base/fileio.c (null_str): New global.
6188 (test_stat): Use it.
6189 * gdb.base/fileio.exp: Remove nowarnings.
6190
6191 2017-05-17 Yao Qi <yao.qi@linaro.org>
6192
6193 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6194
6195 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6196
6197 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6198 argument command.
6199 (top-level): Invoke test_set_inferior_tty.
6200
6201 2017-05-04 Pedro Alves <palves@redhat.com>
6202
6203 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6204 Add parens to print call for Python 3.
6205
6206 2017-05-03 Keith Seitz <keiths@redhat.com>
6207
6208 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6209 (main): Call it.
6210
6211 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6212
6213 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6214 to prev and next.
6215
6216 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6217
6218 * gdb.python/py-record-btrace.exp: Remove test for
6219 gdb.BtraceInstruction.error.
6220
6221 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6222
6223 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6224
6225 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6226
6227 * gdb.python/py-record-btrace-threads.c: New file.
6228 * gdb.python/py-record-btrace-threads.exp: New file.
6229
6230 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6231
6232 PR testsuite/8595
6233 * gdb.base/environ.exp: Make test available in all architectures.
6234 Move bits related to "info program" testing to
6235 gdb.base/info-program.exp. Rewrite tests to use the two new
6236 procedures mentione below.
6237 (test_set_show_env_var) New procedure.
6238 (test_set_show_env_var_equal): Likewise.
6239 * gdb.base/info-program.exp: New file.
6240
6241 2017-04-27 Keith Seitz <keiths@redhat.com>
6242
6243 * gdb.cp/oranking.cc (test15): New function.
6244 (main): Call test15 and declare additional variables for testing.
6245 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6246 "p foo101('abc')" tests.
6247 Add tests for cv qualifier overloads.
6248 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6249 "lvalue reference overload" test.
6250 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6251 "print value of f1 on Child&& in f2" test.
6252
6253 2017-04-19 Pedro Alves <palves@redhat.com>
6254
6255 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6256 procedure.
6257 (top level): Call it.
6258 * lib/gdb.exp (gdb_define_cmd): New procedure.
6259
6260 2017-04-12 Pedro Alves <palves@redhat.com>
6261
6262 PR gdb/21323
6263 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6264 (wchar): New global.
6265 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6266 (do_test_wide_char, wide_char_types_no_program, top level): Add
6267 wchar_t testing.
6268
6269 2017-04-12 Pedro Alves <palves@redhat.com>
6270
6271 PR c++/21323
6272 * gdb.cp/wide_char_types.c: New file.
6273 * gdb.cp/wide_char_types.exp: New file.
6274
6275 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6276
6277 PR gdb/21352
6278 * gdb.trace/tsv.exp: Add test for "tsave -r".
6279
6280 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6281
6282 * gdb.dlang/watch-loc.c: New file.
6283 * gdb.dlang/watch-loc.exp: New file.
6284
6285 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6286
6287 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6288
6289 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6290
6291 * gdb.arch/arc-analyze-prologue.S: New file.
6292 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6293
6294 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6295
6296 * gdb.arch/arc-decode-insn.S: New file.
6297 * gdb.arch/arc-decode-insn.exp: Likewise.
6298
6299 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6300
6301 PR tdep/20928
6302 * gdb.arch/sparc64-regs.exp: New file.
6303 * gdb.arch/sparc64-regs.S: Likewise.
6304
6305 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6306
6307 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6308 and memory view on Python 3.
6309
6310 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
6311 Keith Seitz <keiths@redhat.com>
6312
6313 PR gdb/14441
6314 * gdb.cp/demangle.exp: Add rvalue reference tests.
6315 * gdb.cp/rvalue-ref-casts.cc: New file.
6316 * gdb.cp/rvalue-ref-casts.exp: New file.
6317 * gdb.cp/rvalue-ref-overload.cc: New file.
6318 * gdb.cp/rvalue-ref-overload.exp: New file.
6319 * gdb.cp/rvalue-ref-params.cc: New file.
6320 * gdb.cp/rvalue-ref-params.exp: New file.
6321 * gdb.cp/rvalue-ref-sizeof.cc: New file.
6322 * gdb.cp/rvalue-ref-sizeof.exp: New file.
6323 * gdb.cp/rvalue-ref-types.cc: New file.
6324 * gdb.cp/rvalue-ref-types.exp: New file.
6325 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
6326 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
6327
6328 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6329
6330 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
6331 New procedure.
6332
6333 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6334
6335 * lib/mi-support.exp (mi_gdb_test): Add additional message
6336 for unexpected output.
6337
6338 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6339
6340 * gdb.base/examine-backward.c (Barrier): New character array
6341 constant, to ensure that TestStrings is preceded by a string
6342 terminator.
6343
6344 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6345
6346 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
6347 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
6348 and implicit pointer into such a location.
6349
6350 2017-03-16 Doug Evans <dje@google.com>
6351
6352 * gdb.python/py-lazy-string (pointer): Really add new typedef.
6353
6354 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
6355
6356 * gdb.cp/m-static.exp: Fix expectation for prototype of
6357 test5.single_constructor and single_constructor::single_constructor.
6358
6359 2017-03-16 Doug Evans <dje@google.com>
6360
6361 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
6362 * gdb.guile/scm-lazy-string.c: New file.
6363 * gdb.guile/scm-value.exp: Move lazy string tests to ...
6364 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
6365 for pointer, array, typedef lazy strings.
6366
6367 2017-03-16 Doug Evans <dje@google.com>
6368
6369 PR python/17728, python/18439, python/18779
6370 * gdb.python/py-value.c (main) Delete locals sptr, sn.
6371 * gdb.python/py-lazy-string.c (pointer): New typedef.
6372 (main): New locals ptr, array, typedef_ptr.
6373 * gdb.python/py-value.exp: Move lazy string tests to ...
6374 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
6375 array, typedef lazy strings.
6376
6377 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
6378
6379 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
6380 Add optional 'test' parameter.
6381
6382 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6383
6384 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6385 Skip for versions of DejaGnu < 1.5.
6386
6387 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6388
6389 * lib/gdb.exp (dejagnu_version): New proc.
6390 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6391 Use dejagnu_version.
6392
6393 2017-03-10 Keith Seitz <keiths@redhat.com>
6394
6395 PR c++/8128
6396 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
6397 type from destructor regexps.
6398 Add a branch which actually passes the test.
6399 Adjust "ptype t5i" test names.
6400
6401 2017-03-08 Pedro Alves <palves@redhat.com>
6402
6403 * gdb.base/step-over-exit.exp: Add explicit test message.
6404
6405 2017-03-08 Pedro Alves <palves@redhat.com>
6406
6407 PR gdb/18360
6408 * gdb.threads/interrupt-while-step-over.c: New file.
6409 * gdb.threads/interrupt-while-step-over.exp: New file.
6410
6411 2017-03-08 Pedro Alves <palves@redhat.com>
6412
6413 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
6414 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
6415
6416 2017-03-08 Pedro Alves <palves@redhat.com>
6417
6418 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
6419 PKRU as not supported as a PASS.
6420
6421 2017-03-08 Pedro Alves <palves@redhat.com>
6422
6423 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
6424 prefix instead of $binfile1/$binfile2.
6425 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
6426 in test message.
6427 * gdb.python/py-completion.exp: Use "load python file" as test
6428 messages instead of unstable path names.
6429
6430 2017-03-08 Pedro Alves <palves@redhat.com>
6431 Jan Kratochvil <jan.kratochvil@redhat.com>
6432
6433 PR cli/21218
6434 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6435 New proc.
6436 (top level): Call it.
6437
6438 2017-03-08 Pedro Alves <palves@redhat.com>
6439
6440 PR tui/21216
6441 * gdb.tui/tui-nl-filtered-output.exp: New file.
6442
6443 2017-03-08 Pedro Alves <palves@redhat.com>
6444
6445 * gdb.base/completion.exp: Move TUI completion tests to ...
6446 * gdb.tui/completion.exp: ... this new file.
6447
6448 2017-03-08 Pedro Alves <palves@redhat.com>
6449
6450 * gdb.base/tui-disasm-long-lines.c,
6451 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
6452 gdb.base/tui-layout.exp: Move to ...
6453 * gdb.tui/: ... this new directory.
6454
6455 2017-03-07 Pedro Alves <palves@redhat.com>
6456
6457 * gdb.base/tui-layout.c: New file.
6458 * gdb.base/tui-layout.exp: New file.
6459
6460 2017-03-07 Pedro Alves <palves@redhat.com>
6461
6462 * gdb.base/tui-layout.c: Rename to ...
6463 * gdb.base/tui-disasm-long-lines.c: ... this.
6464 * gdb.base/tui-layout.exp: Rename to ...
6465 * gdb.base/tui-disasm-long-lines.exp: ... this.
6466
6467 2017-03-07 Pedro Alves <palves@redhat.com>
6468
6469 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
6470
6471 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
6472
6473 * i386-mpx-call.c: New file.
6474 * i386-mpx-call.exp: New file.
6475
6476 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6477
6478 * gdb.arch/powerpc-power.exp: Delete test.
6479 * gdb.arch/powerpc-power.s: Likewise.
6480 * gdb.disasm/disassembler-options.exp: New test.
6481 * gdb.arch/powerpc-altivec.exp: Likewise.
6482 * gdb.arch/powerpc-altivec.s: Likewise.
6483 * gdb.arch/powerpc-altivec2.exp: Likewise.
6484 * gdb.arch/powerpc-altivec2.s: Likewise.
6485 * gdb.arch/powerpc-altivec3.exp: Likewise.
6486 * gdb.arch/powerpc-altivec3.s: Likewise.
6487 * gdb.arch/powerpc-power7.exp: Likewise.
6488 * gdb.arch/powerpc-power7.s: Likewise.
6489 * gdb.arch/powerpc-power8.exp: Likewise.
6490 * gdb.arch/powerpc-power8.s: Likewise.
6491 * gdb.arch/powerpc-power9.exp: Likewise.
6492 * gdb.arch/powerpc-power9.s: Likewise.
6493 * gdb.arch/powerpc-vsx.exp: Likewise.
6494 * gdb.arch/powerpc-vsx.s: Likewise.
6495 * gdb.arch/powerpc-vsx2.exp: Likewise.
6496 * gdb.arch/powerpc-vsx2.s: Likewise.
6497 * gdb.arch/powerpc-vsx3.exp: Likewise.
6498 * gdb.arch/powerpc-vsx3.s: Likewise.
6499 * gdb.arch/arm-disassembler-options.exp: Likewise.
6500 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
6501 * gdb.arch/s390-disassembler-options.exp: Likewise.
6502
6503 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
6504
6505 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
6506 (check_supported_features): ... this. Changed return type to void.
6507 (supports_rdseed): New static global.
6508 (rdseed): Check supports_rdseed.
6509 (initialize): Call check_supported_features.
6510
6511 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6512
6513 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6514 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6515 and lqarx/stqcx.
6516 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6517 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6518
6519 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6520
6521 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6522 uppercase.
6523
6524 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6525
6526 * gdb.dwarf2/formdata16.c: New file.
6527 * gdb.dwarf2/formdata16.exp: New file.
6528 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6529
6530 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6531
6532 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
6533 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
6534 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
6535 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6536 DW_AT_GNU_*.
6537
6538 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6539
6540 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
6541
6542 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6543
6544 PR gdb/21164
6545 * gdb.base/maint.exp: Add testcases for when the commands do
6546 not have arguments.
6547
6548 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
6549
6550 * gdb.cp/chained-calls.exp: Use p instead of P.
6551
6552 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6553
6554 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
6555 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
6556
6557 2017-02-14 Tom Tromey <tom@tromey.com>
6558
6559 PR python/13598:
6560 * gdb.python/py-events.exp: Add before_prompt event tests.
6561
6562 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6563
6564 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
6565
6566 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
6567
6568 * gdb.linespec/explicit.c (my_unique_function_name): New function.
6569 (main): Call my_unique_function_name.
6570 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
6571 completion of patterns with a single match.
6572 Add missing -re switches to gdb_test_multiple calls.
6573
6574 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
6575
6576 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
6577 return if core file is not recognized.
6578
6579 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6580
6581 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
6582 and extra UIs.
6583
6584 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6585
6586 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
6587 proc_with_prefix.
6588
6589 2017-02-10 Tom Tromey <tom@tromey.com>
6590
6591 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
6592
6593 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
6594
6595 PR gdb/21122
6596 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
6597
6598 2017-02-08 Jerome Guitton <guitton@adacore.com>
6599
6600 * gdb.base/define.exp: Add test for command abbreviations
6601 in define.
6602
6603 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
6604
6605 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
6606 * gdb.reverse/insn-reverse-x86.c: New file.
6607
6608 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
6609
6610 PR tdep/20936
6611 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
6612
6613 2017-02-03 Tom Tromey <tom@tromey.com>
6614
6615 PR rust/21097:
6616 * gdb.rust/simple.exp: Add new tests.
6617
6618 2017-02-02 Pedro Alves <palves@redhat.com>
6619
6620 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
6621 tests.
6622
6623 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6624
6625 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
6626 taking a 2-byte value out of a 4-byte DWARF implicit value on
6627 big-endian targets.
6628 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
6629 logic. Add test cases for DW_OP_implicit.
6630
6631 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6632
6633 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
6634
6635 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6636
6637 * gdb.btrace/enable.exp: Call gdb_exit before
6638 skip_gdbserver_tests.
6639
6640 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6641
6642 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
6643 GDBFLAGS.
6644
6645 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6646
6647 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
6648 the test is skipped.
6649 * gdb.btrace/data.exp: Likewise.
6650 * gdb.btrace/delta.exp: Likewise.
6651 * gdb.btrace/dlopen.exp: Likewise.
6652 * gdb.btrace/enable-running.exp: Likewise.
6653 * gdb.btrace/enable.exp: Likewise.
6654 * gdb.btrace/exception.exp: Likewise.
6655 * gdb.btrace/function_call_history.exp: Likewise.
6656 * gdb.btrace/gcore.exp: Likewise.
6657 * gdb.btrace/instruction_history.exp: Likewise.
6658 * gdb.btrace/multi-thread-step.exp: Likewise.
6659 * gdb.btrace/nohist.exp: Likewise.
6660 * gdb.btrace/non-stop.exp: Likewise.
6661 * gdb.btrace/reconnect.exp: Likewise.
6662 * gdb.btrace/record_goto-step.exp: Likewise.
6663 * gdb.btrace/record_goto.exp: Likewise.
6664 * gdb.btrace/rn-dl-bind.exp: Likewise.
6665 * gdb.btrace/segv.exp: Likewise.
6666 * gdb.btrace/step.exp: Likewise.
6667 * gdb.btrace/stepi.exp: Likewise.
6668 * gdb.btrace/tailcall-only.exp: Likewise.
6669 * gdb.btrace/tailcall.exp: Likewise.
6670 * gdb.btrace/tsx.exp: Likewise.
6671 * gdb.btrace/unknown_functions.exp: Likewise.
6672 * gdb.btrace/vdso.exp: Likewise.
6673
6674 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6675
6676 * gdb.btrace/enable-running.c: New.
6677 * gdb.btrace/enable-running.exp: New.
6678
6679 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
6680
6681 * gdb.arch/amd64-gs_base.c: New file.
6682 * gdb.arch/amd64-gs_base.exp: New file.
6683
6684 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
6685
6686 * lib/memory.exp: Remove spurious empty newlines.
6687
6688 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
6689
6690 * gdb.python/py-bad-printers.exp: Load python file using "source".
6691 * gdb.python/py-events.exp: Likewise.
6692 * gdb.python/py-evsignal.exp: Likewise.
6693 * gdb.python/py-evthreads.exp: Likewise.
6694 * gdb.python/py-frame-args.exp: Likewise.
6695 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
6696 * gdb.python/py-framefilter-mi.exp: Likewise.
6697 * gdb.python/py-framefilter.exp: Likewise.
6698 * gdb.python/py-mi.exp: Likewise.
6699 * gdb.python/py-pp-maint.exp: Likewise.
6700 * gdb.python/py-pp-registration.exp: Likewise.
6701 * gdb.python/py-prettyprint.exp: Likewise.
6702 (run_lang_tests): Likewise.
6703 * gdb.python/py-typeprint.exp: Likewise.
6704
6705 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
6706
6707 * lib/memory.exp: New file.
6708 * lib/gdb.exp: Load memory.exp.
6709 * gdb.base/memattr.exp (delete_memory): Move proc to
6710 lib/memory.exp and rename to delete_memory_regions.
6711 Replace delete_memory with delete_memory_regions.
6712 Cleanup memory regions before tests.
6713 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
6714 before tests.
6715
6716 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
6717
6718 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
6719 files.
6720 (initialize): New function conditionally defined.
6721 (testcases): Move within conditional block.
6722 (main): Call initialize.
6723 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
6724 of gdb.reverse/insn-reverse.c.
6725 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
6726 gdb.reverse/insn-reverse.c.
6727
6728 2017-01-26 Yao Qi <yao.qi@linaro.org>
6729
6730 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
6731 disassemble on address 0.
6732
6733 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
6734 Yao Qi <yao.qi@linaro.org>
6735
6736 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
6737 * gdb.dwarf2/implptr-64bit.S: Remove.
6738 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
6739 variables in caller's context. Add DW_OP_implicit_value.
6740
6741 2017-01-25 Yao Qi <yao.qi@linaro.org>
6742
6743 * lib/dwarf.exp (Dwarf::_location): Handle
6744 DW_OP_GNU_implicit_pointer with proper size.
6745
6746 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
6747
6748 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
6749 and add untested calls.
6750
6751 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
6752
6753 * gdb.python/python.exp: Check line number against what GDB thinks
6754 the line number is for func1.
6755
6756 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6757
6758 * gdb.dlang/debug-expr.exp: New file.
6759
6760 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
6761
6762 Fix test names for the following files:
6763
6764 * gdb.ada/exec_changed.exp
6765 * gdb.ada/info_types.exp
6766 * gdb.arch/aarch64-atomic-inst.exp
6767 * gdb.arch/aarch64-fp.exp
6768 * gdb.arch/altivec-abi.exp
6769 * gdb.arch/altivec-regs.exp
6770 * gdb.arch/amd64-byte.exp
6771 * gdb.arch/amd64-disp-step.exp
6772 * gdb.arch/amd64-dword.exp
6773 * gdb.arch/amd64-entry-value-inline.exp
6774 * gdb.arch/amd64-entry-value-param.exp
6775 * gdb.arch/amd64-entry-value-paramref.exp
6776 * gdb.arch/amd64-entry-value.exp
6777 * gdb.arch/amd64-i386-address.exp
6778 * gdb.arch/amd64-invalid-stack-middle.exp
6779 * gdb.arch/amd64-invalid-stack-top.exp
6780 * gdb.arch/amd64-optimout-repeat.exp
6781 * gdb.arch/amd64-prologue-skip.exp
6782 * gdb.arch/amd64-prologue-xmm.exp
6783 * gdb.arch/amd64-stap-special-operands.exp
6784 * gdb.arch/amd64-stap-wrong-subexp.exp
6785 * gdb.arch/amd64-tailcall-cxx.exp
6786 * gdb.arch/amd64-tailcall-noret.exp
6787 * gdb.arch/amd64-tailcall-ret.exp
6788 * gdb.arch/amd64-tailcall-self.exp
6789 * gdb.arch/amd64-word.exp
6790 * gdb.arch/arm-bl-branch-dest.exp
6791 * gdb.arch/arm-disp-step.exp
6792 * gdb.arch/arm-neon.exp
6793 * gdb.arch/arm-single-step-kernel-helper.exp
6794 * gdb.arch/avr-flash-qualifier.exp
6795 * gdb.arch/disp-step-insn-reloc.exp
6796 * gdb.arch/e500-abi.exp
6797 * gdb.arch/e500-regs.exp
6798 * gdb.arch/ftrace-insn-reloc.exp
6799 * gdb.arch/i386-avx512.exp
6800 * gdb.arch/i386-bp_permanent.exp
6801 * gdb.arch/i386-byte.exp
6802 * gdb.arch/i386-cfi-notcurrent.exp
6803 * gdb.arch/i386-disp-step.exp
6804 * gdb.arch/i386-dr3-watch.exp
6805 * gdb.arch/i386-float.exp
6806 * gdb.arch/i386-gnu-cfi.exp
6807 * gdb.arch/i386-mpx-map.exp
6808 * gdb.arch/i386-mpx-sigsegv.exp
6809 * gdb.arch/i386-mpx-simple_segv.exp
6810 * gdb.arch/i386-mpx.exp
6811 * gdb.arch/i386-permbkpt.exp
6812 * gdb.arch/i386-prologue.exp
6813 * gdb.arch/i386-signal.exp
6814 * gdb.arch/i386-size-overlap.exp
6815 * gdb.arch/i386-unwind.exp
6816 * gdb.arch/i386-word.exp
6817 * gdb.arch/mips-fcr.exp
6818 * gdb.arch/powerpc-d128-regs.exp
6819 * gdb.arch/powerpc-stackless.exp
6820 * gdb.arch/ppc64-atomic-inst.exp
6821 * gdb.arch/s390-stackless.exp
6822 * gdb.arch/s390-tdbregs.exp
6823 * gdb.arch/s390-vregs.exp
6824 * gdb.arch/sparc-sysstep.exp
6825 * gdb.arch/thumb-bx-pc.exp
6826 * gdb.arch/thumb-singlestep.exp
6827 * gdb.arch/thumb2-it.exp
6828 * gdb.arch/vsx-regs.exp
6829 * gdb.asm/asm-source.exp
6830 * gdb.base/a2-run.exp
6831 * gdb.base/advance.exp
6832 * gdb.base/all-bin.exp
6833 * gdb.base/anon.exp
6834 * gdb.base/args.exp
6835 * gdb.base/arithmet.exp
6836 * gdb.base/async-shell.exp
6837 * gdb.base/async.exp
6838 * gdb.base/attach-pie-noexec.exp
6839 * gdb.base/attach-twice.exp
6840 * gdb.base/auto-load.exp
6841 * gdb.base/bang.exp
6842 * gdb.base/bitfields.exp
6843 * gdb.base/break-always.exp
6844 * gdb.base/break-caller-line.exp
6845 * gdb.base/break-entry.exp
6846 * gdb.base/break-inline.exp
6847 * gdb.base/break-on-linker-gcd-function.exp
6848 * gdb.base/break-probes.exp
6849 * gdb.base/break.exp
6850 * gdb.base/breakpoint-shadow.exp
6851 * gdb.base/call-ar-st.exp
6852 * gdb.base/call-sc.exp
6853 * gdb.base/call-signal-resume.exp
6854 * gdb.base/call-strs.exp
6855 * gdb.base/callfuncs.exp
6856 * gdb.base/catch-fork-static.exp
6857 * gdb.base/catch-gdb-caused-signals.exp
6858 * gdb.base/catch-load.exp
6859 * gdb.base/catch-signal-fork.exp
6860 * gdb.base/catch-signal.exp
6861 * gdb.base/catch-syscall.exp
6862 * gdb.base/charset.exp
6863 * gdb.base/checkpoint.exp
6864 * gdb.base/chng-syms.exp
6865 * gdb.base/code-expr.exp
6866 * gdb.base/code_elim.exp
6867 * gdb.base/commands.exp
6868 * gdb.base/completion.exp
6869 * gdb.base/complex.exp
6870 * gdb.base/cond-expr.exp
6871 * gdb.base/condbreak.exp
6872 * gdb.base/consecutive.exp
6873 * gdb.base/continue-all-already-running.exp
6874 * gdb.base/coredump-filter.exp
6875 * gdb.base/corefile.exp
6876 * gdb.base/dbx.exp
6877 * gdb.base/debug-expr.exp
6878 * gdb.base/define.exp
6879 * gdb.base/del.exp
6880 * gdb.base/disabled-location.exp
6881 * gdb.base/disasm-end-cu.exp
6882 * gdb.base/disasm-optim.exp
6883 * gdb.base/display.exp
6884 * gdb.base/duplicate-bp.exp
6885 * gdb.base/ena-dis-br.exp
6886 * gdb.base/ending-run.exp
6887 * gdb.base/enumval.exp
6888 * gdb.base/environ.exp
6889 * gdb.base/eu-strip-infcall.exp
6890 * gdb.base/eval-avoid-side-effects.exp
6891 * gdb.base/eval-skip.exp
6892 * gdb.base/exitsignal.exp
6893 * gdb.base/expand-psymtabs.exp
6894 * gdb.base/filesym.exp
6895 * gdb.base/find-unmapped.exp
6896 * gdb.base/finish.exp
6897 * gdb.base/float.exp
6898 * gdb.base/foll-exec-mode.exp
6899 * gdb.base/foll-exec.exp
6900 * gdb.base/foll-fork.exp
6901 * gdb.base/fortran-sym-case.exp
6902 * gdb.base/freebpcmd.exp
6903 * gdb.base/func-ptr.exp
6904 * gdb.base/func-ptrs.exp
6905 * gdb.base/funcargs.exp
6906 * gdb.base/gcore-buffer-overflow.exp
6907 * gdb.base/gcore-relro-pie.exp
6908 * gdb.base/gcore-relro.exp
6909 * gdb.base/gcore.exp
6910 * gdb.base/gdb1090.exp
6911 * gdb.base/gdb11530.exp
6912 * gdb.base/gdb11531.exp
6913 * gdb.base/gdb1821.exp
6914 * gdb.base/gdbindex-stabs.exp
6915 * gdb.base/gdbvars.exp
6916 * gdb.base/hbreak.exp
6917 * gdb.base/hbreak2.exp
6918 * gdb.base/included.exp
6919 * gdb.base/infcall-input.exp
6920 * gdb.base/inferior-died.exp
6921 * gdb.base/infnan.exp
6922 * gdb.base/info-macros.exp
6923 * gdb.base/info-os.exp
6924 * gdb.base/info-proc.exp
6925 * gdb.base/info-shared.exp
6926 * gdb.base/info-target.exp
6927 * gdb.base/infoline.exp
6928 * gdb.base/interp.exp
6929 * gdb.base/interrupt.exp
6930 * gdb.base/jit-reader.exp
6931 * gdb.base/jit-simple.exp
6932 * gdb.base/kill-after-signal.exp
6933 * gdb.base/kill-detach-inferiors-cmd.exp
6934 * gdb.base/label.exp
6935 * gdb.base/langs.exp
6936 * gdb.base/ldbl_e308.exp
6937 * gdb.base/line-symtabs.exp
6938 * gdb.base/linespecs.exp
6939 * gdb.base/list.exp
6940 * gdb.base/long_long.exp
6941 * gdb.base/longest-types.exp
6942 * gdb.base/maint.exp
6943 * gdb.base/max-value-size.exp
6944 * gdb.base/memattr.exp
6945 * gdb.base/mips_pro.exp
6946 * gdb.base/morestack.exp
6947 * gdb.base/moribund-step.exp
6948 * gdb.base/multi-forks.exp
6949 * gdb.base/nested-addr.exp
6950 * gdb.base/nextoverexit.exp
6951 * gdb.base/noreturn-finish.exp
6952 * gdb.base/noreturn-return.exp
6953 * gdb.base/nostdlib.exp
6954 * gdb.base/offsets.exp
6955 * gdb.base/opaque.exp
6956 * gdb.base/pc-fp.exp
6957 * gdb.base/permissions.exp
6958 * gdb.base/print-symbol-loading.exp
6959 * gdb.base/prologue-include.exp
6960 * gdb.base/psymtab.exp
6961 * gdb.base/ptype.exp
6962 * gdb.base/random-signal.exp
6963 * gdb.base/randomize.exp
6964 * gdb.base/range-stepping.exp
6965 * gdb.base/readline-ask.exp
6966 * gdb.base/recpar.exp
6967 * gdb.base/recurse.exp
6968 * gdb.base/relational.exp
6969 * gdb.base/restore.exp
6970 * gdb.base/return-nodebug.exp
6971 * gdb.base/return.exp
6972 * gdb.base/run-after-attach.exp
6973 * gdb.base/save-bp.exp
6974 * gdb.base/scope.exp
6975 * gdb.base/sect-cmd.exp
6976 * gdb.base/set-lang-auto.exp
6977 * gdb.base/set-noassign.exp
6978 * gdb.base/setvar.exp
6979 * gdb.base/sigall.exp
6980 * gdb.base/sigbpt.exp
6981 * gdb.base/siginfo-addr.exp
6982 * gdb.base/siginfo-infcall.exp
6983 * gdb.base/siginfo-obj.exp
6984 * gdb.base/siginfo.exp
6985 * gdb.base/signals-state-child.exp
6986 * gdb.base/signest.exp
6987 * gdb.base/sigstep.exp
6988 * gdb.base/sizeof.exp
6989 * gdb.base/skip.exp
6990 * gdb.base/solib-corrupted.exp
6991 * gdb.base/solib-nodir.exp
6992 * gdb.base/solib-search.exp
6993 * gdb.base/stack-checking.exp
6994 * gdb.base/stale-infcall.exp
6995 * gdb.base/stap-probe.exp
6996 * gdb.base/start.exp
6997 * gdb.base/step-break.exp
6998 * gdb.base/step-bt.exp
6999 * gdb.base/step-line.exp
7000 * gdb.base/step-over-exit.exp
7001 * gdb.base/step-over-syscall.exp
7002 * gdb.base/step-resume-infcall.exp
7003 * gdb.base/step-test.exp
7004 * gdb.base/store.exp
7005 * gdb.base/structs3.exp
7006 * gdb.base/sym-file.exp
7007 * gdb.base/symbol-without-target_section.exp
7008 * gdb.base/term.exp
7009 * gdb.base/testenv.exp
7010 * gdb.base/ui-redirect.exp
7011 * gdb.base/until.exp
7012 * gdb.base/unwindonsignal.exp
7013 * gdb.base/value-double-free.exp
7014 * gdb.base/vla-datatypes.exp
7015 * gdb.base/vla-ptr.exp
7016 * gdb.base/vla-sideeffect.exp
7017 * gdb.base/volatile.exp
7018 * gdb.base/watch-cond-infcall.exp
7019 * gdb.base/watch-cond.exp
7020 * gdb.base/watch-non-mem.exp
7021 * gdb.base/watch-read.exp
7022 * gdb.base/watch-vfork.exp
7023 * gdb.base/watchpoint-cond-gone.exp
7024 * gdb.base/watchpoint-delete.exp
7025 * gdb.base/watchpoint-hw-hit-once.exp
7026 * gdb.base/watchpoint-hw.exp
7027 * gdb.base/watchpoint-stops-at-right-insn.exp
7028 * gdb.base/watchpoints.exp
7029 * gdb.base/wchar.exp
7030 * gdb.base/whatis-exp.exp
7031 * gdb.btrace/buffer-size.exp
7032 * gdb.btrace/data.exp
7033 * gdb.btrace/delta.exp
7034 * gdb.btrace/dlopen.exp
7035 * gdb.btrace/enable.exp
7036 * gdb.btrace/exception.exp
7037 * gdb.btrace/function_call_history.exp
7038 * gdb.btrace/gcore.exp
7039 * gdb.btrace/instruction_history.exp
7040 * gdb.btrace/nohist.exp
7041 * gdb.btrace/reconnect.exp
7042 * gdb.btrace/record_goto-step.exp
7043 * gdb.btrace/record_goto.exp
7044 * gdb.btrace/rn-dl-bind.exp
7045 * gdb.btrace/segv.exp
7046 * gdb.btrace/step.exp
7047 * gdb.btrace/stepi.exp
7048 * gdb.btrace/tailcall-only.exp
7049 * gdb.btrace/tailcall.exp
7050 * gdb.btrace/tsx.exp
7051 * gdb.btrace/unknown_functions.exp
7052 * gdb.btrace/vdso.exp
7053 * gdb.compile/compile-ifunc.exp
7054 * gdb.compile/compile-ops.exp
7055 * gdb.compile/compile-print.exp
7056 * gdb.compile/compile-setjmp.exp
7057 * gdb.cp/abstract-origin.exp
7058 * gdb.cp/ambiguous.exp
7059 * gdb.cp/annota2.exp
7060 * gdb.cp/annota3.exp
7061 * gdb.cp/anon-ns.exp
7062 * gdb.cp/anon-struct.exp
7063 * gdb.cp/anon-union.exp
7064 * gdb.cp/arg-reference.exp
7065 * gdb.cp/baseenum.exp
7066 * gdb.cp/bool.exp
7067 * gdb.cp/breakpoint.exp
7068 * gdb.cp/bs15503.exp
7069 * gdb.cp/call-c.exp
7070 * gdb.cp/casts.exp
7071 * gdb.cp/chained-calls.exp
7072 * gdb.cp/class2.exp
7073 * gdb.cp/classes.exp
7074 * gdb.cp/cmpd-minsyms.exp
7075 * gdb.cp/converts.exp
7076 * gdb.cp/cp-relocate.exp
7077 * gdb.cp/cpcompletion.exp
7078 * gdb.cp/cpexprs.exp
7079 * gdb.cp/cplabel.exp
7080 * gdb.cp/cplusfuncs.exp
7081 * gdb.cp/cpsizeof.exp
7082 * gdb.cp/ctti.exp
7083 * gdb.cp/derivation.exp
7084 * gdb.cp/destrprint.exp
7085 * gdb.cp/dispcxx.exp
7086 * gdb.cp/enum-class.exp
7087 * gdb.cp/exception.exp
7088 * gdb.cp/exceptprint.exp
7089 * gdb.cp/expand-psymtabs-cxx.exp
7090 * gdb.cp/expand-sals.exp
7091 * gdb.cp/extern-c.exp
7092 * gdb.cp/filename.exp
7093 * gdb.cp/formatted-ref.exp
7094 * gdb.cp/fpointer.exp
7095 * gdb.cp/gdb1355.exp
7096 * gdb.cp/gdb2495.exp
7097 * gdb.cp/hang.exp
7098 * gdb.cp/impl-this.exp
7099 * gdb.cp/infcall-dlopen.exp
7100 * gdb.cp/inherit.exp
7101 * gdb.cp/iostream.exp
7102 * gdb.cp/koenig.exp
7103 * gdb.cp/local.exp
7104 * gdb.cp/m-data.exp
7105 * gdb.cp/m-static.exp
7106 * gdb.cp/mb-ctor.exp
7107 * gdb.cp/mb-inline.exp
7108 * gdb.cp/mb-templates.exp
7109 * gdb.cp/member-name.exp
7110 * gdb.cp/member-ptr.exp
7111 * gdb.cp/meth-typedefs.exp
7112 * gdb.cp/method.exp
7113 * gdb.cp/method2.exp
7114 * gdb.cp/minsym-fallback.exp
7115 * gdb.cp/misc.exp
7116 * gdb.cp/namelessclass.exp
7117 * gdb.cp/namespace-enum.exp
7118 * gdb.cp/namespace-nested-import.exp
7119 * gdb.cp/namespace.exp
7120 * gdb.cp/nextoverthrow.exp
7121 * gdb.cp/no-dmgl-verbose.exp
7122 * gdb.cp/non-trivial-retval.exp
7123 * gdb.cp/noparam.exp
7124 * gdb.cp/nsdecl.exp
7125 * gdb.cp/nsimport.exp
7126 * gdb.cp/nsnested.exp
7127 * gdb.cp/nsnoimports.exp
7128 * gdb.cp/nsrecurs.exp
7129 * gdb.cp/nsstress.exp
7130 * gdb.cp/nsusing.exp
7131 * gdb.cp/operator.exp
7132 * gdb.cp/oranking.exp
7133 * gdb.cp/overload-const.exp
7134 * gdb.cp/overload.exp
7135 * gdb.cp/ovldbreak.exp
7136 * gdb.cp/ovsrch.exp
7137 * gdb.cp/paren-type.exp
7138 * gdb.cp/parse-lang.exp
7139 * gdb.cp/pass-by-ref.exp
7140 * gdb.cp/pr-1023.exp
7141 * gdb.cp/pr-1210.exp
7142 * gdb.cp/pr-574.exp
7143 * gdb.cp/pr10687.exp
7144 * gdb.cp/pr12028.exp
7145 * gdb.cp/pr17132.exp
7146 * gdb.cp/pr17494.exp
7147 * gdb.cp/pr9067.exp
7148 * gdb.cp/pr9167.exp
7149 * gdb.cp/pr9631.exp
7150 * gdb.cp/printmethod.exp
7151 * gdb.cp/psmang.exp
7152 * gdb.cp/psymtab-parameter.exp
7153 * gdb.cp/ptype-cv-cp.exp
7154 * gdb.cp/ptype-flags.exp
7155 * gdb.cp/re-set-overloaded.exp
7156 * gdb.cp/ref-types.exp
7157 * gdb.cp/rtti.exp
7158 * gdb.cp/scope-err.exp
7159 * gdb.cp/shadow.exp
7160 * gdb.cp/smartp.exp
7161 * gdb.cp/static-method.exp
7162 * gdb.cp/static-print-quit.exp
7163 * gdb.cp/temargs.exp
7164 * gdb.cp/templates.exp
7165 * gdb.cp/try_catch.exp
7166 * gdb.cp/typedef-operator.exp
7167 * gdb.cp/typeid.exp
7168 * gdb.cp/userdef.exp
7169 * gdb.cp/using-crash.exp
7170 * gdb.cp/var-tag.exp
7171 * gdb.cp/virtbase.exp
7172 * gdb.cp/virtfunc.exp
7173 * gdb.cp/virtfunc2.exp
7174 * gdb.cp/vla-cxx.exp
7175 * gdb.disasm/t01_mov.exp
7176 * gdb.disasm/t02_mova.exp
7177 * gdb.disasm/t03_add.exp
7178 * gdb.disasm/t04_sub.exp
7179 * gdb.disasm/t05_cmp.exp
7180 * gdb.disasm/t06_ari2.exp
7181 * gdb.disasm/t07_ari3.exp
7182 * gdb.disasm/t08_or.exp
7183 * gdb.disasm/t09_xor.exp
7184 * gdb.disasm/t10_and.exp
7185 * gdb.disasm/t11_logs.exp
7186 * gdb.disasm/t12_bit.exp
7187 * gdb.disasm/t13_otr.exp
7188 * gdb.dlang/circular.exp
7189 * gdb.dwarf2/arr-stride.exp
7190 * gdb.dwarf2/arr-subrange.exp
7191 * gdb.dwarf2/atomic-type.exp
7192 * gdb.dwarf2/bad-regnum.exp
7193 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7194 * gdb.dwarf2/callframecfa.exp
7195 * gdb.dwarf2/clztest.exp
7196 * gdb.dwarf2/corrupt.exp
7197 * gdb.dwarf2/data-loc.exp
7198 * gdb.dwarf2/dup-psym.exp
7199 * gdb.dwarf2/dw2-anon-mptr.exp
7200 * gdb.dwarf2/dw2-anonymous-func.exp
7201 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7202 * gdb.dwarf2/dw2-bad-unresolved.exp
7203 * gdb.dwarf2/dw2-basic.exp
7204 * gdb.dwarf2/dw2-canonicalize-type.exp
7205 * gdb.dwarf2/dw2-case-insensitive.exp
7206 * gdb.dwarf2/dw2-common-block.exp
7207 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7208 * gdb.dwarf2/dw2-compressed.exp
7209 * gdb.dwarf2/dw2-const.exp
7210 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7211 * gdb.dwarf2/dw2-cu-size.exp
7212 * gdb.dwarf2/dw2-dup-frame.exp
7213 * gdb.dwarf2/dw2-entry-value.exp
7214 * gdb.dwarf2/dw2-icycle.exp
7215 * gdb.dwarf2/dw2-ifort-parameter.exp
7216 * gdb.dwarf2/dw2-inline-break.exp
7217 * gdb.dwarf2/dw2-inline-param.exp
7218 * gdb.dwarf2/dw2-intercu.exp
7219 * gdb.dwarf2/dw2-intermix.exp
7220 * gdb.dwarf2/dw2-lexical-block-bare.exp
7221 * gdb.dwarf2/dw2-linkage-name-trust.exp
7222 * gdb.dwarf2/dw2-minsym-in-cu.exp
7223 * gdb.dwarf2/dw2-noloc.exp
7224 * gdb.dwarf2/dw2-op-call.exp
7225 * gdb.dwarf2/dw2-op-out-param.exp
7226 * gdb.dwarf2/dw2-opt-structptr.exp
7227 * gdb.dwarf2/dw2-param-error.exp
7228 * gdb.dwarf2/dw2-producer.exp
7229 * gdb.dwarf2/dw2-ranges-base.exp
7230 * gdb.dwarf2/dw2-ref-missing-frame.exp
7231 * gdb.dwarf2/dw2-reg-undefined.exp
7232 * gdb.dwarf2/dw2-regno-invalid.exp
7233 * gdb.dwarf2/dw2-restore.exp
7234 * gdb.dwarf2/dw2-restrict.exp
7235 * gdb.dwarf2/dw2-single-line-discriminators.exp
7236 * gdb.dwarf2/dw2-strp.exp
7237 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7238 * gdb.dwarf2/dw2-unresolved.exp
7239 * gdb.dwarf2/dw2-var-zero-addr.exp
7240 * gdb.dwarf2/dw4-sig-types.exp
7241 * gdb.dwarf2/dwz.exp
7242 * gdb.dwarf2/dynarr-ptr.exp
7243 * gdb.dwarf2/enum-type.exp
7244 * gdb.dwarf2/gdb-index.exp
7245 * gdb.dwarf2/implptr-64bit.exp
7246 * gdb.dwarf2/implptr-optimized-out.exp
7247 * gdb.dwarf2/implptr.exp
7248 * gdb.dwarf2/implref-array.exp
7249 * gdb.dwarf2/implref-const.exp
7250 * gdb.dwarf2/implref-global.exp
7251 * gdb.dwarf2/implref-struct.exp
7252 * gdb.dwarf2/mac-fileno.exp
7253 * gdb.dwarf2/main-subprogram.exp
7254 * gdb.dwarf2/member-ptr-forwardref.exp
7255 * gdb.dwarf2/method-ptr.exp
7256 * gdb.dwarf2/missing-sig-type.exp
7257 * gdb.dwarf2/nonvar-access.exp
7258 * gdb.dwarf2/opaque-type-lookup.exp
7259 * gdb.dwarf2/pieces-optimized-out.exp
7260 * gdb.dwarf2/pieces.exp
7261 * gdb.dwarf2/pr10770.exp
7262 * gdb.dwarf2/pr13961.exp
7263 * gdb.dwarf2/staticvirtual.exp
7264 * gdb.dwarf2/subrange.exp
7265 * gdb.dwarf2/symtab-producer.exp
7266 * gdb.dwarf2/trace-crash.exp
7267 * gdb.dwarf2/typeddwarf.exp
7268 * gdb.dwarf2/valop.exp
7269 * gdb.dwarf2/watch-notconst.exp
7270 * gdb.fortran/array-element.exp
7271 * gdb.fortran/charset.exp
7272 * gdb.fortran/common-block.exp
7273 * gdb.fortran/complex.exp
7274 * gdb.fortran/derived-type-function.exp
7275 * gdb.fortran/derived-type.exp
7276 * gdb.fortran/logical.exp
7277 * gdb.fortran/module.exp
7278 * gdb.fortran/multi-dim.exp
7279 * gdb.fortran/nested-funcs.exp
7280 * gdb.fortran/print-formatted.exp
7281 * gdb.fortran/subarray.exp
7282 * gdb.fortran/vla-alloc-assoc.exp
7283 * gdb.fortran/vla-datatypes.exp
7284 * gdb.fortran/vla-history.exp
7285 * gdb.fortran/vla-ptr-info.exp
7286 * gdb.fortran/vla-ptype-sub.exp
7287 * gdb.fortran/vla-ptype.exp
7288 * gdb.fortran/vla-sizeof.exp
7289 * gdb.fortran/vla-type.exp
7290 * gdb.fortran/vla-value-sub-arbitrary.exp
7291 * gdb.fortran/vla-value-sub-finish.exp
7292 * gdb.fortran/vla-value-sub.exp
7293 * gdb.fortran/vla-value.exp
7294 * gdb.fortran/whatis_type.exp
7295 * gdb.go/chan.exp
7296 * gdb.go/handcall.exp
7297 * gdb.go/hello.exp
7298 * gdb.go/integers.exp
7299 * gdb.go/methods.exp
7300 * gdb.go/package.exp
7301 * gdb.go/strings.exp
7302 * gdb.go/types.exp
7303 * gdb.go/unsafe.exp
7304 * gdb.guile/scm-arch.exp
7305 * gdb.guile/scm-block.exp
7306 * gdb.guile/scm-breakpoint.exp
7307 * gdb.guile/scm-cmd.exp
7308 * gdb.guile/scm-disasm.exp
7309 * gdb.guile/scm-equal.exp
7310 * gdb.guile/scm-frame-args.exp
7311 * gdb.guile/scm-frame-inline.exp
7312 * gdb.guile/scm-frame.exp
7313 * gdb.guile/scm-iterator.exp
7314 * gdb.guile/scm-math.exp
7315 * gdb.guile/scm-objfile.exp
7316 * gdb.guile/scm-ports.exp
7317 * gdb.guile/scm-symbol.exp
7318 * gdb.guile/scm-symtab.exp
7319 * gdb.guile/scm-value-cc.exp
7320 * gdb.guile/types-module.exp
7321 * gdb.linespec/break-ask.exp
7322 * gdb.linespec/cpexplicit.exp
7323 * gdb.linespec/explicit.exp
7324 * gdb.linespec/keywords.exp
7325 * gdb.linespec/linespec.exp
7326 * gdb.linespec/ls-dollar.exp
7327 * gdb.linespec/ls-errs.exp
7328 * gdb.linespec/skip-two.exp
7329 * gdb.linespec/thread.exp
7330 * gdb.mi/mi-async.exp
7331 * gdb.mi/mi-basics.exp
7332 * gdb.mi/mi-break.exp
7333 * gdb.mi/mi-catch-load.exp
7334 * gdb.mi/mi-cli.exp
7335 * gdb.mi/mi-cmd-param-changed.exp
7336 * gdb.mi/mi-console.exp
7337 * gdb.mi/mi-detach.exp
7338 * gdb.mi/mi-disassemble.exp
7339 * gdb.mi/mi-eval.exp
7340 * gdb.mi/mi-file-transfer.exp
7341 * gdb.mi/mi-file.exp
7342 * gdb.mi/mi-fill-memory.exp
7343 * gdb.mi/mi-inheritance-syntax-error.exp
7344 * gdb.mi/mi-linespec-err-cp.exp
7345 * gdb.mi/mi-logging.exp
7346 * gdb.mi/mi-memory-changed.exp
7347 * gdb.mi/mi-read-memory.exp
7348 * gdb.mi/mi-record-changed.exp
7349 * gdb.mi/mi-reg-undefined.exp
7350 * gdb.mi/mi-regs.exp
7351 * gdb.mi/mi-return.exp
7352 * gdb.mi/mi-reverse.exp
7353 * gdb.mi/mi-simplerun.exp
7354 * gdb.mi/mi-solib.exp
7355 * gdb.mi/mi-stack.exp
7356 * gdb.mi/mi-stepi.exp
7357 * gdb.mi/mi-syn-frame.exp
7358 * gdb.mi/mi-until.exp
7359 * gdb.mi/mi-var-block.exp
7360 * gdb.mi/mi-var-child.exp
7361 * gdb.mi/mi-var-cmd.exp
7362 * gdb.mi/mi-var-cp.exp
7363 * gdb.mi/mi-var-display.exp
7364 * gdb.mi/mi-var-invalidate.exp
7365 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
7366 * gdb.mi/mi-vla-fortran.exp
7367 * gdb.mi/mi-watch.exp
7368 * gdb.mi/mi2-var-child.exp
7369 * gdb.mi/user-selected-context-sync.exp
7370 * gdb.modula2/unbounded-array.exp
7371 * gdb.multi/dummy-frame-restore.exp
7372 * gdb.multi/multi-arch-exec.exp
7373 * gdb.multi/multi-arch.exp
7374 * gdb.multi/tids.exp
7375 * gdb.multi/watchpoint-multi.exp
7376 * gdb.opencl/callfuncs.exp
7377 * gdb.opencl/convs_casts.exp
7378 * gdb.opencl/datatypes.exp
7379 * gdb.opencl/operators.exp
7380 * gdb.opencl/vec_comps.exp
7381 * gdb.opt/clobbered-registers-O2.exp
7382 * gdb.opt/inline-break.exp
7383 * gdb.opt/inline-bt.exp
7384 * gdb.opt/inline-cmds.exp
7385 * gdb.opt/inline-locals.exp
7386 * gdb.pascal/case-insensitive-symbols.exp
7387 * gdb.pascal/floats.exp
7388 * gdb.pascal/gdb11492.exp
7389 * gdb.python/lib-types.exp
7390 * gdb.python/py-arch.exp
7391 * gdb.python/py-as-string.exp
7392 * gdb.python/py-bad-printers.exp
7393 * gdb.python/py-block.exp
7394 * gdb.python/py-breakpoint-create-fail.exp
7395 * gdb.python/py-breakpoint.exp
7396 * gdb.python/py-caller-is.exp
7397 * gdb.python/py-cmd.exp
7398 * gdb.python/py-explore-cc.exp
7399 * gdb.python/py-explore.exp
7400 * gdb.python/py-finish-breakpoint.exp
7401 * gdb.python/py-finish-breakpoint2.exp
7402 * gdb.python/py-frame-args.exp
7403 * gdb.python/py-frame-inline.exp
7404 * gdb.python/py-frame.exp
7405 * gdb.python/py-framefilter-mi.exp
7406 * gdb.python/py-infthread.exp
7407 * gdb.python/py-lazy-string.exp
7408 * gdb.python/py-linetable.exp
7409 * gdb.python/py-mi-events.exp
7410 * gdb.python/py-mi-objfile.exp
7411 * gdb.python/py-mi.exp
7412 * gdb.python/py-objfile.exp
7413 * gdb.python/py-pp-integral.exp
7414 * gdb.python/py-pp-maint.exp
7415 * gdb.python/py-pp-re-notag.exp
7416 * gdb.python/py-pp-registration.exp
7417 * gdb.python/py-recurse-unwind.exp
7418 * gdb.python/py-strfns.exp
7419 * gdb.python/py-symbol.exp
7420 * gdb.python/py-symtab.exp
7421 * gdb.python/py-sync-interp.exp
7422 * gdb.python/py-typeprint.exp
7423 * gdb.python/py-unwind-maint.exp
7424 * gdb.python/py-unwind.exp
7425 * gdb.python/py-value-cc.exp
7426 * gdb.python/py-xmethods.exp
7427 * gdb.reverse/amd64-tailcall-reverse.exp
7428 * gdb.reverse/break-precsave.exp
7429 * gdb.reverse/break-reverse.exp
7430 * gdb.reverse/consecutive-precsave.exp
7431 * gdb.reverse/consecutive-reverse.exp
7432 * gdb.reverse/finish-precsave.exp
7433 * gdb.reverse/finish-reverse-bkpt.exp
7434 * gdb.reverse/finish-reverse.exp
7435 * gdb.reverse/fstatat-reverse.exp
7436 * gdb.reverse/getresuid-reverse.exp
7437 * gdb.reverse/i386-precsave.exp
7438 * gdb.reverse/i386-reverse.exp
7439 * gdb.reverse/i386-sse-reverse.exp
7440 * gdb.reverse/i387-env-reverse.exp
7441 * gdb.reverse/i387-stack-reverse.exp
7442 * gdb.reverse/insn-reverse.exp
7443 * gdb.reverse/machinestate-precsave.exp
7444 * gdb.reverse/machinestate.exp
7445 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7446 * gdb.reverse/pipe-reverse.exp
7447 * gdb.reverse/readv-reverse.exp
7448 * gdb.reverse/recvmsg-reverse.exp
7449 * gdb.reverse/rerun-prec.exp
7450 * gdb.reverse/s390-mvcle.exp
7451 * gdb.reverse/step-precsave.exp
7452 * gdb.reverse/step-reverse.exp
7453 * gdb.reverse/time-reverse.exp
7454 * gdb.reverse/until-precsave.exp
7455 * gdb.reverse/until-reverse.exp
7456 * gdb.reverse/waitpid-reverse.exp
7457 * gdb.reverse/watch-precsave.exp
7458 * gdb.reverse/watch-reverse.exp
7459 * gdb.rust/generics.exp
7460 * gdb.rust/methods.exp
7461 * gdb.rust/modules.exp
7462 * gdb.rust/simple.exp
7463 * gdb.server/connect-with-no-symbol-file.exp
7464 * gdb.server/ext-attach.exp
7465 * gdb.server/ext-restart.exp
7466 * gdb.server/ext-wrapper.exp
7467 * gdb.server/file-transfer.exp
7468 * gdb.server/server-exec-info.exp
7469 * gdb.server/server-kill.exp
7470 * gdb.server/server-mon.exp
7471 * gdb.server/wrapper.exp
7472 * gdb.stabs/exclfwd.exp
7473 * gdb.stabs/gdb11479.exp
7474 * gdb.threads/clone-new-thread-event.exp
7475 * gdb.threads/corethreads.exp
7476 * gdb.threads/current-lwp-dead.exp
7477 * gdb.threads/dlopen-libpthread.exp
7478 * gdb.threads/gcore-thread.exp
7479 * gdb.threads/sigstep-threads.exp
7480 * gdb.threads/watchpoint-fork.exp
7481 * gdb.trace/actions-changed.exp
7482 * gdb.trace/backtrace.exp
7483 * gdb.trace/change-loc.exp
7484 * gdb.trace/circ.exp
7485 * gdb.trace/collection.exp
7486 * gdb.trace/disconnected-tracing.exp
7487 * gdb.trace/ftrace.exp
7488 * gdb.trace/mi-trace-frame-collected.exp
7489 * gdb.trace/mi-trace-unavailable.exp
7490 * gdb.trace/mi-traceframe-changed.exp
7491 * gdb.trace/mi-tsv-changed.exp
7492 * gdb.trace/no-attach-trace.exp
7493 * gdb.trace/passc-dyn.exp
7494 * gdb.trace/qtro.exp
7495 * gdb.trace/range-stepping.exp
7496 * gdb.trace/read-memory.exp
7497 * gdb.trace/save-trace.exp
7498 * gdb.trace/signal.exp
7499 * gdb.trace/status-stop.exp
7500 * gdb.trace/tfile.exp
7501 * gdb.trace/trace-break.exp
7502 * gdb.trace/trace-buffer-size.exp
7503 * gdb.trace/trace-condition.exp
7504 * gdb.trace/tracefile-pseudo-reg.exp
7505 * gdb.trace/tstatus.exp
7506 * gdb.trace/unavailable.exp
7507 * gdb.trace/while-dyn.exp
7508 * gdb.trace/while-stepping.exp
7509
7510 2016-12-22 Doug Evans <xdje42@gmail.com>
7511
7512 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7513 and msymbols.
7514
7515 2016-12-19 Yao Qi <yao.qi@linaro.org>
7516
7517 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7518 (test_with_self): Don't call do_steps_and_nexts, and remove
7519 code about stepping into xmalloc.
7520
7521 2016-12-09 Yao Qi <yao.qi@linaro.org>
7522
7523 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7524
7525 2016-12-09 Yao Qi <yao.qi@linaro.org>
7526
7527 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7528
7529 2016-12-09 Pedro Alves <palves@redhat.com>
7530
7531 * gdb.base/all-architectures-0.exp: New file.
7532 * gdb.base/all-architectures-1.exp: New file.
7533 * gdb.base/all-architectures-2.exp: New file.
7534 * gdb.base/all-architectures-3.exp: New file.
7535 * gdb.base/all-architectures-4.exp: New file.
7536 * gdb.base/all-architectures-5.exp: New file.
7537 * gdb.base/all-architectures-6.exp: New file.
7538 * gdb.base/all-architectures-7.exp: New file.
7539 * gdb.base/all-architectures.exp.in: New file.
7540
7541 2016-12-09 Yao Qi <yao.qi@linaro.org>
7542
7543 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
7544
7545 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
7546
7547 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
7548 possible.
7549 Remove useless pattern-matching code.
7550
7551 2016-12-02 Pedro Alves <palves@redhat.com>
7552
7553 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
7554 procedure.
7555 (top level): Call it.
7556
7557 2016-12-02 Pedro Alves <palves@redhat.com>
7558
7559 * gdb.base/commands.exp (user_defined_command_args_stack_test):
7560 New procedure.
7561 (top level): Call it.
7562
7563 2016-12-02 Pedro Alves <palves@redhat.com>
7564
7565 PR cli/20559
7566 * gdb.base/commands.exp (user_defined_command_args_eval): New
7567 procedure.
7568 (top level): Call it.
7569
7570 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
7571
7572 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
7573 timeout handling.
7574
7575 2016-12-02 Tom Tromey <tom@tromey.com>
7576
7577 * gdb.dwarf2/main-subprogram.c: New file.
7578 * gdb.dwarf2/main-subprogram.exp: New file.
7579
7580 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7581
7582 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
7583 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
7584 gdb_test_no_output for a couple of cases.
7585 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
7586
7587 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7588
7589 Fix test names and standardize compilation error messages throughout
7590 the following files:
7591
7592 * gdb.ada/start.exp
7593 * gdb.arch/alpha-step.exp
7594 * gdb.arch/e500-prologue.exp
7595 * gdb.arch/ftrace-insn-reloc.exp
7596 * gdb.arch/gdb1291.exp
7597 * gdb.arch/gdb1431.exp
7598 * gdb.arch/gdb1558.exp
7599 * gdb.arch/i386-dr3-watch.exp
7600 * gdb.arch/i386-sse-stack-align.exp
7601 * gdb.arch/ia64-breakpoint-shadow.exp
7602 * gdb.arch/pa-nullify.exp
7603 * gdb.arch/powerpc-aix-prologue.exp
7604 * gdb.arch/thumb-bx-pc.exp
7605 * gdb.base/annota1.exp
7606 * gdb.base/annota3.exp
7607 * gdb.base/arrayidx.exp
7608 * gdb.base/assign.exp
7609 * gdb.base/attach.exp
7610 * gdb.base/auxv.exp
7611 * gdb.base/bang.exp
7612 * gdb.base/bfp-test.exp
7613 * gdb.base/bigcore.exp
7614 * gdb.base/bitfields2.exp
7615 * gdb.base/break-fun-addr.exp
7616 * gdb.base/break-probes.exp
7617 * gdb.base/call-rt-st.exp
7618 * gdb.base/callexit.exp
7619 * gdb.base/catch-fork-kill.exp
7620 * gdb.base/charset.exp
7621 * gdb.base/checkpoint.exp
7622 * gdb.base/comprdebug.exp
7623 * gdb.base/constvars.exp
7624 * gdb.base/coredump-filter.exp
7625 * gdb.base/cursal.exp
7626 * gdb.base/cvexpr.exp
7627 * gdb.base/detach.exp
7628 * gdb.base/display.exp
7629 * gdb.base/dmsym.exp
7630 * gdb.base/dprintf-pending.exp
7631 * gdb.base/dso2dso.exp
7632 * gdb.base/dtrace-probe.exp
7633 * gdb.base/dump.exp
7634 * gdb.base/enum_cond.exp
7635 * gdb.base/exe-lock.exp
7636 * gdb.base/exec-invalid-sysroot.exp
7637 * gdb.base/execl-update-breakpoints.exp
7638 * gdb.base/exprs.exp
7639 * gdb.base/fileio.exp
7640 * gdb.base/find.exp
7641 * gdb.base/finish.exp
7642 * gdb.base/fixsection.exp
7643 * gdb.base/foll-vfork.exp
7644 * gdb.base/frame-args.exp
7645 * gdb.base/gcore.exp
7646 * gdb.base/gdb1250.exp
7647 * gdb.base/global-var-nested-by-dso.exp
7648 * gdb.base/gnu-ifunc.exp
7649 * gdb.base/hashline1.exp
7650 * gdb.base/hashline2.exp
7651 * gdb.base/hashline3.exp
7652 * gdb.base/hbreak-in-shr-unsupported.exp
7653 * gdb.base/huge.exp
7654 * gdb.base/infcall-input.exp
7655 * gdb.base/info-fun.exp
7656 * gdb.base/info-shared.exp
7657 * gdb.base/jit-simple.exp
7658 * gdb.base/jit-so.exp
7659 * gdb.base/jit.exp
7660 * gdb.base/jump.exp
7661 * gdb.base/label.exp
7662 * gdb.base/lineinc.exp
7663 * gdb.base/logical.exp
7664 * gdb.base/longjmp.exp
7665 * gdb.base/macscp.exp
7666 * gdb.base/miscexprs.exp
7667 * gdb.base/new-ui-echo.exp
7668 * gdb.base/new-ui-pending-input.exp
7669 * gdb.base/new-ui.exp
7670 * gdb.base/nodebug.exp
7671 * gdb.base/nofield.exp
7672 * gdb.base/offsets.exp
7673 * gdb.base/overlays.exp
7674 * gdb.base/pending.exp
7675 * gdb.base/pointers.exp
7676 * gdb.base/pr11022.exp
7677 * gdb.base/printcmds.exp
7678 * gdb.base/prologue.exp
7679 * gdb.base/ptr-typedef.exp
7680 * gdb.base/realname-expand.exp
7681 * gdb.base/relativedebug.exp
7682 * gdb.base/relocate.exp
7683 * gdb.base/remote.exp
7684 * gdb.base/reread.exp
7685 * gdb.base/return2.exp
7686 * gdb.base/savedregs.exp
7687 * gdb.base/sep.exp
7688 * gdb.base/sepdebug.exp
7689 * gdb.base/sepsymtab.exp
7690 * gdb.base/set-inferior-tty.exp
7691 * gdb.base/setshow.exp
7692 * gdb.base/shlib-call.exp
7693 * gdb.base/sigaltstack.exp
7694 * gdb.base/siginfo-addr.exp
7695 * gdb.base/signals.exp
7696 * gdb.base/signull.exp
7697 * gdb.base/sigrepeat.exp
7698 * gdb.base/so-impl-ld.exp
7699 * gdb.base/solib-display.exp
7700 * gdb.base/solib-overlap.exp
7701 * gdb.base/solib-search.exp
7702 * gdb.base/solib-symbol.exp
7703 * gdb.base/structs.exp
7704 * gdb.base/structs2.exp
7705 * gdb.base/symtab-search-order.exp
7706 * gdb.base/twice.exp
7707 * gdb.base/unload.exp
7708 * gdb.base/varargs.exp
7709 * gdb.base/watchpoint-solib.exp
7710 * gdb.base/watchpoint.exp
7711 * gdb.base/whatis.exp
7712 * gdb.base/wrong_frame_bt_full.exp
7713 * gdb.btrace/dlopen.exp
7714 * gdb.cell/ea-standalone.exp
7715 * gdb.cell/ea-test.exp
7716 * gdb.cp/dispcxx.exp
7717 * gdb.cp/gdb2384.exp
7718 * gdb.cp/method2.exp
7719 * gdb.cp/nextoverthrow.exp
7720 * gdb.cp/pr10728.exp
7721 * gdb.disasm/am33.exp
7722 * gdb.disasm/h8300s.exp
7723 * gdb.disasm/mn10300.exp
7724 * gdb.disasm/sh3.exp
7725 * gdb.dwarf2/dw2-dir-file-name.exp
7726 * gdb.fortran/complex.exp
7727 * gdb.fortran/library-module.exp
7728 * gdb.guile/scm-pretty-print.exp
7729 * gdb.guile/scm-symbol.exp
7730 * gdb.guile/scm-type.exp
7731 * gdb.guile/scm-value.exp
7732 * gdb.linespec/linespec.exp
7733 * gdb.mi/gdb701.exp
7734 * gdb.mi/gdb792.exp
7735 * gdb.mi/mi-breakpoint-changed.exp
7736 * gdb.mi/mi-dprintf-pending.exp
7737 * gdb.mi/mi-dprintf.exp
7738 * gdb.mi/mi-exit-code.exp
7739 * gdb.mi/mi-pending.exp
7740 * gdb.mi/mi-solib.exp
7741 * gdb.mi/new-ui-mi-sync.exp
7742 * gdb.mi/pr11022.exp
7743 * gdb.mi/user-selected-context-sync.exp
7744 * gdb.opt/solib-intra-step.exp
7745 * gdb.python/py-events.exp
7746 * gdb.python/py-finish-breakpoint.exp
7747 * gdb.python/py-mi.exp
7748 * gdb.python/py-prettyprint.exp
7749 * gdb.python/py-shared.exp
7750 * gdb.python/py-symbol.exp
7751 * gdb.python/py-template.exp
7752 * gdb.python/py-type.exp
7753 * gdb.python/py-value.exp
7754 * gdb.reverse/solib-precsave.exp
7755 * gdb.reverse/solib-reverse.exp
7756 * gdb.server/solib-list.exp
7757 * gdb.stabs/weird.exp
7758 * gdb.threads/reconnect-signal.exp
7759 * gdb.threads/stepi-random-signal.exp
7760 * gdb.trace/actions.exp
7761 * gdb.trace/ax.exp
7762 * gdb.trace/backtrace.exp
7763 * gdb.trace/change-loc.exp
7764 * gdb.trace/deltrace.exp
7765 * gdb.trace/ftrace-lock.exp
7766 * gdb.trace/ftrace.exp
7767 * gdb.trace/infotrace.exp
7768 * gdb.trace/mi-tracepoint-changed.exp
7769 * gdb.trace/packetlen.exp
7770 * gdb.trace/passcount.exp
7771 * gdb.trace/pending.exp
7772 * gdb.trace/range-stepping.exp
7773 * gdb.trace/report.exp
7774 * gdb.trace/stap-trace.exp
7775 * gdb.trace/tfind.exp
7776 * gdb.trace/trace-break.exp
7777 * gdb.trace/trace-condition.exp
7778 * gdb.trace/trace-enable-disable.exp
7779 * gdb.trace/trace-mt.exp
7780 * gdb.trace/tracecmd.exp
7781 * gdb.trace/tspeed.exp
7782 * gdb.trace/tsv.exp
7783 * lib/perftest.exp
7784
7785 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7786
7787 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7788 with gdb_test_no_output.
7789 Use command as test name.
7790
7791 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7792
7793 Fix test names starting with uppercase throughout the files.
7794
7795 * gdb.ada/assign_1.exp
7796 * gdb.ada/boolean_expr.exp
7797 * gdb.base/arrayidx.exp
7798 * gdb.base/del.exp
7799 * gdb.base/gcore-buffer-overflow.exp
7800 * gdb.base/testenv.exp
7801 * gdb.compile/compile.exp
7802 * gdb.python/py-framefilter-invalidarg.exp
7803 * gdb.python/py-framefilter.exp
7804
7805 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7806
7807 Fix test names starting with uppercase throughout the files.
7808
7809 * gdb.ada/array_return.exp
7810 * gdb.ada/expr_delims.exp
7811 * gdb.ada/mi_dyn_arr.exp
7812 * gdb.ada/mi_interface.exp
7813 * gdb.ada/mi_var_array.exp
7814 * gdb.ada/watch_arg.exp
7815 * gdb.arch/alpha-step.exp
7816 * gdb.arch/altivec-regs.exp
7817 * gdb.arch/e500-regs.exp
7818 * gdb.arch/powerpc-d128-regs.exp
7819 * gdb.base/arrayidx.exp
7820 * gdb.base/break.exp
7821 * gdb.base/checkpoint.exp
7822 * gdb.base/debug-expr.exp
7823 * gdb.base/dmsym.exp
7824 * gdb.base/radix.exp
7825 * gdb.base/sepdebug.exp
7826 * gdb.base/testenv.exp
7827 * gdb.base/watch_thread_num.exp
7828 * gdb.base/watchpoint-cond-gone.exp
7829 * gdb.cell/break.exp
7830 * gdb.cell/ea-cache.exp
7831 * gdb.compile/compile.exp
7832 * gdb.cp/gdb2495.exp
7833 * gdb.gdb/selftest.exp
7834 * gdb.gdb/xfullpath.exp
7835 * gdb.go/hello.exp
7836 * gdb.go/integers.exp
7837 * gdb.objc/basicclass.exp
7838 * gdb.pascal/hello.exp
7839 * gdb.pascal/integers.exp
7840 * gdb.python/py-breakpoint.exp
7841 * gdb.python/py-cmd.exp
7842 * gdb.python/py-linetable.exp
7843 * gdb.python/py-xmethods.exp
7844 * gdb.python/python.exp
7845 * gdb.reverse/consecutive-precsave.exp
7846 * gdb.reverse/finish-precsave.exp
7847 * gdb.reverse/i386-precsave.exp
7848 * gdb.reverse/machinestate-precsave.exp
7849 * gdb.reverse/sigall-precsave.exp
7850 * gdb.reverse/solib-precsave.exp
7851 * gdb.reverse/step-precsave.exp
7852 * gdb.reverse/until-precsave.exp
7853 * gdb.reverse/watch-precsave.exp
7854 * gdb.threads/leader-exit.exp
7855 * gdb.threads/pthreads.exp
7856 * gdb.threads/wp-replication.exp
7857 * gdb.trace/actions.exp
7858 * gdb.trace/mi-tsv-changed.exp
7859 * gdb.trace/tsv.exp
7860
7861 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7862
7863 Fix test names starting with uppercase throughout the files.
7864
7865 * gdb.arch/i386-bp_permanent.exp
7866 * gdb.arch/i386-gnu-cfi.exp
7867 * gdb.base/disasm-end-cu.exp
7868 * gdb.base/macscp.exp
7869 * gdb.base/pending.exp
7870 * gdb.base/watch_thread_num.exp
7871 * gdb.cp/exception.exp
7872 * gdb.cp/gdb2495.exp
7873 * gdb.cp/local.exp
7874 * gdb.python/py-evsignal.exp
7875 * gdb.python/python.exp
7876 * gdb.trace/tracecmd.exp
7877
7878 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7879
7880 Fix test names starting with uppercase throughout the files.
7881
7882 * gdb.base/charset.exp
7883 * gdb.base/eval.exp
7884 * gdb.base/multi-forks.exp
7885 * gdb.guile/scm-progspace.exp
7886 * gdb.opencl/datatypes.exp
7887 * gdb.python/py-block.exp
7888 * gdb.python/py-function.exp
7889 * gdb.python/py-symbol.exp
7890 * gdb.python/py-symtab.exp
7891 * gdb.python/py-xmethods.exp
7892 * gdb.reverse/break-precsave.exp
7893 * gdb.reverse/break-reverse.exp
7894 * gdb.reverse/consecutive-precsave.exp
7895 * gdb.reverse/consecutive-reverse.exp
7896 * gdb.reverse/finish-precsave.exp
7897 * gdb.reverse/finish-reverse-bkpt.exp
7898 * gdb.reverse/finish-reverse.exp
7899 * gdb.reverse/fstatat-reverse.exp
7900 * gdb.reverse/getresuid-reverse.exp
7901 * gdb.reverse/i386-precsave.exp
7902 * gdb.reverse/i386-reverse.exp
7903 * gdb.reverse/i386-sse-reverse.exp
7904 * gdb.reverse/i387-stack-reverse.exp
7905 * gdb.reverse/insn-reverse.exp
7906 * gdb.reverse/machinestate-precsave.exp
7907 * gdb.reverse/machinestate.exp
7908 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7909 * gdb.reverse/pipe-reverse.exp
7910 * gdb.reverse/readv-reverse.exp
7911 * gdb.reverse/recvmsg-reverse.exp
7912 * gdb.reverse/rerun-prec.exp
7913 * gdb.reverse/s390-mvcle.exp
7914 * gdb.reverse/sigall-precsave.exp
7915 * gdb.reverse/sigall-reverse.exp
7916 * gdb.reverse/solib-precsave.exp
7917 * gdb.reverse/solib-reverse.exp
7918 * gdb.reverse/step-precsave.exp
7919 * gdb.reverse/step-reverse.exp
7920 * gdb.reverse/time-reverse.exp
7921 * gdb.reverse/until-precsave.exp
7922 * gdb.reverse/until-reverse.exp
7923 * gdb.reverse/waitpid-reverse.exp
7924 * gdb.reverse/watch-precsave.exp
7925 * gdb.reverse/watch-reverse.exp
7926
7927 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7928
7929 Fix test names starting with uppercase throughout the files.
7930
7931 * gdb.arch/i386-mpx-simple_segv.exp
7932 * gdb.arch/i386-mpx.exp
7933 * gdb.arch/i386-permbkpt.exp
7934 * gdb.arch/pa-nullify.exp
7935 * gdb.arch/powerpc-d128-regs.exp
7936 * gdb.arch/vsx-regs.exp
7937 * gdb.base/bfp-test.exp
7938 * gdb.base/break.exp
7939 * gdb.base/breakpoint-shadow.exp
7940 * gdb.base/callfuncs.exp
7941 * gdb.base/charset.exp
7942 * gdb.base/commands.exp
7943 * gdb.base/completion.exp
7944 * gdb.base/dfp-test.exp
7945 * gdb.base/echo.exp
7946 * gdb.base/ending-run.exp
7947 * gdb.base/eval.exp
7948 * gdb.base/expand-psymtabs.exp
7949 * gdb.base/float128.exp
7950 * gdb.base/floatn.exp
7951 * gdb.base/foll-exec-mode.exp
7952 * gdb.base/gdb1056.exp
7953 * gdb.base/gdb11531.exp
7954 * gdb.base/kill-after-signal.exp
7955 * gdb.base/multi-forks.exp
7956 * gdb.base/overlays.exp
7957 * gdb.base/pending.exp
7958 * gdb.base/sepdebug.exp
7959 * gdb.base/testenv.exp
7960 * gdb.base/valgrind-db-attach.exp
7961 * gdb.base/watch_thread_num.exp
7962 * gdb.base/watchpoint-cond-gone.exp
7963 * gdb.base/watchpoint.exp
7964 * gdb.base/watchpoints.exp
7965 * gdb.cp/arg-reference.exp
7966 * gdb.cp/baseenum.exp
7967 * gdb.cp/operator.exp
7968 * gdb.cp/shadow.exp
7969 * gdb.dwarf2/dw2-op-out-param.exp
7970 * gdb.dwarf2/dw2-reg-undefined.exp
7971 * gdb.go/chan.exp
7972 * gdb.go/hello.exp
7973 * gdb.go/integers.exp
7974 * gdb.go/methods.exp
7975 * gdb.go/package.exp
7976 * gdb.guile/scm-parameter.exp
7977 * gdb.guile/scm-progspace.exp
7978 * gdb.guile/scm-value.exp
7979 * gdb.mi/mi-pending.exp
7980 * gdb.mi/user-selected-context-sync.exp
7981 * gdb.multi/multi-attach.exp
7982 * gdb.multi/tids.exp
7983 * gdb.opt/clobbered-registers-O2.exp
7984 * gdb.pascal/floats.exp
7985 * gdb.pascal/integers.exp
7986 * gdb.python/py-block.exp
7987 * gdb.python/py-events.exp
7988 * gdb.python/py-parameter.exp
7989 * gdb.python/py-symbol.exp
7990 * gdb.python/py-symtab.exp
7991 * gdb.python/py-type.exp
7992 * gdb.python/py-value.exp
7993 * gdb.python/py-xmethods.exp
7994 * gdb.python/python.exp
7995 * gdb.reverse/break-precsave.exp
7996 * gdb.reverse/consecutive-precsave.exp
7997 * gdb.reverse/finish-precsave.exp
7998 * gdb.reverse/i386-precsave.exp
7999 * gdb.reverse/machinestate-precsave.exp
8000 * gdb.reverse/sigall-precsave.exp
8001 * gdb.reverse/solib-precsave.exp
8002 * gdb.reverse/step-precsave.exp
8003 * gdb.reverse/until-precsave.exp
8004 * gdb.reverse/watch-precsave.exp
8005 * gdb.server/ext-attach.exp
8006 * gdb.server/ext-restart.exp
8007 * gdb.server/ext-run.exp
8008 * gdb.server/ext-wrapper.exp
8009 * gdb.stabs/gdb11479.exp
8010 * gdb.stabs/weird.exp
8011 * gdb.threads/attach-many-short-lived-threads.exp
8012 * gdb.threads/kill.exp
8013 * gdb.threads/watchpoint-fork.exp
8014
8015 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8016
8017 Fix test names starting with uppercase throughout all the files below.
8018
8019 * gdb.ada/array_return.exp
8020 * gdb.ada/catch_ex.exp
8021 * gdb.ada/info_exc.exp
8022 * gdb.ada/mi_catch_ex.exp
8023 * gdb.ada/mi_dyn_arr.exp
8024 * gdb.ada/mi_ex_cond.exp
8025 * gdb.ada/mi_exc_info.exp
8026 * gdb.ada/mi_interface.exp
8027 * gdb.ada/mi_task_arg.exp
8028 * gdb.ada/mi_task_info.exp
8029 * gdb.ada/mi_var_array.exp
8030 * gdb.arch/alpha-step.exp
8031 * gdb.arch/amd64-disp-step.exp
8032 * gdb.arch/arm-disp-step.exp
8033 * gdb.arch/disp-step-insn-reloc.exp
8034 * gdb.arch/e500-prologue.exp
8035 * gdb.arch/ftrace-insn-reloc.exp
8036 * gdb.arch/gdb1558.exp
8037 * gdb.arch/i386-bp_permanent.exp
8038 * gdb.arch/i386-disp-step.exp
8039 * gdb.arch/i386-float.exp
8040 * gdb.arch/i386-gnu-cfi.exp
8041 * gdb.arch/ia64-breakpoint-shadow.exp
8042 * gdb.arch/mips16-thunks.exp
8043 * gdb.arch/pa-nullify.exp
8044 * gdb.arch/powerpc-aix-prologue.exp
8045 * gdb.arch/powerpc-power.exp
8046 * gdb.arch/ppc-dfp.exp
8047 * gdb.arch/s390-tdbregs.exp
8048 * gdb.arch/spu-info.exp
8049 * gdb.arch/spu-ls.exp
8050 * gdb.arch/thumb-bx-pc.exp
8051 * gdb.base/advance.exp
8052 * gdb.base/annota-input-while-running.exp
8053 * gdb.base/arrayidx.exp
8054 * gdb.base/asmlabel.exp
8055 * gdb.base/async.exp
8056 * gdb.base/attach-wait-input.exp
8057 * gdb.base/auto-connect-native-target.exp
8058 * gdb.base/batch-preserve-term-settings.exp
8059 * gdb.base/bfp-test.exp
8060 * gdb.base/bigcore.exp
8061 * gdb.base/bp-permanent.exp
8062 * gdb.base/break-always.exp
8063 * gdb.base/break-fun-addr.exp
8064 * gdb.base/break-idempotent.exp
8065 * gdb.base/break-main-file-remove-fail.exp
8066 * gdb.base/break-probes.exp
8067 * gdb.base/break-unload-file.exp
8068 * gdb.base/break.exp
8069 * gdb.base/call-ar-st.exp
8070 * gdb.base/call-rt-st.exp
8071 * gdb.base/call-sc.exp
8072 * gdb.base/call-signal-resume.exp
8073 * gdb.base/call-strs.exp
8074 * gdb.base/callexit.exp
8075 * gdb.base/callfuncs.exp
8076 * gdb.base/catch-gdb-caused-signals.exp
8077 * gdb.base/catch-signal-siginfo-cond.exp
8078 * gdb.base/catch-syscall.exp
8079 * gdb.base/compare-sections.exp
8080 * gdb.base/cond-eval-mode.exp
8081 * gdb.base/condbreak-call-false.exp
8082 * gdb.base/consecutive-step-over.exp
8083 * gdb.base/cursal.exp
8084 * gdb.base/disabled-location.exp
8085 * gdb.base/disasm-end-cu.exp
8086 * gdb.base/display.exp
8087 * gdb.base/double-prompt-target-event-error.exp
8088 * gdb.base/dprintf-bp-same-addr.exp
8089 * gdb.base/dprintf-detach.exp
8090 * gdb.base/dprintf-next.exp
8091 * gdb.base/dprintf-non-stop.exp
8092 * gdb.base/dprintf-pending.exp
8093 * gdb.base/dso2dso.exp
8094 * gdb.base/ending-run.exp
8095 * gdb.base/enum_cond.exp
8096 * gdb.base/examine-backward.exp
8097 * gdb.base/exe-lock.exp
8098 * gdb.base/exec-invalid-sysroot.exp
8099 * gdb.base/execl-update-breakpoints.exp
8100 * gdb.base/execution-termios.exp
8101 * gdb.base/fileio.exp
8102 * gdb.base/fixsection.exp
8103 * gdb.base/foll-exec-mode.exp
8104 * gdb.base/foll-exec.exp
8105 * gdb.base/fork-running-state.exp
8106 * gdb.base/frame-args.exp
8107 * gdb.base/fullpath-expand.exp
8108 * gdb.base/func-ptr.exp
8109 * gdb.base/gcore-relro-pie.exp
8110 * gdb.base/gdb1090.exp
8111 * gdb.base/gdb1555.exp
8112 * gdb.base/global-var-nested-by-dso.exp
8113 * gdb.base/gnu-ifunc.exp
8114 * gdb.base/hbreak-in-shr-unsupported.exp
8115 * gdb.base/hbreak-unmapped.exp
8116 * gdb.base/hook-stop.exp
8117 * gdb.base/infcall-input.exp
8118 * gdb.base/info-fun.exp
8119 * gdb.base/info-shared.exp
8120 * gdb.base/interrupt-noterm.exp
8121 * gdb.base/jit-so.exp
8122 * gdb.base/jit.exp
8123 * gdb.base/line-symtabs.exp
8124 * gdb.base/list.exp
8125 * gdb.base/longjmp.exp
8126 * gdb.base/macscp.exp
8127 * gdb.base/max-value-size.exp
8128 * gdb.base/nodebug.exp
8129 * gdb.base/nofield.exp
8130 * gdb.base/overlays.exp
8131 * gdb.base/paginate-after-ctrl-c-running.exp
8132 * gdb.base/paginate-bg-execution.exp
8133 * gdb.base/paginate-inferior-exit.exp
8134 * gdb.base/pending.exp
8135 * gdb.base/pr11022.exp
8136 * gdb.base/printcmds.exp
8137 * gdb.base/ptr-typedef.exp
8138 * gdb.base/ptype.exp
8139 * gdb.base/randomize.exp
8140 * gdb.base/range-stepping.exp
8141 * gdb.base/realname-expand.exp
8142 * gdb.base/relativedebug.exp
8143 * gdb.base/remote.exp
8144 * gdb.base/savedregs.exp
8145 * gdb.base/sepdebug.exp
8146 * gdb.base/set-noassign.exp
8147 * gdb.base/shlib-call.exp
8148 * gdb.base/shreloc.exp
8149 * gdb.base/sigaltstack.exp
8150 * gdb.base/sigbpt.exp
8151 * gdb.base/siginfo-addr.exp
8152 * gdb.base/siginfo-obj.exp
8153 * gdb.base/siginfo-thread.exp
8154 * gdb.base/signest.exp
8155 * gdb.base/signull.exp
8156 * gdb.base/sigrepeat.exp
8157 * gdb.base/skip.exp
8158 * gdb.base/so-impl-ld.exp
8159 * gdb.base/solib-corrupted.exp
8160 * gdb.base/solib-disc.exp
8161 * gdb.base/solib-display.exp
8162 * gdb.base/solib-overlap.exp
8163 * gdb.base/solib-search.exp
8164 * gdb.base/solib-symbol.exp
8165 * gdb.base/source-execution.exp
8166 * gdb.base/sss-bp-on-user-bp-2.exp
8167 * gdb.base/sss-bp-on-user-bp.exp
8168 * gdb.base/stack-checking.exp
8169 * gdb.base/stale-infcall.exp
8170 * gdb.base/step-break.exp
8171 * gdb.base/step-line.exp
8172 * gdb.base/step-over-exit.exp
8173 * gdb.base/step-test.exp
8174 * gdb.base/structs.exp
8175 * gdb.base/sym-file.exp
8176 * gdb.base/symtab-search-order.exp
8177 * gdb.base/term.exp
8178 * gdb.base/type-opaque.exp
8179 * gdb.base/unload.exp
8180 * gdb.base/until-nodebug.exp
8181 * gdb.base/until.exp
8182 * gdb.base/unwindonsignal.exp
8183 * gdb.base/watch-cond.exp
8184 * gdb.base/watch-non-mem.exp
8185 * gdb.base/watch_thread_num.exp
8186 * gdb.base/watchpoint-reuse-slot.exp
8187 * gdb.base/watchpoint-solib.exp
8188 * gdb.base/watchpoint.exp
8189 * gdb.btrace/dlopen.exp
8190 * gdb.cell/arch.exp
8191 * gdb.cell/break.exp
8192 * gdb.cell/bt.exp
8193 * gdb.cell/core.exp
8194 * gdb.cell/data.exp
8195 * gdb.cell/dwarfaddr.exp
8196 * gdb.cell/ea-cache.exp
8197 * gdb.cell/ea-standalone.exp
8198 * gdb.cell/ea-test.exp
8199 * gdb.cell/f-regs.exp
8200 * gdb.cell/fork.exp
8201 * gdb.cell/gcore.exp
8202 * gdb.cell/mem-access.exp
8203 * gdb.cell/ptype.exp
8204 * gdb.cell/registers.exp
8205 * gdb.cell/sizeof.exp
8206 * gdb.cell/solib-symbol.exp
8207 * gdb.cell/solib.exp
8208 * gdb.compile/compile-tls.exp
8209 * gdb.cp/exception.exp
8210 * gdb.cp/gdb2495.exp
8211 * gdb.cp/local.exp
8212 * gdb.cp/mb-inline.exp
8213 * gdb.cp/mb-templates.exp
8214 * gdb.cp/pr10687.exp
8215 * gdb.cp/pr9167.exp
8216 * gdb.cp/scope-err.exp
8217 * gdb.cp/templates.exp
8218 * gdb.cp/virtfunc.exp
8219 * gdb.dwarf2/dw2-dir-file-name.exp
8220 * gdb.dwarf2/dw2-single-line-discriminators.exp
8221 * gdb.fortran/complex.exp
8222 * gdb.fortran/library-module.exp
8223 * gdb.guile/guile.exp
8224 * gdb.guile/scm-cmd.exp
8225 * gdb.guile/scm-frame-inline.exp
8226 * gdb.guile/scm-objfile.exp
8227 * gdb.guile/scm-pretty-print.exp
8228 * gdb.guile/scm-symbol.exp
8229 * gdb.guile/scm-type.exp
8230 * gdb.guile/scm-value.exp
8231 * gdb.linespec/keywords.exp
8232 * gdb.linespec/ls-errs.exp
8233 * gdb.linespec/macro-relative.exp
8234 * gdb.linespec/thread.exp
8235 * gdb.mi/mi-breakpoint-changed.exp
8236 * gdb.mi/mi-dprintf-pending.exp
8237 * gdb.mi/mi-fullname-deleted.exp
8238 * gdb.mi/mi-logging.exp
8239 * gdb.mi/mi-pending.exp
8240 * gdb.mi/mi-solib.exp
8241 * gdb.mi/new-ui-mi-sync.exp
8242 * gdb.mi/user-selected-context-sync.exp
8243 * gdb.multi/dummy-frame-restore.exp
8244 * gdb.multi/multi-arch-exec.exp
8245 * gdb.multi/remove-inferiors.exp
8246 * gdb.multi/watchpoint-multi-exit.exp
8247 * gdb.opt/solib-intra-step.exp
8248 * gdb.perf/backtrace.exp
8249 * gdb.perf/single-step.exp
8250 * gdb.perf/skip-command.exp
8251 * gdb.perf/skip-prologue.exp
8252 * gdb.perf/solib.exp
8253 * gdb.python/lib-types.exp
8254 * gdb.python/py-as-string.exp
8255 * gdb.python/py-bad-printers.exp
8256 * gdb.python/py-block.exp
8257 * gdb.python/py-breakpoint.exp
8258 * gdb.python/py-cmd.exp
8259 * gdb.python/py-events.exp
8260 * gdb.python/py-evthreads.exp
8261 * gdb.python/py-finish-breakpoint.exp
8262 * gdb.python/py-finish-breakpoint2.exp
8263 * gdb.python/py-frame-inline.exp
8264 * gdb.python/py-frame.exp
8265 * gdb.python/py-inferior.exp
8266 * gdb.python/py-infthread.exp
8267 * gdb.python/py-mi.exp
8268 * gdb.python/py-objfile.exp
8269 * gdb.python/py-pp-maint.exp
8270 * gdb.python/py-pp-registration.exp
8271 * gdb.python/py-prettyprint.exp
8272 * gdb.python/py-recurse-unwind.exp
8273 * gdb.python/py-shared.exp
8274 * gdb.python/py-symbol.exp
8275 * gdb.python/py-symtab.exp
8276 * gdb.python/py-template.exp
8277 * gdb.python/py-type.exp
8278 * gdb.python/py-unwind-maint.exp
8279 * gdb.python/py-unwind.exp
8280 * gdb.python/py-value.exp
8281 * gdb.python/python.exp
8282 * gdb.reverse/finish-reverse-bkpt.exp
8283 * gdb.reverse/insn-reverse.exp
8284 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8285 * gdb.reverse/solib-precsave.exp
8286 * gdb.reverse/solib-reverse.exp
8287 * gdb.stabs/gdb11479.exp
8288 * gdb.stabs/weird.exp
8289 * gdb.threads/fork-child-threads.exp
8290 * gdb.threads/fork-plus-threads.exp
8291 * gdb.threads/fork-thread-pending.exp
8292 * gdb.threads/forking-threads-plus-breakpoint.exp
8293 * gdb.threads/hand-call-in-threads.exp
8294 * gdb.threads/interrupted-hand-call.exp
8295 * gdb.threads/linux-dp.exp
8296 * gdb.threads/local-watch-wrong-thread.exp
8297 * gdb.threads/next-while-other-thread-longjmps.exp
8298 * gdb.threads/non-ldr-exit.exp
8299 * gdb.threads/pending-step.exp
8300 * gdb.threads/print-threads.exp
8301 * gdb.threads/process-dies-while-detaching.exp
8302 * gdb.threads/process-dies-while-handling-bp.exp
8303 * gdb.threads/pthreads.exp
8304 * gdb.threads/queue-signal.exp
8305 * gdb.threads/reconnect-signal.exp
8306 * gdb.threads/signal-command-handle-nopass.exp
8307 * gdb.threads/signal-command-multiple-signals-pending.exp
8308 * gdb.threads/signal-delivered-right-thread.exp
8309 * gdb.threads/signal-sigtrap.exp
8310 * gdb.threads/sigthread.exp
8311 * gdb.threads/staticthreads.exp
8312 * gdb.threads/stepi-random-signal.exp
8313 * gdb.threads/thread-unwindonsignal.exp
8314 * gdb.threads/thread_check.exp
8315 * gdb.threads/thread_events.exp
8316 * gdb.threads/tid-reuse.exp
8317 * gdb.threads/tls-nodebug.exp
8318 * gdb.threads/tls-shared.exp
8319 * gdb.threads/tls-so_extern.exp
8320 * gdb.threads/tls.exp
8321 * gdb.threads/wp-replication.exp
8322 * gdb.trace/actions-changed.exp
8323 * gdb.trace/actions.exp
8324 * gdb.trace/backtrace.exp
8325 * gdb.trace/change-loc.exp
8326 * gdb.trace/collection.exp
8327 * gdb.trace/deltrace.exp
8328 * gdb.trace/disconnected-tracing.exp
8329 * gdb.trace/entry-values.exp
8330 * gdb.trace/ftrace-lock.exp
8331 * gdb.trace/ftrace.exp
8332 * gdb.trace/infotrace.exp
8333 * gdb.trace/mi-trace-frame-collected.exp
8334 * gdb.trace/mi-trace-unavailable.exp
8335 * gdb.trace/mi-traceframe-changed.exp
8336 * gdb.trace/mi-tracepoint-changed.exp
8337 * gdb.trace/mi-tsv-changed.exp
8338 * gdb.trace/no-attach-trace.exp
8339 * gdb.trace/packetlen.exp
8340 * gdb.trace/passc-dyn.exp
8341 * gdb.trace/passcount.exp
8342 * gdb.trace/pending.exp
8343 * gdb.trace/pr16508.exp
8344 * gdb.trace/qtro.exp
8345 * gdb.trace/range-stepping.exp
8346 * gdb.trace/read-memory.exp
8347 * gdb.trace/report.exp
8348 * gdb.trace/save-trace.exp
8349 * gdb.trace/signal.exp
8350 * gdb.trace/stap-trace.exp
8351 * gdb.trace/status-stop.exp
8352 * gdb.trace/strace.exp
8353 * gdb.trace/tfile.exp
8354 * gdb.trace/tfind.exp
8355 * gdb.trace/trace-break.exp
8356 * gdb.trace/trace-condition.exp
8357 * gdb.trace/trace-enable-disable.exp
8358 * gdb.trace/trace-mt.exp
8359 * gdb.trace/tracecmd.exp
8360 * gdb.trace/tracefile-pseudo-reg.exp
8361 * gdb.trace/tspeed.exp
8362 * gdb.trace/tstatus.exp
8363 * gdb.trace/tsv.exp
8364 * gdb.trace/unavailable.exp
8365 * gdb.trace/while-dyn.exp
8366 * gdb.trace/while-stepping.exp
8367 * lib/gdb-guile.exp
8368 * lib/gdb.exp
8369 * lib/mi-support.exp
8370 * lib/pascal.exp
8371 * lib/perftest.exp
8372 * lib/prelink-support.exp
8373 * lib/selftest-support.exp
8374
8375 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
8376
8377 * Makefile.in: Include disable-implicit-rules.mk.
8378
8379 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8380
8381 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
8382 non-byte-aligned bit fields.
8383
8384 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8385
8386 PR gdb/12616
8387 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
8388 respects the DW_AT_data_bit_offset attribute.
8389
8390 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
8391
8392 * gdb.base/default.exp: Fix output of "set language".
8393
8394 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
8395
8396 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
8397 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
8398 make.
8399 * configure.ac: Remove checks for the make program.
8400 * configure: Re-generate.
8401
8402 2016-11-16 Kevin Buettner <kevinb@redhat.com>
8403
8404 * gdb.python/py-recurse-unwind.c (main): Add loop.
8405 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
8406 to read_register() and gdb.parse_and_eval(). Make each code
8407 call a separate case that can be individually tested.
8408 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
8409 proc. Call cont_and_backtrace for each of the code paths that
8410 we want to test in the unwinder.
8411
8412 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
8413
8414 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
8415 the definition of struct S.
8416
8417 2016-11-11 Catherine Moore <clm@codesourcery.com>
8418
8419 * gdb.base/dump.exp: Identify verilog format dump tests as such.
8420
8421 2016-11-09 Pedro Alves <palves@redhat.com>
8422
8423 * gdb.base/commands.exp (runto_or_return): New procedure.
8424 (gdbvar_simple_if_test, gdbvar_simple_while_test)
8425 (gdbvar_complex_if_while_test, progvar_simple_if_test)
8426 (progvar_simple_while_test, progvar_complex_if_while_test)
8427 (if_while_breakpoint_command_test)
8428 (infrun_breakpoint_command_test, breakpoint_command_test)
8429 (user_defined_command_test, watchpoint_command_test)
8430 (test_command_prompt_position, redefine_hook_test)
8431 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
8432 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
8433 multi_line_input and multi_line. Remove gdb_expect and
8434 gdb_stop_suppressing_tests uses.
8435 * lib/gdb.exp (valnum_re): New global.
8436 (multi_line_input): New procedure.
8437
8438 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
8439
8440 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
8441 Remove.
8442 (test_setup): Define with proc_with_prefix.
8443 (test_cli_inferior): Likewise.
8444 (test_cli_thread): Likewise.
8445 (test_cli_frame): Likewise.
8446 (test_cli_select_frame): Likewise.
8447 (test_cli_up_down): Likewise.
8448 (test_mi_thread_select): Likewise.
8449 (test_mi_stack_select_frame): Likewise.
8450 (test_cli_in_mi_inferior): Likewise.
8451 (test_cli_in_mi_thread): Likewise.
8452 (test_cli_in_mi_frame): Likewise.
8453 (top level): Do not use with_test_prefix_procname.
8454
8455 2016-11-09 Pedro Alves <palves@redhat.com>
8456
8457 * gdb.base/commands.exp (gdbvar_simple_if_test)
8458 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
8459 (progvar_simple_if_test, progvar_simple_while_test)
8460 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
8461 (infrun_breakpoint_command_test, breakpoint_command_test)
8462 (user_defined_command_test, watchpoint_command_test)
8463 (test_command_prompt_position, deprecated_command_test)
8464 (bp_deleted_in_command, temporary_breakpoint_commands)
8465 (stray_arg0_test, source_file_with_indented_comment)
8466 (recursive_source_test, if_commands_test)
8467 (error_clears_commands_left, redefine_hook_test)
8468 (redefine_backtrace_test): Use proc_with_prefix.
8469 * lib/gdb.exp (proc_with_prefix): New proc.
8470
8471 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8472
8473 * gdb.base/tui-layout.c: New file.
8474 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
8475 disassembly window contains very long lines.
8476
8477 2016-11-08 Tom Tromey <tom@tromey.com>
8478
8479 * gdb.python/py-value.exp (test_value_creation): Make "long" test
8480 depend on Python 2.
8481
8482 2016-11-08 Tom Tromey <tom@tromey.com>
8483
8484 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
8485 New method.
8486
8487 2016-10-29 Manish Goregaokar <manish@mozilla.com>
8488
8489 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
8490
8491 2016-10-27 Manish Goregaokar <manish@mozilla.com>
8492
8493 * gdb.rust/simple.rs: Add test for univariant enums without
8494 discriminants and for encoded struct-like enums.
8495
8496 2016-10-28 Pedro Alves <palves@redhat.com>
8497
8498 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
8499 gdb_test_multiple, tighten regexps and match symtabs and line
8500 tables incrementally.
8501
8502 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
8503
8504 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
8505 general.
8506
8507 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
8508
8509 * gdb.base/exec-invalid-sysroot.exp: New file.
8510
8511 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8512
8513 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8514
8515 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8516
8517 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8518
8519 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8520
8521 * gdb.base/killed-outside.exp: Remove $options from a call to
8522 `prepare_for_testing'.
8523
8524 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8525
8526 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8527 Change test message.
8528
8529 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8530
8531 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8532 Update comment.
8533
8534 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8535
8536 * gdb.trace/mi-trace-save.exp: New file.
8537
8538 2016-10-13 Yao Qi <yao.qi@linaro.org>
8539
8540 * gdb.base/code_elim.exp (get_var_address): Remove.
8541 * gdb.base/relocate.exp: Likewise.
8542 * gdb.base/shreloc.exp: Likewise.
8543 * lib/gdb.exp (get_var_address): New.
8544
8545 2016-10-13 Yao Qi <yao.qi@linaro.org>
8546
8547 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
8548 floating point tests if $skip_float_test is false.
8549
8550 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
8551
8552 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
8553 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
8554 argc values.
8555 Add 1 to argc so we guarantee distinct initial/modified argc values.
8556
8557 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8558
8559 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
8560
8561 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8562
8563 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
8564 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
8565 * gdb.arch/vsx-regs.exp: Likewise.
8566
8567 2016-10-07 Yao Qi <yao.qi@linaro.org>
8568
8569 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
8570
8571 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
8572
8573 * gdb.python/python.exp: Test decode_line("*0").
8574
8575 2016-10-06 Doug Evans <dje@google.com>
8576
8577 * gdb.python/py-value.exp (test_value_creation): Add test for large
8578 unsigned 64-bit value.
8579
8580 2016-10-06 Tom Tromey <tom@tromey.com>
8581
8582 * gdb.compile/compile.exp: Change java tests to rust.
8583 * gdb.base/setshow.exp: Change java tests to rust.
8584 * gdb.base/default.exp: Remove java from language list.
8585 * README (Examples): Update language example.
8586 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
8587 test.
8588 * lib/gdb.exp (skip_java_tests): Remove.
8589 * lib/java.exp: Remove.
8590 * gdb.java: Remove.
8591
8592 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8593
8594 * gdb.arch/mips-fcr.exp: New test.
8595 * gdb.arch/mips-fcr.c: Source for the new test.
8596
8597 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8598
8599 * gdb.base/solib-disc.exp: Use `standard_output_file'
8600 throughout.
8601
8602 2016-10-06 Pedro Alves <palves@redhat.com>
8603
8604 * gdb.base/jit-simple-dl.c: New file.
8605 * gdb.base/jit-simple-jit.c: New file, factored out from ...
8606 * gdb.base/jit-simple.c: ... this.
8607 * gdb.base/jit-simple.exp (jit_run): Delete.
8608 (build_jit): New proc.
8609 (jit_test_reread): Recompile either the main program or the shared
8610 library, depending on what is being tested. Skip changing address
8611 if caller wants to. Compare before/after addresses. If testing
8612 standalone, explicitly load the binary. Test "maint info
8613 breakpoints".
8614 (top level): Add "standalone vs shared lib" and "change address"
8615 vs "same address" axes.
8616
8617 2016-10-06 Pedro Alves <palves@redhat.com>
8618
8619 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
8620 call.
8621 (jit_run): Delete.
8622 (jit_test_reread): Use with_test_prefix. Reload the main binary
8623 explicitly. Compare the before/after addresses of the JIT
8624 descriptor.
8625
8626 2016-08-15 Doug Evans <dje@google.com>
8627
8628 * gdb.xml/extra-regs.xml: Update, end field now required, default type
8629 for single bitfields is bool.
8630 * gdb.xml/tdesc-regs.exp: Ditto.
8631
8632 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8633
8634 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
8635
8636 2016-10-05 Yao Qi <yao.qi@linaro.org>
8637
8638 * lib/gdb.exp (support_complex_tests): Return zero if
8639 gdb_skip_float_test return true.
8640
8641 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
8642 Simon Marchi <simon.marchi@ericsson.com>
8643
8644 PR gdb/20487
8645 * gdb.mi/user-selected-context-sync.exp: New file.
8646 * gdb.mi/user-selected-context-sync.c: New file.
8647
8648 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
8649 Simon Marchi <simon.marchi@ericsson.com>
8650
8651 PR gdb/20487
8652 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
8653 =thread-select-event check.
8654
8655 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
8656
8657 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
8658 the compulsory L operand changes.
8659 * gdb.arch/powerpc-power.s: Likewise.
8660
8661 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8662
8663 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
8664 * gdb.base/jit-attach-pie.c: New file.
8665 * gdb.base/jit-attach-pie.exp: New file.
8666
8667 2016-09-28 Pedro Alves <palves@redhat.com>
8668
8669 * gdb.base/infcall-input.c: New file.
8670 * gdb.base/infcall-input.exp: New file.
8671
8672 2016-09-22 Yao Qi <yao.qi@linaro.org>
8673
8674 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
8675 (gdb_exit): Rename it to ...
8676 (gdbserver_gdb_exit): ... Close GDBserver.
8677 (gdb_exit): New proc, call gdbserver_gdb_exit.
8678 (mi_gdb_exit): Likewise.
8679
8680 2016-09-22 Yao Qi <yao.qi@linaro.org>
8681
8682 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
8683 path.
8684 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
8685 Remove duplication.
8686
8687 2016-09-22 Yao Qi <yao.qi@linaro.org>
8688
8689 * lib/gdbserver-support.exp: Check the existence of
8690 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
8691
8692 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
8693
8694 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
8695
8696 2016-09-21 Tom Tromey <tom@tromey.com>
8697
8698 PR gdb/20604:
8699 * gdb.base/quit.exp: New file.
8700
8701 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
8702
8703 * .gitignore: New file.
8704
8705 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
8706
8707 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
8708 throughout.
8709
8710 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8711
8712 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
8713
8714 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8715
8716 * gdb.cp/casts.cc (decltype): Move it ...
8717 (main): ... with its call to ...
8718 * gdb.cp/casts03.cc: ... a new file.
8719 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
8720
8721 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8722
8723 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
8724
8725 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
8726
8727 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
8728 and sync up the test with tests in gas/testsuite/gas/ppc.
8729 * gdb.arch/powerpc-power.exp: Likewise.
8730
8731 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8732
8733 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
8734
8735 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
8736 Jan Kratochvil <jan.kratochvil@redhat.com>
8737
8738 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
8739 make m1's definition to be different from m2's. Use 'dummy' as an
8740 argument for probe 'two'.
8741
8742 2016-09-10 Jon Beniston <jon@beniston.com>
8743
8744 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
8745 for sim target.
8746
8747 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8748
8749 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
8750 variable declaration.
8751 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
8752 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
8753 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8754 received HWCAP as its argument.
8755
8756 2016-09-06 Pedro Alves <palves@redhat.com>
8757
8758 * gdb.base/new-ui-pending-input.c: New file.
8759 * gdb.base/new-ui-pending-input.exp: New file.
8760 * gdb.exp (clear_gdb_spawn_id): New procedure.
8761 (with_spawn_id): Check whether gdb_spawn_id exists before
8762 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8763 on exit.
8764
8765 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8766
8767 * gdb.base/float128.c: New file.
8768 * gdb.base/float128.exp: Likewise.
8769 * gdb.base/floatn.c: Likewise.
8770 * gdb.base/floatn.exp: Likewise.
8771
8772 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8773
8774 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8775
8776 2016-09-05 Pedro Alves <palves@redhat.com>
8777
8778 PR backtrace/19927
8779 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8780 unwinders are immediately called as side effect of "source" or
8781 "disable unwinder" commands.
8782 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8783
8784 2016-09-02 Yao Qi <yao.qi@linaro.org>
8785
8786 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8787 is true and $type is "float" or "double".
8788
8789 2016-09-02 Yao Qi <yao.qi@linaro.org>
8790
8791 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
8792 true.
8793 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8794 * gdb.base/call-rt-st.exp: Likewise.
8795 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8796 return value instead of gdb,skip_float_test.
8797 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8798 (do_function_calls): Use its return value instead of
8799 gdb,skip_float_test.
8800 * gdb.base/finish.exp: Likewise.
8801 * gdb.base/funcargs.exp: Likewise.
8802 * gdb.base/return.exp: Likewise.
8803 * gdb.base/return2.exp: Likewise.
8804 * gdb.base/varargs.exp: Likewise.
8805 * lib/gdb.exp (gdb_skip_float_test): Change it to
8806 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8807
8808 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8809
8810 * gdb.multi/tids.exp: Test "thread apply all".
8811
8812 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8813
8814 * gdb.base/default.exp (tty): Remove.
8815
8816 2016-08-24 Kevin Buettner <kevinb@redhat.com>
8817
8818 * gdb.python/py-recurse-unwind.c: New file.
8819 * gdb.python/py-recurse-unwind.py: New file.
8820 * gdb.python/py-recurse-unwind.exp: New file.
8821
8822 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8823
8824 * gdb.base/set-inferior-tty.exp: New file.
8825 * gdb.base/set-inferior-tty.c: New file.
8826
8827 2016-08-23 Pedro Alves <palves@redhat.com>
8828
8829 PR gdb/20494
8830 * gdb.base/new-ui-echo.c: New file.
8831 * gdb.base/new-ui-echo.exp: New file.
8832
8833 2016-08-23 Yao Qi <yao.qi@linaro.org>
8834
8835 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8836 gdbserver_spawn.
8837 * gdb.server/connect-without-multi-process.exp (do_test):
8838 Likewise.
8839
8840 2016-08-23 Yao Qi <yao.qi@linaro.org>
8841
8842 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8843 standalone_txt. Delete gdb_txt and standalone_txt on host
8844 and target. Spawn the binary on target. Copy files from
8845 target to host.
8846
8847 2016-08-22 Pedro Alves <palves@redhat.com>
8848
8849 PR gdb/20505
8850 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8851 with_test_prefix. Factor out bits to ...
8852 (test_no_vdso): ... this new procedure.
8853
8854 2016-08-19 Carl Love <cel@us.ibm.com>
8855
8856 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8857 maintaining separate logic for constructing the output path.
8858 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8859 * gdb.arch/ppc-dfp.exp: Likewise.
8860 * gdb.arch/ppc-fp.exp: Likewise.
8861 * gdb.arch/vsx-regs.exp: Likewise.
8862 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8863 binprefix for generating the additional binary files.
8864
8865 2016-08-19 Pedro Alves <palves@redhat.com>
8866
8867 * gdb.trace/mi-trace-frame-collected.exp
8868 (test_trace_frame_collected): On x32, expect two registers.
8869
8870 2016-08-18 Carl Love <cel@us.ibm.com>
8871
8872 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8873 and sync up the test with tests in gas/testsuite/gas/ppc.
8874 * gdb.arch/powerpc-power.exp: Likewise.
8875
8876 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8877
8878 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8879 expected error message.
8880
8881 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8882
8883 * gdb.multi/remove-inferiors.exp: New file.
8884 * gdb.multi/remove-inferiors.c: New file.
8885
8886 2016-08-12 Yao Qi <yao.qi@linaro.org>
8887
8888 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8889 argument list.
8890
8891 2016-08-10 Pedro Alves <palves@redhat.com>
8892
8893 PR gdb/19187
8894 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8895 setup_kfails.
8896
8897 2016-08-09 Pedro Alves <palves@redhat.com>
8898 Simon Marchi <simon.marchi@ericsson.com>
8899
8900 PR gdb/20418
8901 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8902 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8903
8904 2016-08-09 Pedro Alves <palves@redhat.com>
8905
8906 PR mi/20431
8907 * gdb.mi/mi-cmd-error.exp: New file.
8908
8909 2016-08-09 Pedro Alves <palves@redhat.com>
8910
8911 PR gdb/18653
8912 * gdb.base/signals-state-child.c: New file.
8913 * gdb.base/signals-state-child.exp: New file.
8914 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
8915
8916 2016-08-09 Pedro Alves <palves@redhat.com>
8917
8918 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
8919
8920 2016-08-03 Tom Tromey <tom@tromey.com>
8921
8922 PR python/18565:
8923 * gdb.python/py-frame-inline.exp: Add Frame.function test.
8924
8925 2016-08-01 Yao Qi <yao.qi@linaro.org>
8926
8927 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
8928 variable mode to "multi-process" if $multi_process is 1, otherwise
8929 set it to "single-process".
8930
8931 2016-08-01 Yao Qi <yao.qi@linaro.org>
8932
8933 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
8934 * gdb.cp/cpexprs.exp: Likewise.
8935 * gdb.cp/m-static.exp: Likewise.
8936
8937 2016-07-26 Tom Tromey <tom@tromey.com>
8938
8939 PR python/20190:
8940 * gdb.threads/tls.exp (check_thread_local): Add python symbol
8941 test.
8942
8943 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
8944
8945 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
8946 selecting assembly source files.
8947 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
8948 assembly source files.
8949 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
8950 assembly source files.
8951 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
8952 selecting assembly source files.
8953
8954 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
8955
8956 * gdb.base/new-ui.exp (do_test_invalid_args): New
8957 procedure.
8958
8959 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
8960
8961 * gdb.btrace/reconnect.c: New file.
8962 * gdb.btrace/reconnect.exp: New file.
8963
8964 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
8965
8966 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
8967 to test_catch_syscall_group.
8968 (test_catch_syscall_group): New.
8969
8970 2016-07-21 Tom Tromey <tom@tromey.com>
8971
8972 * gdb.rust/simple.rs (main): Use empty struct expression.
8973 * gdb.rust/simple.exp: Add tests for empty struct expression.
8974
8975 2016-07-21 Yao Qi <yao.qi@linaro.org>
8976
8977 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
8978 if gdb_skip_xml_test is true on some targets.
8979
8980 2016-07-21 Yao Qi <yao.qi@linaro.org>
8981
8982 * gdb.server/solib-list.exp: Unset last_loaded_file.
8983
8984 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8985
8986 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
8987 "step into captured_main (args)".
8988
8989 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8990
8991 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8992
8993 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8994
8995 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8996
8997 2016-07-19 Pedro Alves <palves@redhat.com>
8998
8999 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9000 * gdb.opt/inline-bt.exp: Likewise.
9001 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9002 additional_flags=-Winline.
9003 * gdb.opt/inline-locals.exp: Likewise.
9004 * gdb.opt/inline-markers.c (ATTR): Define.
9005 (inlined_fn): Use it.
9006
9007 2016-07-19 Yao Qi <yao.qi@linaro.org>
9008
9009 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9010 (test_with_self): Remove some code. Remove argument executable.
9011 (top-level): Use do_self_tests.
9012
9013 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
9014 Don Breazeal <donb@codesourcery.com>
9015
9016 * gdb.base/maint.exp: Escape paths used in regular expressions.
9017 * gdb.stabs/weird.exp: Likewise.
9018
9019 2016-07-13 Tom Tromey <tom@tromey.com>
9020
9021 PR python/15620, PR python/18620:
9022 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9023 (test_bkpt_events): New procs.
9024
9025 2016-07-13 Tom Tromey <tom@tromey.com>
9026
9027 PR python/17698:
9028 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9029 test.
9030 (test_watchpoints): Likewise.
9031 (test_bkpt_pending): New proc.
9032
9033 2016-07-13 Tom Tromey <tom@tromey.com>
9034
9035 PR cli/18053:
9036 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9037 completion test.
9038
9039 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9040
9041 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9042 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9043 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9044 f_label.
9045 (g): Rename g_end_lbl to g_label.
9046 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9047 low_pc and high_pc.
9048 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9049
9050 2016-07-12 Tom Tromey <tom@tromey.com>
9051
9052 PR python/19293:
9053 * gdb.python/py-unwind-maint.exp: Update tests.
9054
9055 2016-07-12 Yao Qi <yao.qi@linaro.org>
9056
9057 * lib/selftest-support.exp (selftest_setup): Match the output
9058 when captured_main is inlined.
9059
9060 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9061
9062 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9063 New variables.
9064 (print this%a, print this%b, print this): New tests.
9065 * gdb.fortran/derived-types.f90 (this): New object and
9066 initialization.
9067
9068 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9069
9070 * gdb.ada/arraydim.exp: Remove extra directory level in build
9071 directory.
9072
9073 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9074
9075 * lib/ada.exp: Remove extra directory level in build directory.
9076 * gdb.ada/cond_lang.exp: Likewise.
9077 * gdb.ada/exec_changed.exp: Likewise.
9078 * gdb.ada/lang_switch.exp: Likewise.
9079
9080 2016-07-06 Manish Goregaokar <manish@mozilla.com>
9081
9082 * simple.rs: Add test for raw pointer subscripting.
9083 * simple.exp: Add test expectations.
9084
9085 2016-07-05 Yao Qi <yao.qi@linaro.org>
9086
9087 * gdb.mi/mi-reverse.exp: Match =record-started output.
9088
9089 2016-07-01 Pedro Alves <palves@redhat.com>
9090
9091 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9092 procedure.
9093 (jit_reader_test): Test the jit reader's unwinder.
9094 * gdb.base/jithost.c (jit_function_00_code): New global.
9095 (main): Use memcpy to fill in the mmapped code, instead of poking
9096 bytes manually here.
9097 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9098 value.
9099 (read_debug_info): Save the function's range.
9100 (read_sp): New function.
9101 (unwind_frame): Use it. Also unwind RBP.
9102 (get_frame_id): Use read_sp.
9103 (gdb_init_reader): Use calloc instead of malloc.
9104 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9105 parameter. Use gdb_test_multiple.
9106
9107 2016-07-01 Pedro Alves <palves@redhat.com>
9108 Antoine Tremblay <antoine.tremblay@ericsson.com>
9109
9110 * gdb.threads/process-dies-while-detaching.c: New file.
9111 * gdb.threads/process-dies-while-detaching.exp: New file.
9112
9113 2016-07-01 Pedro Alves <palves@redhat.com>
9114
9115 * gdb.multi/watchpoint-multi-exit.c: New file.
9116 * gdb.multi/watchpoint-multi-exit.exp: New file.
9117
9118 2016-06-30 Pedro Alves <palves@redhat.com>
9119
9120 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9121 unset inferior_spawn_id.
9122
9123 2016-06-30 Pedro Alves <palves@redhat.com>
9124
9125 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9126 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9127
9128 2016-06-29 Yao Qi <yao.qi@linaro.org>
9129
9130 * gdb.base/return.c: Add copyright header.
9131
9132 2016-06-29 Tom Tromey <tom@tromey.com>
9133
9134 PR python/20129:
9135 * gdb.python/py-framefilter.exp: Add tests for setting priority
9136 and disabling of non-existent frame filter.
9137
9138 2016-06-29 Yao Qi <yao.qi@linaro.org>
9139
9140 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9141 0x0f07ff.
9142
9143 2016-06-28 Yao Qi <yao.qi@linaro.org>
9144
9145 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9146 triplets. Start gdb, execute catch syscall, and continue. Check
9147 gdb's output to determine catch syscall is supported.
9148
9149 2016-06-27 Manish Goregaokar <manish@mozilla.com>
9150
9151 * gdb.rust/simple.rs: Add test for returning unit in a function.
9152 * gdb.rust/simple.exp: Add expectation for functions returning
9153 unit.
9154
9155 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9156
9157 * gdb.python/py-breakpoint-create-fail.c,
9158 gdb.python/py-breakpoint-create-fail.exp,
9159 gdb.python/py-breakpoint-create-fail.py: New testcase.
9160
9161 2016-06-25 Manish Goregaokar <manish@mozilla.com>
9162
9163 PR gdb/20239
9164 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
9165 * gdb.rust/simple.exp: Add test expectations for new NonZero
9166 tests.
9167
9168 2016-06-24 David Taylor <dtaylor@emc.com>
9169
9170 * gdb.base/offsets.exp: New file.
9171 * gdb.base/offsets.c: New file.
9172
9173 2016-06-23 Tom Tromey <tom@tromey.com>
9174
9175 PR gdb/16483:
9176 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9177 before any filters are loaded.
9178
9179 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9180
9181 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9182 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9183 structs.
9184 * gdb.fortran/derived-type-function.exp: New file.
9185 * gdb.fortran/derived-type-function.f90: New file.
9186
9187
9188 2016-06-21 Pedro Alves <palves@redhat.com>
9189
9190 * gdb.base/new-ui.exp: New file.
9191 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9192 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9193 (with_spawn_id): New procedure.
9194
9195 2016-06-21 Pedro Alves <palves@redhat.com>
9196
9197 * gdb.mi/mi-exec-run.exp: New file.
9198
9199 2016-06-21 Pedro Alves <palves@redhat.com>
9200
9201 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9202 breakpoint command's output on the main UI.
9203 (test_break): New procedure, factored out from calls in the top
9204 level.
9205 (top level): Use foreach_with_prefix to test MI as main UI and as
9206 separate UI.
9207
9208 2016-06-21 Pedro Alves <palves@redhat.com>
9209
9210 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9211 (test_awatch_creation_and_listing)
9212 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9213 Remove 'type' parameter.
9214 (test_watchpoint_all): New parameter mi_mode. Remove
9215 with_test_prefix.
9216 (top level): Use foreach_with_prefix, and add main/separate UI MI
9217 testing axis.
9218
9219 2016-06-21 Pedro Alves <palves@redhat.com>
9220
9221 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9222 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9223 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9224 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9225 (gdb_main_spawn_id, mi_spawn_id): Declare and
9226 comment.
9227 (mi_create_inferior_pty): New procedure,
9228 factored out from default_mi_gdb_start.
9229 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9230 procedures.
9231 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9232 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9233 Use mi_create_inferior_pty.
9234 (mi_gdb_start): Use eval to pass down args list.
9235
9236 2016-06-21 Pedro Alves <palves@redhat.com>
9237
9238 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9239 * gdb.opt/inline-cmds.exp: Add MI tests.
9240
9241 2016-06-21 Pedro Alves <palves@redhat.com>
9242
9243 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9244
9245 2016-06-21 Pedro Alves <palves@redhat.com>
9246
9247 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9248 (top level): Use it instead of mi_execute_to.
9249
9250 2016-06-21 Pedro Alves <palves@redhat.com>
9251
9252 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9253 (cont_handler_str): New.
9254 (signal_stop_handler): Set stop_handler_str instead of printing to
9255 stdout.
9256 (continue_handler): Set cont_handler_str instead of printing to
9257 stdout.
9258 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9259 mi_send_resuming_command. Print stop_handler_str and
9260 cont_handler_str instead of expecting the python events print
9261 directly.
9262
9263 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9264
9265 * gdb.base/jit-reader.exp: New file.
9266 * gdb.base/jithost.c: New file.
9267 * gdb.base/jithost.h: New file.
9268 * gdb.base/jitreader.c : New file.
9269 * gdb.base/jit-protocol.h: New file.
9270
9271 2016-06-17 Yao Qi <yao.qi@linaro.org>
9272
9273 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9274 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9275 and detach-on-fork. Adjust tests.
9276 (top level): Invoke break_cond_on_syscall with combinations of
9277 syscall, follow-fork-mode and detach-on-fork.
9278
9279 2016-06-17 Yao Qi <yao.qi@linaro.org>
9280
9281 * gdb.base/step-over-exit.c: New.
9282 * gdb.base/step-over-exit.exp: New.
9283
9284 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9285
9286 * gdb.base/float.exp: Add target check for nds32*-*-*.
9287 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9288
9289 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9290
9291 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9292 for unsupported target features.
9293 * gdb.base/call-rt-st.exp: Likewise.
9294 * gdb.base/call-sc.exp: Likewise.
9295 * gdb.base/call-signal-resume.exp: Likewise.
9296 * gdb.base/call-strs.exp: Likewise.
9297 * gdb.base/callexit.exp: Likewise.
9298 * gdb.base/callfuncs.exp: Likewise.
9299 * gdb.base/nodebug.exp: Likewise.
9300 * gdb.base/printcmds.exp: Likewise.
9301 * gdb.base/ptype.exp: Likewise.
9302 * gdb.base/structs.exp: Likewise.
9303 * gdb.base/unwindonsignal.exp: Likewise.
9304 * gdb.cp/gdb2495.exp: Likewise.
9305 * gdb.cp/templates.exp: Likewise.
9306 * gdb.cp/virtfunc.exp: Likewise.
9307 * gdb.threads/hand-call-in-threads.exp: Likewise.
9308 * gdb.threads/interrupted-hand-call.exp: Likewise.
9309 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9310
9311 2016-06-10 Tom Tromey <tom@tromey.com>
9312
9313 PR rust/20110:
9314 * gdb.rust/expr.exp: Add test for integer constant larger than
9315 i32.
9316
9317 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
9318
9319 * gdb.fortran/nested-funcs.exp: New.
9320 * gdb.fortran/nested-funcs.f90: New.
9321
9322 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
9323
9324 * gdb.base/examine-backward.c: New file.
9325 * gdb.base/examine-backward.exp: New file.
9326
9327 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
9328
9329 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
9330 matching.
9331
9332 2016-06-02 Tom Tromey <tom@tromey.com>
9333
9334 PR python/18984:
9335 * gdb.python/py-shared.exp: Add solib_name test.
9336
9337 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
9338
9339 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
9340
9341 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
9342
9343 PR c++/19893
9344 * gdb.dwarf2/implref.exp: Rename to...
9345 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
9346 * gdb.dwarf2/implref-array.c: New file.
9347 * gdb.dwarf2/implref-array.exp: Likewise.
9348 * gdb.dwarf2/implref-global.c: Likewise.
9349 * gdb.dwarf2/implref-global.exp: Likewise.
9350 * gdb.dwarf2/implref-struct.c: Likewise.
9351 * gdb.dwarf2/implref-struct.exp: Likewise.
9352
9353 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9354
9355 * gdb.trace/trace-condition.exp: Add 64bit tests.
9356
9357 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9358
9359 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
9360 bits types.
9361 (main): Adapt to 8 to 64 bits types.
9362 * gdb.trace/trace-condition.exp: Add new tests.
9363
9364 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9365
9366 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
9367
9368 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9369
9370 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
9371 Move condition tests...
9372 * gdb.trace/trace-condition.exp: Here.
9373
9374 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9375
9376 * gdb.trace/trace-condition.exp: Add counter-case tests.
9377
9378 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9379
9380 PR c++/15231
9381 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
9382 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
9383
9384 2016-05-27 Pedro Alves <palves@redhat.com>
9385
9386 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9387 New procedure.
9388 (top level): Call it, and bail out of DejaGnu is known to be bad.
9389
9390 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
9391
9392 * gdb.base/whatis.c: Extend the test case.
9393 * gdb.base/whatis.exp: Add additional tests.
9394
9395 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9396
9397 * gdb.fortran/type.f90: Add pointer variable.
9398 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
9399
9400 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9401
9402 * gdb.fortran/vla-type.exp: Fix testcase name.
9403
9404 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9405
9406 * gdb.fortran/vla-type.exp: Access elements in nested structs.
9407
9408 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9409
9410 * gdb.fortran/type.f90: Add nested structures.
9411 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9412 * gdb.fortran/derived-type.exp: Adapt expected output.
9413 * gdb.fortran/vla-type.exp: Adapt expected output.
9414
9415 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9416
9417 * gdb.fortran/whatis_type.exp: Adapt expected output.
9418
9419 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9420
9421 * gdb.fortran/print_type.exp: Fix expected output.
9422 * gdb.fortran/whatis_type.exp: Fix expected output.
9423
9424 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9425
9426 * gdb.fortran/whatis_type.exp: Use multi_line.
9427
9428 2016-05-24 Tom Tromey <tom@tromey.com>
9429
9430 PR python/17386:
9431 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
9432 use value as an index.
9433
9434 2016-05-23 Tom Tromey <tom@tromey.com>
9435
9436 PR python/17981:
9437 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
9438 no-breakpoint case.
9439
9440 2016-05-24 Pedro Alves <palves@redhat.com>
9441
9442 PR gdb/19828
9443 * gdb.threads/clone-attach-detach.c: New file.
9444 * gdb.threads/clone-attach-detach.exp: New file.
9445
9446 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
9447
9448 * gdb.base/annota-input-while-running.exp: Fix syntax error.
9449
9450 2016-05-23 Tom Tromey <tom@tromey.com>
9451
9452 PR python/19438, PR python/18393:
9453 * gdb.python/py-progspace.exp: Add "dir" test.
9454 * gdb.python/py-objfile.exp: Add "dir" test.
9455
9456 2016-05-23 Yao Qi <yao.qi@linaro.org>
9457
9458 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
9459 * gdb.arch/thumb2-it.exp: Likewise.
9460
9461 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
9462
9463 * gdb.mi/mi-threads-interrupt.c: New file.
9464 * gdb.mi/mi-threads-interrupt.exp: New file.
9465
9466 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
9467
9468 PR gdb/18077
9469 * gdb.mi/mi-async-run.exp: New file.
9470 * gdb.mi/mi-async-run.c: New file.
9471
9472 2016-05-17 Tom Tromey <tom@tromey.com>
9473 Manish Goregaokar <manishsmail@gmail.com>
9474
9475 * lib/rust-support.exp: New file.
9476 * lib/gdb.exp (skip_rust_tests): New proc.
9477 (build_executable_from_specs): Handle rust.
9478 * lib/future.exp (gdb_find_rustc): New proc.
9479 (gdb_default_target_compile): Handle rust.
9480 * gdb.rust/expr.exp: New file.
9481 * gdb.rust/generics.exp: New file.
9482 * gdb.rust/generics.rs: New file.
9483 * gdb.rust/methods.exp: New file.
9484 * gdb.rust/methods.rs: New file.
9485 * gdb.rust/modules.exp: New file.
9486 * gdb.rust/modules.rs: New file.
9487 * gdb.rust/simple.exp: New file.
9488 * gdb.rust/simple.rs: New file.
9489
9490 2016-05-17 Tom Tromey <tom@tromey.com>
9491
9492 * gdb.base/default.exp (set language): Add rust.
9493
9494 2016-05-17 Tom Tromey <tom@tromey.com>
9495
9496 * gdb.gdb/unittest.exp: New file.
9497
9498 2016-05-16 Yao Qi <yao.qi@linaro.org>
9499
9500 * gdb.base/batch-preserve-term-settings.exp: Remove variable
9501 shell_prompt. Update shell_prompt_re.
9502
9503 2016-05-12 Doug Evans <dje@google.com>
9504
9505 PR symtab/19999
9506 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
9507 $options when building executable.
9508 * gdb.dwarf2/fission-loclists-pie.S: New file.
9509 * gdb.dwarf2/fission-loclists-pie.exp: New file.
9510
9511 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9512
9513 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9514 of [is_remote target],
9515
9516 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9517
9518 * lib/gdb.exp (use_gdb_stub): New procedure.
9519
9520 2016-05-03 Yunlian Jiang <yunlian@google.com>
9521 Doug Evans <dje@google.com>
9522
9523 PR symtab/19914
9524 * gdb.dwarf2/dwp-sepdebug.c: New file.
9525 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9526
9527 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9528
9529 * gdb.base/detach.exp: Remove is_remote check.
9530
9531 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9532
9533 * gdb.base/annota-input-while-running.exp: Don't check for
9534 [is_remote target]. Enable annotations after running to main.
9535 Remove unused "set test..." line.
9536
9537 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9538
9539 * gdb.trace/trace-enable-disable.exp: New file.
9540 * gdb.trace/trace-enable-disable.c: New file.
9541
9542 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9543
9544 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
9545 use it in info sharedlibrary test.
9546 * gdb.trace/ftrace-lock.exp: Likewise.
9547 * gdb.trace/ftrace.exp: Likewise.
9548 * gdb.trace/range-stepping.exp: Likewise.
9549 * gdb.trace/trace-break.exp: Likewise.
9550 * gdb.trace/trace-condition.exp: Likewise.
9551 * gdb.trace/trace-mt.exp: Likewise.
9552
9553 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9554
9555 * lib/gdb.exp (gdb_load_shlibs): Rename to...
9556 (gdb_load_shlib): ... this.
9557 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
9558 gdb_load_shlib.
9559 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
9560 * gdb.base/ctxobj.exp: Likewise.
9561 * gdb.base/dprintf-pending.exp: Likewise.
9562 * gdb.base/dso2dso.exp: Likewise.
9563 * gdb.base/fixsection.exp: Likewise.
9564 * gdb.base/gcore-relro.exp: Likewise.
9565 * gdb.base/gdb1555.exp: Likewise.
9566 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9567 * gdb.base/gnu-ifunc.exp: Likewise.
9568 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
9569 * gdb.base/jit-so.exp (one_jit_test): Likewise.
9570 * gdb.base/pending.exp: Likewise.
9571 * gdb.base/print-file-var.exp: Likewise.
9572 * gdb.base/print-symbol-loading.exp: Likewise.
9573 * gdb.base/shlib-call.exp: Likewise.
9574 * gdb.base/shreloc.exp: Likewise.
9575 * gdb.base/so-impl-ld.exp: Likewise.
9576 * gdb.base/solib-disc.exp: Likewise.
9577 * gdb.base/solib-nodir.exp: Likewise.
9578 * gdb.base/solib-overlap.exp: Likewise.
9579 * gdb.base/solib-symbol.exp: Likewise.
9580 * gdb.base/solib-weak.exp (do_test): Likewise.
9581 * gdb.base/sym-file.exp: Likewise.
9582 * gdb.base/symtab-search-order.exp: Likewise.
9583 * gdb.base/type-opaque.exp: Likewise.
9584 * gdb.base/unload.exp: Likewise.
9585 * gdb.base/watchpoint-solib.exp: Likewise.
9586 * gdb.compile/compile.exp: Likewise.
9587 * gdb.cp/gdb2384.exp: Likewise.
9588 * gdb.cp/infcall-dlopen.exp: Likewise.
9589 * gdb.cp/re-set-overloaded.exp: Likewise.
9590 * gdb.fortran/library-module.exp: Likewise.
9591 * gdb.opt/solib-intra-step.exp: Likewise.
9592 * gdb.python/py-finish-breakpoint.exp: Likewise.
9593 * gdb.python/py-shared.exp: Likewise.
9594 * gdb.reverse/solib-precsave.exp: Likewise.
9595 * gdb.reverse/solib-reverse.exp: Likewise.
9596 * gdb.server/solib-list.exp: Likewise.
9597 * gdb.threads/dlopen-libpthread.exp: Likewise.
9598 * gdb.threads/tls-shared.exp: Likewise.
9599 * gdb.threads/tls-so_extern.exp: Likewise.
9600 * gdb.trace/change-loc.exp: Likewise.
9601 * gdb.trace/ftrace-lock.exp: Likewise.
9602 * gdb.trace/ftrace.exp: Likewise.
9603 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
9604 * gdb.trace/pending.exp: Likewise.
9605 * gdb.trace/range-stepping.exp: Likewise.
9606 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
9607 (strace_info_marker): Likewise.
9608 (strace_probe_marker): Likewise.
9609 (strace_trace_on_same_addr): Likewise.
9610 (strace_trace_on_diff_addr): Likewise.
9611 * gdb.trace/trace-break.exp: Likewise.
9612 * gdb.trace/trace-condition.exp: Likewise.
9613 * gdb.trace/trace-mt.exp: Likewise.
9614
9615 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9616
9617 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
9618 result of gdb_remote_download.
9619 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
9620 * gdb.base/dso2dso.exp: Likewise.
9621 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9622 * gdb.base/print-file-var.exp: Likewise.
9623 * gdb.base/shlib-call.exp: Likewise.
9624 * gdb.base/shreloc.exp: Likewise.
9625 * gdb.base/solib-overlap.exp: Likewise.
9626 * gdb.base/solib-weak.exp (do_test): Likewise.
9627 * gdb.base/unload.exp: Likewise.
9628
9629 2016-04-27 Yao Qi <yao.qi@linaro.org>
9630
9631 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
9632 exists.
9633
9634 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9635
9636 * vla-type.exp: Print structure from toplevel.
9637
9638 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9639
9640 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
9641 of dynamic types.
9642 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
9643 of dynamic types.
9644
9645 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9646
9647 * gdb.fortran/vla-type.f90: New file.
9648 * gdb.fortran/vla-type.exp: New file.
9649
9650 2016-04-25 Yao Qi <yao.qi@linaro.org>
9651
9652 * gdb.base/branch-to-self.c: New file.
9653 * gdb.base/branch-to-self.exp: New file.
9654
9655 2016-04-22 Yao Qi <yao.qi@linaro.org>
9656
9657 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
9658 more after $hex.
9659
9660 2016-04-22 Yao Qi <yao.qi@linaro.org>
9661
9662 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
9663 * gdb.base/annota3.exp: Likewise.
9664
9665 2016-04-22 Yao Qi <yao.qi@linaro.org>
9666
9667 * gdb.reverse/step-precsave.exp: Do one step and test program
9668 stops in "callee" and do multiple steps until program goes out
9669 of "callee".
9670 * gdb.reverse/step-reverse.exp: Likewise.
9671
9672 2016-04-22 Yao Qi <yao.qi@linaro.org>
9673
9674 * gdb.trace/signal.exp: Also pass if
9675 $tracepoint_hits($i) > $iterations.
9676
9677 2016-04-22 Yao Qi <yao.qi@linaro.org>
9678
9679 * gdb.trace/signal.c: New file.
9680 * gdb.trace/signal.exp: New file.
9681
9682 2016-04-19 Doug Evans <xdje42@gmail.com>
9683
9684 * gdb.base/bad-file.exp: New file.
9685
9686 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
9687
9688 * gdb.dwarf2/implref.exp: New file.
9689
9690 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9691
9692 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
9693 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
9694 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
9695 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
9696 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
9697 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
9698 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
9699 * lib/fortran.exp (fortran_int4): New procedure.
9700 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
9701 (fortran_logical4): Likewise.
9702
9703 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
9704
9705 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
9706
9707 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9708
9709 * lib/compiler.c: Add Intel specific preprocessor macros.
9710 * lib/compiler.cc: Likewise.
9711
9712 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
9713
9714 * gdb.server/connect-with-no-symbol-file.c: New file.
9715 * gdb.server/connect-with-no-symbol-file.exp: New file.
9716
9717 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9718
9719 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
9720
9721 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9722
9723 * boards/gdbserver-base.exp (${board}_download): Copy source file to
9724 standard output directory.
9725
9726 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
9727
9728 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
9729
9730 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
9731
9732 * gdb.btrace/instruction_history.c (loop): Add declaration.
9733
9734 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9735
9736 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
9737
9738 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
9739
9740 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
9741 parentheses to print.
9742 (continue_handler): Likewise.
9743
9744 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
9745
9746 * gdb.server/solib-list.exp: Remove is_remote check.
9747 Pass shlib= to gdb_compile. Don't link shared library with
9748 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
9749 Run binary filename through "readlink -f" on the target.
9750
9751 2016-04-08 Pedro Alves <palves@redhat.com>
9752
9753 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
9754 interpreter filename as argument to gdbserver_spawn.
9755 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9756 Return empty if $last_loaded_file does not exist.
9757
9758 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9759
9760 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9761 * gdb.base/jit-main.c: Use exit after usage.
9762
9763 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9764
9765 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9766 GDBHISTSIZE prior to the tests.
9767 * gdb.base/gdbinit-history.exp: Likewise.
9768
9769 2016-04-07 Pedro Alves <palves@redhat.com>
9770
9771 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9772 instead of build_executable. Use gdb_load_shlibs.
9773
9774 2016-04-07 Yao Qi <yao.qi@linaro.org>
9775
9776 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9777 Execute "si" command.
9778
9779 2016-04-07 Yao Qi <yao.qi@linaro.org>
9780
9781 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9782 number instead of the comments on some line.
9783
9784 2016-04-06 Don Breazeal <donb@codesourcery.com>
9785
9786 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9787 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9788
9789 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9790
9791 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
9792 standard_output_file. Remove unused binfile variable.
9793
9794 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
9795
9796 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9797 * gdb.python/py-mi-objfile.exp: Match "list main" output
9798 in console format.
9799
9800 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9801
9802 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9803 absolute.
9804
9805 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9806
9807 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9808 absolute.
9809 * gdb.trace/ftrace.exp: Likewise.
9810 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9811 targets as well.
9812 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9813 (gdb_load_shlibs): Copy libraries to test directory when testing
9814 natively. Only set solib-search-path if testing remotely.
9815 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9816
9817 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9818
9819 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9820 gdb_download. Use it even if the target is not remote.
9821 * gdb.base/jit.exp (compile_jit_test): Likewise.
9822 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9823 output directory if the destination board is local, otherwise use
9824 the standard remote_download from DejaGnu.
9825 (gdb_download): Remove.
9826 (gdb_load_shlibs): Use gdb_remote_download instead of
9827 gdb_download.
9828 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9829 Use gdb_remote_download instead of gdb_download. Use it even if
9830 the target is not remote.
9831 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9832 instead of gdb_download.
9833
9834 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9835
9836 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9837 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9838 run.
9839
9840 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
9841
9842 PR gdb/19820
9843 * gdb.base/printcmds.exp: Add artificial arrays tests.
9844
9845 2016-03-31 Pedro Alves <palves@redhat.com>
9846
9847 PR gdb/19858
9848 * gdb.base/jit-main.c: Include unistd.h.
9849 (ATTACH): Define to 0 if not already defined.
9850 (wait_for_gdb, mypid): New globals.
9851 (WAIT_FOR_GDB): New macro.
9852 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9853 some breakpoint locations.
9854 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9855 New procedures.
9856 (one_jit_test): Add REATTACH parameter, and handle it. Use
9857 continue_to_test_location.
9858 (top level): Test attach, and adjusts calls to one_jit_test.
9859
9860 2016-03-31 Pedro Alves <palves@redhat.com>
9861
9862 PR gdb/19858
9863 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9864 BINSUFFIX parameter, and handle it.
9865 (top level): Adjust calls compile_jit_test.
9866
9867 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
9868
9869 PR python/19743
9870 * gdb.python/py-mi-events-gdb.py: New file.
9871 * gdb.python/py-mi-events.c: New file.
9872 * gdb.python/py-mi-events.exp: New file.
9873
9874 2016-03-30 Yao Qi <yao.qi@linaro.org>
9875
9876 * gdb.reverse/until-precsave.exp: Match function name only.
9877 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9878 Move malloc to a condition block.
9879 * gdb.reverse/until-reverse.exp: Match function name only.
9880
9881 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9882
9883 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9884 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9885 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9886 variable for GPR 0 instead of assuming it is register 0.
9887 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9888 * lib/trace-support.exp: Add s390 registers.
9889
9890 2016-03-29 Yao Qi <yao.qi@linaro.org>
9891
9892 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9893
9894 2016-03-24 Yao Qi <yao.qi@linaro.org>
9895
9896 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9897 test message.
9898
9899 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9900
9901 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9902 maintaining separate logic for constructing the output path.
9903
9904 2016-03-16 Don Breazeal <donb@codesourcery.com>
9905
9906 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9907 Retry fork and waitpid on interrupted system call errors.
9908 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9909 Use with_timeout_factor to increase timeout by factor of 10.
9910
9911 2016-03-15 Don Breazeal <donb@codesourcery.com>
9912
9913 * gdb.cp/scope-err.cc: New test program.
9914 * gdb.cp/scope-err.exp: New test script.
9915 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
9916 lines and "set breakpoint here" comment.
9917 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
9918 Fixed some whitespace and format issues.
9919 * gdb.mi/mi-linespec-err-cp.cc: New test program.
9920 * gdb.mi/mi-linespec-err-cp.exp: New test script.
9921
9922 2016-03-15 Doug Evans <dje@google.com>
9923
9924 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
9925 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
9926 All callers updated. Add tests for enums, mixed flags register.
9927
9928 2016-03-15 Doug Evans <dje@google.com>
9929
9930 * gdb.base/skip.c (main): Call test_skip_file_and_function.
9931 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
9932
9933 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
9934
9935 * gdb.base/default.exp: Add $_as_string to the list of expected
9936 convenience functions.
9937
9938 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9939
9940 * gdb.base/maint.exp: New tests for 'maint info line-table'.
9941
9942 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
9943
9944 * gdb.python/py-as-string.exp: New file.
9945 * gdb.python/py-as-string.c: New file.
9946
9947 2016-03-09 Pedro Alves <palves@redhat.com>
9948
9949 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9950 signal" -> "Thread NN received signal" output change.
9951 * gdb.threads/ia64-sigill.exp: Likewise.
9952 * gdb.threads/linux-dp.exp: Likewise.
9953 * gdb.threads/manythreads.exp: Likewise.
9954 * gdb.threads/pending-step.exp: Likewise.
9955 * gdb.threads/print-threads.exp: Likewise.
9956 * gdb.threads/sigstep-threads.exp: Likewise.
9957 * gdb.threads/staticthreads.exp: Likewise.
9958 * gdb.threads/tls.exp: Likewise.
9959
9960 2016-03-09 Pedro Alves <palves@redhat.com>
9961
9962 * gdb.base/command-line-input.exp: New file.
9963
9964 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9965
9966 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
9967 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
9968 * gdb.trace/pending.exp: Accept leading dot before function name.
9969 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
9970 * lib/trace-support.exp: Set registers for ppc.
9971
9972 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9973
9974 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
9975 use it for disassembly; accept .main in addition to main in backtrace.
9976
9977 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
9978 Marcin Kościelnicki <koriakin@0x04.net>
9979
9980 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9981 (gdb_recursion_test_ptr): New global variable.
9982 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9983 gdb_recursion_test.
9984 (gdb_c_test): Ditto.
9985
9986 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9987
9988 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
9989 ordering.
9990
9991 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9992
9993 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9994 (bar): Add bar_start_lbl label.
9995 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9996 of foo/bar for emitting DWARF and tracing.
9997
9998 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9999
10000 * analyze-racy-logs.py: Set executable bit.
10001
10002 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10003
10004 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10005 (CHECK_TARGET_TMP): Likewise.
10006 (check-single-racy): New rule.
10007 (check-parallel-racy): Likewise.
10008 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10009 (do-check-parallel-racy): New rule.
10010 (check-racy/%.exp): Likewise.
10011 * README (Racy testcases): New section.
10012 * analyze-racy-logs.py: New file.
10013
10014 2016-03-03 Doug Evans <dje@google.com>
10015
10016 * gdb.base/skip.exp: Use with_test_prefix.
10017
10018 2016-03-03 Yao Qi <yao.qi@linaro.org>
10019
10020 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10021 Invoke step_over_syscall "clone" and break_cond_on_syscall
10022 "clone".
10023 * gdb.base/step-over-clone.c: New file.
10024
10025 2016-03-03 Yao Qi <yao.qi@linaro.org>
10026
10027 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10028 code format.
10029
10030 2016-03-03 Yao Qi <yao.qi@linaro.org>
10031
10032 * gdb.base/disp-step-fork.c: Rename to ...
10033 * gdb.base/step-over-fork.c: ... it. New file.
10034 * gdb.base/disp-step-vfork.c: Rename to ...
10035 * gdb.base/step-over-vfork.c: ... it. New file.
10036 * gdb.base/disp-step-syscall.exp: Rename to ...
10037 * gdb.base/step-over-syscall.exp: ... it. New file.
10038 (disp_step_cross_syscall): Rename to ...
10039 (step_over_syscall): ... it.
10040
10041 2016-03-03 Yao Qi <yao.qi@linaro.org>
10042
10043 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10044 If target supports condition evaluation on target, invoke
10045 break_cond_on_syscall for fork and vfork.
10046
10047 2016-03-03 Yao Qi <yao.qi@linaro.org>
10048
10049 * gdb.base/disp-step-syscall.exp: Don't invoke
10050 support_displaced_stepping.
10051 (disp_step_cross_syscall): Test with displaced stepping off and
10052 on if supported.
10053
10054 2016-03-03 Yao Qi <yao.qi@linaro.org>
10055
10056 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10057 proc.
10058 (setup): New proc.
10059 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10060 and setup.
10061
10062 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10063
10064 * gdb.fortran/vla-history.exp: Remove breakpoint.
10065
10066 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10067
10068 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10069 exceeds timeout.
10070
10071 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10072
10073 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10074 breakpoint.
10075
10076 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10077
10078 * gdb.mi/vla.f90: Nullify pointer after declaration.
10079
10080 2016-03-01 Pedro Alves <palves@redhat.com>
10081
10082 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10083
10084 2016-03-01 Pedro Alves <palves@redhat.com>
10085
10086 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10087 before anything else.
10088 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10089 _GNU_SOURCE here.
10090 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10091 before anything else.
10092 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10093
10094 2016-03-01 Pedro Alves <palves@redhat.com>
10095
10096 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10097
10098 2016-03-01 Yao Qi <yao.qi@linaro.org>
10099
10100 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10101 prepare_for_testing.
10102
10103 2016-03-01 Yao Qi <yao.qi@linaro.org>
10104
10105 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10106
10107 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10108
10109 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10110 manually constructing the output path.
10111
10112 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10113
10114 * gdb.arch/s390-stackless.S: New.
10115 * gdb.arch/s390-stackless.exp: New.
10116
10117 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10118
10119 * gdb.dlang/circular.c: New file.
10120 * gdb.dlang/circular.exp: New file.
10121
10122 2016-02-26 Yao Qi <yao.qi@linaro.org>
10123
10124 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10125 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10126 (testcases): Update.
10127
10128 2016-02-26 Yao Qi <yao.qi@linaro.org>
10129
10130 * gdb.reverse/aarch64.c: Rename to ...
10131 * gdb.reverse/insn-reverse.c: ... it.
10132 * gdb.reverse/aarch64.exp: Rename to ...
10133 * gdb.reverse/insn-reverse.exp: ... it.
10134
10135 2016-02-26 Yao Qi <yao.qi@linaro.org>
10136
10137 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10138 (testcase_ftype): New.
10139 (testcases): New array.
10140 (n_testcases): New.
10141 (main): Call each element in testcases.
10142 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10143 (read_testcase): New.
10144 Do the tests in a loop.
10145
10146 2016-02-25 Yao Qi <yao.qi@linaro.org>
10147
10148 * gdb.base/branches.c: Remove.
10149
10150 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10151
10152 PR gdb/13808
10153 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10154
10155 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10156
10157 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10158
10159 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10160
10161 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10162 change x86_64 call_insn to 'callq'.
10163
10164 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10165
10166 * gdb.trace/tfile-avx.c: Move to...
10167 * gdb.trace/tracefile-pseudo-reg.c: Here.
10168 * gdb.trace/tfile-avx.exp: Move to...
10169 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10170
10171 2016-02-24 Gary Benson <gbenson@redhat.com>
10172
10173 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10174 message on attach.
10175
10176 2016-02-23 Doug Evans <dje@google.com>
10177
10178 * gdb.base/skip.c (test_skip): New function.
10179 (end_test_skip_file_and_function): New function.
10180 (test_skip_file_and_function): New function.
10181 * gdb.base/skip1.c (test_skip): New function.
10182 (skip1_test_skip_file_and_function): New function.
10183 * gdb.base/skip.exp: Add tests for new skip options.
10184 * gdb.base/skip-solib.exp: Update expected output.
10185 * gdb.perf/skip-command.cc: New file.
10186 * gdb.perf/skip-command.exp: New file.
10187 * gdb.perf/skip-command.py: New file.
10188
10189 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10190
10191 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10192 info registers pattern.
10193
10194 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10195
10196 * lib/future.exp: Add D support.
10197 (gdb_find_gdc): New proc.
10198 (gdb_default_target_compile): Add D support.
10199
10200 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
10201
10202 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10203 user+system time.
10204 (trace_speed_test): Determine the iteration count for a time
10205 between 15..30 seconds.
10206
10207 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10208
10209 * gdb.arch/i386-mpx-sigsegv.c: New file.
10210 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10211 * gdb.arch/i386-mpx-simple_segv.c: New file.
10212 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10213
10214 2016-02-18 Yao Qi <yao.qi@linaro.org>
10215
10216 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10217 Don't call setup_kfail.
10218
10219 2016-02-18 Yao Qi <yao.qi@linaro.org>
10220
10221 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10222 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10223
10224 2016-02-16 Doug Evans <dje@google.com>
10225
10226 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10227 * gdb.base/skip1.c: Ditto.
10228 * gdb.base/skip.exp: Whitespace cleanup.
10229
10230 2016-02-16 Don Breazeal <donb@codesourcery.com>
10231
10232 PR remote/19496
10233 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10234 Remove kfail for PR remote/19496.
10235
10236 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10237
10238 * lib/gdb.exp (standard_temp_file): Return a path specific to
10239 the runtest invocation.
10240
10241 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10242
10243 * gdb.trace/save-trace.exp: Change relative path to be in the
10244 standard output directory.
10245
10246 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10247
10248 * gdb.arch/i386-prologue.c: Add missing prototypes.
10249
10250 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10251
10252 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10253 * gdb.arch/i386-prologue.exp: Likewise.
10254 * gdb.arch/i386-size.exp: Likewise.
10255
10256 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10257
10258 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10259 define object file path.
10260 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10261 file path.
10262 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10263 standard_output_file to define binfile.
10264
10265 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10266
10267 Fix compatibility with recent gfortran-5.3.1.
10268 * gdb.fortran/vla-history.exp (print vla1 allocated)
10269 (print vla2 allocated, print $2, print $3): Remove
10270 (print $4): Rename to ...
10271 (print $2): ... here.
10272 (print $9): Rename to ...
10273 (print $5): ... here.
10274 (print $10): Rename to ...
10275 (print $6): ... here.
10276 * gdb.fortran/vla.f90: Add pvla initialization.
10277
10278 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10279
10280 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10281 New test.
10282 * gdb.fortran/vla-value-sub.exp: Likewise.
10283
10284 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10285
10286 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10287
10288 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10289
10290 * i386-biarch-core.exp: Define corefile using
10291 standard_output_file.
10292
10293 2016-02-12 Yao Qi <yao.qi@linaro.org>
10294
10295 * gdb.arch/arm-single-step-kernel-helper.c: New.
10296 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10297
10298 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10299
10300 * gdb.btrace/tailcall-only.exp: New.
10301 * gdb.btrace/tailcall-only.c: New.
10302 * gdb.btrace/x86_64-tailcall-only.S: New.
10303 * gdb.btrace/i686-tailcall-only.S: New.
10304
10305 2016-02-11 Pedro Alves <palves@redhat.com>
10306
10307 * README (Parallel testing): Add missing double quotes.
10308
10309 2016-02-11 Pedro Alves <palves@redhat.com>
10310
10311 * README (Parallel testing): New section.
10312 (GDB_PARALLEL): Rewrite.
10313 (FORCE_PARALLEL): Document.
10314
10315 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
10316
10317 * gdb.trace/tfile-avx.c: New test.
10318 * gdb.trace/tfile-avx.exp: New test.
10319
10320 2016-02-09 Keith Seitz <keiths@redhat.com>
10321
10322 PR breakpoints/19546
10323 * gdb.base/infcall-exec.c: New file.
10324 * gdb.base/infcall-exec2.c: New file.
10325 * gdb.base/infcall-exec.exp: New file.
10326
10327 2016-02-09 Keith Seitz <keiths@redhat.com>
10328
10329 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
10330 (toplevel): Call test_bkpt_address.
10331
10332 2016-02-09 Keith Seitz <keiths@redhat.com>
10333
10334 PR python/19506
10335 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
10336 (toplevel): Call test_bkpt_address.
10337
10338 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
10339
10340 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
10341 to AC_OUTPUT.
10342 * configure: Regenerate.
10343
10344 2016-02-09 Pedro Alves <palves@redhat.com>
10345
10346 PR breakpoints/19548
10347 * gdb.base/execl-update-breakpoints.c (some_function): New
10348 function.
10349 (main): Call it.
10350 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
10351 Tighten expected GDB output.
10352
10353 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10354
10355 * Makefile.in (ALL_SUBDIRS): Remove.
10356 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
10357 (distclean maintainer-clean realclean): Likewise.
10358 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
10359 * configure: Regenerate.
10360 * gdb.ada/Makefile.in: Delete.
10361 * gdb.arch/Makefile.in: Likewise.
10362 * gdb.asm/Makefile.in: Likewise.
10363 * gdb.base/Makefile.in: Likewise.
10364 * gdb.btrace/Makefile.in: Likewise.
10365 * gdb.cell/Makefile.in: Likewise.
10366 * gdb.compile/Makefile.in: Likewise.
10367 * gdb.cp/Makefile.in: Likewise.
10368 * gdb.disasm/Makefile.in: Likewise.
10369 * gdb.dlang/Makefile.in: Likewise.
10370 * gdb.dwarf2/Makefile.in: Likewise.
10371 * gdb.fortran/Makefile.in: Likewise.
10372 * gdb.gdb/Makefile.in: Likewise.
10373 * gdb.go/Makefile.in: Likewise.
10374 * gdb.guile/Makefile.in: Likewise.
10375 * gdb.java/Makefile.in: Likewise.
10376 * gdb.linespec/Makefile.in: Likewise.
10377 * gdb.mi/Makefile.in: Likewise.
10378 * gdb.modula2/Makefile.in: Likewise.
10379 * gdb.multi/Makefile.in: Likewise.
10380 * gdb.objc/Makefile.in: Likewise.
10381 * gdb.opencl/Makefile.in: Likewise.
10382 * gdb.opt/Makefile.in: Likewise.
10383 * gdb.pascal/Makefile.in: Likewise.
10384 * gdb.perf/Makefile.in: Likewise.
10385 * gdb.python/Makefile.in: Likewise.
10386 * gdb.reverse/Makefile.in: Likewise.
10387 * gdb.server/Makefile.in: Likewise.
10388 * gdb.stabs/Makefile.in: Likewise.
10389 * gdb.threads/Makefile.in: Likewise.
10390 * gdb.trace/Makefile.in: Likewise.
10391 * gdb.xml/Makefile.in: Likewise.
10392 * lib/gdb.exp (make_gdb_parallel_path): Add check for
10393 GDB_PARALLEL.
10394 (standard_output_file): Remove check for GDB_PARALLEL, always
10395 return path in outputs/$subdir/$testname.
10396
10397 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10398
10399 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
10400 (site.exp): Assign abs_srcdir to tcl's srcdir.
10401
10402 2016-02-04 Yao Qi <yao.qi@linaro.org>
10403
10404 * gdb.base/foll-exec-mode.c: Include limits.h.
10405 (main): Add parameters argc and argv. Get directory from
10406 argv[0].
10407 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
10408 compilation.
10409 * gdb.base/foll-exec.c: Include limits.h.
10410 (main): Add parameters argc and argv.
10411 Get directory from argv[0].
10412 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
10413 Adjust tests on the number of lines as source code changed.
10414 * gdb.base/foll-vfork-exit.c: Include limits.h.
10415 (main): Add one line of statement before vfork.
10416 * gdb.base/foll-vfork.c: Include limits.h and string.h.
10417 (main): Add parameters argc and argv. Get directory from
10418 argv[0].
10419 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
10420 (setup_gdb): Set tbreak to skip some source lines.
10421 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
10422 (main): Add parameters argc and argv. Get directory from
10423 argv[0].
10424 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
10425 compilation.
10426 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
10427 (main): Add parameters argc and argv. Get directory from
10428 argv[0].
10429 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
10430 compilation.
10431
10432 2016-02-01 Doug Evans <dje@google.com>
10433
10434 * gdb.base/skip.exp: Clean up multiple references to same test name.
10435
10436 2016-02-01 Pedro Alves <palves@redhat.com>
10437
10438 PR remote/19496
10439 * gdb.threads/forking-threads-plus-breakpoint.exp
10440 (displaced_stepping_supported): New global.
10441 (probe_displaced_stepping_support): New procedure.
10442 (do_test): Add 'displaced' parameter, and use it.
10443 (top level): Check for displaced stepping support. Add displaced
10444 stepping on/off testing axis.
10445
10446 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10447
10448 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
10449 pointer. Don't perform further tests on the unassociated pointer
10450 if the first test fails.
10451
10452 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10453
10454 * gdb.base/max-value-size.c: New file.
10455 * gdb.base/max-value-size.exp: New file.
10456 * gdb.base/huge.exp: Disable max-value-size for this test.
10457
10458 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
10459
10460 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10461
10462 2016-01-28 Yao Qi <yao.qi@linaro.org>
10463
10464 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
10465
10466 2016-01-25 Pedro Alves <palves@redhat.com>
10467
10468 PR threads/19461
10469 * gdb.base/fork-running-state.c: New file.
10470 * gdb.base/fork-running-state.exp: New file.
10471
10472 2016-01-25 Pedro Alves <palves@redhat.com>
10473
10474 PR gdb/19494
10475 * gdb.base/catch-fork-kill.c: New file.
10476 * gdb.base/catch-fork-kill.exp: New file.
10477
10478 2016-01-25 Pedro Alves <palves@redhat.com>
10479
10480 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
10481 Delete, moved to lib/gdb.exp.
10482 * gdb.threads/forking-threads-plus-breakpoint.exp
10483 (foreach_with_prefix): Likewise.
10484 * gdb.threads/process-dies-while-handling-bp.exp
10485 (foreach_with_prefix): Likewise.
10486 * lib/gdb.exp (foreach_with_prefix): New procedure.
10487
10488 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
10489
10490 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
10491 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
10492
10493 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
10494
10495 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
10496 endian targets.
10497
10498 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10499 Pedro Alves <palves@redhat.com>
10500
10501 Fix testsuite compatibility with Guile.
10502 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
10503 number.
10504
10505 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10506
10507 Fix testsuite compatibility with Guile.
10508 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
10509 (thread 1): New test for backtrace through signal handler.
10510
10511 2016-01-22 Yao Qi <yao.qi@linaro.org>
10512
10513 PR testsuite/19491
10514 * gdb.base/multi-forks.c: Include
10515 ../lib/unbuffer_output.c
10516 (main): Call gdb_unbuffer_output.
10517
10518 2016-01-21 Doug Evans <dje@google.com>
10519
10520 * lib/ada.exp (gdb_compile_ada): Fix typo.
10521
10522 2016-01-21 Joel Brobecker <brobecker@adacore.com>
10523
10524 * gdb.base/break-fun-addr.exp: New file.
10525 * gdb.base/break-fun-addr1.c: New file.
10526 * gdb.base/break-fun-addr2.c: New file.
10527
10528 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10529
10530 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
10531 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
10532 enum flag values.
10533
10534 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10535
10536 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
10537 when GDB can not set the vector return value. Add more comments
10538 for clarification.
10539
10540 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
10541
10542 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
10543 command.
10544
10545 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10546
10547 * Makefile.in (DO_RUNTEST): Add --status and update usages.
10548
10549 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10550
10551 * Makefile.in (check-single): Pass --status to runtest.
10552 (check/%.exp): Likewise.
10553
10554 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10555
10556 * Makefile.in (check-parallel): Propagate return code from make
10557 do-check-parallel.
10558
10559 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
10560
10561 * gdb.trace/ftrace.exp: Fix expected message on continue.
10562 * gdb.trace/pending.exp: Fix expected message on continue.
10563 * gdb.trace/trace-break.exp: Fix expected message on continue.
10564
10565 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
10566
10567 * lib/gdb.exp (gdb_test): Remove unused global references.
10568
10569 2016-01-18 Pedro Alves <palves@redhat.com>
10570
10571 * gdb.base/async-shell.exp: Adjust expected output.
10572 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
10573 * gdb.base/siginfo-thread.exp: Adjust expected output.
10574 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
10575 * gdb.java/jnpe.exp: Adjust expected output.
10576 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
10577 * gdb.threads/continue-pending-status.exp: Adjust expected output.
10578 * gdb.threads/leader-exit.exp: Adjust expected output.
10579 * gdb.threads/manythreads.exp: Adjust expected output.
10580 * gdb.threads/pthreads.exp: Adjust expected output.
10581 * gdb.threads/schedlock.exp: Adjust expected output.
10582 * gdb.threads/siginfo-threads.exp: Adjust expected output.
10583 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
10584 expected output.
10585 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
10586 output.
10587 * gdb.threads/sigthread.exp: Adjust expected output.
10588 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
10589
10590 2016-01-18 Yao Qi <yao.qi@linaro.org>
10591
10592 * gdb.guile/scm-section-script.c: Replace @progbits with
10593 %progbits.
10594 * gdb.python/py-section-script.c: Likewise.
10595
10596 2016-01-15 Pedro Alves <palves@redhat.com>
10597
10598 * gdb.multi/tids.exp: Test star wildcard ranges.
10599
10600 2016-01-15 Pedro Alves <palves@redhat.com>
10601
10602 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
10603 command from "thread apply" invocation.
10604 (thr_apply_info_thr_invalid): Default the expected output to the
10605 input tid list.
10606 (top level): Add tests that use convenience variables. Add tests
10607 for "thread apply" with a valid TID list, but missing the command.
10608
10609 2016-01-13 Pedro Alves <palves@redhat.com>
10610
10611 * gdb.base/default.exp: Expect $_gthread as well.
10612 * gdb.multi/tids.exp: Test $_gthread.
10613 * gdb.threads/thread-specific.exp: Test $_gthread.
10614
10615 2016-01-13 Pedro Alves <palves@redhat.com>
10616
10617 * gdb.multi/tids.exp: Test "info threads -gid".
10618
10619 2016-01-13 Pedro Alves <palves@redhat.com>
10620
10621 * gdb.multi/tids.exp: Test InferiorThread.global_num and
10622 Breakpoint.thread.
10623 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
10624
10625 2016-01-07 Pedro Alves <palves@redhat.com>
10626
10627 * gdb.base/break.exp: Adjust to output changes.
10628 * gdb.base/hbreak2.exp: Likewise.
10629 * gdb.base/sepdebug.exp: Likewise.
10630 * gdb.base/watch_thread_num.exp: Likewise.
10631 * gdb.linespec/keywords.exp: Likewise.
10632 * gdb.multi/info-threads.exp: Likewise.
10633 * gdb.threads/thread-find.exp: Likewise.
10634 * gdb.multi/tids.c: New file.
10635 * gdb.multi/tids.exp: New file.
10636
10637 2016-01-13 Pedro Alves <palves@redhat.com>
10638
10639 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
10640
10641 2016-01-13 Pedro Alves <palves@redhat.com>
10642
10643 * gdb.base/default.exp: Expect $_inferior as well.
10644 * gdb.multi/base.exp: Test $_inferior.
10645
10646 2016-01-13 Pedro Alves <palves@redhat.com>
10647
10648 PR breakpoints/19388
10649 * gdb.base/catch-signal-siginfo-cond.c: New file.
10650 * gdb.base/catch-signal-siginfo-cond.exp: New file.
10651
10652 2016-01-12 Josh Stone <jistone@redhat.com>
10653 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10654
10655 * gdb.base/catch-syscall.c (do_execve): New variable.
10656 (main): Conditionally trigger an execve.
10657 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
10658 (test_catch_syscall_execve): New, check entry/return across execve.
10659 (do_syscall_tests): Call test_catch_syscall_execve.
10660
10661 2016-01-12 Pedro Alves <palves@redhat.com>
10662
10663 * gdb.base/random-signal.exp (do_test): New procedure, with body
10664 of testcase moved in.
10665
10666 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10667 Pedro Alves <palves@redhat.com>
10668
10669 * gdb.base/funcargs.exp (finish from indirectly called function):
10670 Reintroduce the case for 'First'.
10671
10672 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10673 Pedro Alves <palves@redhat.com>
10674
10675 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
10676 (tcatch_vfork_then_child_follow_exec)
10677 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
10678 identification.
10679
10680 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10681
10682 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
10683 and repeats to unlimited.
10684 * gdb.python/py-value.exp: Likewise.
10685 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
10686 and repeats to unlimited.
10687
10688 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10689
10690 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
10691 and reordering the functions.
10692 * gdb.multi/hangout.c: Likewise.
10693 * gdb.multi/hello.c: Likewise.
10694
10695 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
10696
10697 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
10698 absolute.
10699 (SingleStatisticTestResult.report): Use dict.keys instead of
10700 dict.iterkeys.
10701
10702 2016-01-06 Pedro Alves <palves@redhat.com>
10703
10704 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
10705
10706 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
10707
10708 * gdb.btrace/dlopen.exp: New.
10709 * gdb.btrace/dlopen.c: New.
10710 * gdb.btrace/dlopen-dso.c: New.
10711
10712 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
10713
10714 * lib/gdb.exp (gdb_test): Update comments to clarify that the
10715 PATTERN argument is optional.
10716
10717 2015-12-24 Joel Brobecker <brobecker@adacore.com>
10718
10719 * lib/ada.exp (target_compile_ada_from_dir): New function.
10720 (gdb_compile_ada): Reimplement avoiding the use of project files.
10721 * gdb.ada/gnat_ada.gpr: Delete.
10722 * gdb.ada/cond_lang.exp: Adjust test to make path before
10723 filename optional.
10724 * gdb.ada/small_reg_param.exp: Likewise.
10725
10726 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
10727
10728 * gdb.base/foll-vork.exp: Remove HP-UX special case.
10729
10730 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
10731
10732 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
10733 case.
10734
10735 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
10736
10737 * gdb.base/break.exp: Remove dead code.
10738 * gdb.base/sepdebug.exp: Likewise.
10739
10740 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10741
10742 * gdb.asm/asm-source.exp: Remove HP-UX references.
10743 * gdb.base/annota1.exp: Likewise.
10744 * gdb.base/annota3.exp: Likewise.
10745 * gdb.base/attach.exp: Likewise.
10746 * gdb.base/bigcore.exp: Likewise.
10747 * gdb.base/break.exp: Likewise.
10748 * gdb.base/call-ar-st.exp: Likewise.
10749 * gdb.base/callfuncs.exp: Likewise.
10750 * gdb.base/catch-fork-static.exp: Likewise.
10751 * gdb.base/display.exp: Likewise.
10752 * gdb.base/foll-exec-mode.exp: Likewise.
10753 * gdb.base/foll-exec.exp: Likewise.
10754 * gdb.base/foll-fork.exp: Likewise.
10755 * gdb.base/foll-vfork.exp: Likewise.
10756 * gdb.base/funcargs.exp: Likewise.
10757 * gdb.base/hbreak2.exp: Likewise.
10758 * gdb.base/inferior-died.exp: Likewise.
10759 * gdb.base/interrupt.exp: Likewise.
10760 * gdb.base/multi-forks.exp: Likewise.
10761 * gdb.base/nodebug.exp: Likewise.
10762 * gdb.base/sepdebug.exp: Likewise.
10763 * gdb.base/solib1.c: Likewise.
10764 * gdb.base/step-test.exp: Likewise.
10765 * gdb.mi/non-stop.c: Likewise.
10766 * gdb.mi/pthreads.c: Likewise.
10767 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10768 * gdb.threads/pthreads.c: Likewise.
10769 * gdb.threads/staticthreads.exp: Likewise.
10770 * lib/future.exp: Likewise.
10771 * lib/gdb.exp: Likewise.
10772 * gdb.base/so-indr-cl.c: Remove.
10773 * gdb.base/so-indr-cl.exp: Likewise.
10774 * gdb.base/solib.c: Likewise.
10775 * gdb.base/solib.exp: Likewise.
10776 * gdb.base/solib2.c: Likewise.
10777
10778 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10779
10780 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10781 * gdb.base/call-ar-st.exp: Likewise.
10782 * gdb.base/callfuncs.exp: Likewise.
10783 * gdb.base/condbreak.exp: Likewise.
10784 * gdb.base/constvars.exp: Likewise.
10785 * gdb.base/hbreak2.exp: Likewise.
10786 * gdb.base/langs.exp: Likewise.
10787 * gdb.base/list.exp: Likewise.
10788 * gdb.base/long_long.exp: Likewise.
10789 * gdb.base/ptype.exp: Likewise.
10790 * gdb.base/scope.exp: Likewise.
10791 * gdb.base/signals.exp: Likewise.
10792 * gdb.base/so-impl-ld.exp: Likewise.
10793 * gdb.base/varargs.exp: Likewise.
10794 * gdb.base/volatile.exp: Likewise.
10795 * gdb.base/whatis.exp: Likewise.
10796 * gdb.cp/cplusfuncs.exp: Likewise.
10797 * gdb.cp/inherit.exp: Likewise.
10798 * gdb.cp/local.exp: Likewise.
10799 * gdb.cp/member-ptr.exp: Likewise.
10800 * gdb.cp/method.exp: Likewise.
10801 * gdb.cp/overload.exp: Likewise.
10802 * gdb.cp/templates.exp: Likewise.
10803 * gdb.stabs/weird.exp: Likewise.
10804 * lib/compiler.c: Likewise.
10805 * lib/compiler.cc: Likewise.
10806 * lib/cp-support.exp: Likewise.
10807 * lib/gdb.exp: Likewise.
10808
10809 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10810
10811 * configure.ac: Remove HP-UX case.
10812 * configure: Regenerate.
10813
10814 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10815
10816 * lib/gdb.exp (gdb_compile): Add function doc.
10817
10818 2015-12-17 Pedro Alves <palves@redhat.com>
10819
10820 PR threads/19354
10821 * gdb.multi/info-threads.exp: New file.
10822
10823 2015-12-15 Yao Qi <yao.qi@linaro.org>
10824
10825 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10826 is aarch64*-*-*.
10827
10828 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10829
10830 * gdb.base/history-duplicates.exp: Skip if no readline support.
10831
10832 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10833
10834 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10835
10836 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10837
10838 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10839
10840 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10841
10842 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10843 ctrl-C if nointerrupts target property is set.
10844 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10845 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10846 * gdb.base/paginate-bg-execution.exp: Likewise.
10847 * gdb.base/paginate-execution-startup.exp: Likewise.
10848 * gdb.base/random-signal.exp: Likewise.
10849 * gdb.base/range-stepping.exp: Likewise.
10850 * gdb.cp/annota2.exp: Likewise.
10851 * gdb.cp/annota3.exp: Likewise.
10852 * gdb.gdb/selftest.exp: Likewise.
10853 * gdb.threads/continue-pending-status.exp: Likewise.
10854 * gdb.threads/leader-exit.exp: Likewise.
10855 * gdb.threads/manythreads.exp: Likewise.
10856 * gdb.threads/pthreads.exp: Likewise.
10857 * gdb.threads/schedlock.exp: Likewise.
10858 * gdb.threads/sigthread.exp: Likewise.
10859
10860 2015-12-11 Don Breazeal <donb@codesourcery.com>
10861
10862 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10863 remote.
10864 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10865 * gdb.base/foll-exec.exp (main): Enable for target remote.
10866 * gdb.base/foll-fork.exp (main): Likewise.
10867 * gdb.base/foll-vfork.exp (main): Likewise.
10868 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10869 (proc continue_to_exit_bp_loc): Use clean_restart.
10870 * gdb.base/pie-execl.exp (main): Disable for target remote.
10871 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10872 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10873 * gdb.threads/execl.exp (main): Likewise.
10874 * gdb.threads/fork-child-threads.exp (main): Likewise.
10875 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10876 remote.
10877 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10878 remote.
10879 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10880 pid.tid style ptids, instead of just tid.
10881 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10882 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10883 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10884 ptids, instead of just tid.
10885
10886 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10887
10888 * gdb.base/list.exp (test_list_forward): Add end of file error
10889 test.
10890 (test_repeat_list_command): Add end of file error test.
10891 (test_list_backwards): Add beginning of file error test.
10892
10893 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10894
10895 * gdb.base/list.exp (test_list_invalid_args): New function,
10896 defined, and called.
10897
10898 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10899
10900 * gdb.base/list.exp (test_list): Make test names unique.
10901
10902 2015-12-11 Yao Qi <yao.qi@linaro.org>
10903
10904 * gdb.base/coremaker2.c: Remove.
10905
10906 2015-12-10 Pedro Alves <palves@redhat.com>
10907
10908 * gdb.multi/base.exp: Remove stale "spaces" references.
10909
10910 2015-12-10 Pedro Alves <palves@redhat.com>
10911
10912 * gdb.multi/base.exp: Don't use nowarnings.
10913 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
10914 * gdb.multi/hangout.c: Include stdio.h.
10915 * gdb.multi/hello.c: Include stdlib.h.
10916 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
10917 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
10918 * gdb.multi/multi-arch.exp: Don't use nowarnings.
10919
10920 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
10921
10922 * gdb.dwarf2/dw2-ranges-base.c: New file.
10923 * gdb.dwarf2/dw2-ranges-base.exp: New file.
10924 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
10925 support additional line table, and debug ranges generation.
10926 (Dwarf::ranges): New function, generate .debug_ranges.
10927 (Dwarf::lines): Support generating simple line table programs.
10928 (Dwarf::assemble): Initialise new namespace variables.
10929
10930 2015-12-09 Kevin Buettner <kevinb@redhat.com>
10931
10932 * gdb.base/async.exp (proc test_background): Add case for
10933 asynchronous execution not supported.
10934
10935 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
10936
10937 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
10938 format and change test names to make them unique.
10939
10940 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
10941 Pedro Alves <pedro@redhat.com>
10942
10943 PR gdb/18702
10944 Add checking of floatformats setup on x86_64 hosts.
10945 * gdb.arch/i386-float.S (main): Load bigval and smallval.
10946 (smallval, bigval): New labels/constants.
10947 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
10948 float" after loading bigval and smallval.
10949
10950 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
10951
10952 * gdb.ada/fun_overload_menu.exp: New testcase.
10953 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
10954
10955 2015-12-04 Josh Stone <jistone@redhat.com>
10956
10957 * gdb.base/catch-fork-static.exp: New.
10958
10959 2015-12-03 Yao Qi <yao.qi@linaro.org>
10960
10961 * gdb.base/sizeof.c: Don't include stdio.h and
10962 ../lib/unbuffer_output.c.
10963 (main): New variable 'size' and 'value'. Remove printf and
10964 gdb_unbuffer_output. Assign return value to size and value.
10965 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
10966 at the beginning.
10967 (check_sizeof): Check the result by printing variable 'size'.
10968 (check_valueof): Check the result by printing variable 'value'.
10969
10970 2015-12-01 Yao Qi <yao.qi@linaro.org>
10971
10972 * gdb.base/disp-step-syscall.exp: Define syscall instruction
10973 for aarch64*-*-linux* target.
10974
10975 2015-11-30 Pedro Alves <palves@redhat.com>
10976
10977 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
10978
10979 2015-11-30 Pedro Alves <palves@redhat.com>
10980
10981 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10982 Handle non-stop mode vCont replies.
10983
10984 2015-11-30 Pedro Alves <palves@redhat.com>
10985
10986 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
10987 prepare_for_testing. Start gdb with "set non-stop on" appended to
10988 GDBFLAGS. Lax expected stop output.
10989
10990 2015-11-27 Yao Qi <yao.qi@linaro.org>
10991
10992 * gdb.arch/arm-neon.exp: New.
10993 * gdb.arch/arm-neon.c: New.
10994
10995 2015-11-27 Yao Qi <yao.qi@linaro.org>
10996
10997 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10998
10999 2015-11-27 Yao Qi <yao.qi@linaro.org>
11000
11001 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11002 frames-invalid annotation.
11003
11004 2015-11-27 Yao Qi <yao.qi@linaro.org>
11005
11006 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11007
11008 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11009
11010 * gdb.threads/names.exp: New file.
11011 * gdb.threads/names.c: New file.
11012 * README: Mention gdb,no_thread_names.
11013
11014 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11015
11016 PR 19297
11017 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11018 support" error.
11019
11020 2015-11-24 Pedro Alves <palves@redhat.com>
11021
11022 PR 17539
11023 * gdb.base/display.exp: Expect displays to be sorted in ascending
11024 order. Use multi_line.
11025 * gdb.base/solib-display.exp: Likewise.
11026
11027 2015-11-24 Pedro Alves <palves@redhat.com>
11028
11029 PR 17539
11030 * gdb.base/display.exp: Expect displays to be sorted in ascending
11031 order. Use multi_line.
11032 * gdb.base/solib-display.exp: Likewise.
11033
11034 2015-11-24 Pedro Alves <palves@redhat.com>
11035
11036 PR 17539
11037 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11038 threads in ascending order.
11039 * gdb.base/foll-fork.exp: Likewise.
11040 * gdb.base/foll-vfork.exp: Likewise.
11041 * gdb.base/multi-forks.exp: Likewise.
11042 * gdb.mi/mi-nonstop.exp: Likewise.
11043 * gdb.mi/mi-nsintrall.exp: Likewise.
11044 * gdb.multi/base.exp: Likewise.
11045 * gdb.multi/multi-arch.exp: Likewise.
11046 * gdb.python/py-inferior.exp: Likewise.
11047 * gdb.threads/break-while-running.exp: Likewise.
11048 * gdb.threads/execl.exp: Likewise.
11049 * gdb.threads/gcore-thread.exp: Likewise.
11050 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11051 * gdb.threads/kill.exp: Likewise.
11052 * gdb.threads/linux-dp.exp: Likewise.
11053 * gdb.threads/multiple-step-overs.exp: Likewise.
11054 * gdb.threads/next-bp-other-thread.exp: Likewise.
11055 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11056 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11057 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11058 * gdb.threads/thread-find.exp: Likewise.
11059 * gdb.threads/tls.exp: Likewise.
11060 * lib/mi-support.exp (mi_reverse_list): Delete.
11061 (mi_check_thread_states): No longer reverse list.
11062
11063 2015-11-24 Pedro Alves <palves@redhat.com>
11064
11065 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11066 use lowercase.
11067
11068 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11069
11070 * gdb.trace/actions.c: Include trace-common.h.
11071 (main): Add a location for a fast tracepoint.
11072 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11073 the normal tracepoints.
11074 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11075
11076 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11077
11078 * save-trace.exp: Factor out code to these...
11079 (gdb_save_tracepoints): New.
11080 (gdb_load_tracepoints): New.
11081 (do_save_load_test): New.
11082
11083 2015-11-23 Kevin Buettner <kevinb@redhat.com>
11084
11085 * gdb.base/asmlabel.exp: New test.
11086 * gdb.base/asmlabel.c: New test case.
11087
11088 2015-11-23 Joel Brobecker <brobecker@adacore.com>
11089
11090 * gdb.base/wrong_frame_bt_full-main.c: New file.
11091 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11092 * gdb.base/wrong_frame_bt_full.exp: New file.
11093
11094 2015-11-23 Joel Brobecker <brobecker@adacore.com>
11095
11096 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11097
11098 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11099
11100 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
11101 pstate register when comparing registers values in
11102 sparc64-*-linux-gnu targets to avoid spurious differences.
11103
11104 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11105
11106 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
11107
11108 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11109
11110 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11111 as type argument to gdb_compile.
11112 * gdb.base/nested-subp2.exp: Likewise.
11113 * gdb.base/nested-subp3.exp: Likewise.
11114
11115 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11116
11117 * lib/dwarf.exp (_note): Fix left shift of negative value.
11118 * gdb.trace/trace-condition.exp: Likewise.
11119
11120 2015-11-13 Yao Qi <yao.qi@linaro.org>
11121
11122 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11123 comments about d10v.
11124 (test_scalar_returns): Likewise.
11125 * gdb.base/d10v.ld: Remove.
11126 * gdb.base/overlays.exp: Remove the target triplet checking for
11127 d10v-*-*.
11128 * gdb.base/structs.exp (test_struct_returns): Remove the
11129 comments about d10v.
11130 (test_struct_calls): Likewise.
11131
11132 2015-11-13 Yao Qi <yao.qi@linaro.org>
11133
11134 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11135 * gdb.base/gnu_vector.c: Don't include stdio.h.
11136 (main): Don't print res and call add_some_intvecs.
11137
11138 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11139
11140 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11141 macro.
11142 (func5): Removed.
11143 (func4): Use FAST_TRACEPOINT_LABEL.
11144 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11145 macro.
11146 (func): Removed.
11147 (thread_function): Use FAST_TRACEPOINT_LABEL.
11148 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11149 (func): Remove.
11150 (marker): Use FAST_TRACEPOINT_LABEL.
11151 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11152 (pendfunc1): Remove.
11153 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11154 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11155 (foo): Remove.
11156 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11157 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11158 macro.
11159 (func): Remove.
11160 (marker): Use FAST_TRACEPOINT_LABEL.
11161 * gdb.trace/trace-common.h: New header.
11162 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11163 macro.
11164 (func): Remove.
11165 (marker): Use FAST_TRACEPOINT_LABEL.
11166 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11167 (func): Remove.
11168 (thread_function): Use FAST_TRACEPOINT_LABEL.
11169
11170 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11171
11172 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11173 in front.
11174 * gdb.trace/change-loc.exp: Use global pcreg definition.
11175 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11176 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11177 in front.
11178 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11179 * gdb.trace/pending.exp: Likewise.
11180 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11181 * gdb.trace/trace-break.exp: Likewise.
11182 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11183 in front.
11184 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11185 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11186 in front.
11187 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11188
11189 2015-11-09 Joel Brobecker <brobecker@adacore.com>
11190
11191 * gdb.ada/fin_fun_out: New testcase.
11192
11193 2015-11-07 Kevin Buettner <kevinb@redhat.com>
11194
11195 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11196 value associated with DW_AT_byte_size.
11197 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11198 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11199 DW_AT_upper_bound.
11200
11201 2015-11-07 Kevin Buettner <kevinb@redhat.com>
11202
11203 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11204 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11205 version.
11206 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11207 gdb.dwarf2/dw2-canonicalize-type.exp,
11208 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11209 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11210 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11211 provided by gdb_target_symbol_prefix_flags_asm.
11212 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11213 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11214 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11215 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11216 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11217 macros where needed). Use this macro for symbols which require
11218 the prefix provided by SYMBOL_PREFIX.
11219
11220 2015-11-05 Kevin Buettner <kevinb@redhat.com>
11221
11222 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11223 New procs.
11224 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11225 representing expressions, of more than one list element.
11226 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11227 to prepend linker symbol prefix to f.
11228 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11229 table_1 and table_2.
11230 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11231 Likewise, for f and g.
11232 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11233 for ptr.
11234 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11235 for main.
11236 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11237 table_1_ptr and table_2_ptr.
11238
11239 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11240 Joel Brobecker <brobecker@adacore.com>
11241
11242 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11243
11244 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11245
11246 * gdb.reverse/s390-mvcle.c: New test.
11247 * gdb.reverse/s390-mvcle.exp: New file.
11248 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11249
11250 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11251
11252 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11253
11254 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11255
11256 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11257 reaching marker2.
11258 * gdb.reverse/getresuid-reverse.exp: Likewise.
11259 * gdb.reverse/pipe-reverse.exp: Likewise.
11260 * gdb.reverse/readv-reverse.exp: Likewise.
11261 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11262 * gdb.reverse/time-reverse.exp: Likewise.
11263 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11264
11265 2015-10-30 Yao Qi <yao.qi@linaro.org>
11266
11267 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11268 (empty_cycle): Remove.
11269 (main): Don't call empty_cycle. Don't use watch_count_done.
11270 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11271 empty_cycle. Rewrite the code counting HW watchpoints.
11272
11273 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11274
11275 * gdb.reverse/fstatat-reverse.c: New test.
11276 * gdb.reverse/fstatat-reverse.exp: New file.
11277 * gdb.reverse/getresuid-reverse.c: New test.
11278 * gdb.reverse/getresuid-reverse.exp: New file.
11279 * gdb.reverse/pipe-reverse.c: New test.
11280 * gdb.reverse/pipe-reverse.exp: New file.
11281 * gdb.reverse/readv-reverse.c: New test.
11282 * gdb.reverse/readv-reverse.exp: New file.
11283 * gdb.reverse/recvmsg-reverse.c: New test.
11284 * gdb.reverse/recvmsg-reverse.exp: New file.
11285 * gdb.reverse/time-reverse.c: New test.
11286 * gdb.reverse/time-reverse.exp: New file.
11287 * gdb.reverse/waitpid-reverse.c: New test.
11288 * gdb.reverse/waitpid-reverse.exp: New file.
11289
11290 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11291
11292 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11293
11294 2015-10-26 Doug Evans <dje@google.com>
11295
11296 PR symtab/17391
11297 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11298 * gdb.dwarf2/bad-regnum.c: New file.
11299 * gdb.dwarf2/bad-regnum.exp: New file.
11300
11301 2015-10-26 Doug Evans <dje@google.com>
11302
11303 PR python/18938
11304 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11305 file.
11306
11307 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11308
11309 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11310 for a change by "Mention language in compile error message".
11311
11312 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11313
11314 PR python/18073
11315 * gdb.python/py-type.c (C::a_method): New.
11316 (C::a_const_method): New.
11317 (C::a_static_method): New.
11318 (a_function): New.
11319 * gdb.python/py-type.exp (test_fields): Test getting fields
11320 from function and method.
11321
11322 2015-10-21 Keven Boell <keven.boell@intel.com>
11323
11324 * gdb.fortran/vla-alloc-assoc.exp: New file.
11325 * gdb.fortran/vla-datatypes.exp: New file.
11326 * gdb.fortran/vla-datatypes.f90: New file.
11327 * gdb.fortran/vla-history.exp: New file.
11328 * gdb.fortran/vla-ptype-sub.exp: New file.
11329 * gdb.fortran/vla-ptype.exp: New file.
11330 * gdb.fortran/vla-sizeof.exp: New file.
11331 * gdb.fortran/vla-sub.f90: New file.
11332 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
11333 * gdb.fortran/vla-value-sub-finish.exp: New file.
11334 * gdb.fortran/vla-value-sub.exp: New file.
11335 * gdb.fortran/vla-value.exp: New file.
11336 * gdb.fortran/vla-ptr-info.exp: New file.
11337 * gdb.mi/mi-vla-fortran.exp: New file.
11338 * gdb.mi/vla.f90: New file.
11339
11340 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
11341
11342 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
11343 of hardwired timeout value.
11344
11345 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11346 Pedro Alves <palves@redhat.com>
11347
11348 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
11349 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
11350
11351 2015-10-19 Josh Stone <jistone@redhat.com>
11352
11353 * gdb.base/catch-syscall.c: Include <sched.h>.
11354 (unknown_syscall): New variable.
11355 (main): Trigger a vfork and an unknown syscall.
11356 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
11357 (unknown_syscall_number): Likewise.
11358 (check_call_to_syscall): Accept an optional syscall pattern.
11359 (check_return_from_syscall): Likewise.
11360 (check_continue): Likewise.
11361 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
11362 (test_catch_syscall_skipping_return): New test toggling off 'catch
11363 syscall' to step over the syscall return, then toggling back on.
11364 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
11365 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
11366 (do_syscall_tests): Call test_catch_syscall_without_args and
11367 test_catch_syscall_mid_vfork.
11368 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
11369 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
11370
11371 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
11372
11373 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
11374 print g_vE): Add new pass patterns.
11375 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
11376 print various symbol names for vptr fields.
11377
11378 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
11379
11380 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
11381 results.
11382
11383 2015-10-12 Yao Qi <yao.qi@linaro.org>
11384
11385 * gdb.arch/disp-step-insn-reloc.exp: New test case.
11386
11387 2015-10-12 Yao Qi <yao.qi@linaro.org>
11388
11389 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
11390 is aarch64*-*-linux*.
11391
11392 2015-10-12 Yao Qi <yao.qi@linaro.org>
11393
11394 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
11395 (can_relocate_bcond_true): ... it.
11396 (can_relocate_bcond_false): New function.
11397 (foo): Likewise.
11398 (can_relocate_bl): Likewise.
11399 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
11400 can_relocate_bl.
11401
11402 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
11403
11404 * gdb.base/nested-addr.c: New file.
11405 * gdb.base/nested-addr.exp: New testcase.
11406
11407 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
11408
11409 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
11410 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
11411 its output. Ignore the output of "record goto begin" and instead
11412 check that GDB is replaying.
11413
11414 2015-10-09 Pedro Alves <palves@redhat.com>
11415
11416 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
11417 (top level): Use it in the run with no args test.
11418
11419 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
11420
11421 * gdb.dlang/properties.exp: New file.
11422
11423 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
11424
11425 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
11426 whether or not address 0x1000 is mapped on the target.
11427
11428 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
11429
11430 * gdb.python/py-type.exp: Do not run tests if binaries fail to
11431 build.
11432
11433 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
11434
11435 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
11436 instruction-history test.
11437
11438 2015-09-28 Doug Evans <dje@google.com>
11439
11440 * gdb.base/gcore.c (array_func): Add reference to static_array.
11441
11442 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
11443
11444 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
11445 source line.
11446
11447 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
11448
11449 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
11450 short or char as base type.
11451
11452 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
11453
11454 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
11455 to allow any size enum.
11456
11457 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
11458
11459 * gdb.ada/array_ptr_renaming.exp: New testcase.
11460 * gdb.ada/array_ptr_renaming/foo.adb: New file.
11461 * gdb.ada/array_ptr_renaming/pack.ads: New file.
11462
11463 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11464
11465 * gdb.trace/ftrace-lock.c: New file.
11466 * gdb.trace/ftrace-lock.exp: New file.
11467
11468 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11469
11470 * gdb.arch/insn-reloc.c: New file.
11471 * gdb.arch/ftrace-insn-reloc.exp: New file.
11472
11473 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11474
11475 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
11476 instruction.
11477 * gdb.trace/pendshr1.c (pendfunc): Likewise.
11478 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
11479 * gdb.trace/range-stepping.c: Likewise.
11480 * gdb.trace/trace-break.c: Likewise.
11481 * gdb.trace/trace-mt.c (thread_function): Likewise.
11482 * gdb.trace/ftrace.c (marker): Likewise.
11483 * gdb.trace/trace-condition.c (marker): Likewise.
11484 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
11485 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
11486 is_aarch64_target.
11487
11488 2015-09-18 Doug Evans <xdje42@gmail.com>
11489
11490 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
11491 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
11492
11493 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11494
11495 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
11496 the breakpoint.
11497
11498 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11499
11500 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
11501 the pending breakpoint. Remove timeout override for "Run till
11502 MI pending breakpoint on pendfunc3 on thread 2" test.
11503
11504 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11505
11506 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
11507 filename pattern.
11508
11509 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11510
11511 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
11512 in breakpoint filename pattern.
11513
11514 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11515
11516 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11517
11518 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11519
11520 * gdb.linespec/explicit.exp: Check for readline support for
11521 tab-completion tests. Fix obvious typo.
11522
11523 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11524
11525 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11526 and replay.
11527
11528 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11529
11530 * gdb.btrace/non-stop.c: New.
11531 * gdb.btrace/non-stop.exp: New.
11532
11533 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
11534 Yao Qi <yao.qi@linaro.org>
11535
11536 * gdb.trace/trace-condition.c: New file.
11537 * gdb.trace/trace-condition.exp: New file.
11538
11539 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
11540
11541 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
11542 for testing bytecode compilation.
11543
11544 2015-09-16 Pedro Alves <palves@redhat.com>
11545 Sandra Loosemore <sandra@codesourcery.com>
11546
11547 * gdb.threads/non-stop-fair-events.c (timeout): New global.
11548 (SECONDS): Redefine.
11549 (main): Call pthread_kill and alarm early.
11550 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
11551 support.
11552 (test): If the target can't hardware step and doesn't support
11553 displaced stepping, increase the timeout.
11554
11555 2015-09-16 Pedro Alves <palves@redhat.com>
11556
11557 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
11558 (enable_debug): New procedures.
11559 (test): Use them. Bail out if waiting for threads fails.
11560 (top level): Bail out if a test fails.
11561
11562 2015-09-16 Yao Qi <yao.qi@linaro.org>
11563
11564 * gdb.asm/asm-source.exp: Set asm-arch for
11565 aarch64*-*-* target.
11566 * gdb.asm/aarch64.inc: New file.
11567
11568 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
11569
11570 * gdb.ada/array_of_variable_length.exp: New testcase.
11571 * gdb.ada/array_of_variable_length/foo.adb: New file.
11572 * gdb.ada/array_of_variable_length/pck.adb: New file.
11573 * gdb.ada/array_of_variable_length/pck.ads: New file.
11574
11575 2015-09-15 Doug Evans <dje@google.com>
11576
11577 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
11578 of function static local variable.
11579
11580 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11581
11582 * gdb.threads/tls-so_extern.exp: New test file.
11583 * gdb.threads/tls-so_extern.c: New test file.
11584 * gdb.threads/tls-so_extern_main.c: New test file.
11585
11586 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11587
11588 * gdb.opt/solib-intra-step-lib.c: New file.
11589 * gdb.opt/solib-intra-step-main.c: New file.
11590 * gdb.opt/solib-intra-step.exp: New file.
11591
11592 2015-09-15 Pedro Alves <palves@redhat.com>
11593
11594 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
11595 gdb_continue_to_breakpoint instead of gdb_test_multiple.
11596
11597 2015-09-14 Pedro Alves <palves@redhat.com>
11598
11599 * gdb.base/hook-stop-continue.c: Delete.
11600 * gdb.base/hook-stop-continue.exp: Delete.
11601 * gdb.base/hook-stop-frame.c: Delete.
11602 * gdb.base/hook-stop-frame.exp: Delete.
11603 * gdb.base/hook-stop.c: New file.
11604 * gdb.base/hook-stop.exp: New file.
11605
11606 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
11607
11608 * gdb.ada/access_to_packed_array.exp: New testcase.
11609 * gdb.ada/access_to_packed_array/foo.adb: New file.
11610 * gdb.ada/access_to_packed_array/pack.adb: New file.
11611 * gdb.ada/access_to_packed_array/pack.ads: New file.
11612
11613 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
11614
11615 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
11616 buffer size test.
11617
11618 2015-09-11 Don Breazeal <donb@codesourcery.com>
11619
11620 * gdb.base/foll-exec.c: Add copyright header. Fix
11621 formatting issues.
11622 * gdb.base/foll-exec.exp (zap_session): Delete proc.
11623 (do_exec_tests): Use clean_restart in place of zap_session,
11624 and for test initialization. Fix formatting issues. Use
11625 fail in place of perror.
11626 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
11627 an expect statement to match an expression with output from
11628 the program under debug.
11629 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
11630 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
11631 * gdb.threads/non-ldr-exc-2.exp: Likewise.
11632 * gdb.threads/non-ldr-exc-3.exp: Likewise.
11633 * gdb.threads/non-ldr-exc-4.exp: Likewise.
11634
11635 2015-09-09 Doug Evans <dje@google.com>
11636
11637 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
11638
11639 2015-09-09 Doug Evans <dje@google.com>
11640
11641 * gdb.base/pie-execl.exp: Fix result test of build_executable.
11642
11643 2015-09-09 Doug Evans <dje@google.com>
11644
11645 * gdb.base/savedregs.exp: Fix typo.
11646
11647 2015-09-09 Pedro Alves <palves@redhat.com>
11648
11649 * gdb.mi/mi-cli.exp: Add CLI finish tests.
11650
11651 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
11652
11653 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
11654 command actually switches threads. Give up on remaining
11655 tests if target fails to stop at breakpoint.
11656
11657 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
11658
11659 * gdb.ada/funcall_char.exp: New testcase.
11660 * gdb.ada/funcall_char/foo.adb: New file.
11661
11662 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
11663
11664 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
11665 expected outputs. Add two testcases for completing ambiguous
11666 functions.
11667 * gdb.ada/complete/aux_pck.adb: New file.
11668 * gdb.ada/complete/aux_pck.ads: New file.
11669 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
11670 Ambiguous_Func functions.
11671 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
11672 * gdb.ada/complete/pck.adb: Likewise.
11673
11674 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
11675
11676 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
11677 failures to run the test program under GDB.
11678
11679 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
11680
11681 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
11682 to C.
11683
11684 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
11685
11686 * gdb.base/run-after-attach.exp: New test file.
11687 * gdb.base/run-after-attach.c: New test file.
11688
11689 2015-08-26 Don Breazeal <donb@codesourcery.com>
11690
11691 * gdb.base/foll-exec-2.c: New test program.
11692 * gdb.base/foll-exec-2.exp: New test.
11693
11694 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
11695
11696 * gdb.base/nested-subp1.exp: New file.
11697 * gdb.base/nested-subp1.c: New file.
11698 * gdb.base/nested-subp2.exp: New file.
11699 * gdb.base/nested-subp2.c: New file.
11700 * gdb.base/nested-subp3.exp: New file.
11701 * gdb.base/nested-subp3.c: New file.
11702
11703 2015-08-24 Pedro Alves <palves@redhat.com>
11704
11705 * gdb.server/connect-without-multi-process.c: New file.
11706 * gdb.server/connect-without-multi-process.exp: New file.
11707
11708 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
11709
11710 * gdb.opt/inline-markers.c: Make z int.
11711
11712 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
11713
11714 * gdb.opt/inline-markers.c: Make z volatile.
11715
11716 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
11717
11718 * gdb.opt/inline-bt.c: New volatile global z.
11719 * gdb.opt/inline-cmds.c: Likewise.
11720 * gdb.opt/inline-locals.c: Likewise.
11721 * gdb.opt/inline-markers.c: New extern global z.
11722 (marker): Use z.
11723 (inline_fn): Likewise.
11724
11725 2015-08-24 Pedro Alves <palves@redhat.com>
11726
11727 * config/m32r-stub.exp: Remove file.
11728 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
11729 * gdb.base/call-rt-st.exp: Likewise.
11730 * gdb.base/call-strs.exp: Likewise.
11731 * gdb.base/default.exp: Remove references to h8300-*-hms and
11732 *-*-udi*.
11733 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
11734
11735 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11736
11737 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
11738 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
11739 and "return" use KFAIL when GDB can not read/write the vector
11740 return value.
11741
11742 2015-08-21 Gary Benson <gbenson@redhat.com>
11743
11744 * gdb.trace/pending.exp: Cope with remote transfer warnings.
11745
11746 2015-08-20 Pedro Alves <palves@redhat.com>
11747
11748 * gdb.server/solib-list.exp: No longer expect an interior stop in
11749 non-stop mode.
11750
11751 2015-08-20 Pedro Alves <palves@redhat.com>
11752
11753 * gdb.server/connect-stopped-target.c: New file.
11754 * gdb.server/connect-stopped-target.exp: New file.
11755
11756 2015-08-20 Pedro Alves <palves@redhat.com>
11757
11758 * gdb.dwarf2/comp-unit-lang.exp: New file.
11759 * gdb.dwarf2/comp-unit-lang.c: New file.
11760
11761 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11762
11763 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11764 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11765
11766 2015-08-19 Kevin Buettner <kevinb@redhat.com>
11767
11768 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11769 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11770
11771 2015-08-18 Doug Evans <dje@google.com>
11772 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11773
11774 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11775 skip_python_tests. New arg prompt_regexp.
11776 (skip_python_tests): New function.
11777 * lib/mi-support.exp (mi_skip_python_tests): New function.
11778 * gdb.python/py-mi-objfile-gdb.py: New file.
11779 * gdb.python/py-mi-objfile.c: New file.
11780 * gdb.python/py-mi-objfile.exp: New file.
11781
11782 2015-08-17 Keith Seitz <keiths@redhat.com>
11783
11784 * gdb.linespec/explicit.exp: Move strace test from here ...
11785 * gdb.trace/strace.exp: ... to here.
11786
11787 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11788
11789 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11790 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
11791
11792 2015-08-14 Doug Evans <xdje42@gmail.com>
11793
11794 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11795 inferior before selecting a new file.
11796
11797 2015-08-14 Doug Evans <xdje42@gmail.com>
11798
11799 * gdb.mi/mi-disassemble.exp: Update.
11800 * gdb.base/disasm-optim.S: New file.
11801 * gdb.base/disasm-optim.c: New file.
11802 * gdb.base/disasm-optim.h: New file.
11803 * gdb.base/disasm-optim.exp: New file.
11804
11805 2015-08-14 Keith Seitz <keiths@redhat.com>
11806
11807 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11808 "evaluated-by".
11809
11810 2015-08-13 Joel Brobecker <brobecker@adacore.com>
11811
11812 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11813
11814 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11815
11816 * gdb.ada/fun_renaming.exp: New testcase.
11817 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11818 * gdb.ada/fun_renaming/pack.adb: New file.
11819 * gdb.ada/fun_renaming/pack.ads: New file.
11820
11821 2015-08-12 Keith Seitz <keiths@redhat.com>
11822
11823 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11824 gdb_get_line_number.
11825
11826 2015-08-12 Joel Brobecker <brobecker@adacore.com>
11827
11828 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11829 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11830 gdb.base/dso2dso.exp: New files.
11831
11832 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11833 Pedro Alves <palves@redhat.com>
11834 Keith Seitz <keiths@redhat.com>
11835
11836 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11837 GDBFLAGS.
11838
11839 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11840
11841 * gdb.base/gdbhistsize-history.exp
11842 (test_histsize_history_setting): Use save_vars.
11843 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11844 Use save_vars.
11845 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11846 * gdb.base/readline.exp: Use save_vars.
11847
11848 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11849
11850 * lib/gdb.exp (save_vars): New proc.
11851
11852 2015-08-11 Keith Seitz <keiths@redhat.com>
11853
11854 * gdb.base/help.exp: Update help_breakpoint_text.
11855
11856 2015-08-11 Keith Seitz <keiths@redhat.com>
11857
11858 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11859 (at toplevel): Call test_explicit_breakpoints.
11860 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11861 breakpoints.
11862 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11863 breakpoint conditions, "-cond".
11864
11865 2015-08-11 Keith Seitz <keiths@redhat.com>
11866
11867 * gdb.linespec/3explicit.c: New file.
11868 * gdb.linespec/cpexplicit.cc: New file.
11869 * gdb.linespec/cpexplicit.exp: New file.
11870 * gdb.linespec/explicit.c: New file.
11871 * gdb.linespec/explicit.exp: New file.
11872 * gdb.linespec/explicit2.c: New file.
11873 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11874 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11875 before using in the matching pattern.
11876 Clarify that `prefix' is a regular expression.
11877
11878 2015-08-11 Keith Seitz <keiths@redhat.com>
11879
11880 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11881 test.
11882 Add tests for missing ",FMT" and ",".
11883
11884 2015-08-10 Doug Evans <dje@google.com>
11885 Keith Seitz <keiths@redhat.com>
11886
11887 PR gdb/17960
11888 * gdb.base/completion.exp: Add location completer tests.
11889
11890 2015-08-07 Pedro Alves <palves@redhat.com>
11891
11892 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11893 tests here.
11894 (top level): Run do_test with and without displaced stepping.
11895
11896 2015-08-07 Pedro Alves <palves@redhat.com>
11897
11898 * gdb.base/valgrind-disp-step.c: New file.
11899 * gdb.base/valgrind-disp-step.exp: New file.
11900
11901 2015-08-07 Pedro Alves <palves@redhat.com>
11902
11903 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11904 Delete function.
11905 (main): Add alarm. Run an infinite loop instead of calling
11906 wait_threads.
11907 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11908 comment.
11909 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
11910 Delete function.
11911 (main): Add alarm. Run an infinite loop instead of calling
11912 wait_threads.
11913 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
11914 comment.
11915
11916 2015-08-07 Pedro Alves <palves@redhat.com>
11917
11918 * gdb.base/checkpoint-ns.exp: New file.
11919 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
11920 standard_testfile.
11921
11922 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
11923
11924 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
11925 * gdb.btrace/instruction_history.exp: Update.
11926 * gdb.btrace/tsx.exp: New.
11927 * gdb.btrace/tsx.c: New.
11928
11929 2015-08-06 Pedro Alves <palves@redhat.com>
11930
11931 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
11932 increase timeout.
11933 * gdb.reverse/until-precsave.exp: Bump timeouts.
11934
11935 2015-08-06 Pedro Alves <palves@redhat.com>
11936
11937 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
11938
11939 2015-08-06 Pedro Alves <palves@redhat.com>
11940
11941 PR gdb/18749
11942 * gdb.threads/process-dies-while-handling-bp.c: New file.
11943 * gdb.threads/process-dies-while-handling-bp.exp: New file.
11944
11945 2015-08-06 Pedro Alves <palves@redhat.com>
11946
11947 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
11948 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
11949
11950 2015-08-05 Pedro Alves <palves@redhat.com>
11951
11952 * gdb.threads/next-while-other-thread-longjmps.c: New file.
11953 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
11954
11955 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
11956
11957 * gdb.base/bp-permanent.exp: Report test as unsupported if
11958 the target cannot stop at the permanent breakpoint.
11959
11960 2015-08-03 Doug Evans <dje@google.com>
11961
11962 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
11963 10000.
11964
11965 2015-08-03 Doug Evans <dje@google.com>
11966
11967 * Makefile.in (workers/%.worker, build-perf): New rule.
11968 (GDB_PERFTEST_MODE): New variable.
11969 (check-perf): Use it.
11970 (clean): Clean up gdb.perf parallel build subdirs.
11971 * lib/build-piece.exp: New file.
11972 * lib/gdb.exp (make_gdb_parallel_path): New function
11973 (standard_output_file, standard_temp_file): Call it.
11974 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11975 of $GDB_PARALLEL.
11976 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
11977
11978 2015-08-03 Doug Evans <dje@google.com>
11979
11980 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
11981 (LOG_FILE_NAME): New global.
11982 (TextReporter.__init__): Initialize self.txt_sum.
11983 (TextReporter.report): Add support for multiple data-points.
11984 Move report to perftest.sum, put raw data in perftest.log.
11985 (TextReporter.start): Open sum and log files.
11986 (TextReporter.end): Close sum and log files.
11987 * gdb.perf/lib/perftest/testresult.py
11988 (SingleStatisticTestResult.record): Handle multiple data-points.
11989
11990 2015-07-31 Pedro Alves <palves@redhat.com>
11991
11992 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11993 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11994 kill_wait_spawned_process instead of explicit "kill -9".
11995 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11996 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11997 kill_wait_spawned_process.
11998 * gdb.base/attach-twice.exp: Likewise.
11999 * gdb.base/attach.exp: Likewise.
12000 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12001 gdb_test_multiple.
12002 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12003 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12004 kill_wait_spawned_process.
12005 * gdb.base/valgrind-infcall.exp: Likewise.
12006 * gdb.multi/multi-attach.exp: Likewise.
12007 * gdb.python/py-prompt.exp: Likewise.
12008 * gdb.python/py-sync-interp.exp: Likewise.
12009 * gdb.server/ext-attach.exp: Likewise.
12010 * gdb.threads/attach-into-signal.exp (corefunc): Use
12011 spawn_wait_for_attach, spawn_id_get_pid and
12012 kill_wait_spawned_process.
12013 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12014 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12015 spawn_id_get_pid and kill_wait_spawned_process.
12016 * gdb.threads/attach-stopped.exp (corefunc): Use
12017 spawn_wait_for_attach, spawn_id_get_pid and
12018 kill_wait_spawned_process.
12019 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12020 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12021 kill_wait_spawned_process instead of explicit "kill -9".
12022 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12023 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12024 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12025 processes. Don't map cygwin/windows pids here. Now returns a
12026 spawn id list.
12027
12028 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12029
12030 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12031 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12032 correct patch.
12033
12034 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12035
12036 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12037
12038 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12039
12040 Reapply:
12041 2014-05-21 Mark Wielaard <mjw@redhat.com>
12042
12043 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12044
12045 2015-07-30 Pedro Alves <palves@redhat.com>
12046
12047 * linux-low.c (handle_extended_wait): Set the child's last
12048 reported status to TARGET_WAITKIND_STOPPED.
12049
12050 2015-07-30 Pedro Alves <palves@redhat.com>
12051
12052 PR threads/18600
12053 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12054 only shows inferior 1.
12055
12056 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12057 Pedro Alves <palves@redhat.com>
12058
12059 PR threads/18600
12060 * gdb.threads/fork-plus-threads.c: New file.
12061 * gdb.threads/fork-plus-threads.exp: New file.
12062
12063 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12064
12065 * gdb.base/batch-preserve-term-settings.exp
12066 (test_terminal_settings_preserved_after_cli_exit): Use
12067 send_quit_command.
12068
12069 2015-07-29 Pedro Alves <palves@redhat.com>
12070 Don Breazeal <donb@codesourcery.com>
12071
12072 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12073 output from both inferior_spawn_id and gdb_spawn_id.
12074
12075 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12076
12077 * gdb.threads/attach-into-signal.exp (corefunc): Use
12078 with_test_prefix on nested loops, uniquefying the test messages.
12079
12080 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12081
12082 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12083 commit.
12084
12085 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12086
12087 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12088 New proc.
12089 (test_terminal_settings_preserved_after_sigterm): New test.
12090
12091 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12092
12093 * gdb.base/batch-preserve-term-settings.exp
12094 (test_terminal_settings_preserved_after_cli_exit): New test.
12095
12096 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12097
12098 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12099 manipulation of saved_gdbflags.
12100 (test_terminal_settings_preserved): Remove global declaration of
12101 the unused variable pagination_prompt. Remove manipulation of
12102 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12103 GDBFLAGS.
12104
12105 2015-07-29 Pedro Alves <palves@redhat.com>
12106
12107 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12108
12109 2015-07-29 Pedro Alves <palves@redhat.com>
12110
12111 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12112 at the top.
12113
12114 2015-07-29 Pedro Alves <palves@redhat.com>
12115
12116 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12117 (main): Call gdb_unbuffer_output.
12118 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12119 (main): Call gdb_unbuffer_output.
12120 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12121 (main): Call gdb_unbuffer_output.
12122 * gdb.base/call-strs.exp: Adjust to step over the
12123 gdb_unbuffer_output call.
12124 * gdb.base/catch-gdb-caused-signals.c: Include
12125 "../lib/unbuffer_output.c".
12126 (main): Call gdb_unbuffer_output.
12127 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12128 (main): Call gdb_unbuffer_output.
12129 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12130 (main): Call gdb_unbuffer_output.
12131 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12132 (main): Call gdb_unbuffer_output.
12133 * gdb.base/shlib-call.exp: Adjust to step over the
12134 gdb_unbuffer_output call.
12135 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12136 (main): Call gdb_unbuffer_output.
12137 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12138 (main): Call gdb_unbuffer_output.
12139 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12140 (main): Rename to ...
12141 (test): ... this.
12142 (main): Reimplement.
12143 * gdb.base/varargs.exp: Run to test instead of to main.
12144 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12145 (main): Call gdb_unbuffer_output.
12146
12147 2015-07-29 Pedro Alves <palves@redhat.com>
12148
12149 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12150 factore out from mi_continue_dprintf. For call-style dprintfs,
12151 expect dprintf output out of $inferior_spawn_id.
12152 (mi_continue_dprintf): Use mi_expect_dprintf.
12153 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12154 (main): Call gdb_unbuffer_output.
12155
12156 2015-07-29 Pedro Alves <palves@redhat.com>
12157
12158 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12159 (default_mi_gdb_start): Set inferior_spawn_id instead of
12160 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12161 gdb_spawn_id.
12162 (mi_gdb_test): Always expect inferior output from both
12163 $inferior_spawn_id and $gdb_spawn_id.
12164
12165 2015-07-29 Pedro Alves <palves@redhat.com>
12166
12167 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12168 send_inferior and $inferior_spawn_id.
12169
12170 2015-07-29 Pedro Alves <palves@redhat.com>
12171
12172 * gdb.gdb/complaints.exp (test_initial_complaints)
12173 (test_serial_complaints, test_short_complaints): Use
12174 gdb_test_stdio.
12175 (test_empty_complaint): Handle $inferior_spawn_id !=
12176 $gdb_spawn_id.
12177
12178 2015-07-29 Pedro Alves <palves@redhat.com>
12179
12180 * gdb.base/varargs.exp: Use gdb_test_stdio.
12181
12182 2015-07-29 Pedro Alves <palves@redhat.com>
12183
12184 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12185
12186 2015-07-29 Pedro Alves <palves@redhat.com>
12187
12188 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12189
12190 2015-07-29 Pedro Alves <palves@redhat.com>
12191
12192 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12193 parameter into two new parameters, "inf_result" and "gdb_result".
12194 Expect inferior output and gdb output from $inferior_spawn_id and
12195 $gdb_spawn_id, respectively. Adjust all callers.
12196
12197 2015-07-29 Pedro Alves <palves@redhat.com>
12198
12199 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12200 of gdb_test_sequence.
12201
12202 2015-07-29 Pedro Alves <palves@redhat.com>
12203
12204 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12205 (saw_spurious_output): Expect inferior output from
12206 $inferior_spawn_id. Use gdb_test_stdio.
12207
12208 2015-07-29 Pedro Alves <palves@redhat.com>
12209
12210 * gdb.base/dprintf.exp: Use standard_testfile. Change
12211 prepare_for_testing call.
12212 (srcfile): Don't set.
12213 (restart): New procedure.
12214 (test_dprintf): New procecure, use to continue over dprintfs.
12215 (test_call, test_agent): New procedures, tests moved here.
12216 Restart gdb and recreate dprintfs. Adjust expected output.
12217
12218 2015-07-29 Pedro Alves <palves@redhat.com>
12219
12220 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12221
12222 2015-07-29 Pedro Alves <palves@redhat.com>
12223
12224 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12225
12226 2015-07-29 Pedro Alves <palves@redhat.com>
12227
12228 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12229 gdb_test_stdio.
12230
12231 2015-07-29 Pedro Alves <palves@redhat.com>
12232
12233 * lib/gdb.exp (gdb_test_stdio): New procedure.
12234
12235 2015-07-29 Pedro Alves <palves@redhat.com>
12236
12237 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12238
12239 2015-07-29 Pedro Alves <palves@redhat.com>
12240
12241 * gdb.base/call-signal-resume.exp: Remove check for
12242 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12243 * gdb.base/unwindonsignal.exp: Likewise.
12244 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12245 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12246
12247 2015-07-29 Pedro Alves <palves@redhat.com>
12248
12249 * gdb.base/siginfo-addr.c (pass): New function.
12250 (handler): Call it iff si_addr is correct.
12251 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12252 Set a breakpoint at "pass" and continue to it.
12253
12254 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12255
12256 * gdb.python/py-objfile.exp: Make some tests have unique names.
12257 * gdb.python/py-pp-registration.exp: Likewise.
12258
12259 2015-07-28 Pedro Alves <palves@redhat.com>
12260
12261 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12262
12263 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12264
12265 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12266
12267 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12268
12269 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12270
12271 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12272
12273 * gdb.base/gdb-sigterm-2.exp: New test.
12274
12275 2015-07-25 Doug Evans <xdje42@gmail.com>
12276
12277 Revert:
12278 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12279 (workers/%.worker, build-perf): New rule.
12280 (GDB_PERFTEST_MODE): New variable.
12281 (check-perf): Use it.
12282 (clean): Clean up gdb.perf parallel build subdirs.
12283 * lib/build-piece.exp: New file.
12284 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12285 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12286 name.
12287 (standard_temp_file): Ditto.
12288 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12289 of $GDB_PARALLEL.
12290
12291 2015-07-24 Doug Evans <dje@google.com>
12292
12293 * gdb.perf/lib/perftest/utils.py: New file.
12294 * gdb.perf/gm-hello.cc: New file.
12295 * gdb.perf/gm-pervasive-typedef.cc: New file.
12296 * gdb.perf/gm-pervasive-typedef.h: New file.
12297 * gdb.perf/gm-std.cc: New file.
12298 * gdb.perf/gm-std.h: New file.
12299 * gdb.perf/gm-use-cerr.cc: New file.
12300 * gdb.perf/gm-utils.h: New file.
12301 * gdb.perf/gmonster-null-lookup.py: New file.
12302 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12303 * gdb.perf/gmonster-print-cerr.py: New file.
12304 * gdb.perf/gmonster-ptype-string.py: New file.
12305 * gdb.perf/gmonster-runto-main.py: New file.
12306 * gdb.perf/gmonster-select-file.py: New file.
12307 * gdb.perf/gmonster1-null-lookup.exp: New file.
12308 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12309 * gdb.perf/gmonster1-print-cerr.exp: New file.
12310 * gdb.perf/gmonster1-ptype-string.exp: New file.
12311 * gdb.perf/gmonster1-runto-main.exp: New file.
12312 * gdb.perf/gmonster1-select-file.exp: New file.
12313 * gdb.perf/gmonster1.cc: New file.
12314 * gdb.perf/gmonster1.exp: New file.
12315 * gdb.perf/gmonster2-null-lookup.exp: New file.
12316 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
12317 * gdb.perf/gmonster2-print-cerr.exp: New file.
12318 * gdb.perf/gmonster2-ptype-string.exp: New file.
12319 * gdb.perf/gmonster2-runto-main.exp: New file.
12320 * gdb.perf/gmonster2-select-file.exp: New file.
12321 * gdb.perf/gmonster2.cc: New file.
12322 * gdb.perf/gmonster2.exp: New file.
12323
12324 2015-07-24 Doug Evans <dje@google.com>
12325
12326 * gdb.perf/README: New file.
12327 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
12328 * lib/gen-perf-test.exp: New file.
12329
12330 2015-07-24 Doug Evans <dje@google.com>
12331
12332 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
12333 (PerfTest::startup): New function.
12334 (PerfTest::run): Return result of calling body.
12335 (PerfTest::assemble): Rewrite.
12336 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
12337 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
12338 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
12339 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
12340 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
12341
12342 2015-07-24 Doug Evans <dje@google.com>
12343
12344 * lib/gdb.exp (clean_restart): Make executable optional.
12345
12346 2015-07-24 Doug Evans <dje@google.com>
12347
12348 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
12349 compiler_info references.
12350 * gdb.cp/temargs.exp: Ditto.
12351 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
12352 (get_compiler_info): Early exit if already computed. Set compiler_info
12353 to "unknown" if there was a problem.
12354 (test_compiler_info): Add function comment. Call get_compiler_info.
12355
12356 2015-07-24 Doug Evans <dje@google.com>
12357
12358 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12359 (workers/%.worker, build-perf): New rule.
12360 (GDB_PERFTEST_MODE): New variable.
12361 (check-perf): Use it.
12362 (clean): Clean up gdb.perf parallel build subdirs.
12363 * lib/build-piece.exp: New file.
12364 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12365 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12366 name.
12367 (standard_temp_file): Ditto.
12368 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12369 of $GDB_PARALLEL.
12370
12371 2015-07-24 Doug Evans <dje@google.com>
12372
12373 * lib/future.exp (gdb_default_target_compile): New option
12374 "early_flags".
12375 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
12376 --as-needed.
12377
12378 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
12379
12380 * gdb.base/catch-syscall.exp: Call gdb_exit before
12381 gdb_skip_xml_test.
12382
12383 2015-07-24 Pedro Alves <palves@redhat.com>
12384
12385 * gdb.python/py-events.exp: Accept output between the stop event
12386 and the prompt.
12387 * gdb.python/py-evsignal.exp: Likewise.
12388 * gdb.python/py-evthreads.exp: Likewise.
12389
12390 2015-07-24 Pedro Alves <palves@redhat.com>
12391
12392 PR gdb/18717
12393 * gdb.threads/non-ldr-exit.c: New file.
12394 * gdb.threads/non-ldr-exit.exp: New file.
12395
12396 2015-07-24 Yao Qi <yao.qi@linaro.org>
12397
12398 * gdb.server/ext-wrapper.exp: Test --wrapper option when
12399 restarting process.
12400
12401 2015-07-24 Yao Qi <yao.qi@linaro.org>
12402
12403 * gdb.server/ext-restart.exp: New file.
12404
12405 2015-07-24 Yao Qi <yao.qi@linaro.org>
12406
12407 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
12408 argument options.
12409 * gdb.server/ext-wrapper.exp: New file.
12410
12411 2015-07-23 Doug Evans <dje@google.com>
12412
12413 * gdb.dwarf2/dw2-dummy-cu.S: New file.
12414 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
12415
12416 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
12417
12418 * gdb.ada/var_arr_typedef.exp: New testcase.
12419 * gdb.ada/var_arr_typedef/pack.adb: New file.
12420 * gdb.ada/var_arr_typedef/pack.ads: New file.
12421 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
12422
12423 2015-07-20 Joel Brobecker <brobecker@adacore.com>
12424
12425 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
12426
12427 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12428
12429 * gdb.arch/i386-biarch-core.exp: Replace istarget
12430 by "complete set gnutarget". Remove expectation for the "core-file"
12431 command.
12432
12433 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12434
12435 Revert the previous commit:
12436 Tests for validate symbol file using build-id.
12437
12438 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
12439
12440 Tests for validate symbol file using build-id.
12441 * gdb.base/solib-mismatch-lib.c: New file.
12442 * gdb.base/solib-mismatch-libmod.c: New file.
12443 * gdb.base/solib-mismatch.c: New file.
12444 * gdb.base/solib-mismatch.exp: New file.
12445
12446 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
12447
12448 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
12449 nios2-*-linux*.
12450 * gdb.base/sigbpt.exp (stepi_out): Likewise.
12451 * gdb.base/siginfo.exp: Likewise.
12452 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12453
12454 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
12455
12456 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
12457 Move it to ...
12458 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
12459 ... here.
12460 * gdb.trace/range-stepping.exp: Check that the target supports
12461 range stepping.
12462
12463 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12464
12465 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
12466
12467 2015-07-14 Pedro Alves <palves@redhat.com>
12468
12469 * gdb.base/killed-outside.exp: New file.
12470 * gdb.base/killed-outside.c: New file.
12471
12472 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12473
12474 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
12475 (n at main): New.
12476 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
12477
12478 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12479
12480 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
12481 infcall tests instead of setting up for KFAIL.
12482
12483 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
12484
12485 * gdb.btrace/record_goto-step.exp: New.
12486
12487 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12488
12489 PR compile/18484
12490 * gdb.compile/compile.c (struct struct_type): Add volatile to
12491 selffield's type.
12492 * gdb.compile/compile.exp
12493 (compile code struct_object.selffield = &struct_object): Skip further
12494 struct_object tests if this one xfails.
12495
12496 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
12497
12498 PR exp/18617
12499 * gdb.trace/ax.exp: Add test.
12500
12501 2015-07-07 Yao Qi <yao.qi@linaro.org>
12502
12503 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
12504 instead of istarget "aarch64*-*-*".
12505 * gdb.arch/aarch64-fp.exp: Likewise.
12506 * gdb.base/float.exp: Likewise.
12507 * gdb.reverse/aarch64.exp: Likewise.
12508 * lib/gdb.exp (is_aarch64_target): New proc.
12509
12510 2015-07-07 Yao Qi <yao.qi@linaro.org>
12511
12512 * lib/gdb.exp (is_aarch32_target): New proc.
12513 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12514 instead of "istarget "arm*-*-*"".
12515 * gdb.arch/arm-disp-step.exp: Likewise.
12516 * gdb.arch/thumb-bx-pc.exp: Likewise.
12517 * gdb.arch/thumb-prologue.exp: Likewise.
12518 * gdb.arch/thumb-singlestep.exp: Likewise.
12519 * gdb.base/disp-step-syscall.exp: Likewise.
12520 * gdb.base/float.exp: Likewise.
12521
12522 2015-07-07 Yao Qi <yao.qi@linaro.org>
12523
12524 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12525 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12526
12527 2015-07-07 Yao Qi <yao.qi@linaro.org>
12528
12529 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
12530 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
12531 if it exists.
12532 * gdb.multi/multi-arch.exp: Likewise.
12533
12534 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
12535
12536 * gdb.python/py-lazy-string.exp: Add missing parentheses to
12537 print.
12538
12539 2015-07-07 Yao Qi <yao.qi@linaro.org>
12540
12541 * gdb.arch/thumb-singlestep.exp: Do one more single step.
12542
12543 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
12544
12545 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
12546 '[' and ']' characters.
12547
12548 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
12549
12550 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12551
12552 2015-06-29 Pedro Alves <palves@redhat.com>
12553
12554 PR threads/18127
12555 * gdb.threads/hand-call-new-thread.c: New file.
12556 * gdb.threads/hand-call-new-thread.c: New file.
12557
12558 2015-06-26 Keith Seitz <keiths@redhat.com>
12559 Doug Evans <dje@google.com>
12560
12561 PR 16253
12562 * gdb.cp/var-tag-2.cc: New file.
12563 * gdb.cp/var-tag-3.cc: New file.
12564 * gdb.cp/var-tag-4.cc: New file.
12565 * gdb.cp/var-tag.cc: New file.
12566 * gdb.cp/var-tag.exp: New file.
12567
12568 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12569
12570 * gdb.base/history-duplicates.exp: New test.
12571
12572 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12573
12574 * gdb.base/completion.exp: Test the completion of the "focus"
12575 command.
12576
12577 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12578
12579 * gdb.arch/amd64-prologue-skip.S: New file.
12580 * gdb.arch/amd64-prologue-skip.exp: New file.
12581
12582 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
12583
12584 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
12585 is_address_zero_readable check.
12586
12587 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
12588
12589 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
12590 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
12591
12592 2015-06-24 Yao Qi <yao.qi@linaro.org>
12593
12594 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
12595 linux targets.
12596
12597 2015-06-24 Yao Qi <yao.qi@linaro.org>
12598
12599 * lib/gdb.exp (supports_get_siginfo_type): New proc.
12600 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
12601 * gdb.base/siginfo-thread.exp: Likewise.
12602
12603 2015-06-22 Yao Qi <yao.qi@linaro.org>
12604
12605 * boards/remote-gdbserver-on-localhost.exp: Add comments.
12606
12607 2015-06-22 Yao Qi <yao.qi@linaro.org>
12608
12609 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
12610 aarch64*-*-*.
12611 (skip_hw_watchpoint_tests): Likewise.
12612
12613 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
12614
12615 * gdb.base/gdbinit-history.exp: Test the interaction between
12616 setting GDBHISTSIZE and setting the history size via .gdbinit.
12617
12618 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12619
12620 PR gdb/16999
12621 * gdb.base/gdbhistsize-history.exp: New test.
12622
12623 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12624
12625 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
12626 with GDBHISTSIZE.
12627 * gdb.base/readline.exp: Likewise.
12628
12629 2015-06-17 Yao Qi <yao.qi@linaro.org>
12630
12631 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
12632 line.
12633
12634 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12635
12636 * gdb.base/gdbinit-history.exp: Add test case to check that
12637 an unlimited history file does not get truncated on exit.
12638
12639 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12640
12641 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
12642 (VECTOR): New macro. Use it...
12643 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
12644 ...for these typedefs.
12645 (int8, char1, int1, double1): New typedefs.
12646 (struct just_int2, struct two_int2): New structures.
12647 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
12648 (add_structvecs, add_singlevecs): New functions.
12649 (main): Call add_some_intvecs twice.
12650 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
12651 the compile and exit upon failure. Try compiling for the "native"
12652 architecture. Test inferior function calls with vector arguments
12653 and vector return value handling with "finish" and "return".
12654
12655 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
12656
12657 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
12658 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
12659 PE file.
12660 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
12661
12662 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12663
12664 PR breakpoints/16465
12665 * gdb.mi/mi-dprintf-pending.c: New file.
12666 * gdb.mi/mi-dprintf-pending.exp: New test.
12667 * gdb.mi/mi-dprintf-pendshr.c: New file.
12668
12669 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12670 Mircea Gherzan <mircea.gherzan@intel.com>
12671
12672 * gdb.arch/i386-mpx-map.c: New file.
12673 * gdb.arch/i386-mpx-map.exp: New File.
12674
12675 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12676
12677 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
12678 * gdb.arch/i386-mpx.exp: Indentation fixed.
12679
12680 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12681
12682 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
12683 function and improved indentation.
12684 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
12685 gdb_test_multiple. Added additional tests to skip the test.
12686
12687 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12688
12689 * gdb.arch/i386-avx512.c: Change path in include file.
12690 * gdb.arch/i386-avx512.exp: Change include dir path
12691 compilation flag.
12692 * gdb.arch/i386-mpx.c: Change path in include file.
12693 * gdb.arch/i386-mpx.exp: Change include dir path compilation
12694 flag.
12695
12696 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12697
12698 * gdb.compile/compile-print.exp (compile print *vararray@3)
12699 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
12700
12701 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12702
12703 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
12704 (do not keep jit in memory): ... this.
12705 (expect 5): Change it to ...
12706 (expect no 5): ... this.
12707
12708 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
12709
12710 PR gdb/15564
12711 * gdb.mi/mi-detach.exp: New file.
12712
12713 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12714
12715 PR symtab/18392
12716 * gdb.arch/amd64-tailcall-self.S: New file.
12717 * gdb.arch/amd64-tailcall-self.c: New file.
12718 * gdb.arch/amd64-tailcall-self.exp: New file.
12719
12720 2015-05-28 Don Breazeal <donb@codesourcery.com>
12721
12722 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
12723 tests for remote targets by checking is_target_gdbserver.
12724
12725 2015-05-27 Doug Evans <dje@google.com>
12726
12727 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
12728 * gdb.dwarf2/opaque-type-lookup.c: New file.
12729 * gdb.dwarf2/opaque-type-lookup.exp: New file.
12730
12731 2015-05-26 Doug Evans <dje@google.com>
12732
12733 * gdb.cp/iostream.cc: New file.
12734 * gdb.cp/iostream.exp: New file.
12735
12736 2015-05-26 Doug Evans <dje@google.com>
12737
12738 * gdb.dwarf2/dw2-op-call.exp: Update.
12739 * gdb.dwarf2/dw4-sig-types.exp: Update.
12740 * gdb.dwarf2/implptr.exp: Update.
12741 * gdb.mi/mi-cmd-param-changed.exp: Update.
12742
12743 2015-05-26 Doug Evans <dje@google.com>
12744
12745 * gdb.python/py-lazy-string.c: New file.
12746 * gdb.python/py-lazy-string.exp: New file.
12747 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
12748 (main): Update. Add estring3.
12749 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
12750 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
12751
12752 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
12753 Yao Qi <yao.qi@linaro.org>
12754
12755 * gdb.reverse/aarch64.c: New.
12756 * gdb.reverse/aarch64.exp: New.
12757
12758 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
12759
12760 * lib/gdb.exp (supports_process_record): Return true for
12761 aarch64*-linux*.
12762 (supports_reverse): Likewise.
12763
12764 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12765
12766 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12767 Use with_test_prefix.
12768
12769 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12770
12771 * gdb.base/completion.exp: Add test for completion of layout
12772 names.
12773
12774 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12775
12776 * lib/gdb.exp (skip_tui_tests): New proc.
12777 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12778
12779 2015-05-19 Pedro Alves <palves@redhat.com>
12780
12781 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12782 Save the whole env array instead of just HOME. Unset HISTSIZE in
12783 the environment while testing. Restore whole environment
12784 afterwards.
12785
12786 2015-05-16 Doug Evans <xdje42@gmail.com>
12787
12788 * gdb.guile/scm-ports.c: New file.
12789 * gdb.guile/scm-ports.exp: Add memory port tests.
12790
12791 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12792
12793 * gdb.compile/compile-print.c: New file.
12794 * gdb.compile/compile-print.exp: New file.
12795
12796 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12797
12798 * gdb.compile/compile-ops.exp: Cast param to void.
12799 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12800 (compile code struct_object.selffield = &struct_object): Add xfail.
12801
12802 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12803
12804 * gdb.ada/arr_enum_with_gap: New testcase.
12805
12806 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12807
12808 * gdb.ada/byte_packed_arr: New testcase.
12809
12810 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12811
12812 * gdb.ada/pckd_neg: New testcase.
12813
12814 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12815
12816 PR gdb/17820
12817 * gdb.base/gdbinit-history.exp: New test.
12818 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12819 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12820
12821 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12822
12823 * gdb.python/py-xmethods.cc: Enhance test case.
12824 * gdb.python/py-xmethods.exp: New tests.
12825 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12826 function.
12827 (B_indexoper): Likewise.
12828 (global_dm_list) : Add new xmethod worker functions.
12829
12830 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12831
12832 * gdb.base/coredump-filter.exp: Correctly unset
12833 "coredump_var_addr" array.
12834
12835 2015-05-08 Pedro Alves <palves@redhat.com>
12836
12837 * gdb.server/non-existing-program.exp: Unset spawn_id.
12838
12839 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12840
12841 PR python/18291
12842 * gdb.python/py-xmethods.exp: Add tests.
12843
12844 2015-05-08 Yao Qi <yao.qi@linaro.org>
12845
12846 PR gdb/18208
12847 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12848 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12849 function set_coredump_filter, and remove remote_exec call.
12850 Remove argument ipid. Callers update.
12851 (top level): Don't get inferior's PID.
12852
12853 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12854
12855 * gdb.base/watch_thread_num.exp: Skip test on targets without
12856 access watchpoints.
12857
12858 2015-05-06 Pedro Alves <palves@redhat.com>
12859
12860 PR server/18081
12861 * gdb.server/non-existing-program.exp: New file.
12862
12863 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12864
12865 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12866
12867 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12868
12869 * gdb.ada/out_of_line_in_inlined: New testcase.
12870
12871 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12872
12873 * gdb.ada/var_rec_arr: New testcase.
12874
12875 2015-04-30 Yao Qi <yao.qi@linaro.org>
12876
12877 * gdb.base/break-idempotent.exp: If
12878 skip_hw_watchpoint_multi_tests returns true, skip the tests
12879 on "rwatch" and "awatch".
12880
12881 2015-04-30 Yao Qi <yao.qi@linaro.org>
12882
12883 * gdb.base/relativedebug.exp: Invoke gdb command
12884 "info sharedlibrary", and if libc.so doesn't have debug info,
12885 skip the test.
12886
12887 2015-04-29 Doug Evans <dje@google.com>
12888
12889 * gdb.python/py-xmethods.exp: Add ptype tests.
12890 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12891 get_result_type method.
12892
12893 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
12894
12895 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12896 the target does not support hardware watchpoints.
12897
12898 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
12899
12900 * gdb.base/break-always.exp: Abort testing if writing to memory
12901 causes an error.
12902
12903 2015-04-28 Doug Evans <dje@google.com>
12904
12905 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12906 * gdb.python/py-pp-registration.exp: ... here. New file.
12907 * gdb.python/py-pp-registration.c: New file.
12908 * gdb.python/py-pp-registration.py: New file.
12909
12910 2015-04-28 Doug Evans <dje@google.com>
12911
12912 * gdb.python/py-bad-printers.c: New file.
12913 * gdb.python/py-bad-printers.py: New file.
12914 * gdb.python/py-bad-printers.exp: New file.
12915
12916 2015-04-28 Sasha Smundak <asmundak@google.com>
12917
12918 * gdb.python/py-type.exp: New test.
12919
12920 2015-04-28 Andy Wingo <wingo@igalia.com>
12921
12922 * gdb.python/py-parameter.exp:
12923 * gdb.guile/scm-parameter.exp: Escape the path that we are
12924 matching against, as it might contain characters that are special
12925 to regular expressions.
12926
12927 2015-04-27 Joel Brobecker <brobecker@adacore.com>
12928
12929 * gdb.ada/rec_comp: New testcase.
12930
12931 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
12932
12933 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
12934 before using it.
12935
12936 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
12937
12938 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
12939 new tests for verilog output.
12940
12941 2015-04-24 Yao Qi <yao.qi@linaro.org>
12942
12943 * boards/remote-gdbserver-on-localhost.exp: New file.
12944
12945 2015-04-23 Pedro Alves <palves@redhat.com>
12946
12947 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
12948 $inferior_spawn_id instead of $inferior_spawn_id directly. On
12949 "end of file", remove $inferior_spawn_id from the indirect list.
12950
12951 2015-04-23 Pedro Alves <palves@redhat.com>
12952
12953 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
12954
12955 2015-04-23 Pedro Alves <palves@redhat.com>
12956
12957 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
12958 on $any_spawn_id instead of only on $gdb_spawn_id.
12959
12960 2015-04-21 Pierre Muller <muller@sourceware.org>
12961
12962 PR pascal/17815
12963 * lib/pascal.exp (gpc_compile): Add new option "class".
12964 (fpc_compile): Likewise.
12965 * gdb.pascal/case-insensitive-symbols.pas: New file.
12966 * gdb.pascal/case-insensitive-symbols.exp: New file.
12967
12968 2015-04-20 Gary Benson <gbenson@redhat.com>
12969
12970 * gdb.base/attach.exp: Fix three extended remote failures.
12971
12972 2015-04-17 Gary Benson <gbenson@redhat.com>
12973
12974 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
12975 the main executable over the remote protocol.
12976
12977 2015-04-16 Pedro Alves <palves@redhat.com>
12978
12979 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12980 a new gdbserver if gdbserver_reconnect_p is set.
12981
12982 2015-04-16 Pedro Alves <palves@redhat.com>
12983
12984 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12985 is set, don't exit gdbserver.
12986
12987 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12988
12989 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
12990 appropriate .insn, such that an older assembler can be used.
12991 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12992 the z/Architecture instruction set on 31-bit targets as well.
12993
12994 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12995
12996 * gdb.go/handcall.exp: Remove all logic related to the first
12997 breakpoint and rely on go_runto_main instead.
12998 * gdb.go/strings.exp: Likewise.
12999 * gdb.go/unsafe.exp: Likewise.
13000 * gdb.go/hello.exp: Likewise. Also rename the remaining
13001 breakpoint marker to "breakpoint 1".
13002 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13003 * gdb.go/strings.go: Likewise.
13004 * gdb.go/unsafe.go: Likewise.
13005 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13006 "set breakpoint 2 here" and rename the remaining breakpoint marker
13007 to "breakpoint 1".
13008
13009 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13010
13011 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13012 if itertools.imap is not present.
13013 * gdb.python/py-objfile.exp: Add parentheses.
13014 * gdb.python/py-type.exp: Same.
13015 * gdb.python/py-unwind-maint.py: Same.
13016
13017 2015-04-15 Yao Qi <yao.qi@linaro.org>
13018
13019 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13020 of ":$ptr_size" and set its form explicitly.
13021
13022 2015-04-15 Pedro Alves <palves@redhat.com>
13023 Yao Qi <yao.qi@linaro.org>
13024
13025 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13026 timeout by factor of 4.
13027 (test_regular_watch): Likewise.
13028 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13029 * gdb.reverse/sigall-reverse.exp: Likewise.
13030 * gdb.reverse/until-precsave.exp: Likewise.
13031 * lib/gdb.exp (with_timeout_factor): New proc.
13032 (gdb_expect): Move some code to ...
13033 (get_largest_timeout): ... here. New procedure.
13034
13035 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
13036
13037 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13038
13039 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
13040
13041 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13042 to write to the .text section.
13043
13044 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
13045
13046 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13047 Handle the case of targets that do not provide PID information.
13048
13049 2015-04-13 Yao Qi <yao.qi@linaro.org>
13050
13051 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13052 and use expect instead of gdb_expect.
13053
13054 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13055
13056 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13057 "coredump_var_addr" to avoid naming conflict with other testcases.
13058
13059 2015-04-10 Pedro Alves <palves@redhat.com>
13060
13061 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13062 gdb_test_sequence and gdb_assert.
13063
13064 2015-04-10 Pedro Alves <palves@redhat.com>
13065
13066 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13067 test messages that don't include the breakpoint address.
13068
13069 2015-04-10 Yao Qi <yao.qi@linaro.org>
13070
13071 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13072 false for some offset and width combinations which aren't
13073 supported by linux kernel.
13074
13075 2015-04-10 Pedro Alves <palves@redhat.com>
13076
13077 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13078 procedure, factored out from ...
13079 (top level): ... here. Add "set displaced-stepping" testing axis.
13080 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13081 parameter "displaced". Use it.
13082 (top level): Use foreach and add "set displaced-stepping" testing
13083 axis.
13084
13085 2015-04-10 Pedro Alves <palves@redhat.com>
13086
13087 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13088 Remove comment.
13089 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13090 both the address of the instruction that triggers the watchpoint
13091 and the address of the instruction immediately after, and use
13092 those addresses for the test. Fix comment.
13093
13094 2015-04-10 Pedro Alves <palves@redhat.com>
13095
13096 * gdb.base/sigstep.exp (breakpoint_to_handler)
13097 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13098 Test "backtrace" in handler.
13099 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13100 (top level): Add new "displaced" test axis to
13101 breakpoint_to_handler, breakpoint_to_handler_entry and
13102 breakpoint_over_handler.
13103
13104 2015-04-10 Pedro Alves <palves@redhat.com>
13105
13106 PR gdb/18216
13107 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13108
13109 2015-04-10 Yao Qi <yao.qi@linaro.org>
13110
13111 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13112 (test_add_rn_pc): New function.
13113 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13114 (top level): Invoke test_add_rn_pc.
13115
13116 2015-04-10 Pedro Alves <palves@redhat.com>
13117
13118 PR gdb/13858
13119 * gdb.base/step-over-no-symbols.exp: New file.
13120
13121 2015-04-09 Andy Wingo <wingo@igalia.com>
13122
13123 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13124 after the Python tests.
13125
13126 2015-04-08 Keith Seitz <keiths@redhat.com>
13127
13128 PR python/16699
13129 * gdb.python/py-completion.exp: New tests for completion.
13130 * gdb.python/py-completion.py (CompleteLimit1): New class.
13131 (CompleteLimit2): Likewise.
13132 (CompleteLimit3): Likewise.
13133 (CompleteLimit4): Likewise.
13134 (CompleteLimit5): Likewise.
13135 (CompleteLimit6): Likewise.
13136 (CompleteLimit7): Likewise.
13137
13138 2015-04-08 Pedro Alves <palves@redhat.com>
13139
13140 PR gdb/18214
13141 PR gdb/18216
13142 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13143 function.
13144 (main): Install it as SIGUSR1 handler.
13145 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13146 parameter. Always use "setup" as prefix. Toggle "set
13147 displaced-stepping" off/on depending on global. Don't switch to
13148 thread 1 here.
13149 (top level): Add displaced stepping "off/on" test axis. Update
13150 "setup" calls. Wrap each subtest with with_test_prefix. Test
13151 continuing with a queued signal in each thread.
13152
13153 2015-04-08 Pedro Alves <palves@redhat.com>
13154
13155 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13156 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13157 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13158 Return early if running to main fails.
13159 * gdb.trace/while-stepping.exp: Likewise.
13160
13161 2015-04-07 Pedro Alves <palves@redhat.com>
13162
13163 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13164 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13165 interact with inferior program.
13166
13167 2015-04-07 Pedro Alves <palves@redhat.com>
13168
13169 * lib/gdb.exp (inferior_spawn_id): New global.
13170 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13171 spawn id after processing the user code.
13172 (default_gdb_start): Set inferior_spawn_id.
13173 (send_inferior): New procedure.
13174 * lib/gdbserver-support.exp (gdbserver_start): Set
13175 inferior_spawn_id.
13176 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13177
13178 2015-04-07 Pedro Alves <palves@redhat.com>
13179
13180 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13181 * lib/gdbserver-support.exp (gdbserver_start): Make
13182 $server_spawn_id global.
13183 (gdbserver_start): Don't wait for gdbserver's spawn id with
13184 expect_background.
13185 (close_gdbserver): New procedure.
13186 (gdb_exit): Rename the default version and reimplement.
13187
13188 2015-04-07 Pedro Alves <palves@redhat.com>
13189
13190 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
13191 append the substituted item, not the original item.
13192
13193 2015-04-07 Pedro Alves <palves@redhat.com>
13194
13195 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13196 gdb_expect.
13197
13198 2015-04-07 Pedro Alves <palves@redhat.com>
13199
13200 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13201 output appearing once only.
13202
13203 2015-04-07 Pedro Alves <palves@redhat.com>
13204
13205 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13206 that doesn't expect anything. Return early if running to main
13207 fails.
13208
13209 2015-04-07 Yao Qi <yao.qi@linaro.org>
13210
13211 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13212 (child_function): Call alarm.
13213 (main): Move call to alarm into the loop.
13214 * gdb.threads/non-stop-fair-events.exp: Build program with
13215 -DTIMEOUT=$timeout.
13216
13217 2015-04-06 Doug Evans <xdje42@gmail.com>
13218
13219 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13220 Fix dest parameter to board_info.
13221 (fpc_compile): Ditto.
13222 (gdb_compile_pascal): Rename dest arg to destfile.
13223
13224 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13225
13226 * gdb.ada/funcall_ref.exp: New file.
13227 * gdb.ada/funcall_ref/foo.adb: New file.
13228
13229 2015-04-02 Yao Qi <yao.qi@linaro.org>
13230
13231 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13232 is remote.
13233
13234 2015-04-02 Gary Benson <gbenson@redhat.com>
13235
13236 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13237
13238 2015-04-01 Sasha Smundak <asmundak@google.com>
13239
13240 * gdb.python/py-unwind-maint.c: New file.
13241 * gdb.python/py-unwind-maint.exp: New test.
13242 * gdb.python/py-unwind-maint.py: New file.
13243 * gdb.python/py-unwind.c: New file.
13244 * gdb.python/py-unwind.exp: New test.
13245 * gdb.python/py-unwind.py: New test.
13246
13247 2015-04-01 Pedro Alves <palves@redhat.com>
13248
13249 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13250 to fail instead of non-existent $test.
13251
13252 2015-04-01 Pedro Alves <palves@redhat.com>
13253
13254 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13255 GDBFLAGS if not empty.
13256
13257 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13258
13259 * gdb.ada/complete.exp: Remove "multi_line".
13260 * gdb.ada/info_exc.exp: Remove "multi_line".
13261 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13262 * gdb.ada/ptype_field.exp: Remove "multi_line".
13263 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13264 * gdb.ada/tagged.exp: Remove "multi_line".
13265 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13266 [multi_line ...]
13267 * gdb.btrace/delta.exp: Likewise.
13268 * gdb.btrace/exception.exp: Likewise.
13269 * gdb.btrace/function_call_history.exp: Likewise.
13270 * gdb.btrace/instruction_history.exp: Likewise.
13271 * gdb.btrace/nohist.exp: Likewise.
13272 * gdb.btrace/record_goto.exp: Likewise.
13273 * gdb.btrace/segv.exp: Likewise.
13274 * gdb.btrace/stepi.exp: Likewise.
13275 * gdb.btrace/tailcall.exp: Likewise.
13276 * gdb.btrace/unknown_functions.exp: Likewise.
13277 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13278 * lib/gdb.exp: Add the "multi_line" helper.
13279
13280 2015-04-01 Pedro Alves <palves@redhat.com>
13281
13282 * gdb.threads/tid-reuse.c: New file.
13283 * gdb.threads/tid-reuse.exp: New file.
13284
13285 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13286
13287 PR corefiles/16092
13288 * gdb.base/coredump-filter.c: New file.
13289 * gdb.base/coredump-filter.exp: Likewise.
13290
13291 2015-03-27 Petr Machata <pmachata@redhat.com>
13292
13293 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13294 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13295 (Dwarf::assemble): Initialize them.
13296 (Dwarf::lines): New function.
13297
13298 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13299
13300 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13301 SYMBOL_PREFIX for x86_64-*-cygwin.
13302
13303 2015-03-26 Andy Wingo <wingo@igalia.com>
13304
13305 PR symtab/18148
13306 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13307 const_value but not a location.
13308 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13309 location defined in non-main CUs are visible.
13310
13311 2015-03-26 Yao Qi <yao.qi@linaro.org>
13312
13313 PR testsuite/18139
13314 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13315 Add a line number entry for the same line.
13316 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
13317 Add a line number entry for the same line.
13318
13319 2015-03-26 Yao Qi <yao.qi@linaro.org>
13320
13321 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
13322 .int 0.
13323 (func): Likewise. Add .Lfunc_1 label.
13324 Use .Lfunc_1 label.
13325 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
13326 .int 0.
13327 (func): Likewise.
13328 Use .Lfunc_1 label.
13329
13330 2015-03-26 Yao Qi <yao.qi@linaro.org>
13331
13332 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
13333 Call gdb_compile instead to compile each .s files without debug
13334 information.
13335
13336 2015-03-26 Yao Qi <yao.qi@linaro.org>
13337
13338 * gdb.base/savedregs.exp (process_saved_regs): Make
13339 "Saved registers:" optional in the pattern.
13340
13341 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13342
13343 * gdb.btrace/next.exp: Merged into step.exp.
13344 * gdb.btrace/finish.exp: Merged into step.exp.
13345 * gdb.btrace/nexti.exp: Merged into stepi.exp.
13346 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
13347 "record goto" and checking the exact replay position.
13348 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
13349 check for "Recording format" in "info record" output.
13350 * gdb.btrace/record_goto.exp: Choose test file based on target.
13351 * gdb.btrace/x86-record_goto.S: Renamed into ...
13352 * gdb.btrace/x86_64-record_goto.S: ... this.
13353 * gdb.btrace/i686-record_goto.S: New.
13354 * gdb.btrace/x86-tailcall.S: Renamed into ...
13355 * gdb.btrace/x86_64-tailcall.S: ... this.
13356 * gdb.btrace/i686-tailcall.S: New.
13357 * gdb.btrace/x86-tailcall.c: Renamed into ...
13358 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
13359 separate statements. Update test.
13360 * gdb.btrace/delta.exp: Use record_goto.c as test file.
13361 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
13362 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
13363 * gdb.btrace/tailcall.exp: Choose test file based on target.
13364 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
13365
13366 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13367
13368 * gdb.btrace/exception.exp: Increase BTS buffer size.
13369
13370 2015-03-24 Pedro Alves <palves@redhat.com>
13371
13372 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
13373
13374 2015-03-24 Pedro Alves <palves@redhat.com>
13375
13376 * gdb.threads/schedlock.exp (test_step): No longer expect that
13377 "set scheduler-locking step" with "next" over a function call runs
13378 threads unlocked.
13379
13380 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13381
13382 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
13383
13384 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13385
13386 PR breakpoints/16466
13387 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
13388 * gdb.mi/mi-pending.c (thread_func): New function.
13389 (int main): Add threading support required.
13390 * gdb.mi/mi-pending.exp: Add tests for this issue.
13391 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
13392 (pendfunc2): Remove stdio dependency.
13393 * gdb.mi/mi-pendshr2.c: New file.
13394
13395 2015-03-23 Keith Seitz <keiths@redhat.com>
13396
13397 * gdb.linespec/keywords.c: New file.
13398 * gdb.linespec/keywords.exp: New file.
13399
13400 2015-03-23 Keith Seitz <keiths@redhat.com>
13401
13402 PR gdb/18021
13403 * gdb.dwarf2/staticvirtual.exp: New test.
13404
13405 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13406
13407 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
13408 * README: Remove HP-UX and gdb.hp.
13409 (configuration):
13410 * configure: Regenerate.
13411 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
13412 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
13413 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
13414 gdb.hp/gdb.defects/Makefile.
13415 * gdb.hp/Makefile.in: File deleted.
13416 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
13417 * gdb.hp/gdb.aCC/optimize.c: File deleted.
13418 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
13419 * gdb.hp/gdb.aCC/run.c: File deleted.
13420 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
13421 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
13422 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
13423 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
13424 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
13425 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
13426 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
13427 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
13428 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
13429 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
13430 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
13431 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
13432 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
13433 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
13434 * gdb.hp/gdb.base-hp/reg.s: File deleted.
13435 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
13436 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
13437 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
13438 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
13439 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
13440 * gdb.hp/gdb.compat/Makefile.in: File deleted.
13441 * gdb.hp/gdb.compat/average.c: File deleted.
13442 * gdb.hp/gdb.compat/sum.c: File deleted.
13443 * gdb.hp/gdb.compat/xdb.c: File deleted.
13444 * gdb.hp/gdb.compat/xdb0.c: File deleted.
13445 * gdb.hp/gdb.compat/xdb0.h: File deleted.
13446 * gdb.hp/gdb.compat/xdb1.c: File deleted.
13447 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
13448 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
13449 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
13450 * gdb.hp/gdb.defects/Makefile.in: File deleted.
13451 * gdb.hp/gdb.defects/bs14602.c: File deleted.
13452 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
13453 * gdb.hp/gdb.defects/solib-d.c: File deleted.
13454 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
13455 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
13456 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
13457 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
13458 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
13459 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
13460 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
13461 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
13462 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
13463 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
13464 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
13465 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
13466 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
13467 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
13468 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
13469 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
13470 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
13471 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
13472 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
13473 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
13474 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
13475 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
13476 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
13477 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
13478 * gdb.hp/tools/odump: File deleted.
13479
13480 2015-03-19 Pedro Alves <palves@redhat.com>
13481
13482 * gdb.threads/continue-pending-status.exp (saw_thread_2)
13483 (saw_thread_3): New globals.
13484 (top level): Increment them when an event for the corresponding
13485 thread is seen.
13486 (no thread starvation): New test.
13487
13488 2015-03-19 Pedro Alves <palves@redhat.com>
13489
13490 * gdb.threads/continue-pending-status.c: New file.
13491 * gdb.threads/continue-pending-status.exp: New file.
13492
13493 2015-03-18 Pedro Alves <palves@redhat.com>
13494
13495 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13496 Use gdb_is_target_remote instead of is_remote. Use
13497 gdb_test_multiple instead of gdb_expect. Exit early if
13498 gdb_test_multiple hits its internal matches. Tighten stepi tests
13499 expected output. Fail on exit with any signal, instead of just
13500 SIGILL.
13501
13502 2015-03-18 Yao Qi <yao.qi@linaro.org>
13503
13504 PR tdep/18107
13505 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
13506 variable.
13507 * gdb.base/catch-syscall.exp: Don't skip it on
13508 aarch64*-*-linux* target. Remove elements in all_syscalls.
13509 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
13510 target.
13511 (setup_all_syscalls): New proc.
13512
13513 2015-03-16 Yao Qi <yao.qi@linaro.org>
13514
13515 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13516 (top level): Skip tests if valid_addr_p returns false for
13517 $cmd1 or $cmd2.
13518
13519 2015-03-11 Andy Wingo <wingo@igalia.com>
13520
13521 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13522
13523 2015-03-11 Yao Qi <yao.qi@linaro.org>
13524
13525 * gdb.base/catch-syscall.exp: Fix typo in comments.
13526
13527 2015-03-11 Yao Qi <yao.qi@linaro.org>
13528
13529 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
13530
13531 2015-03-09 Pedro Alves <palves@redhat.com>
13532
13533 * dg-extract-results.py: Delete.
13534
13535 2015-03-09 Pedro Alves <palves@redhat.com>
13536
13537 Merge dg-extract-results.sh from GCC upstream (r218843).
13538
13539 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
13540 * dg-extract-results.sh: Use --text with grep to avoid issues with
13541 binary files. Fall back to cat -v, if that doesn't work.
13542
13543 2015-03-05 Pedro Alves <palves@redhat.com>
13544
13545 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
13546
13547 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
13548
13549 * lib/mi-support.exp (mi_expect_interrupt): Accept
13550 alternative event for when in all-stop mode.
13551
13552 2015-03-04 Pedro Alves <palves@redhat.com>
13553
13554 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
13555
13556 2015-03-04 Mark Kettenis <kettenis@gnu.org>
13557
13558 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
13559
13560 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13561
13562 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
13563 regexps for GDB's current line display, accept a hex address
13564 preceding the line number.
13565
13566 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13567
13568 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
13569 the 'arch1' variable for "s390*-linux*" targets.
13570
13571 2015-03-04 Pedro Alves <palves@redhat.com>
13572
13573 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
13574 (main): Pass missing retval argument to pthread_join call.
13575
13576 2015-03-02 Pedro Alves <palves@redhat.com>
13577
13578 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
13579 (top level): Call do_test with non-stop as well.
13580
13581 2015-03-02 Pedro Alves <palves@redhat.com>
13582
13583 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
13584 -1.
13585
13586 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13587
13588 * gdb.arch/s390-vregs.exp: New test.
13589 * gdb.arch/s390-vregs.S: New file.
13590
13591 2015-02-27 Pedro Alves <palves@redhat.com>
13592
13593 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
13594 call to catch_command_errors.
13595 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
13596 catch_command_errors.
13597
13598 2015-02-27 Pedro Alves <palves@redhat.com>
13599
13600 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
13601 "true" for boolean result.
13602 * gdb.gdb/selftest.exp (test_with_self): Also accept full
13603 prototype of main.
13604
13605 2015-02-27 Pedro Alves <palves@redhat.com>
13606
13607 * lib/unbuffer_output.c: New file.
13608 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
13609 (main): Call gdb_unbuffer_output.
13610
13611 2015-02-27 Yao Qi <yao.qi@linaro.org>
13612
13613 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
13614 target.
13615
13616 2015-02-26 Doug Evans <dje@google.com>
13617
13618 * gdb.cp/class2.cc (Dbase, D): New classes.
13619 (main): New local delta.
13620 * gdb.cp/class2.exp: Test printing delta.
13621 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
13622 (dynbar): New global.
13623 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
13624
13625 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13626
13627 * gdb.compile/compile-ifunc.c: New file.
13628 * gdb.compile/compile-ifunc.exp: New file.
13629
13630 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
13631
13632 * gdb.base/structs.exp: Check for correct struct on finish.
13633
13634 2015-02-26 Yao Qi <yao.qi@linaro.org>
13635
13636 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
13637 is zero.
13638
13639 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13640
13641 * gdb.arch/cordic.ko.bz2: New file.
13642 * gdb.arch/cordic.ko.debug.bz2: New file.
13643 * gdb.arch/ppc64-symtab-cordic.exp: New file.
13644
13645 2015-02-25 Yao Qi <yao.qi@linaro.org>
13646
13647 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
13648 aarch64*-*-* target.
13649
13650 2015-02-23 Pedro Alves <palves@redhat.com>
13651
13652 * lib/gdb.exp (delete_breakpoints): Rewrite using
13653 gdb_test_multiple.
13654
13655 2015-02-23 Pedro Alves <palves@redhat.com>
13656
13657 * gdb.base/info-os.c: Include stdlib.h.
13658
13659 2015-02-22 Doug Evans <xdje42@gmail.com>
13660
13661 PR symtab/17855
13662 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
13663 is read after symbols have been re-read.
13664 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
13665 * gdb.ada/exec_changed/second.adb (Second): Ditto.
13666
13667 2015-02-21 Doug Evans <dje@google.com>
13668
13669 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
13670
13671 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13672
13673 PR corefiles/17808
13674 * gdb.arch/i386-biarch-core.core.bz2: New file.
13675 * gdb.arch/i386-biarch-core.exp: New file.
13676
13677 2015-02-21 Pedro Alves <palves@redhat.com>
13678
13679 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
13680 runto_main fails.
13681
13682 2015-02-20 Pedro Alves <palves@redhat.com>
13683
13684 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
13685 info probes.
13686
13687 2015-02-20 Pedro Alves <palves@redhat.com>
13688
13689 * gdb.threads/multi-create-ns-info-thr.exp: New file.
13690
13691 2015-02-20 Pedro Alves <palves@redhat.com>
13692
13693 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
13694 clean_restart before gdb_target_supports_trace.
13695
13696 2015-02-20 Pedro Alves <palves@redhat.com>
13697
13698 PR threads/18006
13699 * gdb.threads/clone-thread_db.c: New file.
13700 * gdb.threads/clone-thread_db.exp: New file.
13701
13702 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
13703
13704 PR breakpoints/16812
13705 * gdb.base/catch-gdb-caused-signals.c: New file.
13706 * gdb.base/catch-gdb-caused-signals.exp: New file.
13707
13708 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
13709
13710 * configure: Regenerated.
13711 * configure.ac: Use GDB_AC_TRANSFORM.
13712 * aclocal.m4: sinclude ../transform.m4.
13713
13714 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13715
13716 * lib/dtrace.exp: New file.
13717 * gdb.base/dtrace-probe.exp: Likewise.
13718 * gdb.base/dtrace-probe.d: Likewise.
13719 * gdb.base/dtrace-probe.c: Likewise.
13720 * lib/pdtrace.in: Likewise.
13721 * configure.ac: Output variables with the transformed names of
13722 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
13723 * configure: Regenerated.
13724
13725 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13726
13727 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
13728 expected message when trying to access $_probe_* convenience
13729 variables while not on a probe.
13730
13731 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13732
13733 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
13734
13735 2015-02-11 Pedro Alves <pedro@codesourcery.com>
13736
13737 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
13738 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
13739
13740 2015-02-10 Doug Evans <xdje42@gmail.com>
13741
13742 * lib/gdb.exp (gdb_load): Always return a result.
13743
13744 2015-02-10 Pedro Alves <palves@redhat.com>
13745
13746 * gdb.threads/signal-sigtrap.c: New file.
13747 * gdb.threads/signal-sigtrap.exp: New file.
13748
13749 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
13750
13751 * gdb.trace/no-attach-trace.c: New file.
13752 * gdb.trace/no-attach-trace.exp: New file.
13753
13754 2015-02-09 Mark Wielaard <mjw@redhat.com>
13755
13756 * gdb.dwarf2/atomic.c: New file.
13757 * gdb.dwarf2/atomic-type.exp: Likewise.
13758
13759 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13760
13761 * gdb.btrace/buffer-size.exp: Update "info record" output.
13762 * gdb.btrace/delta.exp: Update "info record" output.
13763 * gdb.btrace/enable.exp: Update "info record" output.
13764 * gdb.btrace/finish.exp: Update "info record" output.
13765 * gdb.btrace/instruction_history.exp: Update "info record" output.
13766 * gdb.btrace/next.exp: Update "info record" output.
13767 * gdb.btrace/nexti.exp: Update "info record" output.
13768 * gdb.btrace/step.exp: Update "info record" output.
13769 * gdb.btrace/stepi.exp: Update "info record" output.
13770 * gdb.btrace/nohist.exp: Update "info record" output.
13771
13772 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13773
13774 * gdb.btrace/buffer-size: New.
13775
13776 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13777
13778 * gdb.btrace/delta.exp: Update "info record" output.
13779 * gdb.btrace/enable.exp: Update "info record" output.
13780 * gdb.btrace/finish.exp: Update "info record" output.
13781 * gdb.btrace/instruction_history.exp: Update "info record" output.
13782 * gdb.btrace/next.exp: Update "info record" output.
13783 * gdb.btrace/nexti.exp: Update "info record" output.
13784 * gdb.btrace/step.exp: Update "info record" output.
13785 * gdb.btrace/stepi.exp: Update "info record" output.
13786 * gdb.btrace/nohist.exp: Update "info record" output.
13787
13788 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13789
13790 PR gdb/15678
13791 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
13792
13793 2015-02-06 Pedro Alves <palves@redhat.com>
13794
13795 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13796 macro.
13797 (seconds_left, again): New globals.
13798 (main): Wait seconds_left in a 1-second sleep loop instead of
13799 sleeping 180 seconds. If 'again' is set, reset the seconds
13800 counter.
13801 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13802 'again' in the inferior before detaching. Print the seconds left.
13803 (options): New global.
13804 (top level): Build program with -DTIMEOUT=$timeout.
13805
13806 2015-02-06 Pedro Alves <palves@redhat.com>
13807
13808 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13809 determine how many seconds to pass to 'alarm'.
13810 * gdb.base/gdb-sigterm.exp (top level): Build program with
13811 -DTIMEOUT=$timeout.
13812 (do_test): Return success/failure indication. Add more verbose
13813 logging. Don't fail if 200 single steps are seen. Instead, fail
13814 when the test times out.
13815 (passes): New global.
13816 (top level): Break the testing loop if testing fails on any
13817 iteration. Use gdb_assert.
13818
13819 2015-02-04 Don Breazeal <donb@codesourcery.com>
13820
13821 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13822 and initialize them.
13823 (ipc_cleanup): New function.
13824 (main): Don't declare shmid, semid, and msqid. Add a call to
13825 atexit so that we call ipc_cleanup on exit.
13826
13827 2015-02-04 Pedro Alves <palves@redhat.com>
13828
13829 * boards/native-extended-gdbserver.exp: Remove any target variant
13830 specifications from the board name before clearing the isremote
13831 flag from board_info.
13832
13833 2015-01-31 Doug Evans <xdje42@gmail.com>
13834
13835 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13836
13837 2015-01-31 Gary Benson <gbenson@redhat.com>
13838
13839 * gdb.base/completion.exp: Disable completion limiting for
13840 existing tests. Add new tests to check completion limiting.
13841 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13842
13843 2015-01-31 Doug Evans <xdje42@gmail.com>
13844
13845 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13846
13847 2015-01-31 Doug Evans <xdje42@gmail.com>
13848
13849 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13850 entries. Duplicate file section script entries.
13851 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13852 inlined entries. Add test for safe-path rejection.
13853 * gdb.python/py-section-script.c: Add duplicate inlined section script
13854 entries. Duplicate file section script entries.
13855 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13856 inlined entries. Add test for safe-path rejection.
13857
13858 2015-01-29 Joel Brobecker <brobecker@adacore.com>
13859
13860 * gdb.ada/disc_arr_bound: New testcase.
13861
13862 2015-01-29 Joel Brobecker <brobecker@adacore.com>
13863
13864 * gdb.ada/mi_var_array: New testcase.
13865
13866 2015-01-27 Doug Evans <dje@google.com>
13867
13868 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13869 Add test for objfile.filename, objfile.username after objfile
13870 has been unloaded.
13871
13872 2015-01-26 Joel Brobecker <brobecker@adacore.com>
13873
13874 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13875 the second test to print the name attribute of value
13876 returned by the call to gdb.lookup_type, and adjust
13877 the expected output accordingly.
13878
13879 2015-01-25 Mark Wielaard <mjw@redhat.com>
13880
13881 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13882 * gdb.base/disp-step-fork.c: Include unistd.h.
13883 * gdb.base/siginfo-obj.c: Include stdio.h.
13884 * gdb.base/siginfo-thread.c: Likewise.
13885 * gdb.mi/non-stop.c: Include unistd.h.
13886 * gdb.mi/nsthrexec.c: Include stdio.h.
13887 * gdb.mi/pthreads.c: Include unistd.h.
13888 * gdb.modula2/unbounded1.c (main): Declare returns int.
13889 * gdb.reverse/consecutive-reverse.c: Likewise.
13890 * gdb.threads/create-fail.c: Include unistd.h.
13891 * gdb.threads/killed.c: Likewise.
13892 * gdb.threads/linux-dp.c: Likewise.
13893 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13894 * gdb.threads/non-ldr-exc-2.c: Likewise.
13895 * gdb.threads/non-ldr-exc-3.c: Likewise.
13896 * gdb.threads/non-ldr-exc-4.c: Likewise.
13897 * gdb.threads/pthreads.c: Include unistd.h.
13898 (main): Declare returns int.
13899 * gdb.threads/tls-main.c (foo): New declaration.
13900 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13901
13902 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13903
13904 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13905 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13906
13907 2015-01-15 Mark Wielaard <mjw@redhat.com>
13908
13909 * gdb.base/noreturn-return.c: New file.
13910 * gdb.base/noreturn-return.exp: New file.
13911 * gdb.base/noreturn-finish.c: New file.
13912 * gdb.base/noreturn-finish.exp: New file.
13913
13914 2015-01-23 Pedro Alves <palves@redhat.com>
13915
13916 * gdb.threads/continue-pending-after-query.c: New file.
13917 * gdb.threads/continue-pending-after-query.exp: New file.
13918
13919 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
13920 Simon Marchi <simon.marchi@ericsson.com>
13921
13922 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
13923 * gdb.base/valgrind-db-attach.exp: Same.
13924 * gdb.base/valgrind-infcall.exp: Same.
13925 * lib/mi-support.exp (default_mi_gdb_start): Same.
13926 * lib/prompt.exp (default_prompt_gdb_start): Same.
13927 * lib/gdb.exp (default_gdb_spawn): Same.
13928 (gdb_interact): New.
13929
13930
13931 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13932
13933 * gdb.compile/compile.exp (pointer to jit function): New test.
13934
13935 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
13936
13937 * lib/gdb.exp (supports_process_record): Return true for
13938 powerpc*-*-linux*.
13939 (supports_reverse): Likewise.
13940
13941 2015-01-15 Don Breazeal <donb@codesourcery.com>
13942
13943 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
13944 instead of checking whether the target board is remote and
13945 use spawn_wait_for_attach instead of exec/sleep.
13946 * gdb.base/attach-twice.exp: Likewise.
13947
13948 2015-01-15 Joel Brobecker <brobecker@adacore.com>
13949
13950 * gdb.ada/var_arr_attrs: New testcase.
13951
13952 2015-01-14 Pedro Alves <palves@redhat.com>
13953 Joel Brobecker <brobecker@adacore.com>
13954
13955 PR gdb/17525
13956 * gdb.base/bp-cmds-execution-x-script.c: New file.
13957 * gdb.base/bp-cmds-execution-x-script.exp: New file.
13958 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
13959
13960 2015-01-14 Pedro Alves <palves@redhat.com>
13961
13962 PR cli/17828
13963 * gdb.base/batch-preserve-term-settings.c: New file.
13964 * gdb.base/batch-preserve-term-settings.exp: New file.
13965
13966 2015-01-13 Doug Evans <dje@google.com>
13967
13968 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
13969 binary.
13970
13971 2015-01-13 Joel Brobecker <brobecker@adacore.com>
13972
13973 * Makefile.in (clean mostlyclean): Do not delete *.py.
13974
13975 2015-01-13 Joel Brobecker <brobecker@adacore.com>
13976
13977 * gdb.python/py-lookup-type.exp: New file.
13978
13979 2015-01-12 Pedro Alves <palves@redhat.com>
13980
13981 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13982 restore GDBFLAGS before returning.
13983
13984 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13985
13986 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
13987 is_amd64_regs_target and is_x86_like_target.
13988
13989 2015-01-11 Doug Evans <xdje42@gmail.com>
13990
13991 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13992 is given without an explicit form.
13993 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13994 attributes.
13995 * gdb.dwarf/corrupt.exp: Ditto.
13996 * gdb.dwarf2/enum-type.exp: Ditto.
13997 * gdb.trace/entry-values.exp: Ditto.
13998 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13999
14000 2015-01-11 Doug Evans <xdje42@gmail.com>
14001
14002 PR gdb/15830
14003 * gdb.base/maint.exp: Remove references to "maint demangle".
14004 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14005 Add tests for explicitly specifying language to demangle.
14006 * gdb.dlang/demangle.exp: Ditto.
14007
14008 2015-01-09 Pedro Alves <palves@redhat.com>
14009
14010 * gdb.threads/non-stop-fair-events.c: New file.
14011 * gdb.threads/non-stop-fair-events.exp: New file.
14012
14013 2015-01-09 Pedro Alves <palves@redhat.com>
14014
14015 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14016 the global scope. Set a breakpoint after all threads are started
14017 rather than stepping over two source lines. Expect the prompt.
14018 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14019 global.
14020 (NUM): Now 15.
14021 (main): Use threads_started_barrier to wait for all threads to
14022 start. Main thread no longer calls thread_function. Exit after
14023 180 seconds.
14024 (loop): New function.
14025 (thread_function): Wait on threads_started_barrier barrier. Call
14026 'loop' at each iteration.
14027 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14028 threads have started, instead of hardcoding number of "next"
14029 steps. Use an access watchpoint instead of a write watchpoint.
14030
14031 2015-01-09 Pedro Alves <palves@redhat.com>
14032
14033 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14034 (thread_func): Wait on barrier.
14035 (main): Wait for all threads to start before stopping GDB.
14036 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14037 global.
14038 (thread1_func, thread2_func): Wait on barrier.
14039 (main): Wait for all threads to start before stopping GDB.
14040 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14041 New global.
14042 (thread1_func, thread2_func): Wait on barrier.
14043 (main): Wait for all threads to start before stopping GDB.
14044
14045 2015-01-09 Pedro Alves <palves@redhat.com>
14046
14047 * gdb.threads/attach-many-short-lived-threads.c: New file.
14048 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14049
14050 2014-01-09 Pedro Alves <palves@redhat.com>
14051
14052 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14053 instead of to thread 2.
14054 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14055 Add barrier around each pthread_create call instead of around all
14056 calls.
14057 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14058 Set a break on thread_function and have the child threads hit it
14059 one at at a time.
14060
14061 2015-01-09 Pedro Alves <palves@redhat.com>
14062
14063 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14064 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14065 false.
14066 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14067 checking whether the target board is remote.
14068 * gdb.multi/multi-attach.exp: Likewise.
14069 * gdb.python/py-sync-interp.exp: Likewise.
14070 * gdb.server/ext-attach.exp: Likewise.
14071 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14072 tests that need to attach, instead of checking whether the target
14073 board is remote at the top of the file.
14074
14075 2015-01-08 Yao Qi <yao@codesourcery.com>
14076
14077 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14078
14079 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14080
14081 Fix testcase compilation.
14082 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14083
14084 2015-01-06 Joel Brobecker <brobecker@adacore.com>
14085
14086 * gdb.python/py-type.exp: Add a couple test about empty
14087 array creation, and negative-length array creation.
14088
14089 2015-01-02 Doug Evans <xdje42@gmail.com>
14090
14091 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14092
14093 2015-01-02 Doug Evans <dje@google.com>
14094
14095 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14096
14097 2014-12-29 Yao Qi <yao@codesourcery.com>
14098
14099 * gdb.trace/entry-values.exp: Update comments. Rename variable
14100 bar_call_foo to returned_from_foo.
14101
14102 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14103
14104 PR gdb/17394
14105 * gdb.linespec/break-asm-file.c: New file.
14106 * gdb.linespec/break-asm-file.exp: New file.
14107 * gdb.linespec/break-asm-file0.s: New file.
14108 * gdb.linespec/break-asm-file1.s: New file.
14109
14110 2014-12-18 Nigel Stephens <nigel@mips.com>
14111 Maciej W. Rozycki <macro@codesourcery.com>
14112
14113 * gdb.base/float.exp: Handle the new output from "info float" on
14114 MIPS targets.
14115
14116 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14117
14118 Fix MinGW compilation.
14119 * gdb.compile/compile-ops.exp: Update untested message if
14120 !skip_compile_feature_tests.
14121 * gdb.compile/compile-setjmp.exp: Likewise.
14122 * gdb.compile/compile-tls.exp: Likewise.
14123 * gdb.compile/compile.exp: Likewise.
14124 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14125 supported on this host".
14126
14127 2014-12-16 Doug Evans <xdje42@gmail.com>
14128
14129 * boards/stabs.exp: New file.
14130
14131 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14132
14133 * gdb.base/completion.exp: Adjust to format changes of "maint
14134 print user-registers".
14135
14136 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
14137
14138 PR server/17457
14139 * gdb.arch/aarch64-fp.c: New file.
14140 * gdb.arch/aarch64-fp.exp: New file.
14141
14142 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14143
14144 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14145 r210637, r210913, r211666, r215400, r215817).
14146
14147 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14148 * dg-extract-results.py: New file.
14149 * dg-extract-results.sh: Use it if the environment seems
14150 suitable.
14151
14152 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14153
14154 * dg-extract-results.py (parse_run): Handle warnings that
14155 are printed before a test harness is run.
14156
14157 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14158
14159 * dg-extract-results.py (Named): Remove __cmp__ method.
14160 (output_variation): Use a key to sort variation.harnesses.
14161
14162 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14163
14164 * dg-extract-results.py: For Python 3, force sys.stdout to
14165 handle surrogate escape sequences.
14166 (safe_open): New function.
14167 (output_segment, main): Use it.
14168
14169 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14170
14171 * dg-extract-results.py (Prog.result_re): Include options
14172 in test name.
14173
14174 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14175
14176 * dg-extract-results.py (output_variation): Always sort if
14177 do_sum.
14178
14179 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14180
14181 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14182 as long as we get pagination notifications.
14183
14184 2014-12-15 Jason Merrill <jason@redhat.com>
14185
14186 * Makefile.in (check-gdb.%): Restore.
14187 * README: Mention it.
14188
14189 2014-12-13 Joel Brobecker <brobecker@adacore.com>
14190
14191 * gdb.ada/str_uninit: New testcase.
14192
14193 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14194
14195 PR symtab/17642
14196 * gdb.base/vla-stub-define.c: New file.
14197 * gdb.base/vla-stub.c: New file.
14198 * gdb.base/vla-stub.exp: New file.
14199
14200 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14201 Jan Kratochvil <jan.kratochvil@redhat.com>
14202 Tom Tromey <tromey@redhat.com>
14203
14204 * configure.ac: Add gdb.compile/.
14205 * configure: Regenerate.
14206 * gdb.compile/Makefile.in: New file.
14207 * gdb.compile/compile-ops.exp: New file.
14208 * gdb.compile/compile-ops.c: New file.
14209 * gdb.compile/compile-tls.c: New file.
14210 * gdb.compile/compile-tls.exp: New file.
14211 * gdb.compile/compile-constvar.S: New file.
14212 * gdb.compile/compile-constvar.c: New file.
14213 * gdb.compile/compile-mod.c: New file.
14214 * gdb.compile/compile-nodebug.c: New file.
14215 * gdb.compile/compile-setjmp-mod.c: New file.
14216 * gdb.compile/compile-setjmp.c: New file.
14217 * gdb.compile/compile-setjmp.exp: New file.
14218 * gdb.compile/compile-shlib.c: New file.
14219 * gdb.compile/compile.c: New file.
14220 * gdb.compile/compile.exp: New file.
14221 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14222
14223 2014-12-12 Tom Tromey <tromey@redhat.com>
14224
14225 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14226 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14227
14228 2014-12-12 Doug Evans <dje@google.com>
14229
14230 * lib/gdb-python.exp (get_python_valueof): New function.
14231 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14232
14233 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14234
14235 * gdb.base/completion.exp: Add test for completion of "info
14236 registers ".
14237
14238 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14239
14240 * gdb.base/func-ptrs.c: New file.
14241 * gdb.base/func-ptrs.exp: New file.
14242
14243 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14244
14245 PR breakpoints/17012
14246 * gdb.base/dprintf-detach.c: New file.
14247 * gdb.base/dprintf-detach.exp: New file.
14248
14249 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14250
14251 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14252 * lib/gdb.exp (target_is_gdbserver): New procedure.
14253
14254 2014-12-08 Doug Evans <dje@google.com>
14255
14256 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14257
14258 2014-12-05 Yao Qi <yao@codesourcery.com>
14259
14260 * gdb.guile/scm-error.exp: Remove the third argument to
14261 gdb_remote_download.
14262 * gdb.guile/scm-frame-args.exp: Likewise.
14263 * gdb.guile/scm-section-script.exp: Likewise.
14264
14265 2014-12-05 Yao Qi <yao@codesourcery.com>
14266
14267 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14268
14269 2014-12-04 Doug Evans <dje@google.com>
14270
14271 * gdb.python/py-objfile.exp: Add tests for
14272 objfile.add_separate_debug_file.
14273
14274 2014-12-04 Doug Evans <dje@google.com>
14275
14276 * lib/gdb.exp (get_build_id): New function.
14277 (build_id_debug_filename_get): Rewrite to use it.
14278 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14279
14280 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14281
14282 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14283 `method(long)', not just 0x0.
14284 * gdb.cp/nsalias.exp: Align code labels to 4.
14285 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14286 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14287 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14288 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14289 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14290 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14291
14292 2014-12-02 Doug Evans <dje@google.com>
14293
14294 PR symtab/17602
14295 * gdb.cp/anon-ns.cc: Move guts of this file to ...
14296 * gdb.cp/anon-ns2.cc: ... here. New file.
14297 * gdb.cp/anon-ns.exp: Update.
14298
14299 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
14300
14301 * gdb.python/py-events.py (inferior_call_handler): New.
14302 (register_changed_handler, memory_changed_handler): New.
14303 (test_events.invoke): Register new handlers.
14304 * gdb.python/py-events.exp: Add tests for inferior call,
14305 memory_changed and register_changed events.
14306
14307 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14308
14309 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14310 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14311 if the linker doesn't understand this.
14312
14313 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14314
14315 * gdb.python/python.exp: Change expected reply to help().
14316
14317 2014-12-01 Yao Qi <yao@codesourcery.com>
14318
14319 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
14320 AC_CONFIG_SUBDIRS(gdb.gdbtk).
14321 * configure: Re-generated.
14322
14323 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
14324
14325 * gdb.cp/chained-calls.cc: New file.
14326 * gdb.cp/chained-calls.exp: New file.
14327 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
14328
14329 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
14330
14331 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
14332 * gdb.dwarf2/symtab-producer.exp: Same.
14333 * gdb.gdb/python-interrupts.exp: Same.
14334 * gdb.gdb/python-selftest.exp: Same.
14335 * gdb.python/py-linetable.exp: Same.
14336 * gdb.python/py-type.exp: Same.
14337 * gdb.python/py-value-cc.exp: Same.
14338 * gdb.python/py-value.exp: Same.
14339
14340 2014-11-28 Yao Qi <yao@codesourcery.com>
14341
14342 * gdb.base/break-probes.exp: Match library name prefixed with
14343 sysroot.
14344
14345 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
14346
14347 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
14348 test expected output. Add parentheses for the call to print.
14349 Remove L suffix from integers.
14350
14351 2014-11-26 Doug Evans <dje@google.com>
14352
14353 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
14354
14355 2014-11-22 Yao Qi <yao@codesourcery.com>
14356
14357 * gdb.trace/entry-values.c: Remove asms.
14358 (foo): Add foo_label.
14359 (bar): Add bar_label.
14360 * gdb.trace/entry-values.exp: Remove code computing foo's
14361 length and bar's length.
14362 (Dwarf::assemble): Invoke function_range for bar and use
14363 MACRO_AT_func for foo.
14364
14365 2014-11-22 Yao Qi <yao@codesourcery.com>
14366
14367 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
14368 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
14369 Use .Lgcc43_procstart instead of gcc43.
14370
14371 2014-11-21 Joel Brobecker <brobecker@adacore.com>
14372
14373 * gdb.ada/n_arr_bound: New testcase.
14374
14375 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
14376
14377 PR breakpoints/10737
14378 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
14379 test_catch_syscall_multi_arch.
14380 (test_catch_syscall_multi_arch): New function.
14381
14382 2014-11-20 Doug Evans <xdje42@gmail.com>
14383
14384 * gdb.base/maint.exp: Update expected output.
14385
14386 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
14387
14388 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
14389 4-byte instruction on S390.
14390
14391 2014-11-19 Joel Brobecker <brobecker@adacore.com>
14392
14393 * gdb.ada/arr_arr: New testcase.
14394
14395 2014-11-19 Joel Brobecker <brobecker@adacore.com>
14396
14397 * gdb.ada/pkd_arr_elem: New Testcase.
14398
14399 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
14400
14401 * gdb.reverse/break-precsave: Expect completion message for
14402 core file reads.
14403 * gdb.reverse/consecutive-precsave.exp: Likewise.
14404 * gdb.reverse/finish-precsave.exp: Likewise.
14405 * gdb.reverse/i386-precsave.exp: Likewise.
14406 * gdb.reverse/machinestate-precsave.exp: Likewise.
14407 * gdb.reverse/sigall-precsave.exp: Likewise.
14408 * gdb.reverse/solib-precsave.exp: Likewise.
14409 * gdb.reverse/step-precsave.exp: Likewise.
14410 * gdb.reverse/until-precsave.exp: Likewise.
14411 * gdb.reverse/watch-precsave.exp: Likewise.
14412
14413 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14414
14415 * gdb.base/bp-permanent.c: Include unistd.h.
14416 * gdb.python/py-framefilter-mi.c (main): Add return type.
14417 * gdb.python/py-framefilter.c (main): Likewise.
14418 * gdb.trace/actions-changed.c (main): Likewise.
14419
14420 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14421
14422 * gdb.mi/until.c: Add eye-catchers.
14423 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
14424 line numbers.
14425
14426 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14427
14428 * gdb.base/condbreak.exp: Drop references to removed non-prototype
14429 function header variants in break1.c.
14430 * gdb.base/ena-dis-br.exp: Likewise.
14431 * gdb.base/hbreak2.exp: Likewise.
14432 * gdb.reverse/until-precsave.exp: Drop references to removed
14433 non-prototype function header variants in ur1.c.
14434 * gdb.reverse/until-reverse.exp: Likewise.
14435
14436 2014-11-17 Petr Machata <pmachata@redhat.com>
14437
14438 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
14439 ${_cu_offset_size} bytes abbrev offset.
14440
14441 2014-11-15 Doug Evans <xdje42@gmail.com>
14442
14443 PR symtab/17559
14444 * gdb.base/line-symtabs.exp: New file.
14445 * gdb.base/line-symtabs.c: New file.
14446 * gdb.base/line-symtabs.h: New file.
14447
14448 2014-11-14 Yao Qi <yao@codesourcery.com>
14449
14450 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
14451 (func): Add label func_label.
14452 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
14453 Replace low_pc and high_pc with MACRO_AT_range.
14454 Replace name, low_pc and high_pc with MACRO_AT_func.
14455
14456 2014-11-14 Yao Qi <yao@codesourcery.com>
14457
14458 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
14459 Replace name, low_pc and high_pc with MACRO_AT_func.
14460
14461 2014-11-14 Yao Qi <yao@codesourcery.com>
14462
14463 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
14464 produce debug information.
14465 * gdb.dwarf2/implptr-optimized-out.S: Removed.
14466
14467 2014-11-14 Yao Qi <yao@codesourcery.com>
14468
14469 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
14470 object and get function length.
14471 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
14472 with MACRO_AT_func.
14473 (top-level): Replace gdb_compile and clean_restart with
14474 prepare_for_testing.
14475 * gdb.dwarf2/main.c (main): Add label main_label.
14476
14477 2014-11-14 Yao Qi <yao@codesourcery.com>
14478
14479 * lib/dwarf.exp (function_range): New procedure.
14480 (Dwarf::_handle_macro_at_func): New procedure.
14481 (Dwarf::_handle_macro_at_range): New procedure.
14482 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
14483
14484 2014-11-14 Yao Qi <yao@codesourcery.com>
14485
14486 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
14487 (_handle_attribute): New procedure.
14488
14489 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14490
14491 * gdb.ada/cond_lang/foo.c (callme): Add return type.
14492 * gdb.base/call-sc.c (zed): Likewise.
14493 * gdb.base/checkpoint.c (main): Likewise.
14494 * gdb.base/dump.c (main): Likewise.
14495 * gdb.base/gcore.c (main): Likewise.
14496 * gdb.base/huge.c (main): Likewise.
14497 * gdb.base/multi-forks.c (main): Likewise.
14498 * gdb.base/pr10179-a.c (main): Likewise.
14499 * gdb.base/savedregs.c (main): Likewise.
14500 * gdb.base/sigaltstack.c (main): Likewise.
14501 * gdb.base/siginfo.c (main): Likewise.
14502 * gdb.base/structs.c (zed): Likewise.
14503 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
14504 * gdb.mi/mi-syn-frame.c (main): Likewise.
14505 * gdb.mi/until.c (foo, main): Likewise.
14506 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
14507 * gdb.base/solib-weak.c (foo): Declare.
14508 * gdb.base/attach-twice.c: Include stdio.h.
14509 * gdb.base/weaklib1.c: Likewise.
14510 * gdb.base/weaklib2.c: Likewise.
14511 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
14512 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14513 unistd.h.
14514 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14515 * gdb.mi/mi-exit-code.c: Likewise.
14516 * gdb.base/break-interp-lib.c: Include string.h.
14517 * gdb.base/coremaker.c: Likewise.
14518 * gdb.base/testenv.c: Likewise.
14519 * gdb.python/py-finish-breakpoint.c: Likewise.
14520 * gdb.base/inferior-died.c: Include sys/wait.h.
14521 * gdb.base/fileio.c: Include time.h.
14522 * gdb.base/async-shell.c: Include unistd.h.
14523 * gdb.base/dprintf-non-stop.c: Likewise.
14524 * gdb.base/info-os.c: Likewise.
14525 * gdb.mi/mi-console.c: Likewise.
14526 * gdb.mi/watch-nonstop.c: Likewise.
14527 * gdb.python/py-events.c: Likewise.
14528 * gdb.base/async.c (baz): Move up before its invocation.
14529 * gdb.base/code_elim2.c (my_global_func): Likewise.
14530 * gdb.base/skip-solib-lib.c (multiply): Likewise.
14531 * gdb.base/advance.c (func2): Likewise.
14532
14533 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14534
14535 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
14536 variant.
14537 * gdb.base/annota3.c: Likewise.
14538 * gdb.base/async.c: Likewise.
14539 * gdb.base/average.c: Likewise.
14540 * gdb.base/call-ar-st.c: Likewise.
14541 * gdb.base/call-rt-st.c: Likewise.
14542 * gdb.base/call-sc.c: Likewise.
14543 * gdb.base/call-strs.c: Likewise.
14544 * gdb.base/ending-run.c: Likewise.
14545 * gdb.base/execd-prog.c: Likewise.
14546 * gdb.base/exprs.c: Likewise.
14547 * gdb.base/foll-exec.c: Likewise.
14548 * gdb.base/foll-fork.c: Likewise.
14549 * gdb.base/foll-vfork.c: Likewise.
14550 * gdb.base/funcargs.c: Likewise.
14551 * gdb.base/gcore.c: Likewise.
14552 * gdb.base/jump.c: Likewise.
14553 * gdb.base/langs0.c: Likewise.
14554 * gdb.base/langs1.c: Likewise.
14555 * gdb.base/langs2.c: Likewise.
14556 * gdb.base/mips_pro.c: Likewise.
14557 * gdb.base/nodebug.c: Likewise.
14558 * gdb.base/opaque0.c: Likewise.
14559 * gdb.base/opaque1.c: Likewise.
14560 * gdb.base/recurse.c: Likewise.
14561 * gdb.base/run.c: Likewise.
14562 * gdb.base/scope0.c: Likewise.
14563 * gdb.base/scope1.c: Likewise.
14564 * gdb.base/setshow.c: Likewise.
14565 * gdb.base/setvar.c: Likewise.
14566 * gdb.base/shmain.c: Likewise.
14567 * gdb.base/shr1.c: Likewise.
14568 * gdb.base/shr2.c: Likewise.
14569 * gdb.base/sigall.c: Likewise.
14570 * gdb.base/signals.c: Likewise.
14571 * gdb.base/so-indr-cl.c: Likewise.
14572 * gdb.base/solib2.c: Likewise.
14573 * gdb.base/structs.c: Likewise.
14574 * gdb.base/sum.c: Likewise.
14575 * gdb.base/vforked-prog.c: Likewise.
14576 * gdb.base/watchpoint.c: Likewise.
14577 * gdb.reverse/shr2.c: Likewise.
14578 * gdb.reverse/until-reverse.c: Likewise.
14579 * gdb.reverse/ur1.c: Likewise.
14580 * gdb.reverse/watch-reverse.c: Likewise.
14581
14582 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14583
14584 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
14585 variant.
14586 * gdb.base/sepdebug.exp: Drop references to removed code.
14587
14588 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14589
14590 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
14591 variant. Preserve original line numbering.
14592 * gdb.base/list1.c: Likewise.
14593
14594 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14595
14596 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
14597 variant.
14598 * gdb.base/break1.c: Likewise.
14599 * gdb.base/break.exp: Drop references to removed code.
14600
14601 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14602
14603 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
14604 variant.
14605
14606 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14607
14608 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
14609
14610 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14611
14612 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
14613 logic into perform_all_tests() and invoke it with and without
14614 function header prototypes.
14615 (do_function_calls): Remove conditional XFAIL for PR 5318.
14616 (rerun_and_prepare): Remove duplicate code.
14617 (perform_all_tests): New. Main logic moved here.
14618
14619 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14620
14621 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
14622 code guarded by #ifdef NO_PROTOTYPES.
14623 (t_double_many_args): Likewise.
14624 (DEF_FUNC_MANY_ARGS_1): Likewise.
14625 (DEF_FUNC_VALUES_1): Likewise.
14626 (t_structs_ldc): Renamed from t_structs_fc in conditional code
14627 guarded by #ifdef PROTOTYPES.
14628
14629 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14630
14631 * gdb.mi/mi-console.c: Add eye-catcher.
14632 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
14633 instead of literal line number.
14634
14635 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14636
14637 * gdb.base/shr2.c: Add eye-catcher.
14638 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
14639 line number.
14640
14641 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14642
14643 * gdb.base/jump.c: Add eye-catchers.
14644 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
14645 numbers.
14646
14647 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14648
14649 * gdb.base/execd-prog.c: Add eye-catchers.
14650 * gdb.base/foll-exec.c: Likewise.
14651 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
14652 line numbers.
14653
14654 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14655
14656 * gdb.base/ending-run.c: Add eye-catchers.
14657 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
14658 literal line numbers.
14659
14660 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14661
14662 * gdb.base/call-rt-st.c: Add eye-catchers.
14663 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
14664 literal line numbers.
14665
14666 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14667
14668 * gdb.base/call-ar-st.c: Add eye-catchers.
14669 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
14670 literal line numbers.
14671
14672 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14673
14674 * gdb.base/average.c: Add eye-catchers.
14675 * gdb.base/sum.c: Likewise.
14676 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
14677 regexps dynamically.
14678
14679 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14680
14681 * gdb.base/solib1.c: Add eye-catchers.
14682 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
14683 literal line numbers.
14684
14685 2014-11-12 Pedro Alves <palves@redhat.com>
14686
14687 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
14688 leader has exited.
14689
14690 2014-11-12 Pedro Alves <palves@redhat.com>
14691
14692 * gdb.arch/i386-bp_permanent.c: New file.
14693 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
14694 (srcfile): Set to i386-bp_permanent.c.
14695 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
14696 that stepi does not execute the 'leave' instruction, instead of
14697 testing it does execute.
14698 * gdb.base/bp-permanent.c: New file.
14699 * gdb.base/bp-permanent.exp: New file.
14700
14701 2014-11-10 Doug Evans <xdje42@gmail.com>
14702
14703 PR symtab/17564
14704 * gdb.base/symtab-search-order.exp: New file.
14705 * gdb.base/symtab-search-order.c: New file.
14706 * gdb.base/symtab-search-order-1.c: New file.
14707 * gdb.base/symtab-search-order-shlib-1.c: New file.
14708
14709 2014-11-07 Pedro Alves <palves@redhat.com>
14710
14711 PR gdb/17511
14712 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
14713 i?86-*-linux*.
14714
14715 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
14716
14717 PR c++/17494
14718 * gdb.cp/pr17494.cc: New file.
14719 * gdb.cp/pr17494.exp: New file.
14720
14721 2014-11-02 Yao Qi <yao@codesourcery.com>
14722
14723 * gdb.python/python.exp: Get working directory and match the
14724 output of "set extended-prompt \\w " with it.
14725
14726 2014-10-30 Doug Evans <dje@google.com>
14727
14728 * gdb.python/py-objfile.exp: Add tests for setting random attributes
14729 in objfiles.
14730 * gdb.python/py-progspace.exp: Add tests for setting random attributes
14731 in progspaces.
14732
14733 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
14734
14735 * gdb.base/fullpath-expand.exp: Skip for a remote host.
14736 * gdb.base/realname-expand.exp: Likewise.
14737 * gdb.linespec/macro-relative.exp: Likewise.
14738
14739 2014-10-29 Pedro Alves <palves@redhat.com>
14740
14741 PR gdb/17408
14742 * gdb.threads/schedlock.c (some_function): New function.
14743 (call_function): New global.
14744 (MAYBE_CALL_SOME_FUNCTION): New macro.
14745 (thread_function): Call it.
14746 * gdb.threads/schedlock.exp (get_args): Add description parameter,
14747 and use it instead of a global counter. Adjust all callers.
14748 (get_current_thread): Use "find current thread" for test message
14749 here rather than having all callers pass down the same string.
14750 (goto_loop): New procedure, factored out from ...
14751 (my_continue): ... this.
14752 (step_ten_loops): Change parameter from test message to command to
14753 use. Adjust.
14754 (list_count): Delete global.
14755 (check_result): New procedure, factored out from duplicate top
14756 level code.
14757 (continue tests): Wrap in with_test_prefix.
14758 (test_step): New procedure, factored out from duplicate top level
14759 code.
14760 (top level): Test "step" in combination with all scheduler-locking
14761 modes. Test "next" in combination with all scheduler-locking
14762 modes, and in combination with stepping over a function call or
14763 not.
14764 * gdb.threads/next-bp-other-thread.c: New file.
14765 * gdb.threads/next-bp-other-thread.exp: New file.
14766
14767 2014-10-29 Pedro Alves <palves@redhat.com>
14768
14769 PR python/17372
14770 * gdb.python/python.exp: Test a multi-line command that spawns
14771 interactive Python.
14772 * gdb.base/multi-line-starts-subshell.exp: New file.
14773
14774 2014-10-29 Yao Qi <yao@codesourcery.com>
14775
14776 * gdb.base/fileio.exp: Make directories on host.
14777
14778 2014-10-29 Yao Qi <yao@codesourcery.com>
14779
14780 * gdb.base/fileio.c (test_write): Close the file.
14781
14782 2014-10-28 Pedro Alves <palves@redhat.com>
14783
14784 PR gdb/12623
14785 * gdb.base/sigstep.c (no_handler): New global.
14786 (main): If 'no_handler is true, set the signal handlers to
14787 SIG_IGN.
14788 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14789 with_sw_watch and no_handler parameters. Handle them.
14790 (top level) <stepping over handler when stopped at a breakpoint
14791 test>: Add a test axis for testing with a software watchpoint, and
14792 another for testing with the signal handler set to SIG_IGN.
14793 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14794 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14795
14796 2014-10-28 Pedro Alves <palves@redhat.com>
14797
14798 PR gdb/17511
14799 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14800 * gdb.base/sigstep.exp (other_handler_location): New global.
14801 (advance): Support stepping into the signal handler, and running
14802 commands while in the handler.
14803 (in_handler_map): New global.
14804 (top level): In the advance test, add combinations for getting
14805 into the handler with stepping commands, and for running commands
14806 in the handler. Add comment descripting the advancei tests.
14807
14808 2014-10-28 Pedro Alves <palves@redhat.com>
14809
14810 * gdb.base/sigstep.exp: Use build_executable instead of
14811 prepare_for_testing.
14812 (top level): Move code that starts GDB, runs to main and creates a
14813 display to ...
14814 (restart): ... this new procedure.
14815 (top level): Move backtrace from signal handler test to ...
14816 (validate_backtrace): ... this new procedure.
14817 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14818 with_test_prefix. Always restart GDB.
14819 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14820 with_test_prefix. Always restart GDB. No need to delete
14821 breakpoints after the test.
14822 (test_skip_handler): Remove prefix parameter.
14823 (skip_over_handler, breakpoint_to_handler)
14824 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14825 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14826 restart GDB. No need to delete breakpoints after the test.
14827 (top level): Use foreach to call the test procedures with
14828 different commands.
14829
14830 2014-10-28 Pedro Alves <palves@redhat.com>
14831
14832 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14833 instead of GNATS numbers.
14834 * gdb.base/sigbpt.exp: Likewise.
14835 * gdb.base/siginfo.exp: Likewise.
14836 * gdb.base/sigstep.exp: Likewise.
14837
14838 2014-10-27 Pedro Alves <palves@redhat.com>
14839
14840 * gdb.base/sigstep.c (dummy): New global.
14841 (main): Issue a couple writes to the new global.
14842 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14843 procedures.
14844 (skip_over_handler): Use test_skip_handler.
14845 (top level): Call skip_over_handler for stepi and nexti too.
14846 (breakpoint_over_handler): Use test_skip_handler.
14847 (top level): Call breakpoint_over_handler for stepi and nexti too.
14848
14849 2014-10-27 Yao Qi <yao@codesourcery.com>
14850
14851 * gdb.trace/tfile.c (adjust_function_address)
14852 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14853 function descriptor.
14854
14855 2014-10-24 Don Breazeal <donb@codesourcery.com>
14856
14857 * gdb.base/foll-fork.exp (test_follow_fork,
14858 catch_fork_child_follow): Check for updated fork messages emitted
14859 from infrun.c.
14860 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14861 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14862 vfork_and_exec_child_follow_through_step): Check for updated vfork
14863 messages emitted from infrun.c.
14864
14865 2014-10-24 Pedro Alves <palves@redhat.com>
14866
14867 * gdb.base/corefile.exp: Remove references to ultrix.
14868 * gdb.base/interrupt.exp: Likewise.
14869 * gdb.base/whatis.exp: Likewise.
14870 * gdb.gdb/selftest.exp: Likewise.
14871 * gdb.threads/manythreads.exp: Likewise.
14872 * gdb.threads/print-threads.exp: Likewise.
14873 * gdb.threads/pthreads.exp:: Likewise.
14874 * gdb.threads/schedlock.exp: Likewise.
14875
14876 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14877
14878 * gdb.cp/non-trivial-retval.cc: Add a test case.
14879 * gdb.cp/non-trivial-retval.exp: Add a test.
14880
14881 2014-10-20 Yao Qi <yao@codesourcery.com>
14882
14883 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14884 * gdb.python/py-objfile-script-gdb.py: New file.
14885 * gdb.python/py-objfile-script.exp: Update reference to
14886 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14887 of remote_download. Remove the dest file.
14888
14889 2014-10-20 Yao Qi <yao@codesourcery.com>
14890
14891 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14892 * gdb.base/step-line.exp: Likewise.
14893 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14894 * gdb.dwarf2/dw2-basic.exp: Likewise.
14895 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14896 * gdb.dwarf2/dw2-filename.exp: Likewise.
14897 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14898 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14899 * gdb.dwarf2/dw2-producer.exp: Likewise.
14900 * gdb.dwarf2/mac-fileno.exp: Likewise.
14901 * gdb.python/py-frame-args.exp: Likewise.
14902 * gdb.python/py-framefilter.exp: Likewise.
14903 * gdb.python/py-mi.exp: Likewise.
14904 * gdb.python/py-objfile-script.exp: Likewise
14905 * gdb.python/py-pp-integral.exp: Likewise.
14906 * gdb.python/py-pp-re-notag.exp: Likewise.
14907 * gdb.python/py-prettyprint.exp: Likewise.
14908 * gdb.python/py-section-script.exp: Likewise.
14909 * gdb.python/py-typeprint.exp: Likewise.
14910 * gdb.python/py-xmethods.exp: Likewise.
14911 * gdb.stabs/weird.exp: Likewise.
14912 * gdb.xml/tdesc-regs.exp: Likewise.
14913
14914 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
14915
14916 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
14917 (out_cu): Use addr_len for the size of addresses.
14918 (out_line): Likewise. Size DW_LNE_set_address instruction
14919 according to addr_len.
14920 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
14921 (FUNC): Add START_INSNS to definition.
14922
14923 2014-10-18 Yao Qi <yao@codesourcery.com>
14924
14925 * gdb.base/argv0-symlink.exp: Check argv[0] value if
14926 gdb_has_argv0 return true.
14927 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
14928 check [target_info exists noargs], check [gdb_has_argv0]
14929 instead.
14930 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14931 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
14932 procedures.
14933
14934 2014-10-17 Doug Evans <dje@google.com>
14935
14936 * gdb.python/py-events.exp: Update expected output for clear_objfiles
14937 event.
14938 * gdb.python/py-events.py: Add clear_objfiles event.
14939
14940 2014-10-17 Doug Evans <dje@google.com>
14941
14942 * gdb.python/py-objfile.exp: Test progspace attribute.
14943
14944 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
14945
14946 * gdb.guile/scm-breakpoint.exp: Do not assume any
14947 directory separators when matching source file paths.
14948 * gdb.python/py-breakpoint.exp: Likewise.
14949 * gdb.reverse/break-precsave.exp: Likewise.
14950 * gdb.reverse/break-reverse.exp: Likewise.
14951 * gdb.reverse/consecutive-precsave.exp: Likewise.
14952 * gdb.reverse/finish-precsave.exp: Likewise.
14953 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
14954 * gdb.reverse/finish-reverse.exp: Likewise.
14955 * gdb.reverse/i386-precsave.exp: Likewise.
14956 * gdb.reverse/i387-env-reverse.exp: Likewise.
14957 * gdb.reverse/i387-stack-reverse.exp: Likewise.
14958 * gdb.reverse/machinestate-precsave.exp: Likewise.
14959 * gdb.reverse/machinestate.exp: Likewise.
14960 * gdb.reverse/sigall-precsave.exp: Likewise.
14961 * gdb.reverse/solib-precsave.exp: Likewise.
14962 * gdb.reverse/step-precsave.exp: Likewise.
14963 * gdb.reverse/until-precsave.exp: Likewise.
14964 * gdb.reverse/watch-precsave.exp: Likewise.
14965 * gdb.reverse/watch-reverse.exp: Likewise.
14966
14967 2014-10-17 Yao Qi <yao@codesourcery.com>
14968
14969 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
14970 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
14971
14972 2014-10-17 Pedro Alves <palves@redhat.com>
14973
14974 PR gdb/17471
14975 * gdb.base/bg-execution-repeat.c: New file.
14976 * gdb.base/bg-execution-repeat.exp: New file.
14977
14978 2014-10-17 Pedro Alves <palves@redhat.com>
14979
14980 PR gdb/17300
14981 * gdb.base/continue-all-already-running.c: New file.
14982 * gdb.base/continue-all-already-running.exp: New file.
14983
14984 2014-10-17 Pedro Alves <palves@redhat.com>
14985
14986 PR gdb/17472
14987 * gdb.base/annota-input-while-running.c: New file.
14988 * gdb.base/annota-input-while-running.exp: New file.
14989
14990 2014-10-17 Pedro Alves <palves@redhat.com>
14991
14992 * gdb.base/callfuncs.exp: emove references to osf.
14993 * gdb.base/sigall.exp: Likewise.
14994 * gdb.gdb/selftest.exp: Likewise.
14995 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14996 * gdb.mi/non-stop.c: Likewise.
14997 * gdb.mi/pthreads.c: Likewise.
14998 * gdb.reverse/sigall-precsave.exp: Likewise.
14999 * gdb.reverse/sigall-reverse.exp: Likewise.
15000 * gdb.threads/pthreads.c: Likewise.
15001 * gdb.threads/pthreads.exp: Likewise.
15002
15003 2014-10-17 Yao Qi <yao@codesourcery.com>
15004
15005 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15006 check 'target_info exists noargs'.
15007 (test_command_prompt_position): Likewise.
15008 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15009 Remove "set args".
15010 (progvar_simple_while_test): Likewise.
15011 (progvar_complex_if_while_test): Likewise.
15012 (if_while_breakpoint_command_test): Likewise.
15013 (infrun_breakpoint_command_test): Likewise.
15014 (breakpoint_command_test): Likewise.
15015 (watchpoint_command_test): Likewise.
15016 (bp_deleted_in_command_test): Likewise.
15017 (temporary_breakpoint_commands): Likewise.
15018
15019 2014-10-16 Yao Qi <yao@codesourcery.com>
15020
15021 * gdb.base/remotetimeout.exp: Remove noargs checking.
15022
15023 2014-10-15 Pedro Alves <palves@redhat.com>
15024
15025 PR breakpoints/9649
15026 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15027 * gdb.base/breakpoint-in-ro-region.exp
15028 (probe_target_hardware_step): New procedure.
15029 (top level): Probe hardware stepping and hardware breakpoint
15030 support. Test stepping through a read-only region, with both
15031 "breakpoint auto-hw" on and off and both "always-inserted" on and
15032 off.
15033
15034 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15035
15036 * gdb.dlang/demangle.exp: Update for demangling changes.
15037
15038 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15039
15040 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15041 * gdb.cp/non-trivial-retval.exp: Add new tests.
15042
15043 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15044
15045 PR c++/13403
15046 PR c++/15154
15047 * gdb.cp/non-trivial-retval.cc: New file.
15048 * gdb.cp/non-trivial-retval.exp: New file.
15049
15050 2014-10-15 Yao Qi <yao@codesourcery.com>
15051
15052 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15053 remote host.
15054
15055 2014-10-15 Yao Qi <yao@codesourcery.com>
15056
15057 * gdb.python/py-symbol.exp: Match file base name if host is
15058 remote, otherwise match file name with dir name.
15059 * gdb.python/py-symtab.exp: Likewise.
15060 * gdb.python/python.exp: Likewise.
15061
15062 2014-10-15 Yao Qi <yao@codesourcery.com>
15063
15064 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15065 pattern.
15066 * gdb.python/py-symtab.exp: Likewise.
15067 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15068 locationn.
15069
15070 2014-10-14 Joel Brobecker <brobecker@adacore.com>
15071
15072 * gdb.ada/addr_arith: New testcase.
15073
15074 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15075
15076 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15077 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15078 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15079 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15080
15081 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15082
15083 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15084 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15085 * gdb.arch/stap-eval-lang-ada.exp: New file.
15086
15087 2014-10-14 Yao Qi <yao@codesourcery.com>
15088
15089 * gdb.mi/mi-var-child.c (nothing1): New function.
15090 (nothing2): New function.
15091 (do_children_tests): Set function pointers by nothing1 and
15092 nothing2.
15093 * gdb.mi/mi-var-child.exp: Step over new added statements.
15094 Update test to match the new output.
15095 * gdb.mi/var-cmd.c (nothing1): New function.
15096 (nothing2): New function.
15097 (do_children_tests): Set function pointers by nothing1 and
15098 nothing2.
15099 * gdb.mi/mi-var-display.exp: Update test to match output.
15100 Step to the line specified by $line_dct_nothing.
15101 Increase the number of lines to step.
15102
15103 2014-10-14 Yao Qi <yao@codesourcery.com>
15104
15105 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15106 tests.
15107 * gdb.mi/mi2-var-child.exp: Likewise.
15108
15109 2014-10-13 Doug Evans <dje@google.com>
15110
15111 * gdb.python/py-objfile.exp: Change name of file name test.
15112
15113 2014-10-13 Doug Evans <dje@google.com>
15114
15115 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15116 from the start of the CU.
15117
15118 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15119 Yao Qi <yao@codesourcery.com>
15120
15121 Fix "save breakpoints" for "catch" command.
15122 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15123 Remove -nonewline. Match also the added "main" line.
15124
15125 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15126
15127 Fix "save breakpoints" for "disable $bpnum" command.
15128 * gdb.base/save-bp.c (main): Add label.
15129 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15130
15131 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15132
15133 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15134
15135 2014-10-11 Yao Qi <yao@codesourcery.com>
15136
15137 * gdb.server/server-kill.exp: Execute command
15138 "set remote trace-status-packet on" before "tstatus".
15139
15140 2014-10-11 Yao Qi <yao@codesourcery.com>
15141
15142 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15143 (main): Call getppid.
15144 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15145 and continue to it. Read variable "server_pid".
15146
15147 2014-10-11 Yao Qi <yao@codesourcery.com>
15148
15149 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15150
15151 2014-10-11 Yao Qi <yao@codesourcery.com>
15152
15153 * gdb.threads/thread-find.exp: Don't execute command
15154 "info threads".
15155 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15156 * gdb.threads/linux-dp.exp: Don't check the condition
15157 $threads_created equals to zero.
15158
15159 2014-10-10 Pedro Alves <palves@redhat.com>
15160
15161 * gdb.base/bigcore.exp: Remove references to IRIX.
15162 * gdb.base/funcargs.exp: Likewise.
15163 * gdb.base/interrupt.exp: Likewise.
15164 * gdb.base/mips_pro.exp: Likewise.
15165 * gdb.base/nodebug.exp: Likewise.
15166 * gdb.base/setvar.exp: Likewise.
15167 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15168
15169 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15170 Pedro Alves <palves@redhat.com>
15171
15172 PR symtab/14466
15173 * gdb.base/vdso-warning.c: New file.
15174 * gdb.base/vdso-warning.exp: New file.
15175
15176 2014-10-02 Doug Evans <dje@google.com>
15177
15178 * gdb.base/structs.c (main): Don't run forever.
15179
15180 2014-10-02 Pedro Alves <palves@redhat.com>
15181
15182 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15183 (top level) <stop threads 1, stop threads 2>: Use it.
15184
15185 2014-10-02 Pedro Alves <palves@redhat.com>
15186
15187 * gdb.threads/break-while-running.exp (test): Add new
15188 'update_thread_list' argument. Skip "info threads" if false.
15189 (top level): Add new 'update_thread_list' axis.
15190
15191 2014-10-02 Pedro Alves <palves@redhat.com>
15192
15193 PR breakpoints/17431
15194 * gdb.base/execl-update-breakpoints.c: New file.
15195 * gdb.base/execl-update-breakpoints.exp: New file.
15196
15197 2014-10-01 Pedro Alves <palves@redhat.com>
15198
15199 * gdb.base/breakpoint-in-ro-region.c: New file.
15200 * gdb.base/breakpoint-in-ro-region.exp: New file.
15201
15202 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15203
15204 * gdb.mi/mi-exit-code.exp: New file.
15205 * gdb.mi/mi-exit-code.c: New file.
15206
15207 2014-09-30 Yao Qi <yao@codesourcery.com>
15208
15209 * lib/prelink-support.exp (build_executable_own_libs): Error if
15210 the target isn't native.
15211
15212 2014-09-30 Yao Qi <yao@codesourcery.com>
15213
15214 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15215 false.
15216
15217 2014-09-22 Pedro Alves <palves@redhat.com>
15218
15219 * gdb.threads/break-while-running.exp: New file.
15220 * gdb.threads/break-while-running.c: New file.
15221
15222 2014-09-19 Yao Qi <yao@codesourcery.com>
15223
15224 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15225 Invoke test. Restart GDB with --readnow and invoke test again.
15226
15227 2014-09-19 Yao Qi <yao@codesourcery.com>
15228
15229 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15230 proc set_breakpoint_on_gcd_function. Invoke
15231 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15232 invoke set_breakpoint_on_gcd_function again.
15233
15234 2014-09-18 Doug Evans <dje@google.com>
15235
15236 * gdb.dwarf2/symtab-producer.exp: New file.
15237
15238 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15239
15240 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15241 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15242 * gdb.base/global-var-nested-by-dso.c: Likewise.
15243 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15244
15245 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15246 Pedro Alves <palves@redhat.com>
15247
15248 * gdb.base/watch-bitfields.exp: Pass string other than test file
15249 name to prepare_for_testing.
15250 (watch): New procedure.
15251 (expect_watchpoint): Use with_test_prefix.
15252 (top level): Factor out tests to ...
15253 (test_watch_location, test_regular_watch): ... these new
15254 procedures, and use with_test_prefix and gdb_continue_to_end.
15255
15256 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15257
15258 PR breakpoints/12526
15259 * gdb.base/watch-bitfields.exp: New file.
15260 * gdb.base/watch-bitfields.c: New file.
15261
15262 2014-09-16 Pedro Alves <palves@redhat.com>
15263
15264 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15265 software and hardware addresses, not software address against
15266 itself.
15267
15268 2014-09-16 Pedro Alves <palves@redhat.com>
15269
15270 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15271 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15272
15273 2014-09-16 Pedro Alves <palves@redhat.com>
15274
15275 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15276 files.
15277 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15278 "*-*-vxworks*" throughout.
15279 * gdb.base/break.exp: Likewise.
15280 * gdb.base/default.exp: Likewise.
15281 * gdb.base/scope.exp: Likewise.
15282 * gdb.base/sepdebug.exp: Likewise.
15283 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15284 throughout.
15285 * gdb.base/run.c: Likewise.
15286 * gdb.base/sepdebug.c: Likewise.
15287 * gdb.hp/gdb.aCC/run.c: Likewise.
15288 * gdb.reverse/until-reverse.c: Likewise.
15289 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15290
15291 2014-09-16 Yao Qi <yao@codesourcery.com>
15292
15293 * boards/local-remote-host-native.exp: New file.
15294
15295 2014-09-14 Doug Evans <xdje42@gmail.com>
15296
15297 * gdb.threads/queue-signal.c (thread_count): New variable.
15298 (thread_count_mutex, thread_count_condvar): New variables.
15299 (incr_thread_count, wait_all_threads_running): New functions.
15300 (main): Wait for all threads to be in their thread functions.
15301
15302 2014-09-13 Doug Evans <xdje42@gmail.com>
15303
15304 * gdb.threads/queue-signal.c: New file.
15305 * gdb.threads/queue-signal.exp: New file.
15306
15307 2014-09-13 Doug Evans <xdje42@gmail.com>
15308
15309 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15310 be consistent with what default_gdb_init uses.
15311 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15312 the plain text of the prompt. Add some logging printfs.
15313 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15314
15315 2014-09-12 Pedro Alves <palves@redhat.com>
15316
15317 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
15318 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
15319 * gdb.arch/i386-size-overlap.exp: Likewise.
15320 * gdb.arch/i386-size.exp: Likewise.
15321 * gdb.arch/i386-unwind.exp: Likewise.
15322 * gdb.base/a2-run.exp: Likewise.
15323 * gdb.base/break.exp: Likewise.
15324 * gdb.base/charset.exp: Likewise.
15325 * gdb.base/chng-syms.exp: Likewise.
15326 * gdb.base/commands.exp: Likewise.
15327 * gdb.base/dbx.exp: Likewise.
15328 * gdb.base/find.exp: Likewise.
15329 * gdb.base/funcargs.exp: Likewise.
15330 * gdb.base/jit-simple.exp: Likewise.
15331 * gdb.base/reread.exp: Likewise.
15332 * gdb.base/sepdebug.exp: Likewise.
15333 * gdb.base/step-bt.exp: Likewise.
15334 * gdb.cp/mb-inline.exp: Likewise.
15335 * gdb.cp/mb-templates.exp: Likewise.
15336 * gdb.objc/basicclass.exp: Likewise.
15337 * gdb.threads/killed.exp: Likewise.
15338
15339 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15340
15341 PR tdep/17379
15342 * gdb.arch/powerpc-stackless.S: New file.
15343 * gdb.arch/powerpc-stackless.exp: New file.
15344
15345 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15346
15347 * gdb.base/attach.c: Include unistd.h.
15348 (main): Call alarm. Add label postloop.
15349 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
15350 gdb_breakpoint, gdb_continue_to_breakpoint.
15351 (test_command_line_attach_run): Kill ${testpid} in one exit path.
15352
15353 2014-09-11 Pedro Alves <palves@redhat.com>
15354
15355 PR gdb/17347
15356 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
15357 * gdb.base/attach.exp (test_command_line_attach_run): New
15358 procedure.
15359 (top level): Call it.
15360
15361 2014-09-11 Pedro Alves <palves@redhat.com>
15362
15363 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
15364 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
15365 (do_command_attach_tests): Use spawn_wait_for_attach.
15366 * gdb.base/solib-overlap.exp: Likewise.
15367 * gdb.multi/multi-attach.exp: Likewise.
15368 * gdb.python/py-prompt.exp: Likewise.
15369 * gdb.python/py-sync-interp.exp: Likewise.
15370 * gdb.server/ext-attach.exp: Likewise.
15371
15372 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
15373
15374 * gdb.fortran/array-element.exp: Remove unexpected "continue"
15375 command in testcase. Simplify testcase.
15376
15377 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15378
15379 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
15380
15381 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15382
15383 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
15384
15385 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15386
15387 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
15388
15389 2014-09-10 Joel Brobecker <brobecker@adacore.com>
15390
15391 * gdb.dwarf2/dynarr-ptr.c: New file.
15392 * gdb.dwarf2/dynarr-ptr.exp: New file.
15393
15394 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15395
15396 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
15397 of 30 rather than hardcoding 120 for a slow test case. Take the
15398 `gdb,timeout' target setting into account for this calculation.
15399 Don't extend the timeout for the test cases that don't need it.
15400
15401 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15402
15403 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
15404 a factor of 2 for a slow test case. Take the `gdb,timeout'
15405 target setting into account for this calculation.
15406 * gdb.reverse/until-precsave.exp: Increase the timeout by
15407 a factor of 15 and 3 respectively rather than adding 120
15408 for a pair of slow test cases. Take the `gdb,timeout'
15409 target setting into account for this calculation.
15410
15411 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15412
15413 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
15414 timeout, don't pass one down to gdb_expect.
15415 (gdb_expect): Rework timeout selection.
15416
15417 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15418
15419 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
15420 exception on timeout.
15421 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
15422 (gdbserver_start_extended): Catch any `gdbserver_start' error
15423 exceptions.
15424 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
15425 * lib/mi-support.exp (mi_gdb_target_load): Catch any
15426 `gdbserver_gdb_load' error exceptions.
15427
15428 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15429
15430 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
15431 120 on waiting for the TCP socket to open.
15432
15433 2014-09-09 Doug Evans <xdje42@gmail.com>
15434
15435 * gdb.base/default.exp (show_conv_list): Add _caller_is,
15436 _caller_matches, _any_caller_is, _any_caller_matches.
15437
15438 2014-09-09 Doug Evans <xdje42@gmail.com>
15439
15440 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
15441
15442 2014-09-09 Yao Qi <yao@codesourcery.com>
15443
15444 * gdb.mi/mi-var-display.exp: Set print symbol off.
15445
15446 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
15447
15448 PR gdb/17035
15449 * gdb.base/commands.exp: Add tests to verify user-defined
15450 commands with empty bodies.
15451 * gdb.python/py-cmd.exp: Test that we don't show user-defined
15452 python commands in `show user command`.
15453 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
15454 scheme commands in `show user command`.
15455
15456 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15457
15458 PR python/17355
15459 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
15460 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
15461 * gdb.python/py-framefilter-invalidarg.exp: New file.
15462 * gdb.python/py-framefilter-invalidarg.py: New file.
15463
15464 2014-09-06 Doug Evans <xdje42@gmail.com>
15465
15466 PR 15276
15467 * gdb.python/py-caller-is.c: New file.
15468 * gdb.python/py-caller-is.exp: New file.
15469
15470 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
15471
15472 PR gdb/17235
15473 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
15474 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
15475
15476 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
15477
15478 PR fortran/17237
15479 * gdb.fortran/print-formatted.exp: New file.
15480 * gdb.fortran/print-formatted.f90: Likewise.
15481
15482 2014-09-03 Sasha Smundak <asmundak@google.com>
15483
15484 * gdb.python/py-frame.exp: Test Frame.read_register.
15485
15486 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
15487
15488 PR python/16699
15489 * gdb.python/py-completion.exp: New file.
15490 * gdb.python/py-completion.py: Likewise.
15491
15492 2014-08-28 Doug Evans <dje@google.com>
15493
15494 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
15495 eax,etc. are live with values set by gdb and thus the compiler can't
15496 use them.
15497 * gdb.arch/i386-pseudo.c (main): Ditto.
15498
15499 2014-08-27 Doug Evans <dje@google.com>
15500
15501 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
15502
15503 2014-08-25 Doug Evans <dje@google.com>
15504
15505 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
15506 (main): Ditto.
15507
15508 2014-08-25 Doug Evans <dje@google.com>
15509
15510 * gdb.threads/thread-execl.exp: #include <stdio.h>.
15511
15512 2014-08-24 Yao Qi <yao@codesourcery.com>
15513
15514 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15515 symbol off.
15516 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15517
15518 2014-08-22 Doug Evans <dje@google.com>
15519
15520 PR 17276
15521 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15522 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15523 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15524
15525 2014-08-22 Yao Qi <yao@codesourcery.com>
15526
15527 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15528 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15529 * gdb.python/python.exp: Likewise. Use .py file on the host
15530 instead of the build.
15531
15532 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15533
15534 * gdb.threads/gcore-stale-thread.c: New file.
15535 * gdb.threads/gcore-stale-thread.exp: New file.
15536
15537 2014-08-21 Pedro Alves <palves@redhat.com>
15538
15539 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
15540 * gdb.base/gcore-relro-pie.exp: Likewise.
15541 * gdb.base/gcore-relro.exp: Likewise.
15542 * gdb.base/gcore.exp: Likewise.
15543 * gdb.base/print-symbol-loading.exp: Likewise.
15544 * gdb.threads/gcore-thread.exp: Likewise.
15545 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
15546
15547 2014-08-20 Pedro Alves <palves@redhat.com>
15548 Jan Kratochvil <jan.kratochvil@redhat.com>
15549
15550 * Makefile.in (EXTRA_RULES, CC): New variables, get from
15551 configure.
15552 (EXPECT): Handle READ1 being set.
15553 (all): Depend on EXTRA_RULES.
15554 (check-read1, expect-read1, read1.so, read1): New rules.
15555 * README (Testsuite Parameters): Document the READ1 make variable.
15556 (Race detection): New section.
15557 * configure: Regenerate.
15558 * configure.ac: If build==host==target, and running under a
15559 GNU/glibc system, add read1 to the extra Makefile rules.
15560 (EXTRA_RULES): AC_SUBST it.
15561 * lib/read1.c: New file.
15562
15563 2014-08-20 Joel Brobecker <brobecker@adacore.com>
15564
15565 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
15566 the handling of variables declared as a typedef to an array
15567 which a DW_AT_data_location attribute.
15568
15569 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
15570 Pedro Alves <palves@redhat.com>
15571
15572 PR symtab/14604
15573 PR symtab/14605
15574 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
15575 gdb_test.
15576
15577 2014-08-19 Pedro Alves <palves@redhat.com>
15578
15579 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
15580
15581 2014-08-19 Yao Qi <yao@codesourcery.com>
15582
15583 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
15584 right line.
15585
15586 2014-08-18 David Blaikie <dblaikie@gmail.com>
15587
15588 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
15589
15590 2014-08-18 Joel Brobecker <brobecker@adacore.com>
15591
15592 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
15593 attribute in array range.
15594
15595 2014-08-18 Joel Brobecker <brobecker@adacore.com>
15596
15597 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
15598
15599 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15600
15601 PR c++/17132
15602 * gdb.cp/pr17132.cc: New file.
15603 * gdb.cp/pr17132.exp: New file.
15604
15605 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15606
15607 * gdb.python/py-xmethods.py (A_getarrayind)
15608 (E_method_char_worker.__call__, E_method_int_worker.__call__):
15609 Use 'print' with function call syntax.
15610 (E_method_matcher.match): Fix tab vs space indentation mixup.
15611
15612 2014-08-15 Yao Qi <yao@codesourcery.com>
15613
15614 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
15615 false.
15616
15617 2014-08-15 Yao Qi <yao@codesourcery.com>
15618
15619 * gdb.cp/casts.exp: Set print symbol off.
15620 * gdb.cp/class2.exp: Likewise.
15621 * gdb.cp/overload.exp: Likewise.
15622 * gdb.cp/templates.exp: Likewise.
15623
15624 2014-08-11 Doug Evans <dje@google.com>
15625
15626 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
15627 (test_load_shlib): Update.
15628
15629 2014-08-09 Yao Qi <yao@codesourcery.com>
15630
15631 * gdb.base/display.exp: Invoke is_address_zero_readable.
15632 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
15633 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15634 * gdb.base/hbreak-unmapped.exp: Return if
15635 is_address_zero_readable returns true.
15636 * gdb.base/signest.exp: Likewise.
15637 * gdb.base/signull.exp: Likewise.
15638 * gdb.base/sigbpt.exp: Likewise.
15639 * gdb.guile/scm-disasm.exp: Do the test if
15640 is_address_zero_readable returns false.
15641 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
15642 * gdb.python/py-arch.exp: Likewise.
15643 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
15644 * lib/gdb.exp (is_address_zero_readable): New proc.
15645
15646 2014-08-09 Yao Qi <yao@codesourcery.com>
15647
15648 PR testsuite/13443
15649 * gdb.mi/mi-var-display.exp: Make test messages unique.
15650
15651 2014-08-04 Tom Tromey <tromey@redhat.com>
15652
15653 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
15654 target 0".
15655
15656 2014-08-04 Tom Tromey <tromey@redhat.com>
15657
15658 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
15659 "target_resume".
15660
15661 2014-08-01 Joel Brobecker <brobecker@adacore.com>
15662
15663 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
15664 inner_vla_struct_object_size.
15665 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
15666 as xfail.
15667
15668 2014-07-30 Pedro Alves <palves@redhat.com>
15669
15670 * gdb.threads/signal-command-handle-nopass.exp (test): Add
15671 comment.
15672
15673 2014-07-29 Yao Qi <yao@codesourcery.com>
15674
15675 PR gdb/17206
15676 * gdb.base/until-nodebug.exp: New.
15677
15678 2014-07-28 Doug Evans <xdje42@gmail.com>
15679
15680 PR guile/17203
15681 * gdb.guile/scm-parameter.exp: Add tests for trying to create
15682 previously existing parameter, and previously ambiguously spelled
15683 parameter.
15684
15685 2014-07-28 Will Newton <will.newton@linaro.org>
15686
15687 * gdb.base/varargs.exp: Remove KFAILs for ARM.
15688
15689 2014-07-26 Ludovic Courtès <ludo@gnu.org>
15690 Doug Evans <xdje42@gmail.com>
15691
15692 PR guile/17146
15693 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
15694
15695 2014-07-25 Pedro Alves <palves@redhat.com>
15696
15697 * gdb.threads/signal-command-handle-nopass.c: New file.
15698 * gdb.threads/signal-command-handle-nopass.exp: New file.
15699 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
15700 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
15701 * gdb.threads/signal-delivered-right-thread.c: New file.
15702 * gdb.threads/signal-delivered-right-thread.exp: New file.
15703
15704 2014-07-25 Pedro Alves <palves@redhat.com>
15705
15706 * gdb.base/double-prompt-target-event-error.exp
15707 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
15708 match.
15709 (cancel_pagination_in_target_event): Rework double prompt
15710 detection.
15711 * gdb.base/paginate-after-ctrl-c-running.exp
15712 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
15713 <return>' match.
15714 * gdb.base/paginate-bg-execution.exp
15715 (test_bg_execution_pagination_return)
15716 (test_bg_execution_pagination_cancel): Remove '-notransfer
15717 <return>' matches.
15718 * gdb.base/paginate-execution-startup.exp
15719 (test_fg_execution_pagination_return)
15720 (test_fg_execution_pagination_cancel): Remove '-notransfer
15721 <return>' matches.
15722 * gdb.base/paginate-inferior-exit.exp
15723 (test_paginate_inferior_exited): Remove '-notransfer <return>'
15724 match.
15725 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
15726 * lib/gdb.exp (pagination_prompt): Run text through
15727 string_to_regexp.
15728 (gdb_test_multiple): Match $pagination_prompt instead of
15729 "<return>".
15730 (string_to_regexp): Move to lib/gdb-utils.exp.
15731
15732 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15733
15734 * gdb.arch/amd64-entry-value-paramref.S: New file.
15735 * gdb.arch/amd64-entry-value-paramref.cc: New file.
15736 * gdb.arch/amd64-entry-value-paramref.exp: New file.
15737 * gdb.arch/amd64-optimout-repeat.S: New file.
15738 * gdb.arch/amd64-optimout-repeat.c: New file.
15739 * gdb.arch/amd64-optimout-repeat.exp: New file.
15740
15741 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15742
15743 PR gdb/17170
15744 * gdb.base/statistics.exp: New file.
15745
15746 2014-07-17 Doug Evans <dje@google.com>
15747
15748 PR gdb/17170
15749 * gdb.base/maint.exp: Update testing of per-command stats.
15750
15751 2014-07-16 Pedro Alves <palves@redhat.com>
15752
15753 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
15754 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
15755 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
15756 (tfile_write_buf): New functions.
15757 (add_memory_block): Rewrite using the above.
15758 (adjust_function_address): New function.
15759 (FUNCTION_ADDRESS): New macro.
15760 (write_basic_trace_file): Remove short_x local, and use
15761 tfile_write_16. Change type of func_addr local to unsigned long
15762 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15763 here. Cast argument of add_memory_block to char pointer.
15764 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15765 (main): Remove parameters.
15766 * gdb.trace/tfile.exp: Remove nowarnings.
15767
15768 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15769
15770 * gdb.base/debug-expr.exp: Test string evaluation with
15771 "debug expression" on.
15772
15773 2014-07-15 Pedro Alves <palves@redhat.com>
15774
15775 * gdb.base/reread.exp: Use clean_restart.
15776
15777 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15778
15779 * gdb.arch/avr-flash-qualifer.c: New.
15780 * gdb.arch/avr-flash-qualifer.exp: New.
15781
15782 2014-07-14 Pedro Alves <palves@redhat.com>
15783
15784 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15785 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15786
15787 2014-07-14 Pedro Alves <palves@redhat.com>
15788
15789 * gdb.base/double-prompt-target-event-error.c: New file.
15790 * gdb.base/double-prompt-target-event-error.exp: New file.
15791
15792 2014-07-14 Pedro Alves <palves@redhat.com>
15793
15794 PR gdb/17072
15795 * gdb.base/paginate-inferior-exit.c: New file.
15796 * gdb.base/paginate-inferior-exit.exp: New file.
15797
15798 2014-07-14 Pedro Alves <palves@redhat.com>
15799
15800 PR gdb/17072
15801 * gdb.base/paginate-bg-execution.c: New file.
15802 * gdb.base/paginate-bg-execution.exp: New file.
15803
15804 2014-07-14 Pedro Alves <palves@redhat.com>
15805
15806 PR gdb/17072
15807 * gdb.base/paginate-execution-startup.c: New file.
15808 * gdb.base/paginate-execution-startup.exp: New file.
15809 * lib/gdb.exp (pagination_prompt): New global.
15810 (default_gdb_spawn): New procedure, factored out from
15811 default_gdb_spawn.
15812 (default_gdb_start): Adjust to call default_gdb_spawn.
15813 (gdb_spawn): New procedure.
15814
15815 2014-07-14 Pedro Alves <palves@redhat.com>
15816
15817 * lib/gdb.exp (gdb_assert): New procedure.
15818 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15819
15820 2014-07-14 Pedro Alves <palves@redhat.com>
15821
15822 * gdb.base/execution-termios.c: New file.
15823 * gdb.base/execution-termios.exp: New file.
15824
15825 2014-07-14 Tom Tromey <tromey@redhat.com>
15826
15827 * gdb.cp/vla-cxx.cc: New file.
15828 * gdb.cp/vla-cxx.exp: New file.
15829
15830 2014-07-14 Tom Tromey <tromey@redhat.com>
15831
15832 * gdb.reverse/rerun-prec.c: New file.
15833 * gdb.reverse/rerun-prec.exp: New file.
15834
15835 2014-07-12 Maciej W. Rozycki <macro@mips.com>
15836 Maciej W. Rozycki <macro@codesourcery.com>
15837
15838 * lib/gdb-utils.exp: New file.
15839 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15840 inline `gdb_init_command' processing.
15841 (gdb_start_cmd): Likewise.
15842 * lib/mi-support.exp (mi_run_cmd): Likewise.
15843 * README: Document `gdb_init_command' and `gdb_init_commands'.
15844
15845 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15846
15847 Fix false FAIL running under a very long directory name.
15848 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15849 and "set print elements 10000". Twice.
15850
15851 2014-07-11 Yao Qi <yao@codesourcery.com>
15852
15853 * gdb.base/exprs.exp: "set print symbol off".
15854
15855 2014-07-11 Pedro Alves <palves@redhat.com>
15856
15857 * gdb.threads/kill.c: New file.
15858 * gdb.threads/kill.exp: New file.
15859
15860 2014-07-10 Yao Qi <yao@codesourcery.com>
15861
15862 * gdb.trace/tfile.c (write_basic_trace_file)
15863 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15864 address written to trace file.
15865
15866 2014-07-09 Pedro Alves <palves@redhat.com>
15867
15868 * gdb.base/attach-wait-input.exp: New file.
15869 * gdb.base/attach-wait-input.c: New file.
15870
15871 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15872
15873 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15874 setting up test structures.
15875 (main): Call new test function.
15876 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15877 test function, continue into test function and walk test
15878 structures.
15879
15880 2014-07-02 Yao Qi <yao@codesourcery.com>
15881
15882 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15883 'bar_start' at the beginning of functions 'foo' and 'bar'
15884 respectively.
15885 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15886 instead of 'foo' and 'bar'.
15887
15888 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15889
15890 * gdb.btrace/segv.exp: New.
15891 * gdb.btrace/segv.c: New.
15892
15893 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
15894
15895 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15896 instruction.
15897
15898 2014-06-30 Mark Wielaard <mjw@redhat.com>
15899
15900 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15901 vulture, vilify, villar): New volatile array constants.
15902 (vindictive, vegetation): New const volatile array constants.
15903 * gdb.base/volatile.exp: Test volatile and const volatile array
15904 types.
15905
15906 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15907
15908 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
15909 target lacks support for awatch, rwatch, or hbreak.
15910
15911 2014-06-27 Yao Qi <yao@codesourcery.com>
15912
15913 * gdb.multi/dummy-frame-restore.exp: New.
15914 * gdb.multi/dummy-frame-restore.c: New.
15915
15916 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
15917
15918 * gdb.btrace/gcore.exp: New.
15919
15920 2014-06-23 Pedro Alves <palves@redhat.com>
15921
15922 * gdb.base/watchpoint-reuse-slot.c: New file.
15923 * gdb.base/watchpoint-reuse-slot.exp: New file.
15924
15925 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
15926
15927 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
15928 progspace's filename in 'info', 'enable' and 'disable' command
15929 tests.
15930
15931 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15932
15933 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
15934 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15935 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
15936
15937 2014-06-20 Gary Benson <gbenson@redhat.com>
15938
15939 * gdb.arch/i386-avx.exp: Fix include file location.
15940 * gdb.arch/i386-sse.exp: Likewise.
15941
15942 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
15943
15944 * gdb.dlang/expression.exp: New file.
15945
15946 2014-06-19 Pedro Alves <palves@redhat.com>
15947
15948 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
15949 out from ...
15950 (top level): ... here. Iterate running tests under different
15951 scheduler-locking settings.
15952
15953 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
15954
15955 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
15956 to DW_FORM_addr and use non-zero addresses.
15957
15958 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
15959
15960 PR gdb/17017
15961 * gdb.python/py-xmethods.cc: Add global function call counters and
15962 increment them in their respective functions. Remove "cout"
15963 statements.
15964 * gdb.python/py-xmethods.exp: Make tests check the global function
15965 call counters instead of depending on inferior IO.
15966
15967 2014-06-18 Don Breazeal <donb@codesourcery.com>
15968
15969 * gdb.base/foll-fork.exp (default_fork_parent_follow):
15970 Deleted procedure.
15971 (explicit_fork_parent_follow): Deleted procedure.
15972 (explicit_fork_child_follow): Deleted procedure.
15973 (test_follow_fork): New procedure.
15974 (do_fork_tests): Replace calls to deleted procedures with
15975 calls to test_follow_fork and reset GDB for subsequent
15976 procedure calls.
15977
15978 2014-06-17 Yao Qi <yao@codesourcery.com>
15979
15980 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15981 CP1252.
15982
15983 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
15984
15985 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
15986 Initialize ptr and S explicitly.
15987 (skip_type_update_when_not_use_rtti_test): Likewise.
15988
15989 2014-06-16 Keith Seitz <keiths@redhat.com>
15990
15991 PR mi/15863
15992 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15993 the inferior is started.
15994
15995 2014-06-16 Pedro Alves <palves@redhat.com>
15996
15997 * gdb.base/break-main-file-remove-fail.c: New file.
15998 * gdb.base/break-main-file-remove-fail.exp: New file.
15999 * gdb.base/break-unload-file.exp: Use build_executable instead of
16000 prepare_for_testing.
16001 (test_break): New parameter "initial_load". Handle it.
16002 (top level): Add initial_load cmdline/file axis.
16003
16004 2014-06-12 Tom Tromey <tromey@redhat.com>
16005
16006 * gdb.base/completion.exp: Don't use directory name in test.
16007
16008 2014-06-09 Gary Benson <gbenson@redhat.com>
16009
16010 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16011 separate the always-available ANSI-standard signals from the
16012 signals that require checking.
16013 (main): Likewise.
16014 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16015 Likewise.
16016 (main): Likewise.
16017
16018 2014-06-07 Keith Seitz <keiths@redhat.com>
16019
16020 Revert:
16021 PR c++/16253
16022 * gdb.cp/var-tag.cc: New file.
16023 * gdb.cp/var-tag.exp: New file.
16024 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16025 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16026 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16027 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16028
16029 2014-06-06 Doug Evans <xdje42@gmail.com>
16030
16031 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16032
16033 2014-06-06 Pedro Alves <palves@redhat.com>
16034
16035 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16036 in target debug output instead of looking at RSP packets,
16037 disabling the test on any target that uses hardware stepping.
16038 Update comments.
16039
16040 2014-06-06 Pedro Alves <palves@redhat.com>
16041
16042 * gdb.base/break-unload-file.exp: Fix typo.
16043
16044 2014-06-06 Yao Qi <yao@codesourcery.com>
16045
16046 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16047 from "jit_function" to "^jit_function".
16048
16049 2014-06-06 Yao Qi <yao@codesourcery.com>
16050
16051 * gdb.base/async.c (foo): Add one statement.
16052 * gdb.base/async.exp: Get the next instruction address and
16053 match the output of "nexti" by instruction address. Match
16054 the hex address in the output of "finish".
16055
16056 2014-06-06 Gary Benson <gbenson@redhat.com>
16057
16058 * gdb.base/call-signals.c: Remove preprocessor conditionals
16059 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16060 SIGSEGV and SIGTERM.
16061 * gdb.base/sigall.c: Likewise.
16062 * gdb.base/unwindonsignal.c: Likewise.
16063 * gdb.reverse/sigall-reverse.c: Likewise.
16064
16065 2014-06-06 Yao Qi <yao@codesourcery.com>
16066
16067 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16068 readable, skip the test.
16069
16070 2014-06-06 Yao Qi <yao@codesourcery.com>
16071
16072 * gdb.threads/staticthreads.c (thread_function): Move the line
16073 setting breakpoint on forward.
16074 * gdb.threads/staticthreads.exp: Update comments.
16075
16076 2014-06-05 Ludovic Courtès <ludo@gnu.org>
16077
16078 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16079 "history-append! type error".
16080
16081 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16082
16083 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16084 erroneous dprintf expected input.
16085
16086 2014-06-04 Doug Evans <xdje42@gmail.com>
16087
16088 * gdb.guile/scm-generics.exp: Delete.
16089
16090 2014-06-04 Doug Evans <xdje42@gmail.com>
16091
16092 * gdb.guile/scm-breakpoint.exp: Update.
16093 Add tests for breakpoint registration.
16094
16095 2014-06-04 Tom Tromey <tromey@redhat.com>
16096
16097 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16098 VLA-in-union.
16099 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16100 inner_vla_struct, vla_union types. Initialize objects of those
16101 types and compute their sizes.
16102
16103 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16104 Hui Zhu <hui@codesourcery.com>
16105
16106 * gdb.base/fileio.exp: Add test for shell not available as well as
16107 available.
16108 * gdb.base/fileio.c (test_system): Check for shell twice.
16109
16110 2014-06-04 Yao Qi <yao@codesourcery.com>
16111
16112 * gdb.base/auto-connect-native-target.exp: Remove redundant
16113 space from the regexp pattern.
16114
16115 2014-06-04 Yao Qi <yao@codesourcery.com>
16116
16117 * gdb.base/default.exp: Replace "child" with "native" in
16118 regexp pattern.
16119
16120 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16121
16122 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16123 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16124 * gdb.python/py-xmethods.py: Python script supporting the
16125 new testcase and tests.
16126
16127 2014-06-03 Joel Brobecker <brobecker@adacore.com>
16128 Pedro Alves <palves@redhat.com>
16129
16130 PR breakpoints/17000
16131 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16132 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16133
16134 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16135
16136 * gdb.base/subst.exp: Add tests to verify partial path matching
16137 output.
16138
16139 2014-06-03 Pedro Alves <palves@redhat.com>
16140
16141 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16142 target that doesn't use software single-stepping.
16143
16144 2014-06-03 Pedro Alves <palves@redhat.com>
16145
16146 PR breakpoints/17000
16147 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16148 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16149
16150 2014-06-02 Doug Evans <xdje42@gmail.com>
16151
16152 * gdb.guile/scm-parameter.exp: New file.
16153
16154 2014-06-02 Doug Evans <xdje42@gmail.com>
16155
16156 * gdb.guile/scm-cmd.c: New file.
16157 * gdb.guile/scm-cmd.exp: New file.
16158
16159 2014-06-02 Doug Evans <xdje42@gmail.com>
16160
16161 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16162 pretty-printer lookup.
16163 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16164 (make-pp_s-printer): Call it.
16165 (make-pretty-printer-from-dict): New function.
16166 (lookup-pretty-printer-maker-from-dict): New function.
16167 (*pretty-printer*): Simplify.
16168 (make-objfile-pp_s-printer): New function.
16169 (install-objfile-pretty-printers!): New function.
16170 (make-progspace-pp_s-printer): New function.
16171 (install-progspace-pretty-printers!): New function.
16172 * gdb.guile/scm-progspace.c: New file.
16173 * gdb.guile/scm-progspace.exp: New file.
16174
16175 2014-06-02 Pedro Alves <palves@redhat.com>
16176
16177 * gdb.base/dprintf-bp-same-addr.c: New file.
16178 * gdb.base/dprintf-bp-same-addr.exp: New file.
16179
16180 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16181
16182 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16183 * gdb.arch/powerpc-power.s: Likewise.
16184
16185 2014-06-02 Joel Brobecker <brobecker@adacore.com>
16186
16187 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16188
16189 2014-06-01 Yao Qi <yao@codesourcery.com>
16190
16191 * gdb.base/watchpoint.exp (test_watch_location): Check null
16192 pointer can be dereferenced. If not, do the test, otherwise
16193 skip it.
16194
16195 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
16196
16197 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16198 results.
16199 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16200
16201 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
16202
16203 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16204 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16205 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16206 * gdb.arch/amd64-invalid-stack-top.c: New file.
16207 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16208
16209 2014-05-30 Pedro Alves <palves@redhat.com>
16210
16211 PR breakpoints/17000
16212 * gdb.base/sss-bp-on-user-bp.c: New file.
16213 * gdb.base/sss-bp-on-user-bp.exp: New file.
16214
16215 2014-05-30 David Blaikie <dblaikie@gmail.com>
16216
16217 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16218 gnu_inline semantics via attribute.
16219 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16220 source explicitly specifies the required semantics.
16221
16222 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16223
16224 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16225
16226 2014-05-29 Pedro Alves <palves@redhat.com>
16227 Tom Tromey <tromey@redhat.com>
16228
16229 * gdb.base/async-shell.exp: Don't enable target-async.
16230 * gdb.base/async.exp
16231 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16232 parameter. Adjust.
16233 (top level): Don't test with "target-async".
16234 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16235 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16236 * gdb.base/inferior-died.exp: Don't enable target-async.
16237 * gdb.base/interrupt-noterm.exp: Likewise.
16238 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16239 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16240 * gdb.mi/mi-nonstop.exp: Likewise.
16241 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16242 * gdb.mi/mi-nsintrall.exp: Likewise.
16243 * gdb.mi/mi-nsmoribund.exp: Likewise.
16244 * gdb.mi/mi-nsthrexec.exp: Likewise.
16245 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16246 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16247 * gdb.python/py-evsignal.exp: Don't enable target-async.
16248 * gdb.python/py-evthreads.exp: Likewise.
16249 * gdb.python/py-prompt.exp: Likewise.
16250 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16251 * gdb.server/solib-list.exp: Don't enable target-async.
16252 * gdb.threads/thread-specific-bp.exp: Likewise.
16253 * lib/mi-support.exp: Adjust to use mi-async.
16254
16255 2014-05-29 Pedro Alves <palves@redhat.com>
16256
16257 PR gdb/13860
16258 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16259 reason, even in sync mode.
16260
16261 2014-05-29 Pedro Alves <palves@redhat.com>
16262 Hui Zhu <hui@codesourcery.com>
16263
16264 PR PR15693
16265 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16266 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16267 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16268 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16269
16270 2014-05-28 Joel Brobecker <brobecker@adacore.com>
16271
16272 * config/monitor.exp (gdb_target_monitor): Replace use of
16273 "set remotebaud" by "set serial baud".
16274
16275 2014-05-26 Andy Wingo <wingo@igalia.com>
16276
16277 * gdb.guile/scm-breakpoint.exp:
16278 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16279 properties instead of gdb-object-properties.
16280
16281 2014-05-26 Yao Qi <yao@codesourcery.com>
16282
16283 * gdb.server/no-thread-db.exp: Specify source file name
16284 explicitly when setting a breakpoint.
16285
16286 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16287
16288 * gdb.btrace/vdso.c: New.
16289 * gdb.btrace/vdso.exp: New.
16290
16291 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16292
16293 * gdb.base/gcore.exp (capture_command_output): Move ...
16294 * lib/gdb.exp (capture_command_output): ... here.
16295
16296 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16297
16298 * gdb.btrace/data.exp: Test memory access during btrace replay.
16299
16300 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16301
16302 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16303
16304 2014-05-21 Pedro Alves <palves@redhat.com>
16305
16306 PR gdb/13860
16307 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16308 (top level): Test that output related to execution commands is
16309 sent to the console with CLI commands, but not with MI commands.
16310 Test that breakpoint events are always mirrored to the console.
16311 Also expect the new source line to be output after a "next" in
16312 async mode too. Make it a pass/fail test.
16313 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16314 output.
16315 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
16316
16317 2014-05-21 Pedro Alves <palves@redhat.com>
16318
16319 * gdb.base/list.exp (build_pattern, test_list): New procedures.
16320 Use them to test variations of "list" after reaching a breakpoint.
16321 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
16322 Test "list" with listsize 10 after reaching a breakpoint.
16323 * gdb.python/python.exp (decode_line current location line
16324 number): Adjust expected line number.
16325
16326 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
16327
16328 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
16329 behavior for $args, pass it directly to "run".
16330
16331 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
16332
16333 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
16334 30000 to 65536.
16335
16336 2014-05-21 Pedro Alves <palves@redhat.com>
16337
16338 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
16339 auto-connect-native-target off".
16340 * gdb.base/auto-connect-native-target.c: New file.
16341 * gdb.base/auto-connect-native-target.exp: New file.
16342
16343 2014-05-21 Pedro Alves <palves@redhat.com>
16344
16345 * gdb.base/default.exp: Test "target native" instead of "target
16346 child".
16347
16348 2014-05-21 Mark Wielaard <mjw@redhat.com>
16349
16350 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16351
16352 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16353
16354 Fix TLS access for -static -pthread.
16355 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
16356 <HAVE_TLS> (thread_function, main): Initialize it.
16357 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
16358 Add clean_restart.
16359 <$have_tls != "">: Check TLSVAR.
16360
16361 2014-05-21 Pedro Alves <palves@redhat.com>
16362
16363 * gdb.base/dcache-line-read-error.c: New.
16364 * gdb.base/dcache-line-read-error.exp: New.
16365
16366 2014-05-20 Pedro Alves <palves@redhat.com>
16367
16368 * gdb.base/compare-sections.c: New file.
16369 * gdb.base/compare-sections.exp: New file.
16370
16371 2014-05-20 Pedro Alves <palves@redhat.com>
16372
16373 * gdb.base/break-idempotent.c: New file.
16374 * gdb.base/break-idempotent.exp: New file.
16375
16376 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
16377
16378 * gdb.btrace/nohist.exp: New.
16379
16380 2014-05-20 Yao Qi <yao@codesourcery.com>
16381
16382 * lib/gdb.exp (gdb_init): Set timeout if test file is under
16383 gdb.reverse directory and gdb_reverse_timeout exists in board
16384 setting.
16385 * README: Document gdb_reverse_timeout.
16386
16387 2014-05-20 Yao Qi <yao@codesourcery.com>
16388
16389 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
16390 'test_file_name'. Treat args as a string instead of a list.
16391 (gdb_init): Rename argument 'args' by 'test_file_name'.
16392
16393 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
16394
16395 * gdb.arch/powerpc-power.exp: New file.
16396 * gdb.arch/powerpc-power.s: New file.
16397
16398 2014-05-16 Doug Evans <dje@google.com>
16399
16400 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
16401 * gdb.base/completion.exp: Check that all expected files exist
16402 before doing file completion.
16403
16404 2014-05-16 Doug Evans <dje@google.com>
16405
16406 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
16407 Update.
16408 (do_syscall_tests_without_xml): Update.
16409
16410 2014-05-16 Pedro Alves <palves@redhat.com>
16411
16412 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
16413 instead of "unknown output after running".
16414
16415 2014-05-16 Yao Qi <yao@codesourcery.com>
16416
16417 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
16418 file1.txt from host at the end.
16419 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16420
16421 2014-05-15 Doug Evans <dje@google.com>
16422
16423 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
16424 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
16425 loading file. Add test for TU lookup.
16426
16427 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16428
16429 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
16430 calling "-exec-arguments" or "set args" before running the
16431 inferior.
16432
16433 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16434
16435 * lib/mi-support.exp (mi_expect_stop): Expect message for
16436 inferiors that exit with non-zero exit code.
16437
16438 2014-05-14 Yao Qi <yao@codesourcery.com>
16439
16440 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
16441 match absolute path on remote host.
16442 (test_file_list_exec_source_files): Remove "/" from the
16443 pattern.
16444
16445 2014-05-14 Yao Qi <yao@codesourcery.com>
16446
16447 * boards/local-remote-host-notty.exp (${board}_file): New
16448 proc.
16449
16450 2014-05-07 Kyle McMartin <kyle@redhat.com>
16451
16452 Pushed by Joel Brobecker <brobecker@adacore.com>.
16453 * gdb.arch/aarch64-atomic-inst.c: New file.
16454 * gdb.arch/aarch64-atomic-inst.exp: New file.
16455
16456 2014-05-07 Yao Qi <yao@codesourcery.com>
16457
16458 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
16459 in current context" too.
16460
16461 2014-05-05 Keith Seitz <keiths@redhat.com>
16462
16463 * gdb.linespec/ls-dollar.exp: Add test for linespec
16464 file:convenience_variable.
16465
16466 2014-05-05 Yao Qi <yao@codesourcery.com>
16467
16468 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
16469 traceframes into tfile and ctf trace files. Read data from
16470 trace file and test collected data.
16471 (gdb_collect_locals_test): Likewise.
16472 (gdb_unavailable_registers_test): Likewise.
16473 (gdb_unavailable_floats): Likewise.
16474 (gdb_collect_globals_test): Likewise.
16475 (top-level): Append "ctf" to trace_file_targets if GDB
16476 supports.
16477
16478 2014-05-05 Yao Qi <yao@codesourcery.com>
16479
16480 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
16481 code to ...
16482 (gdb_collect_args_test_1): ... it. New proc.
16483 (gdb_collect_locals_test): Move some code to ...
16484 (gdb_collect_locals_test_1): ... it. New proc.
16485 (gdb_unavailable_registers_test): Move some code to ...
16486 (gdb_unavailable_registers_test_1): ... it. New proc.
16487 (gdb_unavailable_floats): Move some code to ...
16488 (gdb_unavailable_floats_1): ... it. New proc.
16489
16490 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16491
16492 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
16493 probes to test for bitness recognition.
16494 * gdb.arch/amd64-stap-optional-prefix.exp
16495 (test_probe_value_without_reg): New procedure.
16496 Add code to test for different kinds of bitness.
16497
16498 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16499
16500 PR breakpoints/16889
16501 * gdb.arch/amd64-stap-optional-prefix.S: New file.
16502 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16503
16504 2014-05-01 Pedro Alves <palves@redhat.com>
16505
16506 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
16507 gdb_file_cmd if no file is specified.
16508 * boards/native-extended-gdbserver.exp (gdb_load): Use the
16509 last_loaded_file to set the remote exec-file.
16510
16511 2014-05-01 Pedro Alves <palves@redhat.com>
16512
16513 * boards/local-remote-host.exp: New file.
16514
16515 2014-05-01 Pedro Alves <palves@redhat.com>
16516
16517 * boards/local-remote-host.exp: Rename to ...
16518 * boards/local-remote-host-notty.exp: ... this.
16519
16520 2014-04-28 Joel Brobecker <brobecker@adacore.com>
16521
16522 * gdb.ada/dyn_arrayidx: New testcase.
16523
16524 2014-04-26 Yao Qi <yao@codesourcery.com>
16525
16526 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16527 and compute the length of function main. Save it in
16528 $main_length.
16529 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
16530 (top-level): Use gdb_compile to compile objects into
16531 executable and restart GDB. Remove invocation to
16532 prepare_for_testing.
16533
16534 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
16535 Pedro Alves <palves@redhat.com>
16536
16537 PR server/16255
16538 * gdb.multi/multi-attach.c: New file.
16539 * gdb.multi/multi-attach.exp: New file.
16540
16541 2014-04-25 Pedro Alves <palves@redhat.com>
16542
16543 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
16544 user.
16545 (top level): Test that "set remote conditional-breakpoints-packet
16546 off" works as intended.
16547 * gdb.base/dprintf.exp: Test that "set remote
16548 breakpoint-commands-packet off" works as intended.
16549 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
16550 New function.
16551 (top level): Call it.
16552 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
16553 remote fast-tracepoints-packet off" works as intended.
16554 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
16555 * lib/gdb.exp (gdb_is_target_remote): ... here.
16556
16557 2014-04-24 David Blaikie <dblaikie@gmail.com>
16558
16559 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
16560 ensure clang would not discard them.
16561 * gdb.base/gdbvars.c: Ditto.
16562 * gdb.base/memattr.c: Ditto.
16563 * gdb.base/whatis.c: Ditto.
16564 * gdb.python/py-prettyprint.c: Ditto.
16565 * gdb.trace/actions.c: Ditto.
16566 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
16567 ensure clang would not discard it.
16568
16569 2014-04-24 David Blaikie <dblaikie@gmail.com>
16570
16571 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
16572 clang to emit the full definition of type required by the test
16573 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
16574
16575 2014-04-24 David Blaikie <dblaikie@gmail.com>
16576
16577 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
16578 coax Clang into emitting the definition of the type.
16579 * gdb.cp/pr10728-x.h (y): Ditto.
16580 * gdb.cp/pr10728-y.cc (y): Ditto.
16581
16582 2014-04-24 David Blaikie <dblaikie@gmail.com>
16583
16584 * gdb.base/label.exp: XFAIL label related tests under Clang.
16585 * gdb.cp/cplabel.exp: Ditto.
16586 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
16587 under Clang those using labels.
16588
16589 2014-04-25 Yao Qi <yao@codesourcery.com>
16590
16591 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
16592 double_label.
16593 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
16594 partial_label and double_label.
16595
16596 2014-04-24 David Blaikie <dblaikie@gmail.com>
16597
16598 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
16599
16600 2014-04-24 David Blaikie <dblaikie@gmail.com>
16601
16602 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
16603 of the function to work across GCC and Clang.
16604 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
16605 pointer types (const void ** const V void **).
16606
16607 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
16608 Walfred Tedeschi <walfred.tedeschi@intel.com>
16609
16610 * Makefile.in (EXECUTABLES): Added i386-avx512.
16611 * gdb.arch/i386-avx512.c: New file.
16612 * gdb.arch/i386-avx512.exp: Likewise.
16613
16614 2014-04-23 Keith Seitz <keiths@redhat.com>
16615
16616 * lib/mi-support.exp (mi_list_breakpoints): Delete.
16617 (mi_make_breakpoint_table): New procedure.
16618 (mi_create_breakpoint): Use mi_make_breakpoint
16619 and return the result.
16620 (mi_make_breakpoint): New procedure.
16621 (mi_build_kv_pairs): New procedure.
16622
16623 * gdb.mi/mi-break.exp: Remove unused globals,
16624 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
16625 All callers updated.
16626 * gdb.mi/mi-dprintf.exp: Use variable to track command
16627 number.
16628 Update all callers of mi_create_breakpoint and use
16629 mi_make_breakpoint_table.
16630 Remove any unused global variables.
16631 * gdb.mi/mi-nonstop.exp: Likewise.
16632 * gdb.mi/mi-nsintrall.exp: Likewise.
16633 * gdb.mi/mi-nsmoribund.exp: Likewise.
16634 * gdb.mi/mi-nsthrexec.exp: Likewise.
16635 * gdb.mi/mi-reverse.exp: Likewise.
16636 * gdb.mi/mi-simplerun.exp: Likewise.
16637 * gdb.mi/mi-stepn.exp: Likewise.
16638 * gdb.mi/mi-syn-frame.exp: Likewise.
16639 * gdb.mi/mi-until.exp: Likewise.
16640 * gdb.mi/mi-var-cp.exp: Likewise.
16641 * gdb.mi/mi-var-display.exp: Likewise.
16642 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
16643 * gdb.mi/mi2-var-child.exp: Likewise.
16644 * gdb.mi/mi-vla-c99.exp: Likewise.
16645 * lib/mi-support.exp: Likewise.
16646
16647 From Ian Lance Taylor <iant@cygnus.com>:
16648 * lib/gdb.exp (parse_args): New procedure.
16649
16650 2014-04-23 Pedro Alves <palves@redhat.com>
16651
16652 * gdb.base/break-unload-file.c: New file.
16653 * gdb.base/break-unload-file.exp: New file.
16654 * gdb.base/sym-file-lib.c (baz): New function.
16655 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
16656 field.
16657 (load): Store the segment's mapped size.
16658 (unload): New function.
16659 (unload_shlib): New function.
16660 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
16661 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
16662 set a breakpoint at baz, and call it.
16663 * gdb.base/sym-file.exp: New tests for stale breakpoint
16664 instructions.
16665
16666 2014-04-23 Pedro Alves <palves@redhat.com>
16667
16668 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
16669 * gdb.base/hbreak-in-shr-unsupported.c: New file.
16670 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
16671 * gdb.base/hbreak-unmapped.c: New file.
16672 * gdb.base/hbreak-unmapped.exp: New file.
16673 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
16674 * lib/gdb.exp (gdb_is_target_remote): ... here.
16675
16676 2014-04-22 Pedro Alves <palves@redhat.com>
16677
16678 * gdb.base/consecutive-step-over.c: New file.
16679 * gdb.base/consecutive-step-over.exp: New file.
16680
16681 2014-04-22 Pedro Alves <palves@redhat.com>
16682
16683 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
16684 instead of send_gdb/gdb_expect.
16685
16686 2014-04-22 Yao Qi <yao@codesourcery.com>
16687
16688 * lib/trace-support.exp (generate_tracefile): New procedure.
16689 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
16690 return 0.
16691 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
16692 if generate_tracefile returns 1.
16693
16694 2014-04-18 Tom Tromey <palves@redhat.com>
16695 Pedro alves <tromey@redhat.com>
16696
16697 PR backtrace/15558
16698 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
16699 with a backtrace limit.
16700 * gdb.python/py-frame-inline.exp: Test running to an inline
16701 function with a backtrace limit, and printing the newest frame.
16702 * gdb.python/py-frame-inline.c (main): Call f.
16703
16704 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16705
16706 * gdb.java/jnpe.exp: Drop srcdir from untested path.
16707
16708 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16709
16710 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
16711 Drop prefix from unsupported source file path.
16712
16713 2014-04-17 Yao Qi <yao@codesourcery.com>
16714
16715 * lib/gdb.exp (with_target_charset): New proc.
16716 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
16717 with_target_charset.
16718 (test_print_strings): Likewise.
16719 (test_repeat_bytes): Likewise.
16720 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
16721 for some tests.
16722
16723 2014-04-16 Keith Seitz <keiths@redhat.com>
16724
16725 PR gdb/15827
16726 * gdb.dwarf2/corrupt.c: New file.
16727 * gdb.dwarf2/corrupt.exp: New file.
16728
16729 2014-04-16 Keith Seitz <keiths@redhat.com>
16730
16731 PR c++/16597
16732 * gdb.cp/namelessclass.cc: New file.
16733 * gdb.cp/namelessclass.exp: New file.
16734 * gdb.cp/namelessclass.S: New file.
16735
16736 2014-04-16 Doug Evans <dje@google.com>
16737
16738 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
16739 Add comment.
16740 (gdbserver_default_get_comm_port): New function.
16741 (gdbserver_start): Check if board file provided
16742 "gdbserver,get_comm_port" and use it if so.
16743 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
16744 (gdb,socketport): Set to "stdio".
16745 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
16746 (stdio_gdbserver_template): Delete.
16747 (${board}_get_remote_address): Update.
16748 (${board}_build_remote_cmd): Delete.
16749 (${board}_get_comm_port): New function.
16750 (${board}_spawn): Update.
16751 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
16752 Delete.
16753 (${board}_get_remote_address): Update.
16754 (${board}_get_comm_port): New function.
16755
16756 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
16757
16758 * gdb.base/memattr.exp: Improve regexps to handle memory regions
16759 appearing in any order.
16760
16761 2014-04-15 Doug Evans <dje@google.com>
16762
16763 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16764 uninitialized value of "description".
16765
16766 2014-04-15 Keith Seitz <keiths@redhat.com>
16767
16768 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16769 Remove unused globals.
16770 (test_running_the_program): Likewise.
16771 (test_controlled_execution): Likewise.
16772 (test_controlling_breakpoints): Likewise.
16773 (test_program_termination): Likewise.
16774
16775 2014-04-15 Keith Seitz <keiths@redhat.com>
16776
16777 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16778 unused globals.
16779 (test_rbreak_creation_and_listing): Likewise.
16780 (test_ignore_count): Likewise.
16781 (test_error): Likewise.
16782
16783 2014-04-15 Pedro Alves <palves@redhat.com>
16784
16785 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16786 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16787 sym-file-loader.c.
16788 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16789 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16790 to sym-file-loader.c.
16791 (struct library): Forward declare.
16792 (load_shlib, lookup_function): Change prototypes.
16793 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16794 (translate_offset): Remove declarations.
16795 (get_text_addr): New declaration.
16796 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16797 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16798 sym-file-loader.h.
16799 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16800 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16801 here from sym-file-loader.h.
16802 (struct library): New structure.
16803 (load_shlib, lookup_function): Change prototypes and adjust to
16804 work with a struct library.
16805 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16806 (translate_offset): Make static.
16807 (get_text_addr): New function.
16808 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16809
16810 2014-04-15 Pedro Alves <palves@redhat.com>
16811
16812 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16813
16814 2014-04-15 Pedro Alves <palves@redhat.com>
16815
16816 * gdb.base/sym-file-loader.c: Include <limits.h>.
16817 (SELF_LINK): New define.
16818 (get_origin): New function.
16819 (load_shlib): Use it.
16820 * gdb.base/sym-file.exp: Don't early return if the target is
16821 remote. Use runto_main, and issue fail is that fails. Use
16822 gdb_load_shlibs.
16823 (shlib_name): Delete.
16824 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16825
16826 2014-04-15 Pedro Alves <palves@redhat.com>
16827
16828 * gdb.base/sym-file.exp: Remove regex characters from test
16829 message. Don't refer to breakpoint numbers in test messages.
16830
16831 2014-04-14 Keith Seitz <keiths@redhat.com>
16832
16833 PR c++/16253
16834 * gdb.cp/var-tag.cc: New file.
16835 * gdb.cp/var-tag.exp: New file.
16836 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16837 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16838 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16839 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16840
16841 2014-04-14 Tom Tromey <tromey@redhat.com>
16842
16843 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16844 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16845 type.
16846 * gdb.cp/enum-class.exp: New file.
16847 * gdb.cp/enum-class.cc: New file.
16848
16849 2014-04-14 Tom Tromey <tromey@redhat.com>
16850
16851 * gdb.dwarf2/enum-type.exp: New file.
16852
16853 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16854
16855 * gdb.mi/mi-vla-c99.exp: New file.
16856 * gdb.mi/vla.c: New file.
16857
16858 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16859
16860 * gdb.base/vla-datatypes.c: New file.
16861 * gdb.base/vla-datatypes.exp: New file.
16862
16863 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16864
16865 * gdb.base/vla-ptr.c: New file.
16866 * gdb.base/vla-ptr.exp: New file.
16867
16868 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16869
16870 * gdb.dwarf2/count.exp: New file.
16871
16872 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16873
16874 * gdb.base/vla-sideeffect.c: New file.
16875 * gdb.base/vla-sideeffect.exp: New file.
16876
16877 2014-04-14 David Blaikie <dblaikie@gmail.com>
16878
16879 * gdb.mi/non-stop.c: Add return value for non-void function return
16880 statement.
16881 * gdb.threads/staticthreads.c: Ditto.
16882
16883 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16884 Doug Evans <xdje42@gmail.com>
16885
16886 * gdb.guile/scm-value.c: Improve test case.
16887 * gdb.guile/scm-value.exp: Add new test.
16888
16889 2014-04-11 David Blaikie <dblaikie@gmail.com>
16890
16891 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16892 override Clang's default.
16893
16894 2014-04-11 Joel Brobecker <brobecker@adacore.com>
16895
16896 Revert the following changes (regressions):
16897
16898 * gdb.base/vla-sideeffect.c: New file.
16899 * gdb.base/vla-sideeffect.exp: New file.
16900
16901 * gdb.dwarf2/count.exp: New file.
16902
16903 * gdb.base/vla-multi.c: New file.
16904 * gdb.base/vla-multi.exp: New file.
16905
16906 * gdb.base/vla-ptr.c: New file.
16907 * gdb.base/vla-ptr.exp: New file.
16908
16909 * gdb.base/vla-datatypes.c: New file.
16910 * gdb.base/vla-datatypes.exp: New file.
16911
16912 * gdb.mi/mi-vla-c99.exp: New file.
16913 * gdb.mi/vla.c: New file.
16914
16915 2014-04-11 Keith Seitz <keiths@redhat.com>
16916
16917 PR c++/16675
16918 * gdb.cp/cpsizeof.exp: New file.
16919 * gdb.cp/cpsizeof.cc: New file.
16920
16921 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16922
16923 * gdb.mi/mi-vla-c99.exp: New file.
16924 * gdb.mi/vla.c: New file.
16925
16926 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16927
16928 * gdb.base/vla-datatypes.c: New file.
16929 * gdb.base/vla-datatypes.exp: New file.
16930
16931 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16932
16933 * gdb.base/vla-ptr.c: New file.
16934 * gdb.base/vla-ptr.exp: New file.
16935
16936 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16937
16938 * gdb.base/vla-multi.c: New file.
16939 * gdb.base/vla-multi.exp: New file.
16940
16941 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16942
16943 * gdb.dwarf2/count.exp: New file.
16944
16945 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16946
16947 * gdb.base/vla-sideeffect.c: New file.
16948 * gdb.base/vla-sideeffect.exp: New file.
16949
16950 2014-04-11 Yao Qi <yao@codesourcery.com>
16951
16952 * gdb.base/completion.exp: Check file exists before running tests
16953 on file completion.
16954
16955 2014-04-10 Pedro Alves <palves@redhat.com>
16956
16957 * gdb.base/cond-eval-mode.c: New file.
16958 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
16959 prepare_for_testing to build the new file. Check result of
16960 runto_main.
16961 (test_break, test_watch): New procedures.
16962 (top level): Use them.
16963
16964 2014-04-08 Pierre Muller <muller@sourceware.org>
16965
16966 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
16967 Ctrl-V use for mingw hosts.
16968
16969 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
16970
16971 * gdb.python/py-value.c: Improve test case.
16972 * gdb.python/py-value.exp: Add new test.
16973
16974 2014-04-07 David Blaikie <dblaikie@gmail.com>
16975
16976 * lib/compiler.c: Identify the clang compiler.
16977 * lib/compiler.cc: Ditto.
16978
16979 2014-04-03 Yao Qi <yao@codesourcery.com>
16980
16981 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16982
16983 2014-04-01 Anton Blanchard <anton@samba.org>
16984
16985 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
16986 messages unique.
16987
16988 2014-04-01 Anton Blanchard <anton@samba.org>
16989
16990 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
16991 prepare_for_testing.
16992
16993 2014-04-01 Anton Blanchard <anton@samba.org>
16994
16995 * gdb.arch/ppc64-atomic-inst.c: Remove.
16996 * gdb.arch/ppc64-atomic-inst.S: New file.
16997 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16998
16999 2014-03-31 Doug Evans <dje@google.com>
17000
17001 * gdb.base/print-symbol-loading-lib.c: New file.
17002 * gdb.base/print-symbol-loading-main.c: New file.
17003 * gdb.base/print-symbol-loading.exp: New file.
17004
17005 2014-03-31 Yao Qi <yao@codesourcery.com>
17006
17007 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17008
17009 2014-03-28 Joel Brobecker <brobecker@adacore.com>
17010
17011 * gdb.ada/mi_dyn_arr: New testcase.
17012
17013 2014-03-27 Doug Evans <dje@google.com>
17014
17015 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17016
17017 2014-03-27 Yao Qi <yao@codesourcery.com>
17018
17019 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17020 if target is nios2-*-*.
17021
17022 2014-03-26 Yao Qi <yao@codesourcery.com>
17023
17024 * lib/gdb.exp (readline_is_used): New proc.
17025 * gdb.base/completion.exp: Move tests on command complete up.
17026 Skip the rest of tests if readline is not used.
17027 * gdb.ada/complete.exp: Skp the test if readline is not
17028 used.
17029 * gdb.base/filesym.exp: Likewise.
17030 * gdb.base/macscp.exp: Likewise.
17031 * gdb.base/readline-ask.exp: Likewise.
17032 * gdb.base/readline.exp: Likewise.
17033 * gdb.python/py-cmd.exp: Likewise.
17034 * gdb.trace/tfile.exp: Likewise.
17035
17036 2014-03-26 Yao Qi <yao@codesourcery.com>
17037
17038 * gdb.base/macscp.exp: Fix code format issues.
17039
17040 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17041
17042 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17043 * gdb.asm/powerpc64le.inc: New file.
17044
17045 2014-03-25 Pedro Alves <palves@redhat.com>
17046 Doug Evans <dje@google.com>
17047
17048 * gdb.base/source-execution.c: New file.
17049 * gdb.base/source-execution.exp: New file.
17050 * gdb.base/source-execution.gdb: New file.
17051
17052 2014-03-24 Doug Evans <dje@google.com>
17053
17054 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17055 using fission.
17056
17057 2014-03-24 Hui Zhu <hui@codesourcery.com>
17058 Pedro Alves <palves@redhat.com>
17059
17060 PR breakpoints/16101
17061 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17062 test pass/fail messages. Detect missing support for dprintf when
17063 breakpoints are actually inserted.
17064 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17065 breakpoints are actually inserted.
17066 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17067 fails.
17068
17069 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17070
17071 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17072
17073 2014-03-22 Doug Evans <xdje42@gmail.com>
17074
17075 * gdb.python/python.exp (python not supported): Verify multi-line
17076 python command issues an error.
17077 * gdb.guile/guile.exp (guile not supported): Verify multi-line
17078 guile command issues an error.
17079
17080 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17081
17082 * gdb.threads/thread-specific.exp: Handle the lack of usable
17083 $this_breakpoint and $this_thread.
17084
17085 2014-03-21 Hui Zhu <hui@codesourcery.com>
17086
17087 * gdb.base/attach.exp (do_command_attach_tests): New.
17088
17089 2014-03-20 Tom Tromey <tromey@redhat.com>
17090 Pedro Alves <palves@redhat.com>
17091
17092 PR cli/15718
17093 * gdb.base/condbreak-call-false.c: New file.
17094 * gdb.base/condbreak-call-false.exp: New file.
17095
17096 2014-03-20 Pedro Alves <palves@redhat.com>
17097
17098 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17099 Delete.
17100 (block_signals, unblock_signals): Delete.
17101 (child_function_2, main): Remove references to deleted variable
17102 and functions.
17103
17104 2014-03-20 Pedro Alves <palves@redhat.com>
17105
17106 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17107 Use pthread_kill to signal thread 2.
17108 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17109 Adjust to make the test send itself a signal rather than using the
17110 host's "kill" command.
17111
17112 2014-03-20 Pedro Alves <palves@redhat.com>
17113
17114 * gdb.threads/multiple-step-overs.c: New file.
17115 * gdb.threads/multiple-step-overs.exp: New file.
17116 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17117 Adjust expected infrun debug output.
17118
17119 2014-03-20 Pedro Alves <palves@redhat.com>
17120
17121 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17122 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17123
17124 2014-03-20 Pedro Alves <palves@redhat.com>
17125
17126 PR breakpoints/7143
17127 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17128 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17129 of gdb_test_multiple.
17130 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17131 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17132
17133 2014-03-20 Pedro Alves <palves@redhat.com>
17134
17135 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17136 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17137
17138 2014-03-19 Pedro Alves <palves@redhat.com>
17139
17140 * gdb.base/async.exp: Remove early return.
17141
17142 2014-03-19 Pedro Alves <palves@redhat.com>
17143
17144 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17145
17146 2014-03-19 Pedro Alves <palves@redhat.com>
17147
17148 * gdb.base/async.exp (test_background): Expect \r\n after
17149 "completed." in the fail pattern.
17150
17151 2014-03-19 Pedro Alves <palves@redhat.com>
17152
17153 * gdb.base/async.exp (test_background): New procedure.
17154 Use it for all background execution command tests.
17155
17156 2014-03-19 Pedro Alves <palves@redhat.com>
17157
17158 * gdb.base/async.exp: Use prepare_for_testing.
17159
17160 2014-03-19 Pedro Alves <palves@redhat.com>
17161
17162 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17163 the same line.
17164
17165 2014-03-19 Pedro Alves <palves@redhat.com>
17166
17167 * gdb.base/async.c (main): Add "jump here" and "until here" line
17168 marker comments.
17169 * gdb.base/async.exp (jump_here): New global.
17170 (jump& test): Use it.
17171 (until_here): New global.
17172 (until& test): Use it.
17173
17174 2014-03-19 Pedro Alves <palves@redhat.com>
17175
17176 * gdb.base/async.exp: Don't frob gdb_protocol.
17177
17178 2014-03-18 Doug Evans <xdje42@gmail.com>
17179
17180 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17181 Fix spelling of exec-done-display.
17182
17183 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17184
17185 PR gdb/15358
17186 * gdb.base/gdb-sigterm.c: New file.
17187 * gdb.base/gdb-sigterm.exp: New file.
17188
17189 2014-03-18 Pedro Alves <palves@redhat.com>
17190
17191 PR gdb/13860
17192 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17193 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17194 solib-event.
17195
17196 2014-03-17 Joel Brobecker <brobecker@adacore.com>
17197
17198 * gdb.ada/pckd_arr_ren: New testcase.
17199
17200 2014-03-13 Doug Evans <xdje42@gmail.com>
17201
17202 PR guile/16612
17203 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17204 collect after discarding symbols.
17205
17206 2014-03-13 Ludovic Courtès <ludo@gnu.org>
17207 Doug Evans <xdje42@gmail.com>
17208
17209 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17210 to history survives a gc.
17211
17212 2014-03-13 Pedro Alves <palves@redhat.com>
17213
17214 * gdb.base/default.exp: Don't test "target procfs".
17215
17216 2014-03-13 Pedro Alves <palves@redhat.com>
17217
17218 * gdb.base/default.exp: Update "target child" and "target procfs"
17219 tests to not expect "Unix".
17220
17221 2014-03-12 Tom Tromey <tromey@redhat.com>
17222
17223 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17224 New procs. Add target-async tests.
17225 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17226 Add target-async tests.
17227
17228 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17229
17230 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17231 'func_start' and 'func_end' for the beginning and end of the
17232 function code, respectively.
17233 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17234 'func_end' instead of 'func' and 'main'.
17235
17236 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17237
17238 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17239 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17240 generate the debug info assembler source.
17241
17242 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17243
17244 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17245 * gdb.dwarf2/arr-subrange.exp: Likewise.
17246 * gdb.dwarf2/dwz.exp: Likewise.
17247 * gdb.dwarf2/method-ptr.exp: Likewise.
17248 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17249 * gdb.dwarf2/subrange.exp: Likewise.
17250 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17251 * gdb.dwarf2/implptrpiece.exp: Likewise.
17252 * gdb.dwarf2/nostaticblock.exp: Likewise.
17253
17254 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17255
17256 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17257 directory to absolute path name arguments.
17258
17259 2014-03-10 Joel Brobecker <brobecker@adacore.com>
17260
17261 * gdb.ada/tagged_access: New testcase.
17262
17263 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17264
17265 * gdb.btrace/data.exp: Update expected output.
17266
17267 2014-03-06 Yao Qi <yao@codesourcery.com>
17268
17269 * gdb.trace/pr16508.exp: New file.
17270
17271 2014-03-05 Pedro Alves <palves@redhat.com>
17272
17273 PR gdb/16575
17274 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17275 procedure.
17276 (top level): Adjust to use it. Add tests that exercise breakpoint
17277 interaction with the code-cache.
17278
17279 2014-02-26 Ludovic Courtès <ludo@gnu.org>
17280
17281 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17282 test for 'history-append!'.
17283
17284 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17285
17286 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17287 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17288 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17289 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17290 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17291 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17292
17293 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17294
17295 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17296 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17297 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17298
17299 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17300
17301 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17302
17303 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17304
17305 * gdb.dwarf2/arr-stride.c: New file.
17306 * gdb.dwarf2/arr-stride.exp: New file.
17307
17308 2014-02-26 Pedro Alves <palves@redhat.com>
17309
17310 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17311 that won't ever trigger. Make sure that GDB reports the correct
17312 breakpoint that caused the stop.
17313
17314 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17315
17316 PR gdb/16626
17317 * gdb.base/auto-load-script: New file.
17318 * gdb.base/auto-load.c: New file.
17319 * gdb.base/auto-load.exp: New file.
17320
17321 PR gdb/16626
17322 * gdb.base/auto-load.exp: Fix out-of-srctree run.
17323
17324 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17325
17326 Fix dw2-icycle.exp -fsanitize=address GDB crash.
17327 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
17328
17329 2014-02-24 Doug Evans <dje@google.com>
17330
17331 * lib/gdb.exp (run_on_host): Log error output if program fails.
17332
17333 2014-02-21 Pedro Alves <palves@redhat.com>
17334
17335 * gdb.threads/step-after-sr-lock.c: Rename to ...
17336 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
17337 * gdb.threads/step-after-sr-lock.exp: Rename to ...
17338 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17339 ... this.
17340
17341 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
17342
17343 PR tdep/16397
17344 * gdb.arch/amd64-stap-special-operands.exp: New file.
17345 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
17346 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
17347 * gdb.arch/amd64-stap-triplet.S: Likewise.
17348 * gdb.arch/amd64-stap-triplet.c: Likewise.
17349
17350 2014-02-20 Joel Brobecker <brobecker@adacore.com>
17351
17352 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
17353 in .section pseudo-op.
17354
17355 2014-02-20 lin zuojian <manjian2006@gmail.com>
17356 Joel Brobecker <brobecker@adacore.com>
17357 Doug Evans <xdje42@gmail.com>
17358
17359 PR symtab/16581
17360 * gdb.dwarf2/dw2-icycle.S: New file.
17361 * gdb.dwarf2/dw2-icycle.c: New file.
17362 * gdb.dwarf2/dw2-icycle.exp: New file.
17363
17364 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
17365
17366 * gdb.python/py-value-cc.cc: Improve test case to enable testing
17367 operations on gdb.Value objects.
17368 * gdb.python/py-value-cc.exp: Add new test to test operations on
17369 gdb.Value objects.
17370
17371 2014-02-18 Doug Evans <dje@google.com>
17372
17373 * Makefile.in (TESTS): New variable.
17374 (expanded_tests, expanded_tests_or_none): New variables
17375 (check-single): Pass $(expanded_tests_or_none) to runtest.
17376 (check-parallel): Only run tests in $(TESTS) if non-empty.
17377 (check/no-matching-tests-found): New rule.
17378 * README: Document TESTS makefile variable.
17379
17380 2014-02-18 Doug Evans <dje@google.com>
17381
17382 * Makefile.in (check-parallel): rm -rf outputs temp.
17383
17384 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17385
17386 Fix "ERROR: no fileid for" in the testsuite.
17387 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
17388
17389 2014-02-12 Doug Evans <dje@google.com>
17390
17391 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
17392 (MISCELLANEOUS): New variable.
17393 (clean): rm -rf $(MISCELLANEOUS).
17394 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
17395 dwp live in the same directory as symlinks, with each symlink pointed
17396 to a differently named file in a different directory.
17397
17398 2014-02-11 Doug Evans <dje@google.com>
17399
17400 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
17401 of Tcl file commands.
17402
17403 2014-02-10 Mark Kettenis <kettenis@gnu.org>
17404
17405 * gdb.threads/step-after-sr-lock.exp: Avoid executing
17406 "kill -SIGUSR1 -1".
17407
17408 2014-02-10 Joel Brobecker <brobecker@adacore.com>
17409
17410 * gdb.ada/tick_length_array_enum_idx: New testcase.
17411
17412 2014-02-10 Doug Evans <xdje42@gmail.com>
17413
17414 * configure.ac (AC_OUTPUT): Add gdb.guile.
17415 * configure: Regenerate.
17416 * lib/gdb-guile.exp: New file.
17417 * lib/gdb.exp (get_target_charset): New function.
17418 * gdb.base/help.exp: Update expected output from "apropos apropos".
17419 * gdb.guile/Makefile.in: New file.
17420 * gdb.guile/guile.exp: New file.
17421 * gdb.guile/scm-arch.c: New file.
17422 * gdb.guile/scm-arch.exp: New file.
17423 * gdb.guile/scm-block.c: New file.
17424 * gdb.guile/scm-block.exp: New file.
17425 * gdb.guile/scm-breakpoint.c: New file.
17426 * gdb.guile/scm-breakpoint.exp: New file.
17427 * gdb.guile/scm-disasm.c: New file.
17428 * gdb.guile/scm-disasm.exp: New file.
17429 * gdb.guile/scm-equal.c: New file.
17430 * gdb.guile/scm-equal.exp: New file.
17431 * gdb.guile/scm-error.exp: New file.
17432 * gdb.guile/scm-error.scm: New file.
17433 * gdb.guile/scm-frame-args.c: New file.
17434 * gdb.guile/scm-frame-args.exp: New file.
17435 * gdb.guile/scm-frame-args.scm: New file.
17436 * gdb.guile/scm-frame-inline.c: New file.
17437 * gdb.guile/scm-frame-inline.exp: New file.
17438 * gdb.guile/scm-frame.c: New file.
17439 * gdb.guile/scm-frame.exp: New file.
17440 * gdb.guile/scm-generics.exp: New file.
17441 * gdb.guile/scm-gsmob.exp: New file.
17442 * gdb.guile/scm-iterator.c: New file.
17443 * gdb.guile/scm-iterator.exp: New file.
17444 * gdb.guile/scm-math.c: New file.
17445 * gdb.guile/scm-math.exp: New file.
17446 * gdb.guile/scm-objfile-script-gdb.in: New file.
17447 * gdb.guile/scm-objfile-script.c: New file.
17448 * gdb.guile/scm-objfile-script.exp: New file.
17449 * gdb.guile/scm-objfile.c: New file.
17450 * gdb.guile/scm-objfile.exp: New file.
17451 * gdb.guile/scm-ports.exp: New file.
17452 * gdb.guile/scm-pretty-print.c: New file.
17453 * gdb.guile/scm-pretty-print.exp: New file.
17454 * gdb.guile/scm-pretty-print.scm: New file.
17455 * gdb.guile/scm-section-script.c: New file.
17456 * gdb.guile/scm-section-script.exp: New file.
17457 * gdb.guile/scm-section-script.scm: New file.
17458 * gdb.guile/scm-symbol.c: New file.
17459 * gdb.guile/scm-symbol.exp: New file.
17460 * gdb.guile/scm-symtab-2.c: New file.
17461 * gdb.guile/scm-symtab.c: New file.
17462 * gdb.guile/scm-symtab.exp: New file.
17463 * gdb.guile/scm-type.c: New file.
17464 * gdb.guile/scm-type.exp: New file.
17465 * gdb.guile/scm-value-cc.cc: New file.
17466 * gdb.guile/scm-value-cc.exp: New file.
17467 * gdb.guile/scm-value.c: New file.
17468 * gdb.guile/scm-value.exp: New file.
17469 * gdb.guile/source2.scm: New file.
17470 * gdb.guile/types-module.cc: New file.
17471 * gdb.guile/types-module.exp: New file.
17472
17473 2014-02-10 Yao Qi <yao@codesourcery.com>
17474
17475 PR testsuite/16543
17476 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
17477 * configure: Regenerated.
17478 * Makefile.in: New file.
17479
17480 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
17481
17482 * gdb.python/py-framefilter.exp: Fix typo.
17483
17484 2014-02-08 Yao Qi <yao@codesourcery.com>
17485
17486 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
17487 that no =breakpoint-modified is emitted when breakpoints are
17488 modified through MI commands.
17489
17490 2014-02-07 Pedro Alves <pedro@codesourcery.com>
17491 Pedro Alves <palves@redhat.com>
17492
17493 * gdb.threads/step-after-sr-lock.c: New file.
17494 * gdb.threads/step-after-sr-lock.exp: New file.
17495
17496 2014-02-07 Pedro Alves <palves@redhat.com>
17497
17498 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
17499
17500 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17501
17502 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
17503 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
17504
17505 2014-02-06 Doug Evans <xdje42@gmail.com>
17506
17507 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
17508 output.
17509
17510 * gdb.gdb/python-interrupts.exp: New file.
17511
17512 2014-02-05 Yao Qi <yao@codesourcery.com>
17513
17514 * gdb.trace/report.exp (use_collected_data): Test the output
17515 of "info threads" and "info inferiors".
17516
17517 2014-02-05 Yao Qi <yao@codesourcery.com>
17518
17519 Revert this patch:
17520
17521 2013-05-24 Yao Qi <yao@codesourcery.com>
17522
17523 * gdb.trace/tfile.exp: Test inferior and thread.
17524
17525 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17526
17527 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17528 on a function.
17529 * gdb.base/step-bt.c: Call hello via function pointer to make
17530 sure its first instruction is executed on powerpc64le-linux.
17531
17532 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17533
17534 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
17535
17536 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17537
17538 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
17539 of the test patterns for use on little-endian systems.
17540
17541 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17542
17543 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
17544 (decimal_vector): Fix for little-endian.
17545
17546 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
17547
17548 * gdb.arch/sparc-sysstep.exp: New file.
17549 * gdb.arch/sparc-sysstep.c: Likewise.
17550
17551 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
17552
17553 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17554
17555 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
17556
17557 2014-01-23 Tom Tromey <tromey@redhat.com>
17558
17559 * gdb.ada/array_char_idx: New testcase.
17560
17561 2014-01-23 Tom Tromey <tromey@redhat.com>
17562
17563 PR python/16487:
17564 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
17565 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
17566 classes.
17567
17568 2014-01-23 Tom Tromey <tromey@redhat.com>
17569
17570 PR python/16491:
17571 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
17572 string from an inferior frame.
17573 * gdb.python/py-framefilter-mi.exp: Update.
17574
17575 2014-01-22 Doug Evans <dje@google.com>
17576
17577 * gdb.server/server-mon.exp: Add tests for "set debug-format".
17578
17579 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17580
17581 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
17582
17583 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17584
17585 * gdb.trace/entry-values.exp: Remove excess space character from
17586 regex patterns. Handle s390 call instruction.
17587
17588 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17589
17590 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
17591 define "*_start" label. Make "name" static.
17592 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
17593 ${name} by references to ${name}_start.
17594
17595 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17596
17597 * gdb.base/info-macros.exp: Remove "debug" from the compile
17598 options.
17599
17600 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17601
17602 * gdb.dlang/demangle.exp: New file.
17603
17604 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17605
17606 * gdb.dlang/primitive-types.exp: New file.
17607
17608 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17609
17610 * configure.ac: Create gdb.dlang/Makefile.
17611 * configure: Regenerate.
17612 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
17613 * gdb.dlang/Makefile.in: New file.
17614 * lib/d-support.exp: New file.
17615 * lib/gdb.exp (skip_d_tests): New proc.
17616
17617 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17618
17619 * gdb.btrace/delta.exp: Check reverse stepi.
17620 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
17621 * gdb.btrace/finish.exp: New.
17622 * gdb.btrace/next.exp: New.
17623 * gdb.btrace/nexti.exp: New.
17624 * gdb.btrace/record_goto.c: Add comments.
17625 * gdb.btrace/step.exp: New.
17626 * gdb.btrace/stepi.exp: New.
17627 * gdb.btrace/multi-thread-step.c: New.
17628 * gdb.btrace/multi-thread-step.exp: New.
17629 * gdb.btrace/rn-dl-bind.c: New.
17630 * gdb.btrace/rn-dl-bind.exp: New.
17631 * gdb.btrace/data.c: New.
17632 * gdb.btrace/data.exp: New.
17633 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17634
17635 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17636
17637 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
17638 * gdb.btrace/exception.exp: Update.
17639 * gdb.btrace/instruction_history.exp: Update.
17640 * gdb.btrace/record_goto.exp: Update.
17641 * gdb.btrace/tailcall.exp: Update.
17642 * gdb.btrace/unknown_functions.exp: Update.
17643 * gdb.btrace/delta.exp: New.
17644
17645 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17646
17647 * gdb.btrace/record_goto.exp: Add backtrace test.
17648 * gdb.btrace/tailcall.exp: Add backtrace test.
17649
17650 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17651
17652 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
17653 * gdb.btrace/record_goto.c: New.
17654 * gdb.btrace/record_goto.exp: New.
17655 * gdb.btrace/x86-record_goto.S: New.
17656
17657 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17658
17659 * gdb.btrace/function_call_history.exp: Update tests.
17660 * gdb.btrace/instruction_history.exp: Update tests.
17661
17662 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17663
17664 * gdb.btrace/function_call_history.exp: Fix expected field
17665 order for "record function-call-history".
17666 Add new tests for "record function-call-history /c".
17667 * gdb.btrace/exception.cc: New.
17668 * gdb.btrace/exception.exp: New.
17669 * gdb.btrace/tailcall.exp: New.
17670 * gdb.btrace/x86-tailcall.S: New.
17671 * gdb.btrace/x86-tailcall.c: New.
17672 * gdb.btrace/unknown_functions.c: New.
17673 * gdb.btrace/unknown_functions.exp: New.
17674 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17675
17676 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17677
17678 * gdb.btrace/instruction_history.exp: Update.
17679 * gdb.btrace/function_call_history.exp: Update.
17680
17681 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17682
17683 * gdb.btrace/function_call_history.exp: Fix expected function
17684 trace.
17685 * gdb.btrace/instruction_history.exp: Initialize traced.
17686 Remove traced_functions.
17687
17688 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17689
17690 * gdb.btrace/function_call_history.exp: Update
17691 * gdb.btrace/instruction_history.exp: Update.
17692
17693 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17694
17695 * gdb.btrace/enable.exp: Update expected text.
17696
17697 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
17698
17699 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
17700 bytes.
17701
17702 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
17703
17704 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
17705
17706 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
17707
17708 * lib/gdb.exp (supports_process_record): Return true for
17709 arm*-linux*. (supports_reverse): Likewise.
17710
17711 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
17712
17713 PR python/15464
17714 PR python/16113
17715 * gdb.python/py-type.c: Enhance test case.
17716 * gdb.python/py-value-cc.cc: Likewise
17717 * gdb.python/py-type.exp: Add new tests.
17718 * gdb.python/py-value-cc.exp: Likewise
17719
17720 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17721 Pedro Alves <palves@redhat.com>
17722
17723 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
17724 Make "name" extern.
17725 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
17726 references to ${name}_start by references to ${name}.
17727
17728 2014-01-10 Joel Brobecker <brobecker@adacore.com>
17729
17730 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
17731
17732 2014-01-10 Joel Brobecker <brobecker@adacore.com>
17733
17734 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
17735
17736 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
17737 Pedro Alves <palves@redhat.com>
17738
17739 * gdb.mi/mi-info-os.exp: Connect to the target with
17740 mi_gdb_target_load.
17741
17742 2014-01-08 Pedro Alves <palves@redhat.com>
17743
17744 * gdb.threads/reconnect-signal.c: New file.
17745 * gdb.threads/reconnect-signal.exp: New file.
17746
17747 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17748
17749 * gdb.base/source-dir.exp: New file.
17750
17751 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17752
17753 * gdb.ada/mi_interface: New testcase.
17754
17755 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17756
17757 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
17758 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
17759 gdb.ada/pp-rec-component/pck.ads: New files.
17760
17761 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17762
17763 * gdb.python/py-pp-integral.c: New file.
17764 * gdb.python/py-pp-integral.py: New file.
17765 * gdb.python/py-pp-integral.exp: New file.
17766
17767 For older changes see ChangeLog-1993-2013.
17768 \f
17769 ;; Local Variables:
17770 ;; mode: change-log
17771 ;; left-margin: 8
17772 ;; fill-column: 74
17773 ;; version-control: never
17774 ;; End:
17775
17776 Copyright 2014-2019 Free Software Foundation, Inc.
17777 Copying and distribution of this file, with or without modification,
17778 are permitted provided the copyright notice and this notice are preserved.
This page took 0.459465 seconds and 4 git commands to generate.