Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
bd5766ec
LM
12019-11-01 Luis Machado <luis.machado@linaro.org>
2
3 PR gdb/25124
4
5 * gdb.arch/pr25124.S: New file.
6 * gdb.arch/pr25124.exp: New file.
7
165f8965
AB
82019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
9
10 * gdb.fortran/info-modules.exp: Update expected results, and add
11 additional tests for 'info module functinos', and 'info module
12 variables'.
13 * gdb.fortran/info-types.exp: Update expected results.
14 * gdb.fortran/info-types.f90: Extend testcase with additional
15 module variables and functions.
16
59c35742
AB
172019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
18
19 * gdb.fortran/info-modules.exp: New file.
20 * gdb.fortran/info-types.exp: Build with new file.
21 * gdb.fortran/info-types.f90: Include and use new module.
22 * gdb.fortran/info-types-2.f90: New file.
23
f3fb2519
PW
242019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
25
26 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
27 * gdb.base/settings.exp: Test all settings types using
28 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
29 that now verifies that the value of "maint show" is the same as
30 returned by the settings functions. Test the type of the
31 maintenance settings.
32 * gdb.base/default.exp: Update show_conv_list.
33
d1e36019
TV
342019-10-31 Tom de Vries <tdevries@suse.de>
35
36 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
37 gdb_test.
38 * gdb.arch/amd64-disp-step.exp: Same.
39 * gdb.asm/asm-source.exp: Same.
40 * gdb.btrace/buffer-size.exp: Same.
41 * gdb.btrace/cpu.exp: Same.
42 * gdb.btrace/enable.exp: Same.
43 * gdb.dwarf2/count.exp: Same.
44 * gdb.dwarf2/dw2-ranges-func.exp: Same.
45 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
46 * gdb.fortran/vla-datatypes.exp: Same.
47 * gdb.fortran/vla-history.exp: Same.
48 * gdb.fortran/vla-ptype.exp: Same.
49 * gdb.fortran/vla-value.exp: Same.
50 * gdb.fortran/whatis_type.exp: Same.
51 * gdb.guile/guile.exp: Same.
52 * gdb.multi/tids.exp: Same.
53 * gdb.python/py-finish-breakpoint.exp: Same.
54 * gdb.python/py-framefilter.exp: Same.
55 * gdb.python/py-pp-registration.exp: Same.
56 * gdb.python/py-xmethods.exp: Same.
57 * gdb.python/python.exp: Same.
58 * gdb.server/connect-with-no-symbol-file.exp: Same.
59 * gdb.server/no-thread-db.exp: Same.
60 * gdb.server/run-without-local-binary.exp: Same.
61 * gdb.stabs/weird.exp: Same.
62 * gdb.threads/attach-many-short-lived-threads.exp: Same.
63 * gdb.threads/thread-find.exp: Same.
64 * gdb.threads/tls-shared.exp: Same.
65 * gdb.threads/tls.exp: Same.
66 * gdb.threads/wp-replication.exp: Same.
67 * gdb.trace/ax.exp: Same.
68 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
69
3d11e68e
TV
702019-10-31 Tom de Vries <tdevries@suse.de>
71
72 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
73 * gdb.ada/array_subscript_addr.exp: Same.
74 * gdb.ada/arrayidx.exp: Same.
75 * gdb.ada/arrayparam.exp: Same.
76 * gdb.ada/arrayptr.exp: Same.
77 * gdb.ada/boolean_expr.exp: Same.
78 * gdb.ada/call_pn.exp: Same.
79 * gdb.ada/complete.exp: Same.
80 * gdb.ada/fixed_cmp.exp: Same.
81 * gdb.ada/fun_addr.exp: Same.
82 * gdb.ada/funcall_param.exp: Same.
83 * gdb.ada/interface.exp: Same.
84 * gdb.ada/mod_from_name.exp: Same.
85 * gdb.ada/null_array.exp: Same.
86 * gdb.ada/packed_array.exp: Same.
87 * gdb.ada/packed_tagged.exp: Same.
88 * gdb.ada/print_chars.exp: Same.
89 * gdb.ada/print_pc.exp: Same.
90 * gdb.ada/ptype_arith_binop.exp: Same.
91 * gdb.ada/ptype_field.exp: Same.
92 * gdb.ada/ptype_tagged_param.exp: Same.
93 * gdb.ada/rec_return.exp: Same.
94 * gdb.ada/ref_tick_size.exp: Same.
95 * gdb.ada/str_ref_cmp.exp: Same.
96 * gdb.ada/taft_type.exp: Same.
97 * gdb.ada/tagged.exp: Same.
98 * gdb.ada/type_coercion.exp: Same.
99 * gdb.ada/uninitialized_vars.exp: Same.
100
60b6ede8
TV
1012019-10-30 Tom de Vries <tdevries@suse.de>
102
103 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
104
30baf67b
TV
1052019-10-26 Tom de Vries <tdevries@suse.de>
106
107 * gdb.base/bigcore.c: Fix typos in comments.
108 * gdb.base/ctf-ptype.c: Same.
109 * gdb.base/long_long.c: Same.
110 * gdb.dwarf2/dw2-op-out-param.S: Same.
111 * gdb.python/py-evthreads.c: Same.
112 * gdb.reverse/i387-stack-reverse.c: Same.
113 * gdb.trace/tfile.c: Same.
114 * lib/compiler.c: Same.
115 * lib/compiler.cc: Same.
116
158da0d1
TV
1172019-10-25 Tom de Vries <tdevries@suse.de>
118
119 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
120 gdb_test_multiple calls.
121 * gdb.reverse/sigall-reverse.exp: Same.
122 * gdb.reverse/solib-precsave.exp: Same.
123 * gdb.reverse/solib-reverse.exp: Same.
124 * gdb.reverse/until-precsave.exp: Same.
125 * gdb.reverse/until-reverse.exp: Same.
126
4ccdfbec
TV
1272019-10-24 Tom de Vries <tdevries@suse.de>
128
129 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
130 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
131 kfail using -wrap pattern flag and convenience variable
132 gdb_test_name.
133
33d569b7
AB
1342019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
135
136 * gdb.python/py-progspace.exp: Add tests for the
137 Progspace.block_for_pc method.
138
4d0b984b
TT
1392019-10-23 Tom Tromey <tom@tromey.com>
140
141 * configure: Rebuild.
142 * aclocal.m4: Use m4_include, not sinclude.
143
94cb3754
TV
1442019-10-21 Tom de Vries <tdevries@suse.de>
145
146 * gdb.base/infcall-nested-structs.c: Add
147 __attribute__((noinline,noclone)) to all functions.
148 (call_all): Add missing variable initialization. Simplify return value.
149 (breakpt): Increment volatile variable, to prevent call from being
150 optimized out.
151 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
152
062f1fc1
TV
1532019-10-17 Tom de Vries <tdevries@suse.de>
154
155 * gdb.fortran/module.exp: Allow info variables to print info for files
156 other than module.f90.
157
0b54364d
AB
1582019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
159
160 * gdb.fortran/module.exp: Extend with 'info variables' test.
161
7ff5fae7
AB
1622019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
163
164 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
165 F77_FOR_TARGET.
166
d10eccaa
TV
1672019-10-16 Tom de Vries <tdevries@suse.de>
168
169 PR tdep/25096
170 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
171
745ff14e
TV
1722019-10-16 Tom de Vries <tdevries@suse.de>
173
174 PR tdep/24104
175 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
176 Add KFAIL for PR tdep/25096.
177
03e1ab94
TV
1782019-10-16 Tom de Vries <tdevries@suse.de>
179
180 PR testsuite/25059
181 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
182
b17fcc10
TV
1832019-10-16 Tom de Vries <tdevries@suse.de>
184
185 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
186 as signed.
187
9223170f
SM
1882019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
189
190 * gdb.mi/list-thread-groups-available.exp: Read entries one by
191 one instead of increasing timeout.
192
d6e76313
TV
1932019-10-13 Tom de Vries <tdevries@suse.de>
194
195 PR record/25038
196 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
197 * gdb.reverse/sigall-reverse.exp: Same.
198 * gdb.reverse/solib-precsave.exp: Same.
199 * gdb.reverse/solib-reverse.exp: Same.
200 * gdb.reverse/step-precsave.exp: Same.
201 * gdb.reverse/until-precsave.exp: Same.
202 * gdb.reverse/until-reverse.exp: Same.
203 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
204
6dfc0041
AA
2052019-10-10 Andreas Arnez <arnez@linux.ibm.com>
206
207 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
208 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
209 (cmp_struct_05_01, cmp_struct_static_02_01)
210 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
211 comparisons.
212
abcf2cc8
TV
2132019-10-10 Tom de Vries <tdevries@suse.de>
214
215 PR testsuite/24888
216 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
217 gnatlink.
218
a50faaf6
TV
2192019-10-09 Tom de Vries <tdevries@suse.de>
220
221 PR testsuite/25048
222 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
223
60ff3cd7
AB
2242019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
225
226 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
227 exceptions due to missing debug information.
228
dfee8566
TV
2292019-10-07 Tom de Vries <tdevries@suse.de>
230
231 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
232
3d63690a
AB
2332019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
234
235 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
236 * gdb.base/annota1.exp: Update to use gdb_test_name.
237
30d1f018
WP
2382019-10-07 Weimin Pan <weimin.pan@oracle.com>
239
240 * gdb.base/ctf-whatis.exp: New file.
241 * gdb.base/ctf-whatis.c: New file.
242 * gdb.base/ctf-ptype.exp: New file.
243 * gdb.base/ctf-ptype.c: New file.
244 * gdb.base/ctf-constvars.exp: New file.
245 * gdb.base/ctf-constvars.c: New file.
246 * gdb.base/ctf-cvexpr.exp: New file.
247
4dbbb47c
TV
2482019-10-04 Tom de Vries <tdevries@suse.de>
249
250 * gdb.cp/local-static.c (main): Move declaration of int i out of the
251 for loop.
252
77c2dba3
TT
2532019-10-03 Tom Tromey <tom@tromey.com>
254
255 PR rust/24976:
256 * gdb.rust/simple.rs (Union2): New type.
257 (main): Use Union2.
258 * gdb.rust/simple.exp: Add test.
259
179aed7f
AB
2602019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
261
262 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
263 nested function prefix.
264
0a4b0913
AB
2652019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
266 Richard Bunt <richard.bunt@arm.com>
267 Andrew Burgess <andrew.burgess@embecosm.com>
268
269 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
270 nested functions.
271 * gdb.fortran/nested-funcs.f90: Update expected results.
272 * gdb.fortran/nested-funcs-2.exp: New file.
273 * gdb.fortran/nested-funcs-2.f90: New file.
274
082cce05
AB
2752019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
276
277 * gdb.python/py-parameter.exp: Make test names unique.
278 * gdb.python/py-template.exp: Likewise.
279 * gdb.python/py-value.exp: Likewise.
280
2b74ba5a
AB
2812019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
282
283 * gdb.base/break-interp.exp: Reduce test name duplication.
284 * gdb.base/call-sc.exp: Likewise.
285 * gdb.base/callfuncs.exp: Likewise.
286 * gdb.base/charset.exp: Likewise.
287 * gdb.base/dump.exp: Likewise.
288 * gdb.base/ena-dis-br.exp: Likewise.
289 * gdb.base/relational.exp: Likewise.
290 * gdb.base/step-over-syscall.exp: Likewise.
291 * gdb.base/structs.exp: Likewise.
292
58eb20d5
AB
2932019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
294
295 * gdb.linespec/explicit.exp: Make test names unique.
296 * gdb.linespec/ls-errs.exp: Likewise.
297
4d421147
AB
2982019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
299
300 * gdb.reverse/break-precsave.exp: Make test names unique.
301 * gdb.reverse/break-reverse.exp: Likewise.
302 * gdb.reverse/finish-precsave.exp: Likewise.
303 * gdb.reverse/finish-reverse.exp: Likewise.
304 * gdb.reverse/machinestate-precsave.exp: Likewise.
305 * gdb.reverse/machinestate.exp: Likewise.
306 * gdb.reverse/readv-reverse.exp: Likewise.
307 * gdb.reverse/recvmsg-reverse.exp: Likewise.
308 * gdb.reverse/sigall-precsave.exp: Likewise.
309 * gdb.reverse/sigall-reverse.exp: Likewise.
310 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
311 * gdb.reverse/watch-precsave.exp: Likewise.
312 * gdb.reverse/watch-reverse.exp: Likewise.
313
d8c06f22
AB
3142019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
315
316 * gdb.threads/stop-with-handle.c: New file.
317 * gdb.threads/stop-with-handle.exp: New file.
318
3a56ed86
TV
3192019-10-03 Tom de Vries <tdevries@suse.de>
320
321 PR testsuite/25059
322 * gdb.base/list-missing-source.exp: Allowing the "Compilation
323 directory" line to be missing.
324
42275044
TV
3252019-10-03 Tom de Vries <tdevries@suse.de>
326
327 PR testsuite/25059
328 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
329 type optional.
330
9ef62df0
AA
3312019-10-02 Andreas Arnez <arnez@linux.ibm.com>
332
333 * gdb.python/py-format-string.c (string.h): New include.
334 (main): Fill a_struct_with_union.the_union.an_int with bytes of
335 the same value, for endianness-independence.
336 * gdb.python/py-format-string.exp (default_regexp_dict)
337 (test_pretty_structs, test_format): Adjust expected output to the
338 changed initialization.
339
37f6a7f4
TT
3402019-10-02 Tom Tromey <tromey@adacore.com>
341
342 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
343
1d58d6a2
PA
3442019-10-02 Pedro Alves <palves@redhat.com>
345 Andrew Burgess <andrew.burgess@embecosm.com>
346
347 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
348 "print-file-var.h".
349 (this_version_id) Use ATTRIBUTE_VISIBILITY.
350 (get_version_1): Print this_version_id and its address.
351 Add extern "C" wrappers around interface functions.
352 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
353 "print-file-var.h".
354 (this_version_id) Use ATTRIBUTE_VISIBILITY.
355 (get_version_2): Print this_version_id and its address.
356 Add extern "C" wrappers around interface functions.
357 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
358 <stddef.h> and "print-file-var.h".
359 Add extern "C" wrappers around interface functions.
360 [VERSION_ID_MAIN] (this_version_id): Define.
361 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
362 * gdb.base/print-file-var.h: Add some #defines to simplify setting
363 up extern "C" blocks.
364 * gdb.base/print-file-var.exp (test): New, factored out from top
365 level.
366 (top level): Test all combinations of attribute hidden or not,
367 dlopen or not, and this_version_id symbol in main file or not.
368 Compile tests as both C++ and C, make test names unique.
369
d770d56f
TT
3702019-10-01 Tom Tromey <tom@tromey.com>
371
372 * gdb.base/style.exp: Test "show logging filename".
373
7f6aba03
TT
3742019-10-01 Tom Tromey <tom@tromey.com>
375
376 * lib/gdb-utils.exp (style): Handle "metadata" argument.
377 * gdb.base/style.exp: Add metadata style test.
378
14309bb6
TT
3792019-10-01 Tom Tromey <tom@tromey.com>
380
381 * gdb.base/style.exp: Test "pwd".
382
2a3c1174
PA
3832019-10-01 Tom Tromey <tom@tromey.com>
384
385 * gdb.base/style.exp: Update tests.
386
53d666ec
AA
3872019-10-01 Andreas Arnez <arnez@linux.ibm.com>
388
389 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
390 'six' to unsigned.
391 (s1): Initialize fields 'four' and 'six' instead of 'three' and
392 'five'. Use an all-ones bit pattern for each.
393 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
394 to its changed values.
395
4a56a520
TT
3962019-09-30 Tom Tromey <tromey@adacore.com>
397
398 * gdb.rust/traits.rs: Disable all warnings.
399
0df0352a
TV
4002019-09-29 Tom de Vries <tdevries@suse.de>
401
402 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
403
73d9a918
TV
4042019-09-29 Tom de Vries <tdevries@suse.de>
405
406 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
407
060b3ab4
TV
4082019-09-27 Tom de Vries <tdevries@suse.de>
409
410 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
411
68f7d34d
TV
4122019-09-27 Tom de Vries <tdevries@suse.de>
413
414 PR record/23188
415 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
416
5d63b30a
TT
4172019-09-26 Tom Tromey <tromey@adacore.com>
418
419 * gdb.ada/py_taft.exp: New file.
420 * gdb.ada/py_taft/main.adb: New file.
421 * gdb.ada/py_taft/pkg.adb: New file.
422 * gdb.ada/py_taft/pkg.ads: New file.
423
3d435220
TV
4242019-09-24 Tom de Vries <tdevries@suse.de>
425
426 PR gdb/24598
427 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
428
77d03678
TV
4292019-09-22 Tom de Vries <tdevries@suse.de>
430
431 * gdb.base/restore.exp: Allow register variables to be optimized out at
432 -O0.
433
abf516c6
UW
4342019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
435
436 * gdb.arch/spu-info.exp: Remove file.
437 * gdb.arch/spu-info.c: Remove file.
438 * gdb.arch/spu-ls.exp: Remove file.
439 * gdb.arch/spu-ls.c: Remove file.
440
441 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
442 * gdb.asm/spu.inc: Remove file.
443
444 * gdb.base/dump.exp: Remove support for spu*-*-*.
445 * gdb.base/stack-checking.exp: Likewise.
446 * gdb.base/overlays.exp: Likewise.
447 * gdb.base/ovlymgr.c: Likewise.
448 * gdb.base/spu.ld: Remove file.
449
450 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
451 * gdb.cp/cpexprs.exp: Likewise.
452 * gdb.cp/exception.exp: Likewise.
453 * gdb.cp/gdb2495.exp: Likewise.
454 * gdb.cp/mb-templates.exp: Likewise.
455 * gdb.cp/pr9167.exp: Likewise.
456 * gdb.cp/userdef.exp: Likewise.
457
458 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
459
460 * gdb.cell: Remove directory.
461 * lib/cell.exp: Remove file.
462
e452e88f
TV
4632019-09-19 Tom de Vries <tdevries@suse.de>
464
465 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
466
8a625130
TV
4672019-09-19 Tom de Vries <tdevries@suse.de>
468
469 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
470
81dc3ab5
TV
4712019-09-19 Tom de Vries <tdevries@suse.de>
472
473 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
474 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
475 (gdb_target_cmd): ... here.
476 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
477 value 2.
478
b078f3ac
AB
4792019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
480
481 * gdb.base/source-dir.exp: Avoid having directory names in test
482 names.
483
f1b620e9
MG
4842019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
485
486 * gdb.base/source-dir.exp: Add extra test for mapped compilation
487 directory.
488
67f3ed6a
AB
4892019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
490
491 * gdb.base/list-missing-source.exp: New file.
492
d1b70248
TV
4932019-09-14 Tom de Vries <tdevries@suse.de>
494
495 PR teststuite/24599
496 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
497 * lib/ada.exp (gnatmake_version_at_least): New proc.
498
5fabdcd6
AB
4992019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
500
501 * gdb.base/maint.exp: Use exec_has_index_section.
502
aa17805f
AB
5032019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
504
505 * gdb.base/maint.exp: Add test for 'maint info sections'.
506
25e5c209
TV
5072019-09-12 Tom de Vries <tdevries@suse.de>
508
509 * gdb.base/store.exp: Allow register variables to be optimized out at
510 -O0.
511
4993045d
PW
5122019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
513
514 * gdb.ada/rdv_wait.exp: Update to new task names.
515 * gdb.base/task_switch_in_core.exp: Likewise.
516 * gdb.base/info_sources_base.c: Likewise.
517
8a516164
TT
5182019-09-10 Tom Tromey <tromey@adacore.com>
519
520 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
521
aa391654
TT
5222019-09-10 Tom Tromey <tromey@adacore.com>
523
524 * gdb.ada/dgopt.exp: New file.
525 * gdb.ada/dgopt/x.adb: New file.
526
8634b462
TT
5272019-09-08 Tom Tromey <tom@tromey.com>
528
529 * gdb.tui/resize.exp: Remove setup_xfail.
530 * gdb.tui/regs.exp: Remove setup_xfail.
531 * gdb.tui/basic.exp: Remove setup_xfail.
532
736b0f76
DB
5332019-09-06 David Blaikie <dblaikie@gmail.com>
534
535 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
536 * gdb.cp/cplabel.exp: Ditto.
537 * gdb.linespec/ls-errs.exp: Ditto.
538
30331a6c
TV
5392019-09-05 Tom de Vries <tdevries@suse.de>
540
541 * lib/gdb.exp (cmp_file_string): New proc.
542 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
543 runto_main. Verify save breakpoints output.
544
98b0ebab
PW
5452019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
546
547 * gdb.base/info-var.exp: Test info variables without running
548 to main, to avoid expect's buffer overflow.
549
4e962e74
TT
5502019-09-03 Tom Tromey <tromey@adacore.com>
551
552 * gdb.ada/bias.exp: New file.
553 * gdb.ada/bias/bias.adb: New file.
554 * gdb.ada/print_chars.exp: Add regression test.
555 * gdb.ada/print_chars/foo.adb (My_Character): New type.
556 (MC): New variable.
557
2ea1a07a
SL
5582019-08-29 Sandra Loosemore <sandra@codesourcery.com>
559
560 * gdb.base/argv0-symlink.exp: Run only on native target
561 and local host.
562
8077c50d
TV
5632019-08-29 Tom de Vries <tdevries@suse.de>
564
565 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
566 diverse debug info.
567 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
568
48352473
TV
5692019-08-28 Tom de Vries <tdevries@suse.de>
570
571 * gdb.base/info-var.exp: Allow info variables to print info for files
572 other than info-var-f1.c and info-var-f2.c.
573
d8f27c60
AB
5742019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
575
576 * gdb.fortran/info-types.exp: Add module.
577 * gdb.fortran/info-types.f90: Update expected results.
578
1f20c35e
AB
5792019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
580
581 * gdb.fortran/info-types.exp: New file.
582 * gdb.fortran/info-types.f90: New file.
583 * lib/fortran.exp (fortran_character1): New proc.
584
4acfdd20
AB
5852019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
586
587 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
588 functions'. Reindent as needed.
589 * gdb.base/info-var-f1.c: New file.
590 * gdb.base/info-var-f2.c: New file.
591 * gdb.base/info-var.exp: New file.
592 * gdb.base/info-var.h: New file.
593
5c31b358
TV
5942019-08-26 Tom de Vries <tdevries@suse.de>
595
596 PR c++/24852
597 * gdb.cp/no-libstdcxx-probe.exp: New test.
598
b694989f
TV
5992019-08-26 Tom de Vries <tdevries@suse.de>
600
601 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
602 * tests need to be skipped.
603 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
604 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
605 mi_skip_libstdcxx_probe_tests.
606
d9c4ba53
SDJ
6072019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
608
609 * gdb.python/py-xmethods.exp: Use raw strings when passing
610 arguments to SimpleXMethodMatcher.
611
395fad09
TV
6122019-08-22 Tom de Vries <tdevries@suse.de>
613
614 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
615 more informative.
616
26c957f1
PA
6172019-08-21 Pedro Alves <palves@redhat.com>
618
619 * gdb.base/with.exp: Test "with" with no arguments.
620
61f80d5d
TV
6212019-08-21 Tom de Vries <tdevries@suse.de>
622
623 * gdb.base/gdb-caching-proc.exp: Sort files.
624
d7a11d13
TV
6252019-08-20 Tom de Vries <tdevries@suse.de>
626
627 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
628 compilation.
629
34dafe9f
TV
6302019-08-16 Tom de Vries <tdevries@suse.de>
631
632 * gdb.base/compare-sections.exp ("after run to main"): Allow
633 mismatched read-only sections for PIE executables.
634
398fdd60
TT
6352019-08-16 Tom Tromey <tom@tromey.com>
636
637 * lib/tuiterm.exp (_csi_Z): New proc.
638 * gdb.tui/basic.exp: Update window positions.
639 * gdb.tui/empty.exp: Update window positions.
640
d8f9e51c
SL
6412019-08-15 Sandra Loosemore <sandra@codesourcery.com>
642
643 * gdb.base/examine-backward.exp: Correct regexp for
644 "examine 3 bytes backward from ${address_zero}".
645
3df505f6
TT
6462019-08-15 Tom Tromey <tom@tromey.com>
647
648 * gdb.tui/empty.exp: Enable resizing tests.
649
272560b5
TT
6502019-08-15 Tom Tromey <tromey@adacore.com>
651
652 * gdb.ada/char_enum.exp: Add regression tests.
653 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
654 and '0'.
655 (Char, Gchar): Update.
656 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
657
08235187
CB
6582019-08-15 Christian Biesinger <cbiesinger@google.com>
659
660 * gdb.python/python.exp: Expect a leading underscore on
661 GdbOutput{,Error}File.
662
22a2ab04
SL
6632019-08-15 Sandra Loosemore <sandra@codesourcery.com>
664
665 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
666 Windows host.
667
835b995b
SL
6682019-08-15 Sandra Loosemore <sandra@codesourcery.com>
669
670 * gdb.base/batch-preserve-term-settings.exp
671 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
672
97dd8e07
CB
6732019-08-15 Christian Biesinger <cbiesinger@google.com>
674
675 * lib/gdb.exp: When running on a mingw target, replace
676 /x/ with x:/.
677
75faf5c4
AH
6782019-08-14 Alan Hayward <alan.hayward@arm.com>
679
680 * gdb.arch/aarch64-prologue.c: New test.
681 * gdb.arch/aarch64-prologue.exp: New file.
682
abc6c00f
TV
6832019-08-13 Tom de Vries <tdevries@suse.de>
684
685 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
686 Thread.
687
74c2c1f4
SL
6882019-08-13 Sandra Loosemore <sandra@codesourcery.com>
689
690 * gdb.python/py-completion.exp: Download the .py file to the host
691 and use its host pathname. Conditionalize tests that use
692 tab completion and manipulate files on the build machine.
693 * gdb.python/py-events.exp: Download the .py file to the host
694 and use its host pathname.
695 * gdb.python/py-evsignal.exp: Likewise.
696 * gdb.python/py-evthreads.exp: Likewise.
697 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
698 pathname syntax.
699 * gdb.python/py-framefilter.exp: Download the .py file to the right
700 place on the host. Match Windows pathname syntax.
701 * gdb.python/py-mi-var-info-path-expression.exp: Download the
702 .py file to the host and use its host pathname.
703 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
704 * gdb.python/py-objfile.exp: Expect a host pathname, not a
705 build pathname. Skip symlink test on Windows host. Add missing
706 newline at end of file.
707 * gdb.python/py-pp-maint.exp: Download the .py file to the host
708 and use its host pathname.
709 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
710 * gdb.python/py-section-script.exp: Use host location of binfile
711 on safe-path. Use correct path separator on Windows host.
712 Reorder alternatives in gdb_test_multiple to prevent matching
713 the wrong alternative on success.
714 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
715
ca2589f3
PP
7162019-08-12 Patrick Palka <patrick@parcs.ath.cx>
717
718 * gdb.gdb/selftest.exp (test_with_self): Update test to now
719 expect the GDB inferior to no longer immediately stop after
720 being resumed with "signal SIGINT".
721
020a839d
SL
7222019-08-09 Sandra Loosemore <sandra@codesourcery.com>
723
724 * gdb.linespec/break-ask.exp: Generalize regexps to match
725 Windows pathnames too.
726
128d6509
TV
7272019-08-08 Tom de Vries <tdevries@suse.de>
728
729 PR testsuite/24862
730 * lib/tuiterm.exp (_accept): Fix CSI regexp.
731
590042fc
PW
7322019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
733
734 * gdb.base/style.exp: Update tests for help doc new invariants.
735 * gdb.base/help.exp: Likewise.
736
046bebe1
TT
7372019-08-06 Tom Tromey <tom@tromey.com>
738
739 * gdb.base/style.exp: Add disassemble test.
740 * gdb.base/style.c (some_called_function): New function.
741 (main): Use it.
742
0b27c27d
CB
7432019-08-05 Christian Biesinger <cbiesinger@google.com>
744
745 * gdb.python/py-block.exp: Test dictionary access on blocks.
746
580f1034
SM
7472019-08-05 Simon Marchi <simon.marchi@efficios.com>
748
749 PR gdb/24863
750 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
751 -list-thread-groups --available test when running under
752 check-read1.
753
d86bd7cb
TV
7542019-08-05 Tom de Vries <tdevries@suse.de>
755
756 PR testsuite/24863
757 * lib/gdb.exp (with_read1_timeout_factor): New proc.
758 * gdb.base/help.exp: Use with_read1_timeout_factor.
759 * gdb.base/info-macros.exp: Same.
760 * gdb.cp/nested-types.exp: Same.
761
a80cf5d8
TV
7622019-08-05 Tom de Vries <tdevries@suse.de>
763
764 * lib/gdb.exp (version_at_least): Factor out of ...
765 (tcl_version_at_least): ... here.
766 (gdb_compile): Fail if pie results in non-PIE executable.
767 (readelf_version, readelf_prints_pie): New proc.
768 (exec_is_pie): Return -1 if unknown.
769
d0962838
TV
7702019-08-05 Tom de Vries <tdevries@suse.de>
771
772 * lib/gdb.exp (tcl_version_at_least): Fix typo.
773
2252ff3d
SL
7742019-08-04 Sandra Loosemore <sandra@codesourcery.com>
775
776 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
777
26655f53
SL
7782019-08-04 Sandra Loosemore <sandra@codesourcery.com>
779
780 * lib/completion-support.exp (test_gdb_complete_none): Skip
781 tab completion tests if no readline support.
782 (test_gdb_complete_unique_re): Likewise.
783 (test_gdb_complete_multiple): Likewise.
784
db4dc13e
PW
7852019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
786
787 * gdb.base/info_sources.exp: New file.
788 * gdb.base/info_sources.c: New file.
789 * gdb.base/info_sources_base.c: New file.
790
0eba165a
PFC
7912019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
792
793 * gdb.base/batch-exit-status.exp: Call test_exit_status with
794 prefix argument.
795 (test_exit_status): Add prefix argument.
796
59bd512b
TV
7972019-08-01 Tom de Vries <tdevries@suse.de>
798
799 PR testsuite/24863
800 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
801 calling exp_continue for new thread and thread exited messages.
802
2a3ad588
TV
8032019-08-01 Tom de Vries <tdevries@suse.de>
804
805 PR testsuite/24863
806 * gdb.base/structs.exp: Fix check-read1 timeout using
807 gdb_test_sequence.
808 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
809
117eb594
TV
8102019-08-01 Tom de Vries <tdevries@suse.de>
811
812 PR testsuite/24863
813 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
814 line.
815
ed591340
TV
8162019-08-01 Tom de Vries <tdevries@suse.de>
817
818 PR testsuite/24863
819 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
820
aa3b6533
TT
8212019-07-30 Tom Tromey <tromey@adacore.com>
822
823 * gdb.ada/display_nested.exp: New file.
824 * gdb.ada/display_nested/foo.adb: New file.
825 * gdb.ada/display_nested/pack.adb: New file.
826 * gdb.ada/display_nested/pack.ads: New file.
827
2906593f
CB
8282019-07-30 Christian Biesinger <cbiesinger@google.com>
829
830 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
831 namespace.
832 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
833
0f575925
TV
8342019-07-30 Tom de Vries <tdevries@suse.de>
835
836 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
837 instead.
838
b13057d9
TV
8392019-07-30 Tom de Vries <tdevries@suse.de>
840
841 PR testsuite/24834
842 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
843 (exec_is_pie): New proc.
844
5c4dde85
CB
8452019-07-29 Christian Biesinger <cbiesinger@google.com>
846
847 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
848
c620ed88
CB
8492019-07-29 Christian Biesinger <cbiesinger@google.com>
850
851 * gdb.python/py-objfile.c: Add global and static vars.
852 * gdb.python/py-objfile.exp: Test new functions Objfile.
853 lookup_global_symbol and lookup_static_symbol.
854
3d235706
TT
8552019-07-29 Tom Tromey <tom@tromey.com>
856
857 * lib/tuiterm.exp (Term::_csi_@): New proc.
858 (Term::_csi_X): Don't move cursor.
859
c7e4c0a6
PW
8602019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
861
862 * gdb.base/options.exp: Update backtrace - completion to
863 new option -frame-info.
864 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
865 Test new 'set print frame-info'. Test backtrace -frame-info
866 overriding 'set print frame-info'.
867 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
868 Test new 'set print frame-info'.
869 Verify consistency of backtrace with and without filters, with and
870 without -no-filters.
871 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
872 default.
873
de28a3b7
TV
8742019-07-29 Tom de Vries <tdevries@suse.de>
875
876 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
877 no arguments".
878
507dd60e
TV
8792019-07-29 Tom de Vries <tdevries@suse.de>
880
881 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
882 is a substring of the first for "complete non-unique file name".
883
5beafce9
TV
8842019-07-29 Tom de Vries <tdevries@suse.de>
885
886 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
887 with ".*".
888
2d274232
TV
8892019-07-29 Tom de Vries <tdevries@suse.de>
890
891 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
892 Pass prompt_regexp parameter to gdb_test_multiple calls.
893
9197cd8b
TV
8942019-07-29 Tom de Vries <tdevries@suse.de>
895
896 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
897 print registers" regexps.
898
b528dae0
TV
8992019-07-29 Tom de Vries <tdevries@suse.de>
900
901 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
902
d17725d7
TV
9032019-07-29 Tom de Vries <tdevries@suse.de>
904
905 PR gdb/24855
906 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
907 (skip_python_tests_prompt): Add prompt_regexp argument to
908 gdb_test_multiple calls.
909
52b75bf1
TT
9102019-07-27 Tom Tromey <tom@tromey.com>
911
912 * gdb.tui/main.exp: New file.
913
2b1d00c2
TT
9142019-07-27 Tom Tromey <tom@tromey.com>
915
916 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
917 optional.
918 * gdb.tui/empty.exp: New file.
919
ded631d5
TT
9202019-07-27 Tom Tromey <tom@tromey.com>
921
922 * lib/tuiterm.exp (spawn): New proc.
923 (Term::resize): New proc.
924 * gdb.tui/resize.exp: New file.
925
58ac439d
TT
9262019-07-27 Tom Tromey <tom@tromey.com>
927
928 * gdb.tui/list.exp: New file.
929
fe1f56ee
TT
9302019-07-27 Tom Tromey <tom@tromey.com>
931
932 * gdb.tui/regs.exp: New file.
933
f790b310
TT
9342019-07-27 Tom Tromey <tom@tromey.com>
935
936 * gdb.tui/basic.exp: Add "layout split" test.
937
d95fc6ee
TT
9382019-07-27 Tom Tromey <tom@tromey.com>
939
940 * gdb.tui/basic.exp: Add "layout asm" test.
941
c3786b3a
TT
9422019-07-27 Tom Tromey <tom@tromey.com>
943
944 * lib/tuiterm.exp: New file.
945 * gdb.tui/basic.exp: New file.
946
98a617f8
KB
9472019-07-27 Kevin Buettner <kevinb@redhat.com>
948
949 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
950 Enable tests associated with this flag. Adjust regex
951 referencing "foo_low" to now refer to "foo_cold" instead.
952
5c076da4
KB
9532019-07-27 Kevin Buettner <kevinb@redhat.com>
954
955 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
956 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
957 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
958 foo_cold. Revise comments to match.
959 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
960 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
961 were wrapped into this proc; Call do_test in loop from outermost
962 level.
963 (foo_low): Rename all occurrences to "foo_cold".
964 (backtrace from baz): New test.
965 (x2/i foo_cold): New test.
966 (info line *foo_cold): New test.
967
1512d3b7
TV
9682019-07-26 Tom de Vries <tdevries@suse.de>
969
970 * gdb.arch/i386-pkru.exp: Fix unterminated string.
971
297989a1
TV
9722019-07-25 Tom de Vries <tdevries@suse.de>
973
974 PR testsuite/24830
975 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
976 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
977 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
978 (skip_libstdcxx_probe_tests): ... here.
979 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
980
b3b965fb
TV
9812019-07-24 Tom de Vries <tdevries@suse.de>
982
983 PR testsuite/24807
984 * gdb.objc/basicclass.m: Include stdio.h.
985 * gdb.objc/nondebug.m: Same.
986 * gdb.objc/objcdecode.m: Same.
987
4625b4d0
TV
9882019-07-24 Tom de Vries <tdevries@suse.de>
989
990 PR testsuite/24612
991 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
992 additional_flags.
993
024a5840
TV
9942019-07-24 Tom de Vries <tdevries@suse.de>
995
996 PR testsuite/24831
997 * gdb.multi/tids.exp: Update error messages for info threads.
998
c76ddaa3
TV
9992019-07-24 Tom de Vries <tdevries@suse.de>
1000
1001 * gdb.base/info-types.exp: Allow info types to print info for more than
1002 one file.
1003
9a618ef6
TV
10042019-07-23 Tom de Vries <tdevries@suse.de>
1005
1006 PR testsuite/24842
1007 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1008 gdb_spawn_with_cmdline_opts.
1009
40eadf04
SP
10102019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1011
1012 * gdb.arch/arm-cmse-sgstubs.c: New test.
1013 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1014
5ba29434
TV
10152019-07-23 Tom de Vries <tdevries@suse.de>
1016
1017 PR testsuite/24711
1018 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1019 issuing next command.
1020
a8e9d247
AB
10212019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1022
1023 * gdb.ada/info_auto_lang.exp: Update expected results.
1024 * gdb.base/info-types.c: Add additional types to check.
1025 * gdb.base/info-types.exp: Update expected results.
1026
eb86c5e2
AB
10272019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1028
1029 * gdb.base/info-types.c: New file.
1030 * gdb.base/info-types.exp: New file.
1031
01e175fe
AB
10322019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1033
1034 * gdb.arch/riscv-bp-infcall.c: New file.
1035 * gdb.arch/riscv-bp-infcall.exp: New file.
1036
6b78c3f8
AB
10372019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1038
1039 PR breakpoints/24541
1040 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1041
da738167
TV
10422019-07-14 Tom de Vries <tdevries@suse.de>
1043
1044 PR testsuite/24760
1045 * gdb.objc/basicclass.exp: Fix unterminated string.
1046
0d4e84ed
AB
10472019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1048 Andrew Burgess <andrew.burgess@embecosm.com>
1049
1050 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1051 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1052 negative bounds.
1053 * gdb.fortran/vla-value.exp: Print elements of an array with
1054 negative bounds.
1055 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1056 testing.
1057
021d8588
AB
10582019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1059
1060 * gdb.base/options.exp (expect_string): Dequote strings in
1061 results.
1062 (test-string): Test strings with different quoting and reindent.
1063
f06f1252
TT
10642019-07-10 Tom Tromey <tromey@adacore.com>
1065
1066 * gdb.ada/mi_ex_cond.exp: Update expected results.
1067 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1068 * gdb.ada/mi_catch_ex.exp: Update expected results.
1069 * gdb.ada/mi_catch_assert.exp: Update expected results.
1070 * gdb.ada/catch_ex.exp (catch_exception_info)
1071 (catch_exception_entry, catch_assert_entry)
1072 (catch_unhandled_entry): Update.
1073 * gdb.ada/catch_assert_if.exp: Update expected results.
1074
b863685d
RB
10752019-07-10 Richard Bunt <richard.bunt@arm.com>
1076 Stephen Roberts <stephen.roberts@arm.com>
1077
1078 * gdb.base/define.exp: Restore original prompt.
1079
cb1e4e32
PA
10802019-07-09 Pedro Alves <palves@redhat.com>
1081
1082 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1083 breakpoints" output.
1084 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1085 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1086 throw" creates breakpoint.
1087 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1088 'type="catchpoint"'.
1089
b58a68fe
PA
10902019-07-09 Pedro Alves <palves@redhat.com>
1091
1092 PR c++/15468
1093 * gdb.cp/except-multi-location-lib.cc: New.
1094 * gdb.cp/except-multi-location-main.cc: New.
1095 * gdb.cp/except-multi-location.exp: New.
1096
0826779b
PW
10972019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1098
1099 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1100 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1101 argument and update callers.
1102
5b0e2db4
AB
11032019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1104
1105 * gdb.arch/amd64-break-on-asm-line.S: New file.
1106 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1107
1f6f6e21
PW
11082019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1109
1110 * gdb.base/printcmds.exp: Test printing C string and
1111 C wide string convenience vars without transiting via the inferior.
1112 Also make test names unique.
1113
ea142fbf
AH
11142019-07-08 Alan Hayward <alan.hayward@arm.com>
1115
5862c886 1116 PR breakpoints/25011
ea142fbf
AH
1117 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1118
213fd9fa
PA
11192019-07-04 Pedro Alves <palves@redhat.com>
1120
1121 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1122 body returned ok(0), break(3) or continue(4).
1123 * gdb.testsuite/foreach_with_prefix.exp: New file.
1124
2b40fda7
AH
11252019-07-04 Alan Hayward <alan.hayward@arm.com>
1126
1127 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1128
a26c8de0
PA
11292019-07-03 Pedro Alves <palves@redhat.com>
1130
1131 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1132 "return -code".
1133
5f4ba3e7
PA
11342019-07-03 Pedro Alves <palves@redhat.com>
1135
1136 PR cli/24732
1137 * gdb.base/shell.exp: Load completion-support.exp.
1138 Adjust expected error output. Add completion tests.
1139
a994424f
PA
11402019-07-03 Pedro Alves <palves@redhat.com>
1141
1142 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1143 string_to_regexp.
1144
3d9be6f5
PA
11452019-07-03 Pedro Alves <palves@redhat.com>
1146
1147 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
1148 (expect_integer): Adjust to expect "-string".
1149 (expect_string): New.
1150 (all_options): Expect "-string".
1151 (test-flag, test-boolean): Adjust to expect "-string".
1152 (test-string): New proc.
1153 (top level): Call it.
1154
41fc454c
PA
11552019-07-03 Pedro Alves <palves@redhat.com>
1156
1157 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1158 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1159 the expected output in the success.
1160
b2b2a215
PA
11612019-07-03 Pedro Alves <palves@redhat.com>
1162
1163 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1164 Split one gdb_test_multiple call in two to avoid a race.
1165
fdbc9870
PA
11662019-07-03 Pedro Alves <palves@redhat.com>
1167
1168 * gdb.base/with.c: New file.
1169 * gdb.base/with.exp: New file.
1170
c6ac8931
PA
11712019-07-03 Pedro Alves <palves@redhat.com>
1172
1173 * gdb.base/settings.exp: Replace all references to "maint
1174 test-settings set" with references to "maint set test-settings",
1175 and all references to "maint test-settings show" with references
1176 to "maint show test-settings".
1177
970f9d09
PA
11782019-07-03 Pedro Alves <palves@redhat.com>
1179
1180 * gdb.base/settings.exp (test-string): Adjust expected out when
1181 testing "maint test-settings show filename"
1182
54d66006
PA
11832019-07-02 Pedro Alves <palves@redhat.com>
1184
1185 * gdb.base/options.exp (test-info-threads): New procedure.
1186 (top level): Call it.
1187
10d06d82
TT
11882019-06-28 Tom Tromey <tromey@adacore.com>
1189
1190 * gdb.dwarf2/ada-linkage-name.c: New file.
1191 * gdb.dwarf2/ada-linkage-name.exp: New file.
1192
3d507ff2
TT
11932019-06-27 Tom Tromey <tromey@adacore.com>
1194
d039f014 1195 PR c++/20020:
3d507ff2
TT
1196 * gdb.cp/constexpr-field.exp: Use setup_xfail.
1197
8af58ffe
TV
11982019-06-26 Tom de Vries <tdevries@suse.de>
1199
1200 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
1201
22e21752
TV
12022019-06-26 Tom de Vries <tdevries@suse.de>
1203
1204 * gdb.base/index-cache.exp: Add back missing debug option.
1205
b65b566c
PW
12062019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1207
1208 * gdb.base/alias.exp: Test non matching/non existing prefixes.
1209
5c2c8c69
TV
12102019-06-25 Tom de Vries <tdevries@suse.de>
1211
1212 PR testsuite/24727
1213 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
1214
164e3873
TV
12152019-06-24 Tom de Vries <tdevries@suse.de>
1216
1217 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
1218
824eacee
TV
12192019-06-24 Tom de Vries <tdevries@suse.de>
1220
1221 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
1222 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
1223 * gdb.trace/unavailable-dwarf-piece.exp: Same.
1224
385b97d3
TV
12252019-06-24 Tom de Vries <tdevries@suse.de>
1226
1227 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
1228
c596f180
TV
12292019-06-21 Tom de Vries <tdevries@suse.de>
1230
1231 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
1232
b13a7d03
TV
12332019-06-21 Tom de Vries <tdevries@suse.de>
1234
1235 PR testsuite/24518
1236 PR ada/24713
1237 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
1238 index.
1239
899277ae
TT
12402019-06-19 Tom Tromey <tromey@adacore.com>
1241
1242 * gdb.ada/length_cond.exp: Add intro comment.
1243
680e1bee
TT
12442019-06-19 Tom Tromey <tromey@adacore.com>
1245
1246 * gdb.ada/length_cond.exp: New file.
1247 * gdb.ada/length_cond/length_cond.adb: New file.
1248 * gdb.ada/length_cond/pck.adb: New file.
1249 * gdb.ada/length_cond/pck.ads: New file.
1250
0ed4690a
TV
12512019-06-18 Tom de Vries <tdevries@suse.de>
1252
1253 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
1254
d20ed5fd
TT
12552019-06-18 Tom Tromey <tromey@adacore.com>
1256
1257 * gdb.base/list0.h: Add comment explaining control character.
1258
86e04673
TV
12592019-06-18 Tom de Vries <tdevries@suse.de>
1260
1261 * boards/fission.exp: Break up long debug_flags line.
1262
c4973306
SM
12632019-06-16 Tom de Vries <tdevries@suse.de>
1264
1265 PR gdb/24445
1266 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
1267 generated index.
1268
93cb9841
AB
12692019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1270
1271 PR gdb/24686
1272 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
1273 improve detection of bug gdb/24541.
1274
399aaebd
SM
12752019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
1276
1277 PR gdb/24669
1278 * gdb.base/index-cache.exp (uses_readnow,
1279 expecting_index_cache_use): Define global variable.
1280 (test_cache_enabled_miss, test_cache_enabled_hit): Use
1281 expecting_index_cache_use.
1282
584a927c
AB
12832019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
1284 Andrew Burgess <andrew.burgess@embecosm.com>
1285
1286 * gdb.fortran/pointers.f90: New file.
1287 * gdb.fortran/print_type.exp: New file.
1288 * gdb.fortran/vla-ptype.exp: Adapt expected results.
1289 * gdb.fortran/vla-type.exp: Likewise.
1290 * gdb.fortran/vla-value.exp: Likewise.
1291 * gdb.mi/mi-vla-fortran.exp: Likewise.
1292
30056ea0
AB
12932019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1294
1295 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
1296 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
1297 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
1298 as a stop reason.
1299
ec8e2b6d
AB
13002019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1301
1302 * gdb.base/annota1.exp: Update expected results.
1303 * gdb.cp/annota2.exp: Likewise.
1304 * gdb.cp/annota3.exp: Likewise.
1305
09e4c4e1
AB
13062019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1307
1308 * gdb.base/style-logging.exp: Remove path from test name.
1309
0735b091
TT
13102019-06-14 Tom Tromey <tromey@adacore.com>
1311
1312 PR gdb/24502:
1313 * gdb.base/style-logging.exp: New file.
1314
f5686554
TT
13152019-06-14 Tom Tromey <tromey@adacore.com>
1316
1317 * gdb.base/symfile-warn.exp: New file.
1318 * gdb.base/symfile-warn.c: New file.
1319
a0c1ffed
TT
13202019-06-14 Tom Tromey <tromey@adacore.com>
1321
1322 * gdb.base/annotate-symlink.exp: New file.
1323
f411722c
TT
13242019-06-14 Tom Tromey <tromey@adacore.com>
1325
1326 * gdb.ada/set_wstr.exp: Add reassignment test.
1327
4268ec18
TT
13282019-06-14 Tom Tromey <tromey@adacore.com>
1329
1330 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1331 'unchecked_access and 'unrestricted_access as well.
1332
9a9e394b
TT
13332019-06-14 Tom Tromey <tromey@adacore.com>
1334
1335 PR ada/24539:
1336 * gdb.ada/vla.exp: Update tests.
1337 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1338 pragma.
1339
4c048731
PA
13402019-06-13 Pedro Alves <palves@redhat.com>
1341
1342 * gdb.base/settings.exp (test-integer): Test junk after
1343 "unlimited".
1344
6665660a
PA
13452019-06-13 Pedro Alves <palves@redhat.com>
1346
1347 * gdb.base/options.exp (test-thread-apply): New.
1348 (top level): Call it.
1349
5d707134
PA
13502019-06-13 Pedro Alves <palves@redhat.com>
1351
1352 * gdb.base/options.exp (test-frame-apply): New.
1353 (top level): Test print commands with different "frame apply"
1354 prefixes.
1355
e2a689da
PA
13562019-06-13 Pedro Alves <palves@redhat.com>
1357
e79be6e5 1358 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
1359 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1360 'max_completions' parameter and handle it.
1361 (test_gdb_completion_offers_commands): New.
1362
90a1ef87
PA
13632019-06-13 Pedro Alves <palves@redhat.com>
1364
1365 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
1366
d4c16835
PA
13672019-06-13 Pedro Alves <palves@redhat.com>
1368
1369 * gdb.base/options.exp (test-backtrace): New.
1370 (top level): Call it.
1371
2daf894e
PA
13722019-06-13 Pedro Alves <palves@redhat.com>
1373
1374 * gdb.guile/scm-frame-args.exp: Use "set print
1375 raw-frame-arguments" instead of "set print raw frame-arguments".
1376 * gdb.python/py-frame-args.exp: Likewise.
1377
e6ed716c
PA
13782019-06-13 Pedro Alves <palves@redhat.com>
1379
1380 * gdb.compile/compile.exp: Adjust expected output to option
1381 processing changes.
1382
7d8062de
PA
13832019-06-13 Pedro Alves <palves@redhat.com>
1384
1385 * gdb.base/options.exp: Build executable.
1386 (test-print): New procedure.
1387 (top level): Call it, once for "print" and another for "compile
1388 print".
1389
9d0faba9
PA
13902019-06-13 Pedro Alves <palves@redhat.com>
1391
1392 * gdb.base/options.c: New file.
1393 * gdb.base/options.exp: New file.
1394
dee7b4c8
PA
13952019-06-13 Pedro Alves <palves@redhat.com>
1396
1397 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
1398 that "o" is ambiguous.
1399
dca0f6c0
PA
14002019-06-13 Pedro Alves <palves@redhat.com>
1401
1402 * gdb.base/settings.c: New file.
1403 * gdb.base/settings.exp: New file.
1404
ccf46844
PA
14052019-06-13 Pedro Alves <palves@redhat.com>
1406
1407 * gdb.base/completion.exp: Fix comment typo.
1408
b9a3f842
PA
14092019-06-13 Pedro Alves <palves@redhat.com>
1410
1411 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
1412 foo --1" test.
1413
d106773e
PA
14142019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
1415
1416 * gdb.fortran/block-data.f: New.
1417 * gdb.fortran/block-data.exp: New.
1418
fea82da0
TV
14192019-06-11 Tom de Vries <tdevries@suse.de>
1420
1421 PR testsuite/24521
1422 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
1423 message.
1424
8c2e74f1
TV
14252019-06-11 Tom de Vries <tdevries@suse.de>
1426
1427 PR testsuite/24521
1428 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
1429
b49851c8
TV
14302019-06-11 Tom de Vries <tdevries@suse.de>
1431
1432 * boards/readnow.exp: New file.
1433
a7067863
AB
14342019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
1435
1436 * gdb.fortran/vla-sizeof.exp: Update expected results.
1437
1a3da2cd
AB
14382019-06-06 Amos Bird <amosbird@gmail.com>
1439
1440 * gdb.base/annota1.exp (thread_switch): Add test for
1441 thread-exited annotation.
1442
3847a7bf
TT
14432019-06-06 Tom Tromey <tromey@adacore.com>
1444
1445 * gdb.base/maint.exp: Expect command started/finished output.
1446
0088ba59
AB
14472019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1448
1449 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
1450 comment.
1451 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
1452
312617a3
AB
14532019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1454
1455 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
1456 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
1457 * gdb.arch/riscv-unwind-long-insn.c: New file.
1458 * gdb.arch/riscv-unwind-long-insn.exp: New file.
1459
e1f2e1a2
CB
14602019-06-04 Christian Biesinger <cbiesinger@google.com>
1461
d3238f7d 1462 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 1463
206584bd
PW
14642019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1465
1466 * lib/gdb.exp (help_list_trailer): New regexp variable
1467 factorizing the help trailer message.
1468 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
1469 arg to allow to better factorize various tests.
1470 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
1471 (test_prefix_command_help): Use help_list_trailer.
1472 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
1473 * gdb.guile/scm-cmd.exp: Likewise.
1474 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
1475 * gdb.base/help.exp: Use test_user_defined_class_help.
1476 * gdb.base/style.exp: Add tests for styling of help and apropos.
1477 * lib/gdb-utils.exp (style): Add title and highlight styles.
1478
708dc93e
PW
14792019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1480
1481 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
1482 $_shell_exitsignal.
1483 * gdb.base/default.exp: Update for new convenience variables.
1484
f49055a5
TT
14852019-05-29 Tom Tromey <tromey@adacore.com>
1486
1487 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
1488 to "break complete ada" test case's regexp.
1489
4330d61d
TT
14902019-05-29 Tom Tromey <tromey@adacore.com>
1491
1492 PR c++/20020:
1493 * gdb.cp/constexpr-field.exp: New file.
1494 * gdb.cp/constexpr-field.cc: New file.
1495
000439d5
TT
14962019-05-29 Tom Tromey <tromey@adacore.com>
1497
1498 * gdb.base/finish.exp (finish_no_print): New proc.
1499 (finish_tests): Call it.
1500
5a01c34c
TV
15012019-05-24 Tom de Vries <tdevries@suse.de>
1502
1503 * gdb.dwarf2/gdb-add-index.exp: New file.
1504
18125b16
TT
15052019-05-22 Tom Tromey <tromey@adacore.com>
1506
1507 * gdb.base/info-shared.exp (check_info_shared): Use "style".
1508 * gdb.base/style.exp: Use "style".
1509 * lib/gdb-utils.exp (style): New proc.
1510
af1a8d03
TV
15112019-05-22 Tom de Vries <tdevries@suse.de>
1512
1513 * gdb.base/align.exp: Require c++11.
1514
e7fe496b
TV
15152019-05-22 Tom de Vries <tdevries@suse.de>
1516
1517 PR testsuite/24586
1518 * gdb.python/py-mi-var-info-path-expression.exp: Call
1519 mi_skip_python_tests to check if python is supported.
1520
8fca4da0
AH
15212019-05-22 Alan Hayward <alan.hayward@arm.com>
1522
1523 * gdb.arch/aarch64-pauth.c: New test.
1524 * gdb.arch/aarch64-pauth.exp: New file.
1525
b7060614
AH
15262019-05-22 Alan Hayward <alan.hayward@arm.com>
1527
1528 * README (Re-running Tests Outside The Testsuite): New section.
1529
669d0468
TV
15302019-05-21 Tom de Vries <tdevries@suse.de>
1531
1532 * gdb.arch/amd64-eval.exp: Require c++11.
1533 * gdb.base/max-depth.exp: Same.
1534 * gdb.compile/compile-cplus-array-decay.exp: Same.
1535 * gdb.cp/meth-typedefs.exp: Same.
1536 * gdb.cp/subtypes.exp: Same.
1537 * gdb.cp/temargs.exp: Same.
1538
ce3ebcaa
AH
15392019-05-21 Alan Hayward <alan.hayward@arm.com>
1540
1541 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
1542
34d11c68
AB
15432019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
1544
1545 PR gdb/18644
1546 * gdb.fortran/complex.exp: Remove setup_kfail calls.
1547 * gdb.fortran/printing-types.exp: Add new test.
1548 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
1549 testing.
1550 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
1551 setup_kfail call.
1552
87781e84
AH
15532019-05-17 Alan Hayward <alan.hayward@arm.com>
1554
1555 * README (Running the Testsuite): Change example.
1556 (Testsuite Parameters): Remove TRANSCRIPT.
1557 * lib/gdb.exp: Remove TRANSCRIPT check.
1558
b420b89e
AH
15592019-05-17 Alan Hayward <alan.hayward@arm.com>
1560
1561 * README (Testsuite Parameters): Add replay logging to
1562 GDBSERVER_DEBUG.
1563 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
1564 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
1565 as a comma separated list.
1566 (gdb_debug_init): Override procedure.
1567
408e9b8b
AH
15682019-05-17 Alan Hayward <alan.hayward@arm.com>
1569
1570 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
1571 (gdb_write_cmd_file): New procedure.
1572 * lib/gdbserver-support.exp (gdbserver_start): Call
1573 gdbserver_write_cmd_file.
1574 (gdbserver_write_cmd_file): New procedure.
1575
f9e2e39d
AH
15762019-05-17 Alan Hayward <alan.hayward@arm.com>
1577
1578 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
1579 (delete_breakpoints): Likewise.
1580 (gdb_run_cmd): Likewise.
1581 (gdb_start_cmd): Likewise.
1582 (gdb_starti_cmd): Likewise.
1583 (gdb_internal_error_resync): Likewise.
1584 (gdb_test_multiple): Likewise.
1585 (gdb_reinitialize_dir): Likewise.
1586 (default_gdb_exit): Likewise.
1587 (gdb_file_cmd): Mark kill as optional.
1588 (default_gdb_start): Call gdb_stdin_log_init.
1589 (send_gdb): Call gdb_stdin_log_write.
1590 (rerun_to_main): Mark Y as an answer.
1591 (gdb_stdin_log_init): New function.
1592 (gdb_stdin_log_write): Likewise.
1593
81f47ac2
AH
15942019-05-17 Alan Hayward <alan.hayward@arm.com>
1595
1596 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1597 * gdb.base/debug-expr.exp: Likewise.
1598 * gdb.base/foll-fork.exp: Likewise.
1599 * gdb.base/foll-vfork.exp: Likewise.
1600 * gdb.base/fork-print-inferior-events.exp: Likewise.
1601 * gdb.base/gdb-sigterm.exp: Likewise.
1602 * gdb.base/gdbinit-history.exp: Likewise.
1603 * gdb.base/osabi.exp: Likewise.
1604 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1605 * gdb.base/ui-redirect.exp: Likewise.
1606 * gdb.gdb/unittest.exp: Likewise.
1607 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1608 * gdb.mi/mi-watch.exp: Likewise.
1609 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1610 * gdb.mi/user-selected-context-sync.exp: Likewise.
1611 * gdb.python/python.exp: Disable debug test when debugging.
1612 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1613 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1614 Likewise.
1615 * gdb.threads/stepi-random-signal.exp: Likewise.
1616
29b52314
AH
16172019-05-17 Alan Hayward <alan.hayward@arm.com>
1618
1619 * Makefile.in: Pass through GDB_DEBUG.
1620 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1621 (gdb,debug): Add board setting.
1622 * lib/gdb.exp (default_gdb_start): Start debugging.
1623 (gdb_debug_enabled): New procedure.
1624 (gdb_debug_init): Likewise.
29b52314
AH
1625
16262019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 1627
29b52314
AH
1628 * Makefile.in: Pass through GDB_DEBUG.
1629 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1630 (gdb,debug): Add board setting.
1631 * lib/gdb.exp (default_gdb_start): Start debugging.
1632 (gdb_debug_enabled): New procedure.
1633 (gdb_debug_init): Likewise.
29b52314 1634
ca1285d1
AH
16352019-05-17 Alan Hayward <alan.hayward@arm.com>
1636
1637 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1638
f3a09c80
AH
16392019-05-17 Alan Hayward <alan.hayward@arm.com>
1640
1641 * gdb.base/ui-redirect.exp: Test redirection.
1642
26648588
JV
16432019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1644
1645 * gdb.mi/mi-complete.exp: New file.
1646 * gdb.mi/mi-complete.cc: Likewise.
1647
14237686
AB
16482019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1649
1650 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1651 indexed and sliced arrays, and pointers to arrays.
1652
e7bd7fba
TT
16532019-05-14 Tom Tromey <tromey@adacore.com>
1654
1655 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1656 styling test.
1657
2764128d
TV
16582019-05-14 Tom de Vries <tdevries@suse.de>
1659
1660 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1661 selection entry encoding.
1662
71bed2db
TT
16632019-05-10 Tom Tromey <tromey@adacore.com>
1664
1665 * gdb.ada/info_exc.exp: Add "complete" test.
1666
63b667ad
TV
16672019-05-09 Tom de Vries <tdevries@suse.de>
1668
1669 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1670 CU-relative.
1671
9cfd2b89
TV
16722019-05-09 Tom de Vries <tdevries@suse.de>
1673
1674 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1675 CU-relative.
1676
2228ef77
XR
16772019-05-08 Joel Brobecker <brobecker@adacore.com>
1678
1679 * gdb.ada/frame_arg_lang.exp: New testcase.
1680 * gdb.ada/frame_arg_lang/bla.adb: New file.
1681 * gdb.ada/frame_arg_lang/pck.ads: New file.
1682 * gdb.ada/frame_arg_lang/pck.adb: New file.
1683 * gdb.ada/frame_arg_lang/foo.c: New file.
1684
80e55b13
TT
16852019-05-08 Tom Tromey <tromey@adacore.com>
1686
1687 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1688
9d3421af
TT
16892019-05-08 Tom Tromey <tromey@adacore.com>
1690
1691 * gdb.base/ptype-offsets.exp: Update tests.
1692
844333e2
TT
16932019-05-08 Tom Tromey <tromey@adacore.com>
1694
1695 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1696 cases.
1697 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1698 "short".
1699
988915ee
TT
17002019-05-08 Tom Tromey <tromey@adacore.com>
1701
1702 * gdb.ada/vla.exp: New file.
1703 * gdb.ada/vla/vla.adb: New file.
1704
7bd55dac
TV
17052019-05-07 Tom de Vries <tdevries@suse.de>
1706
1707 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1708
75f06e9d
TV
17092019-05-07 Tom de Vries <tdevries@suse.de>
1710
1711 PR testsuite/24522
1712 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1713 section.
1714
77e7aaa4
TV
17152019-05-07 Tom de Vries <tdevries@suse.de>
1716
1717 PR testsuite/24522
1718 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1719 .debug_aranges section.
1720
456ba0fa
TV
17212019-05-07 Tom de Vries <tdevries@suse.de>
1722
1723 PR testsuite/24159
1724 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1725
5a56d6a6
TV
17262019-05-06 Tom de Vries <tdevries@suse.de>
1727
1728 * lib/gdb.exp (exec_has_index_section): New proc.
1729 * gdb.base/index-cache.exp: Handle case that binfile contains an index
1730 section.
1731
9d6d4be8
TV
17322019-05-04 Tom de Vries <tdevries@suse.de>
1733
1734 * boards/cc-with-debug-names.exp: New file.
1735
222a8d25
TT
17362019-05-03 Tom Tromey <tromey@adacore.com>
1737
1738 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
1739 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
1740 * gdb.ada/char_enum.exp: Add test.
1741
0fdfd794
TV
17422019-05-03 Tom de Vries <tdevries@suse.de>
1743
1744 * boards/cc-with-gdb-index.exp: New file.
1745
80062eb9
AB
17462019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
1747
1748 * gdb.rust/simple.exp: Add new test case.
1749 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
1750 (main): Initialise an instance of the new struct.
1751
4504bbde
TT
17522019-05-01 Tom Tromey <tromey@adacore.com>
1753
1754 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
1755 record.
1756 (NPR): New variable.
1757 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
1758 test.
1759
d48e62f4
TT
17602019-05-01 Tom Tromey <tromey@adacore.com>
1761
1762 * gdb.ada/packed_array_assign.exp: Add packed assignment
1763 regression test.
1764
f59f30f5
TV
17652019-05-01 Tom de Vries <tdevries@suse.de>
1766
1767 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
1768
b70bfc54
TV
17692019-05-01 Tom de Vries <tdevries@suse.de>
1770
1771 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
1772
15f18d14
AT
17732019-04-30 Ali Tamur <tamur@google.com>
1774
1775 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
1776
2ff0a947
TT
17772019-04-30 Tom Tromey <tromey@adacore.com>
1778
1779 * lib/ada.exp (find_ada_tool): New proc.
1780 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
1781 * gdb.ada/catch_ex_std.exp: New file.
1782 * gdb.ada/catch_ex_std/foo.adb: New file.
1783 * gdb.ada/catch_ex_std/some_package.adb: New file.
1784 * gdb.ada/catch_ex_std/some_package.ads: New file.
1785
a776957c
TT
17862019-04-30 Tom Tromey <tromey@adacore.com>
1787
1788 PR c++/24470:
1789 * gdb.cp/temargs.cc: Add test code from PR.
1790
bc68014d
AB
17912019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1792
1793 * gdb.fortran/vla-datatypes.exp: Update expected results.
1794 * gdb.fortran/vla-ptype.exp: Likewise.
1795 * gdb.fortran/vla-type.exp: Likewise.
1796 * gdb.fortran/vla-value.exp: Likewise.
1797
f1fdc960
AB
17982019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1799
1800 * gdb.fortran/ptr-indentation.exp: Update expected results.
1801 * gdb.fortran/ptype-on-functions.exp: Likewise.
1802 * gdb.fortran/vla-ptr-info.exp: Likewise.
1803 * gdb.fortran/vla-value.exp: Likewise.
1804
bf7a4de1
AB
18052019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1806
1807 * gdb.fortran/ptype-on-functions.exp: New file.
1808 * gdb.fortran/ptype-on-functions.f90: New file.
1809
bbe75b9d
AB
18102019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1811
1812 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1813 case void string.
1814
1db455a7
AB
18152019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1816
1817 * gdb.fortran/complex.exp: Expand.
1818 * gdb.fortran/complex.f: Renamed to...
1819 * gdb.fortran/complex.f90: ...this, and extended to add more
1820 complex values.
1821
b6d03bb2
AB
18222019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1823
1824 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
1825 MODULO, CMPLX.
1826
2e62ab40
AB
18272019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1828 Richard Bunt <richard.bunt@arm.com>
1829
1830 * gdb.base/max-depth.c: New file.
1831 * gdb.base/max-depth.exp: New file.
1832 * gdb.python/py-nested-maps.c: New file.
1833 * gdb.python/py-nested-maps.exp: New file.
1834 * gdb.python/py-nested-maps.py: New file.
1835 * gdb.python/py-format-string.exp (test_max_depth): New proc.
1836 (test_all_common): Call test_max_depth.
1837 * gdb.fortran/max-depth.exp: New file.
1838 * gdb.fortran/max-depth.f90: New file.
1839 * gdb.go/max-depth.exp: New file.
1840 * gdb.go/max-depth.go: New file.
1841 * gdb.modula2/max-depth.exp: New file.
1842 * gdb.modula2/max-depth.c: New file.
1843 * lib/gdb.exp (get_print_expr_at_depths): New proc.
1844
d2b584a5
TV
18452019-04-29 Tom de Vries <tdevries@suse.de>
1846
1847 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
1848
136afab8
PW
18492019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1850
1851 * gdb.base/callexit.exp: Test may-call-functions off.
1852
725cbb63
KS
18532019-04-25 Keith Seitz <keiths@redhat.com>
1854
1855 PR c++/24367
1856 * gdb.cp/meth-typedefs.cc (incomplete_struct)
1857 (another_incomplete_struct, test_incomplete): New definitions.
1858 (main): Use new definitions.
1859 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
1860 functions.
1861
82433e3e
SDJ
18622019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
1863
1864 PR corefiles/11608
1865 PR corefiles/18187
1866 * gdb.base/coredump-filter-build-id.exp: New file.
1867
dd06d4d6
AH
18682019-04-25 Alan Hayward <alan.hayward@arm.com>
1869
e79be6e5
SM
1870 * Makefile.in: Pass through GDBSERVER_DEBUG.
1871 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
1872 (gdbserver,debug): Add board setting.
1873 * gdb.trace/tspeed.exp: Skip when debugging.
1874 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
1875 * lib/gdbserver-support.exp: Likewise
dd06d4d6 1876
1670072e
TT
18772019-04-24 Tom Tromey <tromey@adacore.com>
1878
1879 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
1880 Rust.
1881
a59240a4
TT
18822019-04-24 Tom Tromey <tromey@adacore.com>
1883
1884 * gdb.arch/amd64-eval.exp: Test bitfield return.
1885 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
1886 (class Foo) <return_bitfields>: New method.
1887 (main): Call it.
1888
b907456c
AB
18892019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
1890
1891 * gdb.cp/many-args.cc: New file.
1892 * gdb.cp/many-args.exp: New file.
1893
5c565afd
TV
18942019-04-23 Tom de Vries <tdevries@suse.de>
1895
1896 PR gdb/24433
1897 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
1898
ba22ff86
AH
18992019-04-23 Alan Hayward <alan.hayward@arm.com>
1900
1901 * gdb.trace/backtrace.exp: Use nopie flag.
1902 * gdb.trace/circ.exp: Likewise.
1903 * gdb.trace/collection.exp: Likewise.
1904 * gdb.trace/ftrace.exp: Likewise.
1905 * gdb.trace/mi-trace-unavailable.exp: Likewise.
1906 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1907 * gdb.trace/qtro.exp: Likewise.
1908 * gdb.trace/read-memory.exp: Likewise.
1909 * gdb.trace/report.exp: Likewise.
1910 * gdb.trace/tfile.exp: Likewise.
1911 * gdb.trace/tfind.exp: Likewise.
1912 * gdb.trace/unavailable.exp: Likewise.
1913
7905fc35
PA
19142019-04-22 Pedro Alves <palves@redhat.com>
1915
1916 * gdb.base/solib-probes-nosharedlibrary.c,
1917 gdb.base/solib-probes-nosharedlibrary.exp: New files.
1918
8ecb59f8
TT
19192019-04-19 Tom Tromey <tromey@adacore.com>
1920
1921 * gdb.ada/ptype_union.c: New file.
1922 * gdb.ada/ptype_union.exp: New file.
1923
62160ec9
TT
19242019-04-19 Tom Tromey <tromey@adacore.com>
1925
1926 PR symtab/24423:
1927 * gdb.base/list0.h (foo): Add a control-l character.
1928
36cd4ba5
TV
19292019-04-18 Tom de Vries <tdevries@suse.de>
1930
1931 PR gdb/24433
1932 * boards/local-board.exp: Set sysroot to "".
1933
b73715df
TV
19342019-04-18 Tom de Vries <tdevries@suse.de>
1935 Pedro Alves <palves@redhat.com>
1936
1937 PR gdb/24454
1938 * gdb.threads/vfork-follow-child-exec.c: New file.
1939 * gdb.threads/vfork-follow-child-exec.exp: New file.
1940 * gdb.threads/vfork-follow-child-exit.c: New file.
1941 * gdb.threads/vfork-follow-child-exit.exp: New file.
1942
4aa866af
LS
19432019-04-15 Leszek Swirski <leszeks@google.com>
1944
1945 * gdb.arch/amd64-eval.cc: New file.
1946 * gdb.arch/amd64-eval.exp: New file.
1947
e5a1a79a
AH
19482019-04-11 Alan Hayward <alan.hayward@arm.com>
1949
1950 * gdb.server/sysroot.c: New test.
1951 * gdb.server/sysroot.exp: New file.
1952 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
1953 matching param.
1954
41077b66
AB
19552019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
1956
1957 * gdb.base/align.exp: Extend test to cover structures containing
1958 only static fields.
1959
c30391f8
TV
19602019-04-11 Tom de Vries <tdevries@suse.de>
1961
1962 * boards/cc-with-dwz-m.exp: New file.
1963 * boards/cc-with-dwz.exp: New file.
1964 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
1965
e242fd12
SM
19662019-04-09 Simon Marchi <simon.marchi@efficios.com>
1967
1968 * gdb.base/start-cpp.exp: New file.
1969 * gdb.base/start-cpp.cc: New file.
1970
2b0c8b01
KB
19712019-04-08 Kevin Buettner <kevinb@redhat.com>
1972
1973 * gdb.python/py-thrhandle.exp: Adjust tests to call
1974 thread_from_handle instead of thread_from_thread_handle.
1975
947210e5
KB
19762019-04-08 Kevin Buettner <kevinb@redhat.com>
1977
1978 * gdb.python/py-thrhandle.exp: Add tests for
1979 gdb.InferiorThread.handle.
1980
d7df6549
AB
19812019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1982
1983 * gdb.python/py-function.exp: Check calling helper function from
1984 all languages.
1985 * lib/gdb.exp (gdb_supported_languages): New proc.
1986
8bdc1658
AB
19872019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1988
1989 * gdb.base/complex-parts.c: New file.
1990 * gdb.base/complex-parts.exp: New file.
1991
05caa1d2
TT
19922019-04-01 Tom Tromey <tromey@adacore.com>
1993
1994 PR symtab/23331:
1995 * gdb.dwarf2/dw2-ranges-main.c: New file.
1996 * gdb.dwarf2/dw2-ranges-psym.c: New file.
1997 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
1998
7734102d
EZ
19992019-03-30 Simon Marchi <simark@simark.ca>
2000
2001 * gdb.base/default.exp: Add values for $_gdb_major and
2002 $_gdb_minor.
2003
188e1fa9
TT
20042019-03-29 Tom Tromey <tromey@adacore.com>
2005
2006 * gdb.base/help.exp: Tighten apropos regexp.
2007
2880242d
KS
20082019-03-29 Keith Seitz <keiths@redhat.com>
2009
2010 * gdb.fortran/array-bounds.exp: New file.
2011 * gdb.fortran/array-bounds.f90: New file.
2012
077cad8e
PW
20132019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2014
2015 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2016
80047cfc
PW
20172019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2018
2019 * gdb.multi/hello.c (main): Increase alarm timer.
2020
f489207e
SL
20212019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2022
2023 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2024 factor when no hardware watchpoint support.
2025
c92df149
AH
20262019-03-28 Alan Hayward <alan.hayward@arm.com>
2027 Pedro Alves <palves@redhat.com>
2028
2029 * boards/local-board.exp: set sysroot to /.
2030
933aebfa
AH
20312019-03-27 Alan Hayward <alan.hayward@arm.com>
2032
2033 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2034 in child.
2035
9f9aa852
AB
20362019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2037
2038 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2039 field.
2040 (make_container): Initialise new field.
2041 * gdb.python/py-prettyprint.exp: Add new tests.
2042 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2043 <display_hint>: New method.
2044
3714a195
AB
20452019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2046
2047 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2048 gdb_continue_to_breakpoint more throughout this test.
2049 (run_lang_tests) Supply unique test names, and use
2050 gdb_test_no_output.
2051
18c77628
AB
20522019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2053
2054 * gdb.base/finish-pretty.exp: Update expected results.
2055 * gdb.base/pretty-print.c: New file.
2056 * gdb.base/pretty-print.exp: New file.
2057
9a93502f
PA
20582019-03-25 Pedro Alves <palves@redhat.com>
2059
2060 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2061 move comments outside list. Append '-i "" eof' section.
2062
968aa7ae
AH
20632019-03-22 Alan Hayward <alan.hayward@arm.com>
2064
34a7f2a4 2065 PR testsuite/25016
968aa7ae
AH
2066 * README: Add pie options.
2067 * gdb.base/break-interp.exp: Ensure pie is disabled.
2068 * gdb.base/dump.exp: Likewise.
2069 * lib/gdb.exp (gdb_compile): Add pie option.
2070
4c7d57e7
TT
20712019-03-19 Tom Tromey <tromey@adacore.com>
2072
2073 * gdb.mi/mi2-cli-display.c: New file.
2074 * gdb.mi/mi2-cli-display.exp: New file.
2075
bff8c71f
TT
20762019-03-18 Joel Brobecker <brobecker@adacore.com>
2077 Tom Tromey <tromey@adacore.com>
2078
2079 * gdb.ada/ptype_array/pck.adb: New file.
2080 * gdb.ada/ptype_array/pck.ads: New file.
2081 * gdb.ada/ptype_array/foo.adb: New file.
2082 * gdb.ada/ptype_array.exp: New file.
2083
d085f989
TT
20842019-03-14 Tom Tromey <tromey@adacore.com>
2085
2086 * gdb.base/style.exp: Add "set style sources" test.
2087
b4be1b06
SM
20882019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2089
2090 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2091 * mi-breakpoint-multiple-locations.exp: ... this.
2092 (make_breakpoints_pattern): New proc.
2093 (do_test): Add mi_version parameter, test -break-insert,
2094 -break-info and =breakpoint-created.
2095
7cde5fc2
AB
20962019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2097
2098 * config/default.exp: Remove 'load_lib gdb.exp'.
2099 * config/monitor.exp: Likewise.
2100 * config/sid.exp: Likewise.
2101 * config/sim.exp: Likewise.
2102 * config/slite.exp: Likewise.
2103 * config/unix.exp: Likewise.
2104 * gdb.base/default.exp: Remove unhelpful comment.
2105
efbecbc1
AB
21062019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2107
2108 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2109
0841c79a
AB
21102019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2111
2112 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2113
4a270568
AB
21142019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2115
2116 * gdb.fortran/type-kinds.exp: Update expected results.
2117
067630bd
AB
21182019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2119
2120 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2121
3be47f7a
AB
21222019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2123
2124 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2125 function.
2126 (test_basic_parsing_of_type_kinds): Expand types tested.
2127 (test_parsing_invalid_type_kinds): New function.
2128
4d00f5d8
AB
21292019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2130
2131 * gdb.fortran/intrinsics.exp: New file.
2132 * gdb.fortran/intrinsics.f90: New file.
2133 * gdb.fortran/type-kinds.exp: New file.
2134
c8f91604
AB
21352019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2136
2137 * gdb.fortran/dot-ops.exp: New file.
2138
dd9f2c76
AB
21392019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2140
2141 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2142 Check upper and lower case logical literals.
2143
84ec9724
AB
21442019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2145
2146 * gdb.fortran/types.exp (test_float_literal_types_accepted):
2147 Remove duplicate tests.
2148
c3734e09
AH
21492019-03-06 Alan Hayward <alan.hayward@arm.com>
2150
2151 * lib/gdb.exp (builtin_cd): rename of cd.
2152 (cd): Override builtin.
2153
aa3cfbda
RB
21542019-03-06 Richard Bunt <richard.bunt@arm.com>
2155
2156 * gdb.fortran/function-calls.exp: New file.
2157 * gdb.fortran/function-calls.f90: New test.
2158
7b63ad86
RB
21592019-03-04 Richard Bunt <richard.bunt@arm.com>
2160
2161 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
2162 on user program standard output.
2163 * gdb.fortran/short-circuit-argument-list.f90: Record function
2164 calls.
2165
01abb042
AH
21662019-02-28 Alan Hayward <alan.hayward@arm.com>
2167
c3734e09
AH
2168 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
2169 failure.
01abb042 2170
92137da0
RO
21712019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2172
2173 PR gdb/8527
2174 * gdb.base/interrupt-daemon-attach.c,
2175 gdb.base/interrupt-daemon-attach.exp: New test.
2176
5862844d
PA
21772019-02-27 Pedro Alves <palves@redhat.com>
2178
2179 * gdb.base/page.exp: Add tests for "set width/height -1".
2180
8ed25214
PA
21812019-02-27 Pedro Alves <palves@redhat.com>
2182
2183 * gdb.base/page.exp: Add tests for "set/show width/height" with
2184 "infinite" values.
2185
6c28e44a
TT
21862019-02-27 Tom Tromey <tromey@adacore.com>
2187
2188 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
2189 2.4.
2190 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
2191 workaround.
2192
bf9a735e
AB
21932019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
2194
2195 * gdb.base/align.exp: Extend to compile in both C and C++, and add
2196 tests for structs with static members.
2197
8791793c
TT
21982019-02-26 Tom Tromey <tromey@adacore.com>
2199
2200 * gdb.python/py-value.exp (test_value_from_buffer): Check for
2201 ValueError, not TypeError.
2202
bc2a507e
KB
22032019-02-26 Kevin Buettner <kevinb@redhat.com>
2204
2205 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
2206 call from main program.
2207
e0e7d3bd
JB
22082019-02-23 Joel Brobecker <brobecker@adacore.com>
2209
2210 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
2211 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
2212 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
2213 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
2214 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
2215
9600246d
KS
22162019-02-22 Keith Seitz <keiths@redhat.com>
2217
2218 PR symtab/23853
2219 * gdb.base/symlink-sourcefile.c: New file.
2220 * gdb.base/symlink-sourcefile.exp: New file.
2221
0c95f9ed
TT
22222019-02-20 Tom Tromey <tom@tromey.com>
2223
2224 * gdb.base/info_qt.exp: Update.
2225
6caa91b6
SM
22262019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
2227
2228 * gdb.base/source.exp: Move "error in sourced script" code to
2229 the end.
2230 * gdb.base/source-error.gdb: Move contents to
2231 source-error-1.gdb. Add new code to source source-error-1.gdb.
2232 * gdb.base/source-error-1.gdb: New file, from previous
2233 source-error.gdb.
2234
6506371f
TT
22352019-02-17 Tom Tromey <tom@tromey.com>
2236
2237 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
2238 for macro styling.
2239 * gdb.base/style.c (SOME_MACRO): New macro.
2240
a0087920
TT
22412019-02-17 Tom Tromey <tom@tromey.com>
2242
2243 * gdb.base/style.exp: Add line-wrapping tests.
2244 * gdb.base/page.exp: Add test for quitting during pagination.
2245
a2cd4f14
JB
22462019-02-17 Joel Brobecker <brobecker@adacore.com>
2247
2248 * gdb.ada/big_packed_array: New testcase.
2249 * gdb.ada/homonym.exp: Fix incorrect expected output for
2250 "break <homonym__get_value>" test.
2251
9d70ffbc
WP
22522019-02-13 Weimin Pan <weimin.pan@oracle.com>
2253
2254 PR breakpoints/21870
2255 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
2256 and prepare_for_testing. Add comment.
2257 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
2258 redundant cleanup call. Clean up comment.
2259
01c7ae81
WP
22602019-02-12 Weimin Pan <weimin.pan@oracle.com>
2261
2262 PR breakpoints/21870
2263 * gdb.arch/aarch64-dbreg-contents.exp: New file.
2264 * gdb.arch/aarch64-dbreg-contents.c: New file.
2265
aff29d1c
JB
22662019-02-10 Joel Brobecker <brobecker@adacore.com>
2267
2268 * gdb.ada/mi_ref_changeable: New testcase.
2269
df0da8a2
AH
22702019-02-07 Alan Hayward <alan.hayward@arm.com>
2271
2272 * gdb.base/attach.exp: Add double attach test.
2273
bd447abb
SM
22742019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
2275
2276 * lib/gdb.exp (default_gdb_start): Don't match pagination
2277 prompt.
2278 (gdb_init): Set stty_init.
2279
1dbc40b9
TT
22802019-01-27 Tom Tromey <tom@tromey.com>
2281
2282 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
2283 skip_python_tests.
2284
353229bf
AH
22852019-01-24 Alan Hayward <alan.hayward@arm.com>
2286
2287 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
2288 New structure.
2289 (struct struct_static_02_02): Likewise.
2290 (struct struct_static_02_03): Likewise.
2291 (struct struct_static_02_04): Likewise.
2292 (struct struct_static_04_01): Likewise.
2293 (struct struct_static_04_02): Likewise.
2294 (struct struct_static_04_03): Likewise.
2295 (struct struct_static_04_04): Likewise.
2296 (struct struct_static_06_01): Likewise.
2297 (struct struct_static_06_02): Likewise.
2298 (struct struct_static_06_03): Likewise.
2299 (struct struct_static_06_04): Likewise.
2300 (cmp_struct_static_02_01): Likewise.
2301 (cmp_struct_static_02_02): Likewise.
2302 (cmp_struct_static_02_03): Likewise.
2303 (cmp_struct_static_02_04): Likewise.
2304 (cmp_struct_static_04_01): Likewise.
2305 (cmp_struct_static_04_02): Likewise.
2306 (cmp_struct_static_04_03): Likewise.
2307 (cmp_struct_static_04_04): Likewise.
2308 (cmp_struct_static_06_01): Likewise.
2309 (cmp_struct_static_06_02): Likewise.
2310 (cmp_struct_static_06_03): Likewise.
2311 (cmp_struct_static_06_04): Likewise.
2312 (call_all): Test new structs.
2313 * gdb.base/infcall-nested-structs.exp: Likewise.
2314
73021deb
AH
23152019-01-21 Alan Hayward <alan.hayward@arm.com>
2316 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
2317
fc65c7db
AH
23182019-01-21 Alan Hayward <alan.hayward@arm.com>
2319 * gdb.base/stack-protector.c: New test.
2320 * gdb.base/stack-protector.exp: New file.
2321 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2322 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2323 option.
2324 (gdb_compile): Remove stack protector for GCC and prevent
2325 recursion.
2326
c24bdb02
KS
23272019-01-16 Keith Seitz <keiths@redhat.com>
2328
2329 PR gdb/23773
2330 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
2331
6f072a10
PFC
23322019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2333
2334 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2335 aliases.
2336 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2337 tests.
2338 * gdb.arch/powerpc-vector-regs.c: New file.
2339 * gdb.arch/powerpc-vector-regs.exp: New file.
2340
a7b8d682
PFC
23412019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2342
2343 * gdb.arch/altivec-regs.exp: Fix the list passed to
2344 gdb_expect_list when testing "info vector".
2345
6eb6fb67
AB
23462019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2347
2348 * gdb.base/style.exp: Don't include path in testname.
2349
b56f80d8
KS
23502019-01-10 Keith Seitz <keiths@redhat.com>
2351
2352 PR gdb/23712
2353 PR symtab/23010
2354 * gdb.dwarf2/multidictionary.exp: New file.
2355
041be526
SM
23562019-01-09 Simon Marchi <simon.marchi@ericsson.com>
2357
2358 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
2359 (test_gnuv3_style_demangling): ... this.
2360 (test_lucid_style_demangling): Remove.
2361 (test_arm_style_demangling): Remove.
2362 (test_hp_style_demangling): Remove.
2363 (do_tests): Remove calls to the above.
2364
d820d0c3
AB
23652019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2366
2367 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
2368 case.
2369
f097f5ad
TT
23702019-01-06 Tom Tromey <tom@tromey.com>
2371
2372 PR gdb/28155:
2373 * gdb.dwarf2/typedef-void-finish.exp: New file.
2374
2cd8cc0b
TT
23752018-12-28 Tom Tromey <tom@tromey.com>
2376 Simon Marchi <simark@simark.ca>
2377
2378 * gdb.base/jit-exec.exp: New file.
2379 * gdb.base/jit-exec.c: New file.
2380 * gdb.base/jit-execd.c: New file.
2381
35fb8261
TT
23822018-12-28 Tom Tromey <tom@tromey.com>
2383
2384 * gdb.base/style.exp: Update test to check for address styling.
2385
47fd17cd
TT
23862018-12-28 Tom Tromey <tom@tromey.com>
2387
2388 * gdb.base/style.exp: Add test for styling of "Reading symbols"
2389 message.
2390
d47032b7
TT
23912018-12-28 Tom Tromey <tom@tromey.com>
2392
2393 * gdb.base/style.exp: Add test for version number styling.
2394
af79b68d
TT
23952018-12-28 Tom Tromey <tom@tromey.com>
2396
2397 * gdb.base/style.exp: Add test for print_address_symbolic.
2398
0bb296cb
TT
23992018-12-28 Tom Tromey <tom@tromey.com>
2400
2401 * gdb.base/style.exp: Add test for breakpoint setting.
2402
80ae2043
TT
24032018-12-28 Tom Tromey <tom@tromey.com>
2404
2405 * gdb.base/style.exp: Add test for variable names.
2406
cbe56571
TT
24072018-12-28 Tom Tromey <tom@tromey.com>
2408
2409 * gdb.base/style.exp: New file.
2410 * gdb.base/style.c: New file.
2411
9162a27c
TT
24122018-12-28 Tom Tromey <tom@tromey.com>
2413
2414 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
2415 "dumb".
2416 * gdb.base/readline.exp (operate_and_get_next): Save and restore
2417 the TERM environment variable.
2418
bc543c90
TT
24192018-12-27 Tom Tromey <tom@tromey.com>
2420
2421 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
2422 pagination test.
2423
6f0ffe50
AB
24242018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
2425
2426 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
2427 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
2428
b5a1e557
PW
24292018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2430
2431 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
2432 Filename a.adb changed to bp_fun_addr.adb.
2433 gdb.ada/bp_fun_addr.exp: Update test accordingly.
2434
6e8b1ab2
JV
24352018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
2436
2437 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
2438 non-PIE executables.
2439 * README: Mention the gdb,nopie_flag board setting.
2440 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
2441 non-PIE executable.
2442 * gdb.arch/amd64-entry-value.exp: Likewise.
2443 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
2444 * gdb.arch/i386-float.exp: Likewise.
2445 * gdb.arch/i386-signal.exp: Likewise.
2446 * gdb.mi/mi-reg-undefined.exp: Likewise.
2447
d00a27c5
PM
24482018-12-21 Paul Marechal <paul.marechal@ericsson.com>
2449
2450 PR gdb/23974
2451 * gdb.base/info-os.exp: Check return for unknown "info os" type.
2452
161d081c
PW
24532018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2454
2455 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
2456 Update order of results accordingly.
2457
b001de23
AB
24582018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
2459
2460 * gdb.base/annota1.exp: Update a test regexp.
2461
99e1a184
AB
24622018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2463
2464 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
2465
7a81c1e2
PW
24662018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2467
2468 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
2469 (reuse_time): Initialize to REUSE_TIME_CAP.
2470 (check_rc): New function.
2471 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
2472 Check pthread_create rc.
2473 (spawner_thread_func): Check pthread_create and pthread_join rc.
2474
73e8dc90
PA
24752018-12-08 Pedro Alves <palves@redhat.com>
2476
2477 * gdb.base/list.exp (test_forward_search): Rename to ...
2478 (test_forward_reverse_search): ... this. Also test reverse-search
2479 and the forward-search alias.
2480
13f2ed32
AB
24812018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
2482
2483 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
2484 local timeout variable before return, and remove all local timeout
2485 variable entirely.
2486 (gdb_load): Likewise.
2487
64d27cfc
TV
24882018-12-01 Tom de Vries <tdevries@suse.de>
2489
2490 * gdb.base/gdb-caching-proc.exp: New file.
2491
f63c03b4
SDJ
24922018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
2493
2494 * Makefile.in (TIMESTAMP): New variable.
2495 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
2496 command.
2497 (check-single-racy): Likewise.
2498 (check/%.exp): Likewise.
2499 (check-racy/%.exp): Likewise.
2500 (workers/%.worker): Likewise.
2501 (build-perf): Likewise.
2502 (check-perf): Likewise.
2503 * README: Describe new "TS" and "TS_FORMAT" variables.
2504 * print-ts.py: New file.
2505
1c97054b
BF
25062018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
2507
2508 PR python/23714
2509 * gdb.python/python.exp: Test command repetition after
2510 gdb.execute.
2511
1871a62d
AB
25122018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
2513
2514 * gdb.opt/inline-break.exp: Add test that info breakpoint output
2515 is correctly aligned.
2516
fb5e1ed9
PW
25172018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2518
2519 * gdb.ada/info_auto_lang.exp: New testcase.
2520 * gdb.ada/info_auto_lang/global_pack.ads: New file.
2521 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
2522 * gdb.ada/info_auto_lang/some_c.c: New file.
2523
43d397ca
PW
25242018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2525
2526 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
2527 FUNC_lang language syntax.
2528
beddd671
PW
25292018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2530
2531 * gdb.base/info_minsym.c: New file.
2532 * gdb.base/info_minsym.exp: New file.
2533
73fc52c4
TT
25342018-11-19 Tom Tromey <tom@tromey.com>
2535
2536 PR rust/23625:
2537 * gdb.rust/simple.exp: Add ptype test. Update expected output.
2538 * gdb.rust/expr.exp: Update expected output. Change one test.
2539
994b876a
TT
25402018-11-19 Tom Tromey <tom@tromey.com>
2541
2542 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
2543
6769f276
PA
25442018-11-19 Pedro Alves <palves@redhat.com>
2545
2546 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
2547 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
2548 see the expected warning.
2549
38a72da0
AH
25502018-11-16 Alan Hayward <alan.hayward@arm.com>
2551
2552 PR gdb/22736:
2553 * gdb.cp/infcall-nodebug-lib.c: New test.
2554 * gdb.cp/infcall-nodebug-main.c: New test.
2555 * gdb.cp/infcall-nodebug.exp: New file.
2556
53a89d6e
SM
25572018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
2558
2559 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
2560 completer tests.
2561
9325300d
TV
25622018-11-09 Tom de Vries <tdevries@suse.de>
2563
2564 * gdb.base/msym-lang.c: New test.
2565 * gdb.base/msym-lang.exp: New file.
2566 * gdb.base/msym-lang-main.c: New test.
2567
20f0d60d
TT
25682018-11-08 Tom Tromey <tom@tromey.com>
2569
2570 PR gdb/23555:
2571 PR gdb/23838:
2572 * gdb.base/warning.exp: New file.
2573
b5420128
JB
25742018-11-08 Jan Beulich <jbeulich@suse.com>
2575
2576 * testsuite/gdb.arch/i386-avx512.c,
2577 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
2578
cd115d61
AB
25792018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2580
2581 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2582 point hardware.
2583
35ee2dc2
AB
25842018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2585
2586 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2587 * gdb.dwarf2/missing-type-name.exp: New file.
2588
31aceee8
TV
25892018-11-06 Tom de Vries <tdevries@suse.de>
2590
2591 * gdb.base/many-headers.c: New test.
2592 * gdb.base/many-headers.exp: New file.
2593
109be305
JW
25942018-11-06 Jim Wilson <jimw@sifive.com>
2595
2596 * gdb.base/code_elim.exp: For riscv, set additional_flags
2597 to include -msmall-data-limit=0.
2598
e2b7af72
JB
25992018-11-01 Joel Brobecker <brobecker@adacore.com>
2600
2601 * gdb.ada/watch_minus_l: New testcase.
2602
cdcda965
SM
26032018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2604
2605 * gdb.arch/aix-sighandle.c: New file.
2606 * gdb.arch/aix-sighandle.exp: New file.
2607
92dcebf3
AB
26082018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2609
2610 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
2611 registers being unions.
2612
68b9ac18
TV
26132018-10-31 Tom de Vries <tdevries@suse.de>
2614
2615 * lib/valgrind.exp: New file.
2616 (vgdb_start, vgdb_stop): New procs, factored out of ...
2617 * gdb.base/valgrind-bt.exp: ... here, ...
2618 * gdb.base/valgrind-disp-step.exp: ... here and ...
2619 * gdb.base/valgrind-infcall.exp: ... here.
2620
1443936e
TV
26212018-10-31 Tom de Vries <tdevries@suse.de>
2622
2623 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2624
eb77c9df
AB
26252018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2626
2627 * gdb.dwarf2/void-type.c: New file.
2628 * gdb.dwarf2/void-type.exp: New file.
2629
82b5e646
PW
26302018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2631
2632 * gdb.base/info_qt.c: New file.
2633 * gdb.base/info_qt.exp: New file.
2634
8d619c01
EBM
26352018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2636
2637 * gdb.arch/powerpc-htm-regs.c: New file.
2638 * gdb.arch/powerpc-htm-regs.exp: New file.
2639
f2cf6173
EBM
26402018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2641
2642 * gdb.arch/powerpc-tar.c: New file.
2643 * gdb.arch/powerpc-tar.exp: New file.
2644
7ca18ed6
EBM
26452018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2646
2647 * gdb.arch/powerpc-ppr-dscr.c: New file.
2648 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2649
bfcc0eba
TV
26502018-10-25 Tom de Vries <tdevries@suse.de>
2651
2652 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2653
fe1a5cad
TV
26542018-10-24 Tom de Vries <tdevries@suse.de>
2655
2656 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2657 longer exists error.
2658
a76dc3b7
TV
26592018-10-24 Tom de Vries <tdevries@suse.de>
2660
2661 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2662
4df46df7
TV
26632018-10-24 Tom de Vries <tdevries@suse.de>
2664
2665 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2666 --db-attach in valgrind.
2667
0dbfcfff
AB
26682018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2669
2670 * gdb.arch/riscv-reg-aliases.c: New file.
2671 * gdb.arch/riscv-reg-aliases.exp: New file.
2672
b04480b1
AH
26732018-10-19 Alan Hayward <alan.hayward@arm.com>
2674
2675 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2676
2c6ac8d7
AH
26772018-10-19 Alan Hayward <alan.hayward@arm.com>
2678
2679 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2680
2bc69f25
AH
26812018-10-19 Alan Hayward <alan.hayward@arm.com>
2682
2683 * gdb.cp/ovldbreak.exp: Fix regexps.
2684
1f1ae3a3
AH
26852018-10-19 Alan Hayward <alan.hayward@arm.com>
2686
2687 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2688
94c18618
SDJ
26892018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2690
2691 PR cli/23785
2692 * gdb.base/restore.exp: New test to check if "restore" with an
2693 invalid file doesn't segfault.
2694
812cd6eb
TV
26952018-10-18 Tom de Vries <tdevries@suse.de>
2696
2697 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2698 * gdb.ada/excep_handle.exp: Same.
2699 * gdb.ada/mi_string_access.exp: Same.
2700 * gdb.ada/mi_var_union.exp: Same.
2701 * gdb.arch/arc-analyze-prologue.exp: Same.
2702 * gdb.arch/arc-decode-insn.exp: Same.
2703 * gdb.base/readnever.exp: Same.
2704 * gdb.fortran/printing-types.exp: Same.
2705 * gdb.guile/scm-lazy-string.exp: Same.
2706
c4b90788
TV
27072018-10-16 Tom de Vries <tdevries@suse.de>
2708
2709 PR gdb/23730
2710 * gdb.base/catch-follow-exec.c: Add copyright notice.
2711 * gdb.base/catch-follow-exec.exp: Rewrite to use
2712 gdb_spawn_with_cmdline_opts. Require gdb-native.
2713
8bca2978
SL
27142018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2715
2716 * gdb.trace/actions-changed.exp: Check for arch support.
2717 * gdb.trace/actions.exp: Likewise.
2718 * gdb.trace/ax.exp: Likewise.
2719 * gdb.trace/backtrace.exp: Likewise.
2720 * gdb.trace/change-loc.exp: Likewise.
2721 * gdb.trace/deltrace.exp: Likewise.
2722 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2723 * gdb.trace/ftrace.exp: Likewise.
2724 * gdb.trace/infotrace.exp: Check for arch support.
2725 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2726 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2727 * gdb.trace/mi-tsv-changed.exp: Likewise.
2728 * gdb.trace/packetlen.exp: Likewise.
2729 * gdb.trace/passc-dyn.exp: Likewise.
2730 * gdb.trace/passcount.exp: Likewise.
2731 * gdb.trace/pending.exp: Likewise.
2732 * gdb.trace/range-stepping.exp: Check for shlib support.
2733 * gdb.trace/report.exp: Check for arch support.
2734 * gdb.trace/save-trace.exp: Likewise.
2735 * gdb.trace/signal.exp: Check for signal support.
2736 * gdb.trace/tfind.exp: Check for arch support.
2737 * gdb.trace/trace-break.exp: Check for arch and shlib support.
2738 * gdb.trace/trace-common.h: Add comment.
2739 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
2740 * gdb.trace/trace-enable-disable.exp: Likewise.
2741 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
2742 * gdb.trace/tracecmd.exp: Check for arch support.
2743 * gdb.trace/tspeed.exp: Check for shlib and target support.
2744 * gdb.trace/tstatus.exp: Check for arch support.
2745 * gdb.trace/tsv.exp: Likewise.
2746 * gdb.trace/while-dyn.exp: Likewise.
2747 * gdb.trace/while-stepping.exp: Likewise.
2748 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
2749
f9c49bff
SM
27502018-10-12 Simon Marchi <simon.marchi@ericsson.com>
2751
2752 * gdb.trace/tspeed.exp: Remove nowarnings.
2753 (prepare_for_trace_test): Declare "global ipalib".
2754 * gdb.trace/tspeed.c: Include unistd.h.
2755 (main): Remove superfluous printf argument.
2756
d4330bde
SL
27572018-10-11 Sandra Loosemore <sandra@codesourcery.com>
2758
2759 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
2760 directory prefix on the filename.
2761
8ecfd7bd
SDJ
27622018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
2763
2764 * gdb.gdb/unittest.exp: Update expected message informing that
2765 selftests have been disabled.
2766 * gdb.server/unittest.exp: Likewise.
2767
58bbcd02
TV
27682018-10-09 Tom de Vries <tdevries@suse.de>
2769
2770 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
2771 with runto_main.
2772
9f6b697b
WP
27732018-10-08 Weimin Pan <weimin.pan@oracle.com>
2774
2775 PR c++/16841
2776 * gdb.cp/virtbase2.cc: New file.
2777 * gdb.cp/virtbase2.exp: New file.
2778
add5ded5
TT
27792018-10-06 Tom Tromey <tom@tromey.com>
2780
2781 PR python/19399:
2782 * gdb.python/py-inferior.exp: Add architecture test.
2783
f9e48344
TT
27842018-10-06 Tom Tromey <tom@tromey.com>
2785
2786 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
2787 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
2788
2a8be203
TT
27892018-10-06 Tom Tromey <tom@tromey.com>
2790
2791 * gdb.python/py-breakpoint.exp (check_last_event): Check location
2792 of a "throw" catchpoint.
2793
e04caa70
SDJ
27942018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2795
2796 * gdb.base/info-proc.exp: Update string expected from "help info
2797 proc".
2798
5ca8c39f
TT
27992018-10-04 Tom Tromey <tom@tromey.com>
2800
2801 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2802 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2803 (test_initial_complaints, test_empty_complaints): Update.
2804 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2805
3453e7e4
TT
28062018-10-04 Tom Tromey <tom@tromey.com>
2807
2808 PR cli/19551:
2809 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
2810 * lib/gdb.exp (gdb_file_cmd): Update.
2811 * gdb.stabs/weird.exp (print_weird_var): Update.
2812 * gdb.server/solib-list.exp: Update.
2813 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2814 * gdb.mi/mi-cli.exp: Update.
2815 * gdb.linespec/linespec.exp: Update.
2816 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2817 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2818 * gdb.cp/cp-relocate.exp: Update.
2819 * gdb.base/sym-file.exp: Update.
2820 * gdb.base/relocate.exp: Update.
2821 * gdb.base/readnever.exp: Update.
2822 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2823 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
2824 * gdb.base/dbx.exp (gdb_file_cmd): Update.
2825 * gdb.base/code_elim.exp: Update.
2826 * gdb.base/break-unload-file.exp (test_break): Update.
2827 * gdb.base/break-interp.exp (test_attach_gdb): Update.
2828 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
2829 Update.
2830 * gdb.base/attach.exp (do_attach_tests): Update.
2831 * gdb.base/sepdebug.exp: Update.
2832 * gdb.python/py-section-script.exp: Update.
2833
6afcf761
TT
28342018-10-04 Tom Tromey <tom@tromey.com>
2835
2836 PR cli/22234:
2837 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
2838 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
2839 output.
2840
fef1b293
TT
28412018-10-04 Tom Tromey <tom@tromey.com>
2842
2843 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
2844 set width and height to 0.
2845 (test_command_line_attach_run): Use -quiet.
2846
ca98345e
SL
28472018-10-03 Sandra Loosemore <sandra@codesourcery.com>
2848
2849 * lib/gdb.exp (skip_ifunc_tests): New.
2850 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
2851 other compile failures.
2852 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
2853
ff34e6ae
SM
28542018-10-01 Simon Marchi <simon.marchi@ericsson.com>
2855
2856 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
2857 is_amd64_regs_target.
2858
6bb8890e
AH
28592018-10-01 Alan Hayward <alan.hayward@arm.com>
2860
2861 * gdb.arch/aarch64-sighandler-regs.c: New test.
2862 * gdb.arch/aarch64-sighandler-regs.exp: New file.
2863 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
2864
224d30d3
MM
28652018-10-01 Markus Metzger <markus.t.metzger@intel.com>
2866
2867 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
2868 assembly.
2869
f67ffa6a
AB
28702018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
2871
2872 * gdb.base/frame-selection.exp: New file.
2873 * gdb.base/frame-selection.c: New file.
2874
9fc3183f
AH
28752018-09-27 Alan Hayward <alan.hayward@arm.com>
2876
2877 * gdb.threads/check-libthread-db.c (thread_routine): Use a
2878 pthread barrier.
2879 (main): Likewise.
2880
d354055e
AB
28812018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
2882
2883 * gdb.base/large-frame-1.c: New file.
2884 * gdb.base/large-frame-2.c: New file.
2885 * gdb.base/large-frame.exp: New file.
2886 * gdb.base/large-frame.h: New file.
2887
db727370
JL
28882018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2889
2890 PR gdb/20948
2891 * gdb.base/write_mem.exp: New test.
2892 * gdb.base/write_mem.c: Likewise.
2893
ae778caf
TT
28942018-09-23 Tom Tromey <tom@tromey.com>
2895
2896 PR python/18852:
2897 * gdb.python/py-parameter.exp: Add test for parameter that throws
2898 on "set".
2899
fd3ba736
TT
29002018-09-23 Tom Tromey <tom@tromey.com>
2901
2902 PR python/17284:
2903 * gdb.python/py-template.exp (test_template_arg): Add test for
2904 negative template argument number.
2905
39a24317
TT
29062018-09-23 Tom Tromey <tom@tromey.com>
2907
2908 PR python/14062:
2909 * gdb.python/python.exp: Add test for post_event error.
2910
f5769a2c
TT
29112018-09-23 Tom Tromey <tom@tromey.com>
2912
2913 PR python/18170:
2914 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
2915 convert pointers to int and long.
2916
1c1e54f6
TT
29172018-09-23 Tom Tromey <tom@tromey.com>
2918
2919 PR python/20126:
2920 * gdb.python/py-value.exp (test_value_numeric_ops): Add
2921 signed-ness conversion tests.
2922
fb4fa946
TT
29232018-09-23 Tom Tromey <tom@tromey.com>
2924
2925 PR python/18352;
2926 * gdb.python/py-value.exp (test_float_conversion): New proc.
2927 Use it.
2928
a466edac
HAQ
29292018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
2930
2931 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
2932
4ee9b0c5
SL
29332018-09-18 Sandra Loosemore <sandra@codesourcery.com>
2934
2935 * gdb.base/complete-empty.exp: Skip tab-completion tests if
2936 no readline.
2937 * gdb.base/utf8-identifiers.exp: Likewise.
2938 * gdb.cp/cpcompletion.exp: Likewise.
2939 * gdb.linespec/cpcompletion.exp: Likewise.
2940 * gdb.linespec/cpls-abi-tag.exp: Likewise.
2941 * gdb.linespec/cpls-ops.exp: Likewise.
2942
23be8da7
RB
29432018-09-19 Richard Bunt <richard.bunt@arm.com>
2944 Chris January <chris.january@arm.com>
2945
2946 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
2947 * gdb.fortran/short-circuit-argument-list.exp: New file.
2948 * gdb.fortran/short-circuit-argument-list.f90: New test.
2949
5031d0ae
SDJ
29502018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2951
2952 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
2953 "arch=" keyword when executing "-stack-list-frames".
2954
b4c0d1a4
SDJ
29552018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2956
2957 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
2958 "arch=" keyword when executing "-stack-list-frames".
2959
7a6d2b45
SDJ
29602018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2961
2962 * gdb.ada/complete.exp: Expect for "@" when doing "complete
2963 break ada".
2964
8588b356
SM
29652018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
2966
2967 PR python/23669
2968 * gdb.python/python.exp: Test gdb.execute("show commands").
2969
65e65158
TT
29702018-09-16 Tom Tromey <tom@tromey.com>
2971
2972 * gdb.base/new-ui.exp (do_execution_tests): Update.
2973 * gdb.base/dbx.exp (test_breakpoints): Update.
2974
bf326452
AH
29752018-09-14 Alan Hayward <alan.hayward@arm.com>
2976
2977 * lib/gdb.exp (gdb_simple_compile): Add proc.
2978 (is_elf_target): Use gdb_simple_compile.
2979 (skip_altivec_tests): Likewise.
2980 (skip_vsx_tests): Likewise.
2981 (skip_tsx_tests): Likewise.
2982 (skip_btrace_tests): Likewise.
2983 (skip_btrace_pt_tests): Likewise.
2984 (gdb_can_simple_compile): Likewise.
2985 (gdb_has_argv0): Likewise.
2986 (gdb_target_symbol_prefix): Likewise.
2987 (target_supports_scheduler_locking): Likewise.
2988
2361b0fb
TT
29892018-09-13 Tom Tromey <tom@tromey.com>
2990
2991 * Makefile.in (TAGS): Recognize proc_with_prefix and
2992 gdb_caching_proc.
2993
0ae1a321
SM
29942018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2995
2996 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
2997 method.
2998
a40bf0c2
SM
29992018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3000
3001 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3002 and a few other Inferior properties when the Inferior is no
3003 longer valid.
3004
4a3fe98f
TT
30052018-09-13 Tom Tromey <tom@tromey.com>
3006
3007 PR rust/23650:
3008 * gdb.rust/simple.exp: Add test for enum field access error.
3009
098b2108
TT
30102018-09-13 Tom Tromey <tom@tromey.com>
3011
3012 PR rust/23626:
3013 * gdb.rust/simple.rs (EmptyEnum): New type.
3014 (main): Use it.
3015 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3016
1256af7d
SM
30172018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3018
3019 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3020 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3021 * gdb.python/py-symtab.exp: Update test printing an objfile.
3022
4aa8e6c2
SM
30232018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3024
3025 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3026 object.
3027
c221b2f7
AH
30282018-09-12 Alan Hayward <alan.hayward@arm.com>
3029
3030 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3031 (support_complex_tests): Use gdb_can_simple_compile.
3032 (is_ilp32_target): Likewise.
3033 (is_lp64_target): Likewise.
3034 (is_64_target): Likewise.
3035 (is_amd64_regs_target): Likewise.
3036 (is_aarch32_target): Likewise.
3037 (gdb_int128_helper): Likewise.
3038
6f1107b5
JK
30392018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3040
3041 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3042
1f5d1570
JG
30432018-09-10 Jerome Guitton <guitton@adacore.com>
3044
3045 * gdb.ada/same_component_name: Add test for case of tagged record
3046 with variable-length fields.
3047
cc330e39
XR
30482018-09-10 Xavier Roirand <roirand@adacore.com>
3049
3050 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3051 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3052 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3053 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3054
b9c50e9a
XR
30552018-09-10 Xavier Roirand <roirand@adacore.com>
3056
3057 * gdb.ada/mi_string_access.exp: New testcase.
3058 * gdb.ada/mi_string_access/bar.adb: New file.
3059 * gdb.ada/mi_string_access/pck.adb: New file.
3060 * gdb.ada/mi_string_access/pck.asd: New file.
3061
2963898f
XR
30622018-09-10 Xavier Roirand <roirand@adacore.com>
3063
3064 * gdb.ada/mi_var_union.exp: New testcase.
3065 * gdb.ada/mi_var_union/bar.adb: New file.
3066 * gdb.ada/mi_var_union/pck.adb: New file.
3067 * gdb.ada/mi_var_union/pck.asd: New file.
3068
1aac008f
TT
30692018-09-08 Tom Tromey <tom@tromey.com>
3070
3071 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3072
332cf4c9
TT
30732018-09-08 Tom Tromey <tom@tromey.com>
3074
3075 PR python/16047:
3076 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3077 (register_pretty_printers): Register new printer.
3078 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3079 test.
3080 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3081 (an_int_type3): New global.
3082
424da6cf
JB
30832018-09-08 Joel Brobecker <brobecker@adacore.com>
3084
3085 * gdb.ada/expr_with_funcall: New testcase.
3086
2a62dfa9
JB
30872018-09-08 Joel Brobecker <brobecker@adacore.com>
3088
3089 * gdb.ada/packed_array_assign: New testcase.
3090
96b6697f
AB
30912018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3092
3093 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3094 names, and add test prefixes to make test names unique.
3095
e4a62c65
TV
30962018-09-05 Tom de Vries <tdevries@suse.de>
3097
3098 * gdb.dwarf2/varval.exp: Add test.
3099
dd083ee2
GB
31002018-09-04 Gary Benson <gbenson@redhat.com>
3101
3102 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3103 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3104
aef9346c
TT
31052018-08-31 Tom Tromey <tom@tromey.com>
3106
3107 * gdb.rust/simple.rs: Rename second variable "v".
3108
c67f2e15
AB
31092018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3110
3111 * gdb.base/funcargs.c (use_a): New function.
3112 (recurse): Call use_a.
3113
078a0207
KS
31142018-08-29 Keith Seitz <keiths@redhat.com>
3115
3116 * gdb.compile/compile-cplus-anonymous.cc: New file.
3117 * gdb.compile/compile-cplus-anonymous.exp: New file.
3118 * gdb.compile/compile-cplus-array-decay.cc: New file.
3119 * gdb.compile/compile-cplus-array-decay.exp: New file.
3120 * gdb.compile/compile-cplus-inherit.cc: New file.
3121 * gdb.compile/compile-cplus-inherit.exp: New file.
3122 * gdb.compile/compile-cplus-member.cc: New file.
3123 * gdb.compile/compile-cplus-member.exp: New file.
3124 * gdb.compile/compile-cplus-method.cc: New file.
3125 * gdb.compile/compile-cplus-method.exp: New file.
3126 * gdb.compile/compile-cplus-mod.c: "New" file.
3127 * gdb.compile/compile-cplus-namespace.cc: New file.
3128 * gdb.compile/compile-cplus-namespace.exp: New file.
3129 * gdb.compile/compile-cplus-nested.cc: New file.
3130 * gdb.compile/compile-cplus-nested.exp: New file.
3131 * gdb.compile/compile-cplus-print.c: "New" file.
3132 * gdb.compile/compile-cplus-print.exp: "New" file.
3133 * gdb.compile/compile-cplus-virtual.cc: New file.
3134 * gdb.compile/compile-cplus-virtual.exp: New file.
3135 * gdb.compile/compile-cplus.c: "New" file.
3136 * gdb.compile/compile-cplus.exp: "New" file.
3137 * lib/compile-support.exp: New file.
3138
b0f492b9
GB
31392018-08-16 Gary Benson <gbenson@redhat.com>
3140
3141 PR gdb/13000:
3142 * gdb.base/batch-exit-status.exp: New file.
3143 * gdb.base/batch-exit-status.good-commands: Likewise.
3144 * gdb.base/batch-exit-status.bad-commands: Likewise.
3145
36eb4c5f
AH
31462018-08-29 Alan Hayward <alan.hayward@arm.com>
3147
3148 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
3149 (struct struct02): Likewise.
3150 (struct struct03): Likewise.
3151 (struct struct04): Likewise.
3152 (struct struct_01_01): New struct.
3153 (struct struct_01_02): Likewise.
3154 (struct struct_01_03): Likewise.
3155 (struct struct_01_04): Likewise.
3156 (struct struct_02_01): Likewise.
3157 (struct struct_02_02): Likewise.
3158 (struct struct_02_03): Likewise.
3159 (struct struct_02_04): Likewise.
3160 (struct struct_04_01): Likewise.
3161 (struct struct_04_02): Likewise.
3162 (struct struct_04_03): Likewise.
3163 (struct struct_04_04): Likewise.
3164 (struct struct_05_01): Likewise.
3165 (struct struct_05_02): Likewise.
3166 (struct struct_05_03): Likewise.
3167 (struct struct_05_04): Likewise.
3168 (cmp_struct01): Remove function.
3169 (cmp_struct02): Likewise.
3170 (cmp_struct03): Likewise.
3171 (cmp_struct04): Likewise.
3172 (cmp_struct_01_01): Add Function.
3173 (cmp_struct_01_02): Likewise.
3174 (cmp_struct_01_03): Likewise.
3175 (cmp_struct_01_04): Likewise.
3176 (cmp_struct_02_01): Likewise.
3177 (cmp_struct_02_02): Likewise.
3178 (cmp_struct_02_03): Likewise.
3179 (cmp_struct_02_04): Likewise.
3180 (cmp_struct_04_01): Likewise.
3181 (cmp_struct_04_02): Likewise.
3182 (cmp_struct_04_03): Likewise.
3183 (cmp_struct_04_04): Likewise.
3184 (cmp_struct_05_01): Likewise.
3185 (cmp_struct_05_02): Likewise.
3186 (cmp_struct_05_03): Likewise.
3187 (cmp_struct_05_04): Likewise.
3188 (call_all): Add new structs.
3189 * gdb.base/infcall-nested-structs.exp: Likewise.
3190
3bf9c013
JV
31912018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
3192
3193 * gdb.python/py-framefilter-mi.exp: Update regexp to
3194 check for "arch" field in frame output.
3195
450d1e88
KB
31962018-08-23 Kevin Buettner <kevinb@redhat.com>
3197
3198 * gdb.dwarf2/dw2-ranges-func.c: New file.
3199 * gdb.dwarf2/dw2-ranges-func.exp: New file.
3200
ae739fe7
SM
32012018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
3202
3203 * gdb.base/term.exp: Compare terminal settings with values from
3204 the inferior.
3205 * gdb.base/term.c: Get and set terminal settings.
3206
6d52907e
JV
32072018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
3208
3209 * lib/mi-support.exp (mi_expect_stop): Update regexp to
3210 accommodate new "arch" field in frame output.
3211 * gdb.mi/mi-return.exp: Likewise.
3212 * gdb.mi/mi-stack.exp: Likewise.
3213 * gdb.mi/mi-syn-frame.exp: Likewise.
3214 * gdb.mi/user-selected-context-sync.exp: Likewise.
3215
be2d111a
MS
32162018-08-19 Michael Spang <spang@google.com>
3217
3218 PR gdb/11786
3219 * gdb.base/gcore-tls-pie.c: New file.
3220 * gdb.base/gcore-tls-pie.exp: New file.
3221
ae3a7c47
KB
32222018-08-18 Kevin Buettner <kevinb@redhat.com>
3223
3224 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
3225 * gdb.dwarf2/varval.c: New file.
3226 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 3227
2ecae92e
AH
32282018-08-17 Alan Hayward <alan.hayward@arm.com>
3229
3230 PR gdb/18931
3231 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
3232
c1854f1d
KS
32332018-08-16 Keith Seitz <keiths@redhat.com>
3234
3235 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
3236 tests expected to pass.
3237
26fb3983
JV
32382018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
3239
3240 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
3241 -data-disassemble -a.
3242 (test_disassembly_bogus_args): Likewise.
3243
67943c00
AB
32442018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
3245
3246 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
3247
5ff2bbae
AB
32482018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3249
3250 * gdb.base/vla-optimized-out.exp: Add new test.
3251
e5bbcd0f
AB
32522018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3253
3254 * gdb.base/vla-optimized-out-o3.exp: Delete.
3255 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
3256 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
3257 deleted tests.
3258
9d4a934c
AB
32592018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
3260
3261 PR gdb/18050:
3262 * gdb.server/extended-remote-restart.c: New file.
3263 * gdb.server/extended-remote-restart.exp: New file.
3264
045cf012
SM
32652018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
3266
3267 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
3268 "set variable index = 42".
3269
87d6a7aa
SM
32702018-08-07 Simon Marchi <simon.marchi@ericsson.com>
3271
3272 * boards/index-cache-gdb.exp: New file.
3273 * gdb.dwarf2/index-cache.exp: New file.
3274 * gdb.dwarf2/index-cache.c: New file.
3275 * gdb.base/maint.exp: Check if we are using the index cache.
3276
96d68bd4
RO
32772018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3278
3279 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
3280 MAKEFLAGS.
3281
5a699617
RO
32822018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3283
3284 * dg-extract-results.sh: Move to toplevel contrib.
3285 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
3286 * Makefile.in (check-parallel-racy): Likewise.
3287
5bd18990
AB
32882018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
3289
3290 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
3291 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
3292 tests if the target supports scheduler locking.
3293
3fbbcf47
TV
32942018-08-04 Tom de Vries <tdevries@suse.de>
3295
3296 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
3297
3e1d3d8c
TT
32982018-08-02 Tom Tromey <tom@tromey.com>
3299
3300 PR symtab/16842.
3301 * gdb.cp/temargs.exp: Test "info address" of a template
3302 parameter.
3303
5abe0f0c
JV
33042018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
3305
3306 * gdb.python/py-mi-var-info-path-expression.c: New file.
3307 * gdb.python/py-mi-var-info-path-expression.py: New file.
3308 * gdb.python/py-mi-var-info-path-expression.exp: New file.
3309
fb66cde8
SDJ
33102018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
3311
3312 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
3313 error after "cannot resolve name" string.
3314
c708f4d2
AB
33152018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3316
3317 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
3318 started.
3319 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
3320
37cc0cae
TV
33212018-07-28 Tom de Vries <tdevries@suse.de>
3322
3323 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3324
63b4ecf7
TV
33252018-07-26 Tom de Vries <tdevries@suse.de>
3326
3327 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
3328
3c3bb058
AB
33292018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
3330
3331 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
3332 is visible.
3333
9e7f3bbb
TV
33342018-07-26 Tom de Vries <tdevries@suse.de>
3335
3336 PR breakpoints/23366
3337 * gdb.base/catch-follow-exec.c: New test.
3338 * gdb.base/catch-follow-exec.exp: New file.
3339
16f808ec
TV
33402018-07-25 Tom de Vries <tdevries@suse.de>
3341
3342 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3343 vla-optimized-out.c.
3344
d7154a8d
JV
33452018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3346
3347 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3348 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3349
232a0032
TV
33502018-07-20 Tom de Vries <tdevries@suse.de>
3351
3352 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3353 NOCLONE macro.
3354 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3355
fbb1d502
TV
33562018-07-19 Tom de Vries <tdevries@suse.de>
3357
3358 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
3359 regular expression.
3360
42dc7699
TV
33612018-07-18 Tom de Vries <tdevries@suse.de>
3362
3363 * gdb.base/vla-optimized-out.c: New test.
3364 * gdb.base/vla-optimized-out.exp: New file.
3365
7f1f7e23
SDJ
33662018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
3367
3368 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
3369 message "No address associated with hostname" when gdbserver
3370 cannot resolve the hostname.
3371
5759ebb3
PW
33722018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3373
3374 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
3375 Add some test prefixes to make tests unique.
3376
3606ccab
PW
33772018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3378
3379 * gdb.base/frameapply.c: New file.
3380 * gdb.base/frameapply.exp: New file.
3381
529c08b2
PW
33822018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3383
3384 * gdb.base/skip.exp: Update expected error message.
3385
c7ab0aef
SDJ
33862018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3387 Jan Kratochvil <jan.kratochvil@redhat.com>
3388 Paul Fertser <fercerpav@gmail.com>
3389 Tsutomu Seki <sekiriki@gmail.com>
3390
3391 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
3392 parameter.
3393 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
3394 by default.
3395 * boards/native-gdbserver.exp: Likewise.
3396 * gdb.server/run-without-local-binary.exp: Improve regexp used
3397 for detecting when a remote debugging connection succeeds.
3398 * gdb.server/server-connect.exp: New file.
3399 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
3400 Do not prefix the port number with ":".
3401 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
3402 support for detecting and using it. Add '$debughost_gdbserver'
3403 to the list of arguments used to start gdbserver. Handle case
3404 when gdbserver cannot resolve a network name.
3405
16ff70dd
SDJ
34062018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3407
3408 PR c++/23373
3409 * gdb.base/ptype-offsets.cc (struct static_member): New
3410 struct.
3411 (main) <stmember>: New variable.
3412 * gdb.base/ptype-offsets.exp: Add test for printing a struct
3413 with a static member in it.
3414
3541979f
AB
34152018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
3416
3417 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
3418 watchpoints enabled and disabled.
3419
c8ad9b9a
AB
34202018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3421
3422 * gdb.base/examine-backward.exp: Still run tests around address
3423 0x0, even if address 0x0 is not readable. Update the pattern for
3424 matching address 0x0 in expected output.
3425
e0e5e971
AB
34262018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3427
3428 * gdb.base/share-env-with-gdbserver.c (main): Add call to
3429 malloc/free.
3430
1ea5da02
TV
34312018-07-04 Tom de Vries <tdevries@suse.de>
3432
3433 * gdb.dwarf2/dw2-error.exp: Update expected error message.
3434
471b9d15
MR
34352018-07-02 Maciej W. Rozycki <macro@mips.com>
3436
3437 PR tdep/8282
3438 * gdb.arch/mips-disassembler-options.exp: New test.
3439 * gdb.arch/mips-disassembler-options.s: New test source.
3440
75acb486
PA
34412018-06-29 Pedro Alves <palves@redhat.com>
3442
3443 * gdb.threads/names.exp: Adjust expected "info threads" output.
3444
cd2bb709
PA
34452018-06-29 Pedro Alves <palves@redhat.com>
3446
3447 * gdb.opt/inline-break.exp (line number, address): Add "info
3448 break" tests.
3449
991ff292
PA
34502018-06-29 Pedro Alves <palves@redhat.com>
3451
3452 * gdb.opt/inline-break.c (func1): Add "break here" marker.
3453 * gdb.opt/inline-break.exp: Test setting breakpoints by line
3454 number and address and running to them.
3455
356819b6 34562018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
3457
3458 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
3459
2512d7ef
JK
34602018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3461
3462 * lib/compiler.c: Remove executable permission flag.
3463
be1b6474
RB
34642018-06-28 Richard Bunt <richard.bunt@arm.com>
3465
3466 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
3467 code.
3468 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
3469
291f9a96
PT
34702018-06-28 Petr Tesarik <ptesarik@suse.cz>
3471
3472 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
3473
ed6dfe51
PT
34742018-06-28 Petr Tesarik <ptesarik@suse.cz>
3475
3476 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
3477 address argument is omitted.
3478
d4d429d5
PT
34792018-06-28 Petr Tesarik <ptesarik@suse.cz>
3480
3481 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
3482
7ab6656f
OJ
34832018-06-27 Omair Javaid <omair.javaid@linaro.org>
3484
3485 PR gdb/21695
3486 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
3487 * gdb.base/infoline-reloc-main-from-zero.c: New file.
3488
a33ccfc7
TT
34892018-06-26 Tom Tromey <tom@tromey.com>
3490
3491 PR rust/22574:
3492 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
3493 * gdb.rust/simple.rs (struct SimpleLayout): New.
3494
6d72d289
SM
34952018-06-22 Simon Marchi <simon.marchi@ericsson.com>
3496
3497 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
3498 "info registers" output.
3499
8363f9d5
RB
35002018-06-21 Richard Bunt <richard.bunt@arm.com>
3501
3502 * gdb.base/watchpoint-hw-attach.c: New test.
3503 * gdb.base/watchpoint-hw-attach.exp: New file.
3504
f00674fe
SM
35052018-06-20 Simon Marchi <simon.marchi@ericsson.com>
3506
3507 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
3508 through /bin/sh.
3509 * boards/dwarf4-gdb-index.exp: Likewise.
3510 * boards/fission-dwp.exp: Likewise.
3511
1d554008
UW
35122018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
3513
3514 * gdb.base/float128.exp: Add comment and improved fail message
3515 to the failure case of "print large128" test.
3516
d0ac1c44
SM
35172018-06-19 Simon Marchi <simon.marchi@ericsson.com>
3518
3519 * configure.ac: Remove AC_PREREQ.
3520 * configure: Re-generate.
3521
61b04dd0
PA
35222018-06-19 Pedro Alves <palves@redhat.com>
3523
3524 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
3525 (func_extern_caller): New.
3526 (main): Call func_extern_caller.
3527 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
3528 logic change.
3529
f63b508a
SM
35302018-06-18 Weimin Pan <weimin.pan@oracle.com>
3531
3532 PR gdb/16841
3533 * gdb.cp/typedef-base.cc: New file.
3534 * gdb.cp/typedef-base.exp: New file.
3535
0fe3a558
TV
35362018-06-18 Tom de Vries <tdevries@suse.de>
3537
3538 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
3539
7010835a
AB
35402018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3541 Richard Bunt <Richard.Bunt@arm.com>
3542
3543 * gdb.threads/attach-slow-waitpid.c: New file.
3544 * gdb.threads/attach-slow-waitpid.exp: New file.
3545 * gdb.threads/slow-waitpid.c: New file.
3546
14897d65
PA
35472018-06-14 Pedro Alves <palves@redhat.com>
3548
3549 * gdb.base/fork-running-state.c: Include <errno.h>.
3550 (exit_if_relative_exits): New.
3551 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
3552 exits.
3553 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
3554 child exits.
3555
5d9a0608
TV
35562018-06-14 Tom de Vries <tdevries@suse.de>
3557
3558 PR cli/22573
3559 * gdb.base/finish-pretty.c: New test.
3560 * gdb.base/finish-pretty.exp: New file.
3561
11ae5818
PA
35622018-06-14 Pedro Alves <palves@redhat.com>
3563
3564 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
3565 gdb's expected startup output.
3566
1d39de44
PA
35672018-06-14 Pedro Alves <palves@redhat.com>
3568
3569 * lib/selftest-support.exp (selftest_setup): Remove inlined
3570 function handling.
3571
70ee0000
TV
35722018-06-14 Tom de Vries <tdevries@suse.de>
3573
3574 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
3575 matching of breakpoint printing.
3576
11f4b608
TV
35772018-06-13 Tom de Vries <tdevries@suse.de>
3578
3579 PR testsuite/23269
3580 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3581 (fork_child): ... here, and ...
3582 (fork_parent): ... here.
3583
35842018-06-12 Tom de Vries <tdevries@suse.de>
3585
3586 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3587
9516f85a
AB
35882018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3589 Stephen Roberts <stephen.roberts@arm.com>
3590
3591 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3592 rewrite test to describe action performed, rather than possible
3593 failure.
3594
5045b3d7
GB
35952018-06-08 Gary Benson <gbenson@redhat.com>
3596
3597 * gdb.threads/check-libthread-db.exp: New file.
3598 * gdb.threads/check-libthread-db.c: Likewise.
3599
c61b06a1
TT
36002018-06-05 Tom Tromey <tom@tromey.com>
3601
3602 * gdb.base/default.exp: Update expected "show version" output.
3603
eb6af809
TT
36042018-06-05 Tom Tromey <tom@tromey.com>
3605
3606 PR cli/12326:
3607 * gdb.cp/static-print-quit.exp: Update.
3608 * lib/gdb.exp (pagination_prompt): Update.
3609 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3610 * gdb.python/python.exp: Update.
3611
178d6a63
JB
36122018-06-04 Joel Brobecker <brobecker@adacore.com>
3613
3614 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3615
8e817061
JB
36162018-06-01 Joel Brobecker <brobecker@adacore.com>
3617
3618 * gdb.ada/bp_fun_addr: New testcase.
3619
e86ca25f
TT
36202018-06-01 Tom Tromey <tom@tromey.com>
3621
3622 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3623 results.
3624 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3625 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3626 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3627 * gdb.base/maint.exp (maint_pass_if): Update.
3628
4b2dfa9d
MR
36292018-05-31 Maciej W. Rozycki <macro@mips.com>
3630
3631 * gdb.base/endian.exp: New test.
3632 * gdb.base/endian.c: New test source.
3633
45f25d6c
AB
36342018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3635
3636 PR gdb/23203
3637 * gdb.base/bt-selected-frame.c: New file.
3638 * gdb.base/bt-selected-frame.exp: New file.
3639 * lib/gdb.exp (get_current_frame_number): New function.
3640
d9f6d7f8
MR
36412018-05-24 Maciej W. Rozycki <macro@mips.com>
3642 Pedro Alves <palves@redhat.com>
3643
3644 * gdb.threads/tls-core.c: Include <stdlib.h>
3645 (thread_proc): Call `abort'.
3646 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3647 (tls_core_test): New procedure, bits factored out from ...
3648 (top level): ... here. Test both native cores and gcore cores.
3649
ff1cf532
TT
36502018-05-23 Tom Tromey <tom@tromey.com>
3651
3652 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3653
b98664d3
TT
36542018-05-23 Tom Tromey <tom@tromey.com>
3655
3656 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3657 symfile_complaints.
3658 (test_short_complaints): Likewise.
3659 (test_empty_complaints): Likewise.
3660 (test_initial_complaints): Update.
3661
4e9668d0
TT
36622018-05-23 Tom Tromey <tom@tromey.com>
3663
3664 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3665
43ba33c7
TT
36662018-05-23 Tom Tromey <tom@tromey.com>
3667
3668 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3669 (test_short_complaints): Update.
3670
035522c0
PA
36712018-05-22 Pedro Alves <palves@redhat.com>
3672
3673 * gdb.base/remote.exp: Only gdb_start after compiling the
3674 testcase. Issue "disconnect" before testing "set remote" command
3675 defaults. Issue clean_restart before running to main.
3676
cc0be08f
PA
36772018-05-22 Pedro Alves <palves@redhat.com>
3678
3679 * gdb.base/remote.exp: Adjust expected output of "show remote
3680 memory-write-packet-size". Add tests for "set remote
3681 memory-write-packet-size 0" and "set remote
3682 memory-write-packet-size fixed/limit".
3683
b1b60145
PA
36842018-05-22 Pedro Alves <palves@redhat.com>
3685
3686 PR gdb/22973
3687 * gdb.base/utf8-identifiers.c: New file.
3688 * gdb.base/utf8-identifiers.exp: New file.
3689
0ec848ad
PFC
36902018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3691
3692 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3693
2c3305f6
PFC
36942018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3695
3696 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3697
ce1e8424
TT
36982018-05-18 Tom Tromey <tom@tromey.com>
3699
3700 * gdb.base/ptype-offsets.exp: Update.
3701
ddfe970e
KS
37022018-05-17 Keith Seitz <keiths@redhat.com>
3703
3704 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3705 in expected breakpoint stop locations.
3706 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3707 move to proper scope to test variable values.
3708 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3709 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3710 New functions.
3711 (main): Call not_inline_func3.
3712 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3713 inline_func1, inline_func2, and inline_func3. Test that when each
3714 breakpoint is hit, GDB properly reports both the stop location
3715 and the backtrace. Repeat tests for temporary breakpoints.
3716
0726fcc6
MR
37172018-05-15 Maciej W. Rozycki <macro@mips.com>
3718
3719 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3720 rather then trying to access it in determining whether the PID
3721 of `gdbserver' could have been retrieved.
3722
8ee22052
AB
37232018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3724
3725 * gdb.arch/amd64-init-x87-values.S: New file.
3726 * gdb.arch/amd64-init-x87-values.exp: New file.
3727
7785df48
JK
37282018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3729
3730 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
3731
56bcdbea
TT
37322018-05-04 Tom Tromey <tom@tromey.com>
3733
3734 PR python/22730:
3735 * gdb.python/python.exp: Test multi-line execute.
3736
a913fffb
TT
37372018-05-04 Tom Tromey <tom@tromey.com>
3738
3739 PR python/22731:
3740 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
3741
7a2c85f2
TT
37422018-05-04 Tom Tromey <tom@tromey.com>
3743
3744 PR gdb/11750:
3745 * gdb.base/define.exp: Test defining a user command inside a user
3746 command.
3747 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
3748
a3b60e45
JK
37492018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3750 Pedro Alves <palves@redhat.com>
3751
3752 PR breakpoints/19806 and support for PR external/20207.
3753 * gdb.base/watchpoint-unaligned.c: New file.
3754 * gdb.base/watchpoint-unaligned.exp: New file.
3755
45fe4a03
AB
37562018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3757
3758 * gdb.base/maint.exp: Make test names unique, use
3759 test_prefix_command_help to test 'help maint info', and remove
3760 repeated test of 'help maint'.
3761
9be2ae8f
TT
37622018-05-04 Tom Tromey <tom@tromey.com>
3763
3764 PR gdb/22619:
3765 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
3766 behavior.
3767
11859c31
AB
37682018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3769
3770 * gdb.base/maint.exp: Process output from 'maint print registers'
3771 line at a time.
3772
089a9490
AB
37732018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3774
3775 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
3776 timeout.
3777
9b0797e2
AB
37782018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
3779
3780 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
3781 filter pattern.
3782
f6ac5f3d
PA
37832018-05-02 Pedro Alves <palves@redhat.com>
3784
3785 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
3786 to_log_command renames.
3787 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3788
77d3c63b
TT
37892018-05-02 Tom Tromey <tom@tromey.com>
3790
3791 * gdb.python/py-parameter.exp: Set test message.
3792
0489430a
TT
37932018-05-02 Tom Tromey <tom@tromey.com>
3794
3795 PR python/20084:
3796 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
3797 PARAM_ZUINTEGER_UNLIMITED tests.
3798
1632f8ba
DR
37992018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3800
3801 PR rust/23124
3802 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3803 when casting.
3804
6d7bb824
TT
38052018-04-30 Tom Tromey <tom@tromey.com>
3806
3807 * gdb.python/py-type.exp: Check align attribute.
3808 * gdb.python/py-type.c: New "aligncheck" global.
3809
007e1530
TT
38102018-04-30 Tom Tromey <tom@tromey.com>
3811
3812 PR exp/17095:
3813 * gdb.dwarf2/dw2-align.exp: New file.
3814 * gdb.cp/align.exp: New file.
3815 * gdb.base/align.exp: New file.
3816 * lib/gdb.exp (gdb_int128_helper): New proc.
3817 (has_int128_c, has_int128_cxx): New caching procs.
3818
6873858b
TT
38192018-04-27 Tom Tromey <tom@tromey.com>
3820
3821 PR rust/22545:
3822 * gdb.rust/simple.exp: Add inclusive range tests.
3823
79188d8d
PA
38242018-04-26 Pedro Alves <palves@redhat.com>
3825
3826 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
3827 ifunc breakpoint locations correctly of ifunc breakpoints set
3828 while the program resolves the ifunc.
3829
c7075ad5
PA
38302018-04-26 Pedro Alves <palves@redhat.com>
3831
3832 * gdb.base/gnu-ifunc-final.c: New file.
3833 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
3834 * gdb.base/gnu-ifunc.exp (executable): Delete.
3835 (staticexecutable): Adjust.
3836 (lib_opts, exec_opts): Delete.
3837 (make_binsuffix, build, set-break): New procedures.
3838 (misc_tests): New, with tests factored out from the top level.
3839 (top level): Test different combinations of ifunc resolver name,
3840 resolver with and with debug info, and ifunc target with and
3841 without debug info. Wrap static tests with with_target_prefix.
3842
8388016d
PA
38432018-04-26 Pedro Alves <palves@redhat.com>
3844
3845 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
3846 return type" warnings.
3847
249b5733
PA
38482018-04-25 Pedro Alves <palves@redhat.com>
3849
3850 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
3851 killed".
3852 * gdb.base/kill-after-signal.exp: Likewise.
3853 * gdb.threads/kill.exp: Likewise.
3854
f67c0c91
SDJ
38552018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3856 Sergio Durigan Junior <sergiodj@redhat.com>
3857 Pedro Alves <palves@redhat.com>
3858
3859 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
3860 regexps to expect for '[Inferior ... detached]' as well.
3861 * gdb.base/attach.exp: Likewise.
3862 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
3863 "gdb_continue_to_end".
3864 (test_catch_syscall_with_wrong_args): Likewise.
3865 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
3866 ']'. Don't set 'verbose' on.
3867 * gdb.base/foll-vfork.exp: Likewise.
3868 * gdb.base/fork-print-inferior-events.c: New file.
3869 * gdb.base/fork-print-inferior-events.exp: New file.
3870 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
3871 '[Inferior ... has been killed]' message.
3872 * gdb.base/kill-after-signal.exp: Likewise.
3873 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
3874 detach message.
3875 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
3876 message.
3877 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
3878 regexps to expect for '[Inferior ... detached]' as well.
3879 * gdb.threads/process-dies-while-detaching.exp: Likewise.
3880
0a8ddac4
SM
38812018-04-24 Simon Marchi <simon.marchi@ericsson.com>
3882
3883 PR gdb/23104
3884 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
3885
d27d16bf
RB
38862018-04-19 Richard Bunt <richard.bunt@arm.com>
3887
3888 * gdb.threads/multiple-successive-infcall.c: New test.
3889 * gdb.threads/multiple-successive-infcall.exp: New file.
3890
a037790e
TT
38912018-04-17 Tom Tromey <tom@tromey.com>
3892
3893 * gdb.rust/simple.rs (Union): New type.
3894 (main): New local "u".
3895 * gdb.rust/simple.exp (test_one_slice): Add new test case.
3896
e3a91079
AA
38972018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3898
3899 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
3900 number information in output of "whereis" command.
3901 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
3902
b744723f
AA
39032018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3904
3905 * gdb.ada/info_types.exp: Adjust expected output to the line
3906 numbers now printed by "info var/func/type".
3907 * gdb.base/completion.exp: Likewise.
3908 * gdb.base/included.exp: Likewise.
3909 * gdb.cp/cp-relocate.exp: Likewise.
3910 * gdb.cp/cplusfuncs.exp: Likewise.
3911 * gdb.cp/namespace.exp: Likewise.
3912 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
3913
4a4495d6
MM
39142018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3915
3916 * gdb.btrace/cpu.exp: New.
3917
1d509aa6
MM
39182018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3919
3920 * gdb.base/step-indirect-call-thunk.exp: New.
3921 * gdb.base/step-indirect-call-thunk.c: New.
3922 * gdb.reverse/step-indirect-call-thunk.exp: New.
3923 * gdb.reverse/step-indirect-call-thunk.c: New.
3924
6295b6da
SM
39252018-04-11 Simon Marchi <simon.marchi@ericsson.com>
3926
3927 * gdb.base/pie-fork.c: New file.
3928 * gdb.base/pie-fork.exp: New file.
3929
50146e70
TT
39302018-04-11 Tom Tromey <tom@tromey.com>
3931
3932 * gdb.rust/simple.exp: Add test for ".." struct initializer.
3933
f50d8a2e
PA
39342018-04-10 Pedro Alves <palves@redhat.com>
3935
3936 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
3937 exits. Instead loop running forever.
3938 (fork_parent): Run forever too.
3939
a0be7a36
SM
39402018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3941
3942 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
3943 mi_continue_to_line.
3944 * gdb.mi/mi-stack.c (callee4): Add comment.
3945
9b73db36
SM
39462018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3947
3948 * gdb.mi/mi-stack.exp: Fix indentation.
3949
c912f608
SM
39502018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3951
3952 PR gdb/22979
3953 * gdb.arch/amd64-osabi.exp: New file.
3954
26540402
SM
39552018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3956
3957 PR gdb/22980
3958 * gdb.base/osabi.exp: New file.
3959
121ad66c 39602018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
3961
3962 * gdb.cp/static-typedef-print.exp: New file.
3963 * gdb.cp/static-typedef-print.cc: New file.
3964
3fcded8f
JB
39652018-03-27 Joel Brobecker <brobecker@adacore.com>
3966
3967 * gdb.ada/varsize_limit: New testcase.
3968
59cc4834
JB
39692018-03-27 Joel Brobecker <brobecker@adacore.com>
3970
3971 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
3972
3973 * gdb.ada/notcplusplus: New testcase.
3974
3975 * gdb.base/c-linkage-name.c: New file.
3976 * gdb.base/c-linkage-name.exp: New testcase.
3977
4ca59a9f
TT
39782018-03-26 Tom Tromey <tom@tromey.com>
3979
3980 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
3981 * gdb.python/py-framefilter.py (name_error): New global.
3982 (ErrorInName.function): Use name_error.
3983
978d6c75
TT
39842018-03-26 Tom Tromey <tom@tromey.com>
3985
3986 PR backtrace/15582:
3987 * gdb.python/py-framefilter.exp: Add "bt hide" test.
3988
b7fee5a3
KS
39892018-03-23 Keith Seitz <keiths@redhat.com>
3990
3991 PR c++/22968
3992 * gdb.cp/subtypes.exp: New file.
3993 * gdb.cp/subtypes.h: New file.
3994 * gdb.cp/subtypes.cc: New file.
3995 * gdb.cp/subtypes-2.cc: New file.
3996
376be529
AB
39972018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3998
3999 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4000 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4001 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4002 -nostartfiles when compiling the test. Confirm that all registers
4003 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4004
066cfa98
AB
40052018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4006
4007 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4008 option, syntax was wrong anyway.
4009 * gdb.arch/arm-disp-step.exp: Likewise.
4010 * gdb.arch/sparc64-regs.exp: Likewise.
4011 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4012 option, syntax was wrong anyway, switch to use
4013 prepare_for_testing.
4014 * gdb.arch/i386-disp-step.exp: Likewise.
4015
079670b9
AA
40162018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4017
4018 * gdb.ada/exec_changed.exp: Replace "target_info exists
4019 use_gdb_stub" by "use_gdb_stub".
4020 * gdb.ada/start.exp: Likewise.
4021 * gdb.base/async-shell.exp: Likewise.
4022 * gdb.base/attach-pie-misread.exp: Likewise.
4023 * gdb.base/attach-wait-input.exp: Likewise.
4024 * gdb.base/break-entry.exp: Likewise.
4025 * gdb.base/break-interp.exp: Likewise.
4026 * gdb.base/dprintf-detach.exp: Likewise.
4027 * gdb.base/nostdlib.exp: Likewise.
4028 * gdb.base/solib-nodir.exp: Likewise.
4029 * gdb.base/statistics.exp: Likewise.
4030 * gdb.base/testenv.exp: Likewise.
4031 * gdb.mi/mi-exec-run.exp: Likewise.
4032 * gdb.mi/mi-start.exp: Likewise.
4033 * gdb.multi/dummy-frame-restore.exp: Likewise.
4034 * gdb.multi/multi-arch-exec.exp: Likewise.
4035 * gdb.multi/multi-arch.exp: Likewise.
4036 * gdb.multi/tids.exp: Likewise.
4037 * gdb.multi/watchpoint-multi.exp: Likewise.
4038 * gdb.python/py-events.exp: Likewise.
4039 * gdb.threads/attach-into-signal.exp: Likewise.
4040 * gdb.threads/attach-stopped.exp: Likewise.
4041 * gdb.threads/threadapply.exp: Likewise.
4042 * lib/selftest-support.exp: Likewise.
4043
26d6cec4
AA
40442018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4045
4046 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4047
4ee89e90
SR
40482018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4049
4050 * gdb.perf/template-breakpoints.cc: New file.
4051 * gdb.perf/template-breakpoints.exp: New file.
4052 * gdb.perf/template-breakpoints.py: New file.
4053
92630041
TT
40542018-03-19 Tom Tromey <tom@tromey.com>
4055
4056 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4057 y0.
4058 * gdb.rust/simple.exp: Test bare identifier form of struct
4059 initializer.
4060
76727919
TT
40612018-03-19 Tom Tromey <tom@tromey.com>
4062
4063 * gdb.gdb/observer.exp: Remove.
4064
194ed413
AA
40652018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4066
4067 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4068 "qualified" option when setting breakpoints.
4069 * gdb.trace/backtrace.exp: Likewise.
4070 * gdb.trace/circ.exp: Likewise.
4071 * gdb.trace/collection.exp: Likewise.
4072 * gdb.trace/disconnected-tracing.exp: Likewise.
4073 * gdb.trace/ftrace-lock.exp: Likewise.
4074 * gdb.trace/ftrace.exp: Likewise.
4075 * gdb.trace/infotrace.exp: Likewise.
4076 * gdb.trace/packetlen.exp: Likewise.
4077 * gdb.trace/passc-dyn.exp: Likewise.
4078 * gdb.trace/qtro.exp: Likewise.
4079 * gdb.trace/read-memory.exp: Likewise.
4080 * gdb.trace/report.exp: Likewise.
4081 * gdb.trace/signal.exp: Likewise.
4082 * gdb.trace/status-stop.exp: Likewise.
4083 * gdb.trace/strace.exp: Likewise.
4084 * gdb.trace/tfind.exp: Likewise.
4085 * gdb.trace/trace-break.exp: Likewise.
4086 * gdb.trace/trace-condition.exp: Likewise.
4087 * gdb.trace/trace-mt.exp: Likewise.
4088 * gdb.trace/tstatus.exp: Likewise.
4089 * gdb.trace/tsv.exp: Likewise.
4090 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4091 * gdb.trace/unavailable.exp: Likewise.
4092 * gdb.trace/while-dyn.exp: Likewise.
4093
8b067d2c
AA
40942018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4095
4096 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4097 that libinproctrace is copied to the target.
4098
3ae9ce5d
TT
40992018-03-14 Tom Tromey <tom@tromey.com>
4100
4101 PR cli/14977:
4102 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4103 a null pointer.
4104 * gdb.base/wchar.exp: Likewise.
4105
b8c2339b
TT
41062018-03-14 Tom Tromey <tom@tromey.com>
4107
4108 PR cli/19918:
4109 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4110 flag.
4111
4872dc46
SM
41122018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4113
4114 PR gdb/22841
4115 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4116 "target" to remote_exec.
4117
e4fe3756
SM
41182018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4119
4120 PR gdb/22841
4121 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4122 ${board}_upload): Remove.
4123
e95a97d4
AA
41242018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4125
4126 * gdb.cp/watch-cp.cc: New test.
4127 * gdb.cp/watch-cp.exp: New file.
4128
dbbb1059
AB
41292018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4130
4131 * gdb.base/infcall-nested-structs.exp: New file.
4132 * gdb.base/infcall-nested-structs.c: New file.
4133 * gdb.base/float.exp: Add riscv support.
4134
ecc054c0
TP
41352018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
4136
4137 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
4138 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
4139
25e3c82c
SDJ
41402018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4141
4142 * gdb.server/abspath.exp: New file.
4143 * lib/gdb.exp (with_cwd): New procedure.
4144
3083294d
SM
41452018-02-28 Simon Marchi <simon.marchi@ericsson.com>
4146
4147 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
4148 use it.
4149 (gdb_is_target_remote_prompt): New proc.
4150 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
4151 (gdb_is_target_native): Pass prompt parameter to
4152 gdb_is_target_1.
4153
3275ef47
SM
41542018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
4155
4156 * gdb.base/load-command.c: New file.
4157 * gdb.base/load-command.exp: New file.
4158 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
4159 (gdb_is_target_1): ...this, and generalize for other targets
4160 than just remote.
4161 (gdb_is_target_remote): Use gdb_is_target_1.
4162 (gdb_is_target_native): use gdb_is_target_1.
4163
6893c19a
TT
41642018-02-26 Tom Tromey <tom@tromey.com>
4165
4166 PR python/16497:
4167 * gdb.python/py-framefilter.exp: Update test.
4168
2ddeaf8a
TT
41692018-02-26 Tom Tromey <tom@tromey.com>
4170
4171 * gdb.dwarf2/variant.c: New file.
4172 * gdb.dwarf2/variant.exp: New file.
4173
c9317f21
TT
41742018-02-26 Tom Tromey <tom@tromey.com>
4175
4176 * gdb.rust/simple.exp: Accept more possible results in enum test.
4177
6f6d0c26
SM
41782018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
4179
4180 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
4181 parentheses.
4182
11b03145
MR
41832018-02-23 Maciej W. Rozycki <macro@mips.com>
4184
4185 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
4186 name of a variable: $actual_linejj -> $actual_line.
4187
54a27fe5
JB
41882018-02-21 John Baldwin <jhb@FreeBSD.org>
4189
4190 * gdb.arch/amd64-i386-address.exp: Fix a typo.
4191
de65820c
MM
41922018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4193
4194 * gdb.btrace/buffer-size.exp: Do not force BTS.
4195
980548fd
PA
41962018-02-14 Pedro Alves <palves@redhat.com>
4197
4198 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
4199 getting a "Quit".
4200
c4e12631
MM
42012018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4202
4203 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
4204 Fix test name.
4205
c2e0e465
SM
42062018-02-07 Simon Marchi <simon.marchi@ericsson.com>
4207
4208 * gdb.cp/m-static.exp: Check type of optimized out static
4209 member.
4210
f7216783
AB
42112018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
4212
4213 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
4214 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
4215
0625771b
LS
42162018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
4217 Leszek Swirski <leszeks@google.com>
4218
4219 * gdb.python/py-prettyprint.c
4220 (struct to_string_returns_value_inner,
4221 struct to_string_returns_value_wrapper): New.
4222 (main): Add tsrvw variable.
4223 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
4224 ToStringReturnsValueWrapper): New classes.
4225 (register_pretty_printers): Register new pretty-printers.
4226 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
4227 recursive pretty printer.
4228 * gdb.python/py-mi.exp: Likewise.
4229
59498c30
LS
42302018-02-01 Leszek Swirski <leszeks@google.com>
4231
4232 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
4233 functions with the same name as an include file are parsed
4234 correctly.
4235
d4d38844
YQ
42362018-02-01 Yao Qi <yao.qi@linaro.org>
4237
4238 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
4239 "\[^\r\n\]*".
4240
07e5f5cf
NP
42412018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
4242
4243 * gdb.arch/powerpc-prologue-frame.s: New file.
4244 * gdb.arch/powerpc-prologue-frame.c: Likewise.
4245 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
4246
929b5ad4
JB
42472018-01-31 Joel Brobecker <brobecker@adacore.com>
4248
4249 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
4250
e671cd59
PA
42512018-01-30 Pedro Alves <palves@redhat.com>
4252
4253 PR gdb/13211
4254 * gdb.base/interrupt-daemon.c: New.
4255 * gdb.base/interrupt-daemon.exp: New.
4256 * gdb.multi/multi-term-settings.c: New.
4257 * gdb.multi/multi-term-settings.exp: New.
4258
fc413dc4
JB
42592018-01-30 Joel Brobecker <brobecker@adacore.com>
4260
4261 * gdb.base/break.exp: Save the location where the breakpoint
4262 on break.c:47 was actually inserted when debugging the version
4263 compiled at -O2 and use it in the expected output of the "info
4264 break" test performed soon after.
4265
5c319bb2
PA
42662018-01-22 Pedro Alves <palves@redhat.com>
4267 Sergio Durigan Junior <sergiodj@redhat.com>
4268
4269 * gdb.base/whatis.exp: Add tests for 'set print object on' +
4270 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
4271
a9e40818
JB
42722018-01-22 Joel Brobecker <brobecker@adacore.com>
4273
4274 * gdb.base/break-include.c, gdb.base/break-include.inc,
4275 gdb.base/break-include.exp: New files.
4276 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
4277 line number now being the actual line number where the breakpoint
4278 was inserted.
4279 * gdb.mi/mi-break.exp: Likewise.
4280 * gdb.mi/mi-reverse.exp: Likewise.
4281 * gdb.mi/mi-simplerun.exp: Ditto.
4282
e707fc44
AB
42832018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4284
4285 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
4286 varobj.
4287 * gdb.mi/mi-var-create-rtti.exp: Likewise.
4288
ae451627
AB
42892018-01-21 Don Breazeal <donb@codesourcery.com>
4290 Andrew Burgess <andrew.burgess@embecosm.com>
4291
4292 * gdb.mi/basics.c: Add new global.
4293 * gdb.mi/mi-frame-regs.exp: New file.
4294 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
4295 case.
4296
b1b189e0
AB
42972018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4298
4299 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4300 non-parameter, and on an unknown symbol.
4301
fcfcc376
TT
43022018-01-19 Tom Tromey <tom@tromey.com>
4303
4304 * gdb.rust/modules.rs (TWENTY_THREE): New global.
4305 * gdb.rust/modules.exp: Add ::-qualified lookup test.
4306
634c1c31
AA
43072018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4308
4309 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
4310 setrlimit and chdir to int.
4311
d6ad07fd
AA
43122018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4313
4314 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
4315 function.
4316 (my_tend): Likewise.
4317 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
4318 rationale of avoiding FP- and vector instructions.
4319
adf8243b
RK
43202018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
4321
4322 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
4323 "info reg" with "\[ \t\]*".
4324 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
4325 "\[ \t\]+".
4326 * gdb.arch/s390-multiarch.exp: Ditto.
4327 * gdb.base/pc-fp.exp: Ditto.
4328 * gdb.reverse/i386-precsave.exp: Ditto.
4329 * gdb.reverse/i386-reverse.exp: Ditto.
4330 * gdb.reverse/i387-env-reverse.exp: Ditto.
4331 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4332
dcc06925
AA
43332018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4334
4335 * lib/gdb.exp (gdb_compile): Re-enable use of
4336 universal_compile_options for languages other than Rust.
4337
25d4fd80
AA
43382018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4339
4340 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4341
ee7f689e 43422018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
4343
4344 PR gdb/16577
4345 * gdb.base/solib-vanish.exp: New.
4346 * gdb.base/solib-vanish-main.c: New.
4347 * gdb.base/solib-vanish-lib1.c: New.
4348 * gdb.base/solib-vanish-lib2.c: New.
4349
d8447b6b
YQ
43502018-01-17 Yao Qi <yao.qi@linaro.org>
4351
4352 * gdb.compile/compile.exp: Match the address printed for
4353 frame in the output of command "bt".
4354
86d6a90c
TT
43552018-01-15 Tom Tromey <tom@tromey.com>
4356
4357 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
4358 compute sp_reg.
4359
cbcdb1aa
AB
43602018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4361
4362 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
4363 to prepare.
4364 (prepare): Return 0 on error, 1 on success.
4365
eea61984
PA
43662018-01-12 Pedro Alves <palves@redhat.com>
4367
4368 * gdb.base/continue-after-aborted-step-over.c: New.
4369 * gdb.base/continue-after-aborted-step-over.exp: New.
4370
6181e9c2
SM
43712018-01-11 Simon Marchi <simon.marchi@ericsson.com>
4372
4373 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
4374 options when not creating an executable.
4375
3cada740
PA
43762018-01-11 Pedro Alves <palves@redhat.com>
4377
4378 PR remote/22597
4379 * gdb.server/stop-reply-no-thread.c: New file.
4380 * gdb.server/stop-reply-no-thread.exp: New file.
4381
c63d3e8d
PA
43822018-01-10 Pedro Alves <palves@redhat.com>
4383
4384 PR gdb/22670
4385 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
4386 functions too. Test setting breakpoints and printing C functions
4387 with no debug info too.
4388 * gdb.ada/bp_c_mixed_case/qux.c: New file.
4389
d4c2a405
PA
43902018-01-10 Pedro Alves <palves@redhat.com>
4391
4392 PR gdb/22670
4393 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
4394 a fail.
4395
8825213e
PA
43962018-01-10 Pedro Alves <palves@redhat.com>
4397
4398 PR gdb/22670
4399 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
4400
605fd3c6
YQ
44012018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4402
4403 * gdb.server/unittest.exp: Match the output in non-development
4404 mode.
4405
1e5ded6c
YQ
44062018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4407
4408 * gdb.gdb/unittest.exp: Match output in non-development mode.
4409
30066b0b
JB
44102018-01-08 Joel Brobecker <brobecker@adacore.com>
4411
4412 * gdb.ada/access_tagged_param.exp: Relax expected output
4413 for value of "ObjL" in "continue" to pck.inspect breakpoint
4414 test.
4415
04bafb1e
XR
44162018-01-08 Joel Brobecker <brobecker@adacore.com>
4417
9f86398b
JB
4418 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
4419 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 4420
e379cee6
PA
44212018-01-05 Pedro Alves <palves@redhat.com>
4422
4423 PR gdb/18653
4424 * gdb.base/libsegfault.exp: New.
4425
de63c46b
PA
44262018-01-05 Joel Brobecker <brobecker@adacore.com>
4427
4428 PR gdb/22670
4429 * gdb.ada/access_tagged_param.exp: New file.
4430 * gdb.ada/access_tagged_param/foo.adb: New file.
4431
f98fc17b
PA
44322018-01-05 Pedro Alves <palves@redhat.com>
4433
4434 PR gdb/22670
4435 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
4436 exercise lower case too, and to exercise both full matching and
4437 wild matching.
4438
342f8240
JB
44392018-01-05 Joel Brobecker <brobecker@adacore.com>
4440
4441 * gdb.ada/rename_subscript_param: New testcase.
4442
7150d33c
JG
44432018-01-05 Jerome Guitton <guitton@adacore.com>
4444
4445 * gdb.ada/arr_acc_idx_w_gap: New testcase.
4446
cc0e770c
JB
44472018-01-05 Joel Brobecker <brobecker@adacore.com>
4448
4449 * gdb.ada/convvar_comp: New testcase.
4450
672a41aa 44512018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
4452
4453 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
4454 (My_Table): New global variable.
4455 * testsuite/gdb.ada/array_char_idx.exp: Add test.
4456
7365ec2f
JB
44572018-01-04 Joel Brobecker <brobecker@adacore.com>
4458
4459 PR gdb/22670
4460 * gdb.ada/maint_with_ada: New testcase.
4461
289483b6
JB
44622018-01-04 Joel Brobecker <brobecker@adacore.com>
4463
4464 PR gdb/22670
4465 * gdb.ada/bp_c_mixed_case: New testcase.
4466
344420da
JB
44672018-01-04 Joel Brobecker <brobecker@adacore.com>
4468
4469 PR gdb/22670
4470 * gdb.ada/complete.exp: Add "complete break ada" test.
4471
66fc87a0
JB
44722018-01-04 Joel Brobecker <brobecker@adacore.com>
4473
4474 PR gdb/22670
4475 * gdb.ada/info_addr_mixed_case: New testcase.
4476
9f757bf7
XR
44772018-01-03 Xavier Roirand <roirand@adacore.com>
4478
4479 * gdb.ada/excep_handle.exp: New testcase.
4480 * gdb.ada/excep_handle/foo.adb: New file.
4481 * gdb.ada/excep_handle/pck.ads: New file.
4482
bd570f80
JB
44832018-01-03 Joel Brobecker <brobecker@adacore.com>
4484
4485 * gdb.base/step-line.c: Add extra empty line in copyright header.
4486 * gdb.base/step-line.inp: Likewise.
4487
9fe561ab
JB
44882018-01-02 Joel Brobecker <brobecker@adacore.com>
4489
4490 * gdb.ada/dyn_stride.exp: Add slice test.
4491
a405673c
JB
44922018-01-02 Joel Brobecker <brobecker@adacore.com>
4493
4494 * gdb.ada/dyn_stride: New testcase.
4495
cef0f868
SH
44962017-12-27 Stafford Horne <shorne@gmail.com>
4497
4498 * gdb.xml/extra-regs.xml: Add example foo reggroup.
4499 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
4500
b67d92b0
SH
45012017-12-27 Stafford Horne <shorne@gmail.com>
4502
4503 * gdb.base/reggroups.c: New file.
4504 * gdb.base/reggroups.exp: New file.
4505
eccab96d
JB
45062017-12-18 Joel Brobecker <brobecker@adacore.com>
4507
4508 * gdb.dwarf2/ada-valprint-error.c: New file.
4509 * gdb.dwarf2/ada-valprint-error.exp: New file.
4510
0e2da9f0
JB
45112017-12-18 Joel Brobecker <brobecker@adacore.com>
4512
4513 * gdb.ada/assign_arr: New testcase.
4514
cb923fcc
XR
45152017-12-18 Xavier Roirand <roirand@adacore.com>
4516
4517 * gdb.ada/funcall_ptr: New testcase.
4518
7c161838
SDJ
45192017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4520
4521 PR cli/16224
4522 * gdb.base/ptype-offsets.cc: New file.
4523 * gdb.base/ptype-offsets.exp: New file.
4524
1af17fd9
YQ
45252017-12-15 Yao Qi <yao.qi@linaro.org>
4526
4527 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
4528 if XML is disabled.
4529
828d5846
XR
45302017-12-15 Xavier Roirand <roirand@adacore.com>
4531
4532 * gdb.ada/same_component_name: New testcase.
4533
79e8fcaa
JB
45342017-12-14 Joel Brobecker <brobecker@adacore.com>
4535
4536 * gdb.ada/str_binop_equal: New testcase.
4537
e05fa6f9
JB
45382017-12-14 Joel Brobecker <brobecker@adacore.com>
4539
4540 * gdb.ada/task_switch_in_core: New testcase.
4541
b89641ba
SM
45422017-12-13 Simon Marchi <simon.marchi@ericsson.com>
4543
4544 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
4545 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
4546 call test_bkpt_qualified.
4547 (test_bkpt_qualified): New proc.
4548
6892d2e4
PA
45492017-12-13 Pedro Alves <palves@redhat.com>
4550
4551 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4552 Tighten regexp by matching with an anchor.
4553
a22ecf70
PA
45542017-12-13 Pedro Alves <palves@redhat.com>
4555
4556 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
4557 ("expression with namespace"): New set of tests.
4558 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
4559 (Nested::Test_NS::qux): New.
4560 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
4561 defaults to 'start_quote_char' and 'end_quote_char' parameters.
4562
9937536c
JB
45632017-12-13 Joel Brobecker <brobecker@adacore.com>
4564
4565 * gdb.base/server-del-break.c: New file.
4566 * gdb.base/server-del-break.exp: New file.
4567
fe49c6f5
SH
45682017-12-12 Stafford Horne <shorne@gmail.com>
4569
4570 * gdb.xml/tdesc-regs.exp: Add or1k support.
4571
c3d18620
SH
45722017-12-12 Stafford Horne <shorne@gmail.com>
4573
4574 * gdb.base/bp-permanent.c: Define nop of or1k.
4575
c5f9cfc8
JB
45762017-12-11 Joel Brobecker <brobecker@adacore.com>
4577
4578 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
4579 output with components being reordered.
4580
a9c135fc
JB
45812017-12-11 Joel Brobecker <brobecker@adacore.com>
4582
4583 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4584 output with components being reordered.
4585
927aa2e7
JK
45862017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4587 Pedro Alves <palves@redhat.com>
4588
4589 * gdb.base/maint.exp (check for .gdb_index): Check also for
4590 .debug_names.
4591 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4592 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4593 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4594 (.gdb_index used after symbol reloading): Support also .debug_names.
4595 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4596
f17d9474
YQ
45972017-12-08 Yao Qi <yao.qi@linaro.org>
4598
4599 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4600 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4601
a0de8c21
YQ
46022017-12-08 Yao Qi <yao.qi@linaro.org>
4603
4604 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4605 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4606
a738ea1d
YQ
46072017-12-08 Yao Qi <yao.qi@linaro.org>
4608
4609 * gdb.arch/aarch64-tagged-pointer.c: New file.
4610 * gdb.arch/aarch64-tagged-pointer.exp: New file.
4611
1cd9a73b
SDJ
46122017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
4613
4614 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4615 "int".
4616
fa6eb693
KS
46172017-12-07 Keith Seitz <keiths@redhat.com>
4618
4619 PR breakpoints/22569
4620 * gdb.linespec/ls-errs.exp: Change expected result of "break
4621 -source this file has spaces.c -line 3".
4622 Check that an explicit source file followed by whitespace is
4623 identified as an invalid explicit location.
4624
883fd55a
KS
46252017-12-07 Keith Seitz <keiths@redhat.com>
4626
4627 * gdb.cp/nested-types.cc: New file.
4628 * gdb.cp/nested-types.exp: New file.
4629 * lib/cp-support.exp: Load data-structures.exp library.
4630 (debug_cp_test_ptype_class): New global.
4631 (cp_ptype_class_verbose, next_line): New procedures.
4632 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4633 Add and document new return value.
4634 Switch the list of lines to a queue.
4635 Add support for new `type' key for nested type definitions.
4636 Add debugging/troubleshooting messages.
4637 * lib/data-structures.exp: New file.
4638
ec72db3e
SM
46392017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4640
4641 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4642 with proc_with_prefix, don't use with_test_prefix.
4643
99598d71
TT
46442017-12-07 Tom Tromey <tom@tromey.com>
4645
4646 * gdb.base/break.exp: Add test for empty "commands".
4647
a8806230
YQ
46482017-12-07 Yao Qi <yao.qi@linaro.org>
4649
4650 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4651 malloc and catch syscall.
4652
824cc835
PM
46532017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4654
e79be6e5 4655 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
4656 tests for explicit locations.
4657
7cc244de
PA
46582017-12-06 Pedro Alves <palves@redhat.com>
4659
4660 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4661 force-disabling XML descriptions.
4662
50a1fdd5
PA
46632017-12-04 Pedro Alves <palves@redhat.com>
4664
4665 PR gdb/22499
4666 * gdb.arch/amd64-disp-step-avx.S: New file.
4667 * gdb.arch/amd64-disp-step-avx.exp: New file.
4668
f0fb2488
PA
46692017-12-03 Pedro Alves <palves@redhat.com>
4670
4671 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4672 and <string.h>.
4673 (parent_function): Print distinct messages when waitpid fails, or
4674 the child exits with a signal, or the child exits for an unhandled
4675 reason.
4676 * gdb.threads/process-dies-while-detaching.exp
4677 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4678 it. Wait for both inferior output and GDB's prompt. Use an
4679 indirect spawn id list.
4680 (do_detach): New parameter 'child_exit'. Use it to compute
4681 expected inferior output.
4682 (test_detach, test_detach_watch, test_detach_killed_outside):
4683 Adjust to pass down the expected child exit kind.
4684
97cbe998
SDJ
46852017-12-01 Joel Brobecker <brobecker@adacore.com>
4686 Sergio Durigan Junior <sergiodj@redhat.com>
4687 Pedro Alves <palves@redhat.com>
4688
4689 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4690
40fc416f
SDJ
46912017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4692
4693 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4694 to 'symbol-file' and 'add-symbol-file' can be
4695 position-independent.
4696
1cc75e92
YQ
46972017-12-01 Yao Qi <yao.qi@linaro.org>
4698
4699 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4700 the URL in copyright header.
4701 * gdb.arch/aarch64-fp.exp: Likewise.
4702 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4703 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4704 * gdb.base/expand-psymtabs.exp: Likewise.
4705 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4706 * gdb.fortran/common-block.exp: Likewise.
4707 * gdb.fortran/common-block.f90: Likewise.
4708 * gdb.fortran/logical.exp: Likewise.
4709 * gdb.fortran/vla-datatypes.f90: Likewise.
4710 * gdb.fortran/vla-sub.f90: Likewise.
4711
875fb7a7
JB
47122017-11-30 Joel Brobecker <brobecker@adacore.com>
4713
4714 * gdb.ada/repeat_dyn: New testcase.
4715
6f14765f
UW
47162017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4717
4718 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4719 Update for changed thread numbering.
4720 * gdb.cell/bt.exp: Update for changed GDB output.
4721
f1af7b94
SM
47222017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4723
4724 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4725 setting isremote by hand.
4726 * boards/dwarf4-gdb-index.exp: Likewise.
4727 * boards/fission.exp: Likewise.
4728 * boards/stabs.exp: Likewise.
4729
e3919f3e
PA
47302017-11-30 Pedro Alves <palves@redhat.com>
4731
4732 * gdb.linespec/cpls-ops.exp
4733 (check_explicit_skips_function_argument): Extract the underlying
4734 type of size_t instead of hardcoding it.
4735
bd69330d
PA
47362017-11-29 Pedro Alves <palves@redhat.com>
4737
4738 PR c++/19436
4739 * gdb.linespec/cpls-abi-tag.cc: New file.
4740 * gdb.linespec/cpls-abi-tag.exp: New file.
4741
a20714ff
PA
47422017-11-29 Pedro Alves <palves@redhat.com>
4743
4744 * gdb.base/langs.exp: Use -qualified.
4745 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
4746 it.
4747 * gdb.cp/namespace.exp: Use -qualified.
4748 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
4749 (overload-3, template-overload, template-ret-type, const-overload)
4750 (const-overload-quoted, anon-ns, ambiguous-prefix): New
4751 procedures.
4752 (test_driver): Call them.
4753 * gdb.cp/save-bp-qualified.cc: New.
4754 * gdb.cp/save-bp-qualified.exp: New.
4755 * gdb.linespec/explicit.exp: Test -qualified.
4756 * lib/completion-support.exp (completion::explicit_opts_list): Add
4757 "-qualified".
4758 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
4759
f6f1d339
PM
47602017-11-29 Phil Muldoon <pmuldoon@redhat.com>
4761
4762 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
4763
02ca603a
TT
47642017-11-29 Tom Tromey <tom@tromey.com>
4765
4766 * gdb.base/relocate.exp: Update invalid argument test.
4767 Add new tests for invalid arguments.
4768
ed6c0bfb
TP
47692017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4770
4771 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
4772 Return 0 as a long.
4773 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
4774
f106e10e
TP
47752017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4776
4777 * gdb.cp/breakpoint.cc (bar): Set return type to void.
4778 * gdb.cp/psymtab-parameter.cc (func): Likewise.
4779 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
4780 func ().
4781 * gdb.cp/shadow.cc (B.func): Return 0.
4782
10329bb2
JB
47832017-11-27 Joel Brobecker <brobecker@adacore.com>
4784
4785 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
4786 expected output in gdb_expect call to allow the exception
4787 message to be present as well. Fix syntax confusion to avoid
4788 TCL thinking that exception_name is an array.
4789
617cd4bc
UW
47902017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
4791
4792 * gdb.arch/spu-info.c: Include <unistd.h>.
4793 (do_signal_test): Fix broken calls to write.
4794 * gdb.arch/spu-info.exp: Use prepare_for_testing.
4795 Fix checks for empty mailboxes. Update signal tests for corrected
4796 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
4797 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
4798 * gdb.cell/arch.exp: Use standard_output_file.
4799 * gdb.cell/break.exp: Likewise.
4800 * gdb.cell/bt.exp: Likewise.
4801 * gdb.cell/core.exp: Likewise.
4802 * gdb.cell/dwarfaddr.exp: Likewise.
4803 * gdb.cell/ea-cache.exp: Likewise.
4804 * gdb.cell/ea-standalone.exp: Likewise.
4805 * gdb.cell/f-regs.exp: Likewise.
4806 * gdb.cell/fork.exp: Likewise.
4807 * gdb.cell/gcore.exp: Likewise.
4808 * gdb.cell/mem-access.exp: Likewise.
4809 * gdb.cell/ptype.exp: Likewise.
4810 * gdb.cell/registers.exp: Likewise.
4811 * gdb.cell/sizeof.exp: Likewise.
4812 * gdb.cell/solib-symbol.exp: Likewise.
4813 * gdb.cell/solib.exp: Likewise.
617cd4bc 4814
a81aaca0
PA
48152017-11-25 Pedro Alves <palves@redhat.com>
4816
4817 * gdb.base/complete-empty.exp: New file.
4818 * gdb.base/completion.exp: Adjust.
4819
6a3c6ee4
PA
48202017-11-25 Pedro Alves <palves@redhat.com>
4821
4822 * gdb.linespec/cpls-ops.cc: New file.
4823 * gdb.linespec/cpls-ops.exp: New file.
4824 * lib/completion-support.exp (test_complete_prefix_range_re): New,
4825 factored out from ...
4826 (test_complete_prefix_range): ... this.
4827
8955eb2d
PA
48282017-11-24 Pedro Alves <palves@redhat.com>
4829
4830 * gdb.linespec/cpcompletion.exp: New file.
4831 * gdb.linespec/cpls-hyphen.cc: New file.
4832 * gdb.linespec/cpls.cc: New file.
4833 * gdb.linespec/cpls2.cc: New file.
4834 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
4835 test to use test_gdb_complete_unique. Add label completion,
4836 keyword completion and explicit location completion tests.
4837 * lib/completion-support.exp: New file.
4838
e547c119
JB
48392017-11-24 Joel Brobecker <brobecker@adacore.com>
4840
4841 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
4842 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
4843 when hitting an exception catchpoint.
4844
7c3c1aa8
YQ
48452017-11-22 Yao Qi <yao.qi@linaro.org>
4846
4847 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
4848
41bd68f5
SM
48492017-11-22 Simon Marchi <simon.marchi@ericsson.com>
4850
4851 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
4852 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
4853 * gdb.dwarf2/info-locals-optimized-out.c: New file.
4854
1daad298
YQ
48552017-11-22 Yao Qi <yao.qi@linaro.org>
4856
4857 * gdb.base/info-os.exp: Pass pthreads.
4858 * gdb.multi/multi-attach.exp: Likewise.
4859
88465e87
YQ
48602017-11-22 Yao Qi <yao.qi@linaro.org>
4861
4862 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
4863 compiler.
4864
dc196b23
YQ
48652017-11-22 Yao Qi <yao.qi@linaro.org>
4866
4867 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
4868 * gdb.base/break-interp.exp: Likewise.
4869 * gdb.base/jit-attach-pie.exp: Likewise.
4870
2400729e
UW
48712017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4872
4873 * gdb.base/float128.c (large128): New variable.
4874 * gdb.base/float128.exp: Add test to print largest __float128 value.
4875
7a26362d
UW
48762017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4877
4878 * gdb.arch/vsx-regs.exp: Update register content checks.
4879
ed0f4273
UW
48802017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
4881
4882 * gdb.arch/ppc-longdouble.exp: New file.
4883 * gdb.arch/ppc-longdouble.c: Likewise.
4884
a25d69c6
PA
48852017-11-21 Pedro Alves <palves@redhat.com>
4886
4887 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
4888
73fcf641
PA
48892017-11-20 Pedro Alves <palves@redhat.com>
4890
4891 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
4892 (long_double_typedef): New typedefs.
4893 Use DEF on double and long double.
4894 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
4895 cases.
4896 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
4897 and 'long_double_ptr_same_size' locals. Use them to decide
4898 whether cast from array/function to float is valid/invalid.
4899
71a3c369
TT
49002017-11-17 Tom Tromey <tom@tromey.com>
4901
4902 * gdb.rust/traits.rs: New file.
4903 * gdb.rust/traits.exp: New file.
4904
ced9779b
JB
49052017-11-17 Joel Brobecker <brobecker@adacore.com>
4906
4907 * gdb.ada/minsyms: New testcase.
4908
a0922d80
PA
49092017-11-16 Pedro Alves <palves@redhat.com>
4910
4911 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
4912 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
4913
ea04e54c
PA
49142017-11-16 Pedro Alves <palves@redhat.com>
4915
4916 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
4917 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
4918
e849ea89
PA
49192017-11-16 Pedro Alves <palves@redhat.com>
4920
4921 * gdb.server/reconnect-ctrl-c.c: New file.
4922 * gdb.server/reconnect-ctrl-c.exp: New file.
4923
d8ae99a7
PM
49242017-11-16 Phil Muldoon <pmuldoon@redhat.com>
4925
4926 * gdb.python/py-rbreak.exp: New file.
4927 * gdb.python/py-rbreak.c: New file.
4928 * gdb.python/py-rbreak-func2.c: New file.
4929
968a13f8
PA
49302017-11-16 Pedro Alves <palves@redhat.com>
4931
4932 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
4933 pattern.
4934 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
4935 GDB.
4936
71774bc9
SM
49372017-11-15 Simon Marchi <simon.marchi@ericsson.com>
4938
4939 * gdb.tui/completionn.exp (test_tab_completion): Add space in
4940 regex.
4941
ddbb44cf
SM
49422017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
4943
4944 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
4945 test names.
4946
584a564f
PA
49472017-11-09 Pedro Alves <palves@redhat.com>
4948
4949 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
4950 factored out from ...
4951 (top level): ... here, and adjusted to avoid expecting beyond the
4952 prompt in a single gdb_test_multiple.
4953
5ed7a928
PA
49542017-11-09 Pedro Alves <palves@redhat.com>
4955
4956 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
4957 output.
4958 * gdb.server/ext-attach.exp ("kill" test): Likewise.
4959 * gdb.server/ext-restart.exp ("kill" test): Likewise.
4960 * gdb.server/ext-run.exp ("kill" test): Likewise.
4961 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
4962
a60e0738
PA
49632017-11-09 Pedro Alves <palves@redhat.com>
4964
4965 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
4966 match till end of line.
4967
2c88253f
PA
49682017-11-09 Pedro Alves <palves@redhat.com>
4969
4970 * gdb.base/memattr.exp: Tighten regexes to match the end line.
4971
c7a38517
PA
49722017-11-09 Pedro Alves <palves@redhat.com>
4973
4974 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
4975 New procedures, factored out from ...
4976 (top level): ... here, and adjusted to avoid expecting beyond the
4977 prompt in one go.
4978
f29f4b6b
PA
49792017-11-09 Pedro Alves <palves@redhat.com>
4980
4981 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
4982 output. Fix '?' match.
4983
286acbb5
JB
49842017-11-08 Joel Brobecker <brobecker@adacore.com>
4985
4986 * gdb.ada/scoped_watch: New testcase.
4987 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
4988 which is actually correct.
4989 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
4990 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
4991
62d7ae92
PA
49922017-11-08 Pedro Alves <palves@redhat.com>
4993
4994 * gdb.gdb/complaints.exp (test_initial_complaints)
4995 (test_serial_complaints, test_short_complaints): Call
4996 complaint_internal instead of complaint.
4997
280ca31f
DT
49982017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
4999
5000 * gdb.threads/tls-core.c: New file.
5001 * gdb.threads/tls-core.exp: Likewise.
5002
b5ec771e
PA
50032017-11-08 Pedro Alves <palves@redhat.com>
5004
5005 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5006 (p Exported_Capitalized): New test.
5007 (p exported_capitalized): New test.
5008
a02b41a7
PA
50092017-11-07 Pedro Alves <palves@redhat.com>
5010
5011 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5012
95e95a6d
PA
50132017-11-07 Pedro Alves <palves@redhat.com>
5014
5015 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5016 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5017 (disable_invalid, disable_inverted, disable_negative): New
5018 procedures.
5019 ("bad numbers"): New set of tests.
5020
cee62dbd
PA
50212017-11-07 Pedro Alves <palves@redhat.com>
5022
5023 * gdb.cp/ena-dis-br-range.exp: Add tests.
5024
cc638e86
PA
50252017-11-07 Pedro Alves <palves@redhat.com>
5026
5027 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5028
d0fe4701
XR
50292017-11-07 Xavier Roirand <roirand@adacore.com>
5030 Pedro Alves <palves@redhat.com>
5031
5032 * gdb.base/ena-dis-br.exp: Add reference to
5033 gdb.cp/ena-dis-br-range.exp.
5034 * gdb.cp/ena-dis-br-range.exp: New file.
5035 * gdb.cp/ena-dis-br-range.cc: New file.
5036
46f67f80
PA
50372017-11-06 Pedro Alves <palves@redhat.com>
5038
5039 * gdb.base/attach-non-pgrp-leader.c: New.
5040 * gdb.base/attach-non-pgrp-leader.exp: New.
5041
726e1356
PA
50422017-11-06 Pedro Alves <palves@redhat.com>
5043
5044 * configure.ac: No longer check for termio.h and sgtty.h.
5045 * configure: Regenerate.
5046 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5047 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5048 Remove termio and sgtty code.
5049
50ab6ace
YQ
50502017-11-03 Yao Qi <yao.qi@linaro.org>
5051
5052 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5053 in GDB is disabled.
5054
8e68731c
YQ
50552017-11-03 Yao Qi <yao.qi@linaro.org>
5056
5057 * gdb.python/py-thrhandle.exp: Skip it if python is not
5058 enabled.
5059
3a87ae65
SM
50602017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5061
5062 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5063 as a breakpoint command.
5064
484d8d36
MD
50652017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5066
5067 PR python/21213
5068 * gdb.python/py-infthread.exp: Test calling
5069 InferiorThread.inferior () multiple times in a row.
5070
4a27f119
KS
50712017-10-27 Keith Seitz <keiths@redhat.com>
5072
5073 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5074 Test "info break" for every inlined function breakpoint.
5075
bb11dd58
YQ
50762017-10-27 Yao Qi <yao.qi@linaro.org>
5077
5078 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5079
a43f3893
PF
50802017-10-26 Patrick Frants <osscontribute@gmail.com>
5081
5082 * gdb.cp/classes.exp (test_static_members): Test printing
5083 Outer::instance.
5084 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5085 (Inner::instance, Outer::instance): New.
5086
792ccf00
PA
50872017-10-24 Pedro Alves <palves@redhat.com>
5088
5089 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5090 extra console" test in two stages.
5091
eb2bfbad
PA
50922017-10-24 Pedro Alves <palves@redhat.com>
5093
5094 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5095
1f75a651
PA
50962017-10-24 Pedro Alves <palves@redhat.com>
5097
5098 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5099 loop.
5100
779990d9
PA
51012017-10-24 Pedro Alves <palves@redhat.com>
5102
5103 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5104 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5105
ad9b8f5d
PA
51062017-10-24 Pedro Alves <palves@redhat.com>
5107
5108 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5109 parameter and handle it. Don't output read value in test name.
5110
fee6da6e
PA
51112017-10-24 Pedro Alves <palves@redhat.com>
5112
5113 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5114 custom test name.
5115
10389c2c
PA
51162017-10-24 Pedro Alves <palves@redhat.com>
5117
5118 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5119 include the unstable output directory name in the test's name.
5120 (initial_setup_simple) <'set args'>: Use custom test name.
5121
a80e65a9
PA
51222017-10-24 Pedro Alves <palves@redhat.com>
5123
5124 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5125 with explicit test name.
5126
15763a09
PA
51272017-10-20 Pedro Alves <palves@redhat.com>
5128
5129 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5130 'wait -i'. Use gdb_assert and remote_close.
5131
49a4ce2e
AB
51322017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5133
5134 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5135 number from variable rather than hard-coded.
5136
a75868f5
PA
51372017-10-19 Pedro Alves <palves@redhat.com>
5138
5139 * gdb.base/long-inferior-output.c: New file.
5140 * gdb.base/long-inferior-output.exp: New file.
5141
c8ba13ad
KS
51422017-11-18 Keith Seitz <keiths@redhat.com>
5143
5144 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
5145 method.
5146 (main): Call it.
5147 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
5148 Add additional user-defined conversion operator tests.
5149
b27de576
PA
51502017-10-17 Pedro Alves <palves@redhat.com>
5151
5152 * boards/native-stdio-gdbserver.exp: Load "local-board".
5153
8484c955
PA
51542017-10-17 Pedro Alves <palves@redhat.com>
5155
5156 * gdb.base/quit-live.c: New file.
5157 * gdb.base/quit-live.exp: New file.
5158
83d5a34d
KS
51592017-10-16 Keith Seitz <keiths@redhat.com>
5160
5161 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
5162 (class_with_protected_typedef, class_with_private_typedef)
5163 (struct_with_public_typedef, struct_with_protected_typedef)
5164 (struct_with_private_typedef): New classes/structs.
5165 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
5166 typedefs and access specifiers.
5167
739b3f1d
PA
51682017-10-16 Pedro Alves <palves@redhat.com>
5169 Simon Marchi <simon.marchi@polymtl.ca>
5170
5171 * README (Local vs Remote vs Native): New section.
5172 * boards/local-board.exp: New file, with bits factored out from
5173 ...
5174 * boards/native-extended-gdbserver.exp: ... here. Load
5175 "local-board".
5176 * boards/native-gdbserver.exp: Load "local-board".
5177 (${board}_spawn, ${board}_exec): Delete.
5178 * boards/native-stdio-gdbserver.exp: Most contents factored out to
5179 ...
5180 * boards/stdio-gdbserver-base.exp: ... this new file.
5181 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
5182 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
5183 procedure.
5184 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
5185 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
5186 stdio_gdbserver_command.
5187 (${board}_get_remote_address, ${board}_get_comm_port)
5188 (${board}_download, ${board}_upload): Delete.
5189 (get_target_remote_pipe_cmd): New.
5190
fe68b953
SM
51912017-10-16 Simon Marchi <simon.marchi@ericsson.com>
5192
5193 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
5194 test_bkpt_deletion, test_bkpt_cond_and_cmds,
5195 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
5196 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
5197 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
5198 remove with_test_prefix.
5199
300b6685
PA
52002017-10-13 Pedro Alves <palves@redhat.com>
5201
5202 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
5203 * gdb.base/annota1.exp: Use it instead of is_remote.
5204 * gdb.base/annota3.exp: Use it instead of is_remote.
5205 * gdb.cp/annota2.exp: Use it instead of is_remote.
5206 * gdb.cp/annota3.exp: Use it instead of is_remote.
5207 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
5208
50500caf
PA
52092017-10-13 Pedro Alves <palves@redhat.com>
5210
5211 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
5212 (test_num_test_vars, run_and_count_vars, find_env)
5213 (test_set_unset_env, test_inherit_env_var): New procedures.
5214 (top level): Use them.
5215
dad0c6d2
PA
52162017-10-13 Pedro Alves <palves@redhat.com>
5217
5218 * lib/selftest-support.exp (selftest_setup): Extend comments, and
5219 also skip on stub-like targets.
5220
8b0553c1
PA
52212017-10-13 Pedro Alves <palves@redhat.com>
5222
5223 PR gdb/22293
5224 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
5225 (top level): Move some tests to ...
5226 (test_not_found): ... this new procedure.
5227 (top level): Call it.
5228
7594f623
PA
52292017-10-13 Pedro Alves <palves@redhat.com>
5230
5231 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
5232 expect different "info terminal" output if testing with a
5233 non-native target.
5234
ebe3b402
PA
52352017-10-13 Pedro Alves <palves@redhat.com>
5236 Simon Marchi <simon.marchi@polymtl.ca>
5237
5238 PR python/12966
5239 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
5240
42f1b161
PA
52412017-10-13 Pedro Alves <palves@redhat.com>
5242
5243 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
5244 already.
5245
8d6ef72b
PA
52462017-10-13 Pedro Alves <palves@redhat.com>
5247
5248 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
5249 is_remote.
5250
d7bcd5b8
PA
52512017-10-13 Pedro Alves <palves@redhat.com>
5252
5253 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
5254 is_remote.
5255
df479dc6
PA
52562017-10-13 Pedro Alves <palves@redhat.com>
5257
5258 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
5259 is set.
5260 (corefile_test_attach): Likewise. Check can_spawn_for_attach
5261 instead of is_remote.
5262
23fb630a
PA
52632017-10-13 Pedro Alves <palves@redhat.com>
5264
5265 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
5266 (top level): Add comment.
5267
cc77b1dc
PA
52682017-10-13 Pedro Alves <palves@redhat.com>
5269
5270 * gdb.base/remote.exp (top level): Fix comment typo and add
5271 missing return.
5272
27c9e813
PA
52732017-10-13 Pedro Alves <palves@redhat.com>
5274 Simon Marchi <simon.marchi@polymtl.ca>
5275
5276 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
5277 calls and add comments. Skip test if use_gdb_stub is set.
5278 (top level): Use "set cwd" command instead of "cd" command.
5279
5e830d98
PA
52802017-10-13 Pedro Alves <palves@redhat.com>
5281
5282 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
5283 is_remote target check.
5284
f5ca0032
PA
52852017-10-13 Pedro Alves <palves@redhat.com>
5286
5287 * gdb.base/scope.exp: Use build_executable + clean_restart +
5288 gdb_file_cmd instead of prepare_for_testing and no longer skip
5289 "before run" tests on is_remote target boards. Update comments.
5290 * boards/native-extended-gdbserver.exp
5291 (extended_gdbserver_load_last_file): New, factored out from ...
5292 (gdb_load): ... this. Move further below and add comment.
5293 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
5294
8aed1c0d
PA
52952017-10-12 Pedro Alves <palves@redhat.com>
5296
5297 * gdb.base/attach.exp: Remove references to gdb64.
5298 * gdb.base/dbx.exp: Remove references to gdb64.
5299
cfa34c87
SM
53002017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5301 Pedro Alves <palves@redhat.com>
5302
5303 * gdb.base/label.exp: Remove is_remote target check.
5304
9192b7de
PA
53052017-10-12 Pedro Alves <palves@redhat.com>
5306
5307 * gdb.base/auvx.exp (coredir): Update comment.
5308 (top level) <core_works>: Use "set cwd" command instead of "cd"
5309 command.
5310
6bf0052d
PA
53112017-10-12 Pedro Alves <palves@redhat.com>
5312 Simon Marchi <simon.marchi@polymtl.ca>
5313
5314 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
5315 target boards.
5316
e48ef82d
PA
53172017-10-12 Pedro Alves <palves@redhat.com>
5318 Simon Marchi <simon.marchi@polymtl.ca>
5319
5320 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
5321 Instead skip if there's any gdb_protocol set.
5322
8d7aea57
SM
53232017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5324 Pedro Alves <palves@redhat.com>
5325
5326 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
5327
30440677
PA
53282017-10-12 Pedro Alves <palves@redhat.com>
5329 Simon Marchi <simon.marchi@polymtl.ca>
5330
5331 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
5332 instead of on dejagnu remote boards.
5333
4e04f045 53342017-10-12 Pedro Alves <palves@redhat.com>
175654b9 5335 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
5336
5337 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5338 checks. Use build_executable + clean_restart instead of
5339 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5340 of enabling non-stop after starting gdb.
5341
871a186e
PA
53422017-10-12 Pedro Alves <palves@redhat.com>
5343
5344 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5345 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5346 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5347 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5348
56d704da
AK
53492017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
5350
5351 * gdb.arch/arc-tdesc-cpu.exp: New file.
5352 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
5353
2f20e312
SM
53542017-10-10 Simon Marchi <simon.marchi@ericsson.com>
5355
5356 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
5357
65630365
PA
53582017-10-10 Pedro Alves <palves@redhat.com>
5359
5360 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
5361 expect CLI output.
5362
bf469271
PA
53632017-10-10 Pedro Alves <palves@redhat.com>
5364
5365 * lib/selftest-support.exp (selftest_setup): Update for
5366 captured_command_loop's prototype change.
5367
777a42f1
PA
53682017-10-09 Pedro Alves <palves@redhat.com>
5369
5370 Test both arch1=>arch2 and arch2=>arch1.
5371
5372 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
5373 (srcfile2, binfile2, march1, march2): Remove globals. Largely
5374 factored out to...
5375 (append_arch1_options, append_arch2_options, append_arch_options)
5376 (build_executables): New procedures.
5377 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
5378 local.
5379 (top level): Add new 'first_arch' testing axis.
5380
cbd2b4e3
PA
53812017-10-09 Pedro Alves <palves@redhat.com>
5382
5383 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
5384 (barrier): New.
5385 (thread_start, all_started): New functions.
5386 (main): Spawn new thread and wait until it is scheduled.
5387 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
5388 option.
5389 (do_test): Add 'selected_thread' parameter. Run to all_started
5390 instead of main. Explicitly set the breakpoint at main. Switch
5391 to the SELECTED_THREAD thread.
5392 (top level): Test handling the exec event with either the main
5393 thread or the second thread selected.
5394
5c9e4427
PA
53952017-10-09 Pedro Alves <palves@redhat.com>
5396
5397 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
5398 logic. Move STOP marker after the value checks.
5399 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
5400 regexp.
5401
b3b7c423
SL
54022017-10-06 Sandra Loosemore <sandra@codesourcery.com>
5403
5404 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
5405
3b4b2f16
UW
54062017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5407
5408 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
5409 integer-to-dfp conversion.
5410 * gdb.base/dfp-test.exp: Likewise.
5411
5cd63fda
PA
54122017-10-04 Pedro Alves <palves@redhat.com>
5413
5414 * gdb.multi/hangout.c: Include <unistd.h>.
5415 (hangout_loop): New function.
5416 (main): Call alarm. Call hangout_loop in a loop.
5417 * gdb.multi/hello.c: Include <unistd.h>.
5418 (hello_loop): New function.
5419 (main): Call alarm. Call hangout_loop in a loop.
5420 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
5421 inferior with the other selected.
5422
4c71c105
SM
54232017-10-04 Simon Marchi <simon.marchi@ericsson.com>
5424
5425 * gdb.mi/list-thread-groups-available.exp: New file.
5426 * gdb.mi/list-thread-groups-available.c: New file.
5427
bc3b087d
SDJ
54282017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5429
5430 * gdb.base/set-cwd.exp: Make it available on
5431 native-extended-gdbserver.
5432
d092c5a2
SDJ
54332017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5434
5435 * gdb.base/set-cwd.c: New file.
5436 * gdb.base/set-cwd.exp: Likewise.
5437
45320ffa
TT
54382017-10-02 Tom Tromey <tom@tromey.com>
5439
5440 PR rust/22236:
5441 * gdb.rust/simple.rs (main): New variable "fslice".
5442 * gdb.rust/simple.exp: Add slice tests. Update string tests.
5443
b3e3859b
TT
54442017-10-02 Tom Tromey <tom@tromey.com>
5445
5446 * gdb.rust/simple.exp: Test ptype of a slice.
5447
01af5e0d
TT
54482017-10-02 Tom Tromey <tom@tromey.com>
5449
5450 * gdb.rust/simple.exp: Test index of slice.
5451
a9bbfbd8
TT
54522017-09-27 Tom Tromey <tom@tromey.com>
5453
5454 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
5455
df8899e5
TP
54562017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
5457 Pedro Alves <palves@redhat.com>
5458
5459 * gdb.base/compare-sections.exp (get value of read-only section): Read
5460 as unsigned value.
5461 (corrupt read-only section): Likewise and don't set written if patching
5462 failed.
5463
757bf54b
KB
54642017-09-21 Kevin Buettner <kevinb@redhat.com>
5465
5466 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
5467 files.
5468
06871ae8
PA
54692017-09-20 Pedro Alves <palves@redhat.com>
5470
5471 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
5472 symbol names in gdb's output.
5473 * gdb.cp/overload.exp ("list all overloads"): Likewise.
5474
e5f25bc5
PA
54752017-09-20 Pedro Alves <palves@redhat.com>
5476
5477 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
5478 Rename to ...
5479 (test_list_ambiguous_symbol): ... this and add a symbol name
5480 parameter. Adjust.
5481 (test_list_ambiguous_function): Reimplement on top of
5482 test_list_ambiguous_symbol and also test listing ambiguous
5483 variables.
5484 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
5485 (ambiguous_fun): ... this.
5486 (ambiguous_var): New.
5487 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
5488 (ambiguous_fun): ... this.
5489 (ambiguous_var): New.
5490
4e5a4f58
JB
54912017-09-19 John Baldwin <jhb@FreeBSD.org>
5492
5493 * gdb.base/starti.c: New file.
5494 * gdb.base/starti.exp: New file.
5495 * lib/gdb.exp (gdb_starti_cmd): New procedure.
5496
26e53f3e
PA
54972017-09-14 Pedro Alves <palves@redhat.com>
5498
5499 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
5500 (top level): Use it instead of runto.
5501
cb791d59
TT
55022017-09-11 Tom Tromey <tom@tromey.com>
5503
5504 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
5505
7c96f8c1
TT
55062017-09-11 Tom Tromey <tom@tromey.com>
5507
5508 * gdb.python/py-infthread.exp: Add tests for new_thread event.
5509 * gdb.python/py-inferior.exp: Add tests for new inferior events.
5510
469412dd
CW
55112017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
5512
5513 * gdb.fortran/printing-types.exp: New file.
5514 * gdb.fortran/printing-types.exp: New file.
5515
e0f86435
BH
55162017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5517
5518 * gdb.fortran/vla-ptype.exp: Fix typos.
5519 * gdb.fortran/vla-value.exp: Same.
5520
9e9af4be
BH
55212017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5522
5523 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
5524 * gdb.mi/mi-var-child-f.exp: Likewise.
5525 * gdb.mi/mi-vla-fortran.exp: Likewise.
5526
a5ad232b 55272017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
5528 Christoph Weinmann <christoph.t.weinmann@intel.com>
5529 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
5530
5531 * gdb.fortran/ptr-indentation.f90: New file.
5532 * gdb.fortran/ptr-indentation.exp: New file.
5533
5aec60eb
TT
55342017-09-05 Tom Tromey <tom@tromey.com>
5535
5536 PR gdb/22010:
5537 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
5538
8f8f8152
TP
55392017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
5540
5541 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
5542
fbd1b771
JK
55432017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5544
5545 * gdb.threads/tls-nodebug-pie.c: New file.
5546 * gdb.threads/tls-nodebug-pie.exp: New file.
5547
5eb5f850
TT
55482017-09-05 Tom Tromey <tom@tromey.com>
5549
5550 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
5551 for rust.
5552
ae780a21
SM
55532017-09-05 Simon Marchi <simon.marchi@ericsson.com>
5554
5555 * gdb.multi/multi-arch-exec.exp: Test with different
5556 "follow-exec-mode" settings.
5557 (do_test): New procedure.
5558
3693fdb3
PA
55592017-09-04 Pedro Alves <palves@redhat.com>
5560
5561 * gdb.base/func-static.c (S::method const, S::method volatile)
5562 (S::method volatile const): New methods.
5563 (c_s, v_s, cv_s): New instances.
5564 (main): Call method() on them.
5565 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
5566 (cannot_resolve): New procedure.
5567 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
5568 print-quote-unquoted columns.
5569 (do_test): Test printing each scope too.
5570
e68cb8e0
PA
55712017-09-04 Pedro Alves <palves@redhat.com>
5572
5573 * gdb.base/local-static.exp: Also test with
5574 class::method::variable wholly quoted.
5575 * gdb.cp/m-static.exp (class::method::variable): Remove test.
5576
858be34c
PA
55772017-09-04 Pedro Alves <palves@redhat.com>
5578
5579 * gdb.base/local-static.c: New.
5580 * gdb.base/local-static.cc: New.
5581 * gdb.base/local-static.exp: New.
5582
46a4882b
PA
55832017-09-04 Pedro Alves <palves@redhat.com>
5584
5585 * gdb.asm/asm-source.exp: Add casts to int.
5586 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5587 (dataglobal64_1, dataglobal64_2): New globals.
5588 * gdb.base/nodebug.exp: Test different expressions involving the
5589 new globals, with print, whatis and ptype. Add casts to int.
5590 * gdb.base/solib-display.exp: Add casts to int.
5591 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5592 * gdb.cp/m-static.exp: Add cast to int.
5593 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5594 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5595 tls variable with no debug info without a cast. Test with a cast
5596 to int too.
5597 * gdb.trace/entry-values.exp: Add casts.
5598
2c5a2be1
PA
55992017-09-04 Pedro Alves <palves@redhat.com>
5600
5601 * gdb.base/nodebug.exp: Test that ptype's error about functions
5602 with unknown return type includes the function name too.
5603
7022349d
PA
56042017-09-04 Pedro Alves <palves@redhat.com>
5605
5606 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5607 return type of munmap in infcall.
5608 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5609 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5610 type of ftell in infcall.
5611 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
5612 type of getpid in infcall.
5613 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5614 infcall.
5615 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5616 Bail on failure to extract the pid.
5617 * gdb.base/nodebug.c: #include <stdint.h>.
5618 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5619 New functions.
5620 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5621 Change expected output of print/whatis/ptype with functions with
5622 no debug info. Test all supported languages. Call
5623 test_call_promotion.
5624 * gdb.compile/compile.exp: Adjust expected output to expect
5625 warning.
5626 * gdb.threads/siginfo-threads.exp: Likewise.
5627
54990598
PA
56282017-09-04 Pedro Alves <palves@redhat.com>
5629
5630 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5631 "prototypes". Test calling float functions via prototyped and
5632 unprototyped function pointers.
5633 (perform_all_tests): New parameter "prototypes". Pass it down.
5634 (top level): Pass down "prototypes" parameter to
5635 perform_all_tests.
5636
34d16ea2
SM
56372017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5638
5639 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5640 Test with nested loops.
5641
9521ecda
SM
56422017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5643
5644 * gdb.base/commands.exp: Call the new procedures.
5645 (loop_break_test, loop_continue_test): New procedures.
5646
80a65e9b
SM
56472017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5648
5649 * gdb.base/commands.exp: Call new procedure.
5650 (define_if_without_arg_test): New procedure.
5651
e439fa14
PA
56522017-09-04 Pedro Alves <palves@redhat.com>
5653
5654 * gdb.base/list-ambiguous.exp: New file.
5655 * gdb.base/list-ambiguous0.c: New file.
5656 * gdb.base/list-ambiguous1.c: New file.
5657 * gdb.base/list.exp (test_list_range): Adjust expected output.
5658
0a2dde4a
SDJ
56592017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5660
5661 * gdb.base/share-env-with-gdbserver.c: New file.
5662 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5663
5e89eb3a
SM
56642017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5665
5666 * gdb.base/commands.exp (gdbvar_simple_if_test,
5667 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5668 progvar_simple_if_test, progvar_simple_while_test,
5669 progvar_complex_if_while_test, user_defined_command_test,
5670 user_defined_command_args_eval,
5671 user_defined_command_args_stack_test,
5672 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5673 temporary_breakpoint_commands,
5674 gdb_test_no_prompt, redefine_hook_test,
5675 redefine_backtrace_test): Remove "global gdb_prompt".
5676
fd437cbc
SM
56772017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5678
5679 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5680 New proc, call it from toplevel.
5681
87215ad1
SDJ
56822017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5683
5684 PR remote/21852
5685 * gdb.server/normal.c: New file, copied from gdb.base.
5686 * gdb.server/run-without-local-binary.exp: New file.
5687
58afddc6
WP
56882017-08-07 Weimin Pan <weimin.pan@oracle.com>
5689
5690 * gdb.arch/sparc64-adi.exp: New file.
5691 * gdb.arch/sparc64-adi.c: New file.
5692
5277199a
PA
56932017-08-22 Pedro Alves <palves@redhat.com>
5694
5695 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5696 (top level): Add "list all overloads" tests.
5697
14278e1f
TT
56982017-08-22 Tom Tromey <tom@tromey.com>
5699
5700 * gdb.gdb/xfullpath.exp: Remove.
5701
bf223d3e
PA
57022017-08-21 Pedro Alves <palves@redhat.com>
5703
5704 PR gdb/19487
5705 * gdb.base/symbol-alias.c: New.
5706 * gdb.base/symbol-alias2.c: New.
5707 * gdb.base/symbol-alias.exp: New.
5708
c973d0aa
PA
57092017-08-21 Pedro Alves <palves@redhat.com>
5710
5711 * gdb.base/dfp-test.c
5712 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5713 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5714 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5715 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5716 * gdb.base/whatis-ptype-typedefs.c: New.
5717 * gdb.base/whatis-ptype-typedefs.exp: New.
5718 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5719 (an_int, an_int_type, an_int_type2): New globals.
5720 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5721 involving typedefs and cast expressions.
5722 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5723 (lookup_typedefs_function): New.
5724 (typedefs_pretty_printers_dict): New.
5725 (top level): Register lookup_typedefs_function in
5726 gdb.pretty_printers.
5727
6d580b63
YQ
57282017-08-18 Yao Qi <yao.qi@linaro.org>
5729
5730 * gdb.server/unittest.exp: New.
5731
206726fb
SDJ
57322017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
5733
5734 PR gdb/21954
5735 * gdb.base/environ.exp: Add test to check if 'unset environment'
5736 works.
5737
bf0ec4c2
AA
57382017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5739
5740 * lib/gdb.exp (universal_compile_options): New caching proc.
5741 (gdb_compile): Suppress GCC's coloring of messages.
5742
d6382fff
TT
57432017-08-14 Tom Tromey <tom@tromey.com>
5744
5745 PR gdb/21675:
5746 * gdb.base/printcmds.exp (test_radices): New function.
5747 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
5748 * gdb.base/sizeof.exp (check_valueof): Use p/d.
5749 * lib/gdb.exp (get_integer_valueof): Use p/d.
5750
c2c2dd9f
SM
57512017-08-12 Simon Marchi <simon.marchi@ericsson.com>
5752
5753 * lib/gdb.exp (get_valueof): Don't capture end-of-line
5754 characters.
5755
fdffd6f4
TT
57562017-08-05 Tom Tromey <tom@tromey.com>
5757
5758 * gdb.rust/simple.exp: Allow String to appear in a different
5759 namespace.
5760
27d41eac
YQ
57612017-07-26 Yao Qi <yao.qi@linaro.org>
5762
5763 * gdb.gdb/unittest.exp: Invoke command
5764 "maintenance check xml-descriptions".
5765
031ed05d
AA
57662017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5767
5768 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
5769 calling context.
5770 (hex128): Drop erroneous calculation of parameters.
5771
dcd27ddf
SM
57722017-07-22 Simon Marchi <simon.marchi@ericsson.com>
5773
5774 * gdb.python/py-unwind.exp: Disable stack protection when
5775 building test file.
5776
47e77640
PA
57772017-07-20 Pedro Alves <palves@redhat.com>
5778
5779 * gdb.base/default.exp (set language): Adjust expected output.
5780
62d2a18a
PA
57812017-07-20 Pedro Alves <palves@redhat.com>
5782
5783 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
5784 (test_minsym): ... this, and make static.
5785 (get_pck__foo__bar__minsym): Rename to ...
5786 (get_test_minsym): ... this.
5787 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
5788 symbol names and comments.
5789 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
5790 (get_test_minsym): ... this.
5791 (pck__foo__bar__minsym__2): Rename to ...
5792 (test_minsym): ... this.
5793 (main): Adjust.
5794
c45ec17c
PA
57952017-07-17 Pedro Alves <palves@redhat.com>
5796
5797 * gdb.base/completion.exp: Adjust expected output.
5798 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5799 the completer works.
5800
c6756f62
PA
58012017-07-17 Pedro Alves <palves@redhat.com>
5802
5803 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5804
5bd68487
AB
58052017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
5806
5807 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
5808
8880f2a9
TT
58092017-07-14 Tom Tromey <tom@tromey.com>
5810
5811 PR rust/21764:
5812 * gdb.rust/simple.exp: Add tests.
5813
65547233
TT
58142017-07-14 Tom Tromey <tom@tromey.com>
5815
5816 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5817
8f14146e
PA
58182017-07-14 Pedro Alves <palves@redhat.com>
5819
5820 * gdb.linespec/base/one/thefile.cc (z1): New function.
5821 * gdb.linespec/base/two/thefile.cc (z2): New function.
5822 * gdb.linespec/linespec.exp: Add tests.
5823
b4365d02
AB
58242017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5825
5826 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
5827 to mi_create_breakpoint.
5828
5d2cbaa5
AB
58292017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5830
5831 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
5832 mi_create_breakpoint.
5833
11cb5716
IB
58342017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
5835
5836 * gdb.dlang/demangle.exp: Update for demangling changes.
5837
03278692
TT
58382017-07-09 Tom Tromey <tom@tromey.com>
5839
5840 * gdb.dwarf2/shortpiece.exp: New file.
5841
33c5cd75
DB
58422017-07-06 David Blaikie <dblaikie@gmail.com>
5843
5844 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
5845 built from fissiont-multi-cu{1,2}.c.
5846 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
5847 except putting 'main' and 'func' in separate CUs in the same DWO file.
5848 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
5849 test.
5850 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
5851 test.
5852
8455d262
PA
58532017-07-06 Pedro Alves <palves@redhat.com>
5854
5855 * gdb.python/py-unwind.exp: Test flushregs.
5856
dc4bde35
SDJ
58572017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5858
5859 PR cli/21688
5860 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
5861 tests for alias commands and trailing whitespace.
5862
51ed89aa
SDJ
58632017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5864
5865 PR cli/21688
5866 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
5867 procedure. Call it.
5868
eb17d413
PA
58692017-06-29 Pedro Alves <palves@redhat.com>
5870
5871 * gdb.base/printcmds.exp: Add tests.
5872
41664b45
DG
58732017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
5874
5875 PR gdb/21337
5876 * gdb.base/reread-readsym.exp: New file.
5877 * gdb.base/reread-readsym.c: New file.
5878
75312ae3
KB
58792017-06-21 Kevin Buettner <kevinb@redhat.com>
5880
5881 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
5882 subpattern.
5883
66953522
PB
58842017-06-19 Peter Bergner <bergner@vnet.ibm.com>
5885
5886 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
5887 extended mnemonic.
5888 * gdb.arch/powerpc-power9.s: Likewise.
5889
5524b525
AA
58902017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5891
5892 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
5893 on 32-bit x86 targets. Exploit is_*_target macros where
5894 appropriate.
5895
03c8af18
AA
58962017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5897
5898 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
5899 register pieces.
5900
3bf31011
AA
59012017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5902
5903 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
5904 located in one or more DWARF pieces.
5905
805acca0
AA
59062017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5907
5908 * lib/gdb.exp (get_endianness): New proc.
5909 * gdb.arch/aarch64-fp.exp: Use it.
5910 * gdb.arch/altivec-regs.exp: Likewise.
5911 * gdb.arch/e500-regs.exp: Likewise.
5912 * gdb.arch/vsx-regs.exp: Likewise.
5913 * gdb.base/dump.exp: Likewise.
5914 * gdb.base/funcargs.exp: Likewise.
5915 * gdb.base/gnu_vector.exp: Likewise.
5916 * gdb.dwarf2/formdata16.exp: Likewise.
5917 * gdb.dwarf2/implptrpiece.exp: Likewise.
5918 * gdb.dwarf2/nonvar-access.exp: Likewise.
5919 * gdb.python/py-inferior.exp: Likewise.
5920 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5921
e9352324
AA
59222017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5923
5924 PR gdb/21226
5925 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
5926 stack value pieces are taken from the LSB end.
5927
d5d1163e
AA
59282017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5929
5930 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
5931 variable at nonzero offset.
5932
0567c986
AA
59332017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5934
5935 * gdb.dwarf2/var-access.c: New file.
5936 * gdb.dwarf2/var-access.exp: New test.
5937 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
5938
973e9aab
TT
59392017-06-12 Tom Tromey <tom@tromey.com>
5940
5941 * gdb.dwarf2/formdata16.exp: Add tests.
5942
d9109c80
TT
59432017-06-12 Tom Tromey <tom@tromey.com>
5944
5945 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
5946
30a25466
TT
59472017-06-12 Tom Tromey <tom@tromey.com>
5948
5949 PR exp/16225:
5950 * gdb.reverse/i386-sse-reverse.exp: Update tests.
5951 * gdb.arch/vsx-regs.exp: Update tests.
5952 * gdb.arch/s390-vregs.exp (hex128): New proc.
5953 Update test.
5954 * gdb.arch/altivec-regs.exp: Update tests.
5955
aefd8b33
SDJ
59562017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5957
5958 * gdb.base/startup-with-shell.c: New file.
5959 * gdb.base/startup-with-shell.exp: Likewise.
5960
2090129c
SDJ
59612017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5962
5963 * gdb.server/non-existing-program.exp: Update regex in order to
5964 reflect the fact that gdbserver is now using fork_inferior (with a
5965 shell) to startup the inferior.
5966
8e86a419
SM
59672017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5968
5969 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
5970 support function calls from GDB.
5971
e6cf65f2
TT
59722017-05-21 Tom Tromey <tom@tromey.com>
5973
5974 PR rust/21466:
5975 * gdb.rust/unsized.exp: New file.
5976 * gdb.rust/unsized.rs: New file.
5977
43cc5389
TT
59782017-05-19 Tom Tromey <tom@tromey.com>
5979
5980 PR rust/21484:
5981 * gdb.rust/watch.exp: New file.
5982 * gdb.rust/watch.rs: New file.
5983
ec8df234
TT
59842017-05-18 Tom Tromey <tom@tromey.com>
5985
5986 * gdb.rust/simple.exp: Allow Box to be qualified.
5987
3e3e7fae
TP
59882017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
5989
5990 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
5991
59cc050d
PA
59922017-05-18 Pedro Alves <palves@redhat.com>
5993
5994 * gdb.base/fileio.c (test_write, test_read, test_close)
5995 (test_fstat): Don't print 'ret' in the fail path.
5996
c8f6abd1
PA
59972017-05-18 Pedro Alves <palves@redhat.com>
5998
5999 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6000 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6001 (test_system, test_rename, test_unlink, test_time): Change
6002 prototypes.
6003 * gdb.base/fileio.exp (stop_msg): Adjust.
6004
d2a03b77
PA
60052017-05-18 Pedro Alves <palves@redhat.com>
6006
6007 * gdb.base/fileio.c (null_str): New global.
6008 (test_stat): Use it.
6009 * gdb.base/fileio.exp: Remove nowarnings.
6010
0d5c6999
YQ
60112017-05-17 Yao Qi <yao.qi@linaro.org>
6012
6013 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6014
21873064
YQ
60152017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6016
6017 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6018 argument command.
6019 (top-level): Invoke test_set_inferior_tty.
6020
d512d31c
PA
60212017-05-04 Pedro Alves <palves@redhat.com>
6022
6023 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6024 Add parens to print call for Python 3.
6025
90cef2ed
KS
60262017-05-03 Keith Seitz <keiths@redhat.com>
6027
6028 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6029 (main): Call it.
6030
14f819c8
TW
60312017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6032
6033 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6034 to prev and next.
6035
913aeadd
TW
60362017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6037
6038 * gdb.python/py-record-btrace.exp: Remove test for
6039 gdb.BtraceInstruction.error.
6040
a3be24ad
TW
60412017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6042
6043 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6044
ae20e79a
TW
60452017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6046
6047 * gdb.python/py-record-btrace-threads.c: New file.
6048 * gdb.python/py-record-btrace-threads.exp: New file.
6049
45ce1b47
SDJ
60502017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6051
6052 PR testsuite/8595
6053 * gdb.base/environ.exp: Make test available in all architectures.
6054 Move bits related to "info program" testing to
6055 gdb.base/info-program.exp. Rewrite tests to use the two new
6056 procedures mentione below.
6057 (test_set_show_env_var) New procedure.
6058 (test_set_show_env_var_equal): Likewise.
6059 * gdb.base/info-program.exp: New file.
6060
e15c3eb4
KS
60612017-04-27 Keith Seitz <keiths@redhat.com>
6062
6063 * gdb.cp/oranking.cc (test15): New function.
6064 (main): Call test15 and declare additional variables for testing.
6065 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6066 "p foo101('abc')" tests.
6067 Add tests for cv qualifier overloads.
6068 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6069 "lvalue reference overload" test.
6070 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6071 "print value of f1 on Child&& in f2" test.
6072
3a3fd0fd
PA
60732017-04-19 Pedro Alves <palves@redhat.com>
6074
6075 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6076 procedure.
6077 (top level): Call it.
6078 * lib/gdb.exp (gdb_define_cmd): New procedure.
6079
53375380
PA
60802017-04-12 Pedro Alves <palves@redhat.com>
6081
6082 PR gdb/21323
6083 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6084 (wchar): New global.
6085 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6086 (do_test_wide_char, wide_char_types_no_program, top level): Add
6087 wchar_t testing.
6088
53e710ac
PA
60892017-04-12 Pedro Alves <palves@redhat.com>
6090
6091 PR c++/21323
6092 * gdb.cp/wide_char_types.c: New file.
6093 * gdb.cp/wide_char_types.exp: New file.
6094
0ad9d8c7
SDJ
60952017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6096
6097 PR gdb/21352
6098 * gdb.trace/tsv.exp: Add test for "tsave -r".
6099
b1b45502
IB
61002017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6101
6102 * gdb.dlang/watch-loc.c: New file.
6103 * gdb.dlang/watch-loc.exp: New file.
6104
ec13808e
JK
61052017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6106
6107 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6108
fe5f7374
AK
61092017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6110
6111 * gdb.arch/arc-analyze-prologue.S: New file.
6112 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6113
eea78757
AK
61142017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6115
6116 * gdb.arch/arc-decode-insn.S: New file.
6117 * gdb.arch/arc-decode-insn.exp: Likewise.
6118
5badf10a
IR
61192017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6120
6121 PR tdep/20928
6122 * gdb.arch/sparc64-regs.exp: New file.
6123 * gdb.arch/sparc64-regs.S: Likewise.
6124
cee59b3f
TW
61252017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6126
6127 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6128 and memory view on Python 3.
6129
c0f55cc6
AV
61302017-03-20 Artemiy Volkov <artemiyv@acm.org>
6131 Keith Seitz <keiths@redhat.com>
6132
6133 PR gdb/14441
6134 * gdb.cp/demangle.exp: Add rvalue reference tests.
6135 * gdb.cp/rvalue-ref-casts.cc: New file.
6136 * gdb.cp/rvalue-ref-casts.exp: New file.
6137 * gdb.cp/rvalue-ref-overload.cc: New file.
6138 * gdb.cp/rvalue-ref-overload.exp: New file.
6139 * gdb.cp/rvalue-ref-params.cc: New file.
6140 * gdb.cp/rvalue-ref-params.exp: New file.
6141 * gdb.cp/rvalue-ref-sizeof.cc: New file.
6142 * gdb.cp/rvalue-ref-sizeof.exp: New file.
6143 * gdb.cp/rvalue-ref-types.cc: New file.
6144 * gdb.cp/rvalue-ref-types.exp: New file.
6145 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
6146 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
6147
51457a05
MAL
61482017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6149
6150 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
6151 New procedure.
6152
5b291c04
MAL
61532017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6154
6155 * lib/mi-support.exp (mi_gdb_test): Add additional message
6156 for unexpected output.
6157
59a56148
AA
61582017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6159
6160 * gdb.base/examine-backward.c (Barrier): New character array
6161 constant, to ensure that TestStrings is preceded by a string
6162 terminator.
6163
7942e96e
AA
61642017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6165
6166 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
6167 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
6168 and implicit pointer into such a location.
6169
6ebac3fb
DE
61702017-03-16 Doug Evans <dje@google.com>
6171
6172 * gdb.python/py-lazy-string (pointer): Really add new typedef.
6173
ec3b243d
TP
61742017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
6175
6176 * gdb.cp/m-static.exp: Fix expectation for prototype of
6177 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
6178
61792017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
6180
6181 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
6182 * gdb.guile/scm-lazy-string.c: New file.
6183 * gdb.guile/scm-value.exp: Move lazy string tests to ...
6184 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
6185 for pointer, array, typedef lazy strings.
6186
2cc36e25 61872017-03-16 Doug Evans <dje@google.com>
34b43320
DE
6188
6189 PR python/17728, python/18439, python/18779
6190 * gdb.python/py-value.c (main) Delete locals sptr, sn.
6191 * gdb.python/py-lazy-string.c (pointer): New typedef.
6192 (main): New locals ptr, array, typedef_ptr.
6193 * gdb.python/py-value.exp: Move lazy string tests to ...
6194 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
6195 array, typedef lazy strings.
ec3b243d 6196
0efcde63
AK
61972017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
6198
6199 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
6200 Add optional 'test' parameter.
6201
7978d7c3
SM
62022017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6203
6204 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6205 Skip for versions of DejaGnu < 1.5.
6206
896c0c1e
SM
62072017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6208
6209 * lib/gdb.exp (dejagnu_version): New proc.
6210 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6211 Use dejagnu_version.
6212
5f4d1085
KS
62132017-03-10 Keith Seitz <keiths@redhat.com>
6214
6215 PR c++/8128
6216 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
6217 type from destructor regexps.
6218 Add a branch which actually passes the test.
6219 Adjust "ptype t5i" test names.
6220
1de05205
PA
62212017-03-08 Pedro Alves <palves@redhat.com>
6222
6223 * gdb.base/step-over-exit.exp: Add explicit test message.
6224
c65d6b55
PA
62252017-03-08 Pedro Alves <palves@redhat.com>
6226
6227 PR gdb/18360
6228 * gdb.threads/interrupt-while-step-over.c: New file.
6229 * gdb.threads/interrupt-while-step-over.exp: New file.
6230
2e86a283
PA
62312017-03-08 Pedro Alves <palves@redhat.com>
6232
6233 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
6234 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
6235
25dcbff6
PA
62362017-03-08 Pedro Alves <palves@redhat.com>
6237
6238 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
6239 PKRU as not supported as a PASS.
6240
dc9366eb
PA
62412017-03-08 Pedro Alves <palves@redhat.com>
6242
6243 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
6244 prefix instead of $binfile1/$binfile2.
6245 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
6246 in test message.
6247 * gdb.python/py-completion.exp: Use "load python file" as test
6248 messages instead of unstable path names.
6249
6e5d74e7
PA
62502017-03-08 Pedro Alves <palves@redhat.com>
6251 Jan Kratochvil <jan.kratochvil@redhat.com>
6252
6253 PR cli/21218
6254 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6255 New proc.
6256 (top level): Call it.
6257
9753a2f6
PA
62582017-03-08 Pedro Alves <palves@redhat.com>
6259
6260 PR tui/21216
6261 * gdb.tui/tui-nl-filtered-output.exp: New file.
6262
1a4dd9dd
PA
62632017-03-08 Pedro Alves <palves@redhat.com>
6264
6265 * gdb.base/completion.exp: Move TUI completion tests to ...
6266 * gdb.tui/completion.exp: ... this new file.
6267
7cbbff33
PA
62682017-03-08 Pedro Alves <palves@redhat.com>
6269
6270 * gdb.base/tui-disasm-long-lines.c,
6271 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
6272 gdb.base/tui-layout.exp: Move to ...
6273 * gdb.tui/: ... this new directory.
6274
5f6fd321
PA
62752017-03-07 Pedro Alves <palves@redhat.com>
6276
6277 * gdb.base/tui-layout.c: New file.
6278 * gdb.base/tui-layout.exp: New file.
6279
44959fa8
PA
62802017-03-07 Pedro Alves <palves@redhat.com>
6281
6282 * gdb.base/tui-layout.c: Rename to ...
6283 * gdb.base/tui-disasm-long-lines.c: ... this.
6284 * gdb.base/tui-layout.exp: Rename to ...
6285 * gdb.base/tui-disasm-long-lines.exp: ... this.
6286
f8c4e718
PA
62872017-03-07 Pedro Alves <palves@redhat.com>
6288
6289 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
6290
6dbb839a 62912017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
6292
6293 * i386-mpx-call.c: New file.
6294 * i386-mpx-call.exp: New file.
6295
65b48a81
PB
62962017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6297
6298 * gdb.arch/powerpc-power.exp: Delete test.
6299 * gdb.arch/powerpc-power.s: Likewise.
6300 * gdb.disasm/disassembler-options.exp: New test.
6301 * gdb.arch/powerpc-altivec.exp: Likewise.
6302 * gdb.arch/powerpc-altivec.s: Likewise.
6303 * gdb.arch/powerpc-altivec2.exp: Likewise.
6304 * gdb.arch/powerpc-altivec2.s: Likewise.
6305 * gdb.arch/powerpc-altivec3.exp: Likewise.
6306 * gdb.arch/powerpc-altivec3.s: Likewise.
6307 * gdb.arch/powerpc-power7.exp: Likewise.
6308 * gdb.arch/powerpc-power7.s: Likewise.
6309 * gdb.arch/powerpc-power8.exp: Likewise.
6310 * gdb.arch/powerpc-power8.s: Likewise.
6311 * gdb.arch/powerpc-power9.exp: Likewise.
6312 * gdb.arch/powerpc-power9.s: Likewise.
6313 * gdb.arch/powerpc-vsx.exp: Likewise.
6314 * gdb.arch/powerpc-vsx.s: Likewise.
6315 * gdb.arch/powerpc-vsx2.exp: Likewise.
6316 * gdb.arch/powerpc-vsx2.s: Likewise.
6317 * gdb.arch/powerpc-vsx3.exp: Likewise.
6318 * gdb.arch/powerpc-vsx3.s: Likewise.
6319 * gdb.arch/arm-disassembler-options.exp: Likewise.
6320 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
6321 * gdb.arch/s390-disassembler-options.exp: Likewise.
6322
17cd4947
LM
63232017-02-23 Luis Machado <lgustavo@codesourcery.com>
6324
6325 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
6326 (check_supported_features): ... this. Changed return type to void.
6327 (supports_rdseed): New static global.
6328 (rdseed): Check supports_rdseed.
6329 (initialize): Call check_supported_features.
6330
2039d74e
EBM
63312017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6332
6333 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6334 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6335 and lqarx/stqcx.
6336 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6337 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6338
a51d7ecf
EBM
63392017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6340
6341 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6342 uppercase.
6343
0224619f
JK
63442017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6345
6346 * gdb.dwarf2/formdata16.c: New file.
6347 * gdb.dwarf2/formdata16.exp: New file.
6348 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6349
216f72a1
JK
63502017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6351
6352 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
6353 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
6354 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
6355 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6356 DW_AT_GNU_*.
6357
43988095
JK
63582017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6359
6360 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
6361
99e8a4f9
SDJ
63622017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6363
6364 PR gdb/21164
6365 * gdb.base/maint.exp: Add testcases for when the commands do
6366 not have arguments.
6367
b58a8c0c
TP
63682017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
6369
6370 * gdb.cp/chained-calls.exp: Use p instead of P.
6371
4e746bb6
TW
63722017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6373
6374 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
6375 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
6376
3f77c769
TT
63772017-02-14 Tom Tromey <tom@tromey.com>
6378
6379 PR python/13598:
6380 * gdb.python/py-events.exp: Add before_prompt event tests.
6381
075beec0
AA
63822017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6383
6384 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
6385
bf5f525c
LM
63862017-02-13 Luis Machado <lgustavo@codesourcery.com>
6387
6388 * gdb.linespec/explicit.c (my_unique_function_name): New function.
6389 (main): Call my_unique_function_name.
6390 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
6391 completion of patterns with a single match.
6392 Add missing -re switches to gdb_test_multiple calls.
6393
13a66184
LM
63942017-02-13 Luis Machado <lgustavo@codesourcery.com>
6395
6396 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
6397 return if core file is not recognized.
6398
26a06916
SM
63992017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6400
6401 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
6402 and extra UIs.
6403
b761ca9e
SM
64042017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6405
6406 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
6407 proc_with_prefix.
6408
b964bee0
TT
64092017-02-10 Tom Tromey <tom@tromey.com>
6410
6411 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
6412
18da0c51
MG
64132017-02-10 Martin Galvan <martingalvan@sourceware.org>
6414
6415 PR gdb/21122
6416 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
6417
604c4576
JG
64182017-02-08 Jerome Guitton <guitton@adacore.com>
6419
6420 * gdb.base/define.exp: Add test for command abbreviations
6421 in define.
6422
20b477a7
LM
64232017-02-06 Luis Machado <lgustavo@codesourcery.com>
6424
6425 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
6426 * gdb.reverse/insn-reverse-x86.c: New file.
6427
3f7b46f2
IR
64282017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
6429
6430 PR tdep/20936
6431 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
6432
f0fd41c1
TT
64332017-02-03 Tom Tromey <tom@tromey.com>
6434
6435 PR rust/21097:
6436 * gdb.rust/simple.exp: Add new tests.
6437
5be5dbf0
PA
64382017-02-02 Pedro Alves <palves@redhat.com>
6439
6440 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
6441 tests.
6442
7346ef59
AA
64432017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6444
6445 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
6446 taking a 2-byte value out of a 4-byte DWARF implicit value on
6447 big-endian targets.
6448 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
6449 logic. Add test cases for DW_OP_implicit.
6450
787f0025
MM
64512017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6452
6453 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
6454
68777c29
MM
64552017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6456
6457 * gdb.btrace/enable.exp: Call gdb_exit before
6458 skip_gdbserver_tests.
6459
0a1c7e28
MM
64602017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6461
6462 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
6463 GDBFLAGS.
6464
b5ac99b0
MM
64652017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6466
6467 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
6468 the test is skipped.
6469 * gdb.btrace/data.exp: Likewise.
6470 * gdb.btrace/delta.exp: Likewise.
6471 * gdb.btrace/dlopen.exp: Likewise.
6472 * gdb.btrace/enable-running.exp: Likewise.
6473 * gdb.btrace/enable.exp: Likewise.
6474 * gdb.btrace/exception.exp: Likewise.
6475 * gdb.btrace/function_call_history.exp: Likewise.
6476 * gdb.btrace/gcore.exp: Likewise.
6477 * gdb.btrace/instruction_history.exp: Likewise.
6478 * gdb.btrace/multi-thread-step.exp: Likewise.
6479 * gdb.btrace/nohist.exp: Likewise.
6480 * gdb.btrace/non-stop.exp: Likewise.
6481 * gdb.btrace/reconnect.exp: Likewise.
6482 * gdb.btrace/record_goto-step.exp: Likewise.
6483 * gdb.btrace/record_goto.exp: Likewise.
6484 * gdb.btrace/rn-dl-bind.exp: Likewise.
6485 * gdb.btrace/segv.exp: Likewise.
6486 * gdb.btrace/step.exp: Likewise.
6487 * gdb.btrace/stepi.exp: Likewise.
6488 * gdb.btrace/tailcall-only.exp: Likewise.
6489 * gdb.btrace/tailcall.exp: Likewise.
6490 * gdb.btrace/tsx.exp: Likewise.
6491 * gdb.btrace/unknown_functions.exp: Likewise.
6492 * gdb.btrace/vdso.exp: Likewise.
6493
cd4007e4
MM
64942017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6495
6496 * gdb.btrace/enable-running.c: New.
6497 * gdb.btrace/enable-running.exp: New.
6498
2735833d
WT
64992017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
6500
6501 * gdb.arch/amd64-gs_base.c: New file.
6502 * gdb.arch/amd64-gs_base.exp: New file.
6503
b51e1e94
LM
65042017-01-26 Luis Machado <lgustavo@codesourcery.com>
6505
6506 * lib/memory.exp: Remove spurious empty newlines.
6507
72ca0410
SM
65082017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
6509
6510 * gdb.python/py-bad-printers.exp: Load python file using "source".
6511 * gdb.python/py-events.exp: Likewise.
6512 * gdb.python/py-evsignal.exp: Likewise.
6513 * gdb.python/py-evthreads.exp: Likewise.
6514 * gdb.python/py-frame-args.exp: Likewise.
6515 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
6516 * gdb.python/py-framefilter-mi.exp: Likewise.
6517 * gdb.python/py-framefilter.exp: Likewise.
6518 * gdb.python/py-mi.exp: Likewise.
6519 * gdb.python/py-pp-maint.exp: Likewise.
6520 * gdb.python/py-pp-registration.exp: Likewise.
6521 * gdb.python/py-prettyprint.exp: Likewise.
6522 (run_lang_tests): Likewise.
6523 * gdb.python/py-typeprint.exp: Likewise.
6524
e309aa65
LM
65252017-01-26 Luis Machado <lgustavo@codesourcery.com>
6526
6527 * lib/memory.exp: New file.
6528 * lib/gdb.exp: Load memory.exp.
6529 * gdb.base/memattr.exp (delete_memory): Move proc to
6530 lib/memory.exp and rename to delete_memory_regions.
6531 Replace delete_memory with delete_memory_regions.
6532 Cleanup memory regions before tests.
6533 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
6534 before tests.
6535
515aff23
LM
65362017-01-26 Luis Machado <lgustavo@codesourcery.com>
6537
6538 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
6539 files.
6540 (initialize): New function conditionally defined.
6541 (testcases): Move within conditional block.
6542 (main): Call initialize.
6543 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
6544 of gdb.reverse/insn-reverse.c.
6545 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
6546 gdb.reverse/insn-reverse.c.
6547
d8b49cf0
YQ
65482017-01-26 Yao Qi <yao.qi@linaro.org>
6549
6550 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
6551 disassemble on address 0.
6552
f13a9a0c
YQ
65532017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
6554 Yao Qi <yao.qi@linaro.org>
6555
6556 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
6557 * gdb.dwarf2/implptr-64bit.S: Remove.
6558 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
6559 variables in caller's context. Add DW_OP_implicit_value.
6560
5ac95241
YQ
65612017-01-25 Yao Qi <yao.qi@linaro.org>
6562
6563 * lib/dwarf.exp (Dwarf::_location): Handle
6564 DW_OP_GNU_implicit_pointer with proper size.
6565
23e82930
LM
65662017-01-20 Luis Machado <lgustavo@codesourcery.com>
6567
6568 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
6569 and add untested calls.
6570
d334ae25
LM
65712017-01-20 Luis Machado <lgustavo@codesourcery.com>
6572
6573 * gdb.python/python.exp: Check line number against what GDB thinks
6574 the line number is for func1.
6575
f5e6296e
IB
65762017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6577
6578 * gdb.dlang/debug-expr.exp: New file.
6579
5b362f04
LM
65802016-12-23 Luis Machado <lgustavo@codesourcery.com>
6581
6582 Fix test names for the following files:
6583
6584 * gdb.ada/exec_changed.exp
6585 * gdb.ada/info_types.exp
6586 * gdb.arch/aarch64-atomic-inst.exp
6587 * gdb.arch/aarch64-fp.exp
6588 * gdb.arch/altivec-abi.exp
6589 * gdb.arch/altivec-regs.exp
6590 * gdb.arch/amd64-byte.exp
6591 * gdb.arch/amd64-disp-step.exp
6592 * gdb.arch/amd64-dword.exp
6593 * gdb.arch/amd64-entry-value-inline.exp
6594 * gdb.arch/amd64-entry-value-param.exp
6595 * gdb.arch/amd64-entry-value-paramref.exp
6596 * gdb.arch/amd64-entry-value.exp
6597 * gdb.arch/amd64-i386-address.exp
6598 * gdb.arch/amd64-invalid-stack-middle.exp
6599 * gdb.arch/amd64-invalid-stack-top.exp
6600 * gdb.arch/amd64-optimout-repeat.exp
6601 * gdb.arch/amd64-prologue-skip.exp
6602 * gdb.arch/amd64-prologue-xmm.exp
6603 * gdb.arch/amd64-stap-special-operands.exp
6604 * gdb.arch/amd64-stap-wrong-subexp.exp
6605 * gdb.arch/amd64-tailcall-cxx.exp
6606 * gdb.arch/amd64-tailcall-noret.exp
6607 * gdb.arch/amd64-tailcall-ret.exp
6608 * gdb.arch/amd64-tailcall-self.exp
6609 * gdb.arch/amd64-word.exp
6610 * gdb.arch/arm-bl-branch-dest.exp
6611 * gdb.arch/arm-disp-step.exp
6612 * gdb.arch/arm-neon.exp
6613 * gdb.arch/arm-single-step-kernel-helper.exp
6614 * gdb.arch/avr-flash-qualifier.exp
6615 * gdb.arch/disp-step-insn-reloc.exp
6616 * gdb.arch/e500-abi.exp
6617 * gdb.arch/e500-regs.exp
6618 * gdb.arch/ftrace-insn-reloc.exp
6619 * gdb.arch/i386-avx512.exp
6620 * gdb.arch/i386-bp_permanent.exp
6621 * gdb.arch/i386-byte.exp
6622 * gdb.arch/i386-cfi-notcurrent.exp
6623 * gdb.arch/i386-disp-step.exp
6624 * gdb.arch/i386-dr3-watch.exp
6625 * gdb.arch/i386-float.exp
6626 * gdb.arch/i386-gnu-cfi.exp
6627 * gdb.arch/i386-mpx-map.exp
6628 * gdb.arch/i386-mpx-sigsegv.exp
6629 * gdb.arch/i386-mpx-simple_segv.exp
6630 * gdb.arch/i386-mpx.exp
6631 * gdb.arch/i386-permbkpt.exp
6632 * gdb.arch/i386-prologue.exp
6633 * gdb.arch/i386-signal.exp
6634 * gdb.arch/i386-size-overlap.exp
6635 * gdb.arch/i386-unwind.exp
6636 * gdb.arch/i386-word.exp
6637 * gdb.arch/mips-fcr.exp
6638 * gdb.arch/powerpc-d128-regs.exp
6639 * gdb.arch/powerpc-stackless.exp
6640 * gdb.arch/ppc64-atomic-inst.exp
6641 * gdb.arch/s390-stackless.exp
6642 * gdb.arch/s390-tdbregs.exp
6643 * gdb.arch/s390-vregs.exp
6644 * gdb.arch/sparc-sysstep.exp
6645 * gdb.arch/thumb-bx-pc.exp
6646 * gdb.arch/thumb-singlestep.exp
6647 * gdb.arch/thumb2-it.exp
6648 * gdb.arch/vsx-regs.exp
6649 * gdb.asm/asm-source.exp
6650 * gdb.base/a2-run.exp
6651 * gdb.base/advance.exp
6652 * gdb.base/all-bin.exp
6653 * gdb.base/anon.exp
6654 * gdb.base/args.exp
6655 * gdb.base/arithmet.exp
6656 * gdb.base/async-shell.exp
6657 * gdb.base/async.exp
6658 * gdb.base/attach-pie-noexec.exp
6659 * gdb.base/attach-twice.exp
6660 * gdb.base/auto-load.exp
6661 * gdb.base/bang.exp
6662 * gdb.base/bitfields.exp
6663 * gdb.base/break-always.exp
6664 * gdb.base/break-caller-line.exp
6665 * gdb.base/break-entry.exp
6666 * gdb.base/break-inline.exp
6667 * gdb.base/break-on-linker-gcd-function.exp
6668 * gdb.base/break-probes.exp
6669 * gdb.base/break.exp
6670 * gdb.base/breakpoint-shadow.exp
6671 * gdb.base/call-ar-st.exp
6672 * gdb.base/call-sc.exp
6673 * gdb.base/call-signal-resume.exp
6674 * gdb.base/call-strs.exp
6675 * gdb.base/callfuncs.exp
6676 * gdb.base/catch-fork-static.exp
6677 * gdb.base/catch-gdb-caused-signals.exp
6678 * gdb.base/catch-load.exp
6679 * gdb.base/catch-signal-fork.exp
6680 * gdb.base/catch-signal.exp
6681 * gdb.base/catch-syscall.exp
6682 * gdb.base/charset.exp
6683 * gdb.base/checkpoint.exp
6684 * gdb.base/chng-syms.exp
6685 * gdb.base/code-expr.exp
6686 * gdb.base/code_elim.exp
6687 * gdb.base/commands.exp
6688 * gdb.base/completion.exp
6689 * gdb.base/complex.exp
6690 * gdb.base/cond-expr.exp
6691 * gdb.base/condbreak.exp
6692 * gdb.base/consecutive.exp
6693 * gdb.base/continue-all-already-running.exp
6694 * gdb.base/coredump-filter.exp
6695 * gdb.base/corefile.exp
6696 * gdb.base/dbx.exp
6697 * gdb.base/debug-expr.exp
6698 * gdb.base/define.exp
6699 * gdb.base/del.exp
6700 * gdb.base/disabled-location.exp
6701 * gdb.base/disasm-end-cu.exp
6702 * gdb.base/disasm-optim.exp
6703 * gdb.base/display.exp
6704 * gdb.base/duplicate-bp.exp
6705 * gdb.base/ena-dis-br.exp
6706 * gdb.base/ending-run.exp
6707 * gdb.base/enumval.exp
6708 * gdb.base/environ.exp
6709 * gdb.base/eu-strip-infcall.exp
6710 * gdb.base/eval-avoid-side-effects.exp
6711 * gdb.base/eval-skip.exp
6712 * gdb.base/exitsignal.exp
6713 * gdb.base/expand-psymtabs.exp
6714 * gdb.base/filesym.exp
6715 * gdb.base/find-unmapped.exp
6716 * gdb.base/finish.exp
6717 * gdb.base/float.exp
6718 * gdb.base/foll-exec-mode.exp
6719 * gdb.base/foll-exec.exp
6720 * gdb.base/foll-fork.exp
6721 * gdb.base/fortran-sym-case.exp
6722 * gdb.base/freebpcmd.exp
6723 * gdb.base/func-ptr.exp
6724 * gdb.base/func-ptrs.exp
6725 * gdb.base/funcargs.exp
6726 * gdb.base/gcore-buffer-overflow.exp
6727 * gdb.base/gcore-relro-pie.exp
6728 * gdb.base/gcore-relro.exp
6729 * gdb.base/gcore.exp
6730 * gdb.base/gdb1090.exp
6731 * gdb.base/gdb11530.exp
6732 * gdb.base/gdb11531.exp
6733 * gdb.base/gdb1821.exp
6734 * gdb.base/gdbindex-stabs.exp
6735 * gdb.base/gdbvars.exp
6736 * gdb.base/hbreak.exp
6737 * gdb.base/hbreak2.exp
6738 * gdb.base/included.exp
6739 * gdb.base/infcall-input.exp
6740 * gdb.base/inferior-died.exp
6741 * gdb.base/infnan.exp
6742 * gdb.base/info-macros.exp
6743 * gdb.base/info-os.exp
6744 * gdb.base/info-proc.exp
6745 * gdb.base/info-shared.exp
6746 * gdb.base/info-target.exp
6747 * gdb.base/infoline.exp
6748 * gdb.base/interp.exp
6749 * gdb.base/interrupt.exp
6750 * gdb.base/jit-reader.exp
6751 * gdb.base/jit-simple.exp
6752 * gdb.base/kill-after-signal.exp
6753 * gdb.base/kill-detach-inferiors-cmd.exp
6754 * gdb.base/label.exp
6755 * gdb.base/langs.exp
6756 * gdb.base/ldbl_e308.exp
6757 * gdb.base/line-symtabs.exp
6758 * gdb.base/linespecs.exp
6759 * gdb.base/list.exp
6760 * gdb.base/long_long.exp
6761 * gdb.base/longest-types.exp
6762 * gdb.base/maint.exp
6763 * gdb.base/max-value-size.exp
6764 * gdb.base/memattr.exp
6765 * gdb.base/mips_pro.exp
6766 * gdb.base/morestack.exp
6767 * gdb.base/moribund-step.exp
6768 * gdb.base/multi-forks.exp
6769 * gdb.base/nested-addr.exp
6770 * gdb.base/nextoverexit.exp
6771 * gdb.base/noreturn-finish.exp
6772 * gdb.base/noreturn-return.exp
6773 * gdb.base/nostdlib.exp
6774 * gdb.base/offsets.exp
6775 * gdb.base/opaque.exp
6776 * gdb.base/pc-fp.exp
6777 * gdb.base/permissions.exp
6778 * gdb.base/print-symbol-loading.exp
6779 * gdb.base/prologue-include.exp
6780 * gdb.base/psymtab.exp
6781 * gdb.base/ptype.exp
6782 * gdb.base/random-signal.exp
6783 * gdb.base/randomize.exp
6784 * gdb.base/range-stepping.exp
6785 * gdb.base/readline-ask.exp
6786 * gdb.base/recpar.exp
6787 * gdb.base/recurse.exp
6788 * gdb.base/relational.exp
6789 * gdb.base/restore.exp
6790 * gdb.base/return-nodebug.exp
6791 * gdb.base/return.exp
6792 * gdb.base/run-after-attach.exp
6793 * gdb.base/save-bp.exp
6794 * gdb.base/scope.exp
6795 * gdb.base/sect-cmd.exp
6796 * gdb.base/set-lang-auto.exp
6797 * gdb.base/set-noassign.exp
6798 * gdb.base/setvar.exp
6799 * gdb.base/sigall.exp
6800 * gdb.base/sigbpt.exp
6801 * gdb.base/siginfo-addr.exp
6802 * gdb.base/siginfo-infcall.exp
6803 * gdb.base/siginfo-obj.exp
6804 * gdb.base/siginfo.exp
6805 * gdb.base/signals-state-child.exp
6806 * gdb.base/signest.exp
6807 * gdb.base/sigstep.exp
6808 * gdb.base/sizeof.exp
6809 * gdb.base/skip.exp
6810 * gdb.base/solib-corrupted.exp
6811 * gdb.base/solib-nodir.exp
6812 * gdb.base/solib-search.exp
6813 * gdb.base/stack-checking.exp
6814 * gdb.base/stale-infcall.exp
6815 * gdb.base/stap-probe.exp
6816 * gdb.base/start.exp
6817 * gdb.base/step-break.exp
6818 * gdb.base/step-bt.exp
6819 * gdb.base/step-line.exp
6820 * gdb.base/step-over-exit.exp
6821 * gdb.base/step-over-syscall.exp
6822 * gdb.base/step-resume-infcall.exp
6823 * gdb.base/step-test.exp
6824 * gdb.base/store.exp
6825 * gdb.base/structs3.exp
6826 * gdb.base/sym-file.exp
6827 * gdb.base/symbol-without-target_section.exp
6828 * gdb.base/term.exp
6829 * gdb.base/testenv.exp
6830 * gdb.base/ui-redirect.exp
6831 * gdb.base/until.exp
6832 * gdb.base/unwindonsignal.exp
6833 * gdb.base/value-double-free.exp
6834 * gdb.base/vla-datatypes.exp
6835 * gdb.base/vla-ptr.exp
6836 * gdb.base/vla-sideeffect.exp
6837 * gdb.base/volatile.exp
6838 * gdb.base/watch-cond-infcall.exp
6839 * gdb.base/watch-cond.exp
6840 * gdb.base/watch-non-mem.exp
6841 * gdb.base/watch-read.exp
6842 * gdb.base/watch-vfork.exp
6843 * gdb.base/watchpoint-cond-gone.exp
6844 * gdb.base/watchpoint-delete.exp
6845 * gdb.base/watchpoint-hw-hit-once.exp
6846 * gdb.base/watchpoint-hw.exp
6847 * gdb.base/watchpoint-stops-at-right-insn.exp
6848 * gdb.base/watchpoints.exp
6849 * gdb.base/wchar.exp
6850 * gdb.base/whatis-exp.exp
6851 * gdb.btrace/buffer-size.exp
6852 * gdb.btrace/data.exp
6853 * gdb.btrace/delta.exp
6854 * gdb.btrace/dlopen.exp
6855 * gdb.btrace/enable.exp
6856 * gdb.btrace/exception.exp
6857 * gdb.btrace/function_call_history.exp
6858 * gdb.btrace/gcore.exp
6859 * gdb.btrace/instruction_history.exp
6860 * gdb.btrace/nohist.exp
6861 * gdb.btrace/reconnect.exp
6862 * gdb.btrace/record_goto-step.exp
6863 * gdb.btrace/record_goto.exp
6864 * gdb.btrace/rn-dl-bind.exp
6865 * gdb.btrace/segv.exp
6866 * gdb.btrace/step.exp
6867 * gdb.btrace/stepi.exp
6868 * gdb.btrace/tailcall-only.exp
6869 * gdb.btrace/tailcall.exp
6870 * gdb.btrace/tsx.exp
6871 * gdb.btrace/unknown_functions.exp
6872 * gdb.btrace/vdso.exp
6873 * gdb.compile/compile-ifunc.exp
6874 * gdb.compile/compile-ops.exp
6875 * gdb.compile/compile-print.exp
6876 * gdb.compile/compile-setjmp.exp
6877 * gdb.cp/abstract-origin.exp
6878 * gdb.cp/ambiguous.exp
6879 * gdb.cp/annota2.exp
6880 * gdb.cp/annota3.exp
6881 * gdb.cp/anon-ns.exp
6882 * gdb.cp/anon-struct.exp
6883 * gdb.cp/anon-union.exp
6884 * gdb.cp/arg-reference.exp
6885 * gdb.cp/baseenum.exp
6886 * gdb.cp/bool.exp
6887 * gdb.cp/breakpoint.exp
6888 * gdb.cp/bs15503.exp
6889 * gdb.cp/call-c.exp
6890 * gdb.cp/casts.exp
6891 * gdb.cp/chained-calls.exp
6892 * gdb.cp/class2.exp
6893 * gdb.cp/classes.exp
6894 * gdb.cp/cmpd-minsyms.exp
6895 * gdb.cp/converts.exp
6896 * gdb.cp/cp-relocate.exp
6897 * gdb.cp/cpcompletion.exp
6898 * gdb.cp/cpexprs.exp
6899 * gdb.cp/cplabel.exp
6900 * gdb.cp/cplusfuncs.exp
6901 * gdb.cp/cpsizeof.exp
6902 * gdb.cp/ctti.exp
6903 * gdb.cp/derivation.exp
6904 * gdb.cp/destrprint.exp
6905 * gdb.cp/dispcxx.exp
6906 * gdb.cp/enum-class.exp
6907 * gdb.cp/exception.exp
6908 * gdb.cp/exceptprint.exp
6909 * gdb.cp/expand-psymtabs-cxx.exp
6910 * gdb.cp/expand-sals.exp
6911 * gdb.cp/extern-c.exp
6912 * gdb.cp/filename.exp
6913 * gdb.cp/formatted-ref.exp
6914 * gdb.cp/fpointer.exp
6915 * gdb.cp/gdb1355.exp
6916 * gdb.cp/gdb2495.exp
6917 * gdb.cp/hang.exp
6918 * gdb.cp/impl-this.exp
6919 * gdb.cp/infcall-dlopen.exp
6920 * gdb.cp/inherit.exp
6921 * gdb.cp/iostream.exp
6922 * gdb.cp/koenig.exp
6923 * gdb.cp/local.exp
6924 * gdb.cp/m-data.exp
6925 * gdb.cp/m-static.exp
6926 * gdb.cp/mb-ctor.exp
6927 * gdb.cp/mb-inline.exp
6928 * gdb.cp/mb-templates.exp
6929 * gdb.cp/member-name.exp
6930 * gdb.cp/member-ptr.exp
6931 * gdb.cp/meth-typedefs.exp
6932 * gdb.cp/method.exp
6933 * gdb.cp/method2.exp
6934 * gdb.cp/minsym-fallback.exp
6935 * gdb.cp/misc.exp
6936 * gdb.cp/namelessclass.exp
6937 * gdb.cp/namespace-enum.exp
6938 * gdb.cp/namespace-nested-import.exp
6939 * gdb.cp/namespace.exp
6940 * gdb.cp/nextoverthrow.exp
6941 * gdb.cp/no-dmgl-verbose.exp
6942 * gdb.cp/non-trivial-retval.exp
6943 * gdb.cp/noparam.exp
6944 * gdb.cp/nsdecl.exp
6945 * gdb.cp/nsimport.exp
6946 * gdb.cp/nsnested.exp
6947 * gdb.cp/nsnoimports.exp
6948 * gdb.cp/nsrecurs.exp
6949 * gdb.cp/nsstress.exp
6950 * gdb.cp/nsusing.exp
6951 * gdb.cp/operator.exp
6952 * gdb.cp/oranking.exp
6953 * gdb.cp/overload-const.exp
6954 * gdb.cp/overload.exp
6955 * gdb.cp/ovldbreak.exp
6956 * gdb.cp/ovsrch.exp
6957 * gdb.cp/paren-type.exp
6958 * gdb.cp/parse-lang.exp
6959 * gdb.cp/pass-by-ref.exp
6960 * gdb.cp/pr-1023.exp
6961 * gdb.cp/pr-1210.exp
6962 * gdb.cp/pr-574.exp
6963 * gdb.cp/pr10687.exp
6964 * gdb.cp/pr12028.exp
6965 * gdb.cp/pr17132.exp
6966 * gdb.cp/pr17494.exp
6967 * gdb.cp/pr9067.exp
6968 * gdb.cp/pr9167.exp
6969 * gdb.cp/pr9631.exp
6970 * gdb.cp/printmethod.exp
6971 * gdb.cp/psmang.exp
6972 * gdb.cp/psymtab-parameter.exp
6973 * gdb.cp/ptype-cv-cp.exp
6974 * gdb.cp/ptype-flags.exp
6975 * gdb.cp/re-set-overloaded.exp
6976 * gdb.cp/ref-types.exp
6977 * gdb.cp/rtti.exp
6978 * gdb.cp/scope-err.exp
6979 * gdb.cp/shadow.exp
6980 * gdb.cp/smartp.exp
6981 * gdb.cp/static-method.exp
6982 * gdb.cp/static-print-quit.exp
6983 * gdb.cp/temargs.exp
6984 * gdb.cp/templates.exp
6985 * gdb.cp/try_catch.exp
6986 * gdb.cp/typedef-operator.exp
6987 * gdb.cp/typeid.exp
6988 * gdb.cp/userdef.exp
6989 * gdb.cp/using-crash.exp
6990 * gdb.cp/var-tag.exp
6991 * gdb.cp/virtbase.exp
6992 * gdb.cp/virtfunc.exp
6993 * gdb.cp/virtfunc2.exp
6994 * gdb.cp/vla-cxx.exp
6995 * gdb.disasm/t01_mov.exp
6996 * gdb.disasm/t02_mova.exp
6997 * gdb.disasm/t03_add.exp
6998 * gdb.disasm/t04_sub.exp
6999 * gdb.disasm/t05_cmp.exp
7000 * gdb.disasm/t06_ari2.exp
7001 * gdb.disasm/t07_ari3.exp
7002 * gdb.disasm/t08_or.exp
7003 * gdb.disasm/t09_xor.exp
7004 * gdb.disasm/t10_and.exp
7005 * gdb.disasm/t11_logs.exp
7006 * gdb.disasm/t12_bit.exp
7007 * gdb.disasm/t13_otr.exp
7008 * gdb.dlang/circular.exp
7009 * gdb.dwarf2/arr-stride.exp
7010 * gdb.dwarf2/arr-subrange.exp
7011 * gdb.dwarf2/atomic-type.exp
7012 * gdb.dwarf2/bad-regnum.exp
7013 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7014 * gdb.dwarf2/callframecfa.exp
7015 * gdb.dwarf2/clztest.exp
7016 * gdb.dwarf2/corrupt.exp
7017 * gdb.dwarf2/data-loc.exp
7018 * gdb.dwarf2/dup-psym.exp
7019 * gdb.dwarf2/dw2-anon-mptr.exp
7020 * gdb.dwarf2/dw2-anonymous-func.exp
7021 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7022 * gdb.dwarf2/dw2-bad-unresolved.exp
7023 * gdb.dwarf2/dw2-basic.exp
7024 * gdb.dwarf2/dw2-canonicalize-type.exp
7025 * gdb.dwarf2/dw2-case-insensitive.exp
7026 * gdb.dwarf2/dw2-common-block.exp
7027 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7028 * gdb.dwarf2/dw2-compressed.exp
7029 * gdb.dwarf2/dw2-const.exp
7030 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7031 * gdb.dwarf2/dw2-cu-size.exp
7032 * gdb.dwarf2/dw2-dup-frame.exp
7033 * gdb.dwarf2/dw2-entry-value.exp
7034 * gdb.dwarf2/dw2-icycle.exp
7035 * gdb.dwarf2/dw2-ifort-parameter.exp
7036 * gdb.dwarf2/dw2-inline-break.exp
7037 * gdb.dwarf2/dw2-inline-param.exp
7038 * gdb.dwarf2/dw2-intercu.exp
7039 * gdb.dwarf2/dw2-intermix.exp
7040 * gdb.dwarf2/dw2-lexical-block-bare.exp
7041 * gdb.dwarf2/dw2-linkage-name-trust.exp
7042 * gdb.dwarf2/dw2-minsym-in-cu.exp
7043 * gdb.dwarf2/dw2-noloc.exp
7044 * gdb.dwarf2/dw2-op-call.exp
7045 * gdb.dwarf2/dw2-op-out-param.exp
7046 * gdb.dwarf2/dw2-opt-structptr.exp
7047 * gdb.dwarf2/dw2-param-error.exp
7048 * gdb.dwarf2/dw2-producer.exp
7049 * gdb.dwarf2/dw2-ranges-base.exp
7050 * gdb.dwarf2/dw2-ref-missing-frame.exp
7051 * gdb.dwarf2/dw2-reg-undefined.exp
7052 * gdb.dwarf2/dw2-regno-invalid.exp
7053 * gdb.dwarf2/dw2-restore.exp
7054 * gdb.dwarf2/dw2-restrict.exp
7055 * gdb.dwarf2/dw2-single-line-discriminators.exp
7056 * gdb.dwarf2/dw2-strp.exp
7057 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7058 * gdb.dwarf2/dw2-unresolved.exp
7059 * gdb.dwarf2/dw2-var-zero-addr.exp
7060 * gdb.dwarf2/dw4-sig-types.exp
7061 * gdb.dwarf2/dwz.exp
7062 * gdb.dwarf2/dynarr-ptr.exp
7063 * gdb.dwarf2/enum-type.exp
7064 * gdb.dwarf2/gdb-index.exp
7065 * gdb.dwarf2/implptr-64bit.exp
7066 * gdb.dwarf2/implptr-optimized-out.exp
7067 * gdb.dwarf2/implptr.exp
7068 * gdb.dwarf2/implref-array.exp
7069 * gdb.dwarf2/implref-const.exp
7070 * gdb.dwarf2/implref-global.exp
7071 * gdb.dwarf2/implref-struct.exp
7072 * gdb.dwarf2/mac-fileno.exp
7073 * gdb.dwarf2/main-subprogram.exp
7074 * gdb.dwarf2/member-ptr-forwardref.exp
7075 * gdb.dwarf2/method-ptr.exp
7076 * gdb.dwarf2/missing-sig-type.exp
7077 * gdb.dwarf2/nonvar-access.exp
7078 * gdb.dwarf2/opaque-type-lookup.exp
7079 * gdb.dwarf2/pieces-optimized-out.exp
7080 * gdb.dwarf2/pieces.exp
7081 * gdb.dwarf2/pr10770.exp
7082 * gdb.dwarf2/pr13961.exp
7083 * gdb.dwarf2/staticvirtual.exp
7084 * gdb.dwarf2/subrange.exp
7085 * gdb.dwarf2/symtab-producer.exp
7086 * gdb.dwarf2/trace-crash.exp
7087 * gdb.dwarf2/typeddwarf.exp
7088 * gdb.dwarf2/valop.exp
7089 * gdb.dwarf2/watch-notconst.exp
7090 * gdb.fortran/array-element.exp
7091 * gdb.fortran/charset.exp
7092 * gdb.fortran/common-block.exp
7093 * gdb.fortran/complex.exp
7094 * gdb.fortran/derived-type-function.exp
7095 * gdb.fortran/derived-type.exp
7096 * gdb.fortran/logical.exp
7097 * gdb.fortran/module.exp
7098 * gdb.fortran/multi-dim.exp
7099 * gdb.fortran/nested-funcs.exp
7100 * gdb.fortran/print-formatted.exp
7101 * gdb.fortran/subarray.exp
7102 * gdb.fortran/vla-alloc-assoc.exp
7103 * gdb.fortran/vla-datatypes.exp
7104 * gdb.fortran/vla-history.exp
7105 * gdb.fortran/vla-ptr-info.exp
7106 * gdb.fortran/vla-ptype-sub.exp
7107 * gdb.fortran/vla-ptype.exp
7108 * gdb.fortran/vla-sizeof.exp
7109 * gdb.fortran/vla-type.exp
7110 * gdb.fortran/vla-value-sub-arbitrary.exp
7111 * gdb.fortran/vla-value-sub-finish.exp
7112 * gdb.fortran/vla-value-sub.exp
7113 * gdb.fortran/vla-value.exp
7114 * gdb.fortran/whatis_type.exp
7115 * gdb.go/chan.exp
7116 * gdb.go/handcall.exp
7117 * gdb.go/hello.exp
7118 * gdb.go/integers.exp
7119 * gdb.go/methods.exp
7120 * gdb.go/package.exp
7121 * gdb.go/strings.exp
7122 * gdb.go/types.exp
7123 * gdb.go/unsafe.exp
7124 * gdb.guile/scm-arch.exp
7125 * gdb.guile/scm-block.exp
7126 * gdb.guile/scm-breakpoint.exp
7127 * gdb.guile/scm-cmd.exp
7128 * gdb.guile/scm-disasm.exp
7129 * gdb.guile/scm-equal.exp
7130 * gdb.guile/scm-frame-args.exp
7131 * gdb.guile/scm-frame-inline.exp
7132 * gdb.guile/scm-frame.exp
7133 * gdb.guile/scm-iterator.exp
7134 * gdb.guile/scm-math.exp
7135 * gdb.guile/scm-objfile.exp
7136 * gdb.guile/scm-ports.exp
7137 * gdb.guile/scm-symbol.exp
7138 * gdb.guile/scm-symtab.exp
7139 * gdb.guile/scm-value-cc.exp
7140 * gdb.guile/types-module.exp
7141 * gdb.linespec/break-ask.exp
7142 * gdb.linespec/cpexplicit.exp
7143 * gdb.linespec/explicit.exp
7144 * gdb.linespec/keywords.exp
7145 * gdb.linespec/linespec.exp
7146 * gdb.linespec/ls-dollar.exp
7147 * gdb.linespec/ls-errs.exp
7148 * gdb.linespec/skip-two.exp
7149 * gdb.linespec/thread.exp
7150 * gdb.mi/mi-async.exp
7151 * gdb.mi/mi-basics.exp
7152 * gdb.mi/mi-break.exp
7153 * gdb.mi/mi-catch-load.exp
7154 * gdb.mi/mi-cli.exp
7155 * gdb.mi/mi-cmd-param-changed.exp
7156 * gdb.mi/mi-console.exp
7157 * gdb.mi/mi-detach.exp
7158 * gdb.mi/mi-disassemble.exp
7159 * gdb.mi/mi-eval.exp
7160 * gdb.mi/mi-file-transfer.exp
7161 * gdb.mi/mi-file.exp
7162 * gdb.mi/mi-fill-memory.exp
7163 * gdb.mi/mi-inheritance-syntax-error.exp
7164 * gdb.mi/mi-linespec-err-cp.exp
7165 * gdb.mi/mi-logging.exp
7166 * gdb.mi/mi-memory-changed.exp
7167 * gdb.mi/mi-read-memory.exp
7168 * gdb.mi/mi-record-changed.exp
7169 * gdb.mi/mi-reg-undefined.exp
7170 * gdb.mi/mi-regs.exp
7171 * gdb.mi/mi-return.exp
7172 * gdb.mi/mi-reverse.exp
7173 * gdb.mi/mi-simplerun.exp
7174 * gdb.mi/mi-solib.exp
7175 * gdb.mi/mi-stack.exp
7176 * gdb.mi/mi-stepi.exp
7177 * gdb.mi/mi-syn-frame.exp
7178 * gdb.mi/mi-until.exp
7179 * gdb.mi/mi-var-block.exp
7180 * gdb.mi/mi-var-child.exp
7181 * gdb.mi/mi-var-cmd.exp
7182 * gdb.mi/mi-var-cp.exp
7183 * gdb.mi/mi-var-display.exp
7184 * gdb.mi/mi-var-invalidate.exp
7185 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
7186 * gdb.mi/mi-vla-fortran.exp
7187 * gdb.mi/mi-watch.exp
7188 * gdb.mi/mi2-var-child.exp
7189 * gdb.mi/user-selected-context-sync.exp
7190 * gdb.modula2/unbounded-array.exp
7191 * gdb.multi/dummy-frame-restore.exp
7192 * gdb.multi/multi-arch-exec.exp
7193 * gdb.multi/multi-arch.exp
7194 * gdb.multi/tids.exp
7195 * gdb.multi/watchpoint-multi.exp
7196 * gdb.opencl/callfuncs.exp
7197 * gdb.opencl/convs_casts.exp
7198 * gdb.opencl/datatypes.exp
7199 * gdb.opencl/operators.exp
7200 * gdb.opencl/vec_comps.exp
7201 * gdb.opt/clobbered-registers-O2.exp
7202 * gdb.opt/inline-break.exp
7203 * gdb.opt/inline-bt.exp
7204 * gdb.opt/inline-cmds.exp
7205 * gdb.opt/inline-locals.exp
7206 * gdb.pascal/case-insensitive-symbols.exp
7207 * gdb.pascal/floats.exp
7208 * gdb.pascal/gdb11492.exp
7209 * gdb.python/lib-types.exp
7210 * gdb.python/py-arch.exp
7211 * gdb.python/py-as-string.exp
7212 * gdb.python/py-bad-printers.exp
7213 * gdb.python/py-block.exp
7214 * gdb.python/py-breakpoint-create-fail.exp
7215 * gdb.python/py-breakpoint.exp
7216 * gdb.python/py-caller-is.exp
7217 * gdb.python/py-cmd.exp
7218 * gdb.python/py-explore-cc.exp
7219 * gdb.python/py-explore.exp
7220 * gdb.python/py-finish-breakpoint.exp
7221 * gdb.python/py-finish-breakpoint2.exp
7222 * gdb.python/py-frame-args.exp
7223 * gdb.python/py-frame-inline.exp
7224 * gdb.python/py-frame.exp
7225 * gdb.python/py-framefilter-mi.exp
7226 * gdb.python/py-infthread.exp
7227 * gdb.python/py-lazy-string.exp
7228 * gdb.python/py-linetable.exp
7229 * gdb.python/py-mi-events.exp
7230 * gdb.python/py-mi-objfile.exp
7231 * gdb.python/py-mi.exp
7232 * gdb.python/py-objfile.exp
7233 * gdb.python/py-pp-integral.exp
7234 * gdb.python/py-pp-maint.exp
7235 * gdb.python/py-pp-re-notag.exp
7236 * gdb.python/py-pp-registration.exp
7237 * gdb.python/py-recurse-unwind.exp
7238 * gdb.python/py-strfns.exp
7239 * gdb.python/py-symbol.exp
7240 * gdb.python/py-symtab.exp
7241 * gdb.python/py-sync-interp.exp
7242 * gdb.python/py-typeprint.exp
7243 * gdb.python/py-unwind-maint.exp
7244 * gdb.python/py-unwind.exp
7245 * gdb.python/py-value-cc.exp
7246 * gdb.python/py-xmethods.exp
7247 * gdb.reverse/amd64-tailcall-reverse.exp
7248 * gdb.reverse/break-precsave.exp
7249 * gdb.reverse/break-reverse.exp
7250 * gdb.reverse/consecutive-precsave.exp
7251 * gdb.reverse/consecutive-reverse.exp
7252 * gdb.reverse/finish-precsave.exp
7253 * gdb.reverse/finish-reverse-bkpt.exp
7254 * gdb.reverse/finish-reverse.exp
7255 * gdb.reverse/fstatat-reverse.exp
7256 * gdb.reverse/getresuid-reverse.exp
7257 * gdb.reverse/i386-precsave.exp
7258 * gdb.reverse/i386-reverse.exp
7259 * gdb.reverse/i386-sse-reverse.exp
7260 * gdb.reverse/i387-env-reverse.exp
7261 * gdb.reverse/i387-stack-reverse.exp
7262 * gdb.reverse/insn-reverse.exp
7263 * gdb.reverse/machinestate-precsave.exp
7264 * gdb.reverse/machinestate.exp
7265 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7266 * gdb.reverse/pipe-reverse.exp
7267 * gdb.reverse/readv-reverse.exp
7268 * gdb.reverse/recvmsg-reverse.exp
7269 * gdb.reverse/rerun-prec.exp
7270 * gdb.reverse/s390-mvcle.exp
7271 * gdb.reverse/step-precsave.exp
7272 * gdb.reverse/step-reverse.exp
7273 * gdb.reverse/time-reverse.exp
7274 * gdb.reverse/until-precsave.exp
7275 * gdb.reverse/until-reverse.exp
7276 * gdb.reverse/waitpid-reverse.exp
7277 * gdb.reverse/watch-precsave.exp
7278 * gdb.reverse/watch-reverse.exp
7279 * gdb.rust/generics.exp
7280 * gdb.rust/methods.exp
7281 * gdb.rust/modules.exp
7282 * gdb.rust/simple.exp
7283 * gdb.server/connect-with-no-symbol-file.exp
7284 * gdb.server/ext-attach.exp
7285 * gdb.server/ext-restart.exp
7286 * gdb.server/ext-wrapper.exp
7287 * gdb.server/file-transfer.exp
7288 * gdb.server/server-exec-info.exp
7289 * gdb.server/server-kill.exp
7290 * gdb.server/server-mon.exp
7291 * gdb.server/wrapper.exp
7292 * gdb.stabs/exclfwd.exp
7293 * gdb.stabs/gdb11479.exp
7294 * gdb.threads/clone-new-thread-event.exp
7295 * gdb.threads/corethreads.exp
7296 * gdb.threads/current-lwp-dead.exp
7297 * gdb.threads/dlopen-libpthread.exp
7298 * gdb.threads/gcore-thread.exp
7299 * gdb.threads/sigstep-threads.exp
7300 * gdb.threads/watchpoint-fork.exp
7301 * gdb.trace/actions-changed.exp
7302 * gdb.trace/backtrace.exp
7303 * gdb.trace/change-loc.exp
7304 * gdb.trace/circ.exp
7305 * gdb.trace/collection.exp
7306 * gdb.trace/disconnected-tracing.exp
7307 * gdb.trace/ftrace.exp
7308 * gdb.trace/mi-trace-frame-collected.exp
7309 * gdb.trace/mi-trace-unavailable.exp
7310 * gdb.trace/mi-traceframe-changed.exp
7311 * gdb.trace/mi-tsv-changed.exp
7312 * gdb.trace/no-attach-trace.exp
7313 * gdb.trace/passc-dyn.exp
7314 * gdb.trace/qtro.exp
7315 * gdb.trace/range-stepping.exp
7316 * gdb.trace/read-memory.exp
7317 * gdb.trace/save-trace.exp
7318 * gdb.trace/signal.exp
7319 * gdb.trace/status-stop.exp
7320 * gdb.trace/tfile.exp
7321 * gdb.trace/trace-break.exp
7322 * gdb.trace/trace-buffer-size.exp
7323 * gdb.trace/trace-condition.exp
7324 * gdb.trace/tracefile-pseudo-reg.exp
7325 * gdb.trace/tstatus.exp
7326 * gdb.trace/unavailable.exp
7327 * gdb.trace/while-dyn.exp
7328 * gdb.trace/while-stepping.exp
7329
34c41c68
DE
73302016-12-22 Doug Evans <xdje42@gmail.com>
7331
7332 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7333 and msymbols.
7334
16e69324
YQ
73352016-12-19 Yao Qi <yao.qi@linaro.org>
7336
7337 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7338 (test_with_self): Don't call do_steps_and_nexts, and remove
7339 code about stepping into xmalloc.
7340
f94f411b
YQ
73412016-12-09 Yao Qi <yao.qi@linaro.org>
7342
7343 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7344
73452016-12-09 Yao Qi <yao.qi@linaro.org>
7346
7347 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7348
f1b5deee
PA
73492016-12-09 Pedro Alves <palves@redhat.com>
7350
7351 * gdb.base/all-architectures-0.exp: New file.
7352 * gdb.base/all-architectures-1.exp: New file.
7353 * gdb.base/all-architectures-2.exp: New file.
7354 * gdb.base/all-architectures-3.exp: New file.
7355 * gdb.base/all-architectures-4.exp: New file.
7356 * gdb.base/all-architectures-5.exp: New file.
7357 * gdb.base/all-architectures-6.exp: New file.
7358 * gdb.base/all-architectures-7.exp: New file.
7359 * gdb.base/all-architectures.exp.in: New file.
7360
364ca42e
YQ
73612016-12-09 Yao Qi <yao.qi@linaro.org>
7362
7363 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
7364
107c2d62
LM
73652016-12-02 Luis Machado <lgustavo@codesourcery.com>
7366
7367 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
7368 possible.
7369 Remove useless pattern-matching code.
7370
df3ee9ca
PA
73712016-12-02 Pedro Alves <palves@redhat.com>
7372
7373 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
7374 procedure.
7375 (top level): Call it.
7376
ec835369
PA
73772016-12-02 Pedro Alves <palves@redhat.com>
7378
7379 * gdb.base/commands.exp (user_defined_command_args_stack_test):
7380 New procedure.
7381 (top level): Call it.
7382
01770bbd
PA
73832016-12-02 Pedro Alves <palves@redhat.com>
7384
7385 PR cli/20559
7386 * gdb.base/commands.exp (user_defined_command_args_eval): New
7387 procedure.
7388 (top level): Call it.
7389
008459ea
LM
73902016-12-02 Luis Machado <lgustavo@codesourcery.com>
7391
7392 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
7393 timeout handling.
7394
0c1b455e
TT
73952016-12-02 Tom Tromey <tom@tromey.com>
7396
7397 * gdb.dwarf2/main-subprogram.c: New file.
7398 * gdb.dwarf2/main-subprogram.exp: New file.
7399
018572b8
LM
74002016-12-01 Luis Machado <lgustavo@codesourcery.com>
7401
7402 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
7403 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
7404 gdb_test_no_output for a couple of cases.
7405 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
7406
84c93cd5
LM
74072016-12-01 Luis Machado <lgustavo@codesourcery.com>
7408
7409 Fix test names and standardize compilation error messages throughout
7410 the following files:
7411
7412 * gdb.ada/start.exp
7413 * gdb.arch/alpha-step.exp
7414 * gdb.arch/e500-prologue.exp
7415 * gdb.arch/ftrace-insn-reloc.exp
7416 * gdb.arch/gdb1291.exp
7417 * gdb.arch/gdb1431.exp
7418 * gdb.arch/gdb1558.exp
7419 * gdb.arch/i386-dr3-watch.exp
7420 * gdb.arch/i386-sse-stack-align.exp
7421 * gdb.arch/ia64-breakpoint-shadow.exp
7422 * gdb.arch/pa-nullify.exp
7423 * gdb.arch/powerpc-aix-prologue.exp
7424 * gdb.arch/thumb-bx-pc.exp
7425 * gdb.base/annota1.exp
7426 * gdb.base/annota3.exp
7427 * gdb.base/arrayidx.exp
7428 * gdb.base/assign.exp
7429 * gdb.base/attach.exp
7430 * gdb.base/auxv.exp
7431 * gdb.base/bang.exp
7432 * gdb.base/bfp-test.exp
7433 * gdb.base/bigcore.exp
7434 * gdb.base/bitfields2.exp
7435 * gdb.base/break-fun-addr.exp
7436 * gdb.base/break-probes.exp
7437 * gdb.base/call-rt-st.exp
7438 * gdb.base/callexit.exp
7439 * gdb.base/catch-fork-kill.exp
7440 * gdb.base/charset.exp
7441 * gdb.base/checkpoint.exp
7442 * gdb.base/comprdebug.exp
7443 * gdb.base/constvars.exp
7444 * gdb.base/coredump-filter.exp
7445 * gdb.base/cursal.exp
7446 * gdb.base/cvexpr.exp
7447 * gdb.base/detach.exp
7448 * gdb.base/display.exp
7449 * gdb.base/dmsym.exp
7450 * gdb.base/dprintf-pending.exp
7451 * gdb.base/dso2dso.exp
7452 * gdb.base/dtrace-probe.exp
7453 * gdb.base/dump.exp
7454 * gdb.base/enum_cond.exp
7455 * gdb.base/exe-lock.exp
7456 * gdb.base/exec-invalid-sysroot.exp
7457 * gdb.base/execl-update-breakpoints.exp
7458 * gdb.base/exprs.exp
7459 * gdb.base/fileio.exp
7460 * gdb.base/find.exp
7461 * gdb.base/finish.exp
7462 * gdb.base/fixsection.exp
7463 * gdb.base/foll-vfork.exp
7464 * gdb.base/frame-args.exp
7465 * gdb.base/gcore.exp
7466 * gdb.base/gdb1250.exp
7467 * gdb.base/global-var-nested-by-dso.exp
7468 * gdb.base/gnu-ifunc.exp
7469 * gdb.base/hashline1.exp
7470 * gdb.base/hashline2.exp
7471 * gdb.base/hashline3.exp
7472 * gdb.base/hbreak-in-shr-unsupported.exp
7473 * gdb.base/huge.exp
7474 * gdb.base/infcall-input.exp
7475 * gdb.base/info-fun.exp
7476 * gdb.base/info-shared.exp
7477 * gdb.base/jit-simple.exp
7478 * gdb.base/jit-so.exp
7479 * gdb.base/jit.exp
7480 * gdb.base/jump.exp
7481 * gdb.base/label.exp
7482 * gdb.base/lineinc.exp
7483 * gdb.base/logical.exp
7484 * gdb.base/longjmp.exp
7485 * gdb.base/macscp.exp
7486 * gdb.base/miscexprs.exp
7487 * gdb.base/new-ui-echo.exp
7488 * gdb.base/new-ui-pending-input.exp
7489 * gdb.base/new-ui.exp
7490 * gdb.base/nodebug.exp
7491 * gdb.base/nofield.exp
7492 * gdb.base/offsets.exp
7493 * gdb.base/overlays.exp
7494 * gdb.base/pending.exp
7495 * gdb.base/pointers.exp
7496 * gdb.base/pr11022.exp
7497 * gdb.base/printcmds.exp
7498 * gdb.base/prologue.exp
7499 * gdb.base/ptr-typedef.exp
7500 * gdb.base/realname-expand.exp
7501 * gdb.base/relativedebug.exp
7502 * gdb.base/relocate.exp
7503 * gdb.base/remote.exp
7504 * gdb.base/reread.exp
7505 * gdb.base/return2.exp
7506 * gdb.base/savedregs.exp
7507 * gdb.base/sep.exp
7508 * gdb.base/sepdebug.exp
7509 * gdb.base/sepsymtab.exp
7510 * gdb.base/set-inferior-tty.exp
7511 * gdb.base/setshow.exp
7512 * gdb.base/shlib-call.exp
7513 * gdb.base/sigaltstack.exp
7514 * gdb.base/siginfo-addr.exp
7515 * gdb.base/signals.exp
7516 * gdb.base/signull.exp
7517 * gdb.base/sigrepeat.exp
7518 * gdb.base/so-impl-ld.exp
7519 * gdb.base/solib-display.exp
7520 * gdb.base/solib-overlap.exp
7521 * gdb.base/solib-search.exp
7522 * gdb.base/solib-symbol.exp
7523 * gdb.base/structs.exp
7524 * gdb.base/structs2.exp
7525 * gdb.base/symtab-search-order.exp
7526 * gdb.base/twice.exp
7527 * gdb.base/unload.exp
7528 * gdb.base/varargs.exp
7529 * gdb.base/watchpoint-solib.exp
7530 * gdb.base/watchpoint.exp
7531 * gdb.base/whatis.exp
7532 * gdb.base/wrong_frame_bt_full.exp
7533 * gdb.btrace/dlopen.exp
7534 * gdb.cell/ea-standalone.exp
7535 * gdb.cell/ea-test.exp
7536 * gdb.cp/dispcxx.exp
7537 * gdb.cp/gdb2384.exp
7538 * gdb.cp/method2.exp
7539 * gdb.cp/nextoverthrow.exp
7540 * gdb.cp/pr10728.exp
7541 * gdb.disasm/am33.exp
7542 * gdb.disasm/h8300s.exp
7543 * gdb.disasm/mn10300.exp
7544 * gdb.disasm/sh3.exp
7545 * gdb.dwarf2/dw2-dir-file-name.exp
7546 * gdb.fortran/complex.exp
7547 * gdb.fortran/library-module.exp
7548 * gdb.guile/scm-pretty-print.exp
7549 * gdb.guile/scm-symbol.exp
7550 * gdb.guile/scm-type.exp
7551 * gdb.guile/scm-value.exp
7552 * gdb.linespec/linespec.exp
7553 * gdb.mi/gdb701.exp
7554 * gdb.mi/gdb792.exp
7555 * gdb.mi/mi-breakpoint-changed.exp
7556 * gdb.mi/mi-dprintf-pending.exp
7557 * gdb.mi/mi-dprintf.exp
7558 * gdb.mi/mi-exit-code.exp
7559 * gdb.mi/mi-pending.exp
7560 * gdb.mi/mi-solib.exp
7561 * gdb.mi/new-ui-mi-sync.exp
7562 * gdb.mi/pr11022.exp
7563 * gdb.mi/user-selected-context-sync.exp
7564 * gdb.opt/solib-intra-step.exp
7565 * gdb.python/py-events.exp
7566 * gdb.python/py-finish-breakpoint.exp
7567 * gdb.python/py-mi.exp
7568 * gdb.python/py-prettyprint.exp
7569 * gdb.python/py-shared.exp
7570 * gdb.python/py-symbol.exp
7571 * gdb.python/py-template.exp
7572 * gdb.python/py-type.exp
7573 * gdb.python/py-value.exp
7574 * gdb.reverse/solib-precsave.exp
7575 * gdb.reverse/solib-reverse.exp
7576 * gdb.server/solib-list.exp
7577 * gdb.stabs/weird.exp
7578 * gdb.threads/reconnect-signal.exp
7579 * gdb.threads/stepi-random-signal.exp
7580 * gdb.trace/actions.exp
7581 * gdb.trace/ax.exp
7582 * gdb.trace/backtrace.exp
7583 * gdb.trace/change-loc.exp
7584 * gdb.trace/deltrace.exp
7585 * gdb.trace/ftrace-lock.exp
7586 * gdb.trace/ftrace.exp
7587 * gdb.trace/infotrace.exp
7588 * gdb.trace/mi-tracepoint-changed.exp
7589 * gdb.trace/packetlen.exp
7590 * gdb.trace/passcount.exp
7591 * gdb.trace/pending.exp
7592 * gdb.trace/range-stepping.exp
7593 * gdb.trace/report.exp
7594 * gdb.trace/stap-trace.exp
7595 * gdb.trace/tfind.exp
7596 * gdb.trace/trace-break.exp
7597 * gdb.trace/trace-condition.exp
7598 * gdb.trace/trace-enable-disable.exp
7599 * gdb.trace/trace-mt.exp
7600 * gdb.trace/tracecmd.exp
7601 * gdb.trace/tspeed.exp
7602 * gdb.trace/tsv.exp
7603 * lib/perftest.exp
7604
fb9feb35
LM
76052016-12-01 Luis Machado <lgustavo@codesourcery.com>
7606
7607 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7608 with gdb_test_no_output.
7609 Use command as test name.
7610
cd2ddb6c
LM
76112016-12-01 Luis Machado <lgustavo@codesourcery.com>
7612
7613 Fix test names starting with uppercase throughout the files.
7614
7615 * gdb.ada/assign_1.exp
7616 * gdb.ada/boolean_expr.exp
7617 * gdb.base/arrayidx.exp
7618 * gdb.base/del.exp
7619 * gdb.base/gcore-buffer-overflow.exp
7620 * gdb.base/testenv.exp
7621 * gdb.compile/compile.exp
7622 * gdb.python/py-framefilter-invalidarg.exp
7623 * gdb.python/py-framefilter.exp
7624
bb95117e
LM
76252016-12-01 Luis Machado <lgustavo@codesourcery.com>
7626
7627 Fix test names starting with uppercase throughout the files.
7628
7629 * gdb.ada/array_return.exp
7630 * gdb.ada/expr_delims.exp
7631 * gdb.ada/mi_dyn_arr.exp
7632 * gdb.ada/mi_interface.exp
7633 * gdb.ada/mi_var_array.exp
7634 * gdb.ada/watch_arg.exp
7635 * gdb.arch/alpha-step.exp
7636 * gdb.arch/altivec-regs.exp
7637 * gdb.arch/e500-regs.exp
7638 * gdb.arch/powerpc-d128-regs.exp
7639 * gdb.base/arrayidx.exp
7640 * gdb.base/break.exp
7641 * gdb.base/checkpoint.exp
7642 * gdb.base/debug-expr.exp
7643 * gdb.base/dmsym.exp
7644 * gdb.base/radix.exp
7645 * gdb.base/sepdebug.exp
7646 * gdb.base/testenv.exp
7647 * gdb.base/watch_thread_num.exp
7648 * gdb.base/watchpoint-cond-gone.exp
7649 * gdb.cell/break.exp
7650 * gdb.cell/ea-cache.exp
7651 * gdb.compile/compile.exp
7652 * gdb.cp/gdb2495.exp
7653 * gdb.gdb/selftest.exp
7654 * gdb.gdb/xfullpath.exp
7655 * gdb.go/hello.exp
7656 * gdb.go/integers.exp
7657 * gdb.objc/basicclass.exp
7658 * gdb.pascal/hello.exp
7659 * gdb.pascal/integers.exp
7660 * gdb.python/py-breakpoint.exp
7661 * gdb.python/py-cmd.exp
7662 * gdb.python/py-linetable.exp
7663 * gdb.python/py-xmethods.exp
7664 * gdb.python/python.exp
7665 * gdb.reverse/consecutive-precsave.exp
7666 * gdb.reverse/finish-precsave.exp
7667 * gdb.reverse/i386-precsave.exp
7668 * gdb.reverse/machinestate-precsave.exp
7669 * gdb.reverse/sigall-precsave.exp
7670 * gdb.reverse/solib-precsave.exp
7671 * gdb.reverse/step-precsave.exp
7672 * gdb.reverse/until-precsave.exp
7673 * gdb.reverse/watch-precsave.exp
7674 * gdb.threads/leader-exit.exp
7675 * gdb.threads/pthreads.exp
7676 * gdb.threads/wp-replication.exp
7677 * gdb.trace/actions.exp
7678 * gdb.trace/mi-tsv-changed.exp
7679 * gdb.trace/tsv.exp
7680
de97fdd4
LM
76812016-12-01 Luis Machado <lgustavo@codesourcery.com>
7682
7683 Fix test names starting with uppercase throughout the files.
7684
7685 * gdb.arch/i386-bp_permanent.exp
7686 * gdb.arch/i386-gnu-cfi.exp
7687 * gdb.base/disasm-end-cu.exp
7688 * gdb.base/macscp.exp
7689 * gdb.base/pending.exp
7690 * gdb.base/watch_thread_num.exp
7691 * gdb.cp/exception.exp
7692 * gdb.cp/gdb2495.exp
7693 * gdb.cp/local.exp
7694 * gdb.python/py-evsignal.exp
7695 * gdb.python/python.exp
7696 * gdb.trace/tracecmd.exp
7697
9f058c10
LM
76982016-12-01 Luis Machado <lgustavo@codesourcery.com>
7699
7700 Fix test names starting with uppercase throughout the files.
7701
7702 * gdb.base/charset.exp
7703 * gdb.base/eval.exp
7704 * gdb.base/multi-forks.exp
7705 * gdb.guile/scm-progspace.exp
7706 * gdb.opencl/datatypes.exp
7707 * gdb.python/py-block.exp
7708 * gdb.python/py-function.exp
7709 * gdb.python/py-symbol.exp
7710 * gdb.python/py-symtab.exp
7711 * gdb.python/py-xmethods.exp
7712 * gdb.reverse/break-precsave.exp
7713 * gdb.reverse/break-reverse.exp
7714 * gdb.reverse/consecutive-precsave.exp
7715 * gdb.reverse/consecutive-reverse.exp
7716 * gdb.reverse/finish-precsave.exp
7717 * gdb.reverse/finish-reverse-bkpt.exp
7718 * gdb.reverse/finish-reverse.exp
7719 * gdb.reverse/fstatat-reverse.exp
7720 * gdb.reverse/getresuid-reverse.exp
7721 * gdb.reverse/i386-precsave.exp
7722 * gdb.reverse/i386-reverse.exp
7723 * gdb.reverse/i386-sse-reverse.exp
7724 * gdb.reverse/i387-stack-reverse.exp
7725 * gdb.reverse/insn-reverse.exp
7726 * gdb.reverse/machinestate-precsave.exp
7727 * gdb.reverse/machinestate.exp
7728 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7729 * gdb.reverse/pipe-reverse.exp
7730 * gdb.reverse/readv-reverse.exp
7731 * gdb.reverse/recvmsg-reverse.exp
7732 * gdb.reverse/rerun-prec.exp
7733 * gdb.reverse/s390-mvcle.exp
7734 * gdb.reverse/sigall-precsave.exp
7735 * gdb.reverse/sigall-reverse.exp
7736 * gdb.reverse/solib-precsave.exp
7737 * gdb.reverse/solib-reverse.exp
7738 * gdb.reverse/step-precsave.exp
7739 * gdb.reverse/step-reverse.exp
7740 * gdb.reverse/time-reverse.exp
7741 * gdb.reverse/until-precsave.exp
7742 * gdb.reverse/until-reverse.exp
7743 * gdb.reverse/waitpid-reverse.exp
7744 * gdb.reverse/watch-precsave.exp
7745 * gdb.reverse/watch-reverse.exp
7746
cdc7edd7
LM
77472016-12-01 Luis Machado <lgustavo@codesourcery.com>
7748
7749 Fix test names starting with uppercase throughout the files.
7750
7751 * gdb.arch/i386-mpx-simple_segv.exp
7752 * gdb.arch/i386-mpx.exp
7753 * gdb.arch/i386-permbkpt.exp
7754 * gdb.arch/pa-nullify.exp
7755 * gdb.arch/powerpc-d128-regs.exp
7756 * gdb.arch/vsx-regs.exp
7757 * gdb.base/bfp-test.exp
7758 * gdb.base/break.exp
7759 * gdb.base/breakpoint-shadow.exp
7760 * gdb.base/callfuncs.exp
7761 * gdb.base/charset.exp
7762 * gdb.base/commands.exp
7763 * gdb.base/completion.exp
7764 * gdb.base/dfp-test.exp
7765 * gdb.base/echo.exp
7766 * gdb.base/ending-run.exp
7767 * gdb.base/eval.exp
7768 * gdb.base/expand-psymtabs.exp
7769 * gdb.base/float128.exp
7770 * gdb.base/floatn.exp
7771 * gdb.base/foll-exec-mode.exp
7772 * gdb.base/gdb1056.exp
7773 * gdb.base/gdb11531.exp
7774 * gdb.base/kill-after-signal.exp
7775 * gdb.base/multi-forks.exp
7776 * gdb.base/overlays.exp
7777 * gdb.base/pending.exp
7778 * gdb.base/sepdebug.exp
7779 * gdb.base/testenv.exp
7780 * gdb.base/valgrind-db-attach.exp
7781 * gdb.base/watch_thread_num.exp
7782 * gdb.base/watchpoint-cond-gone.exp
7783 * gdb.base/watchpoint.exp
7784 * gdb.base/watchpoints.exp
7785 * gdb.cp/arg-reference.exp
7786 * gdb.cp/baseenum.exp
7787 * gdb.cp/operator.exp
7788 * gdb.cp/shadow.exp
7789 * gdb.dwarf2/dw2-op-out-param.exp
7790 * gdb.dwarf2/dw2-reg-undefined.exp
7791 * gdb.go/chan.exp
7792 * gdb.go/hello.exp
7793 * gdb.go/integers.exp
7794 * gdb.go/methods.exp
7795 * gdb.go/package.exp
7796 * gdb.guile/scm-parameter.exp
7797 * gdb.guile/scm-progspace.exp
7798 * gdb.guile/scm-value.exp
7799 * gdb.mi/mi-pending.exp
7800 * gdb.mi/user-selected-context-sync.exp
7801 * gdb.multi/multi-attach.exp
7802 * gdb.multi/tids.exp
7803 * gdb.opt/clobbered-registers-O2.exp
7804 * gdb.pascal/floats.exp
7805 * gdb.pascal/integers.exp
7806 * gdb.python/py-block.exp
7807 * gdb.python/py-events.exp
7808 * gdb.python/py-parameter.exp
7809 * gdb.python/py-symbol.exp
7810 * gdb.python/py-symtab.exp
7811 * gdb.python/py-type.exp
7812 * gdb.python/py-value.exp
7813 * gdb.python/py-xmethods.exp
7814 * gdb.python/python.exp
7815 * gdb.reverse/break-precsave.exp
7816 * gdb.reverse/consecutive-precsave.exp
7817 * gdb.reverse/finish-precsave.exp
7818 * gdb.reverse/i386-precsave.exp
7819 * gdb.reverse/machinestate-precsave.exp
7820 * gdb.reverse/sigall-precsave.exp
7821 * gdb.reverse/solib-precsave.exp
7822 * gdb.reverse/step-precsave.exp
7823 * gdb.reverse/until-precsave.exp
7824 * gdb.reverse/watch-precsave.exp
7825 * gdb.server/ext-attach.exp
7826 * gdb.server/ext-restart.exp
7827 * gdb.server/ext-run.exp
7828 * gdb.server/ext-wrapper.exp
7829 * gdb.stabs/gdb11479.exp
7830 * gdb.stabs/weird.exp
7831 * gdb.threads/attach-many-short-lived-threads.exp
7832 * gdb.threads/kill.exp
7833 * gdb.threads/watchpoint-fork.exp
7834
bc6c7af4
LM
78352016-12-01 Luis Machado <lgustavo@codesourcery.com>
7836
7837 Fix test names starting with uppercase throughout all the files below.
7838
7839 * gdb.ada/array_return.exp
7840 * gdb.ada/catch_ex.exp
7841 * gdb.ada/info_exc.exp
7842 * gdb.ada/mi_catch_ex.exp
7843 * gdb.ada/mi_dyn_arr.exp
7844 * gdb.ada/mi_ex_cond.exp
7845 * gdb.ada/mi_exc_info.exp
7846 * gdb.ada/mi_interface.exp
7847 * gdb.ada/mi_task_arg.exp
7848 * gdb.ada/mi_task_info.exp
7849 * gdb.ada/mi_var_array.exp
7850 * gdb.arch/alpha-step.exp
7851 * gdb.arch/amd64-disp-step.exp
7852 * gdb.arch/arm-disp-step.exp
7853 * gdb.arch/disp-step-insn-reloc.exp
7854 * gdb.arch/e500-prologue.exp
7855 * gdb.arch/ftrace-insn-reloc.exp
7856 * gdb.arch/gdb1558.exp
7857 * gdb.arch/i386-bp_permanent.exp
7858 * gdb.arch/i386-disp-step.exp
7859 * gdb.arch/i386-float.exp
7860 * gdb.arch/i386-gnu-cfi.exp
7861 * gdb.arch/ia64-breakpoint-shadow.exp
7862 * gdb.arch/mips16-thunks.exp
7863 * gdb.arch/pa-nullify.exp
7864 * gdb.arch/powerpc-aix-prologue.exp
7865 * gdb.arch/powerpc-power.exp
7866 * gdb.arch/ppc-dfp.exp
7867 * gdb.arch/s390-tdbregs.exp
7868 * gdb.arch/spu-info.exp
7869 * gdb.arch/spu-ls.exp
7870 * gdb.arch/thumb-bx-pc.exp
7871 * gdb.base/advance.exp
7872 * gdb.base/annota-input-while-running.exp
7873 * gdb.base/arrayidx.exp
7874 * gdb.base/asmlabel.exp
7875 * gdb.base/async.exp
7876 * gdb.base/attach-wait-input.exp
7877 * gdb.base/auto-connect-native-target.exp
7878 * gdb.base/batch-preserve-term-settings.exp
7879 * gdb.base/bfp-test.exp
7880 * gdb.base/bigcore.exp
7881 * gdb.base/bp-permanent.exp
7882 * gdb.base/break-always.exp
7883 * gdb.base/break-fun-addr.exp
7884 * gdb.base/break-idempotent.exp
7885 * gdb.base/break-main-file-remove-fail.exp
7886 * gdb.base/break-probes.exp
7887 * gdb.base/break-unload-file.exp
7888 * gdb.base/break.exp
7889 * gdb.base/call-ar-st.exp
7890 * gdb.base/call-rt-st.exp
7891 * gdb.base/call-sc.exp
7892 * gdb.base/call-signal-resume.exp
7893 * gdb.base/call-strs.exp
7894 * gdb.base/callexit.exp
7895 * gdb.base/callfuncs.exp
7896 * gdb.base/catch-gdb-caused-signals.exp
7897 * gdb.base/catch-signal-siginfo-cond.exp
7898 * gdb.base/catch-syscall.exp
7899 * gdb.base/compare-sections.exp
7900 * gdb.base/cond-eval-mode.exp
7901 * gdb.base/condbreak-call-false.exp
7902 * gdb.base/consecutive-step-over.exp
7903 * gdb.base/cursal.exp
7904 * gdb.base/disabled-location.exp
7905 * gdb.base/disasm-end-cu.exp
7906 * gdb.base/display.exp
7907 * gdb.base/double-prompt-target-event-error.exp
7908 * gdb.base/dprintf-bp-same-addr.exp
7909 * gdb.base/dprintf-detach.exp
7910 * gdb.base/dprintf-next.exp
7911 * gdb.base/dprintf-non-stop.exp
7912 * gdb.base/dprintf-pending.exp
7913 * gdb.base/dso2dso.exp
7914 * gdb.base/ending-run.exp
7915 * gdb.base/enum_cond.exp
7916 * gdb.base/examine-backward.exp
7917 * gdb.base/exe-lock.exp
7918 * gdb.base/exec-invalid-sysroot.exp
7919 * gdb.base/execl-update-breakpoints.exp
7920 * gdb.base/execution-termios.exp
7921 * gdb.base/fileio.exp
7922 * gdb.base/fixsection.exp
7923 * gdb.base/foll-exec-mode.exp
7924 * gdb.base/foll-exec.exp
7925 * gdb.base/fork-running-state.exp
7926 * gdb.base/frame-args.exp
7927 * gdb.base/fullpath-expand.exp
7928 * gdb.base/func-ptr.exp
7929 * gdb.base/gcore-relro-pie.exp
7930 * gdb.base/gdb1090.exp
7931 * gdb.base/gdb1555.exp
7932 * gdb.base/global-var-nested-by-dso.exp
7933 * gdb.base/gnu-ifunc.exp
7934 * gdb.base/hbreak-in-shr-unsupported.exp
7935 * gdb.base/hbreak-unmapped.exp
7936 * gdb.base/hook-stop.exp
7937 * gdb.base/infcall-input.exp
7938 * gdb.base/info-fun.exp
7939 * gdb.base/info-shared.exp
7940 * gdb.base/interrupt-noterm.exp
7941 * gdb.base/jit-so.exp
7942 * gdb.base/jit.exp
7943 * gdb.base/line-symtabs.exp
7944 * gdb.base/list.exp
7945 * gdb.base/longjmp.exp
7946 * gdb.base/macscp.exp
7947 * gdb.base/max-value-size.exp
7948 * gdb.base/nodebug.exp
7949 * gdb.base/nofield.exp
7950 * gdb.base/overlays.exp
7951 * gdb.base/paginate-after-ctrl-c-running.exp
7952 * gdb.base/paginate-bg-execution.exp
7953 * gdb.base/paginate-inferior-exit.exp
7954 * gdb.base/pending.exp
7955 * gdb.base/pr11022.exp
7956 * gdb.base/printcmds.exp
7957 * gdb.base/ptr-typedef.exp
7958 * gdb.base/ptype.exp
7959 * gdb.base/randomize.exp
7960 * gdb.base/range-stepping.exp
7961 * gdb.base/realname-expand.exp
7962 * gdb.base/relativedebug.exp
7963 * gdb.base/remote.exp
7964 * gdb.base/savedregs.exp
7965 * gdb.base/sepdebug.exp
7966 * gdb.base/set-noassign.exp
7967 * gdb.base/shlib-call.exp
7968 * gdb.base/shreloc.exp
7969 * gdb.base/sigaltstack.exp
7970 * gdb.base/sigbpt.exp
7971 * gdb.base/siginfo-addr.exp
7972 * gdb.base/siginfo-obj.exp
7973 * gdb.base/siginfo-thread.exp
7974 * gdb.base/signest.exp
7975 * gdb.base/signull.exp
7976 * gdb.base/sigrepeat.exp
7977 * gdb.base/skip.exp
7978 * gdb.base/so-impl-ld.exp
7979 * gdb.base/solib-corrupted.exp
7980 * gdb.base/solib-disc.exp
7981 * gdb.base/solib-display.exp
7982 * gdb.base/solib-overlap.exp
7983 * gdb.base/solib-search.exp
7984 * gdb.base/solib-symbol.exp
7985 * gdb.base/source-execution.exp
7986 * gdb.base/sss-bp-on-user-bp-2.exp
7987 * gdb.base/sss-bp-on-user-bp.exp
7988 * gdb.base/stack-checking.exp
7989 * gdb.base/stale-infcall.exp
7990 * gdb.base/step-break.exp
7991 * gdb.base/step-line.exp
7992 * gdb.base/step-over-exit.exp
7993 * gdb.base/step-test.exp
7994 * gdb.base/structs.exp
7995 * gdb.base/sym-file.exp
7996 * gdb.base/symtab-search-order.exp
7997 * gdb.base/term.exp
7998 * gdb.base/type-opaque.exp
7999 * gdb.base/unload.exp
8000 * gdb.base/until-nodebug.exp
8001 * gdb.base/until.exp
8002 * gdb.base/unwindonsignal.exp
8003 * gdb.base/watch-cond.exp
8004 * gdb.base/watch-non-mem.exp
8005 * gdb.base/watch_thread_num.exp
8006 * gdb.base/watchpoint-reuse-slot.exp
8007 * gdb.base/watchpoint-solib.exp
8008 * gdb.base/watchpoint.exp
8009 * gdb.btrace/dlopen.exp
8010 * gdb.cell/arch.exp
8011 * gdb.cell/break.exp
8012 * gdb.cell/bt.exp
8013 * gdb.cell/core.exp
8014 * gdb.cell/data.exp
8015 * gdb.cell/dwarfaddr.exp
8016 * gdb.cell/ea-cache.exp
8017 * gdb.cell/ea-standalone.exp
8018 * gdb.cell/ea-test.exp
8019 * gdb.cell/f-regs.exp
8020 * gdb.cell/fork.exp
8021 * gdb.cell/gcore.exp
8022 * gdb.cell/mem-access.exp
8023 * gdb.cell/ptype.exp
8024 * gdb.cell/registers.exp
8025 * gdb.cell/sizeof.exp
8026 * gdb.cell/solib-symbol.exp
8027 * gdb.cell/solib.exp
8028 * gdb.compile/compile-tls.exp
8029 * gdb.cp/exception.exp
8030 * gdb.cp/gdb2495.exp
8031 * gdb.cp/local.exp
8032 * gdb.cp/mb-inline.exp
8033 * gdb.cp/mb-templates.exp
8034 * gdb.cp/pr10687.exp
8035 * gdb.cp/pr9167.exp
8036 * gdb.cp/scope-err.exp
8037 * gdb.cp/templates.exp
8038 * gdb.cp/virtfunc.exp
8039 * gdb.dwarf2/dw2-dir-file-name.exp
8040 * gdb.dwarf2/dw2-single-line-discriminators.exp
8041 * gdb.fortran/complex.exp
8042 * gdb.fortran/library-module.exp
8043 * gdb.guile/guile.exp
8044 * gdb.guile/scm-cmd.exp
8045 * gdb.guile/scm-frame-inline.exp
8046 * gdb.guile/scm-objfile.exp
8047 * gdb.guile/scm-pretty-print.exp
8048 * gdb.guile/scm-symbol.exp
8049 * gdb.guile/scm-type.exp
8050 * gdb.guile/scm-value.exp
8051 * gdb.linespec/keywords.exp
8052 * gdb.linespec/ls-errs.exp
8053 * gdb.linespec/macro-relative.exp
8054 * gdb.linespec/thread.exp
8055 * gdb.mi/mi-breakpoint-changed.exp
8056 * gdb.mi/mi-dprintf-pending.exp
8057 * gdb.mi/mi-fullname-deleted.exp
8058 * gdb.mi/mi-logging.exp
8059 * gdb.mi/mi-pending.exp
8060 * gdb.mi/mi-solib.exp
8061 * gdb.mi/new-ui-mi-sync.exp
8062 * gdb.mi/user-selected-context-sync.exp
8063 * gdb.multi/dummy-frame-restore.exp
8064 * gdb.multi/multi-arch-exec.exp
8065 * gdb.multi/remove-inferiors.exp
8066 * gdb.multi/watchpoint-multi-exit.exp
8067 * gdb.opt/solib-intra-step.exp
8068 * gdb.perf/backtrace.exp
8069 * gdb.perf/single-step.exp
8070 * gdb.perf/skip-command.exp
8071 * gdb.perf/skip-prologue.exp
8072 * gdb.perf/solib.exp
8073 * gdb.python/lib-types.exp
8074 * gdb.python/py-as-string.exp
8075 * gdb.python/py-bad-printers.exp
8076 * gdb.python/py-block.exp
8077 * gdb.python/py-breakpoint.exp
8078 * gdb.python/py-cmd.exp
8079 * gdb.python/py-events.exp
8080 * gdb.python/py-evthreads.exp
8081 * gdb.python/py-finish-breakpoint.exp
8082 * gdb.python/py-finish-breakpoint2.exp
8083 * gdb.python/py-frame-inline.exp
8084 * gdb.python/py-frame.exp
8085 * gdb.python/py-inferior.exp
8086 * gdb.python/py-infthread.exp
8087 * gdb.python/py-mi.exp
8088 * gdb.python/py-objfile.exp
8089 * gdb.python/py-pp-maint.exp
8090 * gdb.python/py-pp-registration.exp
8091 * gdb.python/py-prettyprint.exp
8092 * gdb.python/py-recurse-unwind.exp
8093 * gdb.python/py-shared.exp
8094 * gdb.python/py-symbol.exp
8095 * gdb.python/py-symtab.exp
8096 * gdb.python/py-template.exp
8097 * gdb.python/py-type.exp
8098 * gdb.python/py-unwind-maint.exp
8099 * gdb.python/py-unwind.exp
8100 * gdb.python/py-value.exp
8101 * gdb.python/python.exp
8102 * gdb.reverse/finish-reverse-bkpt.exp
8103 * gdb.reverse/insn-reverse.exp
8104 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8105 * gdb.reverse/solib-precsave.exp
8106 * gdb.reverse/solib-reverse.exp
8107 * gdb.stabs/gdb11479.exp
8108 * gdb.stabs/weird.exp
8109 * gdb.threads/fork-child-threads.exp
8110 * gdb.threads/fork-plus-threads.exp
8111 * gdb.threads/fork-thread-pending.exp
8112 * gdb.threads/forking-threads-plus-breakpoint.exp
8113 * gdb.threads/hand-call-in-threads.exp
8114 * gdb.threads/interrupted-hand-call.exp
8115 * gdb.threads/linux-dp.exp
8116 * gdb.threads/local-watch-wrong-thread.exp
8117 * gdb.threads/next-while-other-thread-longjmps.exp
8118 * gdb.threads/non-ldr-exit.exp
8119 * gdb.threads/pending-step.exp
8120 * gdb.threads/print-threads.exp
8121 * gdb.threads/process-dies-while-detaching.exp
8122 * gdb.threads/process-dies-while-handling-bp.exp
8123 * gdb.threads/pthreads.exp
8124 * gdb.threads/queue-signal.exp
8125 * gdb.threads/reconnect-signal.exp
8126 * gdb.threads/signal-command-handle-nopass.exp
8127 * gdb.threads/signal-command-multiple-signals-pending.exp
8128 * gdb.threads/signal-delivered-right-thread.exp
8129 * gdb.threads/signal-sigtrap.exp
8130 * gdb.threads/sigthread.exp
8131 * gdb.threads/staticthreads.exp
8132 * gdb.threads/stepi-random-signal.exp
8133 * gdb.threads/thread-unwindonsignal.exp
8134 * gdb.threads/thread_check.exp
8135 * gdb.threads/thread_events.exp
8136 * gdb.threads/tid-reuse.exp
8137 * gdb.threads/tls-nodebug.exp
8138 * gdb.threads/tls-shared.exp
8139 * gdb.threads/tls-so_extern.exp
8140 * gdb.threads/tls.exp
8141 * gdb.threads/wp-replication.exp
8142 * gdb.trace/actions-changed.exp
8143 * gdb.trace/actions.exp
8144 * gdb.trace/backtrace.exp
8145 * gdb.trace/change-loc.exp
8146 * gdb.trace/collection.exp
8147 * gdb.trace/deltrace.exp
8148 * gdb.trace/disconnected-tracing.exp
8149 * gdb.trace/entry-values.exp
8150 * gdb.trace/ftrace-lock.exp
8151 * gdb.trace/ftrace.exp
8152 * gdb.trace/infotrace.exp
8153 * gdb.trace/mi-trace-frame-collected.exp
8154 * gdb.trace/mi-trace-unavailable.exp
8155 * gdb.trace/mi-traceframe-changed.exp
8156 * gdb.trace/mi-tracepoint-changed.exp
8157 * gdb.trace/mi-tsv-changed.exp
8158 * gdb.trace/no-attach-trace.exp
8159 * gdb.trace/packetlen.exp
8160 * gdb.trace/passc-dyn.exp
8161 * gdb.trace/passcount.exp
8162 * gdb.trace/pending.exp
8163 * gdb.trace/pr16508.exp
8164 * gdb.trace/qtro.exp
8165 * gdb.trace/range-stepping.exp
8166 * gdb.trace/read-memory.exp
8167 * gdb.trace/report.exp
8168 * gdb.trace/save-trace.exp
8169 * gdb.trace/signal.exp
8170 * gdb.trace/stap-trace.exp
8171 * gdb.trace/status-stop.exp
8172 * gdb.trace/strace.exp
8173 * gdb.trace/tfile.exp
8174 * gdb.trace/tfind.exp
8175 * gdb.trace/trace-break.exp
8176 * gdb.trace/trace-condition.exp
8177 * gdb.trace/trace-enable-disable.exp
8178 * gdb.trace/trace-mt.exp
8179 * gdb.trace/tracecmd.exp
8180 * gdb.trace/tracefile-pseudo-reg.exp
8181 * gdb.trace/tspeed.exp
8182 * gdb.trace/tstatus.exp
8183 * gdb.trace/tsv.exp
8184 * gdb.trace/unavailable.exp
8185 * gdb.trace/while-dyn.exp
8186 * gdb.trace/while-stepping.exp
8187 * lib/gdb-guile.exp
8188 * lib/gdb.exp
8189 * lib/mi-support.exp
8190 * lib/pascal.exp
8191 * lib/perftest.exp
8192 * lib/prelink-support.exp
8193 * lib/selftest-support.exp
8194
ad02e4fe
SM
81952016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
8196
8197 * Makefile.in: Include disable-implicit-rules.mk.
8198
22347e55
AA
81992016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8200
8201 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
8202 non-byte-aligned bit fields.
8203
da5b30da
AA
82042016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8205
8206 PR gdb/12616
8207 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
8208 respects the DW_AT_data_bit_offset attribute.
8209
b593ecca
SM
82102016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
8211
8212 * gdb.base/default.exp: Fix output of "set language".
8213
3b165252
SM
82142016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
8215
8216 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
8217 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
8218 make.
8219 * configure.ac: Remove checks for the make program.
8220 * configure: Re-generate.
8221
1a2f3d7f
KB
82222016-11-16 Kevin Buettner <kevinb@redhat.com>
8223
8224 * gdb.python/py-recurse-unwind.c (main): Add loop.
8225 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
8226 to read_register() and gdb.parse_and_eval(). Make each code
8227 call a separate case that can be individually tested.
8228 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
8229 proc. Call cont_and_backtrace for each of the code paths that
8230 we want to test in the unwinder.
8231
b7f38fda
AA
82322016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
8233
8234 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
8235 the definition of struct S.
8236
1f8db343
CM
82372016-11-11 Catherine Moore <clm@codesourcery.com>
8238
8239 * gdb.base/dump.exp: Identify verilog format dump tests as such.
8240
fad0c9fb
PA
82412016-11-09 Pedro Alves <palves@redhat.com>
8242
8243 * gdb.base/commands.exp (runto_or_return): New procedure.
8244 (gdbvar_simple_if_test, gdbvar_simple_while_test)
8245 (gdbvar_complex_if_while_test, progvar_simple_if_test)
8246 (progvar_simple_while_test, progvar_complex_if_while_test)
8247 (if_while_breakpoint_command_test)
8248 (infrun_breakpoint_command_test, breakpoint_command_test)
8249 (user_defined_command_test, watchpoint_command_test)
8250 (test_command_prompt_position, redefine_hook_test)
8251 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
8252 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
8253 multi_line_input and multi_line. Remove gdb_expect and
8254 gdb_stop_suppressing_tests uses.
8255 * lib/gdb.exp (valnum_re): New global.
8256 (multi_line_input): New procedure.
8257
8354c62c
SM
82582016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
8259
8260 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
8261 Remove.
8262 (test_setup): Define with proc_with_prefix.
8263 (test_cli_inferior): Likewise.
8264 (test_cli_thread): Likewise.
8265 (test_cli_frame): Likewise.
8266 (test_cli_select_frame): Likewise.
8267 (test_cli_up_down): Likewise.
8268 (test_mi_thread_select): Likewise.
8269 (test_mi_stack_select_frame): Likewise.
8270 (test_cli_in_mi_inferior): Likewise.
8271 (test_cli_in_mi_thread): Likewise.
8272 (test_cli_in_mi_frame): Likewise.
8273 (top level): Do not use with_test_prefix_procname.
8274
64f367a2
PA
82752016-11-09 Pedro Alves <palves@redhat.com>
8276
8277 * gdb.base/commands.exp (gdbvar_simple_if_test)
8278 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
8279 (progvar_simple_if_test, progvar_simple_while_test)
8280 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
8281 (infrun_breakpoint_command_test, breakpoint_command_test)
8282 (user_defined_command_test, watchpoint_command_test)
8283 (test_command_prompt_position, deprecated_command_test)
8284 (bp_deleted_in_command, temporary_breakpoint_commands)
8285 (stray_arg0_test, source_file_with_indented_comment)
8286 (recursive_source_test, if_commands_test)
8287 (error_clears_commands_left, redefine_hook_test)
8288 (redefine_backtrace_test): Use proc_with_prefix.
8289 * lib/gdb.exp (proc_with_prefix): New proc.
8290
0bb65f1e
AA
82912016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8292
8293 * gdb.base/tui-layout.c: New file.
8294 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
8295 disassembly window contains very long lines.
8296
7353f247
TT
82972016-11-08 Tom Tromey <tom@tromey.com>
8298
8299 * gdb.python/py-value.exp (test_value_creation): Make "long" test
8300 depend on Python 2.
8301
30a7bb83
TT
83022016-11-08 Tom Tromey <tom@tromey.com>
8303
8304 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
8305 New method.
8306
cdf5a07c
MG
83072016-10-29 Manish Goregaokar <manish@mozilla.com>
8308
2806dc7e 8309 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 8310
51a789c3
MG
83112016-10-27 Manish Goregaokar <manish@mozilla.com>
8312
2806dc7e
PA
8313 * gdb.rust/simple.rs: Add test for univariant enums without
8314 discriminants and for encoded struct-like enums.
51a789c3 8315
f610ab6d
PA
83162016-10-28 Pedro Alves <palves@redhat.com>
8317
8318 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
8319 gdb_test_multiple, tighten regexps and match symtabs and line
8320 tables incrementally.
8321
b129b0ca
LM
83222016-10-28 Luis Machado <lgustavo@codesourcery.com>
8323
8324 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
8325 general.
8326
ecf45d2c
SL
83272016-10-25 Luis Machado <lgustavo@codesourcery.com>
8328
8329 * gdb.base/exec-invalid-sysroot.exp: New file.
8330
b8d38ee4
JK
83312016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8332
8333 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8334
f90fd8c2
JK
83352016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8336
8337 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8338
2d2476aa
MR
83392016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8340
2806dc7e
PA
8341 * gdb.base/killed-outside.exp: Remove $options from a call to
8342 `prepare_for_testing'.
2d2476aa 8343
e42b25a0
SM
83442016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8345
8346 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8347 Change test message.
8348
3ccdb432
SM
83492016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8350
8351 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8352 Update comment.
8353
5bad3170
SM
83542016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8355
8356 * gdb.trace/mi-trace-save.exp: New file.
8357
5ad9dba7
YQ
83582016-10-13 Yao Qi <yao.qi@linaro.org>
8359
8360 * gdb.base/code_elim.exp (get_var_address): Remove.
8361 * gdb.base/relocate.exp: Likewise.
8362 * gdb.base/shreloc.exp: Likewise.
8363 * lib/gdb.exp (get_var_address): New.
8364
62df7e21
YQ
83652016-10-13 Yao Qi <yao.qi@linaro.org>
8366
8367 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
8368 floating point tests if $skip_float_test is false.
8369
4dac951e
LM
83702016-10-12 Luis Machado <lgustavo@codesourcery.com>
8371
8372 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
8373 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
8374 argc values.
8375 Add 1 to argc so we guarantee distinct initial/modified argc values.
8376
8f1a8fc4
JK
83772016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8378
8379 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
8380
16c85b5d
JK
83812016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8382
8383 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
8384 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
8385 * gdb.arch/vsx-regs.exp: Likewise.
8386
1d0e042a
YQ
83872016-10-07 Yao Qi <yao.qi@linaro.org>
8388
8389 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
8390
68dadef5
MM
83912016-10-07 Markus Metzger <markus.t.metzger@intel.com>
8392
8393 * gdb.python/python.exp: Test decode_line("*0").
8394
33fa2c6e
DE
83952016-10-06 Doug Evans <dje@google.com>
8396
8397 * gdb.python/py-value.exp (test_value_creation): Add test for large
8398 unsigned 64-bit value.
8399
9c37b5ae
TT
84002016-10-06 Tom Tromey <tom@tromey.com>
8401
8402 * gdb.compile/compile.exp: Change java tests to rust.
8403 * gdb.base/setshow.exp: Change java tests to rust.
8404 * gdb.base/default.exp: Remove java from language list.
8405 * README (Examples): Update language example.
8406 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
8407 test.
8408 * lib/gdb.exp (skip_java_tests): Remove.
8409 * lib/java.exp: Remove.
8410 * gdb.java: Remove.
8411
78b86327
MR
84122016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8413
8414 * gdb.arch/mips-fcr.exp: New test.
8415 * gdb.arch/mips-fcr.c: Source for the new test.
8416
7470adbb
MR
84172016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8418
8419 * gdb.base/solib-disc.exp: Use `standard_output_file'
8420 throughout.
8421
4a556533
PA
84222016-10-06 Pedro Alves <palves@redhat.com>
8423
8424 * gdb.base/jit-simple-dl.c: New file.
8425 * gdb.base/jit-simple-jit.c: New file, factored out from ...
8426 * gdb.base/jit-simple.c: ... this.
8427 * gdb.base/jit-simple.exp (jit_run): Delete.
8428 (build_jit): New proc.
8429 (jit_test_reread): Recompile either the main program or the shared
8430 library, depending on what is being tested. Skip changing address
8431 if caller wants to. Compare before/after addresses. If testing
8432 standalone, explicitly load the binary. Test "maint info
8433 breakpoints".
8434 (top level): Add "standalone vs shared lib" and "change address"
8435 vs "same address" axes.
8436
5a122fbc
PA
84372016-10-06 Pedro Alves <palves@redhat.com>
8438
8439 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
8440 call.
8441 (jit_run): Delete.
8442 (jit_test_reread): Use with_test_prefix. Reload the main binary
8443 explicitly. Compare the before/after addresses of the JIT
8444 descriptor.
8445
ee8da4b8
DE
84462016-08-15 Doug Evans <dje@google.com>
8447
8448 * gdb.xml/extra-regs.xml: Update, end field now required, default type
8449 for single bitfields is bool.
8450 * gdb.xml/tdesc-regs.exp: Ditto.
8451
f389f6fe
JK
84522016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8453
8454 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
8455
fdebf1a4
YQ
84562016-10-05 Yao Qi <yao.qi@linaro.org>
8457
8458 * lib/gdb.exp (support_complex_tests): Return zero if
8459 gdb_skip_float_test return true.
8460
9c36d954 84612016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8462 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
8463
8464 PR gdb/20487
8465 * gdb.mi/user-selected-context-sync.exp: New file.
8466 * gdb.mi/user-selected-context-sync.c: New file.
8467
4034d0ff 84682016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8469 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
8470
8471 PR gdb/20487
8472 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
8473 =thread-select-event check.
8474
a4297203
PB
84752016-09-29 Peter Bergner <bergner@vnet.ibm.com>
8476
8477 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
8478 the compulsory L operand changes.
8479 * gdb.arch/powerpc-power.s: Likewise.
8480
bb805577
JK
84812016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8482
8483 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
8484 * gdb.base/jit-attach-pie.c: New file.
8485 * gdb.base/jit-attach-pie.exp: New file.
8486
6d61dee5
PA
84872016-09-28 Pedro Alves <palves@redhat.com>
8488
8489 * gdb.base/infcall-input.c: New file.
8490 * gdb.base/infcall-input.exp: New file.
8491
f73842fc
YQ
84922016-09-22 Yao Qi <yao.qi@linaro.org>
8493
8494 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
8495 (gdb_exit): Rename it to ...
8496 (gdbserver_gdb_exit): ... Close GDBserver.
8497 (gdb_exit): New proc, call gdbserver_gdb_exit.
8498 (mi_gdb_exit): Likewise.
8499
90681dab
YQ
85002016-09-22 Yao Qi <yao.qi@linaro.org>
8501
8502 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
8503 path.
8504 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
8505 Remove duplication.
8506
9c211fd8
YQ
85072016-09-22 Yao Qi <yao.qi@linaro.org>
8508
8509 * lib/gdbserver-support.exp: Check the existence of
8510 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
8511
ad0a504f
AK
85122016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
8513
8514 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
8515
36cf1806
TT
85162016-09-21 Tom Tromey <tom@tromey.com>
8517
8518 PR gdb/20604:
8519 * gdb.base/quit.exp: New file.
8520
74172ecf
SM
85212016-09-21 Simon Marchi <simon.marchi@ericsson.com>
8522
8523 * .gitignore: New file.
8524
3d0ec882
MR
85252016-09-21 Maciej W. Rozycki <macro@imgtec.com>
8526
8527 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
8528 throughout.
8529
8193adea
AA
85302016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8531
8532 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
8533
d41a5c09
JK
85342016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8535
8536 * gdb.cp/casts.cc (decltype): Move it ...
8537 (main): ... with its call to ...
8538 * gdb.cp/casts03.cc: ... a new file.
8539 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
8540
d2dfe700
JK
85412016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8542
8543 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
8544
e2a92b16
PB
85452016-09-15 Peter Bergner <bergner@vnet.ibm.com>
8546
8547 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
8548 and sync up the test with tests in gas/testsuite/gas/ppc.
8549 * gdb.arch/powerpc-power.exp: Likewise.
8550
49b4de64
JK
85512016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8552
8553 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
8554
2c29df25
SDJ
85552016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
8556 Jan Kratochvil <jan.kratochvil@redhat.com>
8557
8558 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
8559 make m1's definition to be different from m2's. Use 'dummy' as an
8560 argument for probe 'two'.
8561
cc3c2846
JB
85622016-09-10 Jon Beniston <jon@beniston.com>
8563
8564 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
8565 for sim target.
8566
e1b2624a
AA
85672016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8568
8569 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
8570 variable declaration.
8571 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
8572 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
8573 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8574 received HWCAP as its argument.
8575
4295e285
PA
85762016-09-06 Pedro Alves <palves@redhat.com>
8577
8578 * gdb.base/new-ui-pending-input.c: New file.
8579 * gdb.base/new-ui-pending-input.exp: New file.
8580 * gdb.exp (clear_gdb_spawn_id): New procedure.
8581 (with_spawn_id): Check whether gdb_spawn_id exists before
8582 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8583 on exit.
8584
00d5215e
UW
85852016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8586
8587 * gdb.base/float128.c: New file.
8588 * gdb.base/float128.exp: Likewise.
8589 * gdb.base/floatn.c: Likewise.
8590 * gdb.base/floatn.exp: Likewise.
8591
a9ff5f12
UW
85922016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8593
8594 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8595
f245535c
PA
85962016-09-05 Pedro Alves <palves@redhat.com>
8597
8598 PR backtrace/19927
8599 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8600 unwinders are immediately called as side effect of "source" or
8601 "disable unwinder" commands.
8602 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8603
ae9cf263
YQ
86042016-09-02 Yao Qi <yao.qi@linaro.org>
8605
8606 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8607 is true and $type is "float" or "double".
8608
27aba047
YQ
86092016-09-02 Yao Qi <yao.qi@linaro.org>
8610
8611 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
8612 true.
8613 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8614 * gdb.base/call-rt-st.exp: Likewise.
8615 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8616 return value instead of gdb,skip_float_test.
8617 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8618 (do_function_calls): Use its return value instead of
8619 gdb,skip_float_test.
8620 * gdb.base/finish.exp: Likewise.
8621 * gdb.base/funcargs.exp: Likewise.
8622 * gdb.base/return.exp: Likewise.
8623 * gdb.base/return2.exp: Likewise.
8624 * gdb.base/varargs.exp: Likewise.
8625 * lib/gdb.exp (gdb_skip_float_test): Change it to
8626 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8627
5af962df
AA
86282016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8629
8630 * gdb.multi/tids.exp: Test "thread apply all".
8631
7fac6910
JK
86322016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8633
8634 * gdb.base/default.exp (tty): Remove.
8635
bb1fe4ac
KB
86362016-08-24 Kevin Buettner <kevinb@redhat.com>
8637
2806dc7e
PA
8638 * gdb.python/py-recurse-unwind.c: New file.
8639 * gdb.python/py-recurse-unwind.py: New file.
8640 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 8641
0a1ddfa6
SM
86422016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8643
8644 * gdb.base/set-inferior-tty.exp: New file.
8645 * gdb.base/set-inferior-tty.c: New file.
8646
d9de1fe3
PA
86472016-08-23 Pedro Alves <palves@redhat.com>
8648
8649 PR gdb/20494
8650 * gdb.base/new-ui-echo.c: New file.
8651 * gdb.base/new-ui-echo.exp: New file.
8652
e9d9abd7
YQ
86532016-08-23 Yao Qi <yao.qi@linaro.org>
8654
8655 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8656 gdbserver_spawn.
8657 * gdb.server/connect-without-multi-process.exp (do_test):
8658 Likewise.
8659
3589529e
YQ
86602016-08-23 Yao Qi <yao.qi@linaro.org>
8661
8662 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8663 standalone_txt. Delete gdb_txt and standalone_txt on host
8664 and target. Spawn the binary on target. Copy files from
8665 target to host.
8666
6bb90213
PA
86672016-08-22 Pedro Alves <palves@redhat.com>
8668
8669 PR gdb/20505
8670 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8671 with_test_prefix. Factor out bits to ...
8672 (test_no_vdso): ... this new procedure.
8673
20c2c024
CL
86742016-08-19 Carl Love <cel@us.ibm.com>
8675
8676 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8677 maintaining separate logic for constructing the output path.
8678 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8679 * gdb.arch/ppc-dfp.exp: Likewise.
8680 * gdb.arch/ppc-fp.exp: Likewise.
8681 * gdb.arch/vsx-regs.exp: Likewise.
8682 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8683 binprefix for generating the additional binary files.
8684
0646e07d
PA
86852016-08-19 Pedro Alves <palves@redhat.com>
8686
8687 * gdb.trace/mi-trace-frame-collected.exp
8688 (test_trace_frame_collected): On x32, expect two registers.
8689
46da9242
CL
86902016-08-18 Carl Love <cel@us.ibm.com>
8691
8692 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8693 and sync up the test with tests in gas/testsuite/gas/ppc.
8694 * gdb.arch/powerpc-power.exp: Likewise.
8695
eb2332d7
SM
86962016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8697
8698 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8699 expected error message.
8700
63c61e04
SM
87012016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8702
8703 * gdb.multi/remove-inferiors.exp: New file.
8704 * gdb.multi/remove-inferiors.c: New file.
8705
7b17065f
YQ
87062016-08-12 Yao Qi <yao.qi@linaro.org>
8707
8708 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8709 argument list.
8710
01d3dedf
PA
87112016-08-10 Pedro Alves <palves@redhat.com>
8712
8713 PR gdb/19187
8714 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8715 setup_kfails.
8716
3eb7562a
PA
87172016-08-09 Pedro Alves <palves@redhat.com>
8718 Simon Marchi <simon.marchi@ericsson.com>
8719
8720 PR gdb/20418
8721 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8722 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8723
80614914
PA
87242016-08-09 Pedro Alves <palves@redhat.com>
8725
8726 PR mi/20431
8727 * gdb.mi/mi-cmd-error.exp: New file.
8728
f348d89a
PA
87292016-08-09 Pedro Alves <palves@redhat.com>
8730
8731 PR gdb/18653
8732 * gdb.base/signals-state-child.c: New file.
8733 * gdb.base/signals-state-child.exp: New file.
8734 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
8735
e5ca03b4
PA
87362016-08-09 Pedro Alves <palves@redhat.com>
8737
8738 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
8739
282a0691
TT
87402016-08-03 Tom Tromey <tom@tromey.com>
8741
8742 PR python/18565:
8743 * gdb.python/py-frame-inline.exp: Add Frame.function test.
8744
41bfcd63
YQ
87452016-08-01 Yao Qi <yao.qi@linaro.org>
8746
8747 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
8748 variable mode to "multi-process" if $multi_process is 1, otherwise
8749 set it to "single-process".
8750
e3465b24
YQ
87512016-08-01 Yao Qi <yao.qi@linaro.org>
8752
8753 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
8754 * gdb.cp/cpexprs.exp: Likewise.
8755 * gdb.cp/m-static.exp: Likewise.
8756
0b31a4bc
TT
87572016-07-26 Tom Tromey <tom@tromey.com>
8758
8759 PR python/20190:
8760 * gdb.threads/tls.exp (check_thread_local): Add python symbol
8761 test.
8762
e0461dbb
MM
87632016-07-26 Markus Metzger <markus.t.metzger@intel.com>
8764
8765 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
8766 selecting assembly source files.
8767 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
8768 assembly source files.
8769 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
8770 assembly source files.
8771 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
8772 selecting assembly source files.
8773
8194e927
SM
87742016-07-25 Simon Marchi <simon.marchi@ericsson.com>
8775
8776 * gdb.base/new-ui.exp (do_test_invalid_args): New
8777 procedure.
8778
c0272db5
TW
87792016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
8780
8781 * gdb.btrace/reconnect.c: New file.
8782 * gdb.btrace/reconnect.exp: New file.
8783
e3487908
GKB
87842016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
8785
8786 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
8787 to test_catch_syscall_group.
8788 (test_catch_syscall_group): New.
8789
12df5c00
TT
87902016-07-21 Tom Tromey <tom@tromey.com>
8791
8792 * gdb.rust/simple.rs (main): Use empty struct expression.
8793 * gdb.rust/simple.exp: Add tests for empty struct expression.
8794
bae62ee2
YQ
87952016-07-21 Yao Qi <yao.qi@linaro.org>
8796
8797 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
8798 if gdb_skip_xml_test is true on some targets.
8799
b1b53fb3
YQ
88002016-07-21 Yao Qi <yao.qi@linaro.org>
8801
8802 * gdb.server/solib-list.exp: Unset last_loaded_file.
8803
027d97f8
JK
88042016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8805
8806 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
8807 "step into captured_main (args)".
8808
7674d381
JK
88092016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8810
8811 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8812
72b5d099
JK
88132016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8814
8815 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8816
1f960ced
PA
88172016-07-19 Pedro Alves <palves@redhat.com>
8818
8819 * gdb.opt/inline-break.exp: Remove optimize=-O2.
8820 * gdb.opt/inline-bt.exp: Likewise.
8821 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
8822 additional_flags=-Winline.
8823 * gdb.opt/inline-locals.exp: Likewise.
8824 * gdb.opt/inline-markers.c (ATTR): Define.
8825 (inlined_fn): Use it.
8826
f25827c1
YQ
88272016-07-19 Yao Qi <yao.qi@linaro.org>
8828
8829 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
8830 (test_with_self): Remove some code. Remove argument executable.
8831 (top-level): Use do_self_tests.
8832
37539ebe
DB
88332016-07-15 Zachary Welch <zwelch@codesourcery.com>
8834 Don Breazeal <donb@codesourcery.com>
8835
8836 * gdb.base/maint.exp: Escape paths used in regular expressions.
8837 * gdb.stabs/weird.exp: Likewise.
8838
dac790e1
TT
88392016-07-13 Tom Tromey <tom@tromey.com>
8840
8841 PR python/15620, PR python/18620:
8842 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
8843 (test_bkpt_events): New procs.
8844
93daf339
TT
88452016-07-13 Tom Tromey <tom@tromey.com>
8846
8847 PR python/17698:
8848 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
8849 test.
8850 (test_watchpoints): Likewise.
8851 (test_bkpt_pending): New proc.
8852
6571a381
TT
88532016-07-13 Tom Tromey <tom@tromey.com>
8854
8855 PR cli/18053:
8856 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
8857 completion test.
8858
e8732474
JK
88592016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8860
8861 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
8862 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
8863 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
8864 f_label.
8865 (g): Rename g_end_lbl to g_label.
8866 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
8867 low_pc and high_pc.
8868 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
8869
e0f3fd7c
TT
88702016-07-12 Tom Tromey <tom@tromey.com>
8871
8872 PR python/19293:
8873 * gdb.python/py-unwind-maint.exp: Update tests.
8874
3cfe46b6
YQ
88752016-07-12 Yao Qi <yao.qi@linaro.org>
8876
8877 * lib/selftest-support.exp (selftest_setup): Match the output
8878 when captured_main is inlined.
8879
4f19a0e6
WT
88802016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8881
8882 * gdb.fortran/derived-types.exp (result_line, result_line_2):
8883 New variables.
8884 (print this%a, print this%b, print this): New tests.
8885 * gdb.fortran/derived-types.f90 (this): New object and
8886 initialization.
8887
986cf455
SM
88882016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8889
8890 * gdb.ada/arraydim.exp: Remove extra directory level in build
8891 directory.
8892
f0464b23
SM
88932016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8894
8895 * lib/ada.exp: Remove extra directory level in build directory.
8896 * gdb.ada/cond_lang.exp: Likewise.
8897 * gdb.ada/exec_changed.exp: Likewise.
8898 * gdb.ada/lang_switch.exp: Likewise.
8899
42d94011
MG
89002016-07-06 Manish Goregaokar <manish@mozilla.com>
8901
2806dc7e
PA
8902 * simple.rs: Add test for raw pointer subscripting.
8903 * simple.exp: Add test expectations.
42d94011 8904
647c264c
YQ
89052016-07-05 Yao Qi <yao.qi@linaro.org>
8906
8907 * gdb.mi/mi-reverse.exp: Match =record-started output.
8908
20aa2c60
PA
89092016-07-01 Pedro Alves <palves@redhat.com>
8910
8911 * gdb.base/jit-reader.exp (info_registers_current_frame): New
8912 procedure.
8913 (jit_reader_test): Test the jit reader's unwinder.
8914 * gdb.base/jithost.c (jit_function_00_code): New global.
8915 (main): Use memcpy to fill in the mmapped code, instead of poking
8916 bytes manually here.
8917 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
8918 value.
8919 (read_debug_info): Save the function's range.
8920 (read_sp): New function.
8921 (unwind_frame): Use it. Also unwind RBP.
8922 (get_frame_id): Use read_sp.
8923 (gdb_init_reader): Use calloc instead of malloc.
8924 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
8925 parameter. Use gdb_test_multiple.
8926
ced2dffb
PA
89272016-07-01 Pedro Alves <palves@redhat.com>
8928 Antoine Tremblay <antoine.tremblay@ericsson.com>
8929
8930 * gdb.threads/process-dies-while-detaching.c: New file.
8931 * gdb.threads/process-dies-while-detaching.exp: New file.
8932
63000888
PA
89332016-07-01 Pedro Alves <palves@redhat.com>
8934
8935 * gdb.multi/watchpoint-multi-exit.c: New file.
8936 * gdb.multi/watchpoint-multi-exit.exp: New file.
8937
038d4868
PA
89382016-06-30 Pedro Alves <palves@redhat.com>
8939
8940 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
8941 unset inferior_spawn_id.
8942
994e9c83
PA
89432016-06-30 Pedro Alves <palves@redhat.com>
8944
8945 * lib/mi-support.exp (default_mi_gdb_start): Declare global
8946 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
8947
e5653468
YQ
89482016-06-29 Yao Qi <yao.qi@linaro.org>
8949
8950 * gdb.base/return.c: Add copyright header.
8951
803b47e5
TT
89522016-06-29 Tom Tromey <tom@tromey.com>
8953
8954 PR python/20129:
8955 * gdb.python/py-framefilter.exp: Add tests for setting priority
8956 and disabling of non-existent frame filter.
8957
28244707
YQ
89582016-06-29 Yao Qi <yao.qi@linaro.org>
8959
8960 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
8961 0x0f07ff.
8962
a31d2f06
YQ
89632016-06-28 Yao Qi <yao.qi@linaro.org>
8964
8965 * gdb.base/catch-syscall.exp: Remove check on isnative and target
8966 triplets. Start gdb, execute catch syscall, and continue. Check
8967 gdb's output to determine catch syscall is supported.
8968
921d8f54
MG
89692016-06-27 Manish Goregaokar <manish@mozilla.com>
8970
25d49b86
PA
8971 * gdb.rust/simple.rs: Add test for returning unit in a function.
8972 * gdb.rust/simple.exp: Add expectation for functions returning
8973 unit.
921d8f54 8974
f4952523
PMR
89752016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
8976
8977 * gdb.python/py-breakpoint-create-fail.c,
8978 gdb.python/py-breakpoint-create-fail.exp,
8979 gdb.python/py-breakpoint-create-fail.py: New testcase.
8980
fccb08f8
MG
89812016-06-25 Manish Goregaokar <manish@mozilla.com>
8982
8983 PR gdb/20239
8984 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
8985 * gdb.rust/simple.exp: Add test expectations for new NonZero
8986 tests.
fccb08f8 8987
6b850546
DT
89882016-06-24 David Taylor <dtaylor@emc.com>
8989
8990 * gdb.base/offsets.exp: New file.
8991 * gdb.base/offsets.c: New file.
8992
17621150
TT
89932016-06-23 Tom Tromey <tom@tromey.com>
8994
8995 PR gdb/16483:
8996 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
8997 before any filters are loaded.
8998
04d59df6
WT
89992016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9000
9001 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9002 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9003 structs.
9004 * gdb.fortran/derived-type-function.exp: New file.
9005 * gdb.fortran/derived-type-function.f90: New file.
9006
9007
ac69f786
PA
90082016-06-21 Pedro Alves <palves@redhat.com>
9009
9010 * gdb.base/new-ui.exp: New file.
9011 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9012 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9013 (with_spawn_id): New procedure.
9014
49940788
PA
90152016-06-21 Pedro Alves <palves@redhat.com>
9016
9017 * gdb.mi/mi-exec-run.exp: New file.
9018
ef274d26
PA
90192016-06-21 Pedro Alves <palves@redhat.com>
9020
9021 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9022 breakpoint command's output on the main UI.
9023 (test_break): New procedure, factored out from calls in the top
9024 level.
9025 (top level): Use foreach_with_prefix to test MI as main UI and as
9026 separate UI.
9027
468afe6c
PA
90282016-06-21 Pedro Alves <palves@redhat.com>
9029
9030 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9031 (test_awatch_creation_and_listing)
9032 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9033 Remove 'type' parameter.
9034 (test_watchpoint_all): New parameter mi_mode. Remove
9035 with_test_prefix.
9036 (top level): Use foreach_with_prefix, and add main/separate UI MI
9037 testing axis.
9038
51f77c37
PA
90392016-06-21 Pedro Alves <palves@redhat.com>
9040
9041 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9042 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9043 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9044 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9045 (gdb_main_spawn_id, mi_spawn_id): Declare and
9046 comment.
9047 (mi_create_inferior_pty): New procedure,
9048 factored out from default_mi_gdb_start.
9049 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9050 procedures.
9051 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9052 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9053 Use mi_create_inferior_pty.
9054 (mi_gdb_start): Use eval to pass down args list.
9055
8980e177
PA
90562016-06-21 Pedro Alves <palves@redhat.com>
9057
9058 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9059 * gdb.opt/inline-cmds.exp: Add MI tests.
9060
f38d3ad1
PA
90612016-06-21 Pedro Alves <palves@redhat.com>
9062
9063 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9064
45db7c09
PA
90652016-06-21 Pedro Alves <palves@redhat.com>
9066
9067 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9068 (top level): Use it instead of mi_execute_to.
9069
5a069ab3
PA
90702016-06-21 Pedro Alves <palves@redhat.com>
9071
9072 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9073 (cont_handler_str): New.
9074 (signal_stop_handler): Set stop_handler_str instead of printing to
9075 stdout.
9076 (continue_handler): Set cont_handler_str instead of printing to
9077 stdout.
9078 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9079 mi_send_resuming_command. Print stop_handler_str and
9080 cont_handler_str instead of expecting the python events print
9081 directly.
9082
2838cc1d
SD
90832016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9084
9085 * gdb.base/jit-reader.exp: New file.
9086 * gdb.base/jithost.c: New file.
9087 * gdb.base/jithost.h: New file.
9088 * gdb.base/jitreader.c : New file.
9089 * gdb.base/jit-protocol.h: New file.
9090
21a77091
YQ
90912016-06-17 Yao Qi <yao.qi@linaro.org>
9092
9093 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9094 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9095 and detach-on-fork. Adjust tests.
9096 (top level): Invoke break_cond_on_syscall with combinations of
9097 syscall, follow-fork-mode and detach-on-fork.
9098
f50bf8e5
YQ
90992016-06-17 Yao Qi <yao.qi@linaro.org>
9100
9101 * gdb.base/step-over-exit.c: New.
9102 * gdb.base/step-over-exit.exp: New.
9103
a28d8e50
YTL
91042016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9105
9106 * gdb.base/float.exp: Add target check for nds32*-*-*.
9107 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9108
cad8e26d
AB
91092016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9110
9111 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9112 for unsupported target features.
9113 * gdb.base/call-rt-st.exp: Likewise.
9114 * gdb.base/call-sc.exp: Likewise.
9115 * gdb.base/call-signal-resume.exp: Likewise.
9116 * gdb.base/call-strs.exp: Likewise.
9117 * gdb.base/callexit.exp: Likewise.
9118 * gdb.base/callfuncs.exp: Likewise.
9119 * gdb.base/nodebug.exp: Likewise.
9120 * gdb.base/printcmds.exp: Likewise.
9121 * gdb.base/ptype.exp: Likewise.
9122 * gdb.base/structs.exp: Likewise.
9123 * gdb.base/unwindonsignal.exp: Likewise.
9124 * gdb.cp/gdb2495.exp: Likewise.
9125 * gdb.cp/templates.exp: Likewise.
9126 * gdb.cp/virtfunc.exp: Likewise.
9127 * gdb.threads/hand-call-in-threads.exp: Likewise.
9128 * gdb.threads/interrupted-hand-call.exp: Likewise.
9129 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9130
347dc102
TT
91312016-06-10 Tom Tromey <tom@tromey.com>
9132
9133 PR rust/20110:
9134 * gdb.rust/expr.exp: Add test for integer constant larger than
9135 i32.
9136
5e13cf25
BH
91372016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
9138
9139 * gdb.fortran/nested-funcs.exp: New.
9140 * gdb.fortran/nested-funcs.f90: New.
9141
bb556f1f
TK
91422016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
9143
9144 * gdb.base/examine-backward.c: New file.
9145 * gdb.base/examine-backward.exp: New file.
9146
38b022b4
SM
91472016-06-06 Simon Marchi <simon.marchi@ericsson.com>
9148
9149 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
9150 matching.
9151
1b40ec05
TT
91522016-06-02 Tom Tromey <tom@tromey.com>
9153
9154 PR python/18984:
9155 * gdb.python/py-shared.exp: Add solib_name test.
9156
193bd378
SM
91572016-06-02 Simon Marchi <simon.marchi@ericsson.com>
9158
9159 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
9160
3326303b
MG
91612016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
9162
9163 PR c++/19893
9164 * gdb.dwarf2/implref.exp: Rename to...
9165 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
9166 * gdb.dwarf2/implref-array.c: New file.
9167 * gdb.dwarf2/implref-array.exp: Likewise.
9168 * gdb.dwarf2/implref-global.c: Likewise.
9169 * gdb.dwarf2/implref-global.exp: Likewise.
9170 * gdb.dwarf2/implref-struct.c: Likewise.
9171 * gdb.dwarf2/implref-struct.exp: Likewise.
9172
825c8ef2
AT
91732016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9174
9175 * gdb.trace/trace-condition.exp: Add 64bit tests.
9176
2320162a
AT
91772016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9178
9179 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
9180 bits types.
9181 (main): Adapt to 8 to 64 bits types.
9182 * gdb.trace/trace-condition.exp: Add new tests.
9183
a7818233
AT
91842016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9185
9186 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
9187
0d336466
AT
91882016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9189
9190 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
9191 Move condition tests...
9192 * gdb.trace/trace-condition.exp: Here.
9193
7faeb45a
AT
91942016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9195
9196 * gdb.trace/trace-condition.exp: Add counter-case tests.
9197
e385593e
JK
91982016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9199
9200 PR c++/15231
9201 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
9202 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
9203
744608cc
PA
92042016-05-27 Pedro Alves <palves@redhat.com>
9205
9206 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9207 New procedure.
9208 (top level): Call it, and bail out of DejaGnu is known to be bad.
9209
ac775bf4
AB
92102016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
9211
9212 * gdb.base/whatis.c: Extend the test case.
9213 * gdb.base/whatis.exp: Add additional tests.
9214
2bbad2ea
BH
92152016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9216
9217* gdb.fortran/type.f90: Add pointer variable.
9218* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
9219
8b70175d
BH
92202016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9221
9222 * gdb.fortran/vla-type.exp: Fix testcase name.
9223
86d8a848
BH
92242016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9225
9226 * gdb.fortran/vla-type.exp: Access elements in nested structs.
9227
e188eb36
BH
92282016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9229
9230 * gdb.fortran/type.f90: Add nested structures.
9231 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9232 * gdb.fortran/derived-type.exp: Adapt expected output.
9233 * gdb.fortran/vla-type.exp: Adapt expected output.
9234
9b2db1fd
BH
92352016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9236
9237 * gdb.fortran/whatis_type.exp: Adapt expected output.
9238
72b17055
BH
92392016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9240
9241 * gdb.fortran/print_type.exp: Fix expected output.
9242 * gdb.fortran/whatis_type.exp: Fix expected output.
9243
3cd81d8d
BH
92442016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9245
9246 * gdb.fortran/whatis_type.exp: Use multi_line.
9247
ddae9462
TT
92482016-05-24 Tom Tromey <tom@tromey.com>
9249
9250 PR python/17386:
9251 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
9252 use value as an index.
9253
1957f6b8
TT
92542016-05-23 Tom Tromey <tom@tromey.com>
9255
9256 PR python/17981:
9257 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
9258 no-breakpoint case.
9259
026a9174
PA
92602016-05-24 Pedro Alves <palves@redhat.com>
9261
9262 PR gdb/19828
9263 * gdb.threads/clone-attach-detach.c: New file.
9264 * gdb.threads/clone-attach-detach.exp: New file.
9265
e70a7231
FR
92662016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
9267
9268 * gdb.base/annota-input-while-running.exp: Fix syntax error.
9269
0f6ed0e0
TT
92702016-05-23 Tom Tromey <tom@tromey.com>
9271
9272 PR python/19438, PR python/18393:
9273 * gdb.python/py-progspace.exp: Add "dir" test.
9274 * gdb.python/py-objfile.exp: Add "dir" test.
9275
ffd19d61
YQ
92762016-05-23 Yao Qi <yao.qi@linaro.org>
9277
9278 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
9279 * gdb.arch/thumb2-it.exp: Likewise.
9280
9e8f9b05
SM
92812016-05-18 Simon Marchi <simon.marchi@ericsson.com>
9282
9283 * gdb.mi/mi-threads-interrupt.c: New file.
9284 * gdb.mi/mi-threads-interrupt.exp: New file.
9285
61c6156d
SM
92862016-05-17 Simon Marchi <simon.marchi@ericsson.com>
9287
9288 PR gdb/18077
9289 * gdb.mi/mi-async-run.exp: New file.
9290 * gdb.mi/mi-async-run.c: New file.
9291
67218854
TT
92922016-05-17 Tom Tromey <tom@tromey.com>
9293 Manish Goregaokar <manishsmail@gmail.com>
9294
9295 * lib/rust-support.exp: New file.
9296 * lib/gdb.exp (skip_rust_tests): New proc.
9297 (build_executable_from_specs): Handle rust.
9298 * lib/future.exp (gdb_find_rustc): New proc.
9299 (gdb_default_target_compile): Handle rust.
9300 * gdb.rust/expr.exp: New file.
9301 * gdb.rust/generics.exp: New file.
9302 * gdb.rust/generics.rs: New file.
9303 * gdb.rust/methods.exp: New file.
9304 * gdb.rust/methods.rs: New file.
9305 * gdb.rust/modules.exp: New file.
9306 * gdb.rust/modules.rs: New file.
9307 * gdb.rust/simple.exp: New file.
9308 * gdb.rust/simple.rs: New file.
9309
c44af4eb
TT
93102016-05-17 Tom Tromey <tom@tromey.com>
9311
9312 * gdb.base/default.exp (set language): Add rust.
9313
dcd1f979
TT
93142016-05-17 Tom Tromey <tom@tromey.com>
9315
9316 * gdb.gdb/unittest.exp: New file.
9317
155b7f57
YQ
93182016-05-16 Yao Qi <yao.qi@linaro.org>
9319
9320 * gdb.base/batch-preserve-term-settings.exp: Remove variable
9321 shell_prompt. Update shell_prompt_re.
9322
8ddd5a6c
DE
93232016-05-12 Doug Evans <dje@google.com>
9324
9325 PR symtab/19999
9326 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
9327 $options when building executable.
9328 * gdb.dwarf2/fission-loclists-pie.S: New file.
9329 * gdb.dwarf2/fission-loclists-pie.exp: New file.
9330
02e370d9
SM
93312016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9332
9333 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9334 of [is_remote target],
9335
8929ad8b
SM
93362016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9337
9338 * lib/gdb.exp (use_gdb_stub): New procedure.
9339
6c447423
DE
93402016-05-03 Yunlian Jiang <yunlian@google.com>
9341 Doug Evans <dje@google.com>
9342
9343 PR symtab/19914
9344 * gdb.dwarf2/dwp-sepdebug.c: New file.
9345 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9346
444e826c
SM
93472016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9348
9349 * gdb.base/detach.exp: Remove is_remote check.
9350
740feeaa
SM
93512016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9352
9353 * gdb.base/annota-input-while-running.exp: Don't check for
9354 [is_remote target]. Enable annotations after running to main.
9355 Remove unused "set test..." line.
9356
9080ac9d
SM
93572016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9358
9359 * gdb.trace/trace-enable-disable.exp: New file.
9360 * gdb.trace/trace-enable-disable.c: New file.
9361
952ebca5
SM
93622016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9363
9364 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
9365 use it in info sharedlibrary test.
9366 * gdb.trace/ftrace-lock.exp: Likewise.
9367 * gdb.trace/ftrace.exp: Likewise.
9368 * gdb.trace/range-stepping.exp: Likewise.
9369 * gdb.trace/trace-break.exp: Likewise.
9370 * gdb.trace/trace-condition.exp: Likewise.
9371 * gdb.trace/trace-mt.exp: Likewise.
9372
d9019901
SM
93732016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9374
9375 * lib/gdb.exp (gdb_load_shlibs): Rename to...
9376 (gdb_load_shlib): ... this.
9377 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
9378 gdb_load_shlib.
9379 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
9380 * gdb.base/ctxobj.exp: Likewise.
9381 * gdb.base/dprintf-pending.exp: Likewise.
9382 * gdb.base/dso2dso.exp: Likewise.
9383 * gdb.base/fixsection.exp: Likewise.
9384 * gdb.base/gcore-relro.exp: Likewise.
9385 * gdb.base/gdb1555.exp: Likewise.
9386 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9387 * gdb.base/gnu-ifunc.exp: Likewise.
9388 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
9389 * gdb.base/jit-so.exp (one_jit_test): Likewise.
9390 * gdb.base/pending.exp: Likewise.
9391 * gdb.base/print-file-var.exp: Likewise.
9392 * gdb.base/print-symbol-loading.exp: Likewise.
9393 * gdb.base/shlib-call.exp: Likewise.
9394 * gdb.base/shreloc.exp: Likewise.
9395 * gdb.base/so-impl-ld.exp: Likewise.
9396 * gdb.base/solib-disc.exp: Likewise.
9397 * gdb.base/solib-nodir.exp: Likewise.
9398 * gdb.base/solib-overlap.exp: Likewise.
9399 * gdb.base/solib-symbol.exp: Likewise.
9400 * gdb.base/solib-weak.exp (do_test): Likewise.
9401 * gdb.base/sym-file.exp: Likewise.
9402 * gdb.base/symtab-search-order.exp: Likewise.
9403 * gdb.base/type-opaque.exp: Likewise.
9404 * gdb.base/unload.exp: Likewise.
9405 * gdb.base/watchpoint-solib.exp: Likewise.
9406 * gdb.compile/compile.exp: Likewise.
9407 * gdb.cp/gdb2384.exp: Likewise.
9408 * gdb.cp/infcall-dlopen.exp: Likewise.
9409 * gdb.cp/re-set-overloaded.exp: Likewise.
9410 * gdb.fortran/library-module.exp: Likewise.
9411 * gdb.opt/solib-intra-step.exp: Likewise.
9412 * gdb.python/py-finish-breakpoint.exp: Likewise.
9413 * gdb.python/py-shared.exp: Likewise.
9414 * gdb.reverse/solib-precsave.exp: Likewise.
9415 * gdb.reverse/solib-reverse.exp: Likewise.
9416 * gdb.server/solib-list.exp: Likewise.
9417 * gdb.threads/dlopen-libpthread.exp: Likewise.
9418 * gdb.threads/tls-shared.exp: Likewise.
9419 * gdb.threads/tls-so_extern.exp: Likewise.
9420 * gdb.trace/change-loc.exp: Likewise.
9421 * gdb.trace/ftrace-lock.exp: Likewise.
9422 * gdb.trace/ftrace.exp: Likewise.
9423 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
9424 * gdb.trace/pending.exp: Likewise.
9425 * gdb.trace/range-stepping.exp: Likewise.
9426 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
9427 (strace_info_marker): Likewise.
9428 (strace_probe_marker): Likewise.
9429 (strace_trace_on_same_addr): Likewise.
9430 (strace_trace_on_diff_addr): Likewise.
9431 * gdb.trace/trace-break.exp: Likewise.
9432 * gdb.trace/trace-condition.exp: Likewise.
9433 * gdb.trace/trace-mt.exp: Likewise.
9434
fca4cfd9
SM
94352016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9436
9437 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
9438 result of gdb_remote_download.
9439 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
9440 * gdb.base/dso2dso.exp: Likewise.
9441 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9442 * gdb.base/print-file-var.exp: Likewise.
9443 * gdb.base/shlib-call.exp: Likewise.
9444 * gdb.base/shreloc.exp: Likewise.
9445 * gdb.base/solib-overlap.exp: Likewise.
9446 * gdb.base/solib-weak.exp (do_test): Likewise.
9447 * gdb.base/unload.exp: Likewise.
9448
11cf4ffb
YQ
94492016-04-27 Yao Qi <yao.qi@linaro.org>
9450
9451 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
9452 exists.
9453
3e2e34f8
KB
94542016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9455
9456 * vla-type.exp: Print structure from toplevel.
9457
8f07e298
BH
94582016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9459
9460 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
9461 of dynamic types.
9462 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
9463 of dynamic types.
9464
9920b434
BH
94652016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9466
9467 * gdb.fortran/vla-type.f90: New file.
9468 * gdb.fortran/vla-type.exp: New file.
9469
f3abeff5
YQ
94702016-04-25 Yao Qi <yao.qi@linaro.org>
9471
9472 * gdb.base/branch-to-self.c: New file.
9473 * gdb.base/branch-to-self.exp: New file.
9474
0a5d52f0
YQ
94752016-04-22 Yao Qi <yao.qi@linaro.org>
9476
9477 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
9478 more after $hex.
9479
495346f6
YQ
94802016-04-22 Yao Qi <yao.qi@linaro.org>
9481
9482 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
9483 * gdb.base/annota3.exp: Likewise.
9484
4a7e075c
YQ
94852016-04-22 Yao Qi <yao.qi@linaro.org>
9486
9487 * gdb.reverse/step-precsave.exp: Do one step and test program
9488 stops in "callee" and do multiple steps until program goes out
9489 of "callee".
9490 * gdb.reverse/step-reverse.exp: Likewise.
9491
5b061e98
YQ
94922016-04-22 Yao Qi <yao.qi@linaro.org>
9493
9494 * gdb.trace/signal.exp: Also pass if
9495 $tracepoint_hits($i) > $iterations.
9496
5c5dc57f
YQ
94972016-04-22 Yao Qi <yao.qi@linaro.org>
9498
9499 * gdb.trace/signal.c: New file.
9500 * gdb.trace/signal.exp: New file.
9501
a55411b9
DE
95022016-04-19 Doug Evans <xdje42@gmail.com>
9503
9504 * gdb.base/bad-file.exp: New file.
9505
a22df60a
MG
95062016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
9507
9508 * gdb.dwarf2/implref.exp: New file.
9509
0c13f7e5
BH
95102016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9511
9512 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
9513 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
9514 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
9515 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
9516 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
9517 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
9518 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
9519 * lib/fortran.exp (fortran_int4): New procedure.
9520 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
9521 (fortran_logical4): Likewise.
9522
9b9b09e9
BH
95232016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
9524
9525 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
9526
a14d1f4d
BH
95272016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9528
9529 * lib/compiler.c: Add Intel specific preprocessor macros.
9530 * lib/compiler.cc: Likewise.
25d49b86 9531
7d49b1d0
LM
95322016-04-13 Luis Machado <lgustavo@codesourcery.com>
9533
9534 * gdb.server/connect-with-no-symbol-file.c: New file.
9535 * gdb.server/connect-with-no-symbol-file.exp: New file.
9536
8392fa22
SM
95372016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9538
9539 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
9540
8c4c4aeb
SM
95412016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9542
9543 * boards/gdbserver-base.exp (${board}_download): Copy source file to
9544 standard output directory.
9545
45e3745e
AT
95462016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
9547
9548 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
9549
e26b7e41
MM
95502016-04-13 Markus Metzger <markus.t.metzger@intel.com>
9551
9552 * gdb.btrace/instruction_history.c (loop): Add declaration.
9553
8ce09462
AT
95542016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9555
9556 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
9557
2e88a1ea
SM
95582016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
9559
9560 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
9561 parentheses to print.
9562 (continue_handler): Likewise.
9563
f48e22e3
SM
95642016-04-08 Simon Marchi <simon.marchi@ericsson.com>
9565
9566 * gdb.server/solib-list.exp: Remove is_remote check.
9567 Pass shlib= to gdb_compile. Don't link shared library with
9568 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
9569 Run binary filename through "readlink -f" on the target.
9570
096be756
PA
95712016-04-08 Pedro Alves <palves@redhat.com>
9572
9573 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
9574 interpreter filename as argument to gdbserver_spawn.
9575 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9576 Return empty if $last_loaded_file does not exist.
9577
06500533
JK
95782016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9579
9580 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9581 * gdb.base/jit-main.c: Use exit after usage.
9582
2d35e871
JK
95832016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9584
9585 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9586 GDBHISTSIZE prior to the tests.
9587 * gdb.base/gdbinit-history.exp: Likewise.
9588
95892016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
9590
9591 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9592 instead of build_executable. Use gdb_load_shlibs.
9593
c8064e7e
YQ
95942016-04-07 Yao Qi <yao.qi@linaro.org>
9595
9596 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9597 Execute "si" command.
9598
bde47561
YQ
95992016-04-07 Yao Qi <yao.qi@linaro.org>
9600
9601 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9602 number instead of the comments on some line.
9603
b16f8a3b
DB
96042016-04-06 Don Breazeal <donb@codesourcery.com>
9605
9606 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9607 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9608
c2f901df
SM
96092016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9610
9611 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
9612 standard_output_file. Remove unused binfile variable.
9613
ac17fda0
CU
96142016-04-05 Catalin Udma <catalin.udma@freescale.com>
9615
9616 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9617 * gdb.python/py-mi-objfile.exp: Match "list main" output
9618 in console format.
9619
03a8c4df
SM
96202016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9621
9622 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9623 absolute.
9624
6e774b13
SM
96252016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9626
9627 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9628 absolute.
9629 * gdb.trace/ftrace.exp: Likewise.
9630 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9631 targets as well.
9632 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9633 (gdb_load_shlibs): Copy libraries to test directory when testing
9634 natively. Only set solib-search-path if testing remotely.
9635 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9636
7817ea46
SM
96372016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9638
9639 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9640 gdb_download. Use it even if the target is not remote.
9641 * gdb.base/jit.exp (compile_jit_test): Likewise.
9642 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9643 output directory if the destination board is local, otherwise use
9644 the standard remote_download from DejaGnu.
9645 (gdb_download): Remove.
9646 (gdb_load_shlibs): Use gdb_remote_download instead of
9647 gdb_download.
9648 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9649 Use gdb_remote_download instead of gdb_download. Use it even if
9650 the target is not remote.
9651 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9652 instead of gdb_download.
9653
7beb7f68
SM
96542016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9655
9656 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9657 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9658 run.
9659
cc63428a
AV
96602016-04-01 Artemiy Volkov <artemiyv@acm.org>
9661
9662 PR gdb/19820
9663 * gdb.base/printcmds.exp: Add artificial arrays tests.
9664
64cdf930
PA
96652016-03-31 Pedro Alves <palves@redhat.com>
9666
9667 PR gdb/19858
9668 * gdb.base/jit-main.c: Include unistd.h.
9669 (ATTACH): Define to 0 if not already defined.
9670 (wait_for_gdb, mypid): New globals.
9671 (WAIT_FOR_GDB): New macro.
9672 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9673 some breakpoint locations.
9674 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9675 New procedures.
9676 (one_jit_test): Add REATTACH parameter, and handle it. Use
9677 continue_to_test_location.
9678 (top level): Test attach, and adjusts calls to one_jit_test.
9679
40dea8cb
PA
96802016-03-31 Pedro Alves <palves@redhat.com>
9681
9682 PR gdb/19858
9683 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9684 BINSUFFIX parameter, and handle it.
9685 (top level): Adjust calls compile_jit_test.
9686
e7ea3ec7
CU
96872016-03-31 Catalin Udma <catalin.udma@freescale.com>
9688
9689 PR python/19743
9690 * gdb.python/py-mi-events-gdb.py: New file.
9691 * gdb.python/py-mi-events.c: New file.
9692 * gdb.python/py-mi-events.exp: New file.
9693
e6359af3
YQ
96942016-03-30 Yao Qi <yao.qi@linaro.org>
9695
9696 * gdb.reverse/until-precsave.exp: Match function name only.
9697 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9698 Move malloc to a condition block.
9699 * gdb.reverse/until-reverse.exp: Match function name only.
9700
a4105d04
MK
97012016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9702
9703 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9704 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9705 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9706 variable for GPR 0 instead of assuming it is register 0.
9707 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9708 * lib/trace-support.exp: Add s390 registers.
9709
bfa6adb9
YQ
97102016-03-29 Yao Qi <yao.qi@linaro.org>
9711
9712 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9713
1e6697ea
YQ
97142016-03-24 Yao Qi <yao.qi@linaro.org>
9715
9716 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9717 test message.
9718
64bcd522
AA
97192016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9720
9721 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9722 maintaining separate logic for constructing the output path.
9723
7868401b
DB
97242016-03-16 Don Breazeal <donb@codesourcery.com>
9725
9726 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9727 Retry fork and waitpid on interrupted system call errors.
9728 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9729 Use with_timeout_factor to increase timeout by factor of 10.
9730
1cafadb4
DB
97312016-03-15 Don Breazeal <donb@codesourcery.com>
9732
9733 * gdb.cp/scope-err.cc: New test program.
9734 * gdb.cp/scope-err.exp: New test script.
9735 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
9736 lines and "set breakpoint here" comment.
9737 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
9738 Fixed some whitespace and format issues.
9739 * gdb.mi/mi-linespec-err-cp.cc: New test program.
9740 * gdb.mi/mi-linespec-err-cp.exp: New test script.
9741
81516450
DE
97422016-03-15 Doug Evans <dje@google.com>
9743
9744 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
9745 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
9746 All callers updated. Add tests for enums, mixed flags register.
9747
aa52b601
DE
97482016-03-15 Doug Evans <dje@google.com>
9749
9750 * gdb.base/skip.c (main): Call test_skip_file_and_function.
9751 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
9752
fa4ff313
SM
97532016-03-14 Simon Marchi <simon.marchi@ericsson.com>
9754
9755 * gdb.base/default.exp: Add $_as_string to the list of expected
9756 convenience functions.
9757
f2403c39
AB
97582016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9759
9760 * gdb.base/maint.exp: New tests for 'maint info line-table'.
9761
f2f3ccb9
SM
97622016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
9763
9764 * gdb.python/py-as-string.exp: New file.
9765 * gdb.python/py-as-string.c: New file.
9766
00dbd492
PA
97672016-03-09 Pedro Alves <palves@redhat.com>
9768
9769 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9770 signal" -> "Thread NN received signal" output change.
9771 * gdb.threads/ia64-sigill.exp: Likewise.
9772 * gdb.threads/linux-dp.exp: Likewise.
9773 * gdb.threads/manythreads.exp: Likewise.
9774 * gdb.threads/pending-step.exp: Likewise.
9775 * gdb.threads/print-threads.exp: Likewise.
9776 * gdb.threads/sigstep-threads.exp: Likewise.
9777 * gdb.threads/staticthreads.exp: Likewise.
9778 * gdb.threads/tls.exp: Likewise.
9779
1e6697ea
YQ
97802016-03-09 Pedro Alves <palves@redhat.com>
9781
9782 * gdb.base/command-line-input.exp: New file.
9783
b04fd3be
MK
97842016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9785
9786 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
9787 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
9788 * gdb.trace/pending.exp: Accept leading dot before function name.
9789 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
9790 * lib/trace-support.exp: Set registers for ppc.
9791
98fa59e9
MK
97922016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9793
9794 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
9795 use it for disassembly; accept .main in addition to main in backtrace.
9796
f77198c8
MK
97972016-03-09 Wei-cheng Wang <cole945@gmail.com>
9798 Marcin Kościelnicki <koriakin@0x04.net>
9799
9800 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9801 (gdb_recursion_test_ptr): New global variable.
9802 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9803 gdb_recursion_test.
9804 (gdb_c_test): Ditto.
9805
ba84e0da
MK
98062016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9807
9808 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
9809 ordering.
9810
4366d36e
MK
98112016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9812
9813 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9814 (bar): Add bar_start_lbl label.
9815 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9816 of foo/bar for emitting DWARF and tracing.
9817
5eb264df
SDJ
98182016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9819
9820 * analyze-racy-logs.py: Set executable bit.
9821
fb6a751f
SDJ
98222016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
9823
9824 * Makefile.in (DEFAULT_RACY_ITER): New variable.
9825 (CHECK_TARGET_TMP): Likewise.
9826 (check-single-racy): New rule.
9827 (check-parallel-racy): Likewise.
9828 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
9829 (do-check-parallel-racy): New rule.
9830 (check-racy/%.exp): Likewise.
9831 * README (Racy testcases): New section.
9832 * analyze-racy-logs.py: New file.
9833
bdf7e230
DE
98342016-03-03 Doug Evans <dje@google.com>
9835
9836 * gdb.base/skip.exp: Use with_test_prefix.
9837
4719d415
YQ
98382016-03-03 Yao Qi <yao.qi@linaro.org>
9839
9840 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
9841 Invoke step_over_syscall "clone" and break_cond_on_syscall
9842 "clone".
9843 * gdb.base/step-over-clone.c: New file.
9844
ea507862
YQ
98452016-03-03 Yao Qi <yao.qi@linaro.org>
9846
9847 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
9848 code format.
9849
8fc8cbda
YQ
98502016-03-03 Yao Qi <yao.qi@linaro.org>
9851
9852 * gdb.base/disp-step-fork.c: Rename to ...
9853 * gdb.base/step-over-fork.c: ... it. New file.
9854 * gdb.base/disp-step-vfork.c: Rename to ...
9855 * gdb.base/step-over-vfork.c: ... it. New file.
9856 * gdb.base/disp-step-syscall.exp: Rename to ...
9857 * gdb.base/step-over-syscall.exp: ... it. New file.
9858 (disp_step_cross_syscall): Rename to ...
9859 (step_over_syscall): ... it.
9860
92fa70b0
YQ
98612016-03-03 Yao Qi <yao.qi@linaro.org>
9862
9863 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
9864 If target supports condition evaluation on target, invoke
9865 break_cond_on_syscall for fork and vfork.
9866
e197ad3c
YQ
98672016-03-03 Yao Qi <yao.qi@linaro.org>
9868
9869 * gdb.base/disp-step-syscall.exp: Don't invoke
9870 support_displaced_stepping.
9871 (disp_step_cross_syscall): Test with displaced stepping off and
9872 on if supported.
9873
0b47da9f
YQ
98742016-03-03 Yao Qi <yao.qi@linaro.org>
9875
9876 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
9877 proc.
9878 (setup): New proc.
9879 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
9880 and setup.
9881
065ab6dc
BH
98822016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9883
9884 * gdb.fortran/vla-history.exp: Remove breakpoint.
9885
07e448ad 98862016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9887
25d49b86
PA
9888 * gdb.fortran/vla-history.exp: Lookup array elements and printing
9889 exceeds timeout.
07e448ad 9890
9ac2d526 98912016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9892
25d49b86
PA
9893 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
9894 breakpoint.
9ac2d526 9895
17807369
BH
98962016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9897
9898 * gdb.mi/vla.f90: Nullify pointer after declaration.
9899
86e501af
PA
99002016-03-01 Pedro Alves <palves@redhat.com>
9901
9902 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
9903
1e903e32
PA
99042016-03-01 Pedro Alves <palves@redhat.com>
9905
9906 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
9907 before anything else.
9908 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
9909 _GNU_SOURCE here.
9910 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
9911 before anything else.
9912 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
9913
6ccb54e2
PA
99142016-03-01 Pedro Alves <palves@redhat.com>
9915
9916 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
9917
30ca9da1
YQ
99182016-03-01 Yao Qi <yao.qi@linaro.org>
9919
9920 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
9921 prepare_for_testing.
9922
dc856b38
YQ
99232016-03-01 Yao Qi <yao.qi@linaro.org>
9924
9925 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
9926
4a932159
AA
99272016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9928
9929 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
9930 manually constructing the output path.
9931
f2489477
AA
99322016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9933
9934 * gdb.arch/s390-stackless.S: New.
9935 * gdb.arch/s390-stackless.exp: New.
9936
38899f16
IB
99372016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
9938
9939 * gdb.dlang/circular.c: New file.
9940 * gdb.dlang/circular.exp: New file.
9941
9fde51ed
YQ
99422016-02-26 Yao Qi <yao.qi@linaro.org>
9943
9944 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
9945 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
9946 (testcases): Update.
9947
ce90fefe
YQ
99482016-02-26 Yao Qi <yao.qi@linaro.org>
9949
9950 * gdb.reverse/aarch64.c: Rename to ...
9951 * gdb.reverse/insn-reverse.c: ... it.
9952 * gdb.reverse/aarch64.exp: Rename to ...
9953 * gdb.reverse/insn-reverse.exp: ... it.
9954
3263bceb
YQ
99552016-02-26 Yao Qi <yao.qi@linaro.org>
9956
9957 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
9958 (testcase_ftype): New.
9959 (testcases): New array.
9960 (n_testcases): New.
9961 (main): Call each element in testcases.
9962 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
9963 (read_testcase): New.
9964 Do the tests in a loop.
9965
6cb59ff1
YQ
99662016-02-25 Yao Qi <yao.qi@linaro.org>
9967
9968 * gdb.base/branches.c: Remove.
9969
ae91f625
MK
99702016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9971
9972 PR gdb/13808
9973 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
9974
678b48b7
MK
99752016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9976
9977 * gdb.trace/ftrace.exp: Remove unnecessary target check.
9978
7337a6f2
MK
99792016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9980
9981 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
9982 change x86_64 call_insn to 'callq'.
9983
861ca91f
AT
99842016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9985
9986 * gdb.trace/tfile-avx.c: Move to...
9987 * gdb.trace/tracefile-pseudo-reg.c: Here.
9988 * gdb.trace/tfile-avx.exp: Move to...
9989 * gdb.trace/tracefile-pseudo-reg.exp: Here.
9990
bf74e428
GB
99912016-02-24 Gary Benson <gbenson@redhat.com>
9992
9993 * gdb.base/attach-pie-noexec.exp: Do not expect an error
9994 message on attach.
9995
cce0e923
DE
99962016-02-23 Doug Evans <dje@google.com>
9997
9998 * gdb.base/skip.c (test_skip): New function.
9999 (end_test_skip_file_and_function): New function.
10000 (test_skip_file_and_function): New function.
10001 * gdb.base/skip1.c (test_skip): New function.
10002 (skip1_test_skip_file_and_function): New function.
10003 * gdb.base/skip.exp: Add tests for new skip options.
10004 * gdb.base/skip-solib.exp: Update expected output.
10005 * gdb.perf/skip-command.cc: New file.
10006 * gdb.perf/skip-command.exp: New file.
10007 * gdb.perf/skip-command.py: New file.
10008
4000e47e
MK
100092016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10010
10011 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10012 info registers pattern.
10013
24f75ead
IB
100142016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10015
10016 * lib/future.exp: Add D support.
10017 (gdb_find_gdc): New proc.
10018 (gdb_default_target_compile): Add D support.
10019
fbb7bcbe
WW
100202016-02-18 Wei-cheng Wang <cole945@gmail.com>
10021
10022 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10023 user+system time.
10024 (trace_speed_test): Determine the iteration count for a time
10025 between 15..30 seconds.
10026
012b3a21
WT
100272016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10028
10029 * gdb.arch/i386-mpx-sigsegv.c: New file.
10030 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10031 * gdb.arch/i386-mpx-simple_segv.c: New file.
10032 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10033
2d5189bd
YQ
100342016-02-18 Yao Qi <yao.qi@linaro.org>
10035
10036 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10037 Don't call setup_kfail.
10038
40fb20d0
YQ
100392016-02-18 Yao Qi <yao.qi@linaro.org>
10040
10041 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10042 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10043
21b1f8d2
DE
100442016-02-16 Doug Evans <dje@google.com>
10045
10046 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10047 * gdb.base/skip1.c: Ditto.
10048 * gdb.base/skip.exp: Whitespace cleanup.
10049
4041ed77
DB
100502016-02-16 Don Breazeal <donb@codesourcery.com>
10051
10052 PR remote/19496
10053 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10054 Remove kfail for PR remote/19496.
10055
c4ef31bf
SM
100562016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10057
10058 * lib/gdb.exp (standard_temp_file): Return a path specific to
10059 the runtest invocation.
10060
266b65b3
SM
100612016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10062
10063 * gdb.trace/save-trace.exp: Change relative path to be in the
10064 standard output directory.
10065
a7a0a6a9
JK
100662016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10067
10068 * gdb.arch/i386-prologue.c: Add missing prototypes.
10069
c99dbb42
JK
100702016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10071
10072 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10073 * gdb.arch/i386-prologue.exp: Likewise.
10074 * gdb.arch/i386-size.exp: Likewise.
10075
aa480355
SM
100762016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10077
10078 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10079 define object file path.
10080 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10081 file path.
10082 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10083 standard_output_file to define binfile.
10084
ba881f50
JK
100852016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10086
10087 Fix compatibility with recent gfortran-5.3.1.
10088 * gdb.fortran/vla-history.exp (print vla1 allocated)
10089 (print vla2 allocated, print $2, print $3): Remove
10090 (print $4): Rename to ...
10091 (print $2): ... here.
10092 (print $9): Rename to ...
10093 (print $5): ... here.
10094 (print $10): Rename to ...
10095 (print $6): ... here.
10096 * gdb.fortran/vla.f90: Add pvla initialization.
10097
e9fb005c
JK
100982016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10099
10100 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10101 New test.
10102 * gdb.fortran/vla-value-sub.exp: Likewise.
10103
e44e00ff
MK
101042016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10105
10106 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10107
97e94151
SM
101082016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10109
10110 * i386-biarch-core.exp: Define corefile using
10111 standard_output_file.
10112
01113bc1
YQ
101132016-02-12 Yao Qi <yao.qi@linaro.org>
10114
10115 * gdb.arch/arm-single-step-kernel-helper.c: New.
10116 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10117
33b4777c
MM
101182016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10119
10120 * gdb.btrace/tailcall-only.exp: New.
10121 * gdb.btrace/tailcall-only.c: New.
10122 * gdb.btrace/x86_64-tailcall-only.S: New.
10123 * gdb.btrace/i686-tailcall-only.S: New.
10124
acc23c11
PA
101252016-02-11 Pedro Alves <palves@redhat.com>
10126
10127 * README (Parallel testing): Add missing double quotes.
10128
e352bf0a
PA
101292016-02-11 Pedro Alves <palves@redhat.com>
10130
10131 * README (Parallel testing): New section.
10132 (GDB_PARALLEL): Rewrite.
10133 (FORCE_PARALLEL): Document.
10134
9f5fed78
MK
101352016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
10136
10137 * gdb.trace/tfile-avx.c: New test.
10138 * gdb.trace/tfile-avx.exp: New test.
10139
9ef9e6a6
KS
101402016-02-09 Keith Seitz <keiths@redhat.com>
10141
10142 PR breakpoints/19546
10143 * gdb.base/infcall-exec.c: New file.
10144 * gdb.base/infcall-exec2.c: New file.
10145 * gdb.base/infcall-exec.exp: New file.
10146
a96e36da
KS
101472016-02-09 Keith Seitz <keiths@redhat.com>
10148
10149 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
10150 (toplevel): Call test_bkpt_address.
10151
9f61929f
KS
101522016-02-09 Keith Seitz <keiths@redhat.com>
10153
10154 PR python/19506
10155 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
10156 (toplevel): Call test_bkpt_address.
10157
1e94266c
SM
101582016-02-09 Simon Marchi <simon.marchi@ericsson.com>
10159
10160 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
10161 to AC_OUTPUT.
10162 * configure: Regenerate.
10163
2a7f3dff
PA
101642016-02-09 Pedro Alves <palves@redhat.com>
10165
10166 PR breakpoints/19548
10167 * gdb.base/execl-update-breakpoints.c (some_function): New
10168 function.
10169 (main): Call it.
10170 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
10171 Tighten expected GDB output.
10172
2151ccc5
SM
101732016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10174
10175 * Makefile.in (ALL_SUBDIRS): Remove.
10176 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
10177 (distclean maintainer-clean realclean): Likewise.
10178 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
10179 * configure: Regenerate.
10180 * gdb.ada/Makefile.in: Delete.
10181 * gdb.arch/Makefile.in: Likewise.
10182 * gdb.asm/Makefile.in: Likewise.
10183 * gdb.base/Makefile.in: Likewise.
10184 * gdb.btrace/Makefile.in: Likewise.
10185 * gdb.cell/Makefile.in: Likewise.
10186 * gdb.compile/Makefile.in: Likewise.
10187 * gdb.cp/Makefile.in: Likewise.
10188 * gdb.disasm/Makefile.in: Likewise.
10189 * gdb.dlang/Makefile.in: Likewise.
10190 * gdb.dwarf2/Makefile.in: Likewise.
10191 * gdb.fortran/Makefile.in: Likewise.
10192 * gdb.gdb/Makefile.in: Likewise.
10193 * gdb.go/Makefile.in: Likewise.
10194 * gdb.guile/Makefile.in: Likewise.
10195 * gdb.java/Makefile.in: Likewise.
10196 * gdb.linespec/Makefile.in: Likewise.
10197 * gdb.mi/Makefile.in: Likewise.
10198 * gdb.modula2/Makefile.in: Likewise.
10199 * gdb.multi/Makefile.in: Likewise.
10200 * gdb.objc/Makefile.in: Likewise.
10201 * gdb.opencl/Makefile.in: Likewise.
10202 * gdb.opt/Makefile.in: Likewise.
10203 * gdb.pascal/Makefile.in: Likewise.
10204 * gdb.perf/Makefile.in: Likewise.
10205 * gdb.python/Makefile.in: Likewise.
10206 * gdb.reverse/Makefile.in: Likewise.
10207 * gdb.server/Makefile.in: Likewise.
10208 * gdb.stabs/Makefile.in: Likewise.
10209 * gdb.threads/Makefile.in: Likewise.
10210 * gdb.trace/Makefile.in: Likewise.
10211 * gdb.xml/Makefile.in: Likewise.
10212 * lib/gdb.exp (make_gdb_parallel_path): Add check for
10213 GDB_PARALLEL.
10214 (standard_output_file): Remove check for GDB_PARALLEL, always
10215 return path in outputs/$subdir/$testname.
10216
437277d4
SM
102172016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10218
10219 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
10220 (site.exp): Assign abs_srcdir to tcl's srcdir.
10221
31d913c7
YQ
102222016-02-04 Yao Qi <yao.qi@linaro.org>
10223
10224 * gdb.base/foll-exec-mode.c: Include limits.h.
10225 (main): Add parameters argc and argv. Get directory from
10226 argv[0].
10227 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
10228 compilation.
10229 * gdb.base/foll-exec.c: Include limits.h.
10230 (main): Add parameters argc and argv.
10231 Get directory from argv[0].
10232 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
10233 Adjust tests on the number of lines as source code changed.
10234 * gdb.base/foll-vfork-exit.c: Include limits.h.
10235 (main): Add one line of statement before vfork.
10236 * gdb.base/foll-vfork.c: Include limits.h and string.h.
10237 (main): Add parameters argc and argv. Get directory from
10238 argv[0].
10239 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
10240 (setup_gdb): Set tbreak to skip some source lines.
10241 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
10242 (main): Add parameters argc and argv. Get directory from
10243 argv[0].
10244 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
10245 compilation.
10246 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
10247 (main): Add parameters argc and argv. Get directory from
10248 argv[0].
10249 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
10250 compilation.
10251
9482b9fb
DE
102522016-02-01 Doug Evans <dje@google.com>
10253
10254 * gdb.base/skip.exp: Clean up multiple references to same test name.
10255
6b2e4f10
PA
102562016-02-01 Pedro Alves <palves@redhat.com>
10257
ccb6afd6 10258 PR remote/19496
6b2e4f10
PA
10259 * gdb.threads/forking-threads-plus-breakpoint.exp
10260 (displaced_stepping_supported): New global.
10261 (probe_displaced_stepping_support): New procedure.
10262 (do_test): Add 'displaced' parameter, and use it.
10263 (top level): Check for displaced stepping support. Add displaced
10264 stepping on/off testing axis.
10265
37a8db1a
AB
102662016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10267
10268 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
10269 pointer. Don't perform further tests on the unassociated pointer
10270 if the first test fails.
10271
5fdf6324
AB
102722016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10273
10274 * gdb.base/max-value-size.c: New file.
10275 * gdb.base/max-value-size.exp: New file.
10276 * gdb.base/huge.exp: Disable max-value-size for this test.
10277
935c6144
IB
102782016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
10279
10280 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10281
7fe8399d
YQ
102822016-01-28 Yao Qi <yao.qi@linaro.org>
10283
10284 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
10285
a2077e25
PA
102862016-01-25 Pedro Alves <palves@redhat.com>
10287
10288 PR threads/19461
10289 * gdb.base/fork-running-state.c: New file.
10290 * gdb.base/fork-running-state.exp: New file.
10291
1d2736d4
PA
102922016-01-25 Pedro Alves <palves@redhat.com>
10293
10294 PR gdb/19494
10295 * gdb.base/catch-fork-kill.c: New file.
10296 * gdb.base/catch-fork-kill.exp: New file.
10297
f1da4b11
PA
102982016-01-25 Pedro Alves <palves@redhat.com>
10299
10300 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
10301 Delete, moved to lib/gdb.exp.
10302 * gdb.threads/forking-threads-plus-breakpoint.exp
10303 (foreach_with_prefix): Likewise.
10304 * gdb.threads/process-dies-while-handling-bp.exp
10305 (foreach_with_prefix): Likewise.
10306 * lib/gdb.exp (foreach_with_prefix): New procedure.
10307
45f38546
MK
103082016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
10309
10310 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
10311 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
10312
dc29a1ce
MK
103132016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
10314
10315 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
10316 endian targets.
10317
092127d7
JK
103182016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10319 Pedro Alves <palves@redhat.com>
10320
10321 Fix testsuite compatibility with Guile.
10322 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
10323 number.
10324
31d765d3
JK
103252016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10326
10327 Fix testsuite compatibility with Guile.
10328 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
10329 (thread 1): New test for backtrace through signal handler.
10330
1ac78c04
YQ
103312016-01-22 Yao Qi <yao.qi@linaro.org>
10332
10333 PR testsuite/19491
10334 * gdb.base/multi-forks.c: Include
10335 ../lib/unbuffer_output.c
10336 (main): Call gdb_unbuffer_output.
10337
4f5946a8
DE
103382016-01-21 Doug Evans <dje@google.com>
10339
10340 * lib/ada.exp (gdb_compile_ada): Fix typo.
10341
305e13e6
JB
103422016-01-21 Joel Brobecker <brobecker@adacore.com>
10343
10344 * gdb.base/break-fun-addr.exp: New file.
10345 * gdb.base/break-fun-addr1.c: New file.
10346 * gdb.base/break-fun-addr2.c: New file.
10347
5f5dfff6
SM
103482016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10349
10350 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
10351 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
10352 enum flag values.
10353
fd356fa2
AA
103542016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10355
10356 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
10357 when GDB can not set the vector return value. Add more comments
10358 for clarification.
10359
9df22175
AT
103602016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
10361
10362 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
10363 command.
10364
41d1845e
SM
103652016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10366
10367 * Makefile.in (DO_RUNTEST): Add --status and update usages.
10368
01ac6840
SM
103692016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10370
10371 * Makefile.in (check-single): Pass --status to runtest.
10372 (check/%.exp): Likewise.
10373
103742016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10375
10376 * Makefile.in (check-parallel): Propagate return code from make
10377 do-check-parallel.
10378
bd0a71fa
MK
103792016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
10380
10381 * gdb.trace/ftrace.exp: Fix expected message on continue.
10382 * gdb.trace/pending.exp: Fix expected message on continue.
10383 * gdb.trace/trace-break.exp: Fix expected message on continue.
10384
8bcbad33
SM
103852016-01-18 Simon Marchi <simon.marchi@ericsson.com>
10386
10387 * lib/gdb.exp (gdb_test): Remove unused global references.
10388
f303dbd6
PA
103892016-01-18 Pedro Alves <palves@redhat.com>
10390
10391 * gdb.base/async-shell.exp: Adjust expected output.
10392 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
10393 * gdb.base/siginfo-thread.exp: Adjust expected output.
10394 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
10395 * gdb.java/jnpe.exp: Adjust expected output.
10396 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
10397 * gdb.threads/continue-pending-status.exp: Adjust expected output.
10398 * gdb.threads/leader-exit.exp: Adjust expected output.
10399 * gdb.threads/manythreads.exp: Adjust expected output.
10400 * gdb.threads/pthreads.exp: Adjust expected output.
10401 * gdb.threads/schedlock.exp: Adjust expected output.
10402 * gdb.threads/siginfo-threads.exp: Adjust expected output.
10403 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
10404 expected output.
10405 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
10406 output.
10407 * gdb.threads/sigthread.exp: Adjust expected output.
10408 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
10409
b2789696
YQ
104102016-01-18 Yao Qi <yao.qi@linaro.org>
10411
10412 * gdb.guile/scm-section-script.c: Replace @progbits with
10413 %progbits.
10414 * gdb.python/py-section-script.c: Likewise.
10415
71ef29a8
PA
104162016-01-15 Pedro Alves <palves@redhat.com>
10417
10418 * gdb.multi/tids.exp: Test star wildcard ranges.
10419
3f5b7598
PA
104202016-01-15 Pedro Alves <palves@redhat.com>
10421
10422 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
10423 command from "thread apply" invocation.
10424 (thr_apply_info_thr_invalid): Default the expected output to the
10425 input tid list.
10426 (top level): Add tests that use convenience variables. Add tests
10427 for "thread apply" with a valid TID list, but missing the command.
10428
663f6d42
PA
104292016-01-13 Pedro Alves <palves@redhat.com>
10430
10431 * gdb.base/default.exp: Expect $_gthread as well.
10432 * gdb.multi/tids.exp: Test $_gthread.
10433 * gdb.threads/thread-specific.exp: Test $_gthread.
10434
c84f6bbf
PA
104352016-01-13 Pedro Alves <palves@redhat.com>
10436
10437 * gdb.multi/tids.exp: Test "info threads -gid".
10438
22a02324
PA
104392016-01-13 Pedro Alves <palves@redhat.com>
10440
10441 * gdb.multi/tids.exp: Test InferiorThread.global_num and
10442 Breakpoint.thread.
10443 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
10444
5d5658a1
PA
104452016-01-07 Pedro Alves <palves@redhat.com>
10446
10447 * gdb.base/break.exp: Adjust to output changes.
10448 * gdb.base/hbreak2.exp: Likewise.
10449 * gdb.base/sepdebug.exp: Likewise.
10450 * gdb.base/watch_thread_num.exp: Likewise.
10451 * gdb.linespec/keywords.exp: Likewise.
10452 * gdb.multi/info-threads.exp: Likewise.
10453 * gdb.threads/thread-find.exp: Likewise.
10454 * gdb.multi/tids.c: New file.
10455 * gdb.multi/tids.exp: New file.
10456
84654457
PA
104572016-01-13 Pedro Alves <palves@redhat.com>
10458
10459 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
10460
e3940304
PA
104612016-01-13 Pedro Alves <palves@redhat.com>
10462
10463 * gdb.base/default.exp: Expect $_inferior as well.
10464 * gdb.multi/base.exp: Test $_inferior.
10465
a911d87a
PA
104662016-01-13 Pedro Alves <palves@redhat.com>
10467
10468 PR breakpoints/19388
10469 * gdb.base/catch-signal-siginfo-cond.c: New file.
10470 * gdb.base/catch-signal-siginfo-cond.exp: New file.
10471
82075af2
JS
104722016-01-12 Josh Stone <jistone@redhat.com>
10473 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10474
10475 * gdb.base/catch-syscall.c (do_execve): New variable.
10476 (main): Conditionally trigger an execve.
10477 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
10478 (test_catch_syscall_execve): New, check entry/return across execve.
10479 (do_syscall_tests): Call test_catch_syscall_execve.
10480
e46eeedd
PA
104812016-01-12 Pedro Alves <palves@redhat.com>
10482
10483 * gdb.base/random-signal.exp (do_test): New procedure, with body
10484 of testcase moved in.
10485
01d8c27e
JK
104862016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10487 Pedro Alves <palves@redhat.com>
10488
10489 * gdb.base/funcargs.exp (finish from indirectly called function):
10490 Reintroduce the case for 'First'.
10491
9a706302
JK
104922016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10493 Pedro Alves <palves@redhat.com>
10494
10495 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
10496 (tcatch_vfork_then_child_follow_exec)
10497 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
10498 identification.
10499
c0ecb95f
JK
105002016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10501
10502 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
10503 and repeats to unlimited.
10504 * gdb.python/py-value.exp: Likewise.
10505 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
10506 and repeats to unlimited.
10507
6cfc1fcb
JK
105082016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10509
10510 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
10511 and reordering the functions.
10512 * gdb.multi/hangout.c: Likewise.
10513 * gdb.multi/hello.c: Likewise.
10514
582a1b00
SM
105152016-01-08 Simon Marchi <simon.marchi@ericsson.com>
10516
10517 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
10518 absolute.
10519 (SingleStatisticTestResult.report): Use dict.keys instead of
10520 dict.iterkeys.
10521
79bc59cb
PA
105222016-01-06 Pedro Alves <palves@redhat.com>
10523
10524 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
10525
43368e1d
MM
105262016-01-04 Markus Metzger <markus.t.metzger@intel.com>
10527
10528 * gdb.btrace/dlopen.exp: New.
10529 * gdb.btrace/dlopen.c: New.
10530 * gdb.btrace/dlopen-dso.c: New.
10531
79fad5b8
SL
105322015-12-25 Sandra Loosemore <sandra@codesourcery.com>
10533
10534 * lib/gdb.exp (gdb_test): Update comments to clarify that the
10535 PATTERN argument is optional.
10536
ab8314b3
JB
105372015-12-24 Joel Brobecker <brobecker@adacore.com>
10538
10539 * lib/ada.exp (target_compile_ada_from_dir): New function.
10540 (gdb_compile_ada): Reimplement avoiding the use of project files.
10541 * gdb.ada/gnat_ada.gpr: Delete.
10542 * gdb.ada/cond_lang.exp: Adjust test to make path before
10543 filename optional.
10544 * gdb.ada/small_reg_param.exp: Likewise.
10545
fe33faff
SM
105462015-12-22 Simon Marchi <simon.marchi@ericsson.com>
10547
10548 * gdb.base/foll-vork.exp: Remove HP-UX special case.
10549
6d265cb4
TP
105502015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
10551
10552 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
10553 case.
10554
10125099
SM
105552015-12-21 Simon Marchi <simon.marchi@ericsson.com>
10556
10557 * gdb.base/break.exp: Remove dead code.
10558 * gdb.base/sepdebug.exp: Likewise.
10559
3ca22649
SM
105602015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10561
10562 * gdb.asm/asm-source.exp: Remove HP-UX references.
10563 * gdb.base/annota1.exp: Likewise.
10564 * gdb.base/annota3.exp: Likewise.
10565 * gdb.base/attach.exp: Likewise.
10566 * gdb.base/bigcore.exp: Likewise.
10567 * gdb.base/break.exp: Likewise.
10568 * gdb.base/call-ar-st.exp: Likewise.
10569 * gdb.base/callfuncs.exp: Likewise.
10570 * gdb.base/catch-fork-static.exp: Likewise.
10571 * gdb.base/display.exp: Likewise.
10572 * gdb.base/foll-exec-mode.exp: Likewise.
10573 * gdb.base/foll-exec.exp: Likewise.
10574 * gdb.base/foll-fork.exp: Likewise.
10575 * gdb.base/foll-vfork.exp: Likewise.
10576 * gdb.base/funcargs.exp: Likewise.
10577 * gdb.base/hbreak2.exp: Likewise.
10578 * gdb.base/inferior-died.exp: Likewise.
10579 * gdb.base/interrupt.exp: Likewise.
10580 * gdb.base/multi-forks.exp: Likewise.
10581 * gdb.base/nodebug.exp: Likewise.
10582 * gdb.base/sepdebug.exp: Likewise.
10583 * gdb.base/solib1.c: Likewise.
10584 * gdb.base/step-test.exp: Likewise.
10585 * gdb.mi/non-stop.c: Likewise.
10586 * gdb.mi/pthreads.c: Likewise.
10587 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10588 * gdb.threads/pthreads.c: Likewise.
10589 * gdb.threads/staticthreads.exp: Likewise.
10590 * lib/future.exp: Likewise.
10591 * lib/gdb.exp: Likewise.
10592 * gdb.base/so-indr-cl.c: Remove.
10593 * gdb.base/so-indr-cl.exp: Likewise.
10594 * gdb.base/solib.c: Likewise.
10595 * gdb.base/solib.exp: Likewise.
10596 * gdb.base/solib2.c: Likewise.
10597
b6304613
SM
105982015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10599
10600 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10601 * gdb.base/call-ar-st.exp: Likewise.
10602 * gdb.base/callfuncs.exp: Likewise.
10603 * gdb.base/condbreak.exp: Likewise.
10604 * gdb.base/constvars.exp: Likewise.
10605 * gdb.base/hbreak2.exp: Likewise.
10606 * gdb.base/langs.exp: Likewise.
10607 * gdb.base/list.exp: Likewise.
10608 * gdb.base/long_long.exp: Likewise.
10609 * gdb.base/ptype.exp: Likewise.
10610 * gdb.base/scope.exp: Likewise.
10611 * gdb.base/signals.exp: Likewise.
10612 * gdb.base/so-impl-ld.exp: Likewise.
10613 * gdb.base/varargs.exp: Likewise.
10614 * gdb.base/volatile.exp: Likewise.
10615 * gdb.base/whatis.exp: Likewise.
10616 * gdb.cp/cplusfuncs.exp: Likewise.
10617 * gdb.cp/inherit.exp: Likewise.
10618 * gdb.cp/local.exp: Likewise.
10619 * gdb.cp/member-ptr.exp: Likewise.
10620 * gdb.cp/method.exp: Likewise.
10621 * gdb.cp/overload.exp: Likewise.
10622 * gdb.cp/templates.exp: Likewise.
10623 * gdb.stabs/weird.exp: Likewise.
10624 * lib/compiler.c: Likewise.
10625 * lib/compiler.cc: Likewise.
10626 * lib/cp-support.exp: Likewise.
10627 * lib/gdb.exp: Likewise.
10628
bf401b07
SM
106292015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10630
10631 * configure.ac: Remove HP-UX case.
10632 * configure: Regenerate.
10633
aff9c0f8
SM
106342015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10635
10636 * lib/gdb.exp (gdb_compile): Add function doc.
10637
a6904d5a
PA
106382015-12-17 Pedro Alves <palves@redhat.com>
10639
10640 PR threads/19354
10641 * gdb.multi/info-threads.exp: New file.
10642
a22279dd
YQ
106432015-12-15 Yao Qi <yao.qi@linaro.org>
10644
10645 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10646 is aarch64*-*-*.
10647
0588c796
SL
106482015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10649
10650 * gdb.base/history-duplicates.exp: Skip if no readline support.
10651
5d978e17
SL
106522015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10653
10654 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10655
7e763b86
SL
106562015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10657
10658 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10659
87a3a92c
SL
106602015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10661
10662 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10663 ctrl-C if nointerrupts target property is set.
10664 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10665 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10666 * gdb.base/paginate-bg-execution.exp: Likewise.
10667 * gdb.base/paginate-execution-startup.exp: Likewise.
10668 * gdb.base/random-signal.exp: Likewise.
10669 * gdb.base/range-stepping.exp: Likewise.
10670 * gdb.cp/annota2.exp: Likewise.
10671 * gdb.cp/annota3.exp: Likewise.
10672 * gdb.gdb/selftest.exp: Likewise.
10673 * gdb.threads/continue-pending-status.exp: Likewise.
10674 * gdb.threads/leader-exit.exp: Likewise.
10675 * gdb.threads/manythreads.exp: Likewise.
10676 * gdb.threads/pthreads.exp: Likewise.
10677 * gdb.threads/schedlock.exp: Likewise.
10678 * gdb.threads/sigthread.exp: Likewise.
10679
a8f077dc
DB
106802015-12-11 Don Breazeal <donb@codesourcery.com>
10681
10682 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10683 remote.
10684 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10685 * gdb.base/foll-exec.exp (main): Enable for target remote.
10686 * gdb.base/foll-fork.exp (main): Likewise.
10687 * gdb.base/foll-vfork.exp (main): Likewise.
10688 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10689 (proc continue_to_exit_bp_loc): Use clean_restart.
10690 * gdb.base/pie-execl.exp (main): Disable for target remote.
10691 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10692 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10693 * gdb.threads/execl.exp (main): Likewise.
10694 * gdb.threads/fork-child-threads.exp (main): Likewise.
10695 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10696 remote.
10697 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10698 remote.
10699 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10700 pid.tid style ptids, instead of just tid.
10701 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10702 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10703 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10704 ptids, instead of just tid.
10705
3b2464a8
AB
107062015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10707
10708 * gdb.base/list.exp (test_list_forward): Add end of file error
10709 test.
10710 (test_repeat_list_command): Add end of file error test.
10711 (test_list_backwards): Add beginning of file error test.
10712
a0def019
AB
107132015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10714
10715 * gdb.base/list.exp (test_list_invalid_args): New function,
10716 defined, and called.
10717
5c000dff
AB
107182015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10719
10720 * gdb.base/list.exp (test_list): Make test names unique.
10721
f1637ebe
YQ
107222015-12-11 Yao Qi <yao.qi@linaro.org>
10723
10724 * gdb.base/coremaker2.c: Remove.
10725
36d6fc0a
PA
107262015-12-10 Pedro Alves <palves@redhat.com>
10727
10728 * gdb.multi/base.exp: Remove stale "spaces" references.
10729
762f7747
PA
107302015-12-10 Pedro Alves <palves@redhat.com>
10731
10732 * gdb.multi/base.exp: Don't use nowarnings.
10733 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
10734 * gdb.multi/hangout.c: Include stdio.h.
10735 * gdb.multi/hello.c: Include stdlib.h.
10736 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
10737 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
10738 * gdb.multi/multi-arch.exp: Don't use nowarnings.
10739
28d2bfb9
AB
107402015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
10741
10742 * gdb.dwarf2/dw2-ranges-base.c: New file.
10743 * gdb.dwarf2/dw2-ranges-base.exp: New file.
10744 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
10745 support additional line table, and debug ranges generation.
10746 (Dwarf::ranges): New function, generate .debug_ranges.
10747 (Dwarf::lines): Support generating simple line table programs.
10748 (Dwarf::assemble): Initialise new namespace variables.
10749
5fc2beac
KB
107502015-12-09 Kevin Buettner <kevinb@redhat.com>
10751
10752 * gdb.base/async.exp (proc test_background): Add case for
10753 asynchronous execution not supported.
10754
1c35a88f
LM
107552015-12-09 Luis Machado <lgustavo@codesourcery.com>
10756
10757 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
10758 format and change test names to make them unique.
10759
b593e3d9
RK
107602015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
10761 Pedro Alves <pedro@redhat.com>
10762
10763 PR gdb/18702
10764 Add checking of floatformats setup on x86_64 hosts.
10765 * gdb.arch/i386-float.S (main): Load bigval and smallval.
10766 (smallval, bigval): New labels/constants.
10767 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
10768 float" after loading bigval and smallval.
10769
d72413e6
PMR
107702015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
10771
10772 * gdb.ada/fun_overload_menu.exp: New testcase.
10773 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
10774
ece66d65
JS
107752015-12-04 Josh Stone <jistone@redhat.com>
10776
10777 * gdb.base/catch-fork-static.exp: New.
10778
41d0efca
YQ
107792015-12-03 Yao Qi <yao.qi@linaro.org>
10780
10781 * gdb.base/sizeof.c: Don't include stdio.h and
10782 ../lib/unbuffer_output.c.
10783 (main): New variable 'size' and 'value'. Remove printf and
10784 gdb_unbuffer_output. Assign return value to size and value.
10785 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
10786 at the beginning.
10787 (check_sizeof): Check the result by printing variable 'size'.
10788 (check_valueof): Check the result by printing variable 'value'.
10789
99fd02d9
YQ
107902015-12-01 Yao Qi <yao.qi@linaro.org>
10791
10792 * gdb.base/disp-step-syscall.exp: Define syscall instruction
10793 for aarch64*-*-linux* target.
10794
f2faf941
PA
107952015-11-30 Pedro Alves <palves@redhat.com>
10796
10797 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
10798
04bf20c5
PA
107992015-11-30 Pedro Alves <palves@redhat.com>
10800
10801 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10802 Handle non-stop mode vCont replies.
10803
09df4675
PA
108042015-11-30 Pedro Alves <palves@redhat.com>
10805
10806 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
10807 prepare_for_testing. Start gdb with "set non-stop on" appended to
10808 GDBFLAGS. Lax expected stop output.
10809
58b584af
YQ
108102015-11-27 Yao Qi <yao.qi@linaro.org>
10811
10812 * gdb.arch/arm-neon.exp: New.
10813 * gdb.arch/arm-neon.c: New.
10814
dfcb77a8
YQ
108152015-11-27 Yao Qi <yao.qi@linaro.org>
10816
10817 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10818
88e8ec1b
YQ
108192015-11-27 Yao Qi <yao.qi@linaro.org>
10820
10821 * gdb.cp/annota2.exp: Allow multiple occurrences of the
10822 frames-invalid annotation.
10823
bfde72c2
YQ
108242015-11-27 Yao Qi <yao.qi@linaro.org>
10825
10826 * gdb.cp/annota2.exp: Use ${frames_invalid}.
10827
f6512a69
SM
108282015-11-26 Simon Marchi <simon.marchi@ericsson.com>
10829
10830 * gdb.threads/names.exp: New file.
10831 * gdb.threads/names.c: New file.
10832 * README: Mention gdb,no_thread_names.
10833
46a3515b
MM
108342015-11-26 Markus Metzger <markus.t.metzger@intel.com>
10835
10836 PR 19297
10837 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
10838 support" error.
10839
62147a22
PA
108402015-11-24 Pedro Alves <palves@redhat.com>
10841
10842 PR 17539
10843 * gdb.base/display.exp: Expect displays to be sorted in ascending
10844 order. Use multi_line.
10845 * gdb.base/solib-display.exp: Likewise.
10846
2f341b6e
PA
108472015-11-24 Pedro Alves <palves@redhat.com>
10848
10849 PR 17539
25d49b86
PA
10850 * gdb.base/display.exp: Expect displays to be sorted in ascending
10851 order. Use multi_line.
10852 * gdb.base/solib-display.exp: Likewise.
2f341b6e 10853
7e0aa6aa
PA
108542015-11-24 Pedro Alves <palves@redhat.com>
10855
10856 PR 17539
10857 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
10858 threads in ascending order.
10859 * gdb.base/foll-fork.exp: Likewise.
10860 * gdb.base/foll-vfork.exp: Likewise.
10861 * gdb.base/multi-forks.exp: Likewise.
10862 * gdb.mi/mi-nonstop.exp: Likewise.
10863 * gdb.mi/mi-nsintrall.exp: Likewise.
10864 * gdb.multi/base.exp: Likewise.
10865 * gdb.multi/multi-arch.exp: Likewise.
10866 * gdb.python/py-inferior.exp: Likewise.
10867 * gdb.threads/break-while-running.exp: Likewise.
10868 * gdb.threads/execl.exp: Likewise.
10869 * gdb.threads/gcore-thread.exp: Likewise.
10870 * gdb.threads/info-threads-cur-sal.exp: Likewise.
10871 * gdb.threads/kill.exp: Likewise.
10872 * gdb.threads/linux-dp.exp: Likewise.
10873 * gdb.threads/multiple-step-overs.exp: Likewise.
10874 * gdb.threads/next-bp-other-thread.exp: Likewise.
10875 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
10876 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
10877 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
10878 * gdb.threads/thread-find.exp: Likewise.
10879 * gdb.threads/tls.exp: Likewise.
10880 * lib/mi-support.exp (mi_reverse_list): Delete.
10881 (mi_check_thread_states): No longer reverse list.
10882
2cc57ad8
PA
108832015-11-24 Pedro Alves <palves@redhat.com>
10884
10885 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
10886 use lowercase.
10887
c93e8391
SM
108882015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10889
10890 * gdb.trace/actions.c: Include trace-common.h.
10891 (main): Add a location for a fast tracepoint.
10892 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
10893 the normal tracepoints.
10894 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
10895
045ccf91
SM
108962015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10897
10898 * save-trace.exp: Factor out code to these...
10899 (gdb_save_tracepoints): New.
10900 (gdb_load_tracepoints): New.
10901 (do_save_load_test): New.
10902
5506f9f6
KB
109032015-11-23 Kevin Buettner <kevinb@redhat.com>
10904
10905 * gdb.base/asmlabel.exp: New test.
10906 * gdb.base/asmlabel.c: New test case.
10907
16c3b12f
JB
109082015-11-23 Joel Brobecker <brobecker@adacore.com>
10909
10910 * gdb.base/wrong_frame_bt_full-main.c: New file.
10911 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
10912 * gdb.base/wrong_frame_bt_full.exp: New file.
10913
155bfbd3
JB
109142015-11-23 Joel Brobecker <brobecker@adacore.com>
10915
10916 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10917
bb097445
JM
109182015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10919
206853a0 10920 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
10921 pstate register when comparing registers values in
10922 sparc64-*-linux-gnu targets to avoid spurious differences.
10923
9c88ed8f
JM
109242015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10925
206853a0 10926 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 10927
96161e25
SL
109282015-11-19 Sandra Loosemore <sandra@codesourcery.com>
10929
10930 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
10931 as type argument to gdb_compile.
10932 * gdb.base/nested-subp2.exp: Likewise.
10933 * gdb.base/nested-subp3.exp: Likewise.
10934
340c2830
DV
109352015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
10936
10937 * lib/dwarf.exp (_note): Fix left shift of negative value.
10938 * gdb.trace/trace-condition.exp: Likewise.
10939
c1862d0f
YQ
109402015-11-13 Yao Qi <yao.qi@linaro.org>
10941
10942 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
10943 comments about d10v.
10944 (test_scalar_returns): Likewise.
10945 * gdb.base/d10v.ld: Remove.
10946 * gdb.base/overlays.exp: Remove the target triplet checking for
10947 d10v-*-*.
10948 * gdb.base/structs.exp (test_struct_returns): Remove the
10949 comments about d10v.
10950 (test_struct_calls): Likewise.
10951
77ae9c19
YQ
109522015-11-13 Yao Qi <yao.qi@linaro.org>
10953
10954 * gdb.base/gnu_vector.exp: Check the return value by "p res".
10955 * gdb.base/gnu_vector.c: Don't include stdio.h.
10956 (main): Don't print res and call add_some_intvecs.
10957
430e004e
MK
109582015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
10959
10960 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
10961 macro.
10962 (func5): Removed.
10963 (func4): Use FAST_TRACEPOINT_LABEL.
10964 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
10965 macro.
10966 (func): Removed.
10967 (thread_function): Use FAST_TRACEPOINT_LABEL.
10968 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
10969 (func): Remove.
10970 (marker): Use FAST_TRACEPOINT_LABEL.
10971 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
10972 (pendfunc1): Remove.
10973 (pendfunc): Use FAST_TRACEPOINT_LABEL.
10974 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
10975 (foo): Remove.
10976 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
10977 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
10978 macro.
10979 (func): Remove.
10980 (marker): Use FAST_TRACEPOINT_LABEL.
10981 * gdb.trace/trace-common.h: New header.
10982 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
10983 macro.
10984 (func): Remove.
10985 (marker): Use FAST_TRACEPOINT_LABEL.
10986 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
10987 (func): Remove.
10988 (thread_function): Use FAST_TRACEPOINT_LABEL.
10989
6e7675a7
MK
109902015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
10991
10992 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
10993 in front.
10994 * gdb.trace/change-loc.exp: Use global pcreg definition.
10995 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
10996 * gdb.trace/entry-values.exp: Use global spreg definition, add $
10997 in front.
10998 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
10999 * gdb.trace/pending.exp: Likewise.
11000 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11001 * gdb.trace/trace-break.exp: Likewise.
11002 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11003 in front.
11004 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11005 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11006 in front.
11007 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11008
dddc0e16
JB
110092015-11-09 Joel Brobecker <brobecker@adacore.com>
11010
11011 * gdb.ada/fin_fun_out: New testcase.
11012
c6f0b406
KB
110132015-11-07 Kevin Buettner <kevinb@redhat.com>
11014
11015 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11016 value associated with DW_AT_byte_size.
11017 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11018 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11019 DW_AT_upper_bound.
11020
f01dcfd9
KB
110212015-11-07 Kevin Buettner <kevinb@redhat.com>
11022
11023 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11024 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11025 version.
11026 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11027 gdb.dwarf2/dw2-canonicalize-type.exp,
11028 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11029 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11030 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11031 provided by gdb_target_symbol_prefix_flags_asm.
11032 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11033 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11034 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11035 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11036 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11037 macros where needed). Use this macro for symbols which require
11038 the prefix provided by SYMBOL_PREFIX.
11039
2223449a
KB
110402015-11-05 Kevin Buettner <kevinb@redhat.com>
11041
11042 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11043 New procs.
11044 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11045 representing expressions, of more than one list element.
11046 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11047 to prepend linker symbol prefix to f.
11048 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11049 table_1 and table_2.
11050 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11051 Likewise, for f and g.
11052 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11053 for ptr.
11054 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11055 for main.
11056 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11057 table_1_ptr and table_2_ptr.
11058
6f2f1a3a
JK
110592015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11060 Joel Brobecker <brobecker@adacore.com>
11061
11062 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11063
566c56c9
MK
110642015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11065
11066 * gdb.reverse/s390-mvcle.c: New test.
11067 * gdb.reverse/s390-mvcle.exp: New file.
11068 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11069
d5f0636b
MK
110702015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11071
11072 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11073
7ad8b86c
MK
110742015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11075
11076 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11077 reaching marker2.
11078 * gdb.reverse/getresuid-reverse.exp: Likewise.
11079 * gdb.reverse/pipe-reverse.exp: Likewise.
11080 * gdb.reverse/readv-reverse.exp: Likewise.
11081 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11082 * gdb.reverse/time-reverse.exp: Likewise.
11083 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11084
4081c0f1
YQ
110852015-10-30 Yao Qi <yao.qi@linaro.org>
11086
11087 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11088 (empty_cycle): Remove.
11089 (main): Don't call empty_cycle. Don't use watch_count_done.
11090 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11091 empty_cycle. Rewrite the code counting HW watchpoints.
11092
452b4ba5
MK
110932015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11094
11095 * gdb.reverse/fstatat-reverse.c: New test.
11096 * gdb.reverse/fstatat-reverse.exp: New file.
11097 * gdb.reverse/getresuid-reverse.c: New test.
11098 * gdb.reverse/getresuid-reverse.exp: New file.
11099 * gdb.reverse/pipe-reverse.c: New test.
11100 * gdb.reverse/pipe-reverse.exp: New file.
11101 * gdb.reverse/readv-reverse.c: New test.
11102 * gdb.reverse/readv-reverse.exp: New file.
11103 * gdb.reverse/recvmsg-reverse.c: New test.
11104 * gdb.reverse/recvmsg-reverse.exp: New file.
11105 * gdb.reverse/time-reverse.c: New test.
11106 * gdb.reverse/time-reverse.exp: New file.
11107 * gdb.reverse/waitpid-reverse.c: New test.
11108 * gdb.reverse/waitpid-reverse.exp: New file.
11109
5e2e7507
JK
111102015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11111
11112 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11113
0fde2c53
DE
111142015-10-26 Doug Evans <dje@google.com>
11115
11116 PR symtab/17391
11117 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11118 * gdb.dwarf2/bad-regnum.c: New file.
11119 * gdb.dwarf2/bad-regnum.exp: New file.
11120
1a70ae97
DE
111212015-10-26 Doug Evans <dje@google.com>
11122
11123 PR python/18938
11124 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11125 file.
11126
27dc26ab
JK
111272015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11128
11129 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11130 for a change by "Mention language in compile error message".
11131
bed91f4d
SM
111322015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11133
11134 PR python/18073
11135 * gdb.python/py-type.c (C::a_method): New.
11136 (C::a_const_method): New.
11137 (C::a_static_method): New.
11138 (a_function): New.
11139 * gdb.python/py-type.exp (test_fields): Test getting fields
11140 from function and method.
11141
3f2f83dd
KB
111422015-10-21 Keven Boell <keven.boell@intel.com>
11143
11144 * gdb.fortran/vla-alloc-assoc.exp: New file.
11145 * gdb.fortran/vla-datatypes.exp: New file.
11146 * gdb.fortran/vla-datatypes.f90: New file.
11147 * gdb.fortran/vla-history.exp: New file.
11148 * gdb.fortran/vla-ptype-sub.exp: New file.
11149 * gdb.fortran/vla-ptype.exp: New file.
11150 * gdb.fortran/vla-sizeof.exp: New file.
11151 * gdb.fortran/vla-sub.f90: New file.
11152 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
11153 * gdb.fortran/vla-value-sub-finish.exp: New file.
11154 * gdb.fortran/vla-value-sub.exp: New file.
11155 * gdb.fortran/vla-value.exp: New file.
11156 * gdb.fortran/vla-ptr-info.exp: New file.
11157 * gdb.mi/mi-vla-fortran.exp: New file.
11158 * gdb.mi/vla.f90: New file.
11159
27145d50
SL
111602015-10-21 Sandra Loosemore <sandra@codesourcery.com>
11161
11162 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
11163 of hardwired timeout value.
11164
5f3ff4f8
JK
111652015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11166 Pedro Alves <palves@redhat.com>
11167
11168 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
11169 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
11170
bfd09d20
JS
111712015-10-19 Josh Stone <jistone@redhat.com>
11172
11173 * gdb.base/catch-syscall.c: Include <sched.h>.
11174 (unknown_syscall): New variable.
11175 (main): Trigger a vfork and an unknown syscall.
11176 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
11177 (unknown_syscall_number): Likewise.
11178 (check_call_to_syscall): Accept an optional syscall pattern.
11179 (check_return_from_syscall): Likewise.
11180 (check_continue): Likewise.
11181 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
11182 (test_catch_syscall_skipping_return): New test toggling off 'catch
11183 syscall' to step over the syscall return, then toggling back on.
11184 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
11185 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
11186 (do_syscall_tests): Call test_catch_syscall_without_args and
11187 test_catch_syscall_mid_vfork.
11188 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
11189 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
11190
b32b93c6
AS
111912015-10-19 Andrew Stubbs <ams@codesourcery.com>
11192
11193 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
11194 print g_vE): Add new pass patterns.
11195 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
11196 print various symbol names for vptr fields.
11197
9d622bda
AB
111982015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
11199
11200 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
11201 results.
11202
0fd8ac1c
YQ
112032015-10-12 Yao Qi <yao.qi@linaro.org>
11204
11205 * gdb.arch/disp-step-insn-reloc.exp: New test case.
11206
34240514
YQ
112072015-10-12 Yao Qi <yao.qi@linaro.org>
11208
11209 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
11210 is aarch64*-*-linux*.
11211
8240f442
YQ
112122015-10-12 Yao Qi <yao.qi@linaro.org>
11213
11214 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
11215 (can_relocate_bcond_true): ... it.
11216 (can_relocate_bcond_false): New function.
11217 (foo): Likewise.
11218 (can_relocate_bl): Likewise.
11219 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
11220 can_relocate_bl.
11221
2520f728
PMR
112222015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
11223
11224 * gdb.base/nested-addr.c: New file.
11225 * gdb.base/nested-addr.exp: New testcase.
11226
abcef95a
MM
112272015-10-09 Markus Metzger <markus.t.metzger@intel.com>
11228
11229 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
11230 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
11231 its output. Ignore the output of "record goto begin" and instead
11232 check that GDB is replaying.
11233
145e3ddb
PA
112342015-10-09 Pedro Alves <palves@redhat.com>
11235
11236 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
11237 (top level): Use it in the run with no args test.
11238
d5d8c4e1
IB
112392015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
11240
11241 * gdb.dlang/properties.exp: New file.
11242
06e635ef
SL
112432015-10-02 Sandra Loosemore <sandra@codesourcery.com>
11244
11245 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
11246 whether or not address 0x1000 is mapped on the target.
11247
e019fd1d
SM
112482015-09-30 Simon Marchi <simon.marchi@ericsson.com>
11249
11250 * gdb.python/py-type.exp: Do not run tests if binaries fail to
11251 build.
11252
77ba2a67
MM
112532015-09-30 Markus Metzger <markus.t.metzger@intel.com>
11254
11255 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
11256 instruction-history test.
11257
c60eb31f
DE
112582015-09-28 Doug Evans <dje@google.com>
11259
11260 * gdb.base/gcore.c (array_func): Add reference to static_array.
11261
9a3c8263
SM
112622015-09-25 Simon Marchi <simon.marchi@ericsson.com>
11263
11264 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
11265 source line.
11266
9720e656
SL
112672015-09-24 Sandra Loosemore <sandra@codesourcery.com>
11268
11269 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
11270 short or char as base type.
11271
938d3bf2
SL
112722015-09-23 Sandra Loosemore <sandra@codesourcery.com>
11273
11274 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
11275 to allow any size enum.
11276
e6c2c623
PMR
112772015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
11278
11279 * gdb.ada/array_ptr_renaming.exp: New testcase.
11280 * gdb.ada/array_ptr_renaming/foo.adb: New file.
11281 * gdb.ada/array_ptr_renaming/pack.ads: New file.
11282
06da0f77
PL
112832015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11284
11285 * gdb.trace/ftrace-lock.c: New file.
11286 * gdb.trace/ftrace-lock.exp: New file.
11287
4f51c22a
PL
112882015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11289
11290 * gdb.arch/insn-reloc.c: New file.
11291 * gdb.arch/ftrace-insn-reloc.exp: New file.
11292
7041adf4
PL
112932015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11294
11295 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
11296 instruction.
11297 * gdb.trace/pendshr1.c (pendfunc): Likewise.
11298 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
11299 * gdb.trace/range-stepping.c: Likewise.
11300 * gdb.trace/trace-break.c: Likewise.
11301 * gdb.trace/trace-mt.c (thread_function): Likewise.
11302 * gdb.trace/ftrace.c (marker): Likewise.
11303 * gdb.trace/trace-condition.c (marker): Likewise.
11304 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
11305 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
11306 is_aarch64_target.
11307
015d2e7e
DE
113082015-09-18 Doug Evans <xdje42@gmail.com>
11309
11310 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
11311 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
11312
26b188a2
SL
113132015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11314
11315 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
11316 the breakpoint.
11317
79dc332b
SL
113182015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11319
11320 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
11321 the pending breakpoint. Remove timeout override for "Run till
11322 MI pending breakpoint on pendfunc3 on thread 2" test.
11323
f57929f2
SL
113242015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11325
11326 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
11327 filename pattern.
11328
3f469b17
SL
113292015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11330
11331 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
11332 in breakpoint filename pattern.
11333
515b89b3
SL
113342015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11335
7800dbe4
SL
11336 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11337
113382015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11339
515b89b3
SL
11340 * gdb.linespec/explicit.exp: Check for readline support for
11341 tab-completion tests. Fix obvious typo.
11342
d2939ba2
MM
113432015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11344
11345 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11346 and replay.
11347
cbb55fa7
MM
113482015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11349
11350 * gdb.btrace/non-stop.c: New.
11351 * gdb.btrace/non-stop.exp: New.
11352
43691ca1
PL
113532015-09-17 Pierre Langlois <pierre.langlois@arm.com>
11354 Yao Qi <yao.qi@linaro.org>
11355
11356 * gdb.trace/trace-condition.c: New file.
11357 * gdb.trace/trace-condition.exp: New file.
11358
d78908cf
WW
113592015-09-16 Wei-cheng Wang <cole945@gmail.com>
11360
11361 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
11362 for testing bytecode compilation.
11363
1ed415e2
PA
113642015-09-16 Pedro Alves <palves@redhat.com>
11365 Sandra Loosemore <sandra@codesourcery.com>
11366
11367 * gdb.threads/non-stop-fair-events.c (timeout): New global.
11368 (SECONDS): Redefine.
11369 (main): Call pthread_kill and alarm early.
11370 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
11371 support.
11372 (test): If the target can't hardware step and doesn't support
11373 displaced stepping, increase the timeout.
11374
d136eff5
PA
113752015-09-16 Pedro Alves <palves@redhat.com>
11376
11377 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
11378 (enable_debug): New procedures.
11379 (test): Use them. Bail out if waiting for threads fails.
11380 (top level): Bail out if a test fails.
11381
991f019c
YQ
113822015-09-16 Yao Qi <yao.qi@linaro.org>
11383
11384 * gdb.asm/asm-source.exp: Set asm-arch for
11385 aarch64*-*-* target.
11386 * gdb.asm/aarch64.inc: New file.
11387
bfca584f
PMR
113882015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
11389
11390 * gdb.ada/array_of_variable_length.exp: New testcase.
11391 * gdb.ada/array_of_variable_length/foo.adb: New file.
11392 * gdb.ada/array_of_variable_length/pck.adb: New file.
11393 * gdb.ada/array_of_variable_length/pck.ads: New file.
11394
b326e587
DE
113952015-09-15 Doug Evans <dje@google.com>
11396
11397 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
11398 of function static local variable.
11399
5382cfab
PW
114002015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11401
11402 * gdb.threads/tls-so_extern.exp: New test file.
11403 * gdb.threads/tls-so_extern.c: New test file.
11404 * gdb.threads/tls-so_extern_main.c: New test file.
11405
141c5cc4
JK
114062015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11407
11408 * gdb.opt/solib-intra-step-lib.c: New file.
11409 * gdb.opt/solib-intra-step-main.c: New file.
11410 * gdb.opt/solib-intra-step.exp: New file.
11411
d15dcecd
PA
114122015-09-15 Pedro Alves <palves@redhat.com>
11413
11414 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
11415 gdb_continue_to_breakpoint instead of gdb_test_multiple.
11416
4c2f2a79
PA
114172015-09-14 Pedro Alves <palves@redhat.com>
11418
11419 * gdb.base/hook-stop-continue.c: Delete.
11420 * gdb.base/hook-stop-continue.exp: Delete.
11421 * gdb.base/hook-stop-frame.c: Delete.
11422 * gdb.base/hook-stop-frame.exp: Delete.
11423 * gdb.base/hook-stop.c: New file.
11424 * gdb.base/hook-stop.exp: New file.
11425
919e6dbe
PMR
114262015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
11427
11428 * gdb.ada/access_to_packed_array.exp: New testcase.
11429 * gdb.ada/access_to_packed_array/foo.adb: New file.
11430 * gdb.ada/access_to_packed_array/pack.adb: New file.
11431 * gdb.ada/access_to_packed_array/pack.ads: New file.
11432
157280a4
MM
114332015-09-14 Markus Metzger <markus.t.metzger@intel.com>
11434
11435 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
11436 buffer size test.
11437
2fd33e94
DB
114382015-09-11 Don Breazeal <donb@codesourcery.com>
11439
11440 * gdb.base/foll-exec.c: Add copyright header. Fix
11441 formatting issues.
11442 * gdb.base/foll-exec.exp (zap_session): Delete proc.
11443 (do_exec_tests): Use clean_restart in place of zap_session,
11444 and for test initialization. Fix formatting issues. Use
11445 fail in place of perror.
11446 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
11447 an expect statement to match an expression with output from
11448 the program under debug.
11449 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
11450 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
11451 * gdb.threads/non-ldr-exc-2.exp: Likewise.
11452 * gdb.threads/non-ldr-exc-3.exp: Likewise.
11453 * gdb.threads/non-ldr-exc-4.exp: Likewise.
11454
e70b6e8e
DE
114552015-09-09 Doug Evans <dje@google.com>
11456
11457 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
11458
7a551a51
DE
114592015-09-09 Doug Evans <dje@google.com>
11460
11461 * gdb.base/pie-execl.exp: Fix result test of build_executable.
11462
4c666f84
DE
114632015-09-09 Doug Evans <dje@google.com>
11464
11465 * gdb.base/savedregs.exp: Fix typo.
11466
243a9253
PA
114672015-09-09 Pedro Alves <palves@redhat.com>
11468
11469 * gdb.mi/mi-cli.exp: Add CLI finish tests.
11470
c0fa8fbd
SL
114712015-09-08 Sandra Loosemore <sandra@codesourcery.com>
11472
11473 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
11474 command actually switches threads. Give up on remaining
11475 tests if target fails to stop at breakpoint.
11476
cd7c1778
PMR
114772015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
11478
11479 * gdb.ada/funcall_char.exp: New testcase.
11480 * gdb.ada/funcall_char/foo.adb: New file.
11481
dc5c8746
PMR
114822015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
11483
11484 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
11485 expected outputs. Add two testcases for completing ambiguous
11486 functions.
11487 * gdb.ada/complete/aux_pck.adb: New file.
11488 * gdb.ada/complete/aux_pck.ads: New file.
11489 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
11490 Ambiguous_Func functions.
11491 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
11492 * gdb.ada/complete/pck.adb: Likewise.
11493
4e83a1e7
UW
114942015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
11495
11496 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
11497 failures to run the test program under GDB.
11498
8ce74153
LM
114992015-08-26 Luis Machado <lgustavo@codesourcery.com>
11500
11501 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
11502 to C.
11503
e9756d52
PP
115042015-08-26 Patrick Palka <patrick@parcs.ath.cx>
11505
11506 * gdb.base/run-after-attach.exp: New test file.
11507 * gdb.base/run-after-attach.c: New test file.
11508
8d37573b
DB
115092015-08-26 Don Breazeal <donb@codesourcery.com>
11510
11511 * gdb.base/foll-exec-2.c: New test program.
11512 * gdb.base/foll-exec-2.exp: New test.
11513
63e43d3a
PMR
115142015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
11515
11516 * gdb.base/nested-subp1.exp: New file.
11517 * gdb.base/nested-subp1.c: New file.
11518 * gdb.base/nested-subp2.exp: New file.
11519 * gdb.base/nested-subp2.c: New file.
11520 * gdb.base/nested-subp3.exp: New file.
11521 * gdb.base/nested-subp3.c: New file.
11522
3d40fbb5
PA
115232015-08-24 Pedro Alves <palves@redhat.com>
11524
11525 * gdb.server/connect-without-multi-process.c: New file.
11526 * gdb.server/connect-without-multi-process.exp: New file.
11527
4422ac93
LM
115282015-08-24 Luis Machado <lgustavo@codesourcery.com>
11529
11530 * gdb.opt/inline-markers.c: Make z int.
11531
91dddb86
LM
115322015-08-24 Luis Machado <lgustavo@codesourcery.com>
11533
11534 * gdb.opt/inline-markers.c: Make z volatile.
11535
a48847ee
LM
115362015-08-24 Luis Machado <lgustavo@codesourcery.com>
11537
11538 * gdb.opt/inline-bt.c: New volatile global z.
11539 * gdb.opt/inline-cmds.c: Likewise.
11540 * gdb.opt/inline-locals.c: Likewise.
11541 * gdb.opt/inline-markers.c: New extern global z.
11542 (marker): Use z.
11543 (inline_fn): Likewise.
11544
0ebbc52b
PA
115452015-08-24 Pedro Alves <palves@redhat.com>
11546
11547 * config/m32r-stub.exp: Remove file.
11548 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
11549 * gdb.base/call-rt-st.exp: Likewise.
11550 * gdb.base/call-strs.exp: Likewise.
11551 * gdb.base/default.exp: Remove references to h8300-*-hms and
11552 *-*-udi*.
11553 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
11554
77c365df
AA
115552015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11556
11557 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
11558 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
11559 and "return" use KFAIL when GDB can not read/write the vector
11560 return value.
11561
4313b8c0
GB
115622015-08-21 Gary Benson <gbenson@redhat.com>
11563
11564 * gdb.trace/pending.exp: Cope with remote transfer warnings.
11565
0e433b32
PA
115662015-08-20 Pedro Alves <palves@redhat.com>
11567
11568 * gdb.server/solib-list.exp: No longer expect an interior stop in
11569 non-stop mode.
11570
221e1a37
PA
115712015-08-20 Pedro Alves <palves@redhat.com>
11572
11573 * gdb.server/connect-stopped-target.c: New file.
11574 * gdb.server/connect-stopped-target.exp: New file.
11575
40e3ad0e
PA
115762015-08-20 Pedro Alves <palves@redhat.com>
11577
11578 * gdb.dwarf2/comp-unit-lang.exp: New file.
11579 * gdb.dwarf2/comp-unit-lang.c: New file.
11580
af39b327
PMR
115812015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11582
11583 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11584 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11585
7d45c7c3 115862015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 11587
7d45c7c3
KB
11588 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11589 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11590
4d6cceb4
DE
115912015-08-18 Doug Evans <dje@google.com>
11592 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11593
11594 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11595 skip_python_tests. New arg prompt_regexp.
11596 (skip_python_tests): New function.
11597 * lib/mi-support.exp (mi_skip_python_tests): New function.
11598 * gdb.python/py-mi-objfile-gdb.py: New file.
11599 * gdb.python/py-mi-objfile.c: New file.
11600 * gdb.python/py-mi-objfile.exp: New file.
11601
ad89c2aa
KS
116022015-08-17 Keith Seitz <keiths@redhat.com>
11603
11604 * gdb.linespec/explicit.exp: Move strace test from here ...
11605 * gdb.trace/strace.exp: ... to here.
11606
e3ae3c43
PP
116072015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11608
11609 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11610 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
11611
604b2636
DE
116122015-08-14 Doug Evans <xdje42@gmail.com>
11613
11614 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11615 inferior before selecting a new file.
11616
6ff0ba5f
DE
116172015-08-14 Doug Evans <xdje42@gmail.com>
11618
11619 * gdb.mi/mi-disassemble.exp: Update.
11620 * gdb.base/disasm-optim.S: New file.
11621 * gdb.base/disasm-optim.c: New file.
11622 * gdb.base/disasm-optim.h: New file.
11623 * gdb.base/disasm-optim.exp: New file.
11624
9ca98f92
KS
116252015-08-14 Keith Seitz <keiths@redhat.com>
11626
11627 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11628 "evaluated-by".
11629
52bbc560
JB
116302015-08-13 Joel Brobecker <brobecker@adacore.com>
11631
11632 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11633
5d8c3ed3
PMR
116342015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11635
11636 * gdb.ada/fun_renaming.exp: New testcase.
11637 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11638 * gdb.ada/fun_renaming/pack.adb: New file.
11639 * gdb.ada/fun_renaming/pack.ads: New file.
11640
ea8812bc
KS
116412015-08-12 Keith Seitz <keiths@redhat.com>
11642
11643 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11644 gdb_get_line_number.
11645
4dafcdeb
JB
116462015-08-12 Joel Brobecker <brobecker@adacore.com>
11647
11648 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11649 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11650 gdb.base/dso2dso.exp: New files.
11651
5ba32597
SDJ
116522015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11653 Pedro Alves <palves@redhat.com>
11654 Keith Seitz <keiths@redhat.com>
11655
11656 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11657 GDBFLAGS.
11658
b6dafabf
PP
116592015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11660
11661 * gdb.base/gdbhistsize-history.exp
11662 (test_histsize_history_setting): Use save_vars.
11663 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11664 Use save_vars.
11665 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11666 * gdb.base/readline.exp: Use save_vars.
11667
abe8e607
PP
116682015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11669
11670 * lib/gdb.exp (save_vars): New proc.
11671
629500fa
KS
116722015-08-11 Keith Seitz <keiths@redhat.com>
11673
11674 * gdb.base/help.exp: Update help_breakpoint_text.
11675
eb8c4e2e
KS
116762015-08-11 Keith Seitz <keiths@redhat.com>
11677
11678 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11679 (at toplevel): Call test_explicit_breakpoints.
11680 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11681 breakpoints.
11682 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11683 breakpoint conditions, "-cond".
11684
87f0e720
KS
116852015-08-11 Keith Seitz <keiths@redhat.com>
11686
11687 * gdb.linespec/3explicit.c: New file.
11688 * gdb.linespec/cpexplicit.cc: New file.
11689 * gdb.linespec/cpexplicit.exp: New file.
11690 * gdb.linespec/explicit.c: New file.
11691 * gdb.linespec/explicit.exp: New file.
11692 * gdb.linespec/explicit2.c: New file.
11693 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11694 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11695 before using in the matching pattern.
11696 Clarify that `prefix' is a regular expression.
11697
f00aae0f
KS
116982015-08-11 Keith Seitz <keiths@redhat.com>
11699
11700 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11701 test.
11702 Add tests for missing ",FMT" and ",".
11703
e27852be
DE
117042015-08-10 Doug Evans <dje@google.com>
11705 Keith Seitz <keiths@redhat.com>
11706
11707 PR gdb/17960
11708 * gdb.base/completion.exp: Add location completer tests.
11709
7f03bd92
PA
117102015-08-07 Pedro Alves <palves@redhat.com>
11711
11712 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11713 tests here.
11714 (top level): Run do_test with and without displaced stepping.
11715
3fc8eb30
PA
117162015-08-07 Pedro Alves <palves@redhat.com>
11717
11718 * gdb.base/valgrind-disp-step.c: New file.
11719 * gdb.base/valgrind-disp-step.exp: New file.
11720
d4569d7b
PA
117212015-08-07 Pedro Alves <palves@redhat.com>
11722
11723 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11724 Delete function.
11725 (main): Add alarm. Run an infinite loop instead of calling
11726 wait_threads.
11727 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11728 comment.
11729 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
11730 Delete function.
11731 (main): Add alarm. Run an infinite loop instead of calling
11732 wait_threads.
11733 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
11734 comment.
11735
e1316e60
PA
117362015-08-07 Pedro Alves <palves@redhat.com>
11737
11738 * gdb.base/checkpoint-ns.exp: New file.
11739 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
11740 standard_testfile.
11741
da8c46d2
MM
117422015-08-07 Markus Metzger <markus.t.metzger@intel.com>
11743
11744 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
11745 * gdb.btrace/instruction_history.exp: Update.
11746 * gdb.btrace/tsx.exp: New.
11747 * gdb.btrace/tsx.c: New.
11748
de1c2c52
PA
117492015-08-06 Pedro Alves <palves@redhat.com>
11750
11751 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
11752 increase timeout.
11753 * gdb.reverse/until-precsave.exp: Bump timeouts.
11754
782e0bf4
PA
117552015-08-06 Pedro Alves <palves@redhat.com>
11756
11757 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
11758
83e97ed0
PA
117592015-08-06 Pedro Alves <palves@redhat.com>
11760
11761 PR gdb/18749
11762 * gdb.threads/process-dies-while-handling-bp.c: New file.
11763 * gdb.threads/process-dies-while-handling-bp.exp: New file.
11764
863d01bd
PA
117652015-08-06 Pedro Alves <palves@redhat.com>
11766
11767 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
11768 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
11769
0a39bb32
PA
117702015-08-05 Pedro Alves <palves@redhat.com>
11771
11772 * gdb.threads/next-while-other-thread-longjmps.c: New file.
11773 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
11774
ee2d2b10
SL
117752015-08-03 Sandra Loosemore <sandra@codesourcery.com>
11776
11777 * gdb.base/bp-permanent.exp: Report test as unsupported if
11778 the target cannot stop at the permanent breakpoint.
11779
4e1bdb00
DE
117802015-08-03 Doug Evans <dje@google.com>
11781
11782 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
11783 10000.
11784
3d338901
DE
117852015-08-03 Doug Evans <dje@google.com>
11786
11787 * Makefile.in (workers/%.worker, build-perf): New rule.
11788 (GDB_PERFTEST_MODE): New variable.
11789 (check-perf): Use it.
11790 (clean): Clean up gdb.perf parallel build subdirs.
11791 * lib/build-piece.exp: New file.
11792 * lib/gdb.exp (make_gdb_parallel_path): New function
11793 (standard_output_file, standard_temp_file): Call it.
11794 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11795 of $GDB_PARALLEL.
11796 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
11797
af061d3e
DE
117982015-08-03 Doug Evans <dje@google.com>
11799
8e1afc81 11800 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
11801 (LOG_FILE_NAME): New global.
11802 (TextReporter.__init__): Initialize self.txt_sum.
11803 (TextReporter.report): Add support for multiple data-points.
11804 Move report to perftest.sum, put raw data in perftest.log.
11805 (TextReporter.start): Open sum and log files.
11806 (TextReporter.end): Close sum and log files.
8e1afc81
DE
11807 * gdb.perf/lib/perftest/testresult.py
11808 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 11809
2c8c5d37
PA
118102015-07-31 Pedro Alves <palves@redhat.com>
11811
11812 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11813 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11814 kill_wait_spawned_process instead of explicit "kill -9".
11815 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11816 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11817 kill_wait_spawned_process.
11818 * gdb.base/attach-twice.exp: Likewise.
11819 * gdb.base/attach.exp: Likewise.
11820 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
11821 gdb_test_multiple.
11822 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
11823 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11824 kill_wait_spawned_process.
11825 * gdb.base/valgrind-infcall.exp: Likewise.
11826 * gdb.multi/multi-attach.exp: Likewise.
11827 * gdb.python/py-prompt.exp: Likewise.
11828 * gdb.python/py-sync-interp.exp: Likewise.
11829 * gdb.server/ext-attach.exp: Likewise.
11830 * gdb.threads/attach-into-signal.exp (corefunc): Use
11831 spawn_wait_for_attach, spawn_id_get_pid and
11832 kill_wait_spawned_process.
11833 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
11834 spawn_wait_for_attach returning a spawn id instead of a pid. Use
11835 spawn_id_get_pid and kill_wait_spawned_process.
11836 * gdb.threads/attach-stopped.exp (corefunc): Use
11837 spawn_wait_for_attach, spawn_id_get_pid and
11838 kill_wait_spawned_process.
11839 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
11840 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11841 kill_wait_spawned_process instead of explicit "kill -9".
11842 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
11843 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
11844 (spawn_wait_for_attach): Use spawn instead of exec to spawn
11845 processes. Don't map cygwin/windows pids here. Now returns a
11846 spawn id list.
11847
032a0fca
SL
118482015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11849
11850 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
11851 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
11852 correct patch.
11853
61a934ca
SL
118542015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11855
11856 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
11857
4bc4d428
SL
118582015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11859
11860 Reapply:
11861 2014-05-21 Mark Wielaard <mjw@redhat.com>
11862
11863 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11864
998d452a
PA
118652015-07-30 Pedro Alves <palves@redhat.com>
11866
11867 * linux-low.c (handle_extended_wait): Set the child's last
11868 reported status to TARGET_WAITKIND_STOPPED.
11869
69dde7dc
PA
118702015-07-30 Pedro Alves <palves@redhat.com>
11871
11872 PR threads/18600
11873 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
11874 only shows inferior 1.
11875
4dd63d48
PA
118762015-07-30 Simon Marchi <simon.marchi@ericsson.com>
11877 Pedro Alves <palves@redhat.com>
11878
11879 PR threads/18600
11880 * gdb.threads/fork-plus-threads.c: New file.
11881 * gdb.threads/fork-plus-threads.exp: New file.
11882
d618e4c5
PP
118832015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11884
11885 * gdb.base/batch-preserve-term-settings.exp
11886 (test_terminal_settings_preserved_after_cli_exit): Use
11887 send_quit_command.
11888
1eef6428
PA
118892015-07-29 Pedro Alves <palves@redhat.com>
11890 Don Breazeal <donb@codesourcery.com>
11891
11892 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
11893 output from both inferior_spawn_id and gdb_spawn_id.
11894
7da5b897
SDJ
118952015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11896
11897 * gdb.threads/attach-into-signal.exp (corefunc): Use
11898 with_test_prefix on nested loops, uniquefying the test messages.
11899
dac804df
SDJ
119002015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11901
11902 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
11903 commit.
11904
06265e53
PP
119052015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11906
11907 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
11908 New proc.
11909 (test_terminal_settings_preserved_after_sigterm): New test.
11910
18206ca3
PP
119112015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11912
11913 * gdb.base/batch-preserve-term-settings.exp
11914 (test_terminal_settings_preserved_after_cli_exit): New test.
11915
90074d11
PP
119162015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11917
11918 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
11919 manipulation of saved_gdbflags.
11920 (test_terminal_settings_preserved): Remove global declaration of
11921 the unused variable pagination_prompt. Remove manipulation of
11922 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
11923 GDBFLAGS.
11924
eb1a7902
PA
119252015-07-29 Pedro Alves <palves@redhat.com>
11926
11927 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
11928
8b75dd3b
PA
119292015-07-29 Pedro Alves <palves@redhat.com>
11930
11931 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
11932 at the top.
11933
dedad4e3
PA
119342015-07-29 Pedro Alves <palves@redhat.com>
11935
11936 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
11937 (main): Call gdb_unbuffer_output.
11938 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
11939 (main): Call gdb_unbuffer_output.
11940 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
11941 (main): Call gdb_unbuffer_output.
11942 * gdb.base/call-strs.exp: Adjust to step over the
11943 gdb_unbuffer_output call.
11944 * gdb.base/catch-gdb-caused-signals.c: Include
11945 "../lib/unbuffer_output.c".
11946 (main): Call gdb_unbuffer_output.
11947 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
11948 (main): Call gdb_unbuffer_output.
11949 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
11950 (main): Call gdb_unbuffer_output.
11951 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
11952 (main): Call gdb_unbuffer_output.
11953 * gdb.base/shlib-call.exp: Adjust to step over the
11954 gdb_unbuffer_output call.
11955 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
11956 (main): Call gdb_unbuffer_output.
11957 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
11958 (main): Call gdb_unbuffer_output.
11959 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
11960 (main): Rename to ...
11961 (test): ... this.
11962 (main): Reimplement.
11963 * gdb.base/varargs.exp: Run to test instead of to main.
11964 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11965 (main): Call gdb_unbuffer_output.
11966
58789a91
PA
119672015-07-29 Pedro Alves <palves@redhat.com>
11968
11969 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
11970 factore out from mi_continue_dprintf. For call-style dprintfs,
11971 expect dprintf output out of $inferior_spawn_id.
11972 (mi_continue_dprintf): Use mi_expect_dprintf.
11973 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11974 (main): Call gdb_unbuffer_output.
11975
e8376742
PA
119762015-07-29 Pedro Alves <palves@redhat.com>
11977
11978 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
11979 (default_mi_gdb_start): Set inferior_spawn_id instead of
11980 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
11981 gdb_spawn_id.
11982 (mi_gdb_test): Always expect inferior output from both
11983 $inferior_spawn_id and $gdb_spawn_id.
11984
08280010
PA
119852015-07-29 Pedro Alves <palves@redhat.com>
11986
11987 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
11988 send_inferior and $inferior_spawn_id.
11989
4d30e432
PA
119902015-07-29 Pedro Alves <palves@redhat.com>
11991
11992 * gdb.gdb/complaints.exp (test_initial_complaints)
11993 (test_serial_complaints, test_short_complaints): Use
11994 gdb_test_stdio.
11995 (test_empty_complaint): Handle $inferior_spawn_id !=
11996 $gdb_spawn_id.
11997
0d30a335
PA
119982015-07-29 Pedro Alves <palves@redhat.com>
11999
12000 * gdb.base/varargs.exp: Use gdb_test_stdio.
12001
39413b29
PA
120022015-07-29 Pedro Alves <palves@redhat.com>
12003
12004 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12005
7cb000a9
PA
120062015-07-29 Pedro Alves <palves@redhat.com>
12007
12008 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12009
d7b8ac82
PA
120102015-07-29 Pedro Alves <palves@redhat.com>
12011
12012 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12013 parameter into two new parameters, "inf_result" and "gdb_result".
12014 Expect inferior output and gdb output from $inferior_spawn_id and
12015 $gdb_spawn_id, respectively. Adjust all callers.
12016
789c3a0c
PA
120172015-07-29 Pedro Alves <palves@redhat.com>
12018
12019 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12020 of gdb_test_sequence.
12021
77e760c3
PA
120222015-07-29 Pedro Alves <palves@redhat.com>
12023
12024 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12025 (saw_spurious_output): Expect inferior output from
12026 $inferior_spawn_id. Use gdb_test_stdio.
12027
8396d2cd
PA
120282015-07-29 Pedro Alves <palves@redhat.com>
12029
12030 * gdb.base/dprintf.exp: Use standard_testfile. Change
12031 prepare_for_testing call.
12032 (srcfile): Don't set.
12033 (restart): New procedure.
12034 (test_dprintf): New procecure, use to continue over dprintfs.
12035 (test_call, test_agent): New procedures, tests moved here.
12036 Restart gdb and recreate dprintfs. Adjust expected output.
12037
2051d61f
PA
120382015-07-29 Pedro Alves <palves@redhat.com>
12039
12040 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12041
452397af
PA
120422015-07-29 Pedro Alves <palves@redhat.com>
12043
12044 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12045
8aed9555
PA
120462015-07-29 Pedro Alves <palves@redhat.com>
12047
12048 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12049 gdb_test_stdio.
12050
188a61b4
PA
120512015-07-29 Pedro Alves <palves@redhat.com>
12052
12053 * lib/gdb.exp (gdb_test_stdio): New procedure.
12054
12264a45
PA
120552015-07-29 Pedro Alves <palves@redhat.com>
12056
12057 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12058
23ffc893
PA
120592015-07-29 Pedro Alves <palves@redhat.com>
12060
12061 * gdb.base/call-signal-resume.exp: Remove check for
12062 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12063 * gdb.base/unwindonsignal.exp: Likewise.
12064 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12065 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12066
65566918
PA
120672015-07-29 Pedro Alves <palves@redhat.com>
12068
12069 * gdb.base/siginfo-addr.c (pass): New function.
12070 (handler): Call it iff si_addr is correct.
12071 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12072 Set a breakpoint at "pass" and continue to it.
12073
d60a9221
SDJ
120742015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12075
12076 * gdb.python/py-objfile.exp: Make some tests have unique names.
12077 * gdb.python/py-pp-registration.exp: Likewise.
12078
bde40b8f
PA
120792015-07-28 Pedro Alves <palves@redhat.com>
12080
12081 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12082
13e1dec8
SM
120832015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12084
12085 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12086
da33c9a7
SM
120872015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12088
12089 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12090
077836f7
PP
120912015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12092
12093 * gdb.base/gdb-sigterm-2.exp: New test.
12094
b8cc7b2e
DE
120952015-07-25 Doug Evans <xdje42@gmail.com>
12096
12097 Revert:
12098 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12099 (workers/%.worker, build-perf): New rule.
12100 (GDB_PERFTEST_MODE): New variable.
12101 (check-perf): Use it.
12102 (clean): Clean up gdb.perf parallel build subdirs.
12103 * lib/build-piece.exp: New file.
12104 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12105 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12106 name.
12107 (standard_temp_file): Ditto.
12108 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12109 of $GDB_PARALLEL.
12110
c8bd4544
DE
121112015-07-24 Doug Evans <dje@google.com>
12112
12113 * gdb.perf/lib/perftest/utils.py: New file.
12114 * gdb.perf/gm-hello.cc: New file.
12115 * gdb.perf/gm-pervasive-typedef.cc: New file.
12116 * gdb.perf/gm-pervasive-typedef.h: New file.
12117 * gdb.perf/gm-std.cc: New file.
12118 * gdb.perf/gm-std.h: New file.
12119 * gdb.perf/gm-use-cerr.cc: New file.
12120 * gdb.perf/gm-utils.h: New file.
12121 * gdb.perf/gmonster-null-lookup.py: New file.
12122 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12123 * gdb.perf/gmonster-print-cerr.py: New file.
12124 * gdb.perf/gmonster-ptype-string.py: New file.
12125 * gdb.perf/gmonster-runto-main.py: New file.
12126 * gdb.perf/gmonster-select-file.py: New file.
12127 * gdb.perf/gmonster1-null-lookup.exp: New file.
12128 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12129 * gdb.perf/gmonster1-print-cerr.exp: New file.
12130 * gdb.perf/gmonster1-ptype-string.exp: New file.
12131 * gdb.perf/gmonster1-runto-main.exp: New file.
12132 * gdb.perf/gmonster1-select-file.exp: New file.
12133 * gdb.perf/gmonster1.cc: New file.
12134 * gdb.perf/gmonster1.exp: New file.
12135 * gdb.perf/gmonster2-null-lookup.exp: New file.
12136 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
12137 * gdb.perf/gmonster2-print-cerr.exp: New file.
12138 * gdb.perf/gmonster2-ptype-string.exp: New file.
12139 * gdb.perf/gmonster2-runto-main.exp: New file.
12140 * gdb.perf/gmonster2-select-file.exp: New file.
12141 * gdb.perf/gmonster2.cc: New file.
12142 * gdb.perf/gmonster2.exp: New file.
12143
6eab34f3
DE
121442015-07-24 Doug Evans <dje@google.com>
12145
12146 * gdb.perf/README: New file.
12147 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
12148 * lib/gen-perf-test.exp: New file.
12149
63738bfd
DE
121502015-07-24 Doug Evans <dje@google.com>
12151
12152 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
12153 (PerfTest::startup): New function.
12154 (PerfTest::run): Return result of calling body.
12155 (PerfTest::assemble): Rewrite.
12156 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
12157 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
12158 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
12159 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
12160 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
12161
7b606f95
DE
121622015-07-24 Doug Evans <dje@google.com>
12163
12164 * lib/gdb.exp (clean_restart): Make executable optional.
12165
a97b16b8
DE
121662015-07-24 Doug Evans <dje@google.com>
12167
12168 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
12169 compiler_info references.
12170 * gdb.cp/temargs.exp: Ditto.
12171 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
12172 (get_compiler_info): Early exit if already computed. Set compiler_info
12173 to "unknown" if there was a problem.
12174 (test_compiler_info): Add function comment. Call get_compiler_info.
12175
35baa57f
DE
121762015-07-24 Doug Evans <dje@google.com>
12177
12178 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12179 (workers/%.worker, build-perf): New rule.
12180 (GDB_PERFTEST_MODE): New variable.
12181 (check-perf): Use it.
12182 (clean): Clean up gdb.perf parallel build subdirs.
12183 * lib/build-piece.exp: New file.
12184 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12185 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12186 name.
12187 (standard_temp_file): Ditto.
12188 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12189 of $GDB_PARALLEL.
12190
6ebea266
DE
121912015-07-24 Doug Evans <dje@google.com>
12192
12193 * lib/future.exp (gdb_default_target_compile): New option
12194 "early_flags".
12195 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
12196 --as-needed.
12197
1e76a7e9
SDJ
121982015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
12199
12200 * gdb.base/catch-syscall.exp: Call gdb_exit before
12201 gdb_skip_xml_test.
12202
5068630a
PA
122032015-07-24 Pedro Alves <palves@redhat.com>
12204
12205 * gdb.python/py-events.exp: Accept output between the stop event
12206 and the prompt.
12207 * gdb.python/py-evsignal.exp: Likewise.
12208 * gdb.python/py-evthreads.exp: Likewise.
12209
77598427
PA
122102015-07-24 Pedro Alves <palves@redhat.com>
12211
12212 PR gdb/18717
12213 * gdb.threads/non-ldr-exit.c: New file.
12214 * gdb.threads/non-ldr-exit.exp: New file.
12215
11e6c98f
YQ
122162015-07-24 Yao Qi <yao.qi@linaro.org>
12217
12218 * gdb.server/ext-wrapper.exp: Test --wrapper option when
12219 restarting process.
12220
51aee833
YQ
122212015-07-24 Yao Qi <yao.qi@linaro.org>
12222
12223 * gdb.server/ext-restart.exp: New file.
12224
8cfe207c
YQ
122252015-07-24 Yao Qi <yao.qi@linaro.org>
12226
12227 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
12228 argument options.
12229 * gdb.server/ext-wrapper.exp: New file.
12230
cc12ce38
DE
122312015-07-23 Doug Evans <dje@google.com>
12232
12233 * gdb.dwarf2/dw2-dummy-cu.S: New file.
12234 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
12235
d0d84780
PMR
122362015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
12237
12238 * gdb.ada/var_arr_typedef.exp: New testcase.
12239 * gdb.ada/var_arr_typedef/pack.adb: New file.
12240 * gdb.ada/var_arr_typedef/pack.ads: New file.
12241 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
12242
8b558f79
JB
122432015-07-20 Joel Brobecker <brobecker@adacore.com>
12244
12245 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
12246
775a3298
JK
122472015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12248
12249 * gdb.arch/i386-biarch-core.exp: Replace istarget
12250 by "complete set gnutarget". Remove expectation for the "core-file"
12251 command.
12252
db1ff28b
JK
122532015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12254
12255 Revert the previous commit:
12256 Tests for validate symbol file using build-id.
12257
0a94970d
JK
122582015-07-15 Aleksandar Ristovski <aristovski@qnx.com
12259
12260 Tests for validate symbol file using build-id.
12261 * gdb.base/solib-mismatch-lib.c: New file.
12262 * gdb.base/solib-mismatch-libmod.c: New file.
12263 * gdb.base/solib-mismatch.c: New file.
12264 * gdb.base/solib-mismatch.exp: New file.
12265
03346981
SL
122662015-07-15 Sandra Loosemore <sandra@codesourcery.com>
12267
12268 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
12269 nios2-*-linux*.
12270 * gdb.base/sigbpt.exp (stepi_out): Likewise.
12271 * gdb.base/siginfo.exp: Likewise.
12272 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12273
42422cc7
PL
122742015-07-15 Pierre Langlois <pierre.langlois@arm.com>
12275
12276 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
12277 Move it to ...
12278 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
12279 ... here.
12280 * gdb.trace/range-stepping.exp: Check that the target supports
12281 range stepping.
12282
cfa68bae
JK
122832015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12284
12285 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
12286
8ffdba26
PA
122872015-07-14 Pedro Alves <palves@redhat.com>
12288
12289 * gdb.base/killed-outside.exp: New file.
12290 * gdb.base/killed-outside.c: New file.
12291
218a5a11
JK
122922015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12293
12294 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
12295 (n at main): New.
12296 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
12297
e03ed3c6
AA
122982015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12299
12300 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
12301 infcall tests instead of setting up for KFAIL.
12302
485668e5
MM
123032015-07-10 Markus Metzger <markus.t.metzger@intel.com>
12304
12305 * gdb.btrace/record_goto-step.exp: New.
12306
08464196
JK
123072015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12308
12309 PR compile/18484
12310 * gdb.compile/compile.c (struct struct_type): Add volatile to
12311 selffield's type.
12312 * gdb.compile/compile.exp
12313 (compile code struct_object.selffield = &struct_object): Skip further
12314 struct_object tests if this one xfails.
12315
bcf5c1d9
RC
123162015-07-08 Robert O'Callahan <robert@ocallahan.org>
12317
12318 PR exp/18617
12319 * gdb.trace/ax.exp: Add test.
12320
4931af25
YQ
123212015-07-07 Yao Qi <yao.qi@linaro.org>
12322
12323 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
12324 instead of istarget "aarch64*-*-*".
12325 * gdb.arch/aarch64-fp.exp: Likewise.
12326 * gdb.base/float.exp: Likewise.
12327 * gdb.reverse/aarch64.exp: Likewise.
12328 * lib/gdb.exp (is_aarch64_target): New proc.
12329
9fcf688e
YQ
123302015-07-07 Yao Qi <yao.qi@linaro.org>
12331
12332 * lib/gdb.exp (is_aarch32_target): New proc.
12333 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12334 instead of "istarget "arm*-*-*"".
12335 * gdb.arch/arm-disp-step.exp: Likewise.
12336 * gdb.arch/thumb-bx-pc.exp: Likewise.
12337 * gdb.arch/thumb-prologue.exp: Likewise.
12338 * gdb.arch/thumb-singlestep.exp: Likewise.
12339 * gdb.base/disp-step-syscall.exp: Likewise.
12340 * gdb.base/float.exp: Likewise.
12341
fbd8d50d
YQ
123422015-07-07 Yao Qi <yao.qi@linaro.org>
12343
12344 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12345 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12346
71be1fdc
YQ
123472015-07-07 Yao Qi <yao.qi@linaro.org>
12348
12349 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
12350 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
12351 if it exists.
12352 * gdb.multi/multi-arch.exp: Likewise.
12353
3e221d36
SM
123542015-07-07 Simon Marchi <simon.marchi@ericsson.com>
12355
12356 * gdb.python/py-lazy-string.exp: Add missing parentheses to
12357 print.
12358
d441430b
YQ
123592015-07-07 Yao Qi <yao.qi@linaro.org>
12360
12361 * gdb.arch/thumb-singlestep.exp: Do one more single step.
12362
06f810bd
MG
123632015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
12364
12365 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
12366 '[' and ']' characters.
12367
5e61e7c0
IB
123682015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
12369
12370 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12371
28bf096c
PA
123722015-06-29 Pedro Alves <palves@redhat.com>
12373
12374 PR threads/18127
12375 * gdb.threads/hand-call-new-thread.c: New file.
12376 * gdb.threads/hand-call-new-thread.c: New file.
12377
ee93cd5e
KS
123782015-06-26 Keith Seitz <keiths@redhat.com>
12379 Doug Evans <dje@google.com>
12380
12381 PR 16253
12382 * gdb.cp/var-tag-2.cc: New file.
12383 * gdb.cp/var-tag-3.cc: New file.
12384 * gdb.cp/var-tag-4.cc: New file.
12385 * gdb.cp/var-tag.cc: New file.
12386 * gdb.cp/var-tag.exp: New file.
12387
fc637f04
PP
123882015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12389
12390 * gdb.base/history-duplicates.exp: New test.
12391
2e52ae68
PP
123922015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12393
12394 * gdb.base/completion.exp: Test the completion of the "focus"
12395 command.
12396
6e22494e
JK
123972015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12398
12399 * gdb.arch/amd64-prologue-skip.S: New file.
12400 * gdb.arch/amd64-prologue-skip.exp: New file.
12401
bf7b9cd9
SM
124022015-06-25 Simon Marchi <simon.marchi@ericsson.com>
12403
12404 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
12405 is_address_zero_readable check.
12406
201e8dfd
PB
124072015-06-24 Peter Bergner <bergner@vnet.ibm.com>
12408
12409 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
12410 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
12411
5cd867b4
YQ
124122015-06-24 Yao Qi <yao.qi@linaro.org>
12413
12414 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
12415 linux targets.
12416
4d7be007
YQ
124172015-06-24 Yao Qi <yao.qi@linaro.org>
12418
12419 * lib/gdb.exp (supports_get_siginfo_type): New proc.
12420 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
12421 * gdb.base/siginfo-thread.exp: Likewise.
12422
07fcd301
YQ
124232015-06-22 Yao Qi <yao.qi@linaro.org>
12424
12425 * boards/remote-gdbserver-on-localhost.exp: Add comments.
12426
52042a00
YQ
124272015-06-22 Yao Qi <yao.qi@linaro.org>
12428
12429 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
12430 aarch64*-*-*.
12431 (skip_hw_watchpoint_tests): Likewise.
12432
74bd41ce
PP
124332015-06-18 Patrick Palka <patrick@parcs.ath.cx>
12434
12435 * gdb.base/gdbinit-history.exp: Test the interaction between
12436 setting GDBHISTSIZE and setting the history size via .gdbinit.
12437
bc460514
PP
124382015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12439
12440 PR gdb/16999
12441 * gdb.base/gdbhistsize-history.exp: New test.
12442
b58c513b
PP
124432015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12444
12445 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
12446 with GDBHISTSIZE.
12447 * gdb.base/readline.exp: Likewise.
12448
92046791
YQ
124492015-06-17 Yao Qi <yao.qi@linaro.org>
12450
12451 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
12452 line.
12453
2093d2d3
PP
124542015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12455
12456 * gdb.base/gdbinit-history.exp: Add test case to check that
12457 an unlimited history file does not get truncated on exit.
12458
e6c693af
AA
124592015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12460
12461 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
12462 (VECTOR): New macro. Use it...
12463 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
12464 ...for these typedefs.
12465 (int8, char1, int1, double1): New typedefs.
12466 (struct just_int2, struct two_int2): New structures.
12467 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
12468 (add_structvecs, add_singlevecs): New functions.
12469 (main): Call add_some_intvecs twice.
12470 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
12471 the compile and exit upon failure. Try compiling for the "native"
12472 architecture. Test inferior function calls with vector arguments
12473 and vector return value handling with "finish" and "return".
12474
c74f7d1c
JT
124752015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
12476
12477 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
12478 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
12479 PE file.
12480 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
12481
98aa42ee
AT
124822015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12483
12484 PR breakpoints/16465
12485 * gdb.mi/mi-dprintf-pending.c: New file.
12486 * gdb.mi/mi-dprintf-pending.exp: New test.
12487 * gdb.mi/mi-dprintf-pendshr.c: New file.
12488
7d73c23c 124892015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 12490 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
12491
12492 * gdb.arch/i386-mpx-map.c: New file.
12493 * gdb.arch/i386-mpx-map.exp: New File.
12494
124952015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12496
12497 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
12498 * gdb.arch/i386-mpx.exp: Indentation fixed.
12499
125002015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12501
12502 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
12503 function and improved indentation.
12504 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
12505 gdb_test_multiple. Added additional tests to skip the test.
12506
125072015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12508
12509 * gdb.arch/i386-avx512.c: Change path in include file.
12510 * gdb.arch/i386-avx512.exp: Change include dir path
12511 compilation flag.
12512 * gdb.arch/i386-mpx.c: Change path in include file.
12513 * gdb.arch/i386-mpx.exp: Change include dir path compilation
12514 flag.
12515
d5eba19a
JK
125162015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12517
12518 * gdb.compile/compile-print.exp (compile print *vararray@3)
12519 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
12520
7f361056
JK
125212015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12522
12523 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
12524 (do not keep jit in memory): ... this.
12525 (expect 5): Change it to ...
12526 (expect no 5): ... this.
12527
3b462ec2
SM
125282015-06-02 Simon Marchi <simon.marchi@ericsson.com>
12529
12530 PR gdb/15564
12531 * gdb.mi/mi-detach.exp: New file.
12532
e0619de6
JK
125332015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12534
12535 PR symtab/18392
12536 * gdb.arch/amd64-tailcall-self.S: New file.
12537 * gdb.arch/amd64-tailcall-self.c: New file.
12538 * gdb.arch/amd64-tailcall-self.exp: New file.
12539
e970cb34
DB
125402015-05-28 Don Breazeal <donb@codesourcery.com>
12541
12542 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
12543 tests for remote targets by checking is_target_gdbserver.
12544
b2e2f908
DE
125452015-05-27 Doug Evans <dje@google.com>
12546
12547 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
12548 * gdb.dwarf2/opaque-type-lookup.c: New file.
12549 * gdb.dwarf2/opaque-type-lookup.exp: New file.
12550
82c7be31
DE
125512015-05-26 Doug Evans <dje@google.com>
12552
12553 * gdb.cp/iostream.cc: New file.
12554 * gdb.cp/iostream.exp: New file.
12555
b4f54984
DE
125562015-05-26 Doug Evans <dje@google.com>
12557
12558 * gdb.dwarf2/dw2-op-call.exp: Update.
12559 * gdb.dwarf2/dw4-sig-types.exp: Update.
12560 * gdb.dwarf2/implptr.exp: Update.
12561 * gdb.mi/mi-cmd-param-changed.exp: Update.
12562
4ea6efe9
DE
125632015-05-26 Doug Evans <dje@google.com>
12564
12565 * gdb.python/py-lazy-string.c: New file.
12566 * gdb.python/py-lazy-string.exp: New file.
12567 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
12568 (main): Update. Add estring3.
12569 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
12570 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
12571
f6bb7db3
YQ
125722015-05-26 Omair Javaid <omair.javaid@linaro.org>
12573 Yao Qi <yao.qi@linaro.org>
12574
12575 * gdb.reverse/aarch64.c: New.
12576 * gdb.reverse/aarch64.exp: New.
12577
a81bfbd0
OJ
125782015-05-26 Omair Javaid <omair.javaid@linaro.org>
12579
25d49b86
PA
12580 * lib/gdb.exp (supports_process_record): Return true for
12581 aarch64*-linux*.
a81bfbd0
OJ
12582 (supports_reverse): Likewise.
12583
158bf1b4
PP
125842015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12585
12586 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12587 Use with_test_prefix.
12588
a0145030
AB
125892015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12590
12591 * gdb.base/completion.exp: Add test for completion of layout
12592 names.
12593
ebe3b578
AB
125942015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12595
12596 * lib/gdb.exp (skip_tui_tests): New proc.
12597 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12598
84204ed7
PA
125992015-05-19 Pedro Alves <palves@redhat.com>
12600
12601 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12602 Save the whole env array instead of just HOME. Unset HISTSIZE in
12603 the environment while testing. Restore whole environment
12604 afterwards.
12605
37442ce1
DE
126062015-05-16 Doug Evans <xdje42@gmail.com>
12607
12608 * gdb.guile/scm-ports.c: New file.
12609 * gdb.guile/scm-ports.exp: Add memory port tests.
12610
36de76f9
JK
126112015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12612
12613 * gdb.compile/compile-print.c: New file.
12614 * gdb.compile/compile-print.exp: New file.
12615
3a9558c4
JK
126162015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12617
12618 * gdb.compile/compile-ops.exp: Cast param to void.
12619 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12620 (compile code struct_object.selffield = &struct_object): Add xfail.
12621
aa715135
JG
126222015-05-15 Joel Brobecker <brobecker@adacore.com>
12623
12624 * gdb.ada/arr_enum_with_gap: New testcase.
12625
931e5bc3
JG
126262015-05-15 Joel Brobecker <brobecker@adacore.com>
12627
12628 * gdb.ada/byte_packed_arr: New testcase.
12629
9cd4d857
JB
126302015-05-15 Joel Brobecker <brobecker@adacore.com>
12631
12632 * gdb.ada/pckd_neg: New testcase.
12633
ebfd00d2
PP
126342015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12635
12636 PR gdb/17820
12637 * gdb.base/gdbinit-history.exp: New test.
12638 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12639 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12640
4c082a81
SC
126412015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12642
12643 * gdb.python/py-xmethods.cc: Enhance test case.
12644 * gdb.python/py-xmethods.exp: New tests.
12645 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12646 function.
12647 (B_indexoper): Likewise.
12648 (global_dm_list) : Add new xmethod worker functions.
12649
f7797074
SDJ
126502015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12651
12652 * gdb.base/coredump-filter.exp: Correctly unset
12653 "coredump_var_addr" array.
12654
a4674e4e
PA
126552015-05-08 Pedro Alves <palves@redhat.com>
12656
12657 * gdb.server/non-existing-program.exp: Unset spawn_id.
12658
df2eb078
SC
126592015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12660
12661 PR python/18291
12662 * gdb.python/py-xmethods.exp: Add tests.
12663
422349a3
YQ
126642015-05-08 Yao Qi <yao.qi@linaro.org>
12665
12666 PR gdb/18208
12667 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12668 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12669 function set_coredump_filter, and remove remote_exec call.
12670 Remove argument ipid. Callers update.
12671 (top level): Don't get inferior's PID.
12672
63fc80ce
AA
126732015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12674
12675 * gdb.base/watch_thread_num.exp: Skip test on targets without
12676 access watchpoints.
12677
80ad801e
PA
126782015-05-06 Pedro Alves <palves@redhat.com>
12679
12680 PR server/18081
12681 * gdb.server/non-existing-program.exp: New file.
12682
0fa7fe50
JB
126832015-05-05 Joel Brobecker <brobecker@adacore.com>
12684
12685 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12686
3ea89b92
PMR
126872015-05-05 Joel Brobecker <brobecker@adacore.com>
12688
12689 * gdb.ada/out_of_line_in_inlined: New testcase.
12690
87b8eff0
JB
126912015-05-05 Joel Brobecker <brobecker@adacore.com>
12692
12693 * gdb.ada/var_rec_arr: New testcase.
12694
5fccc635
YQ
126952015-04-30 Yao Qi <yao.qi@linaro.org>
12696
12697 * gdb.base/break-idempotent.exp: If
12698 skip_hw_watchpoint_multi_tests returns true, skip the tests
12699 on "rwatch" and "awatch".
12700
42d38f42
YQ
127012015-04-30 Yao Qi <yao.qi@linaro.org>
12702
12703 * gdb.base/relativedebug.exp: Invoke gdb command
12704 "info sharedlibrary", and if libc.so doesn't have debug info,
12705 skip the test.
12706
2ce1cdbf
DE
127072015-04-29 Doug Evans <dje@google.com>
12708
12709 * gdb.python/py-xmethods.exp: Add ptype tests.
12710 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12711 get_result_type method.
12712
f24a38c5
LM
127132015-04-29 Luis Machado <lgustavo@codesourcery.com>
12714
12715 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12716 the target does not support hardware watchpoints.
12717
ecbf2b3c
LM
127182015-04-29 Luis Machado <lgustavo@codesourcery.com>
12719
12720 * gdb.base/break-always.exp: Abort testing if writing to memory
12721 causes an error.
12722
34f5f757
DE
127232015-04-28 Doug Evans <dje@google.com>
12724
12725 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12726 * gdb.python/py-pp-registration.exp: ... here. New file.
12727 * gdb.python/py-pp-registration.c: New file.
12728 * gdb.python/py-pp-registration.py: New file.
12729
69b4374a
DE
127302015-04-28 Doug Evans <dje@google.com>
12731
12732 * gdb.python/py-bad-printers.c: New file.
12733 * gdb.python/py-bad-printers.py: New file.
12734 * gdb.python/py-bad-printers.exp: New file.
12735
59fb7612
SS
127362015-04-28 Sasha Smundak <asmundak@google.com>
12737
12738 * gdb.python/py-type.exp: New test.
12739
2631b16a
AW
127402015-04-28 Andy Wingo <wingo@igalia.com>
12741
12742 * gdb.python/py-parameter.exp:
12743 * gdb.guile/scm-parameter.exp: Escape the path that we are
12744 matching against, as it might contain characters that are special
12745 to regular expressions.
12746
460efde1
JB
127472015-04-27 Joel Brobecker <brobecker@adacore.com>
12748
12749 * gdb.ada/rec_comp: New testcase.
12750
2d369d8e
SDJ
127512015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
12752
12753 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
12754 before using it.
12755
cf75d6c3
AB
127562015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
12757
12758 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
12759 new tests for verilog output.
12760
8dbe7ca5
YQ
127612015-04-24 Yao Qi <yao.qi@linaro.org>
12762
12763 * boards/remote-gdbserver-on-localhost.exp: New file.
12764
4ef9fb2f
PA
127652015-04-23 Pedro Alves <palves@redhat.com>
12766
12767 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
12768 $inferior_spawn_id instead of $inferior_spawn_id directly. On
12769 "end of file", remove $inferior_spawn_id from the indirect list.
12770
0a803169
PA
127712015-04-23 Pedro Alves <palves@redhat.com>
12772
12773 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
12774
749ef8f8
PA
127752015-04-23 Pedro Alves <palves@redhat.com>
12776
12777 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
12778 on $any_spawn_id instead of only on $gdb_spawn_id.
12779
8aae4344
PM
127802015-04-21 Pierre Muller <muller@sourceware.org>
12781
12782 PR pascal/17815
12783 * lib/pascal.exp (gpc_compile): Add new option "class".
12784 (fpc_compile): Likewise.
12785 * gdb.pascal/case-insensitive-symbols.pas: New file.
12786 * gdb.pascal/case-insensitive-symbols.exp: New file.
12787
1586c8fb
GB
127882015-04-20 Gary Benson <gbenson@redhat.com>
12789
12790 * gdb.base/attach.exp: Fix three extended remote failures.
12791
1b6e6f5c
GB
127922015-04-17 Gary Benson <gbenson@redhat.com>
12793
12794 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
12795 the main executable over the remote protocol.
12796
e797481d
PA
127972015-04-16 Pedro Alves <palves@redhat.com>
12798
12799 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12800 a new gdbserver if gdbserver_reconnect_p is set.
12801
1ca99c42
PA
128022015-04-16 Pedro Alves <palves@redhat.com>
12803
12804 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12805 is set, don't exit gdbserver.
12806
af9fd6f8
AA
128072015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12808
12809 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
12810 appropriate .insn, such that an older assembler can be used.
12811 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12812 the z/Architecture instruction set on 31-bit targets as well.
12813
04ff1e61
AA
128142015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12815
12816 * gdb.go/handcall.exp: Remove all logic related to the first
12817 breakpoint and rely on go_runto_main instead.
12818 * gdb.go/strings.exp: Likewise.
12819 * gdb.go/unsafe.exp: Likewise.
12820 * gdb.go/hello.exp: Likewise. Also rename the remaining
12821 breakpoint marker to "breakpoint 1".
12822 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
12823 * gdb.go/strings.go: Likewise.
12824 * gdb.go/unsafe.go: Likewise.
12825 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
12826 "set breakpoint 2 here" and rename the remaining breakpoint marker
12827 to "breakpoint 1".
12828
40d2f8d6
SM
128292015-04-15 Simon Marchi <simon.marchi@ericsson.com>
12830
12831 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
12832 if itertools.imap is not present.
12833 * gdb.python/py-objfile.exp: Add parentheses.
12834 * gdb.python/py-type.exp: Same.
12835 * gdb.python/py-unwind-maint.py: Same.
12836
8cbc97c6
YQ
128372015-04-15 Yao Qi <yao.qi@linaro.org>
12838
12839 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
12840 of ":$ptr_size" and set its form explicitly.
12841
45fd756c
YQ
128422015-04-15 Pedro Alves <palves@redhat.com>
12843 Yao Qi <yao.qi@linaro.org>
12844
12845 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
12846 timeout by factor of 4.
12847 (test_regular_watch): Likewise.
12848 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
12849 * gdb.reverse/sigall-reverse.exp: Likewise.
12850 * gdb.reverse/until-precsave.exp: Likewise.
12851 * lib/gdb.exp (with_timeout_factor): New proc.
12852 (gdb_expect): Move some code to ...
12853 (get_largest_timeout): ... here. New procedure.
12854
9e811bc3
LM
128552015-04-14 Luis Machado <lgustavo@codesourcery.com>
12856
12857 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
12858
0ff6fcb2
LM
128592015-04-13 Luis Machado <lgustavo@codesourcery.com>
12860
12861 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
12862 to write to the .text section.
12863
7578d5f7
LM
128642015-04-13 Luis Machado <lgustavo@codesourcery.com>
12865
12866 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
12867 Handle the case of targets that do not provide PID information.
12868
2efe15c4
YQ
128692015-04-13 Yao Qi <yao.qi@linaro.org>
12870
12871 * lib/gdbserver-support.exp (gdb_exit): Catch exception
12872 and use expect instead of gdb_expect.
12873
8cd8f2f8
SDJ
128742015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
12875
12876 * gdb.base/coredump-filter.exp: Rename variable "addr" to
12877 "coredump_var_addr" to avoid naming conflict with other testcases.
12878
9ee41772
PA
128792015-04-10 Pedro Alves <palves@redhat.com>
12880
12881 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
12882 gdb_test_sequence and gdb_assert.
12883
07473109
PA
128842015-04-10 Pedro Alves <palves@redhat.com>
12885
12886 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
12887 test messages that don't include the breakpoint address.
12888
de3db44c
YQ
128892015-04-10 Yao Qi <yao.qi@linaro.org>
12890
12891 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
12892 false for some offset and width combinations which aren't
12893 supported by linux kernel.
12894
c79d856c
PA
128952015-04-10 Pedro Alves <palves@redhat.com>
12896
12897 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
12898 procedure, factored out from ...
12899 (top level): ... here. Add "set displaced-stepping" testing axis.
12900 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
12901 parameter "displaced". Use it.
12902 (top level): Use foreach and add "set displaced-stepping" testing
12903 axis.
12904
ebc90b50
PA
129052015-04-10 Pedro Alves <palves@redhat.com>
12906
12907 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
12908 Remove comment.
12909 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
12910 both the address of the instruction that triggers the watchpoint
12911 and the address of the instruction immediately after, and use
12912 those addresses for the test. Fix comment.
12913
8f572e5c
PA
129142015-04-10 Pedro Alves <palves@redhat.com>
12915
12916 * gdb.base/sigstep.exp (breakpoint_to_handler)
12917 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
12918 Test "backtrace" in handler.
12919 (breakpoint_over_handler): New parameter 'displaced'. Use it.
12920 (top level): Add new "displaced" test axis to
12921 breakpoint_to_handler, breakpoint_to_handler_entry and
12922 breakpoint_over_handler.
12923
8d707a12
PA
129242015-04-10 Pedro Alves <palves@redhat.com>
12925
12926 PR gdb/18216
12927 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
12928
ef713951
YQ
129292015-04-10 Yao Qi <yao.qi@linaro.org>
12930
12931 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
12932 (test_add_rn_pc): New function.
12933 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
12934 (top level): Invoke test_add_rn_pc.
12935
906d60cf
PA
129362015-04-10 Pedro Alves <palves@redhat.com>
12937
12938 PR gdb/13858
12939 * gdb.base/step-over-no-symbols.exp: New file.
12940
f2983cc3
AW
129412015-04-09 Andy Wingo <wingo@igalia.com>
12942
12943 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
12944 after the Python tests.
12945
6d62641c
SDJ
129462015-04-08 Keith Seitz <keiths@redhat.com>
12947
12948 PR python/16699
12949 * gdb.python/py-completion.exp: New tests for completion.
12950 * gdb.python/py-completion.py (CompleteLimit1): New class.
12951 (CompleteLimit2): Likewise.
12952 (CompleteLimit3): Likewise.
12953 (CompleteLimit4): Likewise.
12954 (CompleteLimit5): Likewise.
12955 (CompleteLimit6): Likewise.
12956 (CompleteLimit7): Likewise.
12957
f3770638
PA
129582015-04-08 Pedro Alves <palves@redhat.com>
12959
12960 PR gdb/18214
12961 PR gdb/18216
12962 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
12963 function.
12964 (main): Install it as SIGUSR1 handler.
12965 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
12966 parameter. Always use "setup" as prefix. Toggle "set
12967 displaced-stepping" off/on depending on global. Don't switch to
12968 thread 1 here.
12969 (top level): Add displaced stepping "off/on" test axis. Update
12970 "setup" calls. Wrap each subtest with with_test_prefix. Test
12971 continuing with a queued signal in each thread.
12972
4496bed7
PA
129732015-04-08 Pedro Alves <palves@redhat.com>
12974
12975 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
12976 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
12977 gdb_breakpoint instead of gdb_test that doesn't expect anything.
12978 Return early if running to main fails.
12979 * gdb.trace/while-stepping.exp: Likewise.
12980
b97fde92
PA
129812015-04-07 Pedro Alves <palves@redhat.com>
12982
12983 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
12984 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
12985 interact with inferior program.
12986
f71c18e7
PA
129872015-04-07 Pedro Alves <palves@redhat.com>
12988
12989 * lib/gdb.exp (inferior_spawn_id): New global.
12990 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
12991 spawn id after processing the user code.
12992 (default_gdb_start): Set inferior_spawn_id.
12993 (send_inferior): New procedure.
12994 * lib/gdbserver-support.exp (gdbserver_start): Set
12995 inferior_spawn_id.
12996 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
12997
6423214f
PA
129982015-04-07 Pedro Alves <palves@redhat.com>
12999
13000 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13001 * lib/gdbserver-support.exp (gdbserver_start): Make
13002 $server_spawn_id global.
13003 (gdbserver_start): Don't wait for gdbserver's spawn id with
13004 expect_background.
13005 (close_gdbserver): New procedure.
13006 (gdb_exit): Rename the default version and reimplement.
13007
71c0ee8c
PA
130082015-04-07 Pedro Alves <palves@redhat.com>
13009
72f4393d 13010 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
13011 append the substituted item, not the original item.
13012
203bc29b
PA
130132015-04-07 Pedro Alves <palves@redhat.com>
13014
13015 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13016 gdb_expect.
13017
508a3ddf
PA
130182015-04-07 Pedro Alves <palves@redhat.com>
13019
13020 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13021 output appearing once only.
13022
9f6dbe2b
PA
130232015-04-07 Pedro Alves <palves@redhat.com>
13024
13025 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13026 that doesn't expect anything. Return early if running to main
13027 fails.
13028
337532fa
YQ
130292015-04-07 Yao Qi <yao.qi@linaro.org>
13030
13031 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13032 (child_function): Call alarm.
13033 (main): Move call to alarm into the loop.
13034 * gdb.threads/non-stop-fair-events.exp: Build program with
13035 -DTIMEOUT=$timeout.
13036
01b622d4
DE
130372015-04-06 Doug Evans <xdje42@gmail.com>
13038
13039 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13040 Fix dest parameter to board_info.
13041 (fpc_compile): Ditto.
13042 (gdb_compile_pascal): Rename dest arg to destfile.
13043
961f4160
PMR
130442015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13045
13046 * gdb.ada/funcall_ref.exp: New file.
13047 * gdb.ada/funcall_ref/foo.adb: New file.
13048
cafda597
YQ
130492015-04-02 Yao Qi <yao.qi@linaro.org>
13050
13051 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13052 is remote.
13053
fed040c6
GB
130542015-04-02 Gary Benson <gbenson@redhat.com>
13055
13056 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13057
d11916aa
SS
130582015-04-01 Sasha Smundak <asmundak@google.com>
13059
13060 * gdb.python/py-unwind-maint.c: New file.
13061 * gdb.python/py-unwind-maint.exp: New test.
13062 * gdb.python/py-unwind-maint.py: New file.
13063 * gdb.python/py-unwind.c: New file.
13064 * gdb.python/py-unwind.exp: New test.
13065 * gdb.python/py-unwind.py: New test.
13066
a1471180
PA
130672015-04-01 Pedro Alves <palves@redhat.com>
13068
13069 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13070 to fail instead of non-existent $test.
13071
0bbeccb1
PA
130722015-04-01 Pedro Alves <palves@redhat.com>
13073
13074 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13075 GDBFLAGS if not empty.
13076
3c724c8c
PMR
130772015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13078
13079 * gdb.ada/complete.exp: Remove "multi_line".
13080 * gdb.ada/info_exc.exp: Remove "multi_line".
13081 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13082 * gdb.ada/ptype_field.exp: Remove "multi_line".
13083 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13084 * gdb.ada/tagged.exp: Remove "multi_line".
13085 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13086 [multi_line ...]
13087 * gdb.btrace/delta.exp: Likewise.
13088 * gdb.btrace/exception.exp: Likewise.
13089 * gdb.btrace/function_call_history.exp: Likewise.
13090 * gdb.btrace/instruction_history.exp: Likewise.
13091 * gdb.btrace/nohist.exp: Likewise.
13092 * gdb.btrace/record_goto.exp: Likewise.
13093 * gdb.btrace/segv.exp: Likewise.
13094 * gdb.btrace/stepi.exp: Likewise.
13095 * gdb.btrace/tailcall.exp: Likewise.
13096 * gdb.btrace/unknown_functions.exp: Likewise.
13097 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13098 * lib/gdb.exp: Add the "multi_line" helper.
13099
4eec2deb
PA
131002015-04-01 Pedro Alves <palves@redhat.com>
13101
13102 * gdb.threads/tid-reuse.c: New file.
13103 * gdb.threads/tid-reuse.exp: New file.
13104
df8411da
SDJ
131052015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13106
13107 PR corefiles/16092
13108 * gdb.base/coredump-filter.c: New file.
13109 * gdb.base/coredump-filter.exp: Likewise.
13110
6ef37366
PM
131112015-03-27 Petr Machata <pmachata@redhat.com>
13112
13113 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13114 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13115 (Dwarf::assemble): Initialize them.
13116 (Dwarf::lines): New function.
13117
7ec911b0
JT
131182015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13119
13120 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13121 SYMBOL_PREFIX for x86_64-*-cygwin.
13122
ff908ebf
AW
131232015-03-26 Andy Wingo <wingo@igalia.com>
13124
13125 PR symtab/18148
13126 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13127 const_value but not a location.
13128 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13129 location defined in non-main CUs are visible.
13130
6d5f0679
YQ
131312015-03-26 Yao Qi <yao.qi@linaro.org>
13132
13133 PR testsuite/18139
13134 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13135 Add a line number entry for the same line.
13136 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
13137 Add a line number entry for the same line.
13138
2898689b
YQ
131392015-03-26 Yao Qi <yao.qi@linaro.org>
13140
13141 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
13142 .int 0.
13143 (func): Likewise. Add .Lfunc_1 label.
13144 Use .Lfunc_1 label.
13145 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
13146 .int 0.
13147 (func): Likewise.
13148 Use .Lfunc_1 label.
13149
85180498
YQ
131502015-03-26 Yao Qi <yao.qi@linaro.org>
13151
13152 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
13153 Call gdb_compile instead to compile each .s files without debug
13154 information.
13155
8aa08a8d
YQ
131562015-03-26 Yao Qi <yao.qi@linaro.org>
13157
13158 * gdb.base/savedregs.exp (process_saved_regs): Make
13159 "Saved registers:" optional in the pattern.
13160
66849923
MM
131612015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13162
13163 * gdb.btrace/next.exp: Merged into step.exp.
13164 * gdb.btrace/finish.exp: Merged into step.exp.
13165 * gdb.btrace/nexti.exp: Merged into stepi.exp.
13166 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
13167 "record goto" and checking the exact replay position.
13168 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
13169 check for "Recording format" in "info record" output.
13170 * gdb.btrace/record_goto.exp: Choose test file based on target.
13171 * gdb.btrace/x86-record_goto.S: Renamed into ...
13172 * gdb.btrace/x86_64-record_goto.S: ... this.
13173 * gdb.btrace/i686-record_goto.S: New.
13174 * gdb.btrace/x86-tailcall.S: Renamed into ...
13175 * gdb.btrace/x86_64-tailcall.S: ... this.
13176 * gdb.btrace/i686-tailcall.S: New.
13177 * gdb.btrace/x86-tailcall.c: Renamed into ...
13178 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
13179 separate statements. Update test.
13180 * gdb.btrace/delta.exp: Use record_goto.c as test file.
13181 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
13182 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
13183 * gdb.btrace/tailcall.exp: Choose test file based on target.
13184 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
13185
11cc1b74
MM
131862015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13187
13188 * gdb.btrace/exception.exp: Increase BTS buffer size.
13189
a25d8bf9
PA
131902015-03-24 Pedro Alves <palves@redhat.com>
13191
13192 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
13193
856e7dd6
PA
131942015-03-24 Pedro Alves <palves@redhat.com>
13195
13196 * gdb.threads/schedlock.exp (test_step): No longer expect that
13197 "set scheduler-locking step" with "next" over a function call runs
13198 threads unlocked.
13199
ad235a41
AT
132002015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13201
13202 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
13203
15630549
AT
132042015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13205
13206 PR breakpoints/16466
13207 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
13208 * gdb.mi/mi-pending.c (thread_func): New function.
13209 (int main): Add threading support required.
13210 * gdb.mi/mi-pending.exp: Add tests for this issue.
13211 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
13212 (pendfunc2): Remove stdio dependency.
13213 * gdb.mi/mi-pendshr2.c: New file.
13214
693dca06
KS
132152015-03-23 Keith Seitz <keiths@redhat.com>
13216
13217 * gdb.linespec/keywords.c: New file.
13218 * gdb.linespec/keywords.exp: New file.
13219
7e993ebf
KS
132202015-03-23 Keith Seitz <keiths@redhat.com>
13221
13222 PR gdb/18021
13223 * gdb.dwarf2/staticvirtual.exp: New test.
13224
bc23328c
JK
132252015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13226
13227 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
13228 * README: Remove HP-UX and gdb.hp.
13229 (configuration):
13230 * configure: Regenerate.
13231 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
13232 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
13233 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
13234 gdb.hp/gdb.defects/Makefile.
13235 * gdb.hp/Makefile.in: File deleted.
13236 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
13237 * gdb.hp/gdb.aCC/optimize.c: File deleted.
13238 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
13239 * gdb.hp/gdb.aCC/run.c: File deleted.
13240 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
13241 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
13242 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
13243 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
13244 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
13245 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
13246 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
13247 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
13248 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
13249 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
13250 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
13251 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
13252 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
13253 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
13254 * gdb.hp/gdb.base-hp/reg.s: File deleted.
13255 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
13256 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
13257 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
13258 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
13259 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
13260 * gdb.hp/gdb.compat/Makefile.in: File deleted.
13261 * gdb.hp/gdb.compat/average.c: File deleted.
13262 * gdb.hp/gdb.compat/sum.c: File deleted.
13263 * gdb.hp/gdb.compat/xdb.c: File deleted.
13264 * gdb.hp/gdb.compat/xdb0.c: File deleted.
13265 * gdb.hp/gdb.compat/xdb0.h: File deleted.
13266 * gdb.hp/gdb.compat/xdb1.c: File deleted.
13267 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
13268 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
13269 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
13270 * gdb.hp/gdb.defects/Makefile.in: File deleted.
13271 * gdb.hp/gdb.defects/bs14602.c: File deleted.
13272 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
13273 * gdb.hp/gdb.defects/solib-d.c: File deleted.
13274 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
13275 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
13276 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
13277 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
13278 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
13279 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
13280 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
13281 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
13282 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
13283 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
13284 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
13285 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
13286 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
13287 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
13288 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
13289 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
13290 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
13291 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
13292 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
13293 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
13294 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
13295 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
13296 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
13297 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
13298 * gdb.hp/tools/odump: File deleted.
13299
8bf3b159
PA
133002015-03-19 Pedro Alves <palves@redhat.com>
13301
13302 * gdb.threads/continue-pending-status.exp (saw_thread_2)
13303 (saw_thread_3): New globals.
13304 (top level): Increment them when an event for the corresponding
13305 thread is seen.
13306 (no thread starvation): New test.
13307
eb54c8bf
PA
133082015-03-19 Pedro Alves <palves@redhat.com>
13309
13310 * gdb.threads/continue-pending-status.c: New file.
13311 * gdb.threads/continue-pending-status.exp: New file.
13312
32d2e5d6
PA
133132015-03-18 Pedro Alves <palves@redhat.com>
13314
13315 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13316 Use gdb_is_target_remote instead of is_remote. Use
13317 gdb_test_multiple instead of gdb_expect. Exit early if
13318 gdb_test_multiple hits its internal matches. Tighten stepi tests
13319 expected output. Fail on exit with any signal, instead of just
13320 SIGILL.
13321
f68f11b7
YQ
133222015-03-18 Yao Qi <yao.qi@linaro.org>
13323
13324 PR tdep/18107
13325 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
13326 variable.
13327 * gdb.base/catch-syscall.exp: Don't skip it on
13328 aarch64*-*-linux* target. Remove elements in all_syscalls.
13329 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
13330 target.
13331 (setup_all_syscalls): New proc.
13332
ca5fd19b
YQ
133332015-03-16 Yao Qi <yao.qi@linaro.org>
13334
13335 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13336 (top level): Skip tests if valid_addr_p returns false for
13337 $cmd1 or $cmd2.
13338
85642ba0
AW
133392015-03-11 Andy Wingo <wingo@igalia.com>
13340
13341 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13342
e03f9645
YQ
133432015-03-11 Yao Qi <yao.qi@linaro.org>
13344
13345 * gdb.base/catch-syscall.exp: Fix typo in comments.
13346
5d0962b2
YQ
133472015-03-11 Yao Qi <yao.qi@linaro.org>
13348
13349 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
13350
b2df3cef
PA
133512015-03-09 Pedro Alves <palves@redhat.com>
13352
13353 * dg-extract-results.py: Delete.
13354
ef878e53
PA
133552015-03-09 Pedro Alves <palves@redhat.com>
13356
13357 Merge dg-extract-results.sh from GCC upstream (r218843).
13358
13359 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
13360 * dg-extract-results.sh: Use --text with grep to avoid issues with
13361 binary files. Fall back to cat -v, if that doesn't work.
13362
9494d219
PA
133632015-03-05 Pedro Alves <palves@redhat.com>
13364
13365 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
13366
a8d9763a
SM
133672015-03-04 Simon Marchi <simon.marchi@ericsson.com>
13368
13369 * lib/mi-support.exp (mi_expect_interrupt): Accept
13370 alternative event for when in all-stop mode.
13371
be9957b8
PA
133722015-03-04 Pedro Alves <palves@redhat.com>
13373
13374 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
13375
d57be0f4 133762015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
13377
13378 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
13379
c214c7cf
AA
133802015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13381
13382 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
13383 regexps for GDB's current line display, accept a hex address
13384 preceding the line number.
13385
6d74a497
AA
133862015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13387
13388 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
13389 the 'arch1' variable for "s390*-linux*" targets.
13390
511aee7c
PA
133912015-03-04 Pedro Alves <palves@redhat.com>
13392
13393 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
13394 (main): Pass missing retval argument to pthread_join call.
13395
95e50b27
PA
133962015-03-02 Pedro Alves <palves@redhat.com>
13397
13398 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
13399 (top level): Call do_test with non-stop as well.
13400
28054d69
PA
134012015-03-02 Pedro Alves <palves@redhat.com>
13402
13403 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
13404 -1.
13405
4fa5d7b4
AA
134062015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13407
13408 * gdb.arch/s390-vregs.exp: New test.
13409 * gdb.arch/s390-vregs.S: New file.
13410
97c18565
PA
134112015-02-27 Pedro Alves <palves@redhat.com>
13412
13413 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
13414 call to catch_command_errors.
13415 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
13416 catch_command_errors.
13417
a37bfa30
PA
134182015-02-27 Pedro Alves <palves@redhat.com>
13419
13420 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
13421 "true" for boolean result.
13422 * gdb.gdb/selftest.exp (test_with_self): Also accept full
13423 prototype of main.
13424
6f98576f
PA
134252015-02-27 Pedro Alves <palves@redhat.com>
13426
13427 * lib/unbuffer_output.c: New file.
13428 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
13429 (main): Call gdb_unbuffer_output.
13430
eba5ab56
YQ
134312015-02-27 Yao Qi <yao.qi@linaro.org>
13432
13433 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
13434 target.
13435
0def5aaa
DE
134362015-02-26 Doug Evans <dje@google.com>
13437
13438 * gdb.cp/class2.cc (Dbase, D): New classes.
13439 (main): New local delta.
13440 * gdb.cp/class2.exp: Test printing delta.
13441 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
13442 (dynbar): New global.
13443 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
13444
081a1c2c
JK
134452015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13446
13447 * gdb.compile/compile-ifunc.c: New file.
13448 * gdb.compile/compile-ifunc.exp: New file.
13449
2f41223f
AT
134502015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
13451
13452 * gdb.base/structs.exp: Check for correct struct on finish.
13453
03eddd80
YQ
134542015-02-26 Yao Qi <yao.qi@linaro.org>
13455
13456 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
13457 is zero.
13458
80c57053
JK
134592015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13460
13461 * gdb.arch/cordic.ko.bz2: New file.
13462 * gdb.arch/cordic.ko.debug.bz2: New file.
13463 * gdb.arch/ppc64-symtab-cordic.exp: New file.
13464
21613c12
YQ
134652015-02-25 Yao Qi <yao.qi@linaro.org>
13466
13467 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
13468 aarch64*-*-* target.
13469
d8b901ed
PA
134702015-02-23 Pedro Alves <palves@redhat.com>
13471
13472 * lib/gdb.exp (delete_breakpoints): Rewrite using
13473 gdb_test_multiple.
13474
e5b85ead
PA
134752015-02-23 Pedro Alves <palves@redhat.com>
13476
13477 * gdb.base/info-os.c: Include stdlib.h.
13478
85c3a371
DE
134792015-02-22 Doug Evans <xdje42@gmail.com>
13480
13481 PR symtab/17855
13482 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
13483 is read after symbols have been re-read.
13484 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
13485 * gdb.ada/exec_changed/second.adb (Second): Ditto.
13486
96553a0c
DE
134872015-02-21 Doug Evans <dje@google.com>
13488
13489 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
13490
97a0c697
JK
134912015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13492
13493 PR corefiles/17808
13494 * gdb.arch/i386-biarch-core.core.bz2: New file.
13495 * gdb.arch/i386-biarch-core.exp: New file.
13496
a47cd6e9
PA
134972015-02-21 Pedro Alves <palves@redhat.com>
13498
13499 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
13500 runto_main fails.
13501
c5facdc4
PA
135022015-02-20 Pedro Alves <palves@redhat.com>
13503
13504 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
13505 info probes.
13506
2db9a427
PA
135072015-02-20 Pedro Alves <palves@redhat.com>
13508
13509 * gdb.threads/multi-create-ns-info-thr.exp: New file.
13510
60fb7e9e
PA
135112015-02-20 Pedro Alves <palves@redhat.com>
13512
13513 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
13514 clean_restart before gdb_target_supports_trace.
13515
5c5019c2
PA
135162015-02-20 Pedro Alves <palves@redhat.com>
13517
13518 PR threads/18006
13519 * gdb.threads/clone-thread_db.c: New file.
13520 * gdb.threads/clone-thread_db.exp: New file.
13521
c9587f88
AT
135222015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
13523
13524 PR breakpoints/16812
13525 * gdb.base/catch-gdb-caused-signals.c: New file.
13526 * gdb.base/catch-gdb-caused-signals.exp: New file.
13527
f6a88844
JM
135282015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
13529
13530 * configure: Regenerated.
13531 * configure.ac: Use GDB_AC_TRANSFORM.
13532 * aclocal.m4: sinclude ../transform.m4.
13533
497c491b
JM
135342015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13535
13536 * lib/dtrace.exp: New file.
13537 * gdb.base/dtrace-probe.exp: Likewise.
13538 * gdb.base/dtrace-probe.d: Likewise.
13539 * gdb.base/dtrace-probe.c: Likewise.
13540 * lib/pdtrace.in: Likewise.
13541 * configure.ac: Output variables with the transformed names of
13542 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
13543 * configure: Regenerated.
13544
03e98035
JM
135452015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13546
13547 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
13548 expected message when trying to access $_probe_* convenience
13549 variables while not on a probe.
13550
63cc30e9
JK
135512015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13552
13553 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
13554
0703599a
PA
135552015-02-11 Pedro Alves <pedro@codesourcery.com>
13556
13557 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
13558 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
13559
7e60a48e
DE
135602015-02-10 Doug Evans <xdje42@gmail.com>
13561
13562 * lib/gdb.exp (gdb_load): Always return a result.
13563
01b088bc
PA
135642015-02-10 Pedro Alves <palves@redhat.com>
13565
13566 * gdb.threads/signal-sigtrap.c: New file.
13567 * gdb.threads/signal-sigtrap.exp: New file.
13568
b05ec7a5
AT
135692015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
13570
13571 * gdb.trace/no-attach-trace.c: New file.
13572 * gdb.trace/no-attach-trace.exp: New file.
13573
a2c2acaf
MW
135742015-02-09 Mark Wielaard <mjw@redhat.com>
13575
13576 * gdb.dwarf2/atomic.c: New file.
13577 * gdb.dwarf2/atomic-type.exp: Likewise.
13578
31fd9caa
MM
135792015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13580
13581 * gdb.btrace/buffer-size.exp: Update "info record" output.
13582 * gdb.btrace/delta.exp: Update "info record" output.
13583 * gdb.btrace/enable.exp: Update "info record" output.
13584 * gdb.btrace/finish.exp: Update "info record" output.
13585 * gdb.btrace/instruction_history.exp: Update "info record" output.
13586 * gdb.btrace/next.exp: Update "info record" output.
13587 * gdb.btrace/nexti.exp: Update "info record" output.
13588 * gdb.btrace/step.exp: Update "info record" output.
13589 * gdb.btrace/stepi.exp: Update "info record" output.
13590 * gdb.btrace/nohist.exp: Update "info record" output.
13591
d33501a5
MM
135922015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13593
13594 * gdb.btrace/buffer-size: New.
13595
f4abbc16
MM
135962015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13597
13598 * gdb.btrace/delta.exp: Update "info record" output.
13599 * gdb.btrace/enable.exp: Update "info record" output.
13600 * gdb.btrace/finish.exp: Update "info record" output.
13601 * gdb.btrace/instruction_history.exp: Update "info record" output.
13602 * gdb.btrace/next.exp: Update "info record" output.
13603 * gdb.btrace/nexti.exp: Update "info record" output.
13604 * gdb.btrace/step.exp: Update "info record" output.
13605 * gdb.btrace/stepi.exp: Update "info record" output.
13606 * gdb.btrace/nohist.exp: Update "info record" output.
13607
b9d61307
SM
136082015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13609
13610 PR gdb/15678
13611 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
13612
e584fdbc
PA
136132015-02-06 Pedro Alves <palves@redhat.com>
13614
13615 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13616 macro.
13617 (seconds_left, again): New globals.
13618 (main): Wait seconds_left in a 1-second sleep loop instead of
13619 sleeping 180 seconds. If 'again' is set, reset the seconds
13620 counter.
13621 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13622 'again' in the inferior before detaching. Print the seconds left.
13623 (options): New global.
13624 (top level): Build program with -DTIMEOUT=$timeout.
13625
77f41761
PA
136262015-02-06 Pedro Alves <palves@redhat.com>
13627
13628 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13629 determine how many seconds to pass to 'alarm'.
13630 * gdb.base/gdb-sigterm.exp (top level): Build program with
13631 -DTIMEOUT=$timeout.
13632 (do_test): Return success/failure indication. Add more verbose
13633 logging. Don't fail if 200 single steps are seen. Instead, fail
13634 when the test times out.
13635 (passes): New global.
13636 (top level): Break the testing loop if testing fails on any
13637 iteration. Use gdb_assert.
13638
b9394193
DB
136392015-02-04 Don Breazeal <donb@codesourcery.com>
13640
13641 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13642 and initialize them.
13643 (ipc_cleanup): New function.
13644 (main): Don't declare shmid, semid, and msqid. Add a call to
13645 atexit so that we call ipc_cleanup on exit.
13646
42d9e528
PA
136472015-02-04 Pedro Alves <palves@redhat.com>
13648
13649 * boards/native-extended-gdbserver.exp: Remove any target variant
13650 specifications from the board name before clearing the isremote
13651 flag from board_info.
13652
ae6ae975
DE
136532015-01-31 Doug Evans <xdje42@gmail.com>
13654
13655 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13656
cfb069a8
GB
136572015-01-31 Gary Benson <gbenson@redhat.com>
13658
13659 * gdb.base/completion.exp: Disable completion limiting for
13660 existing tests. Add new tests to check completion limiting.
13661 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13662
5dd31d79
DE
136632015-01-31 Doug Evans <xdje42@gmail.com>
13664
13665 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13666
9f050062
DE
136672015-01-31 Doug Evans <xdje42@gmail.com>
13668
13669 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13670 entries. Duplicate file section script entries.
13671 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13672 inlined entries. Add test for safe-path rejection.
13673 * gdb.python/py-section-script.c: Add duplicate inlined section script
13674 entries. Duplicate file section script entries.
13675 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13676 inlined entries. Add test for safe-path rejection.
13677
df25ebbd
JB
136782015-01-29 Joel Brobecker <brobecker@adacore.com>
13679
13680 * gdb.ada/disc_arr_bound: New testcase.
13681
4a0ca9ec
JB
136822015-01-29 Joel Brobecker <brobecker@adacore.com>
13683
13684 * gdb.ada/mi_var_array: New testcase.
13685
3a8b707a
DE
136862015-01-27 Doug Evans <dje@google.com>
13687
13688 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13689 Add test for objfile.filename, objfile.username after objfile
13690 has been unloaded.
13691
f8313f6e
JB
136922015-01-26 Joel Brobecker <brobecker@adacore.com>
13693
13694 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13695 the second test to print the name attribute of value
13696 returned by the call to gdb.lookup_type, and adjust
13697 the expected output accordingly.
13698
37bc665e
MW
136992015-01-25 Mark Wielaard <mjw@redhat.com>
13700
13701 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13702 * gdb.base/disp-step-fork.c: Include unistd.h.
13703 * gdb.base/siginfo-obj.c: Include stdio.h.
13704 * gdb.base/siginfo-thread.c: Likewise.
13705 * gdb.mi/non-stop.c: Include unistd.h.
13706 * gdb.mi/nsthrexec.c: Include stdio.h.
13707 * gdb.mi/pthreads.c: Include unistd.h.
13708 * gdb.modula2/unbounded1.c (main): Declare returns int.
13709 * gdb.reverse/consecutive-reverse.c: Likewise.
13710 * gdb.threads/create-fail.c: Include unistd.h.
13711 * gdb.threads/killed.c: Likewise.
13712 * gdb.threads/linux-dp.c: Likewise.
13713 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13714 * gdb.threads/non-ldr-exc-2.c: Likewise.
13715 * gdb.threads/non-ldr-exc-3.c: Likewise.
13716 * gdb.threads/non-ldr-exc-4.c: Likewise.
13717 * gdb.threads/pthreads.c: Include unistd.h.
13718 (main): Declare returns int.
13719 * gdb.threads/tls-main.c (foo): New declaration.
13720 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13721
f7e5394d
SM
137222015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13723
13724 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13725 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13726
743649fd
MW
137272015-01-15 Mark Wielaard <mjw@redhat.com>
13728
13729 * gdb.base/noreturn-return.c: New file.
13730 * gdb.base/noreturn-return.exp: New file.
13731 * gdb.base/noreturn-finish.c: New file.
13732 * gdb.base/noreturn-finish.exp: New file.
13733
198297aa
PA
137342015-01-23 Pedro Alves <palves@redhat.com>
13735
13736 * gdb.threads/continue-pending-after-query.c: New file.
13737 * gdb.threads/continue-pending-after-query.exp: New file.
13738
717cf30c
AG
137392015-01-22 Anders Granlund <anders.granlund@ericsson.com>
13740 Simon Marchi <simon.marchi@ericsson.com>
13741
13742 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
13743 * gdb.base/valgrind-db-attach.exp: Same.
13744 * gdb.base/valgrind-infcall.exp: Same.
13745 * lib/mi-support.exp (default_mi_gdb_start): Same.
13746 * lib/prompt.exp (default_prompt_gdb_start): Same.
13747 * lib/gdb.exp (default_gdb_spawn): Same.
13748 (gdb_interact): New.
13749
13750
4b62a76e
JK
137512015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13752
13753 * gdb.compile/compile.exp (pointer to jit function): New test.
13754
b4cdae6f
WW
137552015-01-17 Wei-cheng Wang <cole945@gmail.com>
13756
13757 * lib/gdb.exp (supports_process_record): Return true for
13758 powerpc*-*-linux*.
13759 (supports_reverse): Likewise.
13760
d221e7ef
DB
137612015-01-15 Don Breazeal <donb@codesourcery.com>
13762
13763 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
13764 instead of checking whether the target board is remote and
13765 use spawn_wait_for_attach instead of exec/sleep.
13766 * gdb.base/attach-twice.exp: Likewise.
13767
bafffb51
JB
137682015-01-15 Joel Brobecker <brobecker@adacore.com>
13769
13770 * gdb.ada/var_arr_attrs: New testcase.
13771
5589af0e
PA
137722015-01-14 Pedro Alves <palves@redhat.com>
13773 Joel Brobecker <brobecker@adacore.com>
13774
13775 PR gdb/17525
13776 * gdb.base/bp-cmds-execution-x-script.c: New file.
13777 * gdb.base/bp-cmds-execution-x-script.exp: New file.
13778 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
13779
6c400b59
PA
137802015-01-14 Pedro Alves <palves@redhat.com>
13781
13782 PR cli/17828
13783 * gdb.base/batch-preserve-term-settings.c: New file.
13784 * gdb.base/batch-preserve-term-settings.exp: New file.
13785
e02c96a7
DE
137862015-01-13 Doug Evans <dje@google.com>
13787
13788 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
13789 binary.
13790
576fd14c
JB
137912015-01-13 Joel Brobecker <brobecker@adacore.com>
13792
13793 * Makefile.in (clean mostlyclean): Do not delete *.py.
13794
04dccad0
JB
137952015-01-13 Joel Brobecker <brobecker@adacore.com>
13796
13797 * gdb.python/py-lookup-type.exp: New file.
13798
3d230f71
PA
137992015-01-12 Pedro Alves <palves@redhat.com>
13800
13801 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13802 restore GDBFLAGS before returning.
13803
7e67715d
JK
138042015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13805
13806 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
13807 is_amd64_regs_target and is_x86_like_target.
13808
f2e0d4b4
DE
138092015-01-11 Doug Evans <xdje42@gmail.com>
13810
13811 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13812 is given without an explicit form.
13813 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13814 attributes.
13815 * gdb.dwarf/corrupt.exp: Ditto.
13816 * gdb.dwarf2/enum-type.exp: Ditto.
13817 * gdb.trace/entry-values.exp: Ditto.
13818 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13819
439250fb
DE
138202015-01-11 Doug Evans <xdje42@gmail.com>
13821
13822 PR gdb/15830
13823 * gdb.base/maint.exp: Remove references to "maint demangle".
13824 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
13825 Add tests for explicitly specifying language to demangle.
13826 * gdb.dlang/demangle.exp: Ditto.
13827
ede9f622
PA
138282015-01-09 Pedro Alves <palves@redhat.com>
13829
13830 * gdb.threads/non-stop-fair-events.c: New file.
13831 * gdb.threads/non-stop-fair-events.exp: New file.
13832
a7b796db
PA
138332015-01-09 Pedro Alves <palves@redhat.com>
13834
13835 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
13836 the global scope. Set a breakpoint after all threads are started
13837 rather than stepping over two source lines. Expect the prompt.
13838 * gdb.base/watch_thread_num.c (threads_started_barrier): New
13839 global.
13840 (NUM): Now 15.
13841 (main): Use threads_started_barrier to wait for all threads to
13842 start. Main thread no longer calls thread_function. Exit after
13843 180 seconds.
13844 (loop): New function.
13845 (thread_function): Wait on threads_started_barrier barrier. Call
13846 'loop' at each iteration.
13847 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
13848 threads have started, instead of hardcoding number of "next"
13849 steps. Use an access watchpoint instead of a write watchpoint.
13850
9665ffdd
PA
138512015-01-09 Pedro Alves <palves@redhat.com>
13852
13853 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
13854 (thread_func): Wait on barrier.
13855 (main): Wait for all threads to start before stopping GDB.
13856 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
13857 global.
13858 (thread1_func, thread2_func): Wait on barrier.
13859 (main): Wait for all threads to start before stopping GDB.
13860 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
13861 New global.
13862 (thread1_func, thread2_func): Wait on barrier.
13863 (main): Wait for all threads to start before stopping GDB.
13864
c945a99f
PA
138652015-01-09 Pedro Alves <palves@redhat.com>
13866
13867 * gdb.threads/attach-many-short-lived-threads.c: New file.
13868 * gdb.threads/attach-many-short-lived-threads.exp: New file.
13869
c1a747c1
PA
138702014-01-09 Pedro Alves <palves@redhat.com>
13871
13872 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
13873 instead of to thread 2.
13874 * gdb.threads/signal-command-multiple-signals-pending.c (main):
13875 Add barrier around each pthread_create call instead of around all
13876 calls.
13877 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
13878 Set a break on thread_function and have the child threads hit it
13879 one at at a time.
13880
60b3033e
PA
138812015-01-09 Pedro Alves <palves@redhat.com>
13882
13883 * lib/gdb.exp (can_spawn_for_attach): New procedure.
13884 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
13885 false.
13886 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
13887 checking whether the target board is remote.
13888 * gdb.multi/multi-attach.exp: Likewise.
13889 * gdb.python/py-sync-interp.exp: Likewise.
13890 * gdb.server/ext-attach.exp: Likewise.
13891 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
13892 tests that need to attach, instead of checking whether the target
13893 board is remote at the top of the file.
13894
acc018ac
YQ
138952015-01-08 Yao Qi <yao@codesourcery.com>
13896
13897 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
13898
50a18af8
JK
138992015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13900
13901 Fix testcase compilation.
13902 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
13903
8503d6e1
JB
139042015-01-06 Joel Brobecker <brobecker@adacore.com>
13905
13906 * gdb.python/py-type.exp: Add a couple test about empty
13907 array creation, and negative-length array creation.
13908
cc73dbcc
DE
139092015-01-02 Doug Evans <xdje42@gmail.com>
13910
13911 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
13912
0300bbc7
DE
139132015-01-02 Doug Evans <dje@google.com>
13914
13915 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
13916
9d85a0ec
YQ
139172014-12-29 Yao Qi <yao@codesourcery.com>
13918
13919 * gdb.trace/entry-values.exp: Update comments. Rename variable
13920 bar_call_foo to returned_from_foo.
13921
87186c6a
MMN
139222014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
13923
13924 PR gdb/17394
13925 * gdb.linespec/break-asm-file.c: New file.
13926 * gdb.linespec/break-asm-file.exp: New file.
13927 * gdb.linespec/break-asm-file0.s: New file.
13928 * gdb.linespec/break-asm-file1.s: New file.
13929
1bab7383
YQ
139302014-12-18 Nigel Stephens <nigel@mips.com>
13931 Maciej W. Rozycki <macro@codesourcery.com>
13932
13933 * gdb.base/float.exp: Handle the new output from "info float" on
13934 MIPS targets.
13935
1bc1068a
JK
139362014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13937
13938 Fix MinGW compilation.
13939 * gdb.compile/compile-ops.exp: Update untested message if
13940 !skip_compile_feature_tests.
13941 * gdb.compile/compile-setjmp.exp: Likewise.
13942 * gdb.compile/compile-tls.exp: Likewise.
13943 * gdb.compile/compile.exp: Likewise.
13944 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
13945 supported on this host".
13946
b6615d10
DE
139472014-12-16 Doug Evans <xdje42@gmail.com>
13948
13949 * boards/stabs.exp: New file.
13950
25dda427
AA
139512014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
13952
13953 * gdb.base/completion.exp: Adjust to format changes of "maint
13954 print user-registers".
13955
bf330350
CU
139562014-12-16 Catalin Udma <catalin.udma@freescale.com>
13957
13958 PR server/17457
13959 * gdb.arch/aarch64-fp.c: New file.
13960 * gdb.arch/aarch64-fp.exp: New file.
13961
395cf596
SDJ
139622014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
13963
13964 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
13965 r210637, r210913, r211666, r215400, r215817).
13966
13967 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
13968 * dg-extract-results.py: New file.
13969 * dg-extract-results.sh: Use it if the environment seems
13970 suitable.
13971
13972 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
13973
13974 * dg-extract-results.py (parse_run): Handle warnings that
13975 are printed before a test harness is run.
13976
13977 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
13978
13979 * dg-extract-results.py (Named): Remove __cmp__ method.
13980 (output_variation): Use a key to sort variation.harnesses.
13981
13982 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
13983
13984 * dg-extract-results.py: For Python 3, force sys.stdout to
13985 handle surrogate escape sequences.
13986 (safe_open): New function.
13987 (output_segment, main): Use it.
13988
13989 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
13990
13991 * dg-extract-results.py (Prog.result_re): Include options
13992 in test name.
13993
13994 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
13995
13996 * dg-extract-results.py (output_variation): Always sort if
13997 do_sum.
13998
e882ef3c
SM
139992014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14000
14001 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14002 as long as we get pagination notifications.
14003
4992aa20
JM
140042014-12-15 Jason Merrill <jason@redhat.com>
14005
14006 * Makefile.in (check-gdb.%): Restore.
14007 * README: Mention it.
14008
c1b5a1a6
JB
140092014-12-13 Joel Brobecker <brobecker@adacore.com>
14010
14011 * gdb.ada/str_uninit: New testcase.
14012
5537b577
JK
140132014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14014
14015 PR symtab/17642
14016 * gdb.base/vla-stub-define.c: New file.
14017 * gdb.base/vla-stub.c: New file.
14018 * gdb.base/vla-stub.exp: New file.
14019
bb2ec1b3
TT
140202014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14021 Jan Kratochvil <jan.kratochvil@redhat.com>
14022 Tom Tromey <tromey@redhat.com>
14023
14024 * configure.ac: Add gdb.compile/.
14025 * configure: Regenerate.
14026 * gdb.compile/Makefile.in: New file.
14027 * gdb.compile/compile-ops.exp: New file.
14028 * gdb.compile/compile-ops.c: New file.
14029 * gdb.compile/compile-tls.c: New file.
14030 * gdb.compile/compile-tls.exp: New file.
14031 * gdb.compile/compile-constvar.S: New file.
14032 * gdb.compile/compile-constvar.c: New file.
14033 * gdb.compile/compile-mod.c: New file.
14034 * gdb.compile/compile-nodebug.c: New file.
14035 * gdb.compile/compile-setjmp-mod.c: New file.
14036 * gdb.compile/compile-setjmp.c: New file.
14037 * gdb.compile/compile-setjmp.exp: New file.
14038 * gdb.compile/compile-shlib.c: New file.
14039 * gdb.compile/compile.c: New file.
14040 * gdb.compile/compile.exp: New file.
14041 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14042
4ff709eb
TT
140432014-12-12 Tom Tromey <tromey@redhat.com>
14044
14045 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14046 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14047
6dddd6a5
DE
140482014-12-12 Doug Evans <dje@google.com>
14049
14050 * lib/gdb-python.exp (get_python_valueof): New function.
14051 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14052
71c24708
AA
140532014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14054
14055 * gdb.base/completion.exp: Add test for completion of "info
14056 registers ".
14057
3e29f34a
MR
140582014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14059
14060 * gdb.base/func-ptrs.c: New file.
14061 * gdb.base/func-ptrs.exp: New file.
14062
fc126975
SM
140632014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14064
14065 PR breakpoints/17012
14066 * gdb.base/dprintf-detach.c: New file.
14067 * gdb.base/dprintf-detach.exp: New file.
14068
0a46d518
SM
140692014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14070
14071 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14072 * lib/gdb.exp (target_is_gdbserver): New procedure.
14073
a0be3e44
DE
140742014-12-08 Doug Evans <dje@google.com>
14075
14076 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14077
df1b803a
YQ
140782014-12-05 Yao Qi <yao@codesourcery.com>
14079
14080 * gdb.guile/scm-error.exp: Remove the third argument to
14081 gdb_remote_download.
14082 * gdb.guile/scm-frame-args.exp: Likewise.
14083 * gdb.guile/scm-section-script.exp: Likewise.
14084
ddb9f679
YQ
140852014-12-05 Yao Qi <yao@codesourcery.com>
14086
14087 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14088
86e4ed39
DE
140892014-12-04 Doug Evans <dje@google.com>
14090
14091 * gdb.python/py-objfile.exp: Add tests for
14092 objfile.add_separate_debug_file.
14093
7c50a931
DE
140942014-12-04 Doug Evans <dje@google.com>
14095
14096 * lib/gdb.exp (get_build_id): New function.
14097 (build_id_debug_filename_get): Rewrite to use it.
14098 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14099
621661e3
MR
141002014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14101
14102 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14103 `method(long)', not just 0x0.
14104 * gdb.cp/nsalias.exp: Align code labels to 4.
14105 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14106 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14107 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14108 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14109 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14110 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14111
29f0c3b7
DE
141122014-12-02 Doug Evans <dje@google.com>
14113
e1e061e7 14114 PR symtab/17602
29f0c3b7 14115 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 14116 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
14117 * gdb.cp/anon-ns.exp: Update.
14118
162078c8
NB
141192014-12-02 Nick Bull <nicholaspbull@gmail.com>
14120
14121 * gdb.python/py-events.py (inferior_call_handler): New.
14122 (register_changed_handler, memory_changed_handler): New.
14123 (test_events.invoke): Register new handlers.
14124 * gdb.python/py-events.exp: Add tests for inferior call,
14125 memory_changed and register_changed events.
14126
fdb09caf
AA
141272014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14128
14129 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14130 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14131 if the linker doesn't understand this.
14132
55cfb2c4
SM
141332014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14134
14135 * gdb.python/python.exp: Change expected reply to help().
14136
9e8cd6df
YQ
141372014-12-01 Yao Qi <yao@codesourcery.com>
14138
14139 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
14140 AC_CONFIG_SUBDIRS(gdb.gdbtk).
14141 * configure: Re-generated.
14142
6c659fc2
SC
141432014-11-28 Siva Chandra Reddy <sivachandra@google.com>
14144
14145 * gdb.cp/chained-calls.cc: New file.
14146 * gdb.cp/chained-calls.exp: New file.
14147 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
14148
d7fc3181
SM
141492014-11-28 Simon Marchi <simon.marchi@ericsson.com>
14150
14151 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
14152 * gdb.dwarf2/symtab-producer.exp: Same.
14153 * gdb.gdb/python-interrupts.exp: Same.
14154 * gdb.gdb/python-selftest.exp: Same.
14155 * gdb.python/py-linetable.exp: Same.
14156 * gdb.python/py-type.exp: Same.
14157 * gdb.python/py-value-cc.exp: Same.
14158 * gdb.python/py-value.exp: Same.
14159
10e79639
YQ
141602014-11-28 Yao Qi <yao@codesourcery.com>
14161
14162 * gdb.base/break-probes.exp: Match library name prefixed with
14163 sysroot.
14164
f28a0564
SM
141652014-11-27 Simon Marchi <simon.marchi@ericsson.com>
14166
14167 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
14168 test expected output. Add parentheses for the call to print.
14169 Remove L suffix from integers.
14170
3fe1ce1d
DE
141712014-11-26 Doug Evans <dje@google.com>
14172
14173 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
14174
84429e27
YQ
141752014-11-22 Yao Qi <yao@codesourcery.com>
14176
14177 * gdb.trace/entry-values.c: Remove asms.
14178 (foo): Add foo_label.
14179 (bar): Add bar_label.
14180 * gdb.trace/entry-values.exp: Remove code computing foo's
14181 length and bar's length.
14182 (Dwarf::assemble): Invoke function_range for bar and use
14183 MACRO_AT_func for foo.
14184
26741859
YQ
141852014-11-22 Yao Qi <yao@codesourcery.com>
14186
14187 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
14188 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
14189 Use .Lgcc43_procstart instead of gcc43.
14190
45e44d27
JB
141912014-11-21 Joel Brobecker <brobecker@adacore.com>
14192
14193 * gdb.ada/n_arr_bound: New testcase.
14194
458c8db8
SDJ
141952014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
14196
14197 PR breakpoints/10737
14198 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
14199 test_catch_syscall_multi_arch.
14200 (test_catch_syscall_multi_arch): New function.
14201
43f3e411
DE
142022014-11-20 Doug Evans <xdje42@gmail.com>
14203
14204 * gdb.base/maint.exp: Update expected output.
14205
0d7b2549
AA
142062014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
14207
14208 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
14209 4-byte instruction on S390.
14210
8908fca5
JB
142112014-11-19 Joel Brobecker <brobecker@adacore.com>
14212
14213 * gdb.ada/arr_arr: New testcase.
14214
4a46959e
JB
142152014-11-19 Joel Brobecker <brobecker@adacore.com>
14216
14217 * gdb.ada/pkd_arr_elem: New Testcase.
14218
470e2f4e
LM
142192014-11-18 Luis Machado <lgustavo@codesourcery.com>
14220
14221 * gdb.reverse/break-precsave: Expect completion message for
14222 core file reads.
14223 * gdb.reverse/consecutive-precsave.exp: Likewise.
14224 * gdb.reverse/finish-precsave.exp: Likewise.
14225 * gdb.reverse/i386-precsave.exp: Likewise.
14226 * gdb.reverse/machinestate-precsave.exp: Likewise.
14227 * gdb.reverse/sigall-precsave.exp: Likewise.
14228 * gdb.reverse/solib-precsave.exp: Likewise.
14229 * gdb.reverse/step-precsave.exp: Likewise.
14230 * gdb.reverse/until-precsave.exp: Likewise.
14231 * gdb.reverse/watch-precsave.exp: Likewise.
14232
a267f3ad
AA
142332014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14234
14235 * gdb.base/bp-permanent.c: Include unistd.h.
14236 * gdb.python/py-framefilter-mi.c (main): Add return type.
14237 * gdb.python/py-framefilter.c (main): Likewise.
14238 * gdb.trace/actions-changed.c (main): Likewise.
14239
12084a9a
AA
142402014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14241
14242 * gdb.mi/until.c: Add eye-catchers.
14243 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
14244 line numbers.
14245
dc7e1a77
AA
142462014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14247
14248 * gdb.base/condbreak.exp: Drop references to removed non-prototype
14249 function header variants in break1.c.
14250 * gdb.base/ena-dis-br.exp: Likewise.
14251 * gdb.base/hbreak2.exp: Likewise.
14252 * gdb.reverse/until-precsave.exp: Drop references to removed
14253 non-prototype function header variants in ur1.c.
14254 * gdb.reverse/until-reverse.exp: Likewise.
14255
41c77605
PM
142562014-11-17 Petr Machata <pmachata@redhat.com>
14257
14258 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
14259 ${_cu_offset_size} bytes abbrev offset.
14260
34248c3a
DE
142612014-11-15 Doug Evans <xdje42@gmail.com>
14262
14263 PR symtab/17559
14264 * gdb.base/line-symtabs.exp: New file.
14265 * gdb.base/line-symtabs.c: New file.
14266 * gdb.base/line-symtabs.h: New file.
14267
646da059
YQ
142682014-11-14 Yao Qi <yao@codesourcery.com>
14269
14270 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
14271 (func): Add label func_label.
14272 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
14273 Replace low_pc and high_pc with MACRO_AT_range.
14274 Replace name, low_pc and high_pc with MACRO_AT_func.
14275
9301ebe6
YQ
142762014-11-14 Yao Qi <yao@codesourcery.com>
14277
14278 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
14279 Replace name, low_pc and high_pc with MACRO_AT_func.
14280
f166b542
YQ
142812014-11-14 Yao Qi <yao@codesourcery.com>
14282
14283 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
14284 produce debug information.
14285 * gdb.dwarf2/implptr-optimized-out.S: Removed.
14286
0f6e71e3
YQ
142872014-11-14 Yao Qi <yao@codesourcery.com>
14288
14289 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
14290 object and get function length.
14291 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
14292 with MACRO_AT_func.
14293 (top-level): Replace gdb_compile and clean_restart with
14294 prepare_for_testing.
14295 * gdb.dwarf2/main.c (main): Add label main_label.
14296
876c4df9
YQ
142972014-11-14 Yao Qi <yao@codesourcery.com>
14298
14299 * lib/dwarf.exp (function_range): New procedure.
14300 (Dwarf::_handle_macro_at_func): New procedure.
14301 (Dwarf::_handle_macro_at_range): New procedure.
14302 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
14303
02ad9cf1
YQ
143042014-11-14 Yao Qi <yao@codesourcery.com>
14305
14306 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
14307 (_handle_attribute): New procedure.
14308
a59add0c
AA
143092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14310
14311 * gdb.ada/cond_lang/foo.c (callme): Add return type.
14312 * gdb.base/call-sc.c (zed): Likewise.
14313 * gdb.base/checkpoint.c (main): Likewise.
14314 * gdb.base/dump.c (main): Likewise.
14315 * gdb.base/gcore.c (main): Likewise.
14316 * gdb.base/huge.c (main): Likewise.
14317 * gdb.base/multi-forks.c (main): Likewise.
14318 * gdb.base/pr10179-a.c (main): Likewise.
14319 * gdb.base/savedregs.c (main): Likewise.
14320 * gdb.base/sigaltstack.c (main): Likewise.
14321 * gdb.base/siginfo.c (main): Likewise.
14322 * gdb.base/structs.c (zed): Likewise.
14323 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
14324 * gdb.mi/mi-syn-frame.c (main): Likewise.
14325 * gdb.mi/until.c (foo, main): Likewise.
14326 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
14327 * gdb.base/solib-weak.c (foo): Declare.
14328 * gdb.base/attach-twice.c: Include stdio.h.
14329 * gdb.base/weaklib1.c: Likewise.
14330 * gdb.base/weaklib2.c: Likewise.
14331 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
14332 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14333 unistd.h.
14334 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14335 * gdb.mi/mi-exit-code.c: Likewise.
14336 * gdb.base/break-interp-lib.c: Include string.h.
14337 * gdb.base/coremaker.c: Likewise.
14338 * gdb.base/testenv.c: Likewise.
14339 * gdb.python/py-finish-breakpoint.c: Likewise.
14340 * gdb.base/inferior-died.c: Include sys/wait.h.
14341 * gdb.base/fileio.c: Include time.h.
14342 * gdb.base/async-shell.c: Include unistd.h.
14343 * gdb.base/dprintf-non-stop.c: Likewise.
14344 * gdb.base/info-os.c: Likewise.
14345 * gdb.mi/mi-console.c: Likewise.
14346 * gdb.mi/watch-nonstop.c: Likewise.
14347 * gdb.python/py-events.c: Likewise.
14348 * gdb.base/async.c (baz): Move up before its invocation.
14349 * gdb.base/code_elim2.c (my_global_func): Likewise.
14350 * gdb.base/skip-solib-lib.c (multiply): Likewise.
14351 * gdb.base/advance.c (func2): Likewise.
14352
3b5d5997
AA
143532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14354
14355 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
14356 variant.
14357 * gdb.base/annota3.c: Likewise.
14358 * gdb.base/async.c: Likewise.
14359 * gdb.base/average.c: Likewise.
14360 * gdb.base/call-ar-st.c: Likewise.
14361 * gdb.base/call-rt-st.c: Likewise.
14362 * gdb.base/call-sc.c: Likewise.
14363 * gdb.base/call-strs.c: Likewise.
14364 * gdb.base/ending-run.c: Likewise.
14365 * gdb.base/execd-prog.c: Likewise.
14366 * gdb.base/exprs.c: Likewise.
14367 * gdb.base/foll-exec.c: Likewise.
14368 * gdb.base/foll-fork.c: Likewise.
14369 * gdb.base/foll-vfork.c: Likewise.
14370 * gdb.base/funcargs.c: Likewise.
14371 * gdb.base/gcore.c: Likewise.
14372 * gdb.base/jump.c: Likewise.
14373 * gdb.base/langs0.c: Likewise.
14374 * gdb.base/langs1.c: Likewise.
14375 * gdb.base/langs2.c: Likewise.
14376 * gdb.base/mips_pro.c: Likewise.
14377 * gdb.base/nodebug.c: Likewise.
14378 * gdb.base/opaque0.c: Likewise.
14379 * gdb.base/opaque1.c: Likewise.
14380 * gdb.base/recurse.c: Likewise.
14381 * gdb.base/run.c: Likewise.
14382 * gdb.base/scope0.c: Likewise.
14383 * gdb.base/scope1.c: Likewise.
14384 * gdb.base/setshow.c: Likewise.
14385 * gdb.base/setvar.c: Likewise.
14386 * gdb.base/shmain.c: Likewise.
14387 * gdb.base/shr1.c: Likewise.
14388 * gdb.base/shr2.c: Likewise.
14389 * gdb.base/sigall.c: Likewise.
14390 * gdb.base/signals.c: Likewise.
14391 * gdb.base/so-indr-cl.c: Likewise.
14392 * gdb.base/solib2.c: Likewise.
14393 * gdb.base/structs.c: Likewise.
14394 * gdb.base/sum.c: Likewise.
14395 * gdb.base/vforked-prog.c: Likewise.
14396 * gdb.base/watchpoint.c: Likewise.
14397 * gdb.reverse/shr2.c: Likewise.
14398 * gdb.reverse/until-reverse.c: Likewise.
14399 * gdb.reverse/ur1.c: Likewise.
14400 * gdb.reverse/watch-reverse.c: Likewise.
14401
066a77c5
AA
144022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14403
14404 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
14405 variant.
14406 * gdb.base/sepdebug.exp: Drop references to removed code.
14407
4f204ea5
AA
144082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14409
14410 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
14411 variant. Preserve original line numbering.
14412 * gdb.base/list1.c: Likewise.
14413
3b377a3a
AA
144142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14415
14416 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
14417 variant.
14418 * gdb.base/break1.c: Likewise.
14419 * gdb.base/break.exp: Drop references to removed code.
14420
e444df73
AA
144212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14422
14423 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
14424 variant.
14425
8008f2a7
AA
144262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14427
14428 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
14429
a5a06887
AA
144302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14431
14432 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
14433 logic into perform_all_tests() and invoke it with and without
14434 function header prototypes.
14435 (do_function_calls): Remove conditional XFAIL for PR 5318.
14436 (rerun_and_prepare): Remove duplicate code.
14437 (perform_all_tests): New. Main logic moved here.
14438
44dba9b9
AA
144392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14440
14441 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
14442 code guarded by #ifdef NO_PROTOTYPES.
14443 (t_double_many_args): Likewise.
14444 (DEF_FUNC_MANY_ARGS_1): Likewise.
14445 (DEF_FUNC_VALUES_1): Likewise.
14446 (t_structs_ldc): Renamed from t_structs_fc in conditional code
14447 guarded by #ifdef PROTOTYPES.
14448
d1fbcd56
AA
144492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14450
14451 * gdb.mi/mi-console.c: Add eye-catcher.
14452 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
14453 instead of literal line number.
14454
b0e59b8f
AA
144552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14456
14457 * gdb.base/shr2.c: Add eye-catcher.
14458 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
14459 line number.
14460
78f98cca
AA
144612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14462
14463 * gdb.base/jump.c: Add eye-catchers.
14464 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
14465 numbers.
14466
58fa2af0
AA
144672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14468
14469 * gdb.base/execd-prog.c: Add eye-catchers.
14470 * gdb.base/foll-exec.c: Likewise.
14471 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
14472 line numbers.
14473
04e5059b
AA
144742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14475
14476 * gdb.base/ending-run.c: Add eye-catchers.
14477 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
14478 literal line numbers.
14479
dbfdb174
AA
144802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14481
14482 * gdb.base/call-rt-st.c: Add eye-catchers.
14483 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
14484 literal line numbers.
14485
888a2ade
AA
144862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14487
14488 * gdb.base/call-ar-st.c: Add eye-catchers.
14489 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
14490 literal line numbers.
14491
6acc2dde
AA
144922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14493
14494 * gdb.base/average.c: Add eye-catchers.
14495 * gdb.base/sum.c: Likewise.
14496 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
14497 regexps dynamically.
14498
9ecfcd1d
AA
144992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14500
14501 * gdb.base/solib1.c: Add eye-catchers.
14502 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
14503 literal line numbers.
14504
78708b7c
PA
145052014-11-12 Pedro Alves <palves@redhat.com>
14506
14507 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
14508 leader has exited.
14509
af48d08f
PA
145102014-11-12 Pedro Alves <palves@redhat.com>
14511
14512 * gdb.arch/i386-bp_permanent.c: New file.
14513 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
14514 (srcfile): Set to i386-bp_permanent.c.
14515 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
14516 that stepi does not execute the 'leave' instruction, instead of
14517 testing it does execute.
14518 * gdb.base/bp-permanent.c: New file.
14519 * gdb.base/bp-permanent.exp: New file.
14520
af3768e9
DE
145212014-11-10 Doug Evans <xdje42@gmail.com>
14522
14523 PR symtab/17564
14524 * gdb.base/symtab-search-order.exp: New file.
14525 * gdb.base/symtab-search-order.c: New file.
14526 * gdb.base/symtab-search-order-1.c: New file.
14527 * gdb.base/symtab-search-order-shlib-1.c: New file.
14528
9de00a4a
PA
145292014-11-07 Pedro Alves <palves@redhat.com>
14530
14531 PR gdb/17511
14532 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
14533 i?86-*-linux*.
14534
e0f52461
SC
145352014-11-03 Siva Chandra Reddy <sivachandra@google.com>
14536
14537 PR c++/17494
14538 * gdb.cp/pr17494.cc: New file.
14539 * gdb.cp/pr17494.exp: New file.
14540
6ce8c980
YQ
145412014-11-02 Yao Qi <yao@codesourcery.com>
14542
14543 * gdb.python/python.exp: Get working directory and match the
14544 output of "set extended-prompt \\w " with it.
14545
02be9a71
DE
145462014-10-30 Doug Evans <dje@google.com>
14547
14548 * gdb.python/py-objfile.exp: Add tests for setting random attributes
14549 in objfiles.
14550 * gdb.python/py-progspace.exp: Add tests for setting random attributes
14551 in progspaces.
14552
3bdff46b
LM
145532014-10-30 Janis Johnson <janisjo@codesourcery.com>
14554
14555 * gdb.base/fullpath-expand.exp: Skip for a remote host.
14556 * gdb.base/realname-expand.exp: Likewise.
14557 * gdb.linespec/macro-relative.exp: Likewise.
14558
ab917dfb
PA
145592014-10-29 Pedro Alves <palves@redhat.com>
14560
14561 PR gdb/17408
14562 * gdb.threads/schedlock.c (some_function): New function.
14563 (call_function): New global.
14564 (MAYBE_CALL_SOME_FUNCTION): New macro.
14565 (thread_function): Call it.
14566 * gdb.threads/schedlock.exp (get_args): Add description parameter,
14567 and use it instead of a global counter. Adjust all callers.
14568 (get_current_thread): Use "find current thread" for test message
14569 here rather than having all callers pass down the same string.
14570 (goto_loop): New procedure, factored out from ...
14571 (my_continue): ... this.
14572 (step_ten_loops): Change parameter from test message to command to
14573 use. Adjust.
14574 (list_count): Delete global.
14575 (check_result): New procedure, factored out from duplicate top
14576 level code.
14577 (continue tests): Wrap in with_test_prefix.
14578 (test_step): New procedure, factored out from duplicate top level
14579 code.
14580 (top level): Test "step" in combination with all scheduler-locking
14581 modes. Test "next" in combination with all scheduler-locking
14582 modes, and in combination with stepping over a function call or
14583 not.
14584 * gdb.threads/next-bp-other-thread.c: New file.
14585 * gdb.threads/next-bp-other-thread.exp: New file.
14586
d3d4baed
PA
145872014-10-29 Pedro Alves <palves@redhat.com>
14588
14589 PR python/17372
14590 * gdb.python/python.exp: Test a multi-line command that spawns
14591 interactive Python.
14592 * gdb.base/multi-line-starts-subshell.exp: New file.
14593
563e8d85
YQ
145942014-10-29 Yao Qi <yao@codesourcery.com>
14595
14596 * gdb.base/fileio.exp: Make directories on host.
14597
0ea4d52e
YQ
145982014-10-29 Yao Qi <yao@codesourcery.com>
14599
14600 * gdb.base/fileio.c (test_write): Close the file.
14601
7f5ef605
PA
146022014-10-28 Pedro Alves <palves@redhat.com>
14603
14604 PR gdb/12623
14605 * gdb.base/sigstep.c (no_handler): New global.
14606 (main): If 'no_handler is true, set the signal handlers to
14607 SIG_IGN.
14608 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14609 with_sw_watch and no_handler parameters. Handle them.
14610 (top level) <stepping over handler when stopped at a breakpoint
14611 test>: Add a test axis for testing with a software watchpoint, and
14612 another for testing with the signal handler set to SIG_IGN.
14613 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14614 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14615
abbdbd03
PA
146162014-10-28 Pedro Alves <palves@redhat.com>
14617
14618 PR gdb/17511
14619 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14620 * gdb.base/sigstep.exp (other_handler_location): New global.
14621 (advance): Support stepping into the signal handler, and running
14622 commands while in the handler.
14623 (in_handler_map): New global.
14624 (top level): In the advance test, add combinations for getting
14625 into the handler with stepping commands, and for running commands
14626 in the handler. Add comment descripting the advancei tests.
14627
1df4399f
PA
146282014-10-28 Pedro Alves <palves@redhat.com>
14629
14630 * gdb.base/sigstep.exp: Use build_executable instead of
14631 prepare_for_testing.
14632 (top level): Move code that starts GDB, runs to main and creates a
14633 display to ...
14634 (restart): ... this new procedure.
14635 (top level): Move backtrace from signal handler test to ...
14636 (validate_backtrace): ... this new procedure.
14637 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14638 with_test_prefix. Always restart GDB.
14639 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14640 with_test_prefix. Always restart GDB. No need to delete
14641 breakpoints after the test.
14642 (test_skip_handler): Remove prefix parameter.
14643 (skip_over_handler, breakpoint_to_handler)
14644 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14645 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14646 restart GDB. No need to delete breakpoints after the test.
14647 (top level): Use foreach to call the test procedures with
14648 different commands.
14649
a5b6e449
PA
146502014-10-28 Pedro Alves <palves@redhat.com>
14651
14652 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14653 instead of GNATS numbers.
14654 * gdb.base/sigbpt.exp: Likewise.
14655 * gdb.base/siginfo.exp: Likewise.
14656 * gdb.base/sigstep.exp: Likewise.
14657
e5f8a7cc
PA
146582014-10-27 Pedro Alves <palves@redhat.com>
14659
14660 * gdb.base/sigstep.c (dummy): New global.
14661 (main): Issue a couple writes to the new global.
14662 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14663 procedures.
14664 (skip_over_handler): Use test_skip_handler.
14665 (top level): Call skip_over_handler for stepi and nexti too.
14666 (breakpoint_over_handler): Use test_skip_handler.
14667 (top level): Call breakpoint_over_handler for stepi and nexti too.
14668
763905a3
YQ
146692014-10-27 Yao Qi <yao@codesourcery.com>
14670
14671 * gdb.trace/tfile.c (adjust_function_address)
14672 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14673 function descriptor.
14674
6f259a23
DB
146752014-10-24 Don Breazeal <donb@codesourcery.com>
14676
14677 * gdb.base/foll-fork.exp (test_follow_fork,
14678 catch_fork_child_follow): Check for updated fork messages emitted
14679 from infrun.c.
14680 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14681 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14682 vfork_and_exec_child_follow_through_step): Check for updated vfork
14683 messages emitted from infrun.c.
14684
09dd9a69
PA
146852014-10-24 Pedro Alves <palves@redhat.com>
14686
14687 * gdb.base/corefile.exp: Remove references to ultrix.
14688 * gdb.base/interrupt.exp: Likewise.
14689 * gdb.base/whatis.exp: Likewise.
14690 * gdb.gdb/selftest.exp: Likewise.
14691 * gdb.threads/manythreads.exp: Likewise.
14692 * gdb.threads/print-threads.exp: Likewise.
14693 * gdb.threads/pthreads.exp:: Likewise.
14694 * gdb.threads/schedlock.exp: Likewise.
14695
3433cfa5
SC
146962014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14697
14698 * gdb.cp/non-trivial-retval.cc: Add a test case.
14699 * gdb.cp/non-trivial-retval.exp: Add a test.
14700
092f880b
YQ
147012014-10-20 Yao Qi <yao@codesourcery.com>
14702
14703 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14704 * gdb.python/py-objfile-script-gdb.py: New file.
14705 * gdb.python/py-objfile-script.exp: Update reference to
14706 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14707 of remote_download. Remove the dest file.
14708
acbdb7f3
YQ
147092014-10-20 Yao Qi <yao@codesourcery.com>
14710
14711 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14712 * gdb.base/step-line.exp: Likewise.
14713 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14714 * gdb.dwarf2/dw2-basic.exp: Likewise.
14715 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14716 * gdb.dwarf2/dw2-filename.exp: Likewise.
14717 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14718 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14719 * gdb.dwarf2/dw2-producer.exp: Likewise.
14720 * gdb.dwarf2/mac-fileno.exp: Likewise.
14721 * gdb.python/py-frame-args.exp: Likewise.
14722 * gdb.python/py-framefilter.exp: Likewise.
14723 * gdb.python/py-mi.exp: Likewise.
14724 * gdb.python/py-objfile-script.exp: Likewise
14725 * gdb.python/py-pp-integral.exp: Likewise.
14726 * gdb.python/py-pp-re-notag.exp: Likewise.
14727 * gdb.python/py-prettyprint.exp: Likewise.
14728 * gdb.python/py-section-script.exp: Likewise.
14729 * gdb.python/py-typeprint.exp: Likewise.
14730 * gdb.python/py-xmethods.exp: Likewise.
14731 * gdb.stabs/weird.exp: Likewise.
14732 * gdb.xml/tdesc-regs.exp: Likewise.
14733
bd286a29
KCY
147342014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
14735
14736 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
14737 (out_cu): Use addr_len for the size of addresses.
14738 (out_line): Likewise. Size DW_LNE_set_address instruction
14739 according to addr_len.
14740 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
14741 (FUNC): Add START_INSNS to definition.
14742
673dc4a0
YQ
147432014-10-18 Yao Qi <yao@codesourcery.com>
14744
14745 * gdb.base/argv0-symlink.exp: Check argv[0] value if
14746 gdb_has_argv0 return true.
14747 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
14748 check [target_info exists noargs], check [gdb_has_argv0]
14749 instead.
14750 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14751 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
14752 procedures.
14753
4ffbba72
DE
147542014-10-17 Doug Evans <dje@google.com>
14755
14756 * gdb.python/py-events.exp: Update expected output for clear_objfiles
14757 event.
14758 * gdb.python/py-events.py: Add clear_objfiles event.
14759
d096d8c1
DE
147602014-10-17 Doug Evans <dje@google.com>
14761
14762 * gdb.python/py-objfile.exp: Test progspace attribute.
14763
a80db015
LM
147642014-10-17 Luis Machado <lgustavo@codesourcery.com>
14765
14766 * gdb.guile/scm-breakpoint.exp: Do not assume any
14767 directory separators when matching source file paths.
14768 * gdb.python/py-breakpoint.exp: Likewise.
14769 * gdb.reverse/break-precsave.exp: Likewise.
14770 * gdb.reverse/break-reverse.exp: Likewise.
14771 * gdb.reverse/consecutive-precsave.exp: Likewise.
14772 * gdb.reverse/finish-precsave.exp: Likewise.
14773 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
14774 * gdb.reverse/finish-reverse.exp: Likewise.
14775 * gdb.reverse/i386-precsave.exp: Likewise.
14776 * gdb.reverse/i387-env-reverse.exp: Likewise.
14777 * gdb.reverse/i387-stack-reverse.exp: Likewise.
14778 * gdb.reverse/machinestate-precsave.exp: Likewise.
14779 * gdb.reverse/machinestate.exp: Likewise.
14780 * gdb.reverse/sigall-precsave.exp: Likewise.
14781 * gdb.reverse/solib-precsave.exp: Likewise.
14782 * gdb.reverse/step-precsave.exp: Likewise.
14783 * gdb.reverse/until-precsave.exp: Likewise.
14784 * gdb.reverse/watch-precsave.exp: Likewise.
14785 * gdb.reverse/watch-reverse.exp: Likewise.
14786
b22089ab
YQ
147872014-10-17 Yao Qi <yao@codesourcery.com>
14788
14789 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
14790 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
14791
6c4486e6
PA
147922014-10-17 Pedro Alves <palves@redhat.com>
14793
14794 PR gdb/17471
14795 * gdb.base/bg-execution-repeat.c: New file.
14796 * gdb.base/bg-execution-repeat.exp: New file.
14797
0ff33695
PA
147982014-10-17 Pedro Alves <palves@redhat.com>
14799
14800 PR gdb/17300
14801 * gdb.base/continue-all-already-running.c: New file.
14802 * gdb.base/continue-all-already-running.exp: New file.
14803
6fdebc3d
PA
148042014-10-17 Pedro Alves <palves@redhat.com>
14805
14806 PR gdb/17472
14807 * gdb.base/annota-input-while-running.c: New file.
14808 * gdb.base/annota-input-while-running.exp: New file.
14809
32a8097b
PA
148102014-10-17 Pedro Alves <palves@redhat.com>
14811
14812 * gdb.base/callfuncs.exp: emove references to osf.
14813 * gdb.base/sigall.exp: Likewise.
14814 * gdb.gdb/selftest.exp: Likewise.
14815 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14816 * gdb.mi/non-stop.c: Likewise.
14817 * gdb.mi/pthreads.c: Likewise.
14818 * gdb.reverse/sigall-precsave.exp: Likewise.
14819 * gdb.reverse/sigall-reverse.exp: Likewise.
14820 * gdb.threads/pthreads.c: Likewise.
14821 * gdb.threads/pthreads.exp: Likewise.
14822
7a3517ff
YQ
148232014-10-17 Yao Qi <yao@codesourcery.com>
14824
14825 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
14826 check 'target_info exists noargs'.
14827 (test_command_prompt_position): Likewise.
14828 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
14829 Remove "set args".
14830 (progvar_simple_while_test): Likewise.
14831 (progvar_complex_if_while_test): Likewise.
14832 (if_while_breakpoint_command_test): Likewise.
14833 (infrun_breakpoint_command_test): Likewise.
14834 (breakpoint_command_test): Likewise.
14835 (watchpoint_command_test): Likewise.
14836 (bp_deleted_in_command_test): Likewise.
14837 (temporary_breakpoint_commands): Likewise.
14838
bb99c472
YQ
148392014-10-16 Yao Qi <yao@codesourcery.com>
14840
14841 * gdb.base/remotetimeout.exp: Remove noargs checking.
14842
7c16b83e
PA
148432014-10-15 Pedro Alves <palves@redhat.com>
14844
14845 PR breakpoints/9649
14846 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
14847 * gdb.base/breakpoint-in-ro-region.exp
14848 (probe_target_hardware_step): New procedure.
14849 (top level): Probe hardware stepping and hardware breakpoint
14850 support. Test stepping through a read-only region, with both
14851 "breakpoint auto-hw" on and off and both "always-inserted" on and
14852 off.
14853
35a49624
IB
148542014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
14855
14856 * gdb.dlang/demangle.exp: Update for demangling changes.
14857
2d1c107c
SC
148582014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14859
14860 * gdb.cp/non-trivial-retval.cc: Add new test cases.
14861 * gdb.cp/non-trivial-retval.exp: Add new tests.
14862
778811d5
SC
148632014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14864
14865 PR c++/13403
14866 PR c++/15154
14867 * gdb.cp/non-trivial-retval.cc: New file.
14868 * gdb.cp/non-trivial-retval.exp: New file.
14869
10c5f0a8
YQ
148702014-10-15 Yao Qi <yao@codesourcery.com>
14871
14872 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
14873 remote host.
14874
65d7b369
YQ
148752014-10-15 Yao Qi <yao@codesourcery.com>
14876
14877 * gdb.python/py-symbol.exp: Match file base name if host is
14878 remote, otherwise match file name with dir name.
14879 * gdb.python/py-symtab.exp: Likewise.
14880 * gdb.python/python.exp: Likewise.
14881
46dc1394
YQ
148822014-10-15 Yao Qi <yao@codesourcery.com>
14883
14884 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
14885 pattern.
14886 * gdb.python/py-symtab.exp: Likewise.
14887 * gdb.python/python.exp: Remove trailing ".*". Fix typo
14888 locationn.
14889
c40cc657
JB
148902014-10-14 Joel Brobecker <brobecker@adacore.com>
14891
14892 * gdb.ada/addr_arith: New testcase.
14893
2abf49e1
MR
148942014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
14895
14896 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
14897 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
14898 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
14899 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
14900
f7088df3
SDJ
149012014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
14902
14903 * gdb.arch/stap-eval-lang-ada.S: Likewise.
14904 * gdb.arch/stap-eval-lang-ada.c: Likewise.
14905 * gdb.arch/stap-eval-lang-ada.exp: New file.
14906
4dc06805
YQ
149072014-10-14 Yao Qi <yao@codesourcery.com>
14908
14909 * gdb.mi/mi-var-child.c (nothing1): New function.
14910 (nothing2): New function.
14911 (do_children_tests): Set function pointers by nothing1 and
14912 nothing2.
14913 * gdb.mi/mi-var-child.exp: Step over new added statements.
14914 Update test to match the new output.
14915 * gdb.mi/var-cmd.c (nothing1): New function.
14916 (nothing2): New function.
14917 (do_children_tests): Set function pointers by nothing1 and
14918 nothing2.
14919 * gdb.mi/mi-var-display.exp: Update test to match output.
14920 Step to the line specified by $line_dct_nothing.
14921 Increase the number of lines to step.
14922
46a93de2
YQ
149232014-10-14 Yao Qi <yao@codesourcery.com>
14924
14925 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
14926 tests.
14927 * gdb.mi/mi2-var-child.exp: Likewise.
14928
14ea52ee
DE
149292014-10-13 Doug Evans <dje@google.com>
14930
14931 * gdb.python/py-objfile.exp: Change name of file name test.
14932
e5c6e92b
DE
149332014-10-13 Doug Evans <dje@google.com>
14934
14935 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
14936 from the start of the CU.
14937
c780cc2f
JK
149382014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14939 Yao Qi <yao@codesourcery.com>
14940
14941 Fix "save breakpoints" for "catch" command.
14942 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
14943 Remove -nonewline. Match also the added "main" line.
14944
99894e11
JK
149452014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14946
14947 Fix "save breakpoints" for "disable $bpnum" command.
14948 * gdb.base/save-bp.c (main): Add label.
14949 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
14950
6e1ac5a3
JK
149512014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14952
14953 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
14954
754dd2b0
YQ
149552014-10-11 Yao Qi <yao@codesourcery.com>
14956
14957 * gdb.server/server-kill.exp: Execute command
14958 "set remote trace-status-packet on" before "tstatus".
14959
f90183d7
YQ
149602014-10-11 Yao Qi <yao@codesourcery.com>
14961
14962 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
14963 (main): Call getppid.
14964 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
14965 and continue to it. Read variable "server_pid".
14966
bf40a607
YQ
149672014-10-11 Yao Qi <yao@codesourcery.com>
14968
14969 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
14970
052ca370
YQ
149712014-10-11 Yao Qi <yao@codesourcery.com>
14972
14973 * gdb.threads/thread-find.exp: Don't execute command
14974 "info threads".
14975 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
14976 * gdb.threads/linux-dp.exp: Don't check the condition
14977 $threads_created equals to zero.
14978
3831839c
PA
149792014-10-10 Pedro Alves <palves@redhat.com>
14980
14981 * gdb.base/bigcore.exp: Remove references to IRIX.
14982 * gdb.base/funcargs.exp: Likewise.
14983 * gdb.base/interrupt.exp: Likewise.
14984 * gdb.base/mips_pro.exp: Likewise.
14985 * gdb.base/nodebug.exp: Likewise.
14986 * gdb.base/setvar.exp: Likewise.
14987 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
14988
8b9a549d
PA
149892014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14990 Pedro Alves <palves@redhat.com>
14991
14992 PR symtab/14466
14993 * gdb.base/vdso-warning.c: New file.
14994 * gdb.base/vdso-warning.exp: New file.
14995
d48ba5e8
DE
149962014-10-02 Doug Evans <dje@google.com>
14997
14998 * gdb.base/structs.c (main): Don't run forever.
14999
2278c276
PA
150002014-10-02 Pedro Alves <palves@redhat.com>
15001
15002 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15003 (top level) <stop threads 1, stop threads 2>: Use it.
15004
b57bacec
PA
150052014-10-02 Pedro Alves <palves@redhat.com>
15006
15007 * gdb.threads/break-while-running.exp (test): Add new
15008 'update_thread_list' argument. Skip "info threads" if false.
15009 (top level): Add new 'update_thread_list' axis.
15010
13fd3ff3
PA
150112014-10-02 Pedro Alves <palves@redhat.com>
15012
15013 PR breakpoints/17431
15014 * gdb.base/execl-update-breakpoints.c: New file.
15015 * gdb.base/execl-update-breakpoints.exp: New file.
15016
0fec99e8
PA
150172014-10-01 Pedro Alves <palves@redhat.com>
15018
15019 * gdb.base/breakpoint-in-ro-region.c: New file.
15020 * gdb.base/breakpoint-in-ro-region.exp: New file.
15021
2ddf4301
SM
150222014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15023
15024 * gdb.mi/mi-exit-code.exp: New file.
15025 * gdb.mi/mi-exit-code.c: New file.
15026
6a5f3f43
YQ
150272014-09-30 Yao Qi <yao@codesourcery.com>
15028
15029 * lib/prelink-support.exp (build_executable_own_libs): Error if
15030 the target isn't native.
15031
345bcc73
YQ
150322014-09-30 Yao Qi <yao@codesourcery.com>
15033
15034 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15035 false.
15036
a25a5a45
PA
150372014-09-22 Pedro Alves <palves@redhat.com>
15038
15039 * gdb.threads/break-while-running.exp: New file.
15040 * gdb.threads/break-while-running.c: New file.
15041
00ba3162
YQ
150422014-09-19 Yao Qi <yao@codesourcery.com>
15043
15044 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15045 Invoke test. Restart GDB with --readnow and invoke test again.
15046
c3b7b696
YQ
150472014-09-19 Yao Qi <yao@codesourcery.com>
15048
15049 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15050 proc set_breakpoint_on_gcd_function. Invoke
15051 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15052 invoke set_breakpoint_on_gcd_function again.
15053
2b4fd423
DE
150542014-09-18 Doug Evans <dje@google.com>
15055
15056 * gdb.dwarf2/symtab-producer.exp: New file.
15057
a5947601
SDJ
150582014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15059
15060 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15061 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15062 * gdb.base/global-var-nested-by-dso.c: Likewise.
15063 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15064
91c19059
SDJ
150652014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15066 Pedro Alves <palves@redhat.com>
15067
15068 * gdb.base/watch-bitfields.exp: Pass string other than test file
15069 name to prepare_for_testing.
15070 (watch): New procedure.
15071 (expect_watchpoint): Use with_test_prefix.
15072 (top level): Factor out tests to ...
15073 (test_watch_location, test_regular_watch): ... these new
15074 procedures, and use with_test_prefix and gdb_continue_to_end.
15075
bb9d5f81
PP
150762014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15077
15078 PR breakpoints/12526
15079 * gdb.base/watch-bitfields.exp: New file.
15080 * gdb.base/watch-bitfields.c: New file.
15081
635856f5
PA
150822014-09-16 Pedro Alves <palves@redhat.com>
15083
15084 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15085 software and hardware addresses, not software address against
15086 itself.
15087
7280ceea
PA
150882014-09-16 Pedro Alves <palves@redhat.com>
15089
15090 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15091 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15092
428b16bd
PA
150932014-09-16 Pedro Alves <palves@redhat.com>
15094
15095 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15096 files.
15097 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15098 "*-*-vxworks*" throughout.
15099 * gdb.base/break.exp: Likewise.
15100 * gdb.base/default.exp: Likewise.
15101 * gdb.base/scope.exp: Likewise.
15102 * gdb.base/sepdebug.exp: Likewise.
15103 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15104 throughout.
15105 * gdb.base/run.c: Likewise.
15106 * gdb.base/sepdebug.c: Likewise.
15107 * gdb.hp/gdb.aCC/run.c: Likewise.
15108 * gdb.reverse/until-reverse.c: Likewise.
15109 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15110
666d413c
YQ
151112014-09-16 Yao Qi <yao@codesourcery.com>
15112
15113 * boards/local-remote-host-native.exp: New file.
15114
57cbd724
DE
151152014-09-14 Doug Evans <xdje42@gmail.com>
15116
15117 * gdb.threads/queue-signal.c (thread_count): New variable.
15118 (thread_count_mutex, thread_count_condvar): New variables.
15119 (incr_thread_count, wait_all_threads_running): New functions.
15120 (main): Wait for all threads to be in their thread functions.
15121
81219e53
DE
151222014-09-13 Doug Evans <xdje42@gmail.com>
15123
15124 * gdb.threads/queue-signal.c: New file.
15125 * gdb.threads/queue-signal.exp: New file.
15126
3714cea7
DE
151272014-09-13 Doug Evans <xdje42@gmail.com>
15128
15129 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15130 be consistent with what default_gdb_init uses.
15131 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15132 the plain text of the prompt. Add some logging printfs.
15133 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15134
fa43b1d7
PA
151352014-09-12 Pedro Alves <palves@redhat.com>
15136
15137 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
15138 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
15139 * gdb.arch/i386-size-overlap.exp: Likewise.
15140 * gdb.arch/i386-size.exp: Likewise.
15141 * gdb.arch/i386-unwind.exp: Likewise.
15142 * gdb.base/a2-run.exp: Likewise.
15143 * gdb.base/break.exp: Likewise.
15144 * gdb.base/charset.exp: Likewise.
15145 * gdb.base/chng-syms.exp: Likewise.
15146 * gdb.base/commands.exp: Likewise.
15147 * gdb.base/dbx.exp: Likewise.
15148 * gdb.base/find.exp: Likewise.
15149 * gdb.base/funcargs.exp: Likewise.
15150 * gdb.base/jit-simple.exp: Likewise.
15151 * gdb.base/reread.exp: Likewise.
15152 * gdb.base/sepdebug.exp: Likewise.
15153 * gdb.base/step-bt.exp: Likewise.
15154 * gdb.cp/mb-inline.exp: Likewise.
15155 * gdb.cp/mb-templates.exp: Likewise.
15156 * gdb.objc/basicclass.exp: Likewise.
15157 * gdb.threads/killed.exp: Likewise.
15158
9d9bf2df
EBM
151592014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15160
15161 PR tdep/17379
15162 * gdb.arch/powerpc-stackless.S: New file.
15163 * gdb.arch/powerpc-stackless.exp: New file.
15164
1cf2f1b0
JK
151652014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15166
15167 * gdb.base/attach.c: Include unistd.h.
15168 (main): Call alarm. Add label postloop.
15169 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
15170 gdb_breakpoint, gdb_continue_to_breakpoint.
15171 (test_command_line_attach_run): Kill ${testpid} in one exit path.
15172
98880d46
PA
151732014-09-11 Pedro Alves <palves@redhat.com>
15174
15175 PR gdb/17347
15176 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
15177 * gdb.base/attach.exp (test_command_line_attach_run): New
15178 procedure.
15179 (top level): Call it.
15180
4c92ff2c
PA
151812014-09-11 Pedro Alves <palves@redhat.com>
15182
15183 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
15184 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
15185 (do_command_attach_tests): Use spawn_wait_for_attach.
15186 * gdb.base/solib-overlap.exp: Likewise.
15187 * gdb.multi/multi-attach.exp: Likewise.
15188 * gdb.python/py-prompt.exp: Likewise.
15189 * gdb.python/py-sync-interp.exp: Likewise.
15190 * gdb.server/ext-attach.exp: Likewise.
15191
3adc1a7d
GKB
151922014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
15193
15194 * gdb.fortran/array-element.exp: Remove unexpected "continue"
15195 command in testcase. Simplify testcase.
15196
96334934
JB
151972014-09-10 Joel Brobecker <brobecker@adacore.com>
15198
15199 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
15200
eb479039
JB
152012014-09-10 Joel Brobecker <brobecker@adacore.com>
15202
15203 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
15204
deede10c
JB
152052014-09-10 Joel Brobecker <brobecker@adacore.com>
15206
15207 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
15208
7828a5f5
JB
152092014-09-10 Joel Brobecker <brobecker@adacore.com>
15210
15211 * gdb.dwarf2/dynarr-ptr.c: New file.
15212 * gdb.dwarf2/dynarr-ptr.exp: New file.
15213
33aeebcf
MR
152142014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15215
15216 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
15217 of 30 rather than hardcoding 120 for a slow test case. Take the
15218 `gdb,timeout' target setting into account for this calculation.
15219 Don't extend the timeout for the test cases that don't need it.
15220
7b415901
MR
152212014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15222
15223 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
15224 a factor of 2 for a slow test case. Take the `gdb,timeout'
15225 target setting into account for this calculation.
15226 * gdb.reverse/until-precsave.exp: Increase the timeout by
15227 a factor of 15 and 3 respectively rather than adding 120
15228 for a pair of slow test cases. Take the `gdb,timeout'
15229 target setting into account for this calculation.
15230
4a40f85a
MR
152312014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15232
15233 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
15234 timeout, don't pass one down to gdb_expect.
15235 (gdb_expect): Rework timeout selection.
15236
09635af7
MR
152372014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15238
15239 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
15240 exception on timeout.
15241 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
15242 (gdbserver_start_extended): Catch any `gdbserver_start' error
15243 exceptions.
15244 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
15245 * lib/mi-support.exp (mi_gdb_target_load): Catch any
15246 `gdbserver_gdb_load' error exceptions.
15247
2bdd10b7
MR
152482014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15249
15250 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
15251 120 on waiting for the TCP socket to open.
15252
316935f0
DE
152532014-09-09 Doug Evans <xdje42@gmail.com>
15254
15255 * gdb.base/default.exp (show_conv_list): Add _caller_is,
15256 _caller_matches, _any_caller_is, _any_caller_matches.
15257
83740597
DE
152582014-09-09 Doug Evans <xdje42@gmail.com>
15259
15260 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
15261
4c122fc3
YQ
152622014-09-09 Yao Qi <yao@codesourcery.com>
15263
15264 * gdb.mi/mi-var-display.exp: Set print symbol off.
15265
a9f116cb
GKB
152662014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
15267
15268 PR gdb/17035
15269 * gdb.base/commands.exp: Add tests to verify user-defined
15270 commands with empty bodies.
15271 * gdb.python/py-cmd.exp: Test that we don't show user-defined
15272 python commands in `show user command`.
15273 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
15274 scheme commands in `show user command`.
15275
c75bd3a2
JK
152762014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15277
15278 PR python/17355
15279 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
15280 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
15281 * gdb.python/py-framefilter-invalidarg.exp: New file.
15282 * gdb.python/py-framefilter-invalidarg.py: New file.
15283
faa42425
DE
152842014-09-06 Doug Evans <xdje42@gmail.com>
15285
15286 PR 15276
15287 * gdb.python/py-caller-is.c: New file.
15288 * gdb.python/py-caller-is.exp: New file.
15289
474ca4f6
SDJ
152902014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
15291
15292 PR gdb/17235
15293 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
15294 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
15295
eb0b0463
SDJ
152962014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
15297
15298 PR fortran/17237
15299 * gdb.fortran/print-formatted.exp: New file.
15300 * gdb.fortran/print-formatted.f90: Likewise.
15301
5f3b99cf
SS
153022014-09-03 Sasha Smundak <asmundak@google.com>
15303
15304 * gdb.python/py-frame.exp: Test Frame.read_register.
15305
7d793aa9
SDJ
153062014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
15307
15308 PR python/16699
15309 * gdb.python/py-completion.exp: New file.
15310 * gdb.python/py-completion.py: Likewise.
15311
fb0576e9
DE
153122014-08-28 Doug Evans <dje@google.com>
15313
15314 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
15315 eax,etc. are live with values set by gdb and thus the compiler can't
15316 use them.
15317 * gdb.arch/i386-pseudo.c (main): Ditto.
15318
ee92b0dd
DE
153192014-08-27 Doug Evans <dje@google.com>
15320
15321 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
15322
6649db35
DE
153232014-08-25 Doug Evans <dje@google.com>
15324
15325 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
15326 (main): Ditto.
15327
564b7600
DE
153282014-08-25 Doug Evans <dje@google.com>
15329
15330 * gdb.threads/thread-execl.exp: #include <stdio.h>.
15331
3881fb67
YQ
153322014-08-24 Yao Qi <yao@codesourcery.com>
15333
15334 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15335 symbol off.
15336 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15337
a05a36a5
DE
153382014-08-22 Doug Evans <dje@google.com>
15339
15340 PR 17276
15341 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15342 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15343 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15344
7c343b48
YQ
153452014-08-22 Yao Qi <yao@codesourcery.com>
15346
15347 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15348 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15349 * gdb.python/python.exp: Likewise. Use .py file on the host
15350 instead of the build.
15351
22fd09ae
JK
153522014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15353
15354 * gdb.threads/gcore-stale-thread.c: New file.
15355 * gdb.threads/gcore-stale-thread.exp: New file.
15356
a8454a7c
PA
153572014-08-21 Pedro Alves <palves@redhat.com>
15358
15359 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
15360 * gdb.base/gcore-relro-pie.exp: Likewise.
15361 * gdb.base/gcore-relro.exp: Likewise.
15362 * gdb.base/gcore.exp: Likewise.
15363 * gdb.base/print-symbol-loading.exp: Likewise.
15364 * gdb.threads/gcore-thread.exp: Likewise.
15365 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
15366
2a31c623
PA
153672014-08-20 Pedro Alves <palves@redhat.com>
15368 Jan Kratochvil <jan.kratochvil@redhat.com>
15369
15370 * Makefile.in (EXTRA_RULES, CC): New variables, get from
15371 configure.
15372 (EXPECT): Handle READ1 being set.
15373 (all): Depend on EXTRA_RULES.
15374 (check-read1, expect-read1, read1.so, read1): New rules.
15375 * README (Testsuite Parameters): Document the READ1 make variable.
15376 (Race detection): New section.
15377 * configure: Regenerate.
15378 * configure.ac: If build==host==target, and running under a
15379 GNU/glibc system, add read1 to the extra Makefile rules.
15380 (EXTRA_RULES): AC_SUBST it.
15381 * lib/read1.c: New file.
15382
d36430db
JB
153832014-08-20 Joel Brobecker <brobecker@adacore.com>
15384
15385 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
15386 the handling of variables declared as a typedef to an array
15387 which a DW_AT_data_location attribute.
15388
9a0dc9e3
PA
153892014-08-19 Andrew Burgess <aburgess@broadcom.com>
15390 Pedro Alves <palves@redhat.com>
15391
15392 PR symtab/14604
15393 PR symtab/14605
15394 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
15395 gdb_test.
15396
0718a8da
PA
153972014-08-19 Pedro Alves <palves@redhat.com>
15398
15399 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
15400
13b448cd
YQ
154012014-08-19 Yao Qi <yao@codesourcery.com>
15402
15403 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
15404 right line.
15405
1cbf5077
DB
154062014-08-18 David Blaikie <dblaikie@gmail.com>
15407
15408 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
15409
bf0fae19
JB
154102014-08-18 Joel Brobecker <brobecker@adacore.com>
15411
15412 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
15413 attribute in array range.
15414
3c8c5dcc
JB
154152014-08-18 Joel Brobecker <brobecker@adacore.com>
15416
15417 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
15418
e66d4446
SC
154192014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15420
15421 PR c++/17132
15422 * gdb.cp/pr17132.cc: New file.
15423 * gdb.cp/pr17132.exp: New file.
15424
940df408
SC
154252014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15426
15427 * gdb.python/py-xmethods.py (A_getarrayind)
15428 (E_method_char_worker.__call__, E_method_int_worker.__call__):
15429 Use 'print' with function call syntax.
15430 (E_method_matcher.match): Fix tab vs space indentation mixup.
15431
ebcc6c3a
YQ
154322014-08-15 Yao Qi <yao@codesourcery.com>
15433
15434 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
15435 false.
15436
775e0f04
YQ
154372014-08-15 Yao Qi <yao@codesourcery.com>
15438
15439 * gdb.cp/casts.exp: Set print symbol off.
15440 * gdb.cp/class2.exp: Likewise.
15441 * gdb.cp/overload.exp: Likewise.
15442 * gdb.cp/templates.exp: Likewise.
15443
d769e349
DE
154442014-08-11 Doug Evans <dje@google.com>
15445
15446 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
15447 (test_load_shlib): Update.
15448
20c6f1e1
YQ
154492014-08-09 Yao Qi <yao@codesourcery.com>
15450
15451 * gdb.base/display.exp: Invoke is_address_zero_readable.
15452 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
15453 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15454 * gdb.base/hbreak-unmapped.exp: Return if
15455 is_address_zero_readable returns true.
15456 * gdb.base/signest.exp: Likewise.
15457 * gdb.base/signull.exp: Likewise.
15458 * gdb.base/sigbpt.exp: Likewise.
15459 * gdb.guile/scm-disasm.exp: Do the test if
15460 is_address_zero_readable returns false.
15461 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
15462 * gdb.python/py-arch.exp: Likewise.
15463 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
15464 * lib/gdb.exp (is_address_zero_readable): New proc.
15465
5792e8e3
YQ
154662014-08-09 Yao Qi <yao@codesourcery.com>
15467
15468 PR testsuite/13443
15469 * gdb.mi/mi-var-display.exp: Make test messages unique.
15470
3cecbbbe
TT
154712014-08-04 Tom Tromey <tromey@redhat.com>
15472
15473 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
15474 target 0".
15475
00b51ff5
TT
154762014-08-04 Tom Tromey <tromey@redhat.com>
15477
15478 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
15479 "target_resume".
15480
6908c509
JB
154812014-08-01 Joel Brobecker <brobecker@adacore.com>
15482
15483 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
15484 inner_vla_struct_object_size.
15485 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
15486 as xfail.
15487
cc6563d2
PA
154882014-07-30 Pedro Alves <palves@redhat.com>
15489
15490 * gdb.threads/signal-command-handle-nopass.exp (test): Add
15491 comment.
15492
7e09a223
YQ
154932014-07-29 Yao Qi <yao@codesourcery.com>
15494
15495 PR gdb/17206
15496 * gdb.base/until-nodebug.exp: New.
15497
7ebdbe92
DE
154982014-07-28 Doug Evans <xdje42@gmail.com>
15499
15500 PR guile/17203
15501 * gdb.guile/scm-parameter.exp: Add tests for trying to create
15502 previously existing parameter, and previously ambiguously spelled
15503 parameter.
15504
fdb1adc6
WN
155052014-07-28 Will Newton <will.newton@linaro.org>
15506
15507 * gdb.base/varargs.exp: Remove KFAILs for ARM.
15508
186fcde0
DE
155092014-07-26 Ludovic Courtès <ludo@gnu.org>
15510 Doug Evans <xdje42@gmail.com>
15511
15512 PR guile/17146
15513 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
15514
70509625
PA
155152014-07-25 Pedro Alves <palves@redhat.com>
15516
15517 * gdb.threads/signal-command-handle-nopass.c: New file.
15518 * gdb.threads/signal-command-handle-nopass.exp: New file.
15519 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
15520 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
15521 * gdb.threads/signal-delivered-right-thread.c: New file.
15522 * gdb.threads/signal-delivered-right-thread.exp: New file.
15523
c3f814a1
PA
155242014-07-25 Pedro Alves <palves@redhat.com>
15525
15526 * gdb.base/double-prompt-target-event-error.exp
15527 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
15528 match.
15529 (cancel_pagination_in_target_event): Rework double prompt
15530 detection.
15531 * gdb.base/paginate-after-ctrl-c-running.exp
15532 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
15533 <return>' match.
15534 * gdb.base/paginate-bg-execution.exp
15535 (test_bg_execution_pagination_return)
15536 (test_bg_execution_pagination_cancel): Remove '-notransfer
15537 <return>' matches.
15538 * gdb.base/paginate-execution-startup.exp
15539 (test_fg_execution_pagination_return)
15540 (test_fg_execution_pagination_cancel): Remove '-notransfer
15541 <return>' matches.
15542 * gdb.base/paginate-inferior-exit.exp
15543 (test_paginate_inferior_exited): Remove '-notransfer <return>'
15544 match.
15545 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
15546 * lib/gdb.exp (pagination_prompt): Run text through
15547 string_to_regexp.
15548 (gdb_test_multiple): Match $pagination_prompt instead of
15549 "<return>".
15550 (string_to_regexp): Move to lib/gdb-utils.exp.
15551
e214cf6c
JK
155522014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15553
15554 * gdb.arch/amd64-entry-value-paramref.S: New file.
15555 * gdb.arch/amd64-entry-value-paramref.cc: New file.
15556 * gdb.arch/amd64-entry-value-paramref.exp: New file.
15557 * gdb.arch/amd64-optimout-repeat.S: New file.
15558 * gdb.arch/amd64-optimout-repeat.c: New file.
15559 * gdb.arch/amd64-optimout-repeat.exp: New file.
15560
17d0c5c8
JK
155612014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15562
15563 PR gdb/17170
15564 * gdb.base/statistics.exp: New file.
15565
b8b8facf
DE
155662014-07-17 Doug Evans <dje@google.com>
15567
74b49205 15568 PR gdb/17170
b8b8facf
DE
15569 * gdb.base/maint.exp: Update testing of per-command stats.
15570
1b5d0ab3
PA
155712014-07-16 Pedro Alves <palves@redhat.com>
15572
15573 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
15574 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
15575 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
15576 (tfile_write_buf): New functions.
15577 (add_memory_block): Rewrite using the above.
15578 (adjust_function_address): New function.
15579 (FUNCTION_ADDRESS): New macro.
15580 (write_basic_trace_file): Remove short_x local, and use
15581 tfile_write_16. Change type of func_addr local to unsigned long
15582 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15583 here. Cast argument of add_memory_block to char pointer.
15584 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15585 (main): Remove parameters.
15586 * gdb.trace/tfile.exp: Remove nowarnings.
15587
4d974e88
SM
155882014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15589
15590 * gdb.base/debug-expr.exp: Test string evaluation with
15591 "debug expression" on.
15592
41e99568
PA
155932014-07-15 Pedro Alves <palves@redhat.com>
15594
15595 * gdb.base/reread.exp: Use clean_restart.
15596
487d9753
PL
155972014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15598
15599 * gdb.arch/avr-flash-qualifer.c: New.
15600 * gdb.arch/avr-flash-qualifer.exp: New.
15601
cc1c52ad
PA
156022014-07-14 Pedro Alves <palves@redhat.com>
15603
15604 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15605 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15606
1e973570
PA
156072014-07-14 Pedro Alves <palves@redhat.com>
15608
15609 * gdb.base/double-prompt-target-event-error.c: New file.
15610 * gdb.base/double-prompt-target-event-error.exp: New file.
15611
93d6eb10
PA
156122014-07-14 Pedro Alves <palves@redhat.com>
15613
15614 PR gdb/17072
15615 * gdb.base/paginate-inferior-exit.c: New file.
15616 * gdb.base/paginate-inferior-exit.exp: New file.
15617
0017922d
PA
156182014-07-14 Pedro Alves <palves@redhat.com>
15619
15620 PR gdb/17072
15621 * gdb.base/paginate-bg-execution.c: New file.
15622 * gdb.base/paginate-bg-execution.exp: New file.
15623
94696ad3
PA
156242014-07-14 Pedro Alves <palves@redhat.com>
15625
15626 PR gdb/17072
15627 * gdb.base/paginate-execution-startup.c: New file.
15628 * gdb.base/paginate-execution-startup.exp: New file.
15629 * lib/gdb.exp (pagination_prompt): New global.
15630 (default_gdb_spawn): New procedure, factored out from
15631 default_gdb_spawn.
15632 (default_gdb_start): Adjust to call default_gdb_spawn.
15633 (gdb_spawn): New procedure.
15634
bd293940
PA
156352014-07-14 Pedro Alves <palves@redhat.com>
15636
15637 * lib/gdb.exp (gdb_assert): New procedure.
15638 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15639
c933f875
PA
156402014-07-14 Pedro Alves <palves@redhat.com>
15641
15642 * gdb.base/execution-termios.c: New file.
15643 * gdb.base/execution-termios.exp: New file.
15644
d98b7a16
TT
156452014-07-14 Tom Tromey <tromey@redhat.com>
15646
15647 * gdb.cp/vla-cxx.cc: New file.
15648 * gdb.cp/vla-cxx.exp: New file.
15649
548740d6
TT
156502014-07-14 Tom Tromey <tromey@redhat.com>
15651
15652 * gdb.reverse/rerun-prec.c: New file.
15653 * gdb.reverse/rerun-prec.exp: New file.
15654
a25eb028
MR
156552014-07-12 Maciej W. Rozycki <macro@mips.com>
15656 Maciej W. Rozycki <macro@codesourcery.com>
15657
15658 * lib/gdb-utils.exp: New file.
15659 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15660 inline `gdb_init_command' processing.
15661 (gdb_start_cmd): Likewise.
15662 * lib/mi-support.exp (mi_run_cmd): Likewise.
15663 * README: Document `gdb_init_command' and `gdb_init_commands'.
15664
218c2655
JK
156652014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15666
15667 Fix false FAIL running under a very long directory name.
15668 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15669 and "set print elements 10000". Twice.
15670
5401fde3
YQ
156712014-07-11 Yao Qi <yao@codesourcery.com>
15672
15673 * gdb.base/exprs.exp: "set print symbol off".
15674
e76126e8
PA
156752014-07-11 Pedro Alves <palves@redhat.com>
15676
15677 * gdb.threads/kill.c: New file.
15678 * gdb.threads/kill.exp: New file.
15679
2d6f0de6
YQ
156802014-07-10 Yao Qi <yao@codesourcery.com>
15681
15682 * gdb.trace/tfile.c (write_basic_trace_file)
15683 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15684 address written to trace file.
15685
7180e04a
PA
156862014-07-09 Pedro Alves <palves@redhat.com>
15687
15688 * gdb.base/attach-wait-input.exp: New file.
15689 * gdb.base/attach-wait-input.c: New file.
15690
9a9a7608
AB
156912014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15692
15693 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15694 setting up test structures.
15695 (main): Call new test function.
15696 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15697 test function, continue into test function and walk test
15698 structures.
15699
161ac41e
YQ
157002014-07-02 Yao Qi <yao@codesourcery.com>
15701
15702 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15703 'bar_start' at the beginning of functions 'foo' and 'bar'
15704 respectively.
15705 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15706 instead of 'foo' and 'bar'.
15707
1f267ae3
MM
157082014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15709
15710 * gdb.btrace/segv.exp: New.
15711 * gdb.btrace/segv.c: New.
15712
2b239efb
LM
157132014-07-02 Luis Machado <lgustavo@codesourcery.com>
15714
15715 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15716 instruction.
15717
cf363f18
MW
157182014-06-30 Mark Wielaard <mjw@redhat.com>
15719
15720 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15721 vulture, vilify, villar): New volatile array constants.
15722 (vindictive, vegetation): New const volatile array constants.
15723 * gdb.base/volatile.exp: Test volatile and const volatile array
15724 types.
15725
aebf9d24
AA
157262014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15727
15728 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
15729 target lacks support for awatch, rwatch, or hbreak.
15730
b67a2c6f
YQ
157312014-06-27 Yao Qi <yao@codesourcery.com>
15732
15733 * gdb.multi/dummy-frame-restore.exp: New.
15734 * gdb.multi/dummy-frame-restore.c: New.
15735
aef92902
MM
157362014-06-25 Markus Metzger <markus.t.metzger@intel.com>
15737
15738 * gdb.btrace/gcore.exp: New.
15739
8e9db26e
PA
157402014-06-23 Pedro Alves <palves@redhat.com>
15741
15742 * gdb.base/watchpoint-reuse-slot.c: New file.
15743 * gdb.base/watchpoint-reuse-slot.exp: New file.
15744
70afc5b7
SC
157452014-06-23 Siva Chandra Reddy <sivachandra@google.com>
15746
15747 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
15748 progspace's filename in 'info', 'enable' and 'disable' command
15749 tests.
15750
b972bd9c
JK
157512014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15752
15753 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
15754 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15755 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
15756
125f8a3d
GB
157572014-06-20 Gary Benson <gbenson@redhat.com>
15758
15759 * gdb.arch/i386-avx.exp: Fix include file location.
15760 * gdb.arch/i386-sse.exp: Likewise.
15761
3ed9baed
IB
157622014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
15763
15764 * gdb.dlang/expression.exp: New file.
15765
034f788c
PA
157662014-06-19 Pedro Alves <palves@redhat.com>
15767
15768 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
15769 out from ...
15770 (top level): ... here. Iterate running tests under different
15771 scheduler-locking settings.
15772
45371d0c
LM
157732014-06-18 Luis Machado <lgustavo@codesourcery.com>
15774
15775 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
15776 to DW_FORM_addr and use non-zero addresses.
15777
5d376983
SC
157782014-06-18 Siva Chandra Reddy <sivachandra@google.com>
15779
15780 PR gdb/17017
15781 * gdb.python/py-xmethods.cc: Add global function call counters and
15782 increment them in their respective functions. Remove "cout"
15783 statements.
15784 * gdb.python/py-xmethods.exp: Make tests check the global function
15785 call counters instead of depending on inferior IO.
15786
a1aa2221
LM
157872014-06-18 Don Breazeal <donb@codesourcery.com>
15788
15789 * gdb.base/foll-fork.exp (default_fork_parent_follow):
15790 Deleted procedure.
15791 (explicit_fork_parent_follow): Deleted procedure.
15792 (explicit_fork_child_follow): Deleted procedure.
15793 (test_follow_fork): New procedure.
15794 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 15795 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
15796 procedure calls.
15797
0fc05997
YQ
157982014-06-17 Yao Qi <yao@codesourcery.com>
15799
15800 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15801 CP1252.
15802
70795c52
LM
158032014-06-17 Luis Machado <lgustavo@codesourcery.com>
15804
15805 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
15806 Initialize ptr and S explicitly.
15807 (skip_type_update_when_not_use_rtti_test): Likewise.
15808
6be47f0c
KS
158092014-06-16 Keith Seitz <keiths@redhat.com>
15810
15811 PR mi/15863
15812 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15813 the inferior is started.
15814
d03de421
PA
158152014-06-16 Pedro Alves <palves@redhat.com>
15816
15817 * gdb.base/break-main-file-remove-fail.c: New file.
15818 * gdb.base/break-main-file-remove-fail.exp: New file.
15819 * gdb.base/break-unload-file.exp: Use build_executable instead of
15820 prepare_for_testing.
15821 (test_break): New parameter "initial_load". Handle it.
15822 (top level): Add initial_load cmdline/file axis.
15823
f9579b99
TT
158242014-06-12 Tom Tromey <tromey@redhat.com>
15825
15826 * gdb.base/completion.exp: Don't use directory name in test.
15827
3657956b
GB
158282014-06-09 Gary Benson <gbenson@redhat.com>
15829
15830 * gdb.base/sigall.c [Functions to send signals]: Reorder to
15831 separate the always-available ANSI-standard signals from the
15832 signals that require checking.
15833 (main): Likewise.
15834 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
15835 Likewise.
15836 (main): Likewise.
15837
4186eb54
KS
158382014-06-07 Keith Seitz <keiths@redhat.com>
15839
15840 Revert:
15841 PR c++/16253
15842 * gdb.cp/var-tag.cc: New file.
15843 * gdb.cp/var-tag.exp: New file.
15844 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15845 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15846 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15847 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15848
25326a28 158492014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
15850
15851 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
15852
829155c9
PA
158532014-06-06 Pedro Alves <palves@redhat.com>
15854
15855 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
15856 in target debug output instead of looking at RSP packets,
15857 disabling the test on any target that uses hardware stepping.
15858 Update comments.
15859
61c8d22e
PA
158602014-06-06 Pedro Alves <palves@redhat.com>
15861
15862 * gdb.base/break-unload-file.exp: Fix typo.
15863
d9a47287
YQ
158642014-06-06 Yao Qi <yao@codesourcery.com>
15865
15866 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
15867 from "jit_function" to "^jit_function".
15868
e5e01dbf
YQ
158692014-06-06 Yao Qi <yao@codesourcery.com>
15870
15871 * gdb.base/async.c (foo): Add one statement.
15872 * gdb.base/async.exp: Get the next instruction address and
15873 match the output of "nexti" by instruction address. Match
15874 the hex address in the output of "finish".
15875
73ba372c
GB
158762014-06-06 Gary Benson <gbenson@redhat.com>
15877
15878 * gdb.base/call-signals.c: Remove preprocessor conditionals
15879 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
15880 SIGSEGV and SIGTERM.
15881 * gdb.base/sigall.c: Likewise.
15882 * gdb.base/unwindonsignal.c: Likewise.
15883 * gdb.reverse/sigall-reverse.c: Likewise.
15884
831517df
YQ
158852014-06-06 Yao Qi <yao@codesourcery.com>
15886
15887 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
15888 readable, skip the test.
15889
b8b91e98
YQ
158902014-06-06 Yao Qi <yao@codesourcery.com>
15891
15892 * gdb.threads/staticthreads.c (thread_function): Move the line
15893 setting breakpoint on forward.
15894 * gdb.threads/staticthreads.exp: Update comments.
15895
fb934770
LC
158962014-06-05 Ludovic Courtès <ludo@gnu.org>
15897
15898 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
15899 "history-append! type error".
15900
6ef284bd
SM
159012014-06-05 Simon Marchi <simon.marchi@ericsson.com>
15902
15903 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
15904 erroneous dprintf expected input.
15905
a872e241
DE
159062014-06-04 Doug Evans <xdje42@gmail.com>
15907
15908 * gdb.guile/scm-generics.exp: Delete.
15909
16f691fb
DE
159102014-06-04 Doug Evans <xdje42@gmail.com>
15911
15912 * gdb.guile/scm-breakpoint.exp: Update.
15913 Add tests for breakpoint registration.
15914
012370f6
TT
159152014-06-04 Tom Tromey <tromey@redhat.com>
15916
15917 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
15918 VLA-in-union.
15919 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
15920 inner_vla_struct, vla_union types. Initialize objects of those
15921 types and compute their sizes.
15922
9f5a4cef
HZ
159232014-06-04 Nathan Sidwell <nathan@codesourcery.com>
15924 Hui Zhu <hui@codesourcery.com>
15925
15926 * gdb.base/fileio.exp: Add test for shell not available as well as
15927 available.
15928 * gdb.base/fileio.c (test_system): Check for shell twice.
15929
90a45c4d
YQ
159302014-06-04 Yao Qi <yao@codesourcery.com>
15931
15932 * gdb.base/auto-connect-native-target.exp: Remove redundant
15933 space from the regexp pattern.
15934
70017e41
YQ
159352014-06-04 Yao Qi <yao@codesourcery.com>
15936
15937 * gdb.base/default.exp: Replace "child" with "native" in
15938 regexp pattern.
15939
883964a7
SC
159402014-06-03 Siva Chandra Reddy <sivachandra@google.com>
15941
15942 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
15943 * gdb.python/py-xmethods.exp: New tests to test xmethods.
15944 * gdb.python/py-xmethods.py: Python script supporting the
15945 new testcase and tests.
15946
ef370185
JB
159472014-06-03 Joel Brobecker <brobecker@adacore.com>
15948 Pedro Alves <palves@redhat.com>
15949
15950 PR breakpoints/17000
15951 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
15952 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
15953
1e2ccb61
BM
159542014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
15955
15956 * gdb.base/subst.exp: Add tests to verify partial path matching
15957 output.
15958
c6ec5ab2
PA
159592014-06-03 Pedro Alves <palves@redhat.com>
15960
15961 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
15962 target that doesn't use software single-stepping.
15963
835c559f
PA
159642014-06-03 Pedro Alves <palves@redhat.com>
15965
15966 PR breakpoints/17000
15967 * gdb.base/sss-bp-on-user-bp-2.c: New file.
15968 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
15969
06eb1586
DE
159702014-06-02 Doug Evans <xdje42@gmail.com>
15971
15972 * gdb.guile/scm-parameter.exp: New file.
15973
e698b8c4
DE
159742014-06-02 Doug Evans <xdje42@gmail.com>
15975
15976 * gdb.guile/scm-cmd.c: New file.
15977 * gdb.guile/scm-cmd.exp: New file.
15978
ded03782
DE
159792014-06-02 Doug Evans <xdje42@gmail.com>
15980
15981 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
15982 pretty-printer lookup.
15983 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
15984 (make-pp_s-printer): Call it.
15985 (make-pretty-printer-from-dict): New function.
15986 (lookup-pretty-printer-maker-from-dict): New function.
15987 (*pretty-printer*): Simplify.
15988 (make-objfile-pp_s-printer): New function.
15989 (install-objfile-pretty-printers!): New function.
15990 (make-progspace-pp_s-printer): New function.
15991 (install-progspace-pretty-printers!): New function.
15992 * gdb.guile/scm-progspace.c: New file.
15993 * gdb.guile/scm-progspace.exp: New file.
15994
41fac0cf
PA
159952014-06-02 Pedro Alves <palves@redhat.com>
15996
15997 * gdb.base/dprintf-bp-same-addr.c: New file.
15998 * gdb.base/dprintf-bp-same-addr.exp: New file.
15999
96ae5695
EBM
160002014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16001
16002 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16003 * gdb.arch/powerpc-power.s: Likewise.
16004
da02b3a8
JB
160052014-06-02 Joel Brobecker <brobecker@adacore.com>
16006
16007 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16008
c72b2e7b
YQ
160092014-06-01 Yao Qi <yao@codesourcery.com>
16010
16011 * gdb.base/watchpoint.exp (test_watch_location): Check null
16012 pointer can be dereferenced. If not, do the test, otherwise
16013 skip it.
16014
53e8a631
AB
160152014-05-30 Andrew Burgess <aburgess@broadcom.com>
16016
16017 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16018 results.
16019 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16020
938f0e2f
AB
160212014-05-30 Andrew Burgess <aburgess@broadcom.com>
16022
16023 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16024 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16025 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16026 * gdb.arch/amd64-invalid-stack-top.c: New file.
16027 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16028
9ba6657a
PA
160292014-05-30 Pedro Alves <palves@redhat.com>
16030
16031 PR breakpoints/17000
16032 * gdb.base/sss-bp-on-user-bp.c: New file.
16033 * gdb.base/sss-bp-on-user-bp.exp: New file.
16034
522c09bf
DB
160352014-05-30 David Blaikie <dblaikie@gmail.com>
16036
16037 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16038 gnu_inline semantics via attribute.
16039 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16040 source explicitly specifies the required semantics.
16041
bf4ef81e
MR
160422014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16043
16044 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16045
329ea579
PA
160462014-05-29 Pedro Alves <palves@redhat.com>
16047 Tom Tromey <tromey@redhat.com>
16048
16049 * gdb.base/async-shell.exp: Don't enable target-async.
16050 * gdb.base/async.exp
16051 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16052 parameter. Adjust.
16053 (top level): Don't test with "target-async".
16054 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16055 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16056 * gdb.base/inferior-died.exp: Don't enable target-async.
16057 * gdb.base/interrupt-noterm.exp: Likewise.
16058 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16059 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16060 * gdb.mi/mi-nonstop.exp: Likewise.
16061 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16062 * gdb.mi/mi-nsintrall.exp: Likewise.
16063 * gdb.mi/mi-nsmoribund.exp: Likewise.
16064 * gdb.mi/mi-nsthrexec.exp: Likewise.
16065 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16066 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16067 * gdb.python/py-evsignal.exp: Don't enable target-async.
16068 * gdb.python/py-evthreads.exp: Likewise.
16069 * gdb.python/py-prompt.exp: Likewise.
16070 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16071 * gdb.server/solib-list.exp: Don't enable target-async.
16072 * gdb.threads/thread-specific-bp.exp: Likewise.
16073 * lib/mi-support.exp: Adjust to use mi-async.
16074
fd664c91
PA
160752014-05-29 Pedro Alves <palves@redhat.com>
16076
16077 PR gdb/13860
16078 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16079 reason, even in sync mode.
16080
251bde03
PA
160812014-05-29 Pedro Alves <palves@redhat.com>
16082 Hui Zhu <hui@codesourcery.com>
16083
16084 PR PR15693
16085 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16086 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16087 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16088 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16089
7f3c0343
JB
160902014-05-28 Joel Brobecker <brobecker@adacore.com>
16091
16092 * config/monitor.exp (gdb_target_monitor): Replace use of
16093 "set remotebaud" by "set serial baud".
16094
b2715b27
AW
160952014-05-26 Andy Wingo <wingo@igalia.com>
16096
16097 * gdb.guile/scm-breakpoint.exp:
16098 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16099 properties instead of gdb-object-properties.
16100
498a4489
YQ
161012014-05-26 Yao Qi <yao@codesourcery.com>
16102
16103 * gdb.server/no-thread-db.exp: Specify source file name
16104 explicitly when setting a breakpoint.
16105
589fdceb
MM
161062014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16107
16108 * gdb.btrace/vdso.c: New.
16109 * gdb.btrace/vdso.exp: New.
16110
e9089e05
MM
161112014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16112
16113 * gdb.base/gcore.exp (capture_command_output): Move ...
16114 * lib/gdb.exp (capture_command_output): ... here.
16115
67b5c0c1
MM
161162014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16117
16118 * gdb.btrace/data.exp: Test memory access during btrace replay.
16119
a2199296
SM
161202014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16121
16122 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16123
17b2616c
PA
161242014-05-21 Pedro Alves <palves@redhat.com>
16125
16126 PR gdb/13860
16127 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16128 (top level): Test that output related to execution commands is
16129 sent to the console with CLI commands, but not with MI commands.
16130 Test that breakpoint events are always mirrored to the console.
16131 Also expect the new source line to be output after a "next" in
16132 async mode too. Make it a pass/fail test.
16133 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16134 output.
16135 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
16136
5166082f
PA
161372014-05-21 Pedro Alves <palves@redhat.com>
16138
16139 * gdb.base/list.exp (build_pattern, test_list): New procedures.
16140 Use them to test variations of "list" after reaching a breakpoint.
16141 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
16142 Test "list" with listsize 10 after reaching a breakpoint.
16143 * gdb.python/python.exp (decode_line current location line
16144 number): Adjust expected line number.
16145
2f25d70f
SM
161462014-05-21 Simon Marchi <simon.marchi@ericsson.com>
16147
16148 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
16149 behavior for $args, pass it directly to "run".
16150
ff604a67
MR
161512014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
16152
16153 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
16154 30000 to 65536.
16155
6a3cb8e8
PA
161562014-05-21 Pedro Alves <palves@redhat.com>
16157
16158 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
16159 auto-connect-native-target off".
16160 * gdb.base/auto-connect-native-target.c: New file.
16161 * gdb.base/auto-connect-native-target.exp: New file.
16162
4ebfc96e
PA
161632014-05-21 Pedro Alves <palves@redhat.com>
16164
16165 * gdb.base/default.exp: Test "target native" instead of "target
16166 child".
16167
36d46afb
MW
161682014-05-21 Mark Wielaard <mjw@redhat.com>
16169
16170 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16171
5876f503
JK
161722014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16173
16174 Fix TLS access for -static -pthread.
16175 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
16176 <HAVE_TLS> (thread_function, main): Initialize it.
16177 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
16178 Add clean_restart.
16179 <$have_tls != "">: Check TLSVAR.
16180
0256a6ac
PA
161812014-05-21 Pedro Alves <palves@redhat.com>
16182
16183 * gdb.base/dcache-line-read-error.c: New.
16184 * gdb.base/dcache-line-read-error.exp: New.
16185
936d2992
PA
161862014-05-20 Pedro Alves <palves@redhat.com>
16187
16188 * gdb.base/compare-sections.c: New file.
16189 * gdb.base/compare-sections.exp: New file.
16190
802e8e6d
PA
161912014-05-20 Pedro Alves <palves@redhat.com>
16192
16193 * gdb.base/break-idempotent.c: New file.
16194 * gdb.base/break-idempotent.exp: New file.
16195
e59fa00f
MM
161962014-05-20 Markus Metzger <markus.t.metzger@intel.com>
16197
16198 * gdb.btrace/nohist.exp: New.
16199
8b696e31
YQ
162002014-05-20 Yao Qi <yao@codesourcery.com>
16201
16202 * lib/gdb.exp (gdb_init): Set timeout if test file is under
16203 gdb.reverse directory and gdb_reverse_timeout exists in board
16204 setting.
16205 * README: Document gdb_reverse_timeout.
16206
73c9764f
YQ
162072014-05-20 Yao Qi <yao@codesourcery.com>
16208
16209 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
16210 'test_file_name'. Treat args as a string instead of a list.
16211 (gdb_init): Rename argument 'args' by 'test_file_name'.
16212
f1f4348a
JK
162132014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
16214
16215 * gdb.arch/powerpc-power.exp: New file.
16216 * gdb.arch/powerpc-power.s: New file.
16217
0dbe70ce
DE
162182014-05-16 Doug Evans <dje@google.com>
16219
16220 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
16221 * gdb.base/completion.exp: Check that all expected files exist
16222 before doing file completion.
0dbe70ce 16223
8d551b02
DE
162242014-05-16 Doug Evans <dje@google.com>
16225
16226 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
16227 Update.
16228 (do_syscall_tests_without_xml): Update.
16229
73eb7709
PA
162302014-05-16 Pedro Alves <palves@redhat.com>
16231
16232 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
16233 instead of "unknown output after running".
16234
3fae92fc
YQ
162352014-05-16 Yao Qi <yao@codesourcery.com>
16236
16237 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
16238 file1.txt from host at the end.
16239 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16240
c2b2ccc5
DE
162412014-05-15 Doug Evans <dje@google.com>
16242
16243 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
16244 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
16245 loading file. Add test for TU lookup.
16246
8c217a4b
SM
162472014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16248
16249 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
16250 calling "-exec-arguments" or "set args" before running the
16251 inferior.
16252
3deb39c6
SM
162532014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16254
16255 * lib/mi-support.exp (mi_expect_stop): Expect message for
16256 inferiors that exit with non-zero exit code.
16257
71a79f8c
YQ
162582014-05-14 Yao Qi <yao@codesourcery.com>
16259
16260 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
16261 match absolute path on remote host.
16262 (test_file_list_exec_source_files): Remove "/" from the
16263 pattern.
16264
f23fcd46
YQ
162652014-05-14 Yao Qi <yao@codesourcery.com>
16266
16267 * boards/local-remote-host-notty.exp (${board}_file): New
16268 proc.
16269
9404b58f
KM
162702014-05-07 Kyle McMartin <kyle@redhat.com>
16271
16272 Pushed by Joel Brobecker <brobecker@adacore.com>.
16273 * gdb.arch/aarch64-atomic-inst.c: New file.
16274 * gdb.arch/aarch64-atomic-inst.exp: New file.
16275
5e45f04c
YQ
162762014-05-07 Yao Qi <yao@codesourcery.com>
16277
16278 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
16279 in current context" too.
16280
c888a17d
KS
162812014-05-05 Keith Seitz <keiths@redhat.com>
16282
16283 * gdb.linespec/ls-dollar.exp: Add test for linespec
16284 file:convenience_variable.
16285
290a839c
YQ
162862014-05-05 Yao Qi <yao@codesourcery.com>
16287
16288 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
16289 traceframes into tfile and ctf trace files. Read data from
16290 trace file and test collected data.
16291 (gdb_collect_locals_test): Likewise.
16292 (gdb_unavailable_registers_test): Likewise.
16293 (gdb_unavailable_floats): Likewise.
16294 (gdb_collect_globals_test): Likewise.
16295 (top-level): Append "ctf" to trace_file_targets if GDB
16296 supports.
16297
b5262cd0
YQ
162982014-05-05 Yao Qi <yao@codesourcery.com>
16299
16300 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
16301 code to ...
16302 (gdb_collect_args_test_1): ... it. New proc.
16303 (gdb_collect_locals_test): Move some code to ...
16304 (gdb_collect_locals_test_1): ... it. New proc.
16305 (gdb_unavailable_registers_test): Move some code to ...
16306 (gdb_unavailable_registers_test_1): ... it. New proc.
16307 (gdb_unavailable_floats): Move some code to ...
16308 (gdb_unavailable_floats_1): ... it. New proc.
16309
30a1e6cc
SDJ
163102014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16311
16312 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
16313 probes to test for bitness recognition.
16314 * gdb.arch/amd64-stap-optional-prefix.exp
16315 (test_probe_value_without_reg): New procedure.
16316 Add code to test for different kinds of bitness.
16317
f33da99a
SDJ
163182014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16319
16320 PR breakpoints/16889
16321 * gdb.arch/amd64-stap-optional-prefix.S: New file.
16322 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16323
5b80f00d
PA
163242014-05-01 Pedro Alves <palves@redhat.com>
16325
16326 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
16327 gdb_file_cmd if no file is specified.
16328 * boards/native-extended-gdbserver.exp (gdb_load): Use the
16329 last_loaded_file to set the remote exec-file.
16330
f8c2a73c
PA
163312014-05-01 Pedro Alves <palves@redhat.com>
16332
16333 * boards/local-remote-host.exp: New file.
16334
be6e8ac7
PA
163352014-05-01 Pedro Alves <palves@redhat.com>
16336
16337 * boards/local-remote-host.exp: Rename to ...
16338 * boards/local-remote-host-notty.exp: ... this.
16339
cac0dc8f
JB
163402014-04-28 Joel Brobecker <brobecker@adacore.com>
16341
16342 * gdb.ada/dyn_arrayidx: New testcase.
16343
9730e6cc
YQ
163442014-04-26 Yao Qi <yao@codesourcery.com>
16345
16346 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16347 and compute the length of function main. Save it in
16348 $main_length.
16349 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
16350 (top-level): Use gdb_compile to compile objects into
16351 executable and restart GDB. Remove invocation to
16352 prepare_for_testing.
16353
7ae1a6a6
PA
163542014-04-25 Simon Marchi <simon.marchi@ericsson.com>
16355 Pedro Alves <palves@redhat.com>
16356
16357 PR server/16255
16358 * gdb.multi/multi-attach.c: New file.
16359 * gdb.multi/multi-attach.exp: New file.
16360
4082afcc
PA
163612014-04-25 Pedro Alves <palves@redhat.com>
16362
16363 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
16364 user.
16365 (top level): Test that "set remote conditional-breakpoints-packet
16366 off" works as intended.
16367 * gdb.base/dprintf.exp: Test that "set remote
16368 breakpoint-commands-packet off" works as intended.
16369 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
16370 New function.
16371 (top level): Call it.
16372 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
16373 remote fast-tracepoints-packet off" works as intended.
16374 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
16375 * lib/gdb.exp (gdb_is_target_remote): ... here.
16376
2abc3f8d
DB
163772014-04-24 David Blaikie <dblaikie@gmail.com>
16378
16379 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
16380 ensure clang would not discard them.
16381 * gdb.base/gdbvars.c: Ditto.
16382 * gdb.base/memattr.c: Ditto.
16383 * gdb.base/whatis.c: Ditto.
16384 * gdb.python/py-prettyprint.c: Ditto.
16385 * gdb.trace/actions.c: Ditto.
16386 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
16387 ensure clang would not discard it.
16388
bfd39632
DB
163892014-04-24 David Blaikie <dblaikie@gmail.com>
16390
16391 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
16392 clang to emit the full definition of type required by the test
16393 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
16394
22842ff6
DB
163952014-04-24 David Blaikie <dblaikie@gmail.com>
16396
16397 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
16398 coax Clang into emitting the definition of the type.
16399 * gdb.cp/pr10728-x.h (y): Ditto.
16400 * gdb.cp/pr10728-y.cc (y): Ditto.
16401
c2e827ad
DB
164022014-04-24 David Blaikie <dblaikie@gmail.com>
16403
16404 * gdb.base/label.exp: XFAIL label related tests under Clang.
16405 * gdb.cp/cplabel.exp: Ditto.
16406 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
16407 under Clang those using labels.
16408
4c2d33e7
YQ
164092014-04-25 Yao Qi <yao@codesourcery.com>
16410
16411 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
16412 double_label.
16413 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
16414 partial_label and double_label.
16415
56083b99
DB
164162014-04-24 David Blaikie <dblaikie@gmail.com>
16417
16418 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
16419
25d4e99d
DB
164202014-04-24 David Blaikie <dblaikie@gmail.com>
16421
16422 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
16423 of the function to work across GCC and Clang.
16424 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
16425 pointer types (const void ** const V void **).
16426
01f9f808
MS
164272014-04-24 Michael Sturm <michael.sturm@mintel.com>
16428 Walfred Tedeschi <walfred.tedeschi@intel.com>
16429
16430 * Makefile.in (EXECUTABLES): Added i386-avx512.
16431 * gdb.arch/i386-avx512.c: New file.
16432 * gdb.arch/i386-avx512.exp: Likewise.
16433
4b48d439
KS
164342014-04-23 Keith Seitz <keiths@redhat.com>
16435
16436 * lib/mi-support.exp (mi_list_breakpoints): Delete.
16437 (mi_make_breakpoint_table): New procedure.
16438 (mi_create_breakpoint): Use mi_make_breakpoint
16439 and return the result.
16440 (mi_make_breakpoint): New procedure.
16441 (mi_build_kv_pairs): New procedure.
16442
16443 * gdb.mi/mi-break.exp: Remove unused globals,
16444 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
16445 All callers updated.
16446 * gdb.mi/mi-dprintf.exp: Use variable to track command
16447 number.
16448 Update all callers of mi_create_breakpoint and use
16449 mi_make_breakpoint_table.
16450 Remove any unused global variables.
16451 * gdb.mi/mi-nonstop.exp: Likewise.
16452 * gdb.mi/mi-nsintrall.exp: Likewise.
16453 * gdb.mi/mi-nsmoribund.exp: Likewise.
16454 * gdb.mi/mi-nsthrexec.exp: Likewise.
16455 * gdb.mi/mi-reverse.exp: Likewise.
16456 * gdb.mi/mi-simplerun.exp: Likewise.
16457 * gdb.mi/mi-stepn.exp: Likewise.
16458 * gdb.mi/mi-syn-frame.exp: Likewise.
16459 * gdb.mi/mi-until.exp: Likewise.
16460 * gdb.mi/mi-var-cp.exp: Likewise.
16461 * gdb.mi/mi-var-display.exp: Likewise.
16462 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
16463 * gdb.mi/mi2-var-child.exp: Likewise.
16464 * gdb.mi/mi-vla-c99.exp: Likewise.
16465 * lib/mi-support.exp: Likewise.
16466
16467 From Ian Lance Taylor <iant@cygnus.com>:
16468 * lib/gdb.exp (parse_args): New procedure.
16469
08351840
PA
164702014-04-23 Pedro Alves <palves@redhat.com>
16471
16472 * gdb.base/break-unload-file.c: New file.
16473 * gdb.base/break-unload-file.exp: New file.
16474 * gdb.base/sym-file-lib.c (baz): New function.
16475 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
16476 field.
16477 (load): Store the segment's mapped size.
16478 (unload): New function.
16479 (unload_shlib): New function.
16480 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
16481 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
16482 set a breakpoint at baz, and call it.
16483 * gdb.base/sym-file.exp: New tests for stale breakpoint
16484 instructions.
16485
076855f9
PA
164862014-04-23 Pedro Alves <palves@redhat.com>
16487
16488 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
16489 * gdb.base/hbreak-in-shr-unsupported.c: New file.
16490 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
16491 * gdb.base/hbreak-unmapped.c: New file.
16492 * gdb.base/hbreak-unmapped.exp: New file.
16493 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
16494 * lib/gdb.exp (gdb_is_target_remote): ... here.
16495
483805cf
PA
164962014-04-22 Pedro Alves <palves@redhat.com>
16497
16498 * gdb.base/consecutive-step-over.c: New file.
16499 * gdb.base/consecutive-step-over.exp: New file.
16500
06d97543
PA
165012014-04-22 Pedro Alves <palves@redhat.com>
16502
16503 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
16504 instead of send_gdb/gdb_expect.
16505
b4429ea2
YQ
165062014-04-22 Yao Qi <yao@codesourcery.com>
16507
16508 * lib/trace-support.exp (generate_tracefile): New procedure.
16509 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
16510 return 0.
16511 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
16512 if generate_tracefile returns 1.
16513
51d48146
PA
165142014-04-18 Tom Tromey <palves@redhat.com>
16515 Pedro alves <tromey@redhat.com>
16516
16517 PR backtrace/15558
16518 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
16519 with a backtrace limit.
16520 * gdb.python/py-frame-inline.exp: Test running to an inline
16521 function with a backtrace limit, and printing the newest frame.
16522 * gdb.python/py-frame-inline.c (main): Call f.
16523
bd1dce5f
MS
165242014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16525
16526 * gdb.java/jnpe.exp: Drop srcdir from untested path.
16527
40d1a503
MS
165282014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16529
16530 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
16531 Drop prefix from unsupported source file path.
16532
389b98f7
YQ
165332014-04-17 Yao Qi <yao@codesourcery.com>
16534
16535 * lib/gdb.exp (with_target_charset): New proc.
16536 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
16537 with_target_charset.
16538 (test_print_strings): Likewise.
16539 (test_repeat_bytes): Likewise.
16540 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
16541 for some tests.
16542
22869d73
KS
165432014-04-16 Keith Seitz <keiths@redhat.com>
16544
16545 PR gdb/15827
16546 * gdb.dwarf2/corrupt.c: New file.
16547 * gdb.dwarf2/corrupt.exp: New file.
16548
c4f87ca6
KS
165492014-04-16 Keith Seitz <keiths@redhat.com>
16550
16551 PR c++/16597
16552 * gdb.cp/namelessclass.cc: New file.
16553 * gdb.cp/namelessclass.exp: New file.
16554 * gdb.cp/namelessclass.S: New file.
16555
ab19de87
DE
165562014-04-16 Doug Evans <dje@google.com>
16557
16558 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
16559 Add comment.
16560 (gdbserver_default_get_comm_port): New function.
16561 (gdbserver_start): Check if board file provided
16562 "gdbserver,get_comm_port" and use it if so.
16563 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
16564 (gdb,socketport): Set to "stdio".
16565 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
16566 (stdio_gdbserver_template): Delete.
16567 (${board}_get_remote_address): Update.
16568 (${board}_build_remote_cmd): Delete.
16569 (${board}_get_comm_port): New function.
16570 (${board}_spawn): Update.
16571 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
16572 Delete.
16573 (${board}_get_remote_address): Update.
16574 (${board}_get_comm_port): New function.
16575
fc98a809
AB
165762014-04-16 Andrew Burgess <aburgess@broadcom.com>
16577
16578 * gdb.base/memattr.exp: Improve regexps to handle memory regions
16579 appearing in any order.
16580
87fd9e6e
DE
165812014-04-15 Doug Evans <dje@google.com>
16582
16583 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16584 uninitialized value of "description".
16585
099fc3ea
KS
165862014-04-15 Keith Seitz <keiths@redhat.com>
16587
16588 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16589 Remove unused globals.
16590 (test_running_the_program): Likewise.
16591 (test_controlled_execution): Likewise.
16592 (test_controlling_breakpoints): Likewise.
16593 (test_program_termination): Likewise.
16594
5da151d4
KS
165952014-04-15 Keith Seitz <keiths@redhat.com>
16596
16597 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16598 unused globals.
16599 (test_rbreak_creation_and_listing): Likewise.
16600 (test_ignore_count): Likewise.
16601 (test_error): Likewise.
16602
35e5d2f0
PA
166032014-04-15 Pedro Alves <palves@redhat.com>
16604
16605 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16606 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16607 sym-file-loader.c.
16608 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16609 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16610 to sym-file-loader.c.
16611 (struct library): Forward declare.
16612 (load_shlib, lookup_function): Change prototypes.
16613 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16614 (translate_offset): Remove declarations.
16615 (get_text_addr): New declaration.
16616 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16617 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16618 sym-file-loader.h.
16619 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16620 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16621 here from sym-file-loader.h.
16622 (struct library): New structure.
16623 (load_shlib, lookup_function): Change prototypes and adjust to
16624 work with a struct library.
16625 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16626 (translate_offset): Make static.
16627 (get_text_addr): New function.
16628 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16629
eb4c1710
PA
166302014-04-15 Pedro Alves <palves@redhat.com>
16631
16632 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16633
2d1baf52
PA
166342014-04-15 Pedro Alves <palves@redhat.com>
16635
16636 * gdb.base/sym-file-loader.c: Include <limits.h>.
16637 (SELF_LINK): New define.
16638 (get_origin): New function.
16639 (load_shlib): Use it.
16640 * gdb.base/sym-file.exp: Don't early return if the target is
16641 remote. Use runto_main, and issue fail is that fails. Use
16642 gdb_load_shlibs.
16643 (shlib_name): Delete.
16644 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16645
7dd6df01
PA
166462014-04-15 Pedro Alves <palves@redhat.com>
16647
16648 * gdb.base/sym-file.exp: Remove regex characters from test
16649 message. Don't refer to breakpoint numbers in test messages.
16650
b50c8614
KS
166512014-04-14 Keith Seitz <keiths@redhat.com>
16652
16653 PR c++/16253
16654 * gdb.cp/var-tag.cc: New file.
16655 * gdb.cp/var-tag.exp: New file.
16656 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16657 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16658 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16659 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16660
3d567982
TT
166612014-04-14 Tom Tromey <tromey@redhat.com>
16662
16663 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16664 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16665 type.
16666 * gdb.cp/enum-class.exp: New file.
16667 * gdb.cp/enum-class.cc: New file.
16668
0626fc76
TT
166692014-04-14 Tom Tromey <tromey@redhat.com>
16670
16671 * gdb.dwarf2/enum-type.exp: New file.
16672
dca325b3
SA
166732014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16674
16675 * gdb.mi/mi-vla-c99.exp: New file.
16676 * gdb.mi/vla.c: New file.
16677
5854b38a
SA
166782014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16679
16680 * gdb.base/vla-datatypes.c: New file.
16681 * gdb.base/vla-datatypes.exp: New file.
16682
463bb957
SA
166832014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16684
16685 * gdb.base/vla-ptr.c: New file.
16686 * gdb.base/vla-ptr.exp: New file.
16687
3dd170be
SA
166882014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16689
16690 * gdb.dwarf2/count.exp: New file.
16691
5ecaaa66
SA
166922014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16693
16694 * gdb.base/vla-sideeffect.c: New file.
16695 * gdb.base/vla-sideeffect.exp: New file.
16696
41f1ada5
DB
166972014-04-14 David Blaikie <dblaikie@gmail.com>
16698
16699 * gdb.mi/non-stop.c: Add return value for non-void function return
16700 statement.
16701 * gdb.threads/staticthreads.c: Ditto.
16702
0be03e84
DE
167032014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16704 Doug Evans <xdje42@gmail.com>
16705
16706 * gdb.guile/scm-value.c: Improve test case.
16707 * gdb.guile/scm-value.exp: Add new test.
16708
f180a1fb
DB
167092014-04-11 David Blaikie <dblaikie@gmail.com>
16710
16711 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16712 override Clang's default.
16713
6b662e19
JB
167142014-04-11 Joel Brobecker <brobecker@adacore.com>
16715
16716 Revert the following changes (regressions):
16717
16718 * gdb.base/vla-sideeffect.c: New file.
16719 * gdb.base/vla-sideeffect.exp: New file.
16720
16721 * gdb.dwarf2/count.exp: New file.
16722
16723 * gdb.base/vla-multi.c: New file.
16724 * gdb.base/vla-multi.exp: New file.
16725
16726 * gdb.base/vla-ptr.c: New file.
16727 * gdb.base/vla-ptr.exp: New file.
16728
16729 * gdb.base/vla-datatypes.c: New file.
16730 * gdb.base/vla-datatypes.exp: New file.
16731
16732 * gdb.mi/mi-vla-c99.exp: New file.
16733 * gdb.mi/vla.c: New file.
16734
245a5f0b
KS
167352014-04-11 Keith Seitz <keiths@redhat.com>
16736
16737 PR c++/16675
16738 * gdb.cp/cpsizeof.exp: New file.
16739 * gdb.cp/cpsizeof.cc: New file.
16740
58a84dcf
SA
167412014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16742
191a8a90
JB
16743 * gdb.mi/mi-vla-c99.exp: New file.
16744 * gdb.mi/vla.c: New file.
58a84dcf 16745
c8655f75
SA
167462014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16747
16748 * gdb.base/vla-datatypes.c: New file.
16749 * gdb.base/vla-datatypes.exp: New file.
16750
024e13b4
SA
167512014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16752
16753 * gdb.base/vla-ptr.c: New file.
16754 * gdb.base/vla-ptr.exp: New file.
16755
1a237e0e
SA
167562014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16757
16758 * gdb.base/vla-multi.c: New file.
16759 * gdb.base/vla-multi.exp: New file.
16760
504f3432
SA
167612014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16762
16763 * gdb.dwarf2/count.exp: New file.
16764
3bce8237
SA
167652014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16766
191a8a90
JB
16767 * gdb.base/vla-sideeffect.c: New file.
16768 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 16769
322f9c21
YQ
167702014-04-11 Yao Qi <yao@codesourcery.com>
16771
16772 * gdb.base/completion.exp: Check file exists before running tests
16773 on file completion.
16774
d708bcd1
PA
167752014-04-10 Pedro Alves <palves@redhat.com>
16776
16777 * gdb.base/cond-eval-mode.c: New file.
16778 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
16779 prepare_for_testing to build the new file. Check result of
16780 runto_main.
16781 (test_break, test_watch): New procedures.
16782 (top level): Use them.
16783
ae1d2761
PM
167842014-04-08 Pierre Muller <muller@sourceware.org>
16785
16786 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
16787 Ctrl-V use for mingw hosts.
16788
7af389b8
SC
167892014-04-07 Siva Chandra Reddy <sivachandra@google.com>
16790
16791 * gdb.python/py-value.c: Improve test case.
16792 * gdb.python/py-value.exp: Add new test.
16793
5e703181
DE
167942014-04-07 David Blaikie <dblaikie@gmail.com>
16795
16796 * lib/compiler.c: Identify the clang compiler.
16797 * lib/compiler.cc: Ditto.
16798
9810b410
YQ
167992014-04-03 Yao Qi <yao@codesourcery.com>
16800
16801 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16802
98d1b8dc
AB
168032014-04-01 Anton Blanchard <anton@samba.org>
16804
16805 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
16806 messages unique.
16807
3114cea1
AB
168082014-04-01 Anton Blanchard <anton@samba.org>
16809
16810 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
16811 prepare_for_testing.
16812
62f7182c
AB
168132014-04-01 Anton Blanchard <anton@samba.org>
16814
16815 * gdb.arch/ppc64-atomic-inst.c: Remove.
16816 * gdb.arch/ppc64-atomic-inst.S: New file.
16817 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16818
770e7fc7
DE
168192014-03-31 Doug Evans <dje@google.com>
16820
16821 * gdb.base/print-symbol-loading-lib.c: New file.
16822 * gdb.base/print-symbol-loading-main.c: New file.
16823 * gdb.base/print-symbol-loading.exp: New file.
16824
46e2bafa
YQ
168252014-03-31 Yao Qi <yao@codesourcery.com>
16826
16827 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
16828
8776cfe9
JB
168292014-03-28 Joel Brobecker <brobecker@adacore.com>
16830
16831 * gdb.ada/mi_dyn_arr: New testcase.
16832
5d1ef361
DE
168332014-03-27 Doug Evans <dje@google.com>
16834
16835 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
16836
b5bee914
YQ
168372014-03-27 Yao Qi <yao@codesourcery.com>
16838
16839 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
16840 if target is nios2-*-*.
16841
0d4d0e77
YQ
168422014-03-26 Yao Qi <yao@codesourcery.com>
16843
16844 * lib/gdb.exp (readline_is_used): New proc.
16845 * gdb.base/completion.exp: Move tests on command complete up.
16846 Skip the rest of tests if readline is not used.
16847 * gdb.ada/complete.exp: Skp the test if readline is not
16848 used.
16849 * gdb.base/filesym.exp: Likewise.
16850 * gdb.base/macscp.exp: Likewise.
16851 * gdb.base/readline-ask.exp: Likewise.
16852 * gdb.base/readline.exp: Likewise.
16853 * gdb.python/py-cmd.exp: Likewise.
16854 * gdb.trace/tfile.exp: Likewise.
16855
29361eee
YQ
168562014-03-26 Yao Qi <yao@codesourcery.com>
16857
16858 * gdb.base/macscp.exp: Fix code format issues.
16859
bc9a5525
UW
168602014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
16861
16862 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
16863 * gdb.asm/powerpc64le.inc: New file.
16864
d3839ede
PA
168652014-03-25 Pedro Alves <palves@redhat.com>
16866 Doug Evans <dje@google.com>
16867
16868 * gdb.base/source-execution.c: New file.
16869 * gdb.base/source-execution.exp: New file.
16870 * gdb.base/source-execution.gdb: New file.
16871
01672a57
DE
168722014-03-24 Doug Evans <dje@google.com>
16873
16874 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
16875 using fission.
16876
88bbeca9
HZ
168772014-03-24 Hui Zhu <hui@codesourcery.com>
16878 Pedro Alves <palves@redhat.com>
16879
16880 PR breakpoints/16101
16881 * gdb.base/dprintf.exp: Use unsupported rather than changing the
16882 test pass/fail messages. Detect missing support for dprintf when
16883 breakpoints are actually inserted.
16884 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
16885 breakpoints are actually inserted.
16886 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
16887 fails.
16888
d2348791
JK
168892014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16890
16891 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
16892
feef67ab
DE
168932014-03-22 Doug Evans <xdje42@gmail.com>
16894
16895 * gdb.python/python.exp (python not supported): Verify multi-line
16896 python command issues an error.
25d743f9 16897 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 16898 guile command issues an error.
feef67ab 16899
ecebef6a
MR
169002014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
16901
16902 * gdb.threads/thread-specific.exp: Handle the lack of usable
16903 $this_breakpoint and $this_thread.
16904
ccdd1909
HZ
169052014-03-21 Hui Zhu <hui@codesourcery.com>
16906
16907 * gdb.base/attach.exp (do_command_attach_tests): New.
16908
beb460e8
PA
169092014-03-20 Tom Tromey <tromey@redhat.com>
16910 Pedro Alves <palves@redhat.com>
16911
16912 PR cli/15718
16913 * gdb.base/condbreak-call-false.c: New file.
16914 * gdb.base/condbreak-call-false.exp: New file.
16915
40acf43a
PA
169162014-03-20 Pedro Alves <palves@redhat.com>
16917
16918 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
16919 Delete.
16920 (block_signals, unblock_signals): Delete.
16921 (child_function_2, main): Remove references to deleted variable
16922 and functions.
16923
9f5e1e02
PA
169242014-03-20 Pedro Alves <palves@redhat.com>
16925
16926 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
16927 Use pthread_kill to signal thread 2.
16928 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16929 Adjust to make the test send itself a signal rather than using the
16930 host's "kill" command.
16931
99619bea
PA
169322014-03-20 Pedro Alves <palves@redhat.com>
16933
16934 * gdb.threads/multiple-step-overs.c: New file.
16935 * gdb.threads/multiple-step-overs.exp: New file.
16936 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16937 Adjust expected infrun debug output.
16938
2adfaa28
PA
169392014-03-20 Pedro Alves <palves@redhat.com>
16940
16941 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
16942 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
16943
31e77af2
PA
169442014-03-20 Pedro Alves <palves@redhat.com>
16945
16946 PR breakpoints/7143
16947 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
16948 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
16949 of gdb_test_multiple.
16950 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
16951 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
16952
b9f437de
PA
169532014-03-20 Pedro Alves <palves@redhat.com>
16954
16955 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
16956 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
16957
05adc73e
PA
169582014-03-19 Pedro Alves <palves@redhat.com>
16959
16960 * gdb.base/async.exp: Remove early return.
16961
6048b950
PA
169622014-03-19 Pedro Alves <palves@redhat.com>
16963
16964 * gdb.base/async.exp (step& tests): Pass explicit test messages.
16965
8bcfb00a
PA
169662014-03-19 Pedro Alves <palves@redhat.com>
16967
16968 * gdb.base/async.exp (test_background): Expect \r\n after
16969 "completed." in the fail pattern.
16970
884e37dc
PA
169712014-03-19 Pedro Alves <palves@redhat.com>
16972
16973 * gdb.base/async.exp (test_background): New procedure.
16974 Use it for all background execution command tests.
16975
148e57e2
PA
169762014-03-19 Pedro Alves <palves@redhat.com>
16977
16978 * gdb.base/async.exp: Use prepare_for_testing.
16979
f48088c7
PA
169802014-03-19 Pedro Alves <palves@redhat.com>
16981
16982 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
16983 the same line.
16984
e2f6c966
PA
169852014-03-19 Pedro Alves <palves@redhat.com>
16986
16987 * gdb.base/async.c (main): Add "jump here" and "until here" line
16988 marker comments.
16989 * gdb.base/async.exp (jump_here): New global.
16990 (jump& test): Use it.
16991 (until_here): New global.
16992 (until& test): Use it.
16993
c30568d4
PA
169942014-03-19 Pedro Alves <palves@redhat.com>
16995
16996 * gdb.base/async.exp: Don't frob gdb_protocol.
16997
0172b6a7
DE
169982014-03-18 Doug Evans <xdje42@gmail.com>
16999
17000 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17001 Fix spelling of exec-done-display.
17002
06c868a8
JK
170032014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17004
17005 PR gdb/15358
17006 * gdb.base/gdb-sigterm.c: New file.
17007 * gdb.base/gdb-sigterm.exp: New file.
17008
0c7e1a46
PA
170092014-03-18 Pedro Alves <palves@redhat.com>
17010
17011 PR gdb/13860
17012 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17013 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17014 solib-event.
17015
f7c77d93
JB
170162014-03-17 Joel Brobecker <brobecker@adacore.com>
17017
17018 * gdb.ada/pckd_arr_ren: New testcase.
17019
5a1e8c7a
DE
170202014-03-13 Doug Evans <xdje42@gmail.com>
17021
17022 PR guile/16612
17023 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17024 collect after discarding symbols.
17025
350e1a76
DE
170262014-03-13 Ludovic Courtès <ludo@gnu.org>
17027 Doug Evans <xdje42@gmail.com>
17028
17029 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17030 to history survives a gc.
17031
a69900ae
PA
170322014-03-13 Pedro Alves <palves@redhat.com>
17033
17034 * gdb.base/default.exp: Don't test "target procfs".
17035
5db9f0bd
PA
170362014-03-13 Pedro Alves <palves@redhat.com>
17037
17038 * gdb.base/default.exp: Update "target child" and "target procfs"
17039 tests to not expect "Unix".
17040
b3ccfe11
TT
170412014-03-12 Tom Tromey <tromey@redhat.com>
17042
17043 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17044 New procs. Add target-async tests.
17045 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17046 Add target-async tests.
17047
646f4417
AA
170482014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17049
17050 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17051 'func_start' and 'func_end' for the beginning and end of the
17052 function code, respectively.
17053 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17054 'func_end' instead of 'func' and 'main'.
17055
288c211f
AA
170562014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17057
17058 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17059 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17060 generate the debug info assembler source.
17061
e0c0f156
AA
170622014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17063
17064 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17065 * gdb.dwarf2/arr-subrange.exp: Likewise.
17066 * gdb.dwarf2/dwz.exp: Likewise.
17067 * gdb.dwarf2/method-ptr.exp: Likewise.
17068 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17069 * gdb.dwarf2/subrange.exp: Likewise.
17070 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17071 * gdb.dwarf2/implptrpiece.exp: Likewise.
17072 * gdb.dwarf2/nostaticblock.exp: Likewise.
17073
0e5c4555
AA
170742014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17075
17076 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17077 directory to absolute path name arguments.
17078
5ec18f2b
JG
170792014-03-10 Joel Brobecker <brobecker@adacore.com>
17080
17081 * gdb.ada/tagged_access: New testcase.
17082
847fc4f2
MM
170832014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17084
17085 * gdb.btrace/data.exp: Update expected output.
17086
cc3da688
YQ
170872014-03-06 Yao Qi <yao@codesourcery.com>
17088
17089 * gdb.trace/pr16508.exp: New file.
17090
0f26cec1
PA
170912014-03-05 Pedro Alves <palves@redhat.com>
17092
17093 PR gdb/16575
17094 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17095 procedure.
17096 (top level): Adjust to use it. Add tests that exercise breakpoint
17097 interaction with the code-cache.
17098
7a5a839f
LC
170992014-02-26 Ludovic Courtès <ludo@gnu.org>
17100
17101 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17102 test for 'history-append!'.
17103
31aa7e4e
JB
171042014-02-26 Joel Brobecker <brobecker@adacore.com>
17105
17106 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17107 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17108 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17109 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17110 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17111 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17112
1b588015
JB
171132014-02-26 Joel Brobecker <brobecker@adacore.com>
17114
17115 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17116 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17117 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17118
55426c9d
JB
171192014-02-26 Joel Brobecker <brobecker@adacore.com>
17120
17121 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17122
dc53a7ad
JB
171232014-02-26 Joel Brobecker <brobecker@adacore.com>
17124
17125 * gdb.dwarf2/arr-stride.c: New file.
17126 * gdb.dwarf2/arr-stride.exp: New file.
17127
12ab52e9
PA
171282014-02-26 Pedro Alves <palves@redhat.com>
17129
17130 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17131 that won't ever trigger. Make sure that GDB reports the correct
17132 breakpoint that caused the stop.
17133
849c862e
JK
171342014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17135
17136 PR gdb/16626
17137 * gdb.base/auto-load-script: New file.
17138 * gdb.base/auto-load.c: New file.
17139 * gdb.base/auto-load.exp: New file.
17140
71b7d793
JK
17141 PR gdb/16626
17142 * gdb.base/auto-load.exp: Fix out-of-srctree run.
17143
e2f0d509
JK
171442014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17145
17146 Fix dw2-icycle.exp -fsanitize=address GDB crash.
17147 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
17148
50cc37c8
DE
171492014-02-24 Doug Evans <dje@google.com>
17150
17151 * lib/gdb.exp (run_on_host): Log error output if program fails.
17152
ea4758f2
PA
171532014-02-21 Pedro Alves <palves@redhat.com>
17154
17155 * gdb.threads/step-after-sr-lock.c: Rename to ...
17156 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
17157 * gdb.threads/step-after-sr-lock.exp: Rename to ...
17158 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17159 ... this.
17160
d7b30f67
SDJ
171612014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
17162
17163 PR tdep/16397
17164 * gdb.arch/amd64-stap-special-operands.exp: New file.
17165 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
17166 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
17167 * gdb.arch/amd64-stap-triplet.S: Likewise.
17168 * gdb.arch/amd64-stap-triplet.c: Likewise.
17169
83deb43f
JB
171702014-02-20 Joel Brobecker <brobecker@adacore.com>
17171
17172 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
17173 in .section pseudo-op.
17174
adde2bff
DE
171752014-02-20 lin zuojian <manjian2006@gmail.com>
17176 Joel Brobecker <brobecker@adacore.com>
17177 Doug Evans <xdje42@gmail.com>
17178
17179 PR symtab/16581
17180 * gdb.dwarf2/dw2-icycle.S: New file.
17181 * gdb.dwarf2/dw2-icycle.c: New file.
17182 * gdb.dwarf2/dw2-icycle.exp: New file.
17183
f7bd0f78
SC
171842014-02-19 Siva Chandra Reddy <sivachandra@google.com>
17185
17186 * gdb.python/py-value-cc.cc: Improve test case to enable testing
17187 operations on gdb.Value objects.
17188 * gdb.python/py-value-cc.exp: Add new test to test operations on
17189 gdb.Value objects.
17190
c17ef0d5
DE
171912014-02-18 Doug Evans <dje@google.com>
17192
17193 * Makefile.in (TESTS): New variable.
17194 (expanded_tests, expanded_tests_or_none): New variables
17195 (check-single): Pass $(expanded_tests_or_none) to runtest.
17196 (check-parallel): Only run tests in $(TESTS) if non-empty.
17197 (check/no-matching-tests-found): New rule.
17198 * README: Document TESTS makefile variable.
17199
5dd3176f
DE
172002014-02-18 Doug Evans <dje@google.com>
17201
17202 * Makefile.in (check-parallel): rm -rf outputs temp.
17203
0b10be4f
JK
172042014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17205
17206 Fix "ERROR: no fileid for" in the testsuite.
17207 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
17208
85f224e7
DE
172092014-02-12 Doug Evans <dje@google.com>
17210
17211 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
17212 (MISCELLANEOUS): New variable.
17213 (clean): rm -rf $(MISCELLANEOUS).
17214 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
17215 dwp live in the same directory as symlinks, with each symlink pointed
17216 to a differently named file in a different directory.
17217
149b30ff
DE
172182014-02-11 Doug Evans <dje@google.com>
17219
17220 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
17221 of Tcl file commands.
17222
1dfdac32
MK
172232014-02-10 Mark Kettenis <kettenis@gnu.org>
17224
17225 * gdb.threads/step-after-sr-lock.exp: Avoid executing
17226 "kill -SIGUSR1 -1".
17227
aa4fb036
JB
172282014-02-10 Joel Brobecker <brobecker@adacore.com>
17229
17230 * gdb.ada/tick_length_array_enum_idx: New testcase.
17231
ed3ef339
DE
172322014-02-10 Doug Evans <xdje42@gmail.com>
17233
17234 * configure.ac (AC_OUTPUT): Add gdb.guile.
17235 * configure: Regenerate.
17236 * lib/gdb-guile.exp: New file.
17237 * lib/gdb.exp (get_target_charset): New function.
17238 * gdb.base/help.exp: Update expected output from "apropos apropos".
17239 * gdb.guile/Makefile.in: New file.
17240 * gdb.guile/guile.exp: New file.
17241 * gdb.guile/scm-arch.c: New file.
17242 * gdb.guile/scm-arch.exp: New file.
17243 * gdb.guile/scm-block.c: New file.
17244 * gdb.guile/scm-block.exp: New file.
17245 * gdb.guile/scm-breakpoint.c: New file.
17246 * gdb.guile/scm-breakpoint.exp: New file.
17247 * gdb.guile/scm-disasm.c: New file.
17248 * gdb.guile/scm-disasm.exp: New file.
17249 * gdb.guile/scm-equal.c: New file.
17250 * gdb.guile/scm-equal.exp: New file.
17251 * gdb.guile/scm-error.exp: New file.
17252 * gdb.guile/scm-error.scm: New file.
17253 * gdb.guile/scm-frame-args.c: New file.
17254 * gdb.guile/scm-frame-args.exp: New file.
17255 * gdb.guile/scm-frame-args.scm: New file.
17256 * gdb.guile/scm-frame-inline.c: New file.
17257 * gdb.guile/scm-frame-inline.exp: New file.
17258 * gdb.guile/scm-frame.c: New file.
17259 * gdb.guile/scm-frame.exp: New file.
17260 * gdb.guile/scm-generics.exp: New file.
17261 * gdb.guile/scm-gsmob.exp: New file.
17262 * gdb.guile/scm-iterator.c: New file.
17263 * gdb.guile/scm-iterator.exp: New file.
17264 * gdb.guile/scm-math.c: New file.
17265 * gdb.guile/scm-math.exp: New file.
17266 * gdb.guile/scm-objfile-script-gdb.in: New file.
17267 * gdb.guile/scm-objfile-script.c: New file.
17268 * gdb.guile/scm-objfile-script.exp: New file.
17269 * gdb.guile/scm-objfile.c: New file.
17270 * gdb.guile/scm-objfile.exp: New file.
17271 * gdb.guile/scm-ports.exp: New file.
17272 * gdb.guile/scm-pretty-print.c: New file.
17273 * gdb.guile/scm-pretty-print.exp: New file.
17274 * gdb.guile/scm-pretty-print.scm: New file.
17275 * gdb.guile/scm-section-script.c: New file.
17276 * gdb.guile/scm-section-script.exp: New file.
17277 * gdb.guile/scm-section-script.scm: New file.
17278 * gdb.guile/scm-symbol.c: New file.
17279 * gdb.guile/scm-symbol.exp: New file.
17280 * gdb.guile/scm-symtab-2.c: New file.
17281 * gdb.guile/scm-symtab.c: New file.
17282 * gdb.guile/scm-symtab.exp: New file.
17283 * gdb.guile/scm-type.c: New file.
17284 * gdb.guile/scm-type.exp: New file.
17285 * gdb.guile/scm-value-cc.cc: New file.
17286 * gdb.guile/scm-value-cc.exp: New file.
17287 * gdb.guile/scm-value.c: New file.
17288 * gdb.guile/scm-value.exp: New file.
17289 * gdb.guile/source2.scm: New file.
17290 * gdb.guile/types-module.cc: New file.
17291 * gdb.guile/types-module.exp: New file.
17292
7026a7c1
YQ
172932014-02-10 Yao Qi <yao@codesourcery.com>
17294
17295 PR testsuite/16543
17296 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
17297 * configure: Regenerated.
17298 * Makefile.in: New file.
17299
6c466447
AS
173002014-02-08 Andreas Schwab <schwab@linux-m68k.org>
17301
17302 * gdb.python/py-framefilter.exp: Fix typo.
17303
6e854735
YQ
173042014-02-08 Yao Qi <yao@codesourcery.com>
17305
17306 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
17307 that no =breakpoint-modified is emitted when breakpoints are
17308 modified through MI commands.
17309
d137e6dc
PA
173102014-02-07 Pedro Alves <pedro@codesourcery.com>
17311 Pedro Alves <palves@redhat.com>
17312
17313 * gdb.threads/step-after-sr-lock.c: New file.
17314 * gdb.threads/step-after-sr-lock.exp: New file.
17315
b5ee5a50
PA
173162014-02-07 Pedro Alves <palves@redhat.com>
17317
17318 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
17319
3c77faf3
JK
173202014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17321
17322 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
17323 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
17324
6dddc817
DE
173252014-02-06 Doug Evans <xdje42@gmail.com>
17326
17327 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
17328 output.
17329
17330 * gdb.gdb/python-interrupts.exp: New file.
17331
de7b2893
YQ
173322014-02-05 Yao Qi <yao@codesourcery.com>
17333
17334 * gdb.trace/report.exp (use_collected_data): Test the output
17335 of "info threads" and "info inferiors".
17336
66d032ac
YQ
173372014-02-05 Yao Qi <yao@codesourcery.com>
17338
17339 Revert this patch:
17340
17341 2013-05-24 Yao Qi <yao@codesourcery.com>
17342
17343 * gdb.trace/tfile.exp: Test inferior and thread.
17344
591a12a1
UW
173452014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17346
17347 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17348 on a function.
17349 * gdb.base/step-bt.c: Call hello via function pointer to make
17350 sure its first instruction is executed on powerpc64le-linux.
17351
0ff3e01f
UW
173522014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17353
17354 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
17355
084ee545
UW
173562014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17357
17358 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
17359 of the test patterns for use on little-endian systems.
17360
6ed14ff3
UW
173612014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17362
17363 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
17364 (decimal_vector): Fix for little-endian.
17365
401e27fd
JM
173662014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
17367
17368 * gdb.arch/sparc-sysstep.exp: New file.
17369 * gdb.arch/sparc-sysstep.c: Likewise.
17370
17371 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
17372
8b924729
EBM
173732014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17374
17375 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
17376
fb151210
JB
173772014-01-23 Tom Tromey <tromey@redhat.com>
17378
17379 * gdb.ada/array_char_idx: New testcase.
17380
0740f8d8
TT
173812014-01-23 Tom Tromey <tromey@redhat.com>
17382
17383 PR python/16487:
17384 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
17385 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
17386 classes.
17387
21909fa1
TT
173882014-01-23 Tom Tromey <tromey@redhat.com>
17389
17390 PR python/16491:
17391 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
17392 string from an inferior frame.
17393 * gdb.python/py-framefilter-mi.exp: Update.
17394
87ce2a04
DE
173952014-01-22 Doug Evans <dje@google.com>
17396
17397 * gdb.server/server-mon.exp: Add tests for "set debug-format".
17398
237b092b
AA
173992014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17400
17401 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
17402
d674a709
AA
174032014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17404
17405 * gdb.trace/entry-values.exp: Remove excess space character from
17406 regex patterns. Handle s390 call instruction.
17407
20fa3390
AA
174082014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17409
17410 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
17411 define "*_start" label. Make "name" static.
17412 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
17413 ${name} by references to ${name}_start.
17414
78466714
AA
174152014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17416
17417 * gdb.base/info-macros.exp: Remove "debug" from the compile
17418 options.
17419
ec9f644a
IB
174202014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17421
17422 * gdb.dlang/demangle.exp: New file.
17423
94b1b47e
IB
174242014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17425
17426 * gdb.dlang/primitive-types.exp: New file.
17427
7f420862
IB
174282014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17429
17430 * configure.ac: Create gdb.dlang/Makefile.
17431 * configure: Regenerate.
17432 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
17433 * gdb.dlang/Makefile.in: New file.
17434 * lib/d-support.exp: New file.
17435 * lib/gdb.exp (skip_d_tests): New proc.
17436
52834460
MM
174372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17438
17439 * gdb.btrace/delta.exp: Check reverse stepi.
17440 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
17441 * gdb.btrace/finish.exp: New.
17442 * gdb.btrace/next.exp: New.
17443 * gdb.btrace/nexti.exp: New.
17444 * gdb.btrace/record_goto.c: Add comments.
17445 * gdb.btrace/step.exp: New.
17446 * gdb.btrace/stepi.exp: New.
17447 * gdb.btrace/multi-thread-step.c: New.
17448 * gdb.btrace/multi-thread-step.exp: New.
17449 * gdb.btrace/rn-dl-bind.c: New.
17450 * gdb.btrace/rn-dl-bind.exp: New.
17451 * gdb.btrace/data.c: New.
17452 * gdb.btrace/data.exp: New.
17453 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17454
6e07b1d2
MM
174552014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17456
17457 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
17458 * gdb.btrace/exception.exp: Update.
17459 * gdb.btrace/instruction_history.exp: Update.
17460 * gdb.btrace/record_goto.exp: Update.
17461 * gdb.btrace/tailcall.exp: Update.
17462 * gdb.btrace/unknown_functions.exp: Update.
17463 * gdb.btrace/delta.exp: New.
17464
0b722aec
MM
174652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17466
17467 * gdb.btrace/record_goto.exp: Add backtrace test.
17468 * gdb.btrace/tailcall.exp: Add backtrace test.
17469
066ce621
MM
174702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17471
17472 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
17473 * gdb.btrace/record_goto.c: New.
17474 * gdb.btrace/record_goto.exp: New.
17475 * gdb.btrace/x86-record_goto.S: New.
17476
0688d04e
MM
174772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17478
17479 * gdb.btrace/function_call_history.exp: Update tests.
17480 * gdb.btrace/instruction_history.exp: Update tests.
17481
8710b709
MM
174822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17483
17484 * gdb.btrace/function_call_history.exp: Fix expected field
17485 order for "record function-call-history".
17486 Add new tests for "record function-call-history /c".
17487 * gdb.btrace/exception.cc: New.
17488 * gdb.btrace/exception.exp: New.
17489 * gdb.btrace/tailcall.exp: New.
17490 * gdb.btrace/x86-tailcall.S: New.
17491 * gdb.btrace/x86-tailcall.c: New.
17492 * gdb.btrace/unknown_functions.c: New.
17493 * gdb.btrace/unknown_functions.exp: New.
17494 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17495
5de9129b
MM
174962014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17497
17498 * gdb.btrace/instruction_history.exp: Update.
17499 * gdb.btrace/function_call_history.exp: Update.
17500
23a7fe75
MM
175012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17502
17503 * gdb.btrace/function_call_history.exp: Fix expected function
17504 trace.
17505 * gdb.btrace/instruction_history.exp: Initialize traced.
17506 Remove traced_functions.
17507
724c7dd8
MM
175082014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17509
17510 * gdb.btrace/function_call_history.exp: Update
17511 * gdb.btrace/instruction_history.exp: Update.
17512
6d78d93b
MM
175132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17514
17515 * gdb.btrace/enable.exp: Update expected text.
17516
93a360cc
OJ
175172014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
17518
17519 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
17520 bytes.
17521
3772b53f
MR
175222014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
17523
17524 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
17525
596662fa
OJ
175262014-01-15 Omair Javaid <omair.javaid@linaro.org>
17527
17528 * lib/gdb.exp (supports_process_record): Return true for
17529 arm*-linux*. (supports_reverse): Likewise.
17530
b5b08fb4
SC
175312014-01-13 Siva Chandra Reddy <sivachandra@google.com>
17532
17533 PR python/15464
17534 PR python/16113
17535 * gdb.python/py-type.c: Enhance test case.
17536 * gdb.python/py-value-cc.cc: Likewise
17537 * gdb.python/py-type.exp: Add new tests.
17538 * gdb.python/py-value-cc.exp: Likewise
17539
52d7fb13
AA
175402014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17541 Pedro Alves <palves@redhat.com>
17542
17543 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
17544 Make "name" extern.
17545 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
17546 references to ${name}_start by references to ${name}.
17547
a2cd8cfe
JB
175482014-01-10 Joel Brobecker <brobecker@adacore.com>
17549
17550 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
17551
4e23fced
JB
175522014-01-10 Joel Brobecker <brobecker@adacore.com>
17553
17554 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
17555
c6a9e42c
PA
175562014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
17557 Pedro Alves <palves@redhat.com>
17558
17559 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 17560 mi_gdb_target_load.
c6a9e42c 17561
b7ea362b
PA
175622014-01-08 Pedro Alves <palves@redhat.com>
17563
17564 * gdb.threads/reconnect-signal.c: New file.
17565 * gdb.threads/reconnect-signal.exp: New file.
17566
5e3f4fab
EBM
175672014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17568
17569 * gdb.base/source-dir.exp: New file.
17570
79301218
JB
175712014-01-07 Joel Brobecker <brobecker@adacore.com>
17572
17573 * gdb.ada/mi_interface: New testcase.
17574
8e355c5d
JB
175752014-01-07 Joel Brobecker <brobecker@adacore.com>
17576
17577 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
17578 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
17579 gdb.ada/pp-rec-component/pck.ads: New files.
17580
c0d48811
JB
175812014-01-07 Joel Brobecker <brobecker@adacore.com>
17582
17583 * gdb.python/py-pp-integral.c: New file.
17584 * gdb.python/py-pp-integral.py: New file.
17585 * gdb.python/py-pp-integral.exp: New file.
17586
17b609c3 17587For older changes see ChangeLog-1993-2013.
c906108c 17588\f
8d8cb839
EZ
17589;; Local Variables:
17590;; mode: change-log
17591;; left-margin: 8
17592;; fill-column: 74
17593;; version-control: never
17594;; End:
902f2ccb 17595
42a4f53d 17596 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
17597 Copying and distribution of this file, with or without modification,
17598 are permitted provided the copyright notice and this notice are preserved.
This page took 3.560934 seconds and 4 git commands to generate.