Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
165f8965
AB
12019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.fortran/info-modules.exp: Update expected results, and add
4 additional tests for 'info module functinos', and 'info module
5 variables'.
6 * gdb.fortran/info-types.exp: Update expected results.
7 * gdb.fortran/info-types.f90: Extend testcase with additional
8 module variables and functions.
9
59c35742
AB
102019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
11
12 * gdb.fortran/info-modules.exp: New file.
13 * gdb.fortran/info-types.exp: Build with new file.
14 * gdb.fortran/info-types.f90: Include and use new module.
15 * gdb.fortran/info-types-2.f90: New file.
16
f3fb2519
PW
172019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
18
19 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
20 * gdb.base/settings.exp: Test all settings types using
21 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
22 that now verifies that the value of "maint show" is the same as
23 returned by the settings functions. Test the type of the
24 maintenance settings.
25 * gdb.base/default.exp: Update show_conv_list.
26
d1e36019
TV
272019-10-31 Tom de Vries <tdevries@suse.de>
28
29 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
30 gdb_test.
31 * gdb.arch/amd64-disp-step.exp: Same.
32 * gdb.asm/asm-source.exp: Same.
33 * gdb.btrace/buffer-size.exp: Same.
34 * gdb.btrace/cpu.exp: Same.
35 * gdb.btrace/enable.exp: Same.
36 * gdb.dwarf2/count.exp: Same.
37 * gdb.dwarf2/dw2-ranges-func.exp: Same.
38 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
39 * gdb.fortran/vla-datatypes.exp: Same.
40 * gdb.fortran/vla-history.exp: Same.
41 * gdb.fortran/vla-ptype.exp: Same.
42 * gdb.fortran/vla-value.exp: Same.
43 * gdb.fortran/whatis_type.exp: Same.
44 * gdb.guile/guile.exp: Same.
45 * gdb.multi/tids.exp: Same.
46 * gdb.python/py-finish-breakpoint.exp: Same.
47 * gdb.python/py-framefilter.exp: Same.
48 * gdb.python/py-pp-registration.exp: Same.
49 * gdb.python/py-xmethods.exp: Same.
50 * gdb.python/python.exp: Same.
51 * gdb.server/connect-with-no-symbol-file.exp: Same.
52 * gdb.server/no-thread-db.exp: Same.
53 * gdb.server/run-without-local-binary.exp: Same.
54 * gdb.stabs/weird.exp: Same.
55 * gdb.threads/attach-many-short-lived-threads.exp: Same.
56 * gdb.threads/thread-find.exp: Same.
57 * gdb.threads/tls-shared.exp: Same.
58 * gdb.threads/tls.exp: Same.
59 * gdb.threads/wp-replication.exp: Same.
60 * gdb.trace/ax.exp: Same.
61 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
62
3d11e68e
TV
632019-10-31 Tom de Vries <tdevries@suse.de>
64
65 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
66 * gdb.ada/array_subscript_addr.exp: Same.
67 * gdb.ada/arrayidx.exp: Same.
68 * gdb.ada/arrayparam.exp: Same.
69 * gdb.ada/arrayptr.exp: Same.
70 * gdb.ada/boolean_expr.exp: Same.
71 * gdb.ada/call_pn.exp: Same.
72 * gdb.ada/complete.exp: Same.
73 * gdb.ada/fixed_cmp.exp: Same.
74 * gdb.ada/fun_addr.exp: Same.
75 * gdb.ada/funcall_param.exp: Same.
76 * gdb.ada/interface.exp: Same.
77 * gdb.ada/mod_from_name.exp: Same.
78 * gdb.ada/null_array.exp: Same.
79 * gdb.ada/packed_array.exp: Same.
80 * gdb.ada/packed_tagged.exp: Same.
81 * gdb.ada/print_chars.exp: Same.
82 * gdb.ada/print_pc.exp: Same.
83 * gdb.ada/ptype_arith_binop.exp: Same.
84 * gdb.ada/ptype_field.exp: Same.
85 * gdb.ada/ptype_tagged_param.exp: Same.
86 * gdb.ada/rec_return.exp: Same.
87 * gdb.ada/ref_tick_size.exp: Same.
88 * gdb.ada/str_ref_cmp.exp: Same.
89 * gdb.ada/taft_type.exp: Same.
90 * gdb.ada/tagged.exp: Same.
91 * gdb.ada/type_coercion.exp: Same.
92 * gdb.ada/uninitialized_vars.exp: Same.
93
60b6ede8
TV
942019-10-30 Tom de Vries <tdevries@suse.de>
95
96 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
97
30baf67b
TV
982019-10-26 Tom de Vries <tdevries@suse.de>
99
100 * gdb.base/bigcore.c: Fix typos in comments.
101 * gdb.base/ctf-ptype.c: Same.
102 * gdb.base/long_long.c: Same.
103 * gdb.dwarf2/dw2-op-out-param.S: Same.
104 * gdb.python/py-evthreads.c: Same.
105 * gdb.reverse/i387-stack-reverse.c: Same.
106 * gdb.trace/tfile.c: Same.
107 * lib/compiler.c: Same.
108 * lib/compiler.cc: Same.
109
158da0d1
TV
1102019-10-25 Tom de Vries <tdevries@suse.de>
111
112 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
113 gdb_test_multiple calls.
114 * gdb.reverse/sigall-reverse.exp: Same.
115 * gdb.reverse/solib-precsave.exp: Same.
116 * gdb.reverse/solib-reverse.exp: Same.
117 * gdb.reverse/until-precsave.exp: Same.
118 * gdb.reverse/until-reverse.exp: Same.
119
4ccdfbec
TV
1202019-10-24 Tom de Vries <tdevries@suse.de>
121
122 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
123 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
124 kfail using -wrap pattern flag and convenience variable
125 gdb_test_name.
126
33d569b7
AB
1272019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
128
129 * gdb.python/py-progspace.exp: Add tests for the
130 Progspace.block_for_pc method.
131
4d0b984b
TT
1322019-10-23 Tom Tromey <tom@tromey.com>
133
134 * configure: Rebuild.
135 * aclocal.m4: Use m4_include, not sinclude.
136
94cb3754
TV
1372019-10-21 Tom de Vries <tdevries@suse.de>
138
139 * gdb.base/infcall-nested-structs.c: Add
140 __attribute__((noinline,noclone)) to all functions.
141 (call_all): Add missing variable initialization. Simplify return value.
142 (breakpt): Increment volatile variable, to prevent call from being
143 optimized out.
144 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
145
062f1fc1
TV
1462019-10-17 Tom de Vries <tdevries@suse.de>
147
148 * gdb.fortran/module.exp: Allow info variables to print info for files
149 other than module.f90.
150
0b54364d
AB
1512019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
152
153 * gdb.fortran/module.exp: Extend with 'info variables' test.
154
7ff5fae7
AB
1552019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
156
157 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
158 F77_FOR_TARGET.
159
d10eccaa
TV
1602019-10-16 Tom de Vries <tdevries@suse.de>
161
162 PR tdep/25096
163 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
164
745ff14e
TV
1652019-10-16 Tom de Vries <tdevries@suse.de>
166
167 PR tdep/24104
168 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
169 Add KFAIL for PR tdep/25096.
170
03e1ab94
TV
1712019-10-16 Tom de Vries <tdevries@suse.de>
172
173 PR testsuite/25059
174 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
175
b17fcc10
TV
1762019-10-16 Tom de Vries <tdevries@suse.de>
177
178 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
179 as signed.
180
9223170f
SM
1812019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
182
183 * gdb.mi/list-thread-groups-available.exp: Read entries one by
184 one instead of increasing timeout.
185
d6e76313
TV
1862019-10-13 Tom de Vries <tdevries@suse.de>
187
188 PR record/25038
189 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
190 * gdb.reverse/sigall-reverse.exp: Same.
191 * gdb.reverse/solib-precsave.exp: Same.
192 * gdb.reverse/solib-reverse.exp: Same.
193 * gdb.reverse/step-precsave.exp: Same.
194 * gdb.reverse/until-precsave.exp: Same.
195 * gdb.reverse/until-reverse.exp: Same.
196 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
197
6dfc0041
AA
1982019-10-10 Andreas Arnez <arnez@linux.ibm.com>
199
200 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
201 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
202 (cmp_struct_05_01, cmp_struct_static_02_01)
203 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
204 comparisons.
205
abcf2cc8
TV
2062019-10-10 Tom de Vries <tdevries@suse.de>
207
208 PR testsuite/24888
209 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
210 gnatlink.
211
a50faaf6
TV
2122019-10-09 Tom de Vries <tdevries@suse.de>
213
214 PR testsuite/25048
215 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
216
60ff3cd7
AB
2172019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
218
219 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
220 exceptions due to missing debug information.
221
dfee8566
TV
2222019-10-07 Tom de Vries <tdevries@suse.de>
223
224 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
225
3d63690a
AB
2262019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
227
228 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
229 * gdb.base/annota1.exp: Update to use gdb_test_name.
230
30d1f018
WP
2312019-10-07 Weimin Pan <weimin.pan@oracle.com>
232
233 * gdb.base/ctf-whatis.exp: New file.
234 * gdb.base/ctf-whatis.c: New file.
235 * gdb.base/ctf-ptype.exp: New file.
236 * gdb.base/ctf-ptype.c: New file.
237 * gdb.base/ctf-constvars.exp: New file.
238 * gdb.base/ctf-constvars.c: New file.
239 * gdb.base/ctf-cvexpr.exp: New file.
240
4dbbb47c
TV
2412019-10-04 Tom de Vries <tdevries@suse.de>
242
243 * gdb.cp/local-static.c (main): Move declaration of int i out of the
244 for loop.
245
77c2dba3
TT
2462019-10-03 Tom Tromey <tom@tromey.com>
247
248 PR rust/24976:
249 * gdb.rust/simple.rs (Union2): New type.
250 (main): Use Union2.
251 * gdb.rust/simple.exp: Add test.
252
179aed7f
AB
2532019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
254
255 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
256 nested function prefix.
257
0a4b0913
AB
2582019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
259 Richard Bunt <richard.bunt@arm.com>
260 Andrew Burgess <andrew.burgess@embecosm.com>
261
262 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
263 nested functions.
264 * gdb.fortran/nested-funcs.f90: Update expected results.
265 * gdb.fortran/nested-funcs-2.exp: New file.
266 * gdb.fortran/nested-funcs-2.f90: New file.
267
082cce05
AB
2682019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
269
270 * gdb.python/py-parameter.exp: Make test names unique.
271 * gdb.python/py-template.exp: Likewise.
272 * gdb.python/py-value.exp: Likewise.
273
2b74ba5a
AB
2742019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
275
276 * gdb.base/break-interp.exp: Reduce test name duplication.
277 * gdb.base/call-sc.exp: Likewise.
278 * gdb.base/callfuncs.exp: Likewise.
279 * gdb.base/charset.exp: Likewise.
280 * gdb.base/dump.exp: Likewise.
281 * gdb.base/ena-dis-br.exp: Likewise.
282 * gdb.base/relational.exp: Likewise.
283 * gdb.base/step-over-syscall.exp: Likewise.
284 * gdb.base/structs.exp: Likewise.
285
58eb20d5
AB
2862019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
287
288 * gdb.linespec/explicit.exp: Make test names unique.
289 * gdb.linespec/ls-errs.exp: Likewise.
290
4d421147
AB
2912019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
292
293 * gdb.reverse/break-precsave.exp: Make test names unique.
294 * gdb.reverse/break-reverse.exp: Likewise.
295 * gdb.reverse/finish-precsave.exp: Likewise.
296 * gdb.reverse/finish-reverse.exp: Likewise.
297 * gdb.reverse/machinestate-precsave.exp: Likewise.
298 * gdb.reverse/machinestate.exp: Likewise.
299 * gdb.reverse/readv-reverse.exp: Likewise.
300 * gdb.reverse/recvmsg-reverse.exp: Likewise.
301 * gdb.reverse/sigall-precsave.exp: Likewise.
302 * gdb.reverse/sigall-reverse.exp: Likewise.
303 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
304 * gdb.reverse/watch-precsave.exp: Likewise.
305 * gdb.reverse/watch-reverse.exp: Likewise.
306
d8c06f22
AB
3072019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
308
309 * gdb.threads/stop-with-handle.c: New file.
310 * gdb.threads/stop-with-handle.exp: New file.
311
3a56ed86
TV
3122019-10-03 Tom de Vries <tdevries@suse.de>
313
314 PR testsuite/25059
315 * gdb.base/list-missing-source.exp: Allowing the "Compilation
316 directory" line to be missing.
317
42275044
TV
3182019-10-03 Tom de Vries <tdevries@suse.de>
319
320 PR testsuite/25059
321 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
322 type optional.
323
9ef62df0
AA
3242019-10-02 Andreas Arnez <arnez@linux.ibm.com>
325
326 * gdb.python/py-format-string.c (string.h): New include.
327 (main): Fill a_struct_with_union.the_union.an_int with bytes of
328 the same value, for endianness-independence.
329 * gdb.python/py-format-string.exp (default_regexp_dict)
330 (test_pretty_structs, test_format): Adjust expected output to the
331 changed initialization.
332
37f6a7f4
TT
3332019-10-02 Tom Tromey <tromey@adacore.com>
334
335 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
336
1d58d6a2
PA
3372019-10-02 Pedro Alves <palves@redhat.com>
338 Andrew Burgess <andrew.burgess@embecosm.com>
339
340 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
341 "print-file-var.h".
342 (this_version_id) Use ATTRIBUTE_VISIBILITY.
343 (get_version_1): Print this_version_id and its address.
344 Add extern "C" wrappers around interface functions.
345 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
346 "print-file-var.h".
347 (this_version_id) Use ATTRIBUTE_VISIBILITY.
348 (get_version_2): Print this_version_id and its address.
349 Add extern "C" wrappers around interface functions.
350 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
351 <stddef.h> and "print-file-var.h".
352 Add extern "C" wrappers around interface functions.
353 [VERSION_ID_MAIN] (this_version_id): Define.
354 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
355 * gdb.base/print-file-var.h: Add some #defines to simplify setting
356 up extern "C" blocks.
357 * gdb.base/print-file-var.exp (test): New, factored out from top
358 level.
359 (top level): Test all combinations of attribute hidden or not,
360 dlopen or not, and this_version_id symbol in main file or not.
361 Compile tests as both C++ and C, make test names unique.
362
d770d56f
TT
3632019-10-01 Tom Tromey <tom@tromey.com>
364
365 * gdb.base/style.exp: Test "show logging filename".
366
7f6aba03
TT
3672019-10-01 Tom Tromey <tom@tromey.com>
368
369 * lib/gdb-utils.exp (style): Handle "metadata" argument.
370 * gdb.base/style.exp: Add metadata style test.
371
14309bb6
TT
3722019-10-01 Tom Tromey <tom@tromey.com>
373
374 * gdb.base/style.exp: Test "pwd".
375
2a3c1174
PA
3762019-10-01 Tom Tromey <tom@tromey.com>
377
378 * gdb.base/style.exp: Update tests.
379
53d666ec
AA
3802019-10-01 Andreas Arnez <arnez@linux.ibm.com>
381
382 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
383 'six' to unsigned.
384 (s1): Initialize fields 'four' and 'six' instead of 'three' and
385 'five'. Use an all-ones bit pattern for each.
386 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
387 to its changed values.
388
4a56a520
TT
3892019-09-30 Tom Tromey <tromey@adacore.com>
390
391 * gdb.rust/traits.rs: Disable all warnings.
392
0df0352a
TV
3932019-09-29 Tom de Vries <tdevries@suse.de>
394
395 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
396
73d9a918
TV
3972019-09-29 Tom de Vries <tdevries@suse.de>
398
399 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
400
060b3ab4
TV
4012019-09-27 Tom de Vries <tdevries@suse.de>
402
403 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
404
68f7d34d
TV
4052019-09-27 Tom de Vries <tdevries@suse.de>
406
407 PR record/23188
408 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
409
5d63b30a
TT
4102019-09-26 Tom Tromey <tromey@adacore.com>
411
412 * gdb.ada/py_taft.exp: New file.
413 * gdb.ada/py_taft/main.adb: New file.
414 * gdb.ada/py_taft/pkg.adb: New file.
415 * gdb.ada/py_taft/pkg.ads: New file.
416
3d435220
TV
4172019-09-24 Tom de Vries <tdevries@suse.de>
418
419 PR gdb/24598
420 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
421
77d03678
TV
4222019-09-22 Tom de Vries <tdevries@suse.de>
423
424 * gdb.base/restore.exp: Allow register variables to be optimized out at
425 -O0.
426
abf516c6
UW
4272019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
428
429 * gdb.arch/spu-info.exp: Remove file.
430 * gdb.arch/spu-info.c: Remove file.
431 * gdb.arch/spu-ls.exp: Remove file.
432 * gdb.arch/spu-ls.c: Remove file.
433
434 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
435 * gdb.asm/spu.inc: Remove file.
436
437 * gdb.base/dump.exp: Remove support for spu*-*-*.
438 * gdb.base/stack-checking.exp: Likewise.
439 * gdb.base/overlays.exp: Likewise.
440 * gdb.base/ovlymgr.c: Likewise.
441 * gdb.base/spu.ld: Remove file.
442
443 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
444 * gdb.cp/cpexprs.exp: Likewise.
445 * gdb.cp/exception.exp: Likewise.
446 * gdb.cp/gdb2495.exp: Likewise.
447 * gdb.cp/mb-templates.exp: Likewise.
448 * gdb.cp/pr9167.exp: Likewise.
449 * gdb.cp/userdef.exp: Likewise.
450
451 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
452
453 * gdb.cell: Remove directory.
454 * lib/cell.exp: Remove file.
455
e452e88f
TV
4562019-09-19 Tom de Vries <tdevries@suse.de>
457
458 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
459
8a625130
TV
4602019-09-19 Tom de Vries <tdevries@suse.de>
461
462 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
463
81dc3ab5
TV
4642019-09-19 Tom de Vries <tdevries@suse.de>
465
466 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
467 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
468 (gdb_target_cmd): ... here.
469 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
470 value 2.
471
b078f3ac
AB
4722019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
473
474 * gdb.base/source-dir.exp: Avoid having directory names in test
475 names.
476
f1b620e9
MG
4772019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
478
479 * gdb.base/source-dir.exp: Add extra test for mapped compilation
480 directory.
481
67f3ed6a
AB
4822019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
483
484 * gdb.base/list-missing-source.exp: New file.
485
d1b70248
TV
4862019-09-14 Tom de Vries <tdevries@suse.de>
487
488 PR teststuite/24599
489 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
490 * lib/ada.exp (gnatmake_version_at_least): New proc.
491
5fabdcd6
AB
4922019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
493
494 * gdb.base/maint.exp: Use exec_has_index_section.
495
aa17805f
AB
4962019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
497
498 * gdb.base/maint.exp: Add test for 'maint info sections'.
499
25e5c209
TV
5002019-09-12 Tom de Vries <tdevries@suse.de>
501
502 * gdb.base/store.exp: Allow register variables to be optimized out at
503 -O0.
504
4993045d
PW
5052019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
506
507 * gdb.ada/rdv_wait.exp: Update to new task names.
508 * gdb.base/task_switch_in_core.exp: Likewise.
509 * gdb.base/info_sources_base.c: Likewise.
510
8a516164
TT
5112019-09-10 Tom Tromey <tromey@adacore.com>
512
513 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
514
aa391654
TT
5152019-09-10 Tom Tromey <tromey@adacore.com>
516
517 * gdb.ada/dgopt.exp: New file.
518 * gdb.ada/dgopt/x.adb: New file.
519
8634b462
TT
5202019-09-08 Tom Tromey <tom@tromey.com>
521
522 * gdb.tui/resize.exp: Remove setup_xfail.
523 * gdb.tui/regs.exp: Remove setup_xfail.
524 * gdb.tui/basic.exp: Remove setup_xfail.
525
736b0f76
DB
5262019-09-06 David Blaikie <dblaikie@gmail.com>
527
528 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
529 * gdb.cp/cplabel.exp: Ditto.
530 * gdb.linespec/ls-errs.exp: Ditto.
531
30331a6c
TV
5322019-09-05 Tom de Vries <tdevries@suse.de>
533
534 * lib/gdb.exp (cmp_file_string): New proc.
535 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
536 runto_main. Verify save breakpoints output.
537
98b0ebab
PW
5382019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
539
540 * gdb.base/info-var.exp: Test info variables without running
541 to main, to avoid expect's buffer overflow.
542
4e962e74
TT
5432019-09-03 Tom Tromey <tromey@adacore.com>
544
545 * gdb.ada/bias.exp: New file.
546 * gdb.ada/bias/bias.adb: New file.
547 * gdb.ada/print_chars.exp: Add regression test.
548 * gdb.ada/print_chars/foo.adb (My_Character): New type.
549 (MC): New variable.
550
2ea1a07a
SL
5512019-08-29 Sandra Loosemore <sandra@codesourcery.com>
552
553 * gdb.base/argv0-symlink.exp: Run only on native target
554 and local host.
555
8077c50d
TV
5562019-08-29 Tom de Vries <tdevries@suse.de>
557
558 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
559 diverse debug info.
560 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
561
48352473
TV
5622019-08-28 Tom de Vries <tdevries@suse.de>
563
564 * gdb.base/info-var.exp: Allow info variables to print info for files
565 other than info-var-f1.c and info-var-f2.c.
566
d8f27c60
AB
5672019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
568
569 * gdb.fortran/info-types.exp: Add module.
570 * gdb.fortran/info-types.f90: Update expected results.
571
1f20c35e
AB
5722019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
573
574 * gdb.fortran/info-types.exp: New file.
575 * gdb.fortran/info-types.f90: New file.
576 * lib/fortran.exp (fortran_character1): New proc.
577
4acfdd20
AB
5782019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
579
580 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
581 functions'. Reindent as needed.
582 * gdb.base/info-var-f1.c: New file.
583 * gdb.base/info-var-f2.c: New file.
584 * gdb.base/info-var.exp: New file.
585 * gdb.base/info-var.h: New file.
586
5c31b358
TV
5872019-08-26 Tom de Vries <tdevries@suse.de>
588
589 PR c++/24852
590 * gdb.cp/no-libstdcxx-probe.exp: New test.
591
b694989f
TV
5922019-08-26 Tom de Vries <tdevries@suse.de>
593
594 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
595 * tests need to be skipped.
596 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
597 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
598 mi_skip_libstdcxx_probe_tests.
599
d9c4ba53
SDJ
6002019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
601
602 * gdb.python/py-xmethods.exp: Use raw strings when passing
603 arguments to SimpleXMethodMatcher.
604
395fad09
TV
6052019-08-22 Tom de Vries <tdevries@suse.de>
606
607 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
608 more informative.
609
26c957f1
PA
6102019-08-21 Pedro Alves <palves@redhat.com>
611
612 * gdb.base/with.exp: Test "with" with no arguments.
613
61f80d5d
TV
6142019-08-21 Tom de Vries <tdevries@suse.de>
615
616 * gdb.base/gdb-caching-proc.exp: Sort files.
617
d7a11d13
TV
6182019-08-20 Tom de Vries <tdevries@suse.de>
619
620 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
621 compilation.
622
34dafe9f
TV
6232019-08-16 Tom de Vries <tdevries@suse.de>
624
625 * gdb.base/compare-sections.exp ("after run to main"): Allow
626 mismatched read-only sections for PIE executables.
627
398fdd60
TT
6282019-08-16 Tom Tromey <tom@tromey.com>
629
630 * lib/tuiterm.exp (_csi_Z): New proc.
631 * gdb.tui/basic.exp: Update window positions.
632 * gdb.tui/empty.exp: Update window positions.
633
d8f9e51c
SL
6342019-08-15 Sandra Loosemore <sandra@codesourcery.com>
635
636 * gdb.base/examine-backward.exp: Correct regexp for
637 "examine 3 bytes backward from ${address_zero}".
638
3df505f6
TT
6392019-08-15 Tom Tromey <tom@tromey.com>
640
641 * gdb.tui/empty.exp: Enable resizing tests.
642
272560b5
TT
6432019-08-15 Tom Tromey <tromey@adacore.com>
644
645 * gdb.ada/char_enum.exp: Add regression tests.
646 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
647 and '0'.
648 (Char, Gchar): Update.
649 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
650
08235187
CB
6512019-08-15 Christian Biesinger <cbiesinger@google.com>
652
653 * gdb.python/python.exp: Expect a leading underscore on
654 GdbOutput{,Error}File.
655
22a2ab04
SL
6562019-08-15 Sandra Loosemore <sandra@codesourcery.com>
657
658 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
659 Windows host.
660
835b995b
SL
6612019-08-15 Sandra Loosemore <sandra@codesourcery.com>
662
663 * gdb.base/batch-preserve-term-settings.exp
664 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
665
97dd8e07
CB
6662019-08-15 Christian Biesinger <cbiesinger@google.com>
667
668 * lib/gdb.exp: When running on a mingw target, replace
669 /x/ with x:/.
670
75faf5c4
AH
6712019-08-14 Alan Hayward <alan.hayward@arm.com>
672
673 * gdb.arch/aarch64-prologue.c: New test.
674 * gdb.arch/aarch64-prologue.exp: New file.
675
abc6c00f
TV
6762019-08-13 Tom de Vries <tdevries@suse.de>
677
678 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
679 Thread.
680
74c2c1f4
SL
6812019-08-13 Sandra Loosemore <sandra@codesourcery.com>
682
683 * gdb.python/py-completion.exp: Download the .py file to the host
684 and use its host pathname. Conditionalize tests that use
685 tab completion and manipulate files on the build machine.
686 * gdb.python/py-events.exp: Download the .py file to the host
687 and use its host pathname.
688 * gdb.python/py-evsignal.exp: Likewise.
689 * gdb.python/py-evthreads.exp: Likewise.
690 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
691 pathname syntax.
692 * gdb.python/py-framefilter.exp: Download the .py file to the right
693 place on the host. Match Windows pathname syntax.
694 * gdb.python/py-mi-var-info-path-expression.exp: Download the
695 .py file to the host and use its host pathname.
696 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
697 * gdb.python/py-objfile.exp: Expect a host pathname, not a
698 build pathname. Skip symlink test on Windows host. Add missing
699 newline at end of file.
700 * gdb.python/py-pp-maint.exp: Download the .py file to the host
701 and use its host pathname.
702 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
703 * gdb.python/py-section-script.exp: Use host location of binfile
704 on safe-path. Use correct path separator on Windows host.
705 Reorder alternatives in gdb_test_multiple to prevent matching
706 the wrong alternative on success.
707 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
708
ca2589f3
PP
7092019-08-12 Patrick Palka <patrick@parcs.ath.cx>
710
711 * gdb.gdb/selftest.exp (test_with_self): Update test to now
712 expect the GDB inferior to no longer immediately stop after
713 being resumed with "signal SIGINT".
714
020a839d
SL
7152019-08-09 Sandra Loosemore <sandra@codesourcery.com>
716
717 * gdb.linespec/break-ask.exp: Generalize regexps to match
718 Windows pathnames too.
719
128d6509
TV
7202019-08-08 Tom de Vries <tdevries@suse.de>
721
722 PR testsuite/24862
723 * lib/tuiterm.exp (_accept): Fix CSI regexp.
724
590042fc
PW
7252019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
726
727 * gdb.base/style.exp: Update tests for help doc new invariants.
728 * gdb.base/help.exp: Likewise.
729
046bebe1
TT
7302019-08-06 Tom Tromey <tom@tromey.com>
731
732 * gdb.base/style.exp: Add disassemble test.
733 * gdb.base/style.c (some_called_function): New function.
734 (main): Use it.
735
0b27c27d
CB
7362019-08-05 Christian Biesinger <cbiesinger@google.com>
737
738 * gdb.python/py-block.exp: Test dictionary access on blocks.
739
580f1034
SM
7402019-08-05 Simon Marchi <simon.marchi@efficios.com>
741
742 PR gdb/24863
743 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
744 -list-thread-groups --available test when running under
745 check-read1.
746
d86bd7cb
TV
7472019-08-05 Tom de Vries <tdevries@suse.de>
748
749 PR testsuite/24863
750 * lib/gdb.exp (with_read1_timeout_factor): New proc.
751 * gdb.base/help.exp: Use with_read1_timeout_factor.
752 * gdb.base/info-macros.exp: Same.
753 * gdb.cp/nested-types.exp: Same.
754
a80cf5d8
TV
7552019-08-05 Tom de Vries <tdevries@suse.de>
756
757 * lib/gdb.exp (version_at_least): Factor out of ...
758 (tcl_version_at_least): ... here.
759 (gdb_compile): Fail if pie results in non-PIE executable.
760 (readelf_version, readelf_prints_pie): New proc.
761 (exec_is_pie): Return -1 if unknown.
762
d0962838
TV
7632019-08-05 Tom de Vries <tdevries@suse.de>
764
765 * lib/gdb.exp (tcl_version_at_least): Fix typo.
766
2252ff3d
SL
7672019-08-04 Sandra Loosemore <sandra@codesourcery.com>
768
769 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
770
26655f53
SL
7712019-08-04 Sandra Loosemore <sandra@codesourcery.com>
772
773 * lib/completion-support.exp (test_gdb_complete_none): Skip
774 tab completion tests if no readline support.
775 (test_gdb_complete_unique_re): Likewise.
776 (test_gdb_complete_multiple): Likewise.
777
db4dc13e
PW
7782019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
779
780 * gdb.base/info_sources.exp: New file.
781 * gdb.base/info_sources.c: New file.
782 * gdb.base/info_sources_base.c: New file.
783
0eba165a
PFC
7842019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
785
786 * gdb.base/batch-exit-status.exp: Call test_exit_status with
787 prefix argument.
788 (test_exit_status): Add prefix argument.
789
59bd512b
TV
7902019-08-01 Tom de Vries <tdevries@suse.de>
791
792 PR testsuite/24863
793 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
794 calling exp_continue for new thread and thread exited messages.
795
2a3ad588
TV
7962019-08-01 Tom de Vries <tdevries@suse.de>
797
798 PR testsuite/24863
799 * gdb.base/structs.exp: Fix check-read1 timeout using
800 gdb_test_sequence.
801 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
802
117eb594
TV
8032019-08-01 Tom de Vries <tdevries@suse.de>
804
805 PR testsuite/24863
806 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
807 line.
808
ed591340
TV
8092019-08-01 Tom de Vries <tdevries@suse.de>
810
811 PR testsuite/24863
812 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
813
aa3b6533
TT
8142019-07-30 Tom Tromey <tromey@adacore.com>
815
816 * gdb.ada/display_nested.exp: New file.
817 * gdb.ada/display_nested/foo.adb: New file.
818 * gdb.ada/display_nested/pack.adb: New file.
819 * gdb.ada/display_nested/pack.ads: New file.
820
2906593f
CB
8212019-07-30 Christian Biesinger <cbiesinger@google.com>
822
823 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
824 namespace.
825 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
826
0f575925
TV
8272019-07-30 Tom de Vries <tdevries@suse.de>
828
829 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
830 instead.
831
b13057d9
TV
8322019-07-30 Tom de Vries <tdevries@suse.de>
833
834 PR testsuite/24834
835 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
836 (exec_is_pie): New proc.
837
5c4dde85
CB
8382019-07-29 Christian Biesinger <cbiesinger@google.com>
839
840 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
841
c620ed88
CB
8422019-07-29 Christian Biesinger <cbiesinger@google.com>
843
844 * gdb.python/py-objfile.c: Add global and static vars.
845 * gdb.python/py-objfile.exp: Test new functions Objfile.
846 lookup_global_symbol and lookup_static_symbol.
847
3d235706
TT
8482019-07-29 Tom Tromey <tom@tromey.com>
849
850 * lib/tuiterm.exp (Term::_csi_@): New proc.
851 (Term::_csi_X): Don't move cursor.
852
c7e4c0a6
PW
8532019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
854
855 * gdb.base/options.exp: Update backtrace - completion to
856 new option -frame-info.
857 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
858 Test new 'set print frame-info'. Test backtrace -frame-info
859 overriding 'set print frame-info'.
860 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
861 Test new 'set print frame-info'.
862 Verify consistency of backtrace with and without filters, with and
863 without -no-filters.
864 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
865 default.
866
de28a3b7
TV
8672019-07-29 Tom de Vries <tdevries@suse.de>
868
869 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
870 no arguments".
871
507dd60e
TV
8722019-07-29 Tom de Vries <tdevries@suse.de>
873
874 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
875 is a substring of the first for "complete non-unique file name".
876
5beafce9
TV
8772019-07-29 Tom de Vries <tdevries@suse.de>
878
879 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
880 with ".*".
881
2d274232
TV
8822019-07-29 Tom de Vries <tdevries@suse.de>
883
884 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
885 Pass prompt_regexp parameter to gdb_test_multiple calls.
886
9197cd8b
TV
8872019-07-29 Tom de Vries <tdevries@suse.de>
888
889 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
890 print registers" regexps.
891
b528dae0
TV
8922019-07-29 Tom de Vries <tdevries@suse.de>
893
894 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
895
d17725d7
TV
8962019-07-29 Tom de Vries <tdevries@suse.de>
897
898 PR gdb/24855
899 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
900 (skip_python_tests_prompt): Add prompt_regexp argument to
901 gdb_test_multiple calls.
902
52b75bf1
TT
9032019-07-27 Tom Tromey <tom@tromey.com>
904
905 * gdb.tui/main.exp: New file.
906
2b1d00c2
TT
9072019-07-27 Tom Tromey <tom@tromey.com>
908
909 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
910 optional.
911 * gdb.tui/empty.exp: New file.
912
ded631d5
TT
9132019-07-27 Tom Tromey <tom@tromey.com>
914
915 * lib/tuiterm.exp (spawn): New proc.
916 (Term::resize): New proc.
917 * gdb.tui/resize.exp: New file.
918
58ac439d
TT
9192019-07-27 Tom Tromey <tom@tromey.com>
920
921 * gdb.tui/list.exp: New file.
922
fe1f56ee
TT
9232019-07-27 Tom Tromey <tom@tromey.com>
924
925 * gdb.tui/regs.exp: New file.
926
f790b310
TT
9272019-07-27 Tom Tromey <tom@tromey.com>
928
929 * gdb.tui/basic.exp: Add "layout split" test.
930
d95fc6ee
TT
9312019-07-27 Tom Tromey <tom@tromey.com>
932
933 * gdb.tui/basic.exp: Add "layout asm" test.
934
c3786b3a
TT
9352019-07-27 Tom Tromey <tom@tromey.com>
936
937 * lib/tuiterm.exp: New file.
938 * gdb.tui/basic.exp: New file.
939
98a617f8
KB
9402019-07-27 Kevin Buettner <kevinb@redhat.com>
941
942 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
943 Enable tests associated with this flag. Adjust regex
944 referencing "foo_low" to now refer to "foo_cold" instead.
945
5c076da4
KB
9462019-07-27 Kevin Buettner <kevinb@redhat.com>
947
948 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
949 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
950 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
951 foo_cold. Revise comments to match.
952 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
953 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
954 were wrapped into this proc; Call do_test in loop from outermost
955 level.
956 (foo_low): Rename all occurrences to "foo_cold".
957 (backtrace from baz): New test.
958 (x2/i foo_cold): New test.
959 (info line *foo_cold): New test.
960
1512d3b7
TV
9612019-07-26 Tom de Vries <tdevries@suse.de>
962
963 * gdb.arch/i386-pkru.exp: Fix unterminated string.
964
297989a1
TV
9652019-07-25 Tom de Vries <tdevries@suse.de>
966
967 PR testsuite/24830
968 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
969 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
970 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
971 (skip_libstdcxx_probe_tests): ... here.
972 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
973
b3b965fb
TV
9742019-07-24 Tom de Vries <tdevries@suse.de>
975
976 PR testsuite/24807
977 * gdb.objc/basicclass.m: Include stdio.h.
978 * gdb.objc/nondebug.m: Same.
979 * gdb.objc/objcdecode.m: Same.
980
4625b4d0
TV
9812019-07-24 Tom de Vries <tdevries@suse.de>
982
983 PR testsuite/24612
984 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
985 additional_flags.
986
024a5840
TV
9872019-07-24 Tom de Vries <tdevries@suse.de>
988
989 PR testsuite/24831
990 * gdb.multi/tids.exp: Update error messages for info threads.
991
c76ddaa3
TV
9922019-07-24 Tom de Vries <tdevries@suse.de>
993
994 * gdb.base/info-types.exp: Allow info types to print info for more than
995 one file.
996
9a618ef6
TV
9972019-07-23 Tom de Vries <tdevries@suse.de>
998
999 PR testsuite/24842
1000 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1001 gdb_spawn_with_cmdline_opts.
1002
40eadf04
SP
10032019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1004
1005 * gdb.arch/arm-cmse-sgstubs.c: New test.
1006 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1007
5ba29434
TV
10082019-07-23 Tom de Vries <tdevries@suse.de>
1009
1010 PR testsuite/24711
1011 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1012 issuing next command.
1013
a8e9d247
AB
10142019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1015
1016 * gdb.ada/info_auto_lang.exp: Update expected results.
1017 * gdb.base/info-types.c: Add additional types to check.
1018 * gdb.base/info-types.exp: Update expected results.
1019
eb86c5e2
AB
10202019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1021
1022 * gdb.base/info-types.c: New file.
1023 * gdb.base/info-types.exp: New file.
1024
01e175fe
AB
10252019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1026
1027 * gdb.arch/riscv-bp-infcall.c: New file.
1028 * gdb.arch/riscv-bp-infcall.exp: New file.
1029
6b78c3f8
AB
10302019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1031
1032 PR breakpoints/24541
1033 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1034
da738167
TV
10352019-07-14 Tom de Vries <tdevries@suse.de>
1036
1037 PR testsuite/24760
1038 * gdb.objc/basicclass.exp: Fix unterminated string.
1039
0d4e84ed
AB
10402019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1041 Andrew Burgess <andrew.burgess@embecosm.com>
1042
1043 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1044 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1045 negative bounds.
1046 * gdb.fortran/vla-value.exp: Print elements of an array with
1047 negative bounds.
1048 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1049 testing.
1050
021d8588
AB
10512019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1052
1053 * gdb.base/options.exp (expect_string): Dequote strings in
1054 results.
1055 (test-string): Test strings with different quoting and reindent.
1056
f06f1252
TT
10572019-07-10 Tom Tromey <tromey@adacore.com>
1058
1059 * gdb.ada/mi_ex_cond.exp: Update expected results.
1060 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1061 * gdb.ada/mi_catch_ex.exp: Update expected results.
1062 * gdb.ada/mi_catch_assert.exp: Update expected results.
1063 * gdb.ada/catch_ex.exp (catch_exception_info)
1064 (catch_exception_entry, catch_assert_entry)
1065 (catch_unhandled_entry): Update.
1066 * gdb.ada/catch_assert_if.exp: Update expected results.
1067
b863685d
RB
10682019-07-10 Richard Bunt <richard.bunt@arm.com>
1069 Stephen Roberts <stephen.roberts@arm.com>
1070
1071 * gdb.base/define.exp: Restore original prompt.
1072
cb1e4e32
PA
10732019-07-09 Pedro Alves <palves@redhat.com>
1074
1075 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1076 breakpoints" output.
1077 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1078 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1079 throw" creates breakpoint.
1080 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1081 'type="catchpoint"'.
1082
b58a68fe
PA
10832019-07-09 Pedro Alves <palves@redhat.com>
1084
1085 PR c++/15468
1086 * gdb.cp/except-multi-location-lib.cc: New.
1087 * gdb.cp/except-multi-location-main.cc: New.
1088 * gdb.cp/except-multi-location.exp: New.
1089
0826779b
PW
10902019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1091
1092 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1093 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1094 argument and update callers.
1095
5b0e2db4
AB
10962019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1097
1098 * gdb.arch/amd64-break-on-asm-line.S: New file.
1099 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1100
1f6f6e21
PW
11012019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1102
1103 * gdb.base/printcmds.exp: Test printing C string and
1104 C wide string convenience vars without transiting via the inferior.
1105 Also make test names unique.
1106
ea142fbf
AH
11072019-07-08 Alan Hayward <alan.hayward@arm.com>
1108
5862c886 1109 PR breakpoints/25011
ea142fbf
AH
1110 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1111
213fd9fa
PA
11122019-07-04 Pedro Alves <palves@redhat.com>
1113
1114 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1115 body returned ok(0), break(3) or continue(4).
1116 * gdb.testsuite/foreach_with_prefix.exp: New file.
1117
2b40fda7
AH
11182019-07-04 Alan Hayward <alan.hayward@arm.com>
1119
1120 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1121
a26c8de0
PA
11222019-07-03 Pedro Alves <palves@redhat.com>
1123
1124 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1125 "return -code".
1126
5f4ba3e7
PA
11272019-07-03 Pedro Alves <palves@redhat.com>
1128
1129 PR cli/24732
1130 * gdb.base/shell.exp: Load completion-support.exp.
1131 Adjust expected error output. Add completion tests.
1132
a994424f
PA
11332019-07-03 Pedro Alves <palves@redhat.com>
1134
1135 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1136 string_to_regexp.
1137
3d9be6f5
PA
11382019-07-03 Pedro Alves <palves@redhat.com>
1139
1140 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
1141 (expect_integer): Adjust to expect "-string".
1142 (expect_string): New.
1143 (all_options): Expect "-string".
1144 (test-flag, test-boolean): Adjust to expect "-string".
1145 (test-string): New proc.
1146 (top level): Call it.
1147
41fc454c
PA
11482019-07-03 Pedro Alves <palves@redhat.com>
1149
1150 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1151 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1152 the expected output in the success.
1153
b2b2a215
PA
11542019-07-03 Pedro Alves <palves@redhat.com>
1155
1156 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1157 Split one gdb_test_multiple call in two to avoid a race.
1158
fdbc9870
PA
11592019-07-03 Pedro Alves <palves@redhat.com>
1160
1161 * gdb.base/with.c: New file.
1162 * gdb.base/with.exp: New file.
1163
c6ac8931
PA
11642019-07-03 Pedro Alves <palves@redhat.com>
1165
1166 * gdb.base/settings.exp: Replace all references to "maint
1167 test-settings set" with references to "maint set test-settings",
1168 and all references to "maint test-settings show" with references
1169 to "maint show test-settings".
1170
970f9d09
PA
11712019-07-03 Pedro Alves <palves@redhat.com>
1172
1173 * gdb.base/settings.exp (test-string): Adjust expected out when
1174 testing "maint test-settings show filename"
1175
54d66006
PA
11762019-07-02 Pedro Alves <palves@redhat.com>
1177
1178 * gdb.base/options.exp (test-info-threads): New procedure.
1179 (top level): Call it.
1180
10d06d82
TT
11812019-06-28 Tom Tromey <tromey@adacore.com>
1182
1183 * gdb.dwarf2/ada-linkage-name.c: New file.
1184 * gdb.dwarf2/ada-linkage-name.exp: New file.
1185
3d507ff2
TT
11862019-06-27 Tom Tromey <tromey@adacore.com>
1187
d039f014 1188 PR c++/20020:
3d507ff2
TT
1189 * gdb.cp/constexpr-field.exp: Use setup_xfail.
1190
8af58ffe
TV
11912019-06-26 Tom de Vries <tdevries@suse.de>
1192
1193 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
1194
22e21752
TV
11952019-06-26 Tom de Vries <tdevries@suse.de>
1196
1197 * gdb.base/index-cache.exp: Add back missing debug option.
1198
b65b566c
PW
11992019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1200
1201 * gdb.base/alias.exp: Test non matching/non existing prefixes.
1202
5c2c8c69
TV
12032019-06-25 Tom de Vries <tdevries@suse.de>
1204
1205 PR testsuite/24727
1206 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
1207
164e3873
TV
12082019-06-24 Tom de Vries <tdevries@suse.de>
1209
1210 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
1211
824eacee
TV
12122019-06-24 Tom de Vries <tdevries@suse.de>
1213
1214 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
1215 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
1216 * gdb.trace/unavailable-dwarf-piece.exp: Same.
1217
385b97d3
TV
12182019-06-24 Tom de Vries <tdevries@suse.de>
1219
1220 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
1221
c596f180
TV
12222019-06-21 Tom de Vries <tdevries@suse.de>
1223
1224 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
1225
b13a7d03
TV
12262019-06-21 Tom de Vries <tdevries@suse.de>
1227
1228 PR testsuite/24518
1229 PR ada/24713
1230 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
1231 index.
1232
899277ae
TT
12332019-06-19 Tom Tromey <tromey@adacore.com>
1234
1235 * gdb.ada/length_cond.exp: Add intro comment.
1236
680e1bee
TT
12372019-06-19 Tom Tromey <tromey@adacore.com>
1238
1239 * gdb.ada/length_cond.exp: New file.
1240 * gdb.ada/length_cond/length_cond.adb: New file.
1241 * gdb.ada/length_cond/pck.adb: New file.
1242 * gdb.ada/length_cond/pck.ads: New file.
1243
0ed4690a
TV
12442019-06-18 Tom de Vries <tdevries@suse.de>
1245
1246 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
1247
d20ed5fd
TT
12482019-06-18 Tom Tromey <tromey@adacore.com>
1249
1250 * gdb.base/list0.h: Add comment explaining control character.
1251
86e04673
TV
12522019-06-18 Tom de Vries <tdevries@suse.de>
1253
1254 * boards/fission.exp: Break up long debug_flags line.
1255
c4973306
SM
12562019-06-16 Tom de Vries <tdevries@suse.de>
1257
1258 PR gdb/24445
1259 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
1260 generated index.
1261
93cb9841
AB
12622019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1263
1264 PR gdb/24686
1265 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
1266 improve detection of bug gdb/24541.
1267
399aaebd
SM
12682019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
1269
1270 PR gdb/24669
1271 * gdb.base/index-cache.exp (uses_readnow,
1272 expecting_index_cache_use): Define global variable.
1273 (test_cache_enabled_miss, test_cache_enabled_hit): Use
1274 expecting_index_cache_use.
1275
584a927c
AB
12762019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
1277 Andrew Burgess <andrew.burgess@embecosm.com>
1278
1279 * gdb.fortran/pointers.f90: New file.
1280 * gdb.fortran/print_type.exp: New file.
1281 * gdb.fortran/vla-ptype.exp: Adapt expected results.
1282 * gdb.fortran/vla-type.exp: Likewise.
1283 * gdb.fortran/vla-value.exp: Likewise.
1284 * gdb.mi/mi-vla-fortran.exp: Likewise.
1285
30056ea0
AB
12862019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1287
1288 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
1289 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
1290 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
1291 as a stop reason.
1292
ec8e2b6d
AB
12932019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1294
1295 * gdb.base/annota1.exp: Update expected results.
1296 * gdb.cp/annota2.exp: Likewise.
1297 * gdb.cp/annota3.exp: Likewise.
1298
09e4c4e1
AB
12992019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
1300
1301 * gdb.base/style-logging.exp: Remove path from test name.
1302
0735b091
TT
13032019-06-14 Tom Tromey <tromey@adacore.com>
1304
1305 PR gdb/24502:
1306 * gdb.base/style-logging.exp: New file.
1307
f5686554
TT
13082019-06-14 Tom Tromey <tromey@adacore.com>
1309
1310 * gdb.base/symfile-warn.exp: New file.
1311 * gdb.base/symfile-warn.c: New file.
1312
a0c1ffed
TT
13132019-06-14 Tom Tromey <tromey@adacore.com>
1314
1315 * gdb.base/annotate-symlink.exp: New file.
1316
f411722c
TT
13172019-06-14 Tom Tromey <tromey@adacore.com>
1318
1319 * gdb.ada/set_wstr.exp: Add reassignment test.
1320
4268ec18
TT
13212019-06-14 Tom Tromey <tromey@adacore.com>
1322
1323 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1324 'unchecked_access and 'unrestricted_access as well.
1325
9a9e394b
TT
13262019-06-14 Tom Tromey <tromey@adacore.com>
1327
1328 PR ada/24539:
1329 * gdb.ada/vla.exp: Update tests.
1330 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1331 pragma.
1332
4c048731
PA
13332019-06-13 Pedro Alves <palves@redhat.com>
1334
1335 * gdb.base/settings.exp (test-integer): Test junk after
1336 "unlimited".
1337
6665660a
PA
13382019-06-13 Pedro Alves <palves@redhat.com>
1339
1340 * gdb.base/options.exp (test-thread-apply): New.
1341 (top level): Call it.
1342
5d707134
PA
13432019-06-13 Pedro Alves <palves@redhat.com>
1344
1345 * gdb.base/options.exp (test-frame-apply): New.
1346 (top level): Test print commands with different "frame apply"
1347 prefixes.
1348
e2a689da
PA
13492019-06-13 Pedro Alves <palves@redhat.com>
1350
e79be6e5 1351 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
1352 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1353 'max_completions' parameter and handle it.
1354 (test_gdb_completion_offers_commands): New.
1355
90a1ef87
PA
13562019-06-13 Pedro Alves <palves@redhat.com>
1357
1358 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
1359
d4c16835
PA
13602019-06-13 Pedro Alves <palves@redhat.com>
1361
1362 * gdb.base/options.exp (test-backtrace): New.
1363 (top level): Call it.
1364
2daf894e
PA
13652019-06-13 Pedro Alves <palves@redhat.com>
1366
1367 * gdb.guile/scm-frame-args.exp: Use "set print
1368 raw-frame-arguments" instead of "set print raw frame-arguments".
1369 * gdb.python/py-frame-args.exp: Likewise.
1370
e6ed716c
PA
13712019-06-13 Pedro Alves <palves@redhat.com>
1372
1373 * gdb.compile/compile.exp: Adjust expected output to option
1374 processing changes.
1375
7d8062de
PA
13762019-06-13 Pedro Alves <palves@redhat.com>
1377
1378 * gdb.base/options.exp: Build executable.
1379 (test-print): New procedure.
1380 (top level): Call it, once for "print" and another for "compile
1381 print".
1382
9d0faba9
PA
13832019-06-13 Pedro Alves <palves@redhat.com>
1384
1385 * gdb.base/options.c: New file.
1386 * gdb.base/options.exp: New file.
1387
dee7b4c8
PA
13882019-06-13 Pedro Alves <palves@redhat.com>
1389
1390 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
1391 that "o" is ambiguous.
1392
dca0f6c0
PA
13932019-06-13 Pedro Alves <palves@redhat.com>
1394
1395 * gdb.base/settings.c: New file.
1396 * gdb.base/settings.exp: New file.
1397
ccf46844
PA
13982019-06-13 Pedro Alves <palves@redhat.com>
1399
1400 * gdb.base/completion.exp: Fix comment typo.
1401
b9a3f842
PA
14022019-06-13 Pedro Alves <palves@redhat.com>
1403
1404 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
1405 foo --1" test.
1406
d106773e
PA
14072019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
1408
1409 * gdb.fortran/block-data.f: New.
1410 * gdb.fortran/block-data.exp: New.
1411
fea82da0
TV
14122019-06-11 Tom de Vries <tdevries@suse.de>
1413
1414 PR testsuite/24521
1415 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
1416 message.
1417
8c2e74f1
TV
14182019-06-11 Tom de Vries <tdevries@suse.de>
1419
1420 PR testsuite/24521
1421 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
1422
b49851c8
TV
14232019-06-11 Tom de Vries <tdevries@suse.de>
1424
1425 * boards/readnow.exp: New file.
1426
a7067863
AB
14272019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
1428
1429 * gdb.fortran/vla-sizeof.exp: Update expected results.
1430
1a3da2cd
AB
14312019-06-06 Amos Bird <amosbird@gmail.com>
1432
1433 * gdb.base/annota1.exp (thread_switch): Add test for
1434 thread-exited annotation.
1435
3847a7bf
TT
14362019-06-06 Tom Tromey <tromey@adacore.com>
1437
1438 * gdb.base/maint.exp: Expect command started/finished output.
1439
0088ba59
AB
14402019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1441
1442 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
1443 comment.
1444 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
1445
312617a3
AB
14462019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1447
1448 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
1449 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
1450 * gdb.arch/riscv-unwind-long-insn.c: New file.
1451 * gdb.arch/riscv-unwind-long-insn.exp: New file.
1452
e1f2e1a2
CB
14532019-06-04 Christian Biesinger <cbiesinger@google.com>
1454
d3238f7d 1455 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 1456
206584bd
PW
14572019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1458
1459 * lib/gdb.exp (help_list_trailer): New regexp variable
1460 factorizing the help trailer message.
1461 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
1462 arg to allow to better factorize various tests.
1463 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
1464 (test_prefix_command_help): Use help_list_trailer.
1465 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
1466 * gdb.guile/scm-cmd.exp: Likewise.
1467 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
1468 * gdb.base/help.exp: Use test_user_defined_class_help.
1469 * gdb.base/style.exp: Add tests for styling of help and apropos.
1470 * lib/gdb-utils.exp (style): Add title and highlight styles.
1471
708dc93e
PW
14722019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1473
1474 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
1475 $_shell_exitsignal.
1476 * gdb.base/default.exp: Update for new convenience variables.
1477
f49055a5
TT
14782019-05-29 Tom Tromey <tromey@adacore.com>
1479
1480 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
1481 to "break complete ada" test case's regexp.
1482
4330d61d
TT
14832019-05-29 Tom Tromey <tromey@adacore.com>
1484
1485 PR c++/20020:
1486 * gdb.cp/constexpr-field.exp: New file.
1487 * gdb.cp/constexpr-field.cc: New file.
1488
000439d5
TT
14892019-05-29 Tom Tromey <tromey@adacore.com>
1490
1491 * gdb.base/finish.exp (finish_no_print): New proc.
1492 (finish_tests): Call it.
1493
5a01c34c
TV
14942019-05-24 Tom de Vries <tdevries@suse.de>
1495
1496 * gdb.dwarf2/gdb-add-index.exp: New file.
1497
18125b16
TT
14982019-05-22 Tom Tromey <tromey@adacore.com>
1499
1500 * gdb.base/info-shared.exp (check_info_shared): Use "style".
1501 * gdb.base/style.exp: Use "style".
1502 * lib/gdb-utils.exp (style): New proc.
1503
af1a8d03
TV
15042019-05-22 Tom de Vries <tdevries@suse.de>
1505
1506 * gdb.base/align.exp: Require c++11.
1507
e7fe496b
TV
15082019-05-22 Tom de Vries <tdevries@suse.de>
1509
1510 PR testsuite/24586
1511 * gdb.python/py-mi-var-info-path-expression.exp: Call
1512 mi_skip_python_tests to check if python is supported.
1513
8fca4da0
AH
15142019-05-22 Alan Hayward <alan.hayward@arm.com>
1515
1516 * gdb.arch/aarch64-pauth.c: New test.
1517 * gdb.arch/aarch64-pauth.exp: New file.
1518
b7060614
AH
15192019-05-22 Alan Hayward <alan.hayward@arm.com>
1520
1521 * README (Re-running Tests Outside The Testsuite): New section.
1522
669d0468
TV
15232019-05-21 Tom de Vries <tdevries@suse.de>
1524
1525 * gdb.arch/amd64-eval.exp: Require c++11.
1526 * gdb.base/max-depth.exp: Same.
1527 * gdb.compile/compile-cplus-array-decay.exp: Same.
1528 * gdb.cp/meth-typedefs.exp: Same.
1529 * gdb.cp/subtypes.exp: Same.
1530 * gdb.cp/temargs.exp: Same.
1531
ce3ebcaa
AH
15322019-05-21 Alan Hayward <alan.hayward@arm.com>
1533
1534 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
1535
34d11c68
AB
15362019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
1537
1538 PR gdb/18644
1539 * gdb.fortran/complex.exp: Remove setup_kfail calls.
1540 * gdb.fortran/printing-types.exp: Add new test.
1541 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
1542 testing.
1543 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
1544 setup_kfail call.
1545
87781e84
AH
15462019-05-17 Alan Hayward <alan.hayward@arm.com>
1547
1548 * README (Running the Testsuite): Change example.
1549 (Testsuite Parameters): Remove TRANSCRIPT.
1550 * lib/gdb.exp: Remove TRANSCRIPT check.
1551
b420b89e
AH
15522019-05-17 Alan Hayward <alan.hayward@arm.com>
1553
1554 * README (Testsuite Parameters): Add replay logging to
1555 GDBSERVER_DEBUG.
1556 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
1557 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
1558 as a comma separated list.
1559 (gdb_debug_init): Override procedure.
1560
408e9b8b
AH
15612019-05-17 Alan Hayward <alan.hayward@arm.com>
1562
1563 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
1564 (gdb_write_cmd_file): New procedure.
1565 * lib/gdbserver-support.exp (gdbserver_start): Call
1566 gdbserver_write_cmd_file.
1567 (gdbserver_write_cmd_file): New procedure.
1568
f9e2e39d
AH
15692019-05-17 Alan Hayward <alan.hayward@arm.com>
1570
1571 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
1572 (delete_breakpoints): Likewise.
1573 (gdb_run_cmd): Likewise.
1574 (gdb_start_cmd): Likewise.
1575 (gdb_starti_cmd): Likewise.
1576 (gdb_internal_error_resync): Likewise.
1577 (gdb_test_multiple): Likewise.
1578 (gdb_reinitialize_dir): Likewise.
1579 (default_gdb_exit): Likewise.
1580 (gdb_file_cmd): Mark kill as optional.
1581 (default_gdb_start): Call gdb_stdin_log_init.
1582 (send_gdb): Call gdb_stdin_log_write.
1583 (rerun_to_main): Mark Y as an answer.
1584 (gdb_stdin_log_init): New function.
1585 (gdb_stdin_log_write): Likewise.
1586
81f47ac2
AH
15872019-05-17 Alan Hayward <alan.hayward@arm.com>
1588
1589 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1590 * gdb.base/debug-expr.exp: Likewise.
1591 * gdb.base/foll-fork.exp: Likewise.
1592 * gdb.base/foll-vfork.exp: Likewise.
1593 * gdb.base/fork-print-inferior-events.exp: Likewise.
1594 * gdb.base/gdb-sigterm.exp: Likewise.
1595 * gdb.base/gdbinit-history.exp: Likewise.
1596 * gdb.base/osabi.exp: Likewise.
1597 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1598 * gdb.base/ui-redirect.exp: Likewise.
1599 * gdb.gdb/unittest.exp: Likewise.
1600 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1601 * gdb.mi/mi-watch.exp: Likewise.
1602 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1603 * gdb.mi/user-selected-context-sync.exp: Likewise.
1604 * gdb.python/python.exp: Disable debug test when debugging.
1605 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1606 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1607 Likewise.
1608 * gdb.threads/stepi-random-signal.exp: Likewise.
1609
29b52314
AH
16102019-05-17 Alan Hayward <alan.hayward@arm.com>
1611
1612 * Makefile.in: Pass through GDB_DEBUG.
1613 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1614 (gdb,debug): Add board setting.
1615 * lib/gdb.exp (default_gdb_start): Start debugging.
1616 (gdb_debug_enabled): New procedure.
1617 (gdb_debug_init): Likewise.
29b52314
AH
1618
16192019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 1620
29b52314
AH
1621 * Makefile.in: Pass through GDB_DEBUG.
1622 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
1623 (gdb,debug): Add board setting.
1624 * lib/gdb.exp (default_gdb_start): Start debugging.
1625 (gdb_debug_enabled): New procedure.
1626 (gdb_debug_init): Likewise.
29b52314 1627
ca1285d1
AH
16282019-05-17 Alan Hayward <alan.hayward@arm.com>
1629
1630 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1631
f3a09c80
AH
16322019-05-17 Alan Hayward <alan.hayward@arm.com>
1633
1634 * gdb.base/ui-redirect.exp: Test redirection.
1635
26648588
JV
16362019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1637
1638 * gdb.mi/mi-complete.exp: New file.
1639 * gdb.mi/mi-complete.cc: Likewise.
1640
14237686
AB
16412019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1642
1643 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1644 indexed and sliced arrays, and pointers to arrays.
1645
e7bd7fba
TT
16462019-05-14 Tom Tromey <tromey@adacore.com>
1647
1648 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1649 styling test.
1650
2764128d
TV
16512019-05-14 Tom de Vries <tdevries@suse.de>
1652
1653 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1654 selection entry encoding.
1655
71bed2db
TT
16562019-05-10 Tom Tromey <tromey@adacore.com>
1657
1658 * gdb.ada/info_exc.exp: Add "complete" test.
1659
63b667ad
TV
16602019-05-09 Tom de Vries <tdevries@suse.de>
1661
1662 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1663 CU-relative.
1664
9cfd2b89
TV
16652019-05-09 Tom de Vries <tdevries@suse.de>
1666
1667 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1668 CU-relative.
1669
2228ef77
XR
16702019-05-08 Joel Brobecker <brobecker@adacore.com>
1671
1672 * gdb.ada/frame_arg_lang.exp: New testcase.
1673 * gdb.ada/frame_arg_lang/bla.adb: New file.
1674 * gdb.ada/frame_arg_lang/pck.ads: New file.
1675 * gdb.ada/frame_arg_lang/pck.adb: New file.
1676 * gdb.ada/frame_arg_lang/foo.c: New file.
1677
80e55b13
TT
16782019-05-08 Tom Tromey <tromey@adacore.com>
1679
1680 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1681
9d3421af
TT
16822019-05-08 Tom Tromey <tromey@adacore.com>
1683
1684 * gdb.base/ptype-offsets.exp: Update tests.
1685
844333e2
TT
16862019-05-08 Tom Tromey <tromey@adacore.com>
1687
1688 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1689 cases.
1690 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1691 "short".
1692
988915ee
TT
16932019-05-08 Tom Tromey <tromey@adacore.com>
1694
1695 * gdb.ada/vla.exp: New file.
1696 * gdb.ada/vla/vla.adb: New file.
1697
7bd55dac
TV
16982019-05-07 Tom de Vries <tdevries@suse.de>
1699
1700 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1701
75f06e9d
TV
17022019-05-07 Tom de Vries <tdevries@suse.de>
1703
1704 PR testsuite/24522
1705 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1706 section.
1707
77e7aaa4
TV
17082019-05-07 Tom de Vries <tdevries@suse.de>
1709
1710 PR testsuite/24522
1711 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1712 .debug_aranges section.
1713
456ba0fa
TV
17142019-05-07 Tom de Vries <tdevries@suse.de>
1715
1716 PR testsuite/24159
1717 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1718
5a56d6a6
TV
17192019-05-06 Tom de Vries <tdevries@suse.de>
1720
1721 * lib/gdb.exp (exec_has_index_section): New proc.
1722 * gdb.base/index-cache.exp: Handle case that binfile contains an index
1723 section.
1724
9d6d4be8
TV
17252019-05-04 Tom de Vries <tdevries@suse.de>
1726
1727 * boards/cc-with-debug-names.exp: New file.
1728
222a8d25
TT
17292019-05-03 Tom Tromey <tromey@adacore.com>
1730
1731 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
1732 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
1733 * gdb.ada/char_enum.exp: Add test.
1734
0fdfd794
TV
17352019-05-03 Tom de Vries <tdevries@suse.de>
1736
1737 * boards/cc-with-gdb-index.exp: New file.
1738
80062eb9
AB
17392019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
1740
1741 * gdb.rust/simple.exp: Add new test case.
1742 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
1743 (main): Initialise an instance of the new struct.
1744
4504bbde
TT
17452019-05-01 Tom Tromey <tromey@adacore.com>
1746
1747 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
1748 record.
1749 (NPR): New variable.
1750 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
1751 test.
1752
d48e62f4
TT
17532019-05-01 Tom Tromey <tromey@adacore.com>
1754
1755 * gdb.ada/packed_array_assign.exp: Add packed assignment
1756 regression test.
1757
f59f30f5
TV
17582019-05-01 Tom de Vries <tdevries@suse.de>
1759
1760 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
1761
b70bfc54
TV
17622019-05-01 Tom de Vries <tdevries@suse.de>
1763
1764 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
1765
15f18d14
AT
17662019-04-30 Ali Tamur <tamur@google.com>
1767
1768 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
1769
2ff0a947
TT
17702019-04-30 Tom Tromey <tromey@adacore.com>
1771
1772 * lib/ada.exp (find_ada_tool): New proc.
1773 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
1774 * gdb.ada/catch_ex_std.exp: New file.
1775 * gdb.ada/catch_ex_std/foo.adb: New file.
1776 * gdb.ada/catch_ex_std/some_package.adb: New file.
1777 * gdb.ada/catch_ex_std/some_package.ads: New file.
1778
a776957c
TT
17792019-04-30 Tom Tromey <tromey@adacore.com>
1780
1781 PR c++/24470:
1782 * gdb.cp/temargs.cc: Add test code from PR.
1783
bc68014d
AB
17842019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1785
1786 * gdb.fortran/vla-datatypes.exp: Update expected results.
1787 * gdb.fortran/vla-ptype.exp: Likewise.
1788 * gdb.fortran/vla-type.exp: Likewise.
1789 * gdb.fortran/vla-value.exp: Likewise.
1790
f1fdc960
AB
17912019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1792
1793 * gdb.fortran/ptr-indentation.exp: Update expected results.
1794 * gdb.fortran/ptype-on-functions.exp: Likewise.
1795 * gdb.fortran/vla-ptr-info.exp: Likewise.
1796 * gdb.fortran/vla-value.exp: Likewise.
1797
bf7a4de1
AB
17982019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1799
1800 * gdb.fortran/ptype-on-functions.exp: New file.
1801 * gdb.fortran/ptype-on-functions.f90: New file.
1802
bbe75b9d
AB
18032019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1804
1805 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1806 case void string.
1807
1db455a7
AB
18082019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1809
1810 * gdb.fortran/complex.exp: Expand.
1811 * gdb.fortran/complex.f: Renamed to...
1812 * gdb.fortran/complex.f90: ...this, and extended to add more
1813 complex values.
1814
b6d03bb2
AB
18152019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1816
1817 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
1818 MODULO, CMPLX.
1819
2e62ab40
AB
18202019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1821 Richard Bunt <richard.bunt@arm.com>
1822
1823 * gdb.base/max-depth.c: New file.
1824 * gdb.base/max-depth.exp: New file.
1825 * gdb.python/py-nested-maps.c: New file.
1826 * gdb.python/py-nested-maps.exp: New file.
1827 * gdb.python/py-nested-maps.py: New file.
1828 * gdb.python/py-format-string.exp (test_max_depth): New proc.
1829 (test_all_common): Call test_max_depth.
1830 * gdb.fortran/max-depth.exp: New file.
1831 * gdb.fortran/max-depth.f90: New file.
1832 * gdb.go/max-depth.exp: New file.
1833 * gdb.go/max-depth.go: New file.
1834 * gdb.modula2/max-depth.exp: New file.
1835 * gdb.modula2/max-depth.c: New file.
1836 * lib/gdb.exp (get_print_expr_at_depths): New proc.
1837
d2b584a5
TV
18382019-04-29 Tom de Vries <tdevries@suse.de>
1839
1840 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
1841
136afab8
PW
18422019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1843
1844 * gdb.base/callexit.exp: Test may-call-functions off.
1845
725cbb63
KS
18462019-04-25 Keith Seitz <keiths@redhat.com>
1847
1848 PR c++/24367
1849 * gdb.cp/meth-typedefs.cc (incomplete_struct)
1850 (another_incomplete_struct, test_incomplete): New definitions.
1851 (main): Use new definitions.
1852 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
1853 functions.
1854
82433e3e
SDJ
18552019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
1856
1857 PR corefiles/11608
1858 PR corefiles/18187
1859 * gdb.base/coredump-filter-build-id.exp: New file.
1860
dd06d4d6
AH
18612019-04-25 Alan Hayward <alan.hayward@arm.com>
1862
e79be6e5
SM
1863 * Makefile.in: Pass through GDBSERVER_DEBUG.
1864 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
1865 (gdbserver,debug): Add board setting.
1866 * gdb.trace/tspeed.exp: Skip when debugging.
1867 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
1868 * lib/gdbserver-support.exp: Likewise
dd06d4d6 1869
1670072e
TT
18702019-04-24 Tom Tromey <tromey@adacore.com>
1871
1872 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
1873 Rust.
1874
a59240a4
TT
18752019-04-24 Tom Tromey <tromey@adacore.com>
1876
1877 * gdb.arch/amd64-eval.exp: Test bitfield return.
1878 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
1879 (class Foo) <return_bitfields>: New method.
1880 (main): Call it.
1881
b907456c
AB
18822019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
1883
1884 * gdb.cp/many-args.cc: New file.
1885 * gdb.cp/many-args.exp: New file.
1886
5c565afd
TV
18872019-04-23 Tom de Vries <tdevries@suse.de>
1888
1889 PR gdb/24433
1890 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
1891
ba22ff86
AH
18922019-04-23 Alan Hayward <alan.hayward@arm.com>
1893
1894 * gdb.trace/backtrace.exp: Use nopie flag.
1895 * gdb.trace/circ.exp: Likewise.
1896 * gdb.trace/collection.exp: Likewise.
1897 * gdb.trace/ftrace.exp: Likewise.
1898 * gdb.trace/mi-trace-unavailable.exp: Likewise.
1899 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1900 * gdb.trace/qtro.exp: Likewise.
1901 * gdb.trace/read-memory.exp: Likewise.
1902 * gdb.trace/report.exp: Likewise.
1903 * gdb.trace/tfile.exp: Likewise.
1904 * gdb.trace/tfind.exp: Likewise.
1905 * gdb.trace/unavailable.exp: Likewise.
1906
7905fc35
PA
19072019-04-22 Pedro Alves <palves@redhat.com>
1908
1909 * gdb.base/solib-probes-nosharedlibrary.c,
1910 gdb.base/solib-probes-nosharedlibrary.exp: New files.
1911
8ecb59f8
TT
19122019-04-19 Tom Tromey <tromey@adacore.com>
1913
1914 * gdb.ada/ptype_union.c: New file.
1915 * gdb.ada/ptype_union.exp: New file.
1916
62160ec9
TT
19172019-04-19 Tom Tromey <tromey@adacore.com>
1918
1919 PR symtab/24423:
1920 * gdb.base/list0.h (foo): Add a control-l character.
1921
36cd4ba5
TV
19222019-04-18 Tom de Vries <tdevries@suse.de>
1923
1924 PR gdb/24433
1925 * boards/local-board.exp: Set sysroot to "".
1926
b73715df
TV
19272019-04-18 Tom de Vries <tdevries@suse.de>
1928 Pedro Alves <palves@redhat.com>
1929
1930 PR gdb/24454
1931 * gdb.threads/vfork-follow-child-exec.c: New file.
1932 * gdb.threads/vfork-follow-child-exec.exp: New file.
1933 * gdb.threads/vfork-follow-child-exit.c: New file.
1934 * gdb.threads/vfork-follow-child-exit.exp: New file.
1935
4aa866af
LS
19362019-04-15 Leszek Swirski <leszeks@google.com>
1937
1938 * gdb.arch/amd64-eval.cc: New file.
1939 * gdb.arch/amd64-eval.exp: New file.
1940
e5a1a79a
AH
19412019-04-11 Alan Hayward <alan.hayward@arm.com>
1942
1943 * gdb.server/sysroot.c: New test.
1944 * gdb.server/sysroot.exp: New file.
1945 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
1946 matching param.
1947
41077b66
AB
19482019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
1949
1950 * gdb.base/align.exp: Extend test to cover structures containing
1951 only static fields.
1952
c30391f8
TV
19532019-04-11 Tom de Vries <tdevries@suse.de>
1954
1955 * boards/cc-with-dwz-m.exp: New file.
1956 * boards/cc-with-dwz.exp: New file.
1957 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
1958
e242fd12
SM
19592019-04-09 Simon Marchi <simon.marchi@efficios.com>
1960
1961 * gdb.base/start-cpp.exp: New file.
1962 * gdb.base/start-cpp.cc: New file.
1963
2b0c8b01
KB
19642019-04-08 Kevin Buettner <kevinb@redhat.com>
1965
1966 * gdb.python/py-thrhandle.exp: Adjust tests to call
1967 thread_from_handle instead of thread_from_thread_handle.
1968
947210e5
KB
19692019-04-08 Kevin Buettner <kevinb@redhat.com>
1970
1971 * gdb.python/py-thrhandle.exp: Add tests for
1972 gdb.InferiorThread.handle.
1973
d7df6549
AB
19742019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1975
1976 * gdb.python/py-function.exp: Check calling helper function from
1977 all languages.
1978 * lib/gdb.exp (gdb_supported_languages): New proc.
1979
8bdc1658
AB
19802019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1981
1982 * gdb.base/complex-parts.c: New file.
1983 * gdb.base/complex-parts.exp: New file.
1984
05caa1d2
TT
19852019-04-01 Tom Tromey <tromey@adacore.com>
1986
1987 PR symtab/23331:
1988 * gdb.dwarf2/dw2-ranges-main.c: New file.
1989 * gdb.dwarf2/dw2-ranges-psym.c: New file.
1990 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
1991
7734102d
EZ
19922019-03-30 Simon Marchi <simark@simark.ca>
1993
1994 * gdb.base/default.exp: Add values for $_gdb_major and
1995 $_gdb_minor.
1996
188e1fa9
TT
19972019-03-29 Tom Tromey <tromey@adacore.com>
1998
1999 * gdb.base/help.exp: Tighten apropos regexp.
2000
2880242d
KS
20012019-03-29 Keith Seitz <keiths@redhat.com>
2002
2003 * gdb.fortran/array-bounds.exp: New file.
2004 * gdb.fortran/array-bounds.f90: New file.
2005
077cad8e
PW
20062019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2007
2008 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2009
80047cfc
PW
20102019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2011
2012 * gdb.multi/hello.c (main): Increase alarm timer.
2013
f489207e
SL
20142019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2015
2016 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2017 factor when no hardware watchpoint support.
2018
c92df149
AH
20192019-03-28 Alan Hayward <alan.hayward@arm.com>
2020 Pedro Alves <palves@redhat.com>
2021
2022 * boards/local-board.exp: set sysroot to /.
2023
933aebfa
AH
20242019-03-27 Alan Hayward <alan.hayward@arm.com>
2025
2026 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2027 in child.
2028
9f9aa852
AB
20292019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2030
2031 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2032 field.
2033 (make_container): Initialise new field.
2034 * gdb.python/py-prettyprint.exp: Add new tests.
2035 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2036 <display_hint>: New method.
2037
3714a195
AB
20382019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2039
2040 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2041 gdb_continue_to_breakpoint more throughout this test.
2042 (run_lang_tests) Supply unique test names, and use
2043 gdb_test_no_output.
2044
18c77628
AB
20452019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2046
2047 * gdb.base/finish-pretty.exp: Update expected results.
2048 * gdb.base/pretty-print.c: New file.
2049 * gdb.base/pretty-print.exp: New file.
2050
9a93502f
PA
20512019-03-25 Pedro Alves <palves@redhat.com>
2052
2053 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2054 move comments outside list. Append '-i "" eof' section.
2055
968aa7ae
AH
20562019-03-22 Alan Hayward <alan.hayward@arm.com>
2057
34a7f2a4 2058 PR testsuite/25016
968aa7ae
AH
2059 * README: Add pie options.
2060 * gdb.base/break-interp.exp: Ensure pie is disabled.
2061 * gdb.base/dump.exp: Likewise.
2062 * lib/gdb.exp (gdb_compile): Add pie option.
2063
4c7d57e7
TT
20642019-03-19 Tom Tromey <tromey@adacore.com>
2065
2066 * gdb.mi/mi2-cli-display.c: New file.
2067 * gdb.mi/mi2-cli-display.exp: New file.
2068
bff8c71f
TT
20692019-03-18 Joel Brobecker <brobecker@adacore.com>
2070 Tom Tromey <tromey@adacore.com>
2071
2072 * gdb.ada/ptype_array/pck.adb: New file.
2073 * gdb.ada/ptype_array/pck.ads: New file.
2074 * gdb.ada/ptype_array/foo.adb: New file.
2075 * gdb.ada/ptype_array.exp: New file.
2076
d085f989
TT
20772019-03-14 Tom Tromey <tromey@adacore.com>
2078
2079 * gdb.base/style.exp: Add "set style sources" test.
2080
b4be1b06
SM
20812019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2082
2083 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2084 * mi-breakpoint-multiple-locations.exp: ... this.
2085 (make_breakpoints_pattern): New proc.
2086 (do_test): Add mi_version parameter, test -break-insert,
2087 -break-info and =breakpoint-created.
2088
7cde5fc2
AB
20892019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2090
2091 * config/default.exp: Remove 'load_lib gdb.exp'.
2092 * config/monitor.exp: Likewise.
2093 * config/sid.exp: Likewise.
2094 * config/sim.exp: Likewise.
2095 * config/slite.exp: Likewise.
2096 * config/unix.exp: Likewise.
2097 * gdb.base/default.exp: Remove unhelpful comment.
2098
efbecbc1
AB
20992019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2100
2101 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2102
0841c79a
AB
21032019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2104
2105 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2106
4a270568
AB
21072019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2108
2109 * gdb.fortran/type-kinds.exp: Update expected results.
2110
067630bd
AB
21112019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2112
2113 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2114
3be47f7a
AB
21152019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2116
2117 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2118 function.
2119 (test_basic_parsing_of_type_kinds): Expand types tested.
2120 (test_parsing_invalid_type_kinds): New function.
2121
4d00f5d8
AB
21222019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2123
2124 * gdb.fortran/intrinsics.exp: New file.
2125 * gdb.fortran/intrinsics.f90: New file.
2126 * gdb.fortran/type-kinds.exp: New file.
2127
c8f91604
AB
21282019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2129
2130 * gdb.fortran/dot-ops.exp: New file.
2131
dd9f2c76
AB
21322019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2133
2134 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2135 Check upper and lower case logical literals.
2136
84ec9724
AB
21372019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2138
2139 * gdb.fortran/types.exp (test_float_literal_types_accepted):
2140 Remove duplicate tests.
2141
c3734e09
AH
21422019-03-06 Alan Hayward <alan.hayward@arm.com>
2143
2144 * lib/gdb.exp (builtin_cd): rename of cd.
2145 (cd): Override builtin.
2146
aa3cfbda
RB
21472019-03-06 Richard Bunt <richard.bunt@arm.com>
2148
2149 * gdb.fortran/function-calls.exp: New file.
2150 * gdb.fortran/function-calls.f90: New test.
2151
7b63ad86
RB
21522019-03-04 Richard Bunt <richard.bunt@arm.com>
2153
2154 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
2155 on user program standard output.
2156 * gdb.fortran/short-circuit-argument-list.f90: Record function
2157 calls.
2158
01abb042
AH
21592019-02-28 Alan Hayward <alan.hayward@arm.com>
2160
c3734e09
AH
2161 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
2162 failure.
01abb042 2163
92137da0
RO
21642019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2165
2166 PR gdb/8527
2167 * gdb.base/interrupt-daemon-attach.c,
2168 gdb.base/interrupt-daemon-attach.exp: New test.
2169
5862844d
PA
21702019-02-27 Pedro Alves <palves@redhat.com>
2171
2172 * gdb.base/page.exp: Add tests for "set width/height -1".
2173
8ed25214
PA
21742019-02-27 Pedro Alves <palves@redhat.com>
2175
2176 * gdb.base/page.exp: Add tests for "set/show width/height" with
2177 "infinite" values.
2178
6c28e44a
TT
21792019-02-27 Tom Tromey <tromey@adacore.com>
2180
2181 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
2182 2.4.
2183 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
2184 workaround.
2185
bf9a735e
AB
21862019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
2187
2188 * gdb.base/align.exp: Extend to compile in both C and C++, and add
2189 tests for structs with static members.
2190
8791793c
TT
21912019-02-26 Tom Tromey <tromey@adacore.com>
2192
2193 * gdb.python/py-value.exp (test_value_from_buffer): Check for
2194 ValueError, not TypeError.
2195
bc2a507e
KB
21962019-02-26 Kevin Buettner <kevinb@redhat.com>
2197
2198 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
2199 call from main program.
2200
e0e7d3bd
JB
22012019-02-23 Joel Brobecker <brobecker@adacore.com>
2202
2203 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
2204 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
2205 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
2206 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
2207 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
2208
9600246d
KS
22092019-02-22 Keith Seitz <keiths@redhat.com>
2210
2211 PR symtab/23853
2212 * gdb.base/symlink-sourcefile.c: New file.
2213 * gdb.base/symlink-sourcefile.exp: New file.
2214
0c95f9ed
TT
22152019-02-20 Tom Tromey <tom@tromey.com>
2216
2217 * gdb.base/info_qt.exp: Update.
2218
6caa91b6
SM
22192019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
2220
2221 * gdb.base/source.exp: Move "error in sourced script" code to
2222 the end.
2223 * gdb.base/source-error.gdb: Move contents to
2224 source-error-1.gdb. Add new code to source source-error-1.gdb.
2225 * gdb.base/source-error-1.gdb: New file, from previous
2226 source-error.gdb.
2227
6506371f
TT
22282019-02-17 Tom Tromey <tom@tromey.com>
2229
2230 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
2231 for macro styling.
2232 * gdb.base/style.c (SOME_MACRO): New macro.
2233
a0087920
TT
22342019-02-17 Tom Tromey <tom@tromey.com>
2235
2236 * gdb.base/style.exp: Add line-wrapping tests.
2237 * gdb.base/page.exp: Add test for quitting during pagination.
2238
a2cd4f14
JB
22392019-02-17 Joel Brobecker <brobecker@adacore.com>
2240
2241 * gdb.ada/big_packed_array: New testcase.
2242 * gdb.ada/homonym.exp: Fix incorrect expected output for
2243 "break <homonym__get_value>" test.
2244
9d70ffbc
WP
22452019-02-13 Weimin Pan <weimin.pan@oracle.com>
2246
2247 PR breakpoints/21870
2248 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
2249 and prepare_for_testing. Add comment.
2250 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
2251 redundant cleanup call. Clean up comment.
2252
01c7ae81
WP
22532019-02-12 Weimin Pan <weimin.pan@oracle.com>
2254
2255 PR breakpoints/21870
2256 * gdb.arch/aarch64-dbreg-contents.exp: New file.
2257 * gdb.arch/aarch64-dbreg-contents.c: New file.
2258
aff29d1c
JB
22592019-02-10 Joel Brobecker <brobecker@adacore.com>
2260
2261 * gdb.ada/mi_ref_changeable: New testcase.
2262
df0da8a2
AH
22632019-02-07 Alan Hayward <alan.hayward@arm.com>
2264
2265 * gdb.base/attach.exp: Add double attach test.
2266
bd447abb
SM
22672019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
2268
2269 * lib/gdb.exp (default_gdb_start): Don't match pagination
2270 prompt.
2271 (gdb_init): Set stty_init.
2272
1dbc40b9
TT
22732019-01-27 Tom Tromey <tom@tromey.com>
2274
2275 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
2276 skip_python_tests.
2277
353229bf
AH
22782019-01-24 Alan Hayward <alan.hayward@arm.com>
2279
2280 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
2281 New structure.
2282 (struct struct_static_02_02): Likewise.
2283 (struct struct_static_02_03): Likewise.
2284 (struct struct_static_02_04): Likewise.
2285 (struct struct_static_04_01): Likewise.
2286 (struct struct_static_04_02): Likewise.
2287 (struct struct_static_04_03): Likewise.
2288 (struct struct_static_04_04): Likewise.
2289 (struct struct_static_06_01): Likewise.
2290 (struct struct_static_06_02): Likewise.
2291 (struct struct_static_06_03): Likewise.
2292 (struct struct_static_06_04): Likewise.
2293 (cmp_struct_static_02_01): Likewise.
2294 (cmp_struct_static_02_02): Likewise.
2295 (cmp_struct_static_02_03): Likewise.
2296 (cmp_struct_static_02_04): Likewise.
2297 (cmp_struct_static_04_01): Likewise.
2298 (cmp_struct_static_04_02): Likewise.
2299 (cmp_struct_static_04_03): Likewise.
2300 (cmp_struct_static_04_04): Likewise.
2301 (cmp_struct_static_06_01): Likewise.
2302 (cmp_struct_static_06_02): Likewise.
2303 (cmp_struct_static_06_03): Likewise.
2304 (cmp_struct_static_06_04): Likewise.
2305 (call_all): Test new structs.
2306 * gdb.base/infcall-nested-structs.exp: Likewise.
2307
73021deb
AH
23082019-01-21 Alan Hayward <alan.hayward@arm.com>
2309 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
2310
fc65c7db
AH
23112019-01-21 Alan Hayward <alan.hayward@arm.com>
2312 * gdb.base/stack-protector.c: New test.
2313 * gdb.base/stack-protector.exp: New file.
2314 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2315 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2316 option.
2317 (gdb_compile): Remove stack protector for GCC and prevent
2318 recursion.
2319
c24bdb02
KS
23202019-01-16 Keith Seitz <keiths@redhat.com>
2321
2322 PR gdb/23773
2323 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
2324
6f072a10
PFC
23252019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2326
2327 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2328 aliases.
2329 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2330 tests.
2331 * gdb.arch/powerpc-vector-regs.c: New file.
2332 * gdb.arch/powerpc-vector-regs.exp: New file.
2333
a7b8d682
PFC
23342019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2335
2336 * gdb.arch/altivec-regs.exp: Fix the list passed to
2337 gdb_expect_list when testing "info vector".
2338
6eb6fb67
AB
23392019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2340
2341 * gdb.base/style.exp: Don't include path in testname.
2342
b56f80d8
KS
23432019-01-10 Keith Seitz <keiths@redhat.com>
2344
2345 PR gdb/23712
2346 PR symtab/23010
2347 * gdb.dwarf2/multidictionary.exp: New file.
2348
041be526
SM
23492019-01-09 Simon Marchi <simon.marchi@ericsson.com>
2350
2351 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
2352 (test_gnuv3_style_demangling): ... this.
2353 (test_lucid_style_demangling): Remove.
2354 (test_arm_style_demangling): Remove.
2355 (test_hp_style_demangling): Remove.
2356 (do_tests): Remove calls to the above.
2357
d820d0c3
AB
23582019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2359
2360 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
2361 case.
2362
f097f5ad
TT
23632019-01-06 Tom Tromey <tom@tromey.com>
2364
2365 PR gdb/28155:
2366 * gdb.dwarf2/typedef-void-finish.exp: New file.
2367
2cd8cc0b
TT
23682018-12-28 Tom Tromey <tom@tromey.com>
2369 Simon Marchi <simark@simark.ca>
2370
2371 * gdb.base/jit-exec.exp: New file.
2372 * gdb.base/jit-exec.c: New file.
2373 * gdb.base/jit-execd.c: New file.
2374
35fb8261
TT
23752018-12-28 Tom Tromey <tom@tromey.com>
2376
2377 * gdb.base/style.exp: Update test to check for address styling.
2378
47fd17cd
TT
23792018-12-28 Tom Tromey <tom@tromey.com>
2380
2381 * gdb.base/style.exp: Add test for styling of "Reading symbols"
2382 message.
2383
d47032b7
TT
23842018-12-28 Tom Tromey <tom@tromey.com>
2385
2386 * gdb.base/style.exp: Add test for version number styling.
2387
af79b68d
TT
23882018-12-28 Tom Tromey <tom@tromey.com>
2389
2390 * gdb.base/style.exp: Add test for print_address_symbolic.
2391
0bb296cb
TT
23922018-12-28 Tom Tromey <tom@tromey.com>
2393
2394 * gdb.base/style.exp: Add test for breakpoint setting.
2395
80ae2043
TT
23962018-12-28 Tom Tromey <tom@tromey.com>
2397
2398 * gdb.base/style.exp: Add test for variable names.
2399
cbe56571
TT
24002018-12-28 Tom Tromey <tom@tromey.com>
2401
2402 * gdb.base/style.exp: New file.
2403 * gdb.base/style.c: New file.
2404
9162a27c
TT
24052018-12-28 Tom Tromey <tom@tromey.com>
2406
2407 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
2408 "dumb".
2409 * gdb.base/readline.exp (operate_and_get_next): Save and restore
2410 the TERM environment variable.
2411
bc543c90
TT
24122018-12-27 Tom Tromey <tom@tromey.com>
2413
2414 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
2415 pagination test.
2416
6f0ffe50
AB
24172018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
2418
2419 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
2420 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
2421
b5a1e557
PW
24222018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2423
2424 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
2425 Filename a.adb changed to bp_fun_addr.adb.
2426 gdb.ada/bp_fun_addr.exp: Update test accordingly.
2427
6e8b1ab2
JV
24282018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
2429
2430 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
2431 non-PIE executables.
2432 * README: Mention the gdb,nopie_flag board setting.
2433 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
2434 non-PIE executable.
2435 * gdb.arch/amd64-entry-value.exp: Likewise.
2436 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
2437 * gdb.arch/i386-float.exp: Likewise.
2438 * gdb.arch/i386-signal.exp: Likewise.
2439 * gdb.mi/mi-reg-undefined.exp: Likewise.
2440
d00a27c5
PM
24412018-12-21 Paul Marechal <paul.marechal@ericsson.com>
2442
2443 PR gdb/23974
2444 * gdb.base/info-os.exp: Check return for unknown "info os" type.
2445
161d081c
PW
24462018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2447
2448 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
2449 Update order of results accordingly.
2450
b001de23
AB
24512018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
2452
2453 * gdb.base/annota1.exp: Update a test regexp.
2454
99e1a184
AB
24552018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2456
2457 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
2458
7a81c1e2
PW
24592018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2460
2461 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
2462 (reuse_time): Initialize to REUSE_TIME_CAP.
2463 (check_rc): New function.
2464 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
2465 Check pthread_create rc.
2466 (spawner_thread_func): Check pthread_create and pthread_join rc.
2467
73e8dc90
PA
24682018-12-08 Pedro Alves <palves@redhat.com>
2469
2470 * gdb.base/list.exp (test_forward_search): Rename to ...
2471 (test_forward_reverse_search): ... this. Also test reverse-search
2472 and the forward-search alias.
2473
13f2ed32
AB
24742018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
2475
2476 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
2477 local timeout variable before return, and remove all local timeout
2478 variable entirely.
2479 (gdb_load): Likewise.
2480
64d27cfc
TV
24812018-12-01 Tom de Vries <tdevries@suse.de>
2482
2483 * gdb.base/gdb-caching-proc.exp: New file.
2484
f63c03b4
SDJ
24852018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
2486
2487 * Makefile.in (TIMESTAMP): New variable.
2488 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
2489 command.
2490 (check-single-racy): Likewise.
2491 (check/%.exp): Likewise.
2492 (check-racy/%.exp): Likewise.
2493 (workers/%.worker): Likewise.
2494 (build-perf): Likewise.
2495 (check-perf): Likewise.
2496 * README: Describe new "TS" and "TS_FORMAT" variables.
2497 * print-ts.py: New file.
2498
1c97054b
BF
24992018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
2500
2501 PR python/23714
2502 * gdb.python/python.exp: Test command repetition after
2503 gdb.execute.
2504
1871a62d
AB
25052018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
2506
2507 * gdb.opt/inline-break.exp: Add test that info breakpoint output
2508 is correctly aligned.
2509
fb5e1ed9
PW
25102018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2511
2512 * gdb.ada/info_auto_lang.exp: New testcase.
2513 * gdb.ada/info_auto_lang/global_pack.ads: New file.
2514 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
2515 * gdb.ada/info_auto_lang/some_c.c: New file.
2516
43d397ca
PW
25172018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2518
2519 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
2520 FUNC_lang language syntax.
2521
beddd671
PW
25222018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2523
2524 * gdb.base/info_minsym.c: New file.
2525 * gdb.base/info_minsym.exp: New file.
2526
73fc52c4
TT
25272018-11-19 Tom Tromey <tom@tromey.com>
2528
2529 PR rust/23625:
2530 * gdb.rust/simple.exp: Add ptype test. Update expected output.
2531 * gdb.rust/expr.exp: Update expected output. Change one test.
2532
994b876a
TT
25332018-11-19 Tom Tromey <tom@tromey.com>
2534
2535 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
2536
6769f276
PA
25372018-11-19 Pedro Alves <palves@redhat.com>
2538
2539 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
2540 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
2541 see the expected warning.
2542
38a72da0
AH
25432018-11-16 Alan Hayward <alan.hayward@arm.com>
2544
2545 PR gdb/22736:
2546 * gdb.cp/infcall-nodebug-lib.c: New test.
2547 * gdb.cp/infcall-nodebug-main.c: New test.
2548 * gdb.cp/infcall-nodebug.exp: New file.
2549
53a89d6e
SM
25502018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
2551
2552 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
2553 completer tests.
2554
9325300d
TV
25552018-11-09 Tom de Vries <tdevries@suse.de>
2556
2557 * gdb.base/msym-lang.c: New test.
2558 * gdb.base/msym-lang.exp: New file.
2559 * gdb.base/msym-lang-main.c: New test.
2560
20f0d60d
TT
25612018-11-08 Tom Tromey <tom@tromey.com>
2562
2563 PR gdb/23555:
2564 PR gdb/23838:
2565 * gdb.base/warning.exp: New file.
2566
b5420128
JB
25672018-11-08 Jan Beulich <jbeulich@suse.com>
2568
2569 * testsuite/gdb.arch/i386-avx512.c,
2570 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
2571
cd115d61
AB
25722018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2573
2574 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2575 point hardware.
2576
35ee2dc2
AB
25772018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2578
2579 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2580 * gdb.dwarf2/missing-type-name.exp: New file.
2581
31aceee8
TV
25822018-11-06 Tom de Vries <tdevries@suse.de>
2583
2584 * gdb.base/many-headers.c: New test.
2585 * gdb.base/many-headers.exp: New file.
2586
109be305
JW
25872018-11-06 Jim Wilson <jimw@sifive.com>
2588
2589 * gdb.base/code_elim.exp: For riscv, set additional_flags
2590 to include -msmall-data-limit=0.
2591
e2b7af72
JB
25922018-11-01 Joel Brobecker <brobecker@adacore.com>
2593
2594 * gdb.ada/watch_minus_l: New testcase.
2595
cdcda965
SM
25962018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2597
2598 * gdb.arch/aix-sighandle.c: New file.
2599 * gdb.arch/aix-sighandle.exp: New file.
2600
92dcebf3
AB
26012018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2602
2603 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
2604 registers being unions.
2605
68b9ac18
TV
26062018-10-31 Tom de Vries <tdevries@suse.de>
2607
2608 * lib/valgrind.exp: New file.
2609 (vgdb_start, vgdb_stop): New procs, factored out of ...
2610 * gdb.base/valgrind-bt.exp: ... here, ...
2611 * gdb.base/valgrind-disp-step.exp: ... here and ...
2612 * gdb.base/valgrind-infcall.exp: ... here.
2613
1443936e
TV
26142018-10-31 Tom de Vries <tdevries@suse.de>
2615
2616 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2617
eb77c9df
AB
26182018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2619
2620 * gdb.dwarf2/void-type.c: New file.
2621 * gdb.dwarf2/void-type.exp: New file.
2622
82b5e646
PW
26232018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2624
2625 * gdb.base/info_qt.c: New file.
2626 * gdb.base/info_qt.exp: New file.
2627
8d619c01
EBM
26282018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2629
2630 * gdb.arch/powerpc-htm-regs.c: New file.
2631 * gdb.arch/powerpc-htm-regs.exp: New file.
2632
f2cf6173
EBM
26332018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2634
2635 * gdb.arch/powerpc-tar.c: New file.
2636 * gdb.arch/powerpc-tar.exp: New file.
2637
7ca18ed6
EBM
26382018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2639
2640 * gdb.arch/powerpc-ppr-dscr.c: New file.
2641 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2642
bfcc0eba
TV
26432018-10-25 Tom de Vries <tdevries@suse.de>
2644
2645 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2646
fe1a5cad
TV
26472018-10-24 Tom de Vries <tdevries@suse.de>
2648
2649 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2650 longer exists error.
2651
a76dc3b7
TV
26522018-10-24 Tom de Vries <tdevries@suse.de>
2653
2654 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2655
4df46df7
TV
26562018-10-24 Tom de Vries <tdevries@suse.de>
2657
2658 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2659 --db-attach in valgrind.
2660
0dbfcfff
AB
26612018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2662
2663 * gdb.arch/riscv-reg-aliases.c: New file.
2664 * gdb.arch/riscv-reg-aliases.exp: New file.
2665
b04480b1
AH
26662018-10-19 Alan Hayward <alan.hayward@arm.com>
2667
2668 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2669
2c6ac8d7
AH
26702018-10-19 Alan Hayward <alan.hayward@arm.com>
2671
2672 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2673
2bc69f25
AH
26742018-10-19 Alan Hayward <alan.hayward@arm.com>
2675
2676 * gdb.cp/ovldbreak.exp: Fix regexps.
2677
1f1ae3a3
AH
26782018-10-19 Alan Hayward <alan.hayward@arm.com>
2679
2680 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2681
94c18618
SDJ
26822018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2683
2684 PR cli/23785
2685 * gdb.base/restore.exp: New test to check if "restore" with an
2686 invalid file doesn't segfault.
2687
812cd6eb
TV
26882018-10-18 Tom de Vries <tdevries@suse.de>
2689
2690 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2691 * gdb.ada/excep_handle.exp: Same.
2692 * gdb.ada/mi_string_access.exp: Same.
2693 * gdb.ada/mi_var_union.exp: Same.
2694 * gdb.arch/arc-analyze-prologue.exp: Same.
2695 * gdb.arch/arc-decode-insn.exp: Same.
2696 * gdb.base/readnever.exp: Same.
2697 * gdb.fortran/printing-types.exp: Same.
2698 * gdb.guile/scm-lazy-string.exp: Same.
2699
c4b90788
TV
27002018-10-16 Tom de Vries <tdevries@suse.de>
2701
2702 PR gdb/23730
2703 * gdb.base/catch-follow-exec.c: Add copyright notice.
2704 * gdb.base/catch-follow-exec.exp: Rewrite to use
2705 gdb_spawn_with_cmdline_opts. Require gdb-native.
2706
8bca2978
SL
27072018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2708
2709 * gdb.trace/actions-changed.exp: Check for arch support.
2710 * gdb.trace/actions.exp: Likewise.
2711 * gdb.trace/ax.exp: Likewise.
2712 * gdb.trace/backtrace.exp: Likewise.
2713 * gdb.trace/change-loc.exp: Likewise.
2714 * gdb.trace/deltrace.exp: Likewise.
2715 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2716 * gdb.trace/ftrace.exp: Likewise.
2717 * gdb.trace/infotrace.exp: Check for arch support.
2718 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2719 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2720 * gdb.trace/mi-tsv-changed.exp: Likewise.
2721 * gdb.trace/packetlen.exp: Likewise.
2722 * gdb.trace/passc-dyn.exp: Likewise.
2723 * gdb.trace/passcount.exp: Likewise.
2724 * gdb.trace/pending.exp: Likewise.
2725 * gdb.trace/range-stepping.exp: Check for shlib support.
2726 * gdb.trace/report.exp: Check for arch support.
2727 * gdb.trace/save-trace.exp: Likewise.
2728 * gdb.trace/signal.exp: Check for signal support.
2729 * gdb.trace/tfind.exp: Check for arch support.
2730 * gdb.trace/trace-break.exp: Check for arch and shlib support.
2731 * gdb.trace/trace-common.h: Add comment.
2732 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
2733 * gdb.trace/trace-enable-disable.exp: Likewise.
2734 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
2735 * gdb.trace/tracecmd.exp: Check for arch support.
2736 * gdb.trace/tspeed.exp: Check for shlib and target support.
2737 * gdb.trace/tstatus.exp: Check for arch support.
2738 * gdb.trace/tsv.exp: Likewise.
2739 * gdb.trace/while-dyn.exp: Likewise.
2740 * gdb.trace/while-stepping.exp: Likewise.
2741 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
2742
f9c49bff
SM
27432018-10-12 Simon Marchi <simon.marchi@ericsson.com>
2744
2745 * gdb.trace/tspeed.exp: Remove nowarnings.
2746 (prepare_for_trace_test): Declare "global ipalib".
2747 * gdb.trace/tspeed.c: Include unistd.h.
2748 (main): Remove superfluous printf argument.
2749
d4330bde
SL
27502018-10-11 Sandra Loosemore <sandra@codesourcery.com>
2751
2752 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
2753 directory prefix on the filename.
2754
8ecfd7bd
SDJ
27552018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
2756
2757 * gdb.gdb/unittest.exp: Update expected message informing that
2758 selftests have been disabled.
2759 * gdb.server/unittest.exp: Likewise.
2760
58bbcd02
TV
27612018-10-09 Tom de Vries <tdevries@suse.de>
2762
2763 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
2764 with runto_main.
2765
9f6b697b
WP
27662018-10-08 Weimin Pan <weimin.pan@oracle.com>
2767
2768 PR c++/16841
2769 * gdb.cp/virtbase2.cc: New file.
2770 * gdb.cp/virtbase2.exp: New file.
2771
add5ded5
TT
27722018-10-06 Tom Tromey <tom@tromey.com>
2773
2774 PR python/19399:
2775 * gdb.python/py-inferior.exp: Add architecture test.
2776
f9e48344
TT
27772018-10-06 Tom Tromey <tom@tromey.com>
2778
2779 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
2780 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
2781
2a8be203
TT
27822018-10-06 Tom Tromey <tom@tromey.com>
2783
2784 * gdb.python/py-breakpoint.exp (check_last_event): Check location
2785 of a "throw" catchpoint.
2786
e04caa70
SDJ
27872018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2788
2789 * gdb.base/info-proc.exp: Update string expected from "help info
2790 proc".
2791
5ca8c39f
TT
27922018-10-04 Tom Tromey <tom@tromey.com>
2793
2794 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2795 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2796 (test_initial_complaints, test_empty_complaints): Update.
2797 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2798
3453e7e4
TT
27992018-10-04 Tom Tromey <tom@tromey.com>
2800
2801 PR cli/19551:
2802 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
2803 * lib/gdb.exp (gdb_file_cmd): Update.
2804 * gdb.stabs/weird.exp (print_weird_var): Update.
2805 * gdb.server/solib-list.exp: Update.
2806 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2807 * gdb.mi/mi-cli.exp: Update.
2808 * gdb.linespec/linespec.exp: Update.
2809 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2810 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2811 * gdb.cp/cp-relocate.exp: Update.
2812 * gdb.base/sym-file.exp: Update.
2813 * gdb.base/relocate.exp: Update.
2814 * gdb.base/readnever.exp: Update.
2815 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2816 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
2817 * gdb.base/dbx.exp (gdb_file_cmd): Update.
2818 * gdb.base/code_elim.exp: Update.
2819 * gdb.base/break-unload-file.exp (test_break): Update.
2820 * gdb.base/break-interp.exp (test_attach_gdb): Update.
2821 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
2822 Update.
2823 * gdb.base/attach.exp (do_attach_tests): Update.
2824 * gdb.base/sepdebug.exp: Update.
2825 * gdb.python/py-section-script.exp: Update.
2826
6afcf761
TT
28272018-10-04 Tom Tromey <tom@tromey.com>
2828
2829 PR cli/22234:
2830 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
2831 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
2832 output.
2833
fef1b293
TT
28342018-10-04 Tom Tromey <tom@tromey.com>
2835
2836 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
2837 set width and height to 0.
2838 (test_command_line_attach_run): Use -quiet.
2839
ca98345e
SL
28402018-10-03 Sandra Loosemore <sandra@codesourcery.com>
2841
2842 * lib/gdb.exp (skip_ifunc_tests): New.
2843 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
2844 other compile failures.
2845 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
2846
ff34e6ae
SM
28472018-10-01 Simon Marchi <simon.marchi@ericsson.com>
2848
2849 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
2850 is_amd64_regs_target.
2851
6bb8890e
AH
28522018-10-01 Alan Hayward <alan.hayward@arm.com>
2853
2854 * gdb.arch/aarch64-sighandler-regs.c: New test.
2855 * gdb.arch/aarch64-sighandler-regs.exp: New file.
2856 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
2857
224d30d3
MM
28582018-10-01 Markus Metzger <markus.t.metzger@intel.com>
2859
2860 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
2861 assembly.
2862
f67ffa6a
AB
28632018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
2864
2865 * gdb.base/frame-selection.exp: New file.
2866 * gdb.base/frame-selection.c: New file.
2867
9fc3183f
AH
28682018-09-27 Alan Hayward <alan.hayward@arm.com>
2869
2870 * gdb.threads/check-libthread-db.c (thread_routine): Use a
2871 pthread barrier.
2872 (main): Likewise.
2873
d354055e
AB
28742018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
2875
2876 * gdb.base/large-frame-1.c: New file.
2877 * gdb.base/large-frame-2.c: New file.
2878 * gdb.base/large-frame.exp: New file.
2879 * gdb.base/large-frame.h: New file.
2880
db727370
JL
28812018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2882
2883 PR gdb/20948
2884 * gdb.base/write_mem.exp: New test.
2885 * gdb.base/write_mem.c: Likewise.
2886
ae778caf
TT
28872018-09-23 Tom Tromey <tom@tromey.com>
2888
2889 PR python/18852:
2890 * gdb.python/py-parameter.exp: Add test for parameter that throws
2891 on "set".
2892
fd3ba736
TT
28932018-09-23 Tom Tromey <tom@tromey.com>
2894
2895 PR python/17284:
2896 * gdb.python/py-template.exp (test_template_arg): Add test for
2897 negative template argument number.
2898
39a24317
TT
28992018-09-23 Tom Tromey <tom@tromey.com>
2900
2901 PR python/14062:
2902 * gdb.python/python.exp: Add test for post_event error.
2903
f5769a2c
TT
29042018-09-23 Tom Tromey <tom@tromey.com>
2905
2906 PR python/18170:
2907 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
2908 convert pointers to int and long.
2909
1c1e54f6
TT
29102018-09-23 Tom Tromey <tom@tromey.com>
2911
2912 PR python/20126:
2913 * gdb.python/py-value.exp (test_value_numeric_ops): Add
2914 signed-ness conversion tests.
2915
fb4fa946
TT
29162018-09-23 Tom Tromey <tom@tromey.com>
2917
2918 PR python/18352;
2919 * gdb.python/py-value.exp (test_float_conversion): New proc.
2920 Use it.
2921
a466edac
HAQ
29222018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
2923
2924 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
2925
4ee9b0c5
SL
29262018-09-18 Sandra Loosemore <sandra@codesourcery.com>
2927
2928 * gdb.base/complete-empty.exp: Skip tab-completion tests if
2929 no readline.
2930 * gdb.base/utf8-identifiers.exp: Likewise.
2931 * gdb.cp/cpcompletion.exp: Likewise.
2932 * gdb.linespec/cpcompletion.exp: Likewise.
2933 * gdb.linespec/cpls-abi-tag.exp: Likewise.
2934 * gdb.linespec/cpls-ops.exp: Likewise.
2935
23be8da7
RB
29362018-09-19 Richard Bunt <richard.bunt@arm.com>
2937 Chris January <chris.january@arm.com>
2938
2939 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
2940 * gdb.fortran/short-circuit-argument-list.exp: New file.
2941 * gdb.fortran/short-circuit-argument-list.f90: New test.
2942
5031d0ae
SDJ
29432018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2944
2945 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
2946 "arch=" keyword when executing "-stack-list-frames".
2947
b4c0d1a4
SDJ
29482018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2949
2950 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
2951 "arch=" keyword when executing "-stack-list-frames".
2952
7a6d2b45
SDJ
29532018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2954
2955 * gdb.ada/complete.exp: Expect for "@" when doing "complete
2956 break ada".
2957
8588b356
SM
29582018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
2959
2960 PR python/23669
2961 * gdb.python/python.exp: Test gdb.execute("show commands").
2962
65e65158
TT
29632018-09-16 Tom Tromey <tom@tromey.com>
2964
2965 * gdb.base/new-ui.exp (do_execution_tests): Update.
2966 * gdb.base/dbx.exp (test_breakpoints): Update.
2967
bf326452
AH
29682018-09-14 Alan Hayward <alan.hayward@arm.com>
2969
2970 * lib/gdb.exp (gdb_simple_compile): Add proc.
2971 (is_elf_target): Use gdb_simple_compile.
2972 (skip_altivec_tests): Likewise.
2973 (skip_vsx_tests): Likewise.
2974 (skip_tsx_tests): Likewise.
2975 (skip_btrace_tests): Likewise.
2976 (skip_btrace_pt_tests): Likewise.
2977 (gdb_can_simple_compile): Likewise.
2978 (gdb_has_argv0): Likewise.
2979 (gdb_target_symbol_prefix): Likewise.
2980 (target_supports_scheduler_locking): Likewise.
2981
2361b0fb
TT
29822018-09-13 Tom Tromey <tom@tromey.com>
2983
2984 * Makefile.in (TAGS): Recognize proc_with_prefix and
2985 gdb_caching_proc.
2986
0ae1a321
SM
29872018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2988
2989 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
2990 method.
2991
a40bf0c2
SM
29922018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2993
2994 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
2995 and a few other Inferior properties when the Inferior is no
2996 longer valid.
2997
4a3fe98f
TT
29982018-09-13 Tom Tromey <tom@tromey.com>
2999
3000 PR rust/23650:
3001 * gdb.rust/simple.exp: Add test for enum field access error.
3002
098b2108
TT
30032018-09-13 Tom Tromey <tom@tromey.com>
3004
3005 PR rust/23626:
3006 * gdb.rust/simple.rs (EmptyEnum): New type.
3007 (main): Use it.
3008 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3009
1256af7d
SM
30102018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3011
3012 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3013 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3014 * gdb.python/py-symtab.exp: Update test printing an objfile.
3015
4aa8e6c2
SM
30162018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3017
3018 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3019 object.
3020
c221b2f7
AH
30212018-09-12 Alan Hayward <alan.hayward@arm.com>
3022
3023 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3024 (support_complex_tests): Use gdb_can_simple_compile.
3025 (is_ilp32_target): Likewise.
3026 (is_lp64_target): Likewise.
3027 (is_64_target): Likewise.
3028 (is_amd64_regs_target): Likewise.
3029 (is_aarch32_target): Likewise.
3030 (gdb_int128_helper): Likewise.
3031
6f1107b5
JK
30322018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3033
3034 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3035
1f5d1570
JG
30362018-09-10 Jerome Guitton <guitton@adacore.com>
3037
3038 * gdb.ada/same_component_name: Add test for case of tagged record
3039 with variable-length fields.
3040
cc330e39
XR
30412018-09-10 Xavier Roirand <roirand@adacore.com>
3042
3043 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3044 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3045 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3046 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3047
b9c50e9a
XR
30482018-09-10 Xavier Roirand <roirand@adacore.com>
3049
3050 * gdb.ada/mi_string_access.exp: New testcase.
3051 * gdb.ada/mi_string_access/bar.adb: New file.
3052 * gdb.ada/mi_string_access/pck.adb: New file.
3053 * gdb.ada/mi_string_access/pck.asd: New file.
3054
2963898f
XR
30552018-09-10 Xavier Roirand <roirand@adacore.com>
3056
3057 * gdb.ada/mi_var_union.exp: New testcase.
3058 * gdb.ada/mi_var_union/bar.adb: New file.
3059 * gdb.ada/mi_var_union/pck.adb: New file.
3060 * gdb.ada/mi_var_union/pck.asd: New file.
3061
1aac008f
TT
30622018-09-08 Tom Tromey <tom@tromey.com>
3063
3064 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3065
332cf4c9
TT
30662018-09-08 Tom Tromey <tom@tromey.com>
3067
3068 PR python/16047:
3069 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3070 (register_pretty_printers): Register new printer.
3071 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3072 test.
3073 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3074 (an_int_type3): New global.
3075
424da6cf
JB
30762018-09-08 Joel Brobecker <brobecker@adacore.com>
3077
3078 * gdb.ada/expr_with_funcall: New testcase.
3079
2a62dfa9
JB
30802018-09-08 Joel Brobecker <brobecker@adacore.com>
3081
3082 * gdb.ada/packed_array_assign: New testcase.
3083
96b6697f
AB
30842018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3085
3086 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3087 names, and add test prefixes to make test names unique.
3088
e4a62c65
TV
30892018-09-05 Tom de Vries <tdevries@suse.de>
3090
3091 * gdb.dwarf2/varval.exp: Add test.
3092
dd083ee2
GB
30932018-09-04 Gary Benson <gbenson@redhat.com>
3094
3095 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3096 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3097
aef9346c
TT
30982018-08-31 Tom Tromey <tom@tromey.com>
3099
3100 * gdb.rust/simple.rs: Rename second variable "v".
3101
c67f2e15
AB
31022018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3103
3104 * gdb.base/funcargs.c (use_a): New function.
3105 (recurse): Call use_a.
3106
078a0207
KS
31072018-08-29 Keith Seitz <keiths@redhat.com>
3108
3109 * gdb.compile/compile-cplus-anonymous.cc: New file.
3110 * gdb.compile/compile-cplus-anonymous.exp: New file.
3111 * gdb.compile/compile-cplus-array-decay.cc: New file.
3112 * gdb.compile/compile-cplus-array-decay.exp: New file.
3113 * gdb.compile/compile-cplus-inherit.cc: New file.
3114 * gdb.compile/compile-cplus-inherit.exp: New file.
3115 * gdb.compile/compile-cplus-member.cc: New file.
3116 * gdb.compile/compile-cplus-member.exp: New file.
3117 * gdb.compile/compile-cplus-method.cc: New file.
3118 * gdb.compile/compile-cplus-method.exp: New file.
3119 * gdb.compile/compile-cplus-mod.c: "New" file.
3120 * gdb.compile/compile-cplus-namespace.cc: New file.
3121 * gdb.compile/compile-cplus-namespace.exp: New file.
3122 * gdb.compile/compile-cplus-nested.cc: New file.
3123 * gdb.compile/compile-cplus-nested.exp: New file.
3124 * gdb.compile/compile-cplus-print.c: "New" file.
3125 * gdb.compile/compile-cplus-print.exp: "New" file.
3126 * gdb.compile/compile-cplus-virtual.cc: New file.
3127 * gdb.compile/compile-cplus-virtual.exp: New file.
3128 * gdb.compile/compile-cplus.c: "New" file.
3129 * gdb.compile/compile-cplus.exp: "New" file.
3130 * lib/compile-support.exp: New file.
3131
b0f492b9
GB
31322018-08-16 Gary Benson <gbenson@redhat.com>
3133
3134 PR gdb/13000:
3135 * gdb.base/batch-exit-status.exp: New file.
3136 * gdb.base/batch-exit-status.good-commands: Likewise.
3137 * gdb.base/batch-exit-status.bad-commands: Likewise.
3138
36eb4c5f
AH
31392018-08-29 Alan Hayward <alan.hayward@arm.com>
3140
3141 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
3142 (struct struct02): Likewise.
3143 (struct struct03): Likewise.
3144 (struct struct04): Likewise.
3145 (struct struct_01_01): New struct.
3146 (struct struct_01_02): Likewise.
3147 (struct struct_01_03): Likewise.
3148 (struct struct_01_04): Likewise.
3149 (struct struct_02_01): Likewise.
3150 (struct struct_02_02): Likewise.
3151 (struct struct_02_03): Likewise.
3152 (struct struct_02_04): Likewise.
3153 (struct struct_04_01): Likewise.
3154 (struct struct_04_02): Likewise.
3155 (struct struct_04_03): Likewise.
3156 (struct struct_04_04): Likewise.
3157 (struct struct_05_01): Likewise.
3158 (struct struct_05_02): Likewise.
3159 (struct struct_05_03): Likewise.
3160 (struct struct_05_04): Likewise.
3161 (cmp_struct01): Remove function.
3162 (cmp_struct02): Likewise.
3163 (cmp_struct03): Likewise.
3164 (cmp_struct04): Likewise.
3165 (cmp_struct_01_01): Add Function.
3166 (cmp_struct_01_02): Likewise.
3167 (cmp_struct_01_03): Likewise.
3168 (cmp_struct_01_04): Likewise.
3169 (cmp_struct_02_01): Likewise.
3170 (cmp_struct_02_02): Likewise.
3171 (cmp_struct_02_03): Likewise.
3172 (cmp_struct_02_04): Likewise.
3173 (cmp_struct_04_01): Likewise.
3174 (cmp_struct_04_02): Likewise.
3175 (cmp_struct_04_03): Likewise.
3176 (cmp_struct_04_04): Likewise.
3177 (cmp_struct_05_01): Likewise.
3178 (cmp_struct_05_02): Likewise.
3179 (cmp_struct_05_03): Likewise.
3180 (cmp_struct_05_04): Likewise.
3181 (call_all): Add new structs.
3182 * gdb.base/infcall-nested-structs.exp: Likewise.
3183
3bf9c013
JV
31842018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
3185
3186 * gdb.python/py-framefilter-mi.exp: Update regexp to
3187 check for "arch" field in frame output.
3188
450d1e88
KB
31892018-08-23 Kevin Buettner <kevinb@redhat.com>
3190
3191 * gdb.dwarf2/dw2-ranges-func.c: New file.
3192 * gdb.dwarf2/dw2-ranges-func.exp: New file.
3193
ae739fe7
SM
31942018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
3195
3196 * gdb.base/term.exp: Compare terminal settings with values from
3197 the inferior.
3198 * gdb.base/term.c: Get and set terminal settings.
3199
6d52907e
JV
32002018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
3201
3202 * lib/mi-support.exp (mi_expect_stop): Update regexp to
3203 accommodate new "arch" field in frame output.
3204 * gdb.mi/mi-return.exp: Likewise.
3205 * gdb.mi/mi-stack.exp: Likewise.
3206 * gdb.mi/mi-syn-frame.exp: Likewise.
3207 * gdb.mi/user-selected-context-sync.exp: Likewise.
3208
be2d111a
MS
32092018-08-19 Michael Spang <spang@google.com>
3210
3211 PR gdb/11786
3212 * gdb.base/gcore-tls-pie.c: New file.
3213 * gdb.base/gcore-tls-pie.exp: New file.
3214
ae3a7c47
KB
32152018-08-18 Kevin Buettner <kevinb@redhat.com>
3216
3217 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
3218 * gdb.dwarf2/varval.c: New file.
3219 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 3220
2ecae92e
AH
32212018-08-17 Alan Hayward <alan.hayward@arm.com>
3222
3223 PR gdb/18931
3224 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
3225
c1854f1d
KS
32262018-08-16 Keith Seitz <keiths@redhat.com>
3227
3228 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
3229 tests expected to pass.
3230
26fb3983
JV
32312018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
3232
3233 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
3234 -data-disassemble -a.
3235 (test_disassembly_bogus_args): Likewise.
3236
67943c00
AB
32372018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
3238
3239 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
3240
5ff2bbae
AB
32412018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3242
3243 * gdb.base/vla-optimized-out.exp: Add new test.
3244
e5bbcd0f
AB
32452018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
3246
3247 * gdb.base/vla-optimized-out-o3.exp: Delete.
3248 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
3249 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
3250 deleted tests.
3251
9d4a934c
AB
32522018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
3253
3254 PR gdb/18050:
3255 * gdb.server/extended-remote-restart.c: New file.
3256 * gdb.server/extended-remote-restart.exp: New file.
3257
045cf012
SM
32582018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
3259
3260 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
3261 "set variable index = 42".
3262
87d6a7aa
SM
32632018-08-07 Simon Marchi <simon.marchi@ericsson.com>
3264
3265 * boards/index-cache-gdb.exp: New file.
3266 * gdb.dwarf2/index-cache.exp: New file.
3267 * gdb.dwarf2/index-cache.c: New file.
3268 * gdb.base/maint.exp: Check if we are using the index cache.
3269
96d68bd4
RO
32702018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3271
3272 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
3273 MAKEFLAGS.
3274
5a699617
RO
32752018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3276
3277 * dg-extract-results.sh: Move to toplevel contrib.
3278 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
3279 * Makefile.in (check-parallel-racy): Likewise.
3280
5bd18990
AB
32812018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
3282
3283 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
3284 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
3285 tests if the target supports scheduler locking.
3286
3fbbcf47
TV
32872018-08-04 Tom de Vries <tdevries@suse.de>
3288
3289 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
3290
3e1d3d8c
TT
32912018-08-02 Tom Tromey <tom@tromey.com>
3292
3293 PR symtab/16842.
3294 * gdb.cp/temargs.exp: Test "info address" of a template
3295 parameter.
3296
5abe0f0c
JV
32972018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
3298
3299 * gdb.python/py-mi-var-info-path-expression.c: New file.
3300 * gdb.python/py-mi-var-info-path-expression.py: New file.
3301 * gdb.python/py-mi-var-info-path-expression.exp: New file.
3302
fb66cde8
SDJ
33032018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
3304
3305 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
3306 error after "cannot resolve name" string.
3307
c708f4d2
AB
33082018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
3309
3310 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
3311 started.
3312 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
3313
37cc0cae
TV
33142018-07-28 Tom de Vries <tdevries@suse.de>
3315
3316 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3317
63b4ecf7
TV
33182018-07-26 Tom de Vries <tdevries@suse.de>
3319
3320 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
3321
3c3bb058
AB
33222018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
3323
3324 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
3325 is visible.
3326
9e7f3bbb
TV
33272018-07-26 Tom de Vries <tdevries@suse.de>
3328
3329 PR breakpoints/23366
3330 * gdb.base/catch-follow-exec.c: New test.
3331 * gdb.base/catch-follow-exec.exp: New file.
3332
16f808ec
TV
33332018-07-25 Tom de Vries <tdevries@suse.de>
3334
3335 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3336 vla-optimized-out.c.
3337
d7154a8d
JV
33382018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3339
3340 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3341 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3342
232a0032
TV
33432018-07-20 Tom de Vries <tdevries@suse.de>
3344
3345 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3346 NOCLONE macro.
3347 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3348
fbb1d502
TV
33492018-07-19 Tom de Vries <tdevries@suse.de>
3350
3351 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
3352 regular expression.
3353
42dc7699
TV
33542018-07-18 Tom de Vries <tdevries@suse.de>
3355
3356 * gdb.base/vla-optimized-out.c: New test.
3357 * gdb.base/vla-optimized-out.exp: New file.
3358
7f1f7e23
SDJ
33592018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
3360
3361 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
3362 message "No address associated with hostname" when gdbserver
3363 cannot resolve the hostname.
3364
5759ebb3
PW
33652018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3366
3367 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
3368 Add some test prefixes to make tests unique.
3369
3606ccab
PW
33702018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3371
3372 * gdb.base/frameapply.c: New file.
3373 * gdb.base/frameapply.exp: New file.
3374
529c08b2
PW
33752018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3376
3377 * gdb.base/skip.exp: Update expected error message.
3378
c7ab0aef
SDJ
33792018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3380 Jan Kratochvil <jan.kratochvil@redhat.com>
3381 Paul Fertser <fercerpav@gmail.com>
3382 Tsutomu Seki <sekiriki@gmail.com>
3383
3384 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
3385 parameter.
3386 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
3387 by default.
3388 * boards/native-gdbserver.exp: Likewise.
3389 * gdb.server/run-without-local-binary.exp: Improve regexp used
3390 for detecting when a remote debugging connection succeeds.
3391 * gdb.server/server-connect.exp: New file.
3392 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
3393 Do not prefix the port number with ":".
3394 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
3395 support for detecting and using it. Add '$debughost_gdbserver'
3396 to the list of arguments used to start gdbserver. Handle case
3397 when gdbserver cannot resolve a network name.
3398
16ff70dd
SDJ
33992018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3400
3401 PR c++/23373
3402 * gdb.base/ptype-offsets.cc (struct static_member): New
3403 struct.
3404 (main) <stmember>: New variable.
3405 * gdb.base/ptype-offsets.exp: Add test for printing a struct
3406 with a static member in it.
3407
3541979f
AB
34082018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
3409
3410 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
3411 watchpoints enabled and disabled.
3412
c8ad9b9a
AB
34132018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3414
3415 * gdb.base/examine-backward.exp: Still run tests around address
3416 0x0, even if address 0x0 is not readable. Update the pattern for
3417 matching address 0x0 in expected output.
3418
e0e5e971
AB
34192018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3420
3421 * gdb.base/share-env-with-gdbserver.c (main): Add call to
3422 malloc/free.
3423
1ea5da02
TV
34242018-07-04 Tom de Vries <tdevries@suse.de>
3425
3426 * gdb.dwarf2/dw2-error.exp: Update expected error message.
3427
471b9d15
MR
34282018-07-02 Maciej W. Rozycki <macro@mips.com>
3429
3430 PR tdep/8282
3431 * gdb.arch/mips-disassembler-options.exp: New test.
3432 * gdb.arch/mips-disassembler-options.s: New test source.
3433
75acb486
PA
34342018-06-29 Pedro Alves <palves@redhat.com>
3435
3436 * gdb.threads/names.exp: Adjust expected "info threads" output.
3437
cd2bb709
PA
34382018-06-29 Pedro Alves <palves@redhat.com>
3439
3440 * gdb.opt/inline-break.exp (line number, address): Add "info
3441 break" tests.
3442
991ff292
PA
34432018-06-29 Pedro Alves <palves@redhat.com>
3444
3445 * gdb.opt/inline-break.c (func1): Add "break here" marker.
3446 * gdb.opt/inline-break.exp: Test setting breakpoints by line
3447 number and address and running to them.
3448
356819b6 34492018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
3450
3451 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
3452
2512d7ef
JK
34532018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3454
3455 * lib/compiler.c: Remove executable permission flag.
3456
be1b6474
RB
34572018-06-28 Richard Bunt <richard.bunt@arm.com>
3458
3459 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
3460 code.
3461 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
3462
291f9a96
PT
34632018-06-28 Petr Tesarik <ptesarik@suse.cz>
3464
3465 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
3466
ed6dfe51
PT
34672018-06-28 Petr Tesarik <ptesarik@suse.cz>
3468
3469 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
3470 address argument is omitted.
3471
d4d429d5
PT
34722018-06-28 Petr Tesarik <ptesarik@suse.cz>
3473
3474 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
3475
7ab6656f
OJ
34762018-06-27 Omair Javaid <omair.javaid@linaro.org>
3477
3478 PR gdb/21695
3479 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
3480 * gdb.base/infoline-reloc-main-from-zero.c: New file.
3481
a33ccfc7
TT
34822018-06-26 Tom Tromey <tom@tromey.com>
3483
3484 PR rust/22574:
3485 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
3486 * gdb.rust/simple.rs (struct SimpleLayout): New.
3487
6d72d289
SM
34882018-06-22 Simon Marchi <simon.marchi@ericsson.com>
3489
3490 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
3491 "info registers" output.
3492
8363f9d5
RB
34932018-06-21 Richard Bunt <richard.bunt@arm.com>
3494
3495 * gdb.base/watchpoint-hw-attach.c: New test.
3496 * gdb.base/watchpoint-hw-attach.exp: New file.
3497
f00674fe
SM
34982018-06-20 Simon Marchi <simon.marchi@ericsson.com>
3499
3500 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
3501 through /bin/sh.
3502 * boards/dwarf4-gdb-index.exp: Likewise.
3503 * boards/fission-dwp.exp: Likewise.
3504
1d554008
UW
35052018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
3506
3507 * gdb.base/float128.exp: Add comment and improved fail message
3508 to the failure case of "print large128" test.
3509
d0ac1c44
SM
35102018-06-19 Simon Marchi <simon.marchi@ericsson.com>
3511
3512 * configure.ac: Remove AC_PREREQ.
3513 * configure: Re-generate.
3514
61b04dd0
PA
35152018-06-19 Pedro Alves <palves@redhat.com>
3516
3517 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
3518 (func_extern_caller): New.
3519 (main): Call func_extern_caller.
3520 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
3521 logic change.
3522
f63b508a
SM
35232018-06-18 Weimin Pan <weimin.pan@oracle.com>
3524
3525 PR gdb/16841
3526 * gdb.cp/typedef-base.cc: New file.
3527 * gdb.cp/typedef-base.exp: New file.
3528
0fe3a558
TV
35292018-06-18 Tom de Vries <tdevries@suse.de>
3530
3531 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
3532
7010835a
AB
35332018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3534 Richard Bunt <Richard.Bunt@arm.com>
3535
3536 * gdb.threads/attach-slow-waitpid.c: New file.
3537 * gdb.threads/attach-slow-waitpid.exp: New file.
3538 * gdb.threads/slow-waitpid.c: New file.
3539
14897d65
PA
35402018-06-14 Pedro Alves <palves@redhat.com>
3541
3542 * gdb.base/fork-running-state.c: Include <errno.h>.
3543 (exit_if_relative_exits): New.
3544 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
3545 exits.
3546 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
3547 child exits.
3548
5d9a0608
TV
35492018-06-14 Tom de Vries <tdevries@suse.de>
3550
3551 PR cli/22573
3552 * gdb.base/finish-pretty.c: New test.
3553 * gdb.base/finish-pretty.exp: New file.
3554
11ae5818
PA
35552018-06-14 Pedro Alves <palves@redhat.com>
3556
3557 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
3558 gdb's expected startup output.
3559
1d39de44
PA
35602018-06-14 Pedro Alves <palves@redhat.com>
3561
3562 * lib/selftest-support.exp (selftest_setup): Remove inlined
3563 function handling.
3564
70ee0000
TV
35652018-06-14 Tom de Vries <tdevries@suse.de>
3566
3567 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
3568 matching of breakpoint printing.
3569
11f4b608
TV
35702018-06-13 Tom de Vries <tdevries@suse.de>
3571
3572 PR testsuite/23269
3573 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3574 (fork_child): ... here, and ...
3575 (fork_parent): ... here.
3576
35772018-06-12 Tom de Vries <tdevries@suse.de>
3578
3579 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3580
9516f85a
AB
35812018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3582 Stephen Roberts <stephen.roberts@arm.com>
3583
3584 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3585 rewrite test to describe action performed, rather than possible
3586 failure.
3587
5045b3d7
GB
35882018-06-08 Gary Benson <gbenson@redhat.com>
3589
3590 * gdb.threads/check-libthread-db.exp: New file.
3591 * gdb.threads/check-libthread-db.c: Likewise.
3592
c61b06a1
TT
35932018-06-05 Tom Tromey <tom@tromey.com>
3594
3595 * gdb.base/default.exp: Update expected "show version" output.
3596
eb6af809
TT
35972018-06-05 Tom Tromey <tom@tromey.com>
3598
3599 PR cli/12326:
3600 * gdb.cp/static-print-quit.exp: Update.
3601 * lib/gdb.exp (pagination_prompt): Update.
3602 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3603 * gdb.python/python.exp: Update.
3604
178d6a63
JB
36052018-06-04 Joel Brobecker <brobecker@adacore.com>
3606
3607 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3608
8e817061
JB
36092018-06-01 Joel Brobecker <brobecker@adacore.com>
3610
3611 * gdb.ada/bp_fun_addr: New testcase.
3612
e86ca25f
TT
36132018-06-01 Tom Tromey <tom@tromey.com>
3614
3615 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3616 results.
3617 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3618 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3619 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3620 * gdb.base/maint.exp (maint_pass_if): Update.
3621
4b2dfa9d
MR
36222018-05-31 Maciej W. Rozycki <macro@mips.com>
3623
3624 * gdb.base/endian.exp: New test.
3625 * gdb.base/endian.c: New test source.
3626
45f25d6c
AB
36272018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3628
3629 PR gdb/23203
3630 * gdb.base/bt-selected-frame.c: New file.
3631 * gdb.base/bt-selected-frame.exp: New file.
3632 * lib/gdb.exp (get_current_frame_number): New function.
3633
d9f6d7f8
MR
36342018-05-24 Maciej W. Rozycki <macro@mips.com>
3635 Pedro Alves <palves@redhat.com>
3636
3637 * gdb.threads/tls-core.c: Include <stdlib.h>
3638 (thread_proc): Call `abort'.
3639 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3640 (tls_core_test): New procedure, bits factored out from ...
3641 (top level): ... here. Test both native cores and gcore cores.
3642
ff1cf532
TT
36432018-05-23 Tom Tromey <tom@tromey.com>
3644
3645 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3646
b98664d3
TT
36472018-05-23 Tom Tromey <tom@tromey.com>
3648
3649 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3650 symfile_complaints.
3651 (test_short_complaints): Likewise.
3652 (test_empty_complaints): Likewise.
3653 (test_initial_complaints): Update.
3654
4e9668d0
TT
36552018-05-23 Tom Tromey <tom@tromey.com>
3656
3657 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3658
43ba33c7
TT
36592018-05-23 Tom Tromey <tom@tromey.com>
3660
3661 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3662 (test_short_complaints): Update.
3663
035522c0
PA
36642018-05-22 Pedro Alves <palves@redhat.com>
3665
3666 * gdb.base/remote.exp: Only gdb_start after compiling the
3667 testcase. Issue "disconnect" before testing "set remote" command
3668 defaults. Issue clean_restart before running to main.
3669
cc0be08f
PA
36702018-05-22 Pedro Alves <palves@redhat.com>
3671
3672 * gdb.base/remote.exp: Adjust expected output of "show remote
3673 memory-write-packet-size". Add tests for "set remote
3674 memory-write-packet-size 0" and "set remote
3675 memory-write-packet-size fixed/limit".
3676
b1b60145
PA
36772018-05-22 Pedro Alves <palves@redhat.com>
3678
3679 PR gdb/22973
3680 * gdb.base/utf8-identifiers.c: New file.
3681 * gdb.base/utf8-identifiers.exp: New file.
3682
0ec848ad
PFC
36832018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3684
3685 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3686
2c3305f6
PFC
36872018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3688
3689 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3690
ce1e8424
TT
36912018-05-18 Tom Tromey <tom@tromey.com>
3692
3693 * gdb.base/ptype-offsets.exp: Update.
3694
ddfe970e
KS
36952018-05-17 Keith Seitz <keiths@redhat.com>
3696
3697 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3698 in expected breakpoint stop locations.
3699 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3700 move to proper scope to test variable values.
3701 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3702 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3703 New functions.
3704 (main): Call not_inline_func3.
3705 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3706 inline_func1, inline_func2, and inline_func3. Test that when each
3707 breakpoint is hit, GDB properly reports both the stop location
3708 and the backtrace. Repeat tests for temporary breakpoints.
3709
0726fcc6
MR
37102018-05-15 Maciej W. Rozycki <macro@mips.com>
3711
3712 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3713 rather then trying to access it in determining whether the PID
3714 of `gdbserver' could have been retrieved.
3715
8ee22052
AB
37162018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3717
3718 * gdb.arch/amd64-init-x87-values.S: New file.
3719 * gdb.arch/amd64-init-x87-values.exp: New file.
3720
7785df48
JK
37212018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3722
3723 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
3724
56bcdbea
TT
37252018-05-04 Tom Tromey <tom@tromey.com>
3726
3727 PR python/22730:
3728 * gdb.python/python.exp: Test multi-line execute.
3729
a913fffb
TT
37302018-05-04 Tom Tromey <tom@tromey.com>
3731
3732 PR python/22731:
3733 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
3734
7a2c85f2
TT
37352018-05-04 Tom Tromey <tom@tromey.com>
3736
3737 PR gdb/11750:
3738 * gdb.base/define.exp: Test defining a user command inside a user
3739 command.
3740 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
3741
a3b60e45
JK
37422018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3743 Pedro Alves <palves@redhat.com>
3744
3745 PR breakpoints/19806 and support for PR external/20207.
3746 * gdb.base/watchpoint-unaligned.c: New file.
3747 * gdb.base/watchpoint-unaligned.exp: New file.
3748
45fe4a03
AB
37492018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3750
3751 * gdb.base/maint.exp: Make test names unique, use
3752 test_prefix_command_help to test 'help maint info', and remove
3753 repeated test of 'help maint'.
3754
9be2ae8f
TT
37552018-05-04 Tom Tromey <tom@tromey.com>
3756
3757 PR gdb/22619:
3758 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
3759 behavior.
3760
11859c31
AB
37612018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3762
3763 * gdb.base/maint.exp: Process output from 'maint print registers'
3764 line at a time.
3765
089a9490
AB
37662018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3767
3768 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
3769 timeout.
3770
9b0797e2
AB
37712018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
3772
3773 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
3774 filter pattern.
3775
f6ac5f3d
PA
37762018-05-02 Pedro Alves <palves@redhat.com>
3777
3778 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
3779 to_log_command renames.
3780 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3781
77d3c63b
TT
37822018-05-02 Tom Tromey <tom@tromey.com>
3783
3784 * gdb.python/py-parameter.exp: Set test message.
3785
0489430a
TT
37862018-05-02 Tom Tromey <tom@tromey.com>
3787
3788 PR python/20084:
3789 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
3790 PARAM_ZUINTEGER_UNLIMITED tests.
3791
1632f8ba
DR
37922018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3793
3794 PR rust/23124
3795 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3796 when casting.
3797
6d7bb824
TT
37982018-04-30 Tom Tromey <tom@tromey.com>
3799
3800 * gdb.python/py-type.exp: Check align attribute.
3801 * gdb.python/py-type.c: New "aligncheck" global.
3802
007e1530
TT
38032018-04-30 Tom Tromey <tom@tromey.com>
3804
3805 PR exp/17095:
3806 * gdb.dwarf2/dw2-align.exp: New file.
3807 * gdb.cp/align.exp: New file.
3808 * gdb.base/align.exp: New file.
3809 * lib/gdb.exp (gdb_int128_helper): New proc.
3810 (has_int128_c, has_int128_cxx): New caching procs.
3811
6873858b
TT
38122018-04-27 Tom Tromey <tom@tromey.com>
3813
3814 PR rust/22545:
3815 * gdb.rust/simple.exp: Add inclusive range tests.
3816
79188d8d
PA
38172018-04-26 Pedro Alves <palves@redhat.com>
3818
3819 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
3820 ifunc breakpoint locations correctly of ifunc breakpoints set
3821 while the program resolves the ifunc.
3822
c7075ad5
PA
38232018-04-26 Pedro Alves <palves@redhat.com>
3824
3825 * gdb.base/gnu-ifunc-final.c: New file.
3826 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
3827 * gdb.base/gnu-ifunc.exp (executable): Delete.
3828 (staticexecutable): Adjust.
3829 (lib_opts, exec_opts): Delete.
3830 (make_binsuffix, build, set-break): New procedures.
3831 (misc_tests): New, with tests factored out from the top level.
3832 (top level): Test different combinations of ifunc resolver name,
3833 resolver with and with debug info, and ifunc target with and
3834 without debug info. Wrap static tests with with_target_prefix.
3835
8388016d
PA
38362018-04-26 Pedro Alves <palves@redhat.com>
3837
3838 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
3839 return type" warnings.
3840
249b5733
PA
38412018-04-25 Pedro Alves <palves@redhat.com>
3842
3843 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
3844 killed".
3845 * gdb.base/kill-after-signal.exp: Likewise.
3846 * gdb.threads/kill.exp: Likewise.
3847
f67c0c91
SDJ
38482018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3849 Sergio Durigan Junior <sergiodj@redhat.com>
3850 Pedro Alves <palves@redhat.com>
3851
3852 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
3853 regexps to expect for '[Inferior ... detached]' as well.
3854 * gdb.base/attach.exp: Likewise.
3855 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
3856 "gdb_continue_to_end".
3857 (test_catch_syscall_with_wrong_args): Likewise.
3858 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
3859 ']'. Don't set 'verbose' on.
3860 * gdb.base/foll-vfork.exp: Likewise.
3861 * gdb.base/fork-print-inferior-events.c: New file.
3862 * gdb.base/fork-print-inferior-events.exp: New file.
3863 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
3864 '[Inferior ... has been killed]' message.
3865 * gdb.base/kill-after-signal.exp: Likewise.
3866 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
3867 detach message.
3868 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
3869 message.
3870 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
3871 regexps to expect for '[Inferior ... detached]' as well.
3872 * gdb.threads/process-dies-while-detaching.exp: Likewise.
3873
0a8ddac4
SM
38742018-04-24 Simon Marchi <simon.marchi@ericsson.com>
3875
3876 PR gdb/23104
3877 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
3878
d27d16bf
RB
38792018-04-19 Richard Bunt <richard.bunt@arm.com>
3880
3881 * gdb.threads/multiple-successive-infcall.c: New test.
3882 * gdb.threads/multiple-successive-infcall.exp: New file.
3883
a037790e
TT
38842018-04-17 Tom Tromey <tom@tromey.com>
3885
3886 * gdb.rust/simple.rs (Union): New type.
3887 (main): New local "u".
3888 * gdb.rust/simple.exp (test_one_slice): Add new test case.
3889
e3a91079
AA
38902018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3891
3892 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
3893 number information in output of "whereis" command.
3894 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
3895
b744723f
AA
38962018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3897
3898 * gdb.ada/info_types.exp: Adjust expected output to the line
3899 numbers now printed by "info var/func/type".
3900 * gdb.base/completion.exp: Likewise.
3901 * gdb.base/included.exp: Likewise.
3902 * gdb.cp/cp-relocate.exp: Likewise.
3903 * gdb.cp/cplusfuncs.exp: Likewise.
3904 * gdb.cp/namespace.exp: Likewise.
3905 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
3906
4a4495d6
MM
39072018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3908
3909 * gdb.btrace/cpu.exp: New.
3910
1d509aa6
MM
39112018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3912
3913 * gdb.base/step-indirect-call-thunk.exp: New.
3914 * gdb.base/step-indirect-call-thunk.c: New.
3915 * gdb.reverse/step-indirect-call-thunk.exp: New.
3916 * gdb.reverse/step-indirect-call-thunk.c: New.
3917
6295b6da
SM
39182018-04-11 Simon Marchi <simon.marchi@ericsson.com>
3919
3920 * gdb.base/pie-fork.c: New file.
3921 * gdb.base/pie-fork.exp: New file.
3922
50146e70
TT
39232018-04-11 Tom Tromey <tom@tromey.com>
3924
3925 * gdb.rust/simple.exp: Add test for ".." struct initializer.
3926
f50d8a2e
PA
39272018-04-10 Pedro Alves <palves@redhat.com>
3928
3929 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
3930 exits. Instead loop running forever.
3931 (fork_parent): Run forever too.
3932
a0be7a36
SM
39332018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3934
3935 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
3936 mi_continue_to_line.
3937 * gdb.mi/mi-stack.c (callee4): Add comment.
3938
9b73db36
SM
39392018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3940
3941 * gdb.mi/mi-stack.exp: Fix indentation.
3942
c912f608
SM
39432018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3944
3945 PR gdb/22979
3946 * gdb.arch/amd64-osabi.exp: New file.
3947
26540402
SM
39482018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3949
3950 PR gdb/22980
3951 * gdb.base/osabi.exp: New file.
3952
121ad66c 39532018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
3954
3955 * gdb.cp/static-typedef-print.exp: New file.
3956 * gdb.cp/static-typedef-print.cc: New file.
3957
3fcded8f
JB
39582018-03-27 Joel Brobecker <brobecker@adacore.com>
3959
3960 * gdb.ada/varsize_limit: New testcase.
3961
59cc4834
JB
39622018-03-27 Joel Brobecker <brobecker@adacore.com>
3963
3964 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
3965
3966 * gdb.ada/notcplusplus: New testcase.
3967
3968 * gdb.base/c-linkage-name.c: New file.
3969 * gdb.base/c-linkage-name.exp: New testcase.
3970
4ca59a9f
TT
39712018-03-26 Tom Tromey <tom@tromey.com>
3972
3973 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
3974 * gdb.python/py-framefilter.py (name_error): New global.
3975 (ErrorInName.function): Use name_error.
3976
978d6c75
TT
39772018-03-26 Tom Tromey <tom@tromey.com>
3978
3979 PR backtrace/15582:
3980 * gdb.python/py-framefilter.exp: Add "bt hide" test.
3981
b7fee5a3
KS
39822018-03-23 Keith Seitz <keiths@redhat.com>
3983
3984 PR c++/22968
3985 * gdb.cp/subtypes.exp: New file.
3986 * gdb.cp/subtypes.h: New file.
3987 * gdb.cp/subtypes.cc: New file.
3988 * gdb.cp/subtypes-2.cc: New file.
3989
376be529
AB
39902018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3991
3992 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
3993 (done): Call '_exit' not 'exit' to avoid atexit handlers.
3994 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
3995 -nostartfiles when compiling the test. Confirm that all registers
3996 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
3997
066cfa98
AB
39982018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3999
4000 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4001 option, syntax was wrong anyway.
4002 * gdb.arch/arm-disp-step.exp: Likewise.
4003 * gdb.arch/sparc64-regs.exp: Likewise.
4004 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4005 option, syntax was wrong anyway, switch to use
4006 prepare_for_testing.
4007 * gdb.arch/i386-disp-step.exp: Likewise.
4008
079670b9
AA
40092018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4010
4011 * gdb.ada/exec_changed.exp: Replace "target_info exists
4012 use_gdb_stub" by "use_gdb_stub".
4013 * gdb.ada/start.exp: Likewise.
4014 * gdb.base/async-shell.exp: Likewise.
4015 * gdb.base/attach-pie-misread.exp: Likewise.
4016 * gdb.base/attach-wait-input.exp: Likewise.
4017 * gdb.base/break-entry.exp: Likewise.
4018 * gdb.base/break-interp.exp: Likewise.
4019 * gdb.base/dprintf-detach.exp: Likewise.
4020 * gdb.base/nostdlib.exp: Likewise.
4021 * gdb.base/solib-nodir.exp: Likewise.
4022 * gdb.base/statistics.exp: Likewise.
4023 * gdb.base/testenv.exp: Likewise.
4024 * gdb.mi/mi-exec-run.exp: Likewise.
4025 * gdb.mi/mi-start.exp: Likewise.
4026 * gdb.multi/dummy-frame-restore.exp: Likewise.
4027 * gdb.multi/multi-arch-exec.exp: Likewise.
4028 * gdb.multi/multi-arch.exp: Likewise.
4029 * gdb.multi/tids.exp: Likewise.
4030 * gdb.multi/watchpoint-multi.exp: Likewise.
4031 * gdb.python/py-events.exp: Likewise.
4032 * gdb.threads/attach-into-signal.exp: Likewise.
4033 * gdb.threads/attach-stopped.exp: Likewise.
4034 * gdb.threads/threadapply.exp: Likewise.
4035 * lib/selftest-support.exp: Likewise.
4036
26d6cec4
AA
40372018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4038
4039 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4040
4ee89e90
SR
40412018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4042
4043 * gdb.perf/template-breakpoints.cc: New file.
4044 * gdb.perf/template-breakpoints.exp: New file.
4045 * gdb.perf/template-breakpoints.py: New file.
4046
92630041
TT
40472018-03-19 Tom Tromey <tom@tromey.com>
4048
4049 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4050 y0.
4051 * gdb.rust/simple.exp: Test bare identifier form of struct
4052 initializer.
4053
76727919
TT
40542018-03-19 Tom Tromey <tom@tromey.com>
4055
4056 * gdb.gdb/observer.exp: Remove.
4057
194ed413
AA
40582018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4059
4060 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4061 "qualified" option when setting breakpoints.
4062 * gdb.trace/backtrace.exp: Likewise.
4063 * gdb.trace/circ.exp: Likewise.
4064 * gdb.trace/collection.exp: Likewise.
4065 * gdb.trace/disconnected-tracing.exp: Likewise.
4066 * gdb.trace/ftrace-lock.exp: Likewise.
4067 * gdb.trace/ftrace.exp: Likewise.
4068 * gdb.trace/infotrace.exp: Likewise.
4069 * gdb.trace/packetlen.exp: Likewise.
4070 * gdb.trace/passc-dyn.exp: Likewise.
4071 * gdb.trace/qtro.exp: Likewise.
4072 * gdb.trace/read-memory.exp: Likewise.
4073 * gdb.trace/report.exp: Likewise.
4074 * gdb.trace/signal.exp: Likewise.
4075 * gdb.trace/status-stop.exp: Likewise.
4076 * gdb.trace/strace.exp: Likewise.
4077 * gdb.trace/tfind.exp: Likewise.
4078 * gdb.trace/trace-break.exp: Likewise.
4079 * gdb.trace/trace-condition.exp: Likewise.
4080 * gdb.trace/trace-mt.exp: Likewise.
4081 * gdb.trace/tstatus.exp: Likewise.
4082 * gdb.trace/tsv.exp: Likewise.
4083 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4084 * gdb.trace/unavailable.exp: Likewise.
4085 * gdb.trace/while-dyn.exp: Likewise.
4086
8b067d2c
AA
40872018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4088
4089 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4090 that libinproctrace is copied to the target.
4091
3ae9ce5d
TT
40922018-03-14 Tom Tromey <tom@tromey.com>
4093
4094 PR cli/14977:
4095 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4096 a null pointer.
4097 * gdb.base/wchar.exp: Likewise.
4098
b8c2339b
TT
40992018-03-14 Tom Tromey <tom@tromey.com>
4100
4101 PR cli/19918:
4102 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4103 flag.
4104
4872dc46
SM
41052018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4106
4107 PR gdb/22841
4108 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4109 "target" to remote_exec.
4110
e4fe3756
SM
41112018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4112
4113 PR gdb/22841
4114 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4115 ${board}_upload): Remove.
4116
e95a97d4
AA
41172018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4118
4119 * gdb.cp/watch-cp.cc: New test.
4120 * gdb.cp/watch-cp.exp: New file.
4121
dbbb1059
AB
41222018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4123
4124 * gdb.base/infcall-nested-structs.exp: New file.
4125 * gdb.base/infcall-nested-structs.c: New file.
4126 * gdb.base/float.exp: Add riscv support.
4127
ecc054c0
TP
41282018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
4129
4130 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
4131 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
4132
25e3c82c
SDJ
41332018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4134
4135 * gdb.server/abspath.exp: New file.
4136 * lib/gdb.exp (with_cwd): New procedure.
4137
3083294d
SM
41382018-02-28 Simon Marchi <simon.marchi@ericsson.com>
4139
4140 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
4141 use it.
4142 (gdb_is_target_remote_prompt): New proc.
4143 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
4144 (gdb_is_target_native): Pass prompt parameter to
4145 gdb_is_target_1.
4146
3275ef47
SM
41472018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
4148
4149 * gdb.base/load-command.c: New file.
4150 * gdb.base/load-command.exp: New file.
4151 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
4152 (gdb_is_target_1): ...this, and generalize for other targets
4153 than just remote.
4154 (gdb_is_target_remote): Use gdb_is_target_1.
4155 (gdb_is_target_native): use gdb_is_target_1.
4156
6893c19a
TT
41572018-02-26 Tom Tromey <tom@tromey.com>
4158
4159 PR python/16497:
4160 * gdb.python/py-framefilter.exp: Update test.
4161
2ddeaf8a
TT
41622018-02-26 Tom Tromey <tom@tromey.com>
4163
4164 * gdb.dwarf2/variant.c: New file.
4165 * gdb.dwarf2/variant.exp: New file.
4166
c9317f21
TT
41672018-02-26 Tom Tromey <tom@tromey.com>
4168
4169 * gdb.rust/simple.exp: Accept more possible results in enum test.
4170
6f6d0c26
SM
41712018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
4172
4173 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
4174 parentheses.
4175
11b03145
MR
41762018-02-23 Maciej W. Rozycki <macro@mips.com>
4177
4178 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
4179 name of a variable: $actual_linejj -> $actual_line.
4180
54a27fe5
JB
41812018-02-21 John Baldwin <jhb@FreeBSD.org>
4182
4183 * gdb.arch/amd64-i386-address.exp: Fix a typo.
4184
de65820c
MM
41852018-02-20 Markus Metzger <markus.t.metzger@intel.com>
4186
4187 * gdb.btrace/buffer-size.exp: Do not force BTS.
4188
980548fd
PA
41892018-02-14 Pedro Alves <palves@redhat.com>
4190
4191 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
4192 getting a "Quit".
4193
c4e12631
MM
41942018-02-09 Markus Metzger <markus.t.metzger@intel.com>
4195
4196 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
4197 Fix test name.
4198
c2e0e465
SM
41992018-02-07 Simon Marchi <simon.marchi@ericsson.com>
4200
4201 * gdb.cp/m-static.exp: Check type of optimized out static
4202 member.
4203
f7216783
AB
42042018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
4205
4206 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
4207 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
4208
0625771b
LS
42092018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
4210 Leszek Swirski <leszeks@google.com>
4211
4212 * gdb.python/py-prettyprint.c
4213 (struct to_string_returns_value_inner,
4214 struct to_string_returns_value_wrapper): New.
4215 (main): Add tsrvw variable.
4216 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
4217 ToStringReturnsValueWrapper): New classes.
4218 (register_pretty_printers): Register new pretty-printers.
4219 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
4220 recursive pretty printer.
4221 * gdb.python/py-mi.exp: Likewise.
4222
59498c30
LS
42232018-02-01 Leszek Swirski <leszeks@google.com>
4224
4225 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
4226 functions with the same name as an include file are parsed
4227 correctly.
4228
d4d38844
YQ
42292018-02-01 Yao Qi <yao.qi@linaro.org>
4230
4231 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
4232 "\[^\r\n\]*".
4233
07e5f5cf
NP
42342018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
4235
4236 * gdb.arch/powerpc-prologue-frame.s: New file.
4237 * gdb.arch/powerpc-prologue-frame.c: Likewise.
4238 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
4239
929b5ad4
JB
42402018-01-31 Joel Brobecker <brobecker@adacore.com>
4241
4242 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
4243
e671cd59
PA
42442018-01-30 Pedro Alves <palves@redhat.com>
4245
4246 PR gdb/13211
4247 * gdb.base/interrupt-daemon.c: New.
4248 * gdb.base/interrupt-daemon.exp: New.
4249 * gdb.multi/multi-term-settings.c: New.
4250 * gdb.multi/multi-term-settings.exp: New.
4251
fc413dc4
JB
42522018-01-30 Joel Brobecker <brobecker@adacore.com>
4253
4254 * gdb.base/break.exp: Save the location where the breakpoint
4255 on break.c:47 was actually inserted when debugging the version
4256 compiled at -O2 and use it in the expected output of the "info
4257 break" test performed soon after.
4258
5c319bb2
PA
42592018-01-22 Pedro Alves <palves@redhat.com>
4260 Sergio Durigan Junior <sergiodj@redhat.com>
4261
4262 * gdb.base/whatis.exp: Add tests for 'set print object on' +
4263 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
4264
a9e40818
JB
42652018-01-22 Joel Brobecker <brobecker@adacore.com>
4266
4267 * gdb.base/break-include.c, gdb.base/break-include.inc,
4268 gdb.base/break-include.exp: New files.
4269 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
4270 line number now being the actual line number where the breakpoint
4271 was inserted.
4272 * gdb.mi/mi-break.exp: Likewise.
4273 * gdb.mi/mi-reverse.exp: Likewise.
4274 * gdb.mi/mi-simplerun.exp: Ditto.
4275
e707fc44
AB
42762018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4277
4278 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
4279 varobj.
4280 * gdb.mi/mi-var-create-rtti.exp: Likewise.
4281
ae451627
AB
42822018-01-21 Don Breazeal <donb@codesourcery.com>
4283 Andrew Burgess <andrew.burgess@embecosm.com>
4284
4285 * gdb.mi/basics.c: Add new global.
4286 * gdb.mi/mi-frame-regs.exp: New file.
4287 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
4288 case.
4289
b1b189e0
AB
42902018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
4291
4292 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
4293 non-parameter, and on an unknown symbol.
4294
fcfcc376
TT
42952018-01-19 Tom Tromey <tom@tromey.com>
4296
4297 * gdb.rust/modules.rs (TWENTY_THREE): New global.
4298 * gdb.rust/modules.exp: Add ::-qualified lookup test.
4299
634c1c31
AA
43002018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4301
4302 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
4303 setrlimit and chdir to int.
4304
d6ad07fd
AA
43052018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4306
4307 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
4308 function.
4309 (my_tend): Likewise.
4310 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
4311 rationale of avoiding FP- and vector instructions.
4312
adf8243b
RK
43132018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
4314
4315 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
4316 "info reg" with "\[ \t\]*".
4317 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
4318 "\[ \t\]+".
4319 * gdb.arch/s390-multiarch.exp: Ditto.
4320 * gdb.base/pc-fp.exp: Ditto.
4321 * gdb.reverse/i386-precsave.exp: Ditto.
4322 * gdb.reverse/i386-reverse.exp: Ditto.
4323 * gdb.reverse/i387-env-reverse.exp: Ditto.
4324 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4325
dcc06925
AA
43262018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4327
4328 * lib/gdb.exp (gdb_compile): Re-enable use of
4329 universal_compile_options for languages other than Rust.
4330
25d4fd80
AA
43312018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4332
4333 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4334
ee7f689e 43352018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
4336
4337 PR gdb/16577
4338 * gdb.base/solib-vanish.exp: New.
4339 * gdb.base/solib-vanish-main.c: New.
4340 * gdb.base/solib-vanish-lib1.c: New.
4341 * gdb.base/solib-vanish-lib2.c: New.
4342
d8447b6b
YQ
43432018-01-17 Yao Qi <yao.qi@linaro.org>
4344
4345 * gdb.compile/compile.exp: Match the address printed for
4346 frame in the output of command "bt".
4347
86d6a90c
TT
43482018-01-15 Tom Tromey <tom@tromey.com>
4349
4350 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
4351 compute sp_reg.
4352
cbcdb1aa
AB
43532018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4354
4355 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
4356 to prepare.
4357 (prepare): Return 0 on error, 1 on success.
4358
eea61984
PA
43592018-01-12 Pedro Alves <palves@redhat.com>
4360
4361 * gdb.base/continue-after-aborted-step-over.c: New.
4362 * gdb.base/continue-after-aborted-step-over.exp: New.
4363
6181e9c2
SM
43642018-01-11 Simon Marchi <simon.marchi@ericsson.com>
4365
4366 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
4367 options when not creating an executable.
4368
3cada740
PA
43692018-01-11 Pedro Alves <palves@redhat.com>
4370
4371 PR remote/22597
4372 * gdb.server/stop-reply-no-thread.c: New file.
4373 * gdb.server/stop-reply-no-thread.exp: New file.
4374
c63d3e8d
PA
43752018-01-10 Pedro Alves <palves@redhat.com>
4376
4377 PR gdb/22670
4378 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
4379 functions too. Test setting breakpoints and printing C functions
4380 with no debug info too.
4381 * gdb.ada/bp_c_mixed_case/qux.c: New file.
4382
d4c2a405
PA
43832018-01-10 Pedro Alves <palves@redhat.com>
4384
4385 PR gdb/22670
4386 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
4387 a fail.
4388
8825213e
PA
43892018-01-10 Pedro Alves <palves@redhat.com>
4390
4391 PR gdb/22670
4392 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
4393
605fd3c6
YQ
43942018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4395
4396 * gdb.server/unittest.exp: Match the output in non-development
4397 mode.
4398
1e5ded6c
YQ
43992018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4400
4401 * gdb.gdb/unittest.exp: Match output in non-development mode.
4402
30066b0b
JB
44032018-01-08 Joel Brobecker <brobecker@adacore.com>
4404
4405 * gdb.ada/access_tagged_param.exp: Relax expected output
4406 for value of "ObjL" in "continue" to pck.inspect breakpoint
4407 test.
4408
04bafb1e
XR
44092018-01-08 Joel Brobecker <brobecker@adacore.com>
4410
9f86398b
JB
4411 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
4412 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 4413
e379cee6
PA
44142018-01-05 Pedro Alves <palves@redhat.com>
4415
4416 PR gdb/18653
4417 * gdb.base/libsegfault.exp: New.
4418
de63c46b
PA
44192018-01-05 Joel Brobecker <brobecker@adacore.com>
4420
4421 PR gdb/22670
4422 * gdb.ada/access_tagged_param.exp: New file.
4423 * gdb.ada/access_tagged_param/foo.adb: New file.
4424
f98fc17b
PA
44252018-01-05 Pedro Alves <palves@redhat.com>
4426
4427 PR gdb/22670
4428 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
4429 exercise lower case too, and to exercise both full matching and
4430 wild matching.
4431
342f8240
JB
44322018-01-05 Joel Brobecker <brobecker@adacore.com>
4433
4434 * gdb.ada/rename_subscript_param: New testcase.
4435
7150d33c
JG
44362018-01-05 Jerome Guitton <guitton@adacore.com>
4437
4438 * gdb.ada/arr_acc_idx_w_gap: New testcase.
4439
cc0e770c
JB
44402018-01-05 Joel Brobecker <brobecker@adacore.com>
4441
4442 * gdb.ada/convvar_comp: New testcase.
4443
672a41aa 44442018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
4445
4446 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
4447 (My_Table): New global variable.
4448 * testsuite/gdb.ada/array_char_idx.exp: Add test.
4449
7365ec2f
JB
44502018-01-04 Joel Brobecker <brobecker@adacore.com>
4451
4452 PR gdb/22670
4453 * gdb.ada/maint_with_ada: New testcase.
4454
289483b6
JB
44552018-01-04 Joel Brobecker <brobecker@adacore.com>
4456
4457 PR gdb/22670
4458 * gdb.ada/bp_c_mixed_case: New testcase.
4459
344420da
JB
44602018-01-04 Joel Brobecker <brobecker@adacore.com>
4461
4462 PR gdb/22670
4463 * gdb.ada/complete.exp: Add "complete break ada" test.
4464
66fc87a0
JB
44652018-01-04 Joel Brobecker <brobecker@adacore.com>
4466
4467 PR gdb/22670
4468 * gdb.ada/info_addr_mixed_case: New testcase.
4469
9f757bf7
XR
44702018-01-03 Xavier Roirand <roirand@adacore.com>
4471
4472 * gdb.ada/excep_handle.exp: New testcase.
4473 * gdb.ada/excep_handle/foo.adb: New file.
4474 * gdb.ada/excep_handle/pck.ads: New file.
4475
bd570f80
JB
44762018-01-03 Joel Brobecker <brobecker@adacore.com>
4477
4478 * gdb.base/step-line.c: Add extra empty line in copyright header.
4479 * gdb.base/step-line.inp: Likewise.
4480
9fe561ab
JB
44812018-01-02 Joel Brobecker <brobecker@adacore.com>
4482
4483 * gdb.ada/dyn_stride.exp: Add slice test.
4484
a405673c
JB
44852018-01-02 Joel Brobecker <brobecker@adacore.com>
4486
4487 * gdb.ada/dyn_stride: New testcase.
4488
cef0f868
SH
44892017-12-27 Stafford Horne <shorne@gmail.com>
4490
4491 * gdb.xml/extra-regs.xml: Add example foo reggroup.
4492 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
4493
b67d92b0
SH
44942017-12-27 Stafford Horne <shorne@gmail.com>
4495
4496 * gdb.base/reggroups.c: New file.
4497 * gdb.base/reggroups.exp: New file.
4498
eccab96d
JB
44992017-12-18 Joel Brobecker <brobecker@adacore.com>
4500
4501 * gdb.dwarf2/ada-valprint-error.c: New file.
4502 * gdb.dwarf2/ada-valprint-error.exp: New file.
4503
0e2da9f0
JB
45042017-12-18 Joel Brobecker <brobecker@adacore.com>
4505
4506 * gdb.ada/assign_arr: New testcase.
4507
cb923fcc
XR
45082017-12-18 Xavier Roirand <roirand@adacore.com>
4509
4510 * gdb.ada/funcall_ptr: New testcase.
4511
7c161838
SDJ
45122017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4513
4514 PR cli/16224
4515 * gdb.base/ptype-offsets.cc: New file.
4516 * gdb.base/ptype-offsets.exp: New file.
4517
1af17fd9
YQ
45182017-12-15 Yao Qi <yao.qi@linaro.org>
4519
4520 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
4521 if XML is disabled.
4522
828d5846
XR
45232017-12-15 Xavier Roirand <roirand@adacore.com>
4524
4525 * gdb.ada/same_component_name: New testcase.
4526
79e8fcaa
JB
45272017-12-14 Joel Brobecker <brobecker@adacore.com>
4528
4529 * gdb.ada/str_binop_equal: New testcase.
4530
e05fa6f9
JB
45312017-12-14 Joel Brobecker <brobecker@adacore.com>
4532
4533 * gdb.ada/task_switch_in_core: New testcase.
4534
b89641ba
SM
45352017-12-13 Simon Marchi <simon.marchi@ericsson.com>
4536
4537 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
4538 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
4539 call test_bkpt_qualified.
4540 (test_bkpt_qualified): New proc.
4541
6892d2e4
PA
45422017-12-13 Pedro Alves <palves@redhat.com>
4543
4544 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4545 Tighten regexp by matching with an anchor.
4546
a22ecf70
PA
45472017-12-13 Pedro Alves <palves@redhat.com>
4548
4549 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
4550 ("expression with namespace"): New set of tests.
4551 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
4552 (Nested::Test_NS::qux): New.
4553 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
4554 defaults to 'start_quote_char' and 'end_quote_char' parameters.
4555
9937536c
JB
45562017-12-13 Joel Brobecker <brobecker@adacore.com>
4557
4558 * gdb.base/server-del-break.c: New file.
4559 * gdb.base/server-del-break.exp: New file.
4560
fe49c6f5
SH
45612017-12-12 Stafford Horne <shorne@gmail.com>
4562
4563 * gdb.xml/tdesc-regs.exp: Add or1k support.
4564
c3d18620
SH
45652017-12-12 Stafford Horne <shorne@gmail.com>
4566
4567 * gdb.base/bp-permanent.c: Define nop of or1k.
4568
c5f9cfc8
JB
45692017-12-11 Joel Brobecker <brobecker@adacore.com>
4570
4571 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
4572 output with components being reordered.
4573
a9c135fc
JB
45742017-12-11 Joel Brobecker <brobecker@adacore.com>
4575
4576 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4577 output with components being reordered.
4578
927aa2e7
JK
45792017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4580 Pedro Alves <palves@redhat.com>
4581
4582 * gdb.base/maint.exp (check for .gdb_index): Check also for
4583 .debug_names.
4584 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4585 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4586 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4587 (.gdb_index used after symbol reloading): Support also .debug_names.
4588 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4589
f17d9474
YQ
45902017-12-08 Yao Qi <yao.qi@linaro.org>
4591
4592 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4593 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4594
a0de8c21
YQ
45952017-12-08 Yao Qi <yao.qi@linaro.org>
4596
4597 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4598 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4599
a738ea1d
YQ
46002017-12-08 Yao Qi <yao.qi@linaro.org>
4601
4602 * gdb.arch/aarch64-tagged-pointer.c: New file.
4603 * gdb.arch/aarch64-tagged-pointer.exp: New file.
4604
1cd9a73b
SDJ
46052017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
4606
4607 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4608 "int".
4609
fa6eb693
KS
46102017-12-07 Keith Seitz <keiths@redhat.com>
4611
4612 PR breakpoints/22569
4613 * gdb.linespec/ls-errs.exp: Change expected result of "break
4614 -source this file has spaces.c -line 3".
4615 Check that an explicit source file followed by whitespace is
4616 identified as an invalid explicit location.
4617
883fd55a
KS
46182017-12-07 Keith Seitz <keiths@redhat.com>
4619
4620 * gdb.cp/nested-types.cc: New file.
4621 * gdb.cp/nested-types.exp: New file.
4622 * lib/cp-support.exp: Load data-structures.exp library.
4623 (debug_cp_test_ptype_class): New global.
4624 (cp_ptype_class_verbose, next_line): New procedures.
4625 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4626 Add and document new return value.
4627 Switch the list of lines to a queue.
4628 Add support for new `type' key for nested type definitions.
4629 Add debugging/troubleshooting messages.
4630 * lib/data-structures.exp: New file.
4631
ec72db3e
SM
46322017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4633
4634 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4635 with proc_with_prefix, don't use with_test_prefix.
4636
99598d71
TT
46372017-12-07 Tom Tromey <tom@tromey.com>
4638
4639 * gdb.base/break.exp: Add test for empty "commands".
4640
a8806230
YQ
46412017-12-07 Yao Qi <yao.qi@linaro.org>
4642
4643 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4644 malloc and catch syscall.
4645
824cc835
PM
46462017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4647
e79be6e5 4648 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
4649 tests for explicit locations.
4650
7cc244de
PA
46512017-12-06 Pedro Alves <palves@redhat.com>
4652
4653 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4654 force-disabling XML descriptions.
4655
50a1fdd5
PA
46562017-12-04 Pedro Alves <palves@redhat.com>
4657
4658 PR gdb/22499
4659 * gdb.arch/amd64-disp-step-avx.S: New file.
4660 * gdb.arch/amd64-disp-step-avx.exp: New file.
4661
f0fb2488
PA
46622017-12-03 Pedro Alves <palves@redhat.com>
4663
4664 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4665 and <string.h>.
4666 (parent_function): Print distinct messages when waitpid fails, or
4667 the child exits with a signal, or the child exits for an unhandled
4668 reason.
4669 * gdb.threads/process-dies-while-detaching.exp
4670 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4671 it. Wait for both inferior output and GDB's prompt. Use an
4672 indirect spawn id list.
4673 (do_detach): New parameter 'child_exit'. Use it to compute
4674 expected inferior output.
4675 (test_detach, test_detach_watch, test_detach_killed_outside):
4676 Adjust to pass down the expected child exit kind.
4677
97cbe998
SDJ
46782017-12-01 Joel Brobecker <brobecker@adacore.com>
4679 Sergio Durigan Junior <sergiodj@redhat.com>
4680 Pedro Alves <palves@redhat.com>
4681
4682 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4683
40fc416f
SDJ
46842017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4685
4686 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4687 to 'symbol-file' and 'add-symbol-file' can be
4688 position-independent.
4689
1cc75e92
YQ
46902017-12-01 Yao Qi <yao.qi@linaro.org>
4691
4692 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4693 the URL in copyright header.
4694 * gdb.arch/aarch64-fp.exp: Likewise.
4695 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4696 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4697 * gdb.base/expand-psymtabs.exp: Likewise.
4698 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4699 * gdb.fortran/common-block.exp: Likewise.
4700 * gdb.fortran/common-block.f90: Likewise.
4701 * gdb.fortran/logical.exp: Likewise.
4702 * gdb.fortran/vla-datatypes.f90: Likewise.
4703 * gdb.fortran/vla-sub.f90: Likewise.
4704
875fb7a7
JB
47052017-11-30 Joel Brobecker <brobecker@adacore.com>
4706
4707 * gdb.ada/repeat_dyn: New testcase.
4708
6f14765f
UW
47092017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4710
4711 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4712 Update for changed thread numbering.
4713 * gdb.cell/bt.exp: Update for changed GDB output.
4714
f1af7b94
SM
47152017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4716
4717 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4718 setting isremote by hand.
4719 * boards/dwarf4-gdb-index.exp: Likewise.
4720 * boards/fission.exp: Likewise.
4721 * boards/stabs.exp: Likewise.
4722
e3919f3e
PA
47232017-11-30 Pedro Alves <palves@redhat.com>
4724
4725 * gdb.linespec/cpls-ops.exp
4726 (check_explicit_skips_function_argument): Extract the underlying
4727 type of size_t instead of hardcoding it.
4728
bd69330d
PA
47292017-11-29 Pedro Alves <palves@redhat.com>
4730
4731 PR c++/19436
4732 * gdb.linespec/cpls-abi-tag.cc: New file.
4733 * gdb.linespec/cpls-abi-tag.exp: New file.
4734
a20714ff
PA
47352017-11-29 Pedro Alves <palves@redhat.com>
4736
4737 * gdb.base/langs.exp: Use -qualified.
4738 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
4739 it.
4740 * gdb.cp/namespace.exp: Use -qualified.
4741 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
4742 (overload-3, template-overload, template-ret-type, const-overload)
4743 (const-overload-quoted, anon-ns, ambiguous-prefix): New
4744 procedures.
4745 (test_driver): Call them.
4746 * gdb.cp/save-bp-qualified.cc: New.
4747 * gdb.cp/save-bp-qualified.exp: New.
4748 * gdb.linespec/explicit.exp: Test -qualified.
4749 * lib/completion-support.exp (completion::explicit_opts_list): Add
4750 "-qualified".
4751 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
4752
f6f1d339
PM
47532017-11-29 Phil Muldoon <pmuldoon@redhat.com>
4754
4755 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
4756
02ca603a
TT
47572017-11-29 Tom Tromey <tom@tromey.com>
4758
4759 * gdb.base/relocate.exp: Update invalid argument test.
4760 Add new tests for invalid arguments.
4761
ed6c0bfb
TP
47622017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4763
4764 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
4765 Return 0 as a long.
4766 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
4767
f106e10e
TP
47682017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4769
4770 * gdb.cp/breakpoint.cc (bar): Set return type to void.
4771 * gdb.cp/psymtab-parameter.cc (func): Likewise.
4772 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
4773 func ().
4774 * gdb.cp/shadow.cc (B.func): Return 0.
4775
10329bb2
JB
47762017-11-27 Joel Brobecker <brobecker@adacore.com>
4777
4778 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
4779 expected output in gdb_expect call to allow the exception
4780 message to be present as well. Fix syntax confusion to avoid
4781 TCL thinking that exception_name is an array.
4782
617cd4bc
UW
47832017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
4784
4785 * gdb.arch/spu-info.c: Include <unistd.h>.
4786 (do_signal_test): Fix broken calls to write.
4787 * gdb.arch/spu-info.exp: Use prepare_for_testing.
4788 Fix checks for empty mailboxes. Update signal tests for corrected
4789 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
4790 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
4791 * gdb.cell/arch.exp: Use standard_output_file.
4792 * gdb.cell/break.exp: Likewise.
4793 * gdb.cell/bt.exp: Likewise.
4794 * gdb.cell/core.exp: Likewise.
4795 * gdb.cell/dwarfaddr.exp: Likewise.
4796 * gdb.cell/ea-cache.exp: Likewise.
4797 * gdb.cell/ea-standalone.exp: Likewise.
4798 * gdb.cell/f-regs.exp: Likewise.
4799 * gdb.cell/fork.exp: Likewise.
4800 * gdb.cell/gcore.exp: Likewise.
4801 * gdb.cell/mem-access.exp: Likewise.
4802 * gdb.cell/ptype.exp: Likewise.
4803 * gdb.cell/registers.exp: Likewise.
4804 * gdb.cell/sizeof.exp: Likewise.
4805 * gdb.cell/solib-symbol.exp: Likewise.
4806 * gdb.cell/solib.exp: Likewise.
617cd4bc 4807
a81aaca0
PA
48082017-11-25 Pedro Alves <palves@redhat.com>
4809
4810 * gdb.base/complete-empty.exp: New file.
4811 * gdb.base/completion.exp: Adjust.
4812
6a3c6ee4
PA
48132017-11-25 Pedro Alves <palves@redhat.com>
4814
4815 * gdb.linespec/cpls-ops.cc: New file.
4816 * gdb.linespec/cpls-ops.exp: New file.
4817 * lib/completion-support.exp (test_complete_prefix_range_re): New,
4818 factored out from ...
4819 (test_complete_prefix_range): ... this.
4820
8955eb2d
PA
48212017-11-24 Pedro Alves <palves@redhat.com>
4822
4823 * gdb.linespec/cpcompletion.exp: New file.
4824 * gdb.linespec/cpls-hyphen.cc: New file.
4825 * gdb.linespec/cpls.cc: New file.
4826 * gdb.linespec/cpls2.cc: New file.
4827 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
4828 test to use test_gdb_complete_unique. Add label completion,
4829 keyword completion and explicit location completion tests.
4830 * lib/completion-support.exp: New file.
4831
e547c119
JB
48322017-11-24 Joel Brobecker <brobecker@adacore.com>
4833
4834 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
4835 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
4836 when hitting an exception catchpoint.
4837
7c3c1aa8
YQ
48382017-11-22 Yao Qi <yao.qi@linaro.org>
4839
4840 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
4841
41bd68f5
SM
48422017-11-22 Simon Marchi <simon.marchi@ericsson.com>
4843
4844 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
4845 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
4846 * gdb.dwarf2/info-locals-optimized-out.c: New file.
4847
1daad298
YQ
48482017-11-22 Yao Qi <yao.qi@linaro.org>
4849
4850 * gdb.base/info-os.exp: Pass pthreads.
4851 * gdb.multi/multi-attach.exp: Likewise.
4852
88465e87
YQ
48532017-11-22 Yao Qi <yao.qi@linaro.org>
4854
4855 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
4856 compiler.
4857
dc196b23
YQ
48582017-11-22 Yao Qi <yao.qi@linaro.org>
4859
4860 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
4861 * gdb.base/break-interp.exp: Likewise.
4862 * gdb.base/jit-attach-pie.exp: Likewise.
4863
2400729e
UW
48642017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4865
4866 * gdb.base/float128.c (large128): New variable.
4867 * gdb.base/float128.exp: Add test to print largest __float128 value.
4868
7a26362d
UW
48692017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4870
4871 * gdb.arch/vsx-regs.exp: Update register content checks.
4872
ed0f4273
UW
48732017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
4874
4875 * gdb.arch/ppc-longdouble.exp: New file.
4876 * gdb.arch/ppc-longdouble.c: Likewise.
4877
a25d69c6
PA
48782017-11-21 Pedro Alves <palves@redhat.com>
4879
4880 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
4881
73fcf641
PA
48822017-11-20 Pedro Alves <palves@redhat.com>
4883
4884 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
4885 (long_double_typedef): New typedefs.
4886 Use DEF on double and long double.
4887 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
4888 cases.
4889 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
4890 and 'long_double_ptr_same_size' locals. Use them to decide
4891 whether cast from array/function to float is valid/invalid.
4892
71a3c369
TT
48932017-11-17 Tom Tromey <tom@tromey.com>
4894
4895 * gdb.rust/traits.rs: New file.
4896 * gdb.rust/traits.exp: New file.
4897
ced9779b
JB
48982017-11-17 Joel Brobecker <brobecker@adacore.com>
4899
4900 * gdb.ada/minsyms: New testcase.
4901
a0922d80
PA
49022017-11-16 Pedro Alves <palves@redhat.com>
4903
4904 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
4905 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
4906
ea04e54c
PA
49072017-11-16 Pedro Alves <palves@redhat.com>
4908
4909 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
4910 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
4911
e849ea89
PA
49122017-11-16 Pedro Alves <palves@redhat.com>
4913
4914 * gdb.server/reconnect-ctrl-c.c: New file.
4915 * gdb.server/reconnect-ctrl-c.exp: New file.
4916
d8ae99a7
PM
49172017-11-16 Phil Muldoon <pmuldoon@redhat.com>
4918
4919 * gdb.python/py-rbreak.exp: New file.
4920 * gdb.python/py-rbreak.c: New file.
4921 * gdb.python/py-rbreak-func2.c: New file.
4922
968a13f8
PA
49232017-11-16 Pedro Alves <palves@redhat.com>
4924
4925 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
4926 pattern.
4927 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
4928 GDB.
4929
71774bc9
SM
49302017-11-15 Simon Marchi <simon.marchi@ericsson.com>
4931
4932 * gdb.tui/completionn.exp (test_tab_completion): Add space in
4933 regex.
4934
ddbb44cf
SM
49352017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
4936
4937 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
4938 test names.
4939
584a564f
PA
49402017-11-09 Pedro Alves <palves@redhat.com>
4941
4942 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
4943 factored out from ...
4944 (top level): ... here, and adjusted to avoid expecting beyond the
4945 prompt in a single gdb_test_multiple.
4946
5ed7a928
PA
49472017-11-09 Pedro Alves <palves@redhat.com>
4948
4949 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
4950 output.
4951 * gdb.server/ext-attach.exp ("kill" test): Likewise.
4952 * gdb.server/ext-restart.exp ("kill" test): Likewise.
4953 * gdb.server/ext-run.exp ("kill" test): Likewise.
4954 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
4955
a60e0738
PA
49562017-11-09 Pedro Alves <palves@redhat.com>
4957
4958 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
4959 match till end of line.
4960
2c88253f
PA
49612017-11-09 Pedro Alves <palves@redhat.com>
4962
4963 * gdb.base/memattr.exp: Tighten regexes to match the end line.
4964
c7a38517
PA
49652017-11-09 Pedro Alves <palves@redhat.com>
4966
4967 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
4968 New procedures, factored out from ...
4969 (top level): ... here, and adjusted to avoid expecting beyond the
4970 prompt in one go.
4971
f29f4b6b
PA
49722017-11-09 Pedro Alves <palves@redhat.com>
4973
4974 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
4975 output. Fix '?' match.
4976
286acbb5
JB
49772017-11-08 Joel Brobecker <brobecker@adacore.com>
4978
4979 * gdb.ada/scoped_watch: New testcase.
4980 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
4981 which is actually correct.
4982 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
4983 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
4984
62d7ae92
PA
49852017-11-08 Pedro Alves <palves@redhat.com>
4986
4987 * gdb.gdb/complaints.exp (test_initial_complaints)
4988 (test_serial_complaints, test_short_complaints): Call
4989 complaint_internal instead of complaint.
4990
280ca31f
DT
49912017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
4992
4993 * gdb.threads/tls-core.c: New file.
4994 * gdb.threads/tls-core.exp: Likewise.
4995
b5ec771e
PA
49962017-11-08 Pedro Alves <palves@redhat.com>
4997
4998 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
4999 (p Exported_Capitalized): New test.
5000 (p exported_capitalized): New test.
5001
a02b41a7
PA
50022017-11-07 Pedro Alves <palves@redhat.com>
5003
5004 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5005
95e95a6d
PA
50062017-11-07 Pedro Alves <palves@redhat.com>
5007
5008 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5009 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5010 (disable_invalid, disable_inverted, disable_negative): New
5011 procedures.
5012 ("bad numbers"): New set of tests.
5013
cee62dbd
PA
50142017-11-07 Pedro Alves <palves@redhat.com>
5015
5016 * gdb.cp/ena-dis-br-range.exp: Add tests.
5017
cc638e86
PA
50182017-11-07 Pedro Alves <palves@redhat.com>
5019
5020 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5021
d0fe4701
XR
50222017-11-07 Xavier Roirand <roirand@adacore.com>
5023 Pedro Alves <palves@redhat.com>
5024
5025 * gdb.base/ena-dis-br.exp: Add reference to
5026 gdb.cp/ena-dis-br-range.exp.
5027 * gdb.cp/ena-dis-br-range.exp: New file.
5028 * gdb.cp/ena-dis-br-range.cc: New file.
5029
46f67f80
PA
50302017-11-06 Pedro Alves <palves@redhat.com>
5031
5032 * gdb.base/attach-non-pgrp-leader.c: New.
5033 * gdb.base/attach-non-pgrp-leader.exp: New.
5034
726e1356
PA
50352017-11-06 Pedro Alves <palves@redhat.com>
5036
5037 * configure.ac: No longer check for termio.h and sgtty.h.
5038 * configure: Regenerate.
5039 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5040 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5041 Remove termio and sgtty code.
5042
50ab6ace
YQ
50432017-11-03 Yao Qi <yao.qi@linaro.org>
5044
5045 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5046 in GDB is disabled.
5047
8e68731c
YQ
50482017-11-03 Yao Qi <yao.qi@linaro.org>
5049
5050 * gdb.python/py-thrhandle.exp: Skip it if python is not
5051 enabled.
5052
3a87ae65
SM
50532017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5054
5055 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5056 as a breakpoint command.
5057
484d8d36
MD
50582017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5059
5060 PR python/21213
5061 * gdb.python/py-infthread.exp: Test calling
5062 InferiorThread.inferior () multiple times in a row.
5063
4a27f119
KS
50642017-10-27 Keith Seitz <keiths@redhat.com>
5065
5066 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5067 Test "info break" for every inlined function breakpoint.
5068
bb11dd58
YQ
50692017-10-27 Yao Qi <yao.qi@linaro.org>
5070
5071 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5072
a43f3893
PF
50732017-10-26 Patrick Frants <osscontribute@gmail.com>
5074
5075 * gdb.cp/classes.exp (test_static_members): Test printing
5076 Outer::instance.
5077 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5078 (Inner::instance, Outer::instance): New.
5079
792ccf00
PA
50802017-10-24 Pedro Alves <palves@redhat.com>
5081
5082 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5083 extra console" test in two stages.
5084
eb2bfbad
PA
50852017-10-24 Pedro Alves <palves@redhat.com>
5086
5087 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5088
1f75a651
PA
50892017-10-24 Pedro Alves <palves@redhat.com>
5090
5091 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5092 loop.
5093
779990d9
PA
50942017-10-24 Pedro Alves <palves@redhat.com>
5095
5096 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5097 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5098
ad9b8f5d
PA
50992017-10-24 Pedro Alves <palves@redhat.com>
5100
5101 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5102 parameter and handle it. Don't output read value in test name.
5103
fee6da6e
PA
51042017-10-24 Pedro Alves <palves@redhat.com>
5105
5106 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5107 custom test name.
5108
10389c2c
PA
51092017-10-24 Pedro Alves <palves@redhat.com>
5110
5111 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5112 include the unstable output directory name in the test's name.
5113 (initial_setup_simple) <'set args'>: Use custom test name.
5114
a80e65a9
PA
51152017-10-24 Pedro Alves <palves@redhat.com>
5116
5117 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5118 with explicit test name.
5119
15763a09
PA
51202017-10-20 Pedro Alves <palves@redhat.com>
5121
5122 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5123 'wait -i'. Use gdb_assert and remote_close.
5124
49a4ce2e
AB
51252017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5126
5127 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5128 number from variable rather than hard-coded.
5129
a75868f5
PA
51302017-10-19 Pedro Alves <palves@redhat.com>
5131
5132 * gdb.base/long-inferior-output.c: New file.
5133 * gdb.base/long-inferior-output.exp: New file.
5134
c8ba13ad
KS
51352017-11-18 Keith Seitz <keiths@redhat.com>
5136
5137 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
5138 method.
5139 (main): Call it.
5140 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
5141 Add additional user-defined conversion operator tests.
5142
b27de576
PA
51432017-10-17 Pedro Alves <palves@redhat.com>
5144
5145 * boards/native-stdio-gdbserver.exp: Load "local-board".
5146
8484c955
PA
51472017-10-17 Pedro Alves <palves@redhat.com>
5148
5149 * gdb.base/quit-live.c: New file.
5150 * gdb.base/quit-live.exp: New file.
5151
83d5a34d
KS
51522017-10-16 Keith Seitz <keiths@redhat.com>
5153
5154 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
5155 (class_with_protected_typedef, class_with_private_typedef)
5156 (struct_with_public_typedef, struct_with_protected_typedef)
5157 (struct_with_private_typedef): New classes/structs.
5158 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
5159 typedefs and access specifiers.
5160
739b3f1d
PA
51612017-10-16 Pedro Alves <palves@redhat.com>
5162 Simon Marchi <simon.marchi@polymtl.ca>
5163
5164 * README (Local vs Remote vs Native): New section.
5165 * boards/local-board.exp: New file, with bits factored out from
5166 ...
5167 * boards/native-extended-gdbserver.exp: ... here. Load
5168 "local-board".
5169 * boards/native-gdbserver.exp: Load "local-board".
5170 (${board}_spawn, ${board}_exec): Delete.
5171 * boards/native-stdio-gdbserver.exp: Most contents factored out to
5172 ...
5173 * boards/stdio-gdbserver-base.exp: ... this new file.
5174 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
5175 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
5176 procedure.
5177 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
5178 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
5179 stdio_gdbserver_command.
5180 (${board}_get_remote_address, ${board}_get_comm_port)
5181 (${board}_download, ${board}_upload): Delete.
5182 (get_target_remote_pipe_cmd): New.
5183
fe68b953
SM
51842017-10-16 Simon Marchi <simon.marchi@ericsson.com>
5185
5186 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
5187 test_bkpt_deletion, test_bkpt_cond_and_cmds,
5188 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
5189 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
5190 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
5191 remove with_test_prefix.
5192
300b6685
PA
51932017-10-13 Pedro Alves <palves@redhat.com>
5194
5195 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
5196 * gdb.base/annota1.exp: Use it instead of is_remote.
5197 * gdb.base/annota3.exp: Use it instead of is_remote.
5198 * gdb.cp/annota2.exp: Use it instead of is_remote.
5199 * gdb.cp/annota3.exp: Use it instead of is_remote.
5200 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
5201
50500caf
PA
52022017-10-13 Pedro Alves <palves@redhat.com>
5203
5204 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
5205 (test_num_test_vars, run_and_count_vars, find_env)
5206 (test_set_unset_env, test_inherit_env_var): New procedures.
5207 (top level): Use them.
5208
dad0c6d2
PA
52092017-10-13 Pedro Alves <palves@redhat.com>
5210
5211 * lib/selftest-support.exp (selftest_setup): Extend comments, and
5212 also skip on stub-like targets.
5213
8b0553c1
PA
52142017-10-13 Pedro Alves <palves@redhat.com>
5215
5216 PR gdb/22293
5217 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
5218 (top level): Move some tests to ...
5219 (test_not_found): ... this new procedure.
5220 (top level): Call it.
5221
7594f623
PA
52222017-10-13 Pedro Alves <palves@redhat.com>
5223
5224 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
5225 expect different "info terminal" output if testing with a
5226 non-native target.
5227
ebe3b402
PA
52282017-10-13 Pedro Alves <palves@redhat.com>
5229 Simon Marchi <simon.marchi@polymtl.ca>
5230
5231 PR python/12966
5232 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
5233
42f1b161
PA
52342017-10-13 Pedro Alves <palves@redhat.com>
5235
5236 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
5237 already.
5238
8d6ef72b
PA
52392017-10-13 Pedro Alves <palves@redhat.com>
5240
5241 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
5242 is_remote.
5243
d7bcd5b8
PA
52442017-10-13 Pedro Alves <palves@redhat.com>
5245
5246 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
5247 is_remote.
5248
df479dc6
PA
52492017-10-13 Pedro Alves <palves@redhat.com>
5250
5251 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
5252 is set.
5253 (corefile_test_attach): Likewise. Check can_spawn_for_attach
5254 instead of is_remote.
5255
23fb630a
PA
52562017-10-13 Pedro Alves <palves@redhat.com>
5257
5258 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
5259 (top level): Add comment.
5260
cc77b1dc
PA
52612017-10-13 Pedro Alves <palves@redhat.com>
5262
5263 * gdb.base/remote.exp (top level): Fix comment typo and add
5264 missing return.
5265
27c9e813
PA
52662017-10-13 Pedro Alves <palves@redhat.com>
5267 Simon Marchi <simon.marchi@polymtl.ca>
5268
5269 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
5270 calls and add comments. Skip test if use_gdb_stub is set.
5271 (top level): Use "set cwd" command instead of "cd" command.
5272
5e830d98
PA
52732017-10-13 Pedro Alves <palves@redhat.com>
5274
5275 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
5276 is_remote target check.
5277
f5ca0032
PA
52782017-10-13 Pedro Alves <palves@redhat.com>
5279
5280 * gdb.base/scope.exp: Use build_executable + clean_restart +
5281 gdb_file_cmd instead of prepare_for_testing and no longer skip
5282 "before run" tests on is_remote target boards. Update comments.
5283 * boards/native-extended-gdbserver.exp
5284 (extended_gdbserver_load_last_file): New, factored out from ...
5285 (gdb_load): ... this. Move further below and add comment.
5286 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
5287
8aed1c0d
PA
52882017-10-12 Pedro Alves <palves@redhat.com>
5289
5290 * gdb.base/attach.exp: Remove references to gdb64.
5291 * gdb.base/dbx.exp: Remove references to gdb64.
5292
cfa34c87
SM
52932017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5294 Pedro Alves <palves@redhat.com>
5295
5296 * gdb.base/label.exp: Remove is_remote target check.
5297
9192b7de
PA
52982017-10-12 Pedro Alves <palves@redhat.com>
5299
5300 * gdb.base/auvx.exp (coredir): Update comment.
5301 (top level) <core_works>: Use "set cwd" command instead of "cd"
5302 command.
5303
6bf0052d
PA
53042017-10-12 Pedro Alves <palves@redhat.com>
5305 Simon Marchi <simon.marchi@polymtl.ca>
5306
5307 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
5308 target boards.
5309
e48ef82d
PA
53102017-10-12 Pedro Alves <palves@redhat.com>
5311 Simon Marchi <simon.marchi@polymtl.ca>
5312
5313 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
5314 Instead skip if there's any gdb_protocol set.
5315
8d7aea57
SM
53162017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5317 Pedro Alves <palves@redhat.com>
5318
5319 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
5320
30440677
PA
53212017-10-12 Pedro Alves <palves@redhat.com>
5322 Simon Marchi <simon.marchi@polymtl.ca>
5323
5324 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
5325 instead of on dejagnu remote boards.
5326
4e04f045 53272017-10-12 Pedro Alves <palves@redhat.com>
175654b9 5328 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
5329
5330 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5331 checks. Use build_executable + clean_restart instead of
5332 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5333 of enabling non-stop after starting gdb.
5334
871a186e
PA
53352017-10-12 Pedro Alves <palves@redhat.com>
5336
5337 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5338 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5339 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5340 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5341
56d704da
AK
53422017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
5343
5344 * gdb.arch/arc-tdesc-cpu.exp: New file.
5345 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
5346
2f20e312
SM
53472017-10-10 Simon Marchi <simon.marchi@ericsson.com>
5348
5349 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
5350
65630365
PA
53512017-10-10 Pedro Alves <palves@redhat.com>
5352
5353 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
5354 expect CLI output.
5355
bf469271
PA
53562017-10-10 Pedro Alves <palves@redhat.com>
5357
5358 * lib/selftest-support.exp (selftest_setup): Update for
5359 captured_command_loop's prototype change.
5360
777a42f1
PA
53612017-10-09 Pedro Alves <palves@redhat.com>
5362
5363 Test both arch1=>arch2 and arch2=>arch1.
5364
5365 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
5366 (srcfile2, binfile2, march1, march2): Remove globals. Largely
5367 factored out to...
5368 (append_arch1_options, append_arch2_options, append_arch_options)
5369 (build_executables): New procedures.
5370 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
5371 local.
5372 (top level): Add new 'first_arch' testing axis.
5373
cbd2b4e3
PA
53742017-10-09 Pedro Alves <palves@redhat.com>
5375
5376 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
5377 (barrier): New.
5378 (thread_start, all_started): New functions.
5379 (main): Spawn new thread and wait until it is scheduled.
5380 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
5381 option.
5382 (do_test): Add 'selected_thread' parameter. Run to all_started
5383 instead of main. Explicitly set the breakpoint at main. Switch
5384 to the SELECTED_THREAD thread.
5385 (top level): Test handling the exec event with either the main
5386 thread or the second thread selected.
5387
5c9e4427
PA
53882017-10-09 Pedro Alves <palves@redhat.com>
5389
5390 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
5391 logic. Move STOP marker after the value checks.
5392 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
5393 regexp.
5394
b3b7c423
SL
53952017-10-06 Sandra Loosemore <sandra@codesourcery.com>
5396
5397 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
5398
3b4b2f16
UW
53992017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5400
5401 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
5402 integer-to-dfp conversion.
5403 * gdb.base/dfp-test.exp: Likewise.
5404
5cd63fda
PA
54052017-10-04 Pedro Alves <palves@redhat.com>
5406
5407 * gdb.multi/hangout.c: Include <unistd.h>.
5408 (hangout_loop): New function.
5409 (main): Call alarm. Call hangout_loop in a loop.
5410 * gdb.multi/hello.c: Include <unistd.h>.
5411 (hello_loop): New function.
5412 (main): Call alarm. Call hangout_loop in a loop.
5413 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
5414 inferior with the other selected.
5415
4c71c105
SM
54162017-10-04 Simon Marchi <simon.marchi@ericsson.com>
5417
5418 * gdb.mi/list-thread-groups-available.exp: New file.
5419 * gdb.mi/list-thread-groups-available.c: New file.
5420
bc3b087d
SDJ
54212017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5422
5423 * gdb.base/set-cwd.exp: Make it available on
5424 native-extended-gdbserver.
5425
d092c5a2
SDJ
54262017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5427
5428 * gdb.base/set-cwd.c: New file.
5429 * gdb.base/set-cwd.exp: Likewise.
5430
45320ffa
TT
54312017-10-02 Tom Tromey <tom@tromey.com>
5432
5433 PR rust/22236:
5434 * gdb.rust/simple.rs (main): New variable "fslice".
5435 * gdb.rust/simple.exp: Add slice tests. Update string tests.
5436
b3e3859b
TT
54372017-10-02 Tom Tromey <tom@tromey.com>
5438
5439 * gdb.rust/simple.exp: Test ptype of a slice.
5440
01af5e0d
TT
54412017-10-02 Tom Tromey <tom@tromey.com>
5442
5443 * gdb.rust/simple.exp: Test index of slice.
5444
a9bbfbd8
TT
54452017-09-27 Tom Tromey <tom@tromey.com>
5446
5447 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
5448
df8899e5
TP
54492017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
5450 Pedro Alves <palves@redhat.com>
5451
5452 * gdb.base/compare-sections.exp (get value of read-only section): Read
5453 as unsigned value.
5454 (corrupt read-only section): Likewise and don't set written if patching
5455 failed.
5456
757bf54b
KB
54572017-09-21 Kevin Buettner <kevinb@redhat.com>
5458
5459 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
5460 files.
5461
06871ae8
PA
54622017-09-20 Pedro Alves <palves@redhat.com>
5463
5464 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
5465 symbol names in gdb's output.
5466 * gdb.cp/overload.exp ("list all overloads"): Likewise.
5467
e5f25bc5
PA
54682017-09-20 Pedro Alves <palves@redhat.com>
5469
5470 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
5471 Rename to ...
5472 (test_list_ambiguous_symbol): ... this and add a symbol name
5473 parameter. Adjust.
5474 (test_list_ambiguous_function): Reimplement on top of
5475 test_list_ambiguous_symbol and also test listing ambiguous
5476 variables.
5477 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
5478 (ambiguous_fun): ... this.
5479 (ambiguous_var): New.
5480 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
5481 (ambiguous_fun): ... this.
5482 (ambiguous_var): New.
5483
4e5a4f58
JB
54842017-09-19 John Baldwin <jhb@FreeBSD.org>
5485
5486 * gdb.base/starti.c: New file.
5487 * gdb.base/starti.exp: New file.
5488 * lib/gdb.exp (gdb_starti_cmd): New procedure.
5489
26e53f3e
PA
54902017-09-14 Pedro Alves <palves@redhat.com>
5491
5492 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
5493 (top level): Use it instead of runto.
5494
cb791d59
TT
54952017-09-11 Tom Tromey <tom@tromey.com>
5496
5497 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
5498
7c96f8c1
TT
54992017-09-11 Tom Tromey <tom@tromey.com>
5500
5501 * gdb.python/py-infthread.exp: Add tests for new_thread event.
5502 * gdb.python/py-inferior.exp: Add tests for new inferior events.
5503
469412dd
CW
55042017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
5505
5506 * gdb.fortran/printing-types.exp: New file.
5507 * gdb.fortran/printing-types.exp: New file.
5508
e0f86435
BH
55092017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5510
5511 * gdb.fortran/vla-ptype.exp: Fix typos.
5512 * gdb.fortran/vla-value.exp: Same.
5513
9e9af4be
BH
55142017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5515
5516 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
5517 * gdb.mi/mi-var-child-f.exp: Likewise.
5518 * gdb.mi/mi-vla-fortran.exp: Likewise.
5519
a5ad232b 55202017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
5521 Christoph Weinmann <christoph.t.weinmann@intel.com>
5522 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
5523
5524 * gdb.fortran/ptr-indentation.f90: New file.
5525 * gdb.fortran/ptr-indentation.exp: New file.
5526
5aec60eb
TT
55272017-09-05 Tom Tromey <tom@tromey.com>
5528
5529 PR gdb/22010:
5530 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
5531
8f8f8152
TP
55322017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
5533
5534 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
5535
fbd1b771
JK
55362017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5537
5538 * gdb.threads/tls-nodebug-pie.c: New file.
5539 * gdb.threads/tls-nodebug-pie.exp: New file.
5540
5eb5f850
TT
55412017-09-05 Tom Tromey <tom@tromey.com>
5542
5543 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
5544 for rust.
5545
ae780a21
SM
55462017-09-05 Simon Marchi <simon.marchi@ericsson.com>
5547
5548 * gdb.multi/multi-arch-exec.exp: Test with different
5549 "follow-exec-mode" settings.
5550 (do_test): New procedure.
5551
3693fdb3
PA
55522017-09-04 Pedro Alves <palves@redhat.com>
5553
5554 * gdb.base/func-static.c (S::method const, S::method volatile)
5555 (S::method volatile const): New methods.
5556 (c_s, v_s, cv_s): New instances.
5557 (main): Call method() on them.
5558 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
5559 (cannot_resolve): New procedure.
5560 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
5561 print-quote-unquoted columns.
5562 (do_test): Test printing each scope too.
5563
e68cb8e0
PA
55642017-09-04 Pedro Alves <palves@redhat.com>
5565
5566 * gdb.base/local-static.exp: Also test with
5567 class::method::variable wholly quoted.
5568 * gdb.cp/m-static.exp (class::method::variable): Remove test.
5569
858be34c
PA
55702017-09-04 Pedro Alves <palves@redhat.com>
5571
5572 * gdb.base/local-static.c: New.
5573 * gdb.base/local-static.cc: New.
5574 * gdb.base/local-static.exp: New.
5575
46a4882b
PA
55762017-09-04 Pedro Alves <palves@redhat.com>
5577
5578 * gdb.asm/asm-source.exp: Add casts to int.
5579 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5580 (dataglobal64_1, dataglobal64_2): New globals.
5581 * gdb.base/nodebug.exp: Test different expressions involving the
5582 new globals, with print, whatis and ptype. Add casts to int.
5583 * gdb.base/solib-display.exp: Add casts to int.
5584 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5585 * gdb.cp/m-static.exp: Add cast to int.
5586 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5587 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5588 tls variable with no debug info without a cast. Test with a cast
5589 to int too.
5590 * gdb.trace/entry-values.exp: Add casts.
5591
2c5a2be1
PA
55922017-09-04 Pedro Alves <palves@redhat.com>
5593
5594 * gdb.base/nodebug.exp: Test that ptype's error about functions
5595 with unknown return type includes the function name too.
5596
7022349d
PA
55972017-09-04 Pedro Alves <palves@redhat.com>
5598
5599 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5600 return type of munmap in infcall.
5601 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5602 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5603 type of ftell in infcall.
5604 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
5605 type of getpid in infcall.
5606 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5607 infcall.
5608 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5609 Bail on failure to extract the pid.
5610 * gdb.base/nodebug.c: #include <stdint.h>.
5611 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5612 New functions.
5613 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5614 Change expected output of print/whatis/ptype with functions with
5615 no debug info. Test all supported languages. Call
5616 test_call_promotion.
5617 * gdb.compile/compile.exp: Adjust expected output to expect
5618 warning.
5619 * gdb.threads/siginfo-threads.exp: Likewise.
5620
54990598
PA
56212017-09-04 Pedro Alves <palves@redhat.com>
5622
5623 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5624 "prototypes". Test calling float functions via prototyped and
5625 unprototyped function pointers.
5626 (perform_all_tests): New parameter "prototypes". Pass it down.
5627 (top level): Pass down "prototypes" parameter to
5628 perform_all_tests.
5629
34d16ea2
SM
56302017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5631
5632 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5633 Test with nested loops.
5634
9521ecda
SM
56352017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5636
5637 * gdb.base/commands.exp: Call the new procedures.
5638 (loop_break_test, loop_continue_test): New procedures.
5639
80a65e9b
SM
56402017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5641
5642 * gdb.base/commands.exp: Call new procedure.
5643 (define_if_without_arg_test): New procedure.
5644
e439fa14
PA
56452017-09-04 Pedro Alves <palves@redhat.com>
5646
5647 * gdb.base/list-ambiguous.exp: New file.
5648 * gdb.base/list-ambiguous0.c: New file.
5649 * gdb.base/list-ambiguous1.c: New file.
5650 * gdb.base/list.exp (test_list_range): Adjust expected output.
5651
0a2dde4a
SDJ
56522017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5653
5654 * gdb.base/share-env-with-gdbserver.c: New file.
5655 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5656
5e89eb3a
SM
56572017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5658
5659 * gdb.base/commands.exp (gdbvar_simple_if_test,
5660 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5661 progvar_simple_if_test, progvar_simple_while_test,
5662 progvar_complex_if_while_test, user_defined_command_test,
5663 user_defined_command_args_eval,
5664 user_defined_command_args_stack_test,
5665 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5666 temporary_breakpoint_commands,
5667 gdb_test_no_prompt, redefine_hook_test,
5668 redefine_backtrace_test): Remove "global gdb_prompt".
5669
fd437cbc
SM
56702017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5671
5672 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5673 New proc, call it from toplevel.
5674
87215ad1
SDJ
56752017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5676
5677 PR remote/21852
5678 * gdb.server/normal.c: New file, copied from gdb.base.
5679 * gdb.server/run-without-local-binary.exp: New file.
5680
58afddc6
WP
56812017-08-07 Weimin Pan <weimin.pan@oracle.com>
5682
5683 * gdb.arch/sparc64-adi.exp: New file.
5684 * gdb.arch/sparc64-adi.c: New file.
5685
5277199a
PA
56862017-08-22 Pedro Alves <palves@redhat.com>
5687
5688 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5689 (top level): Add "list all overloads" tests.
5690
14278e1f
TT
56912017-08-22 Tom Tromey <tom@tromey.com>
5692
5693 * gdb.gdb/xfullpath.exp: Remove.
5694
bf223d3e
PA
56952017-08-21 Pedro Alves <palves@redhat.com>
5696
5697 PR gdb/19487
5698 * gdb.base/symbol-alias.c: New.
5699 * gdb.base/symbol-alias2.c: New.
5700 * gdb.base/symbol-alias.exp: New.
5701
c973d0aa
PA
57022017-08-21 Pedro Alves <palves@redhat.com>
5703
5704 * gdb.base/dfp-test.c
5705 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5706 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5707 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5708 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5709 * gdb.base/whatis-ptype-typedefs.c: New.
5710 * gdb.base/whatis-ptype-typedefs.exp: New.
5711 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5712 (an_int, an_int_type, an_int_type2): New globals.
5713 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5714 involving typedefs and cast expressions.
5715 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5716 (lookup_typedefs_function): New.
5717 (typedefs_pretty_printers_dict): New.
5718 (top level): Register lookup_typedefs_function in
5719 gdb.pretty_printers.
5720
6d580b63
YQ
57212017-08-18 Yao Qi <yao.qi@linaro.org>
5722
5723 * gdb.server/unittest.exp: New.
5724
206726fb
SDJ
57252017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
5726
5727 PR gdb/21954
5728 * gdb.base/environ.exp: Add test to check if 'unset environment'
5729 works.
5730
bf0ec4c2
AA
57312017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5732
5733 * lib/gdb.exp (universal_compile_options): New caching proc.
5734 (gdb_compile): Suppress GCC's coloring of messages.
5735
d6382fff
TT
57362017-08-14 Tom Tromey <tom@tromey.com>
5737
5738 PR gdb/21675:
5739 * gdb.base/printcmds.exp (test_radices): New function.
5740 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
5741 * gdb.base/sizeof.exp (check_valueof): Use p/d.
5742 * lib/gdb.exp (get_integer_valueof): Use p/d.
5743
c2c2dd9f
SM
57442017-08-12 Simon Marchi <simon.marchi@ericsson.com>
5745
5746 * lib/gdb.exp (get_valueof): Don't capture end-of-line
5747 characters.
5748
fdffd6f4
TT
57492017-08-05 Tom Tromey <tom@tromey.com>
5750
5751 * gdb.rust/simple.exp: Allow String to appear in a different
5752 namespace.
5753
27d41eac
YQ
57542017-07-26 Yao Qi <yao.qi@linaro.org>
5755
5756 * gdb.gdb/unittest.exp: Invoke command
5757 "maintenance check xml-descriptions".
5758
031ed05d
AA
57592017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5760
5761 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
5762 calling context.
5763 (hex128): Drop erroneous calculation of parameters.
5764
dcd27ddf
SM
57652017-07-22 Simon Marchi <simon.marchi@ericsson.com>
5766
5767 * gdb.python/py-unwind.exp: Disable stack protection when
5768 building test file.
5769
47e77640
PA
57702017-07-20 Pedro Alves <palves@redhat.com>
5771
5772 * gdb.base/default.exp (set language): Adjust expected output.
5773
62d2a18a
PA
57742017-07-20 Pedro Alves <palves@redhat.com>
5775
5776 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
5777 (test_minsym): ... this, and make static.
5778 (get_pck__foo__bar__minsym): Rename to ...
5779 (get_test_minsym): ... this.
5780 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
5781 symbol names and comments.
5782 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
5783 (get_test_minsym): ... this.
5784 (pck__foo__bar__minsym__2): Rename to ...
5785 (test_minsym): ... this.
5786 (main): Adjust.
5787
c45ec17c
PA
57882017-07-17 Pedro Alves <palves@redhat.com>
5789
5790 * gdb.base/completion.exp: Adjust expected output.
5791 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5792 the completer works.
5793
c6756f62
PA
57942017-07-17 Pedro Alves <palves@redhat.com>
5795
5796 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5797
5bd68487
AB
57982017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
5799
5800 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
5801
8880f2a9
TT
58022017-07-14 Tom Tromey <tom@tromey.com>
5803
5804 PR rust/21764:
5805 * gdb.rust/simple.exp: Add tests.
5806
65547233
TT
58072017-07-14 Tom Tromey <tom@tromey.com>
5808
5809 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5810
8f14146e
PA
58112017-07-14 Pedro Alves <palves@redhat.com>
5812
5813 * gdb.linespec/base/one/thefile.cc (z1): New function.
5814 * gdb.linespec/base/two/thefile.cc (z2): New function.
5815 * gdb.linespec/linespec.exp: Add tests.
5816
b4365d02
AB
58172017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5818
5819 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
5820 to mi_create_breakpoint.
5821
5d2cbaa5
AB
58222017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5823
5824 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
5825 mi_create_breakpoint.
5826
11cb5716
IB
58272017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
5828
5829 * gdb.dlang/demangle.exp: Update for demangling changes.
5830
03278692
TT
58312017-07-09 Tom Tromey <tom@tromey.com>
5832
5833 * gdb.dwarf2/shortpiece.exp: New file.
5834
33c5cd75
DB
58352017-07-06 David Blaikie <dblaikie@gmail.com>
5836
5837 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
5838 built from fissiont-multi-cu{1,2}.c.
5839 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
5840 except putting 'main' and 'func' in separate CUs in the same DWO file.
5841 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
5842 test.
5843 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
5844 test.
5845
8455d262
PA
58462017-07-06 Pedro Alves <palves@redhat.com>
5847
5848 * gdb.python/py-unwind.exp: Test flushregs.
5849
dc4bde35
SDJ
58502017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5851
5852 PR cli/21688
5853 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
5854 tests for alias commands and trailing whitespace.
5855
51ed89aa
SDJ
58562017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5857
5858 PR cli/21688
5859 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
5860 procedure. Call it.
5861
eb17d413
PA
58622017-06-29 Pedro Alves <palves@redhat.com>
5863
5864 * gdb.base/printcmds.exp: Add tests.
5865
41664b45
DG
58662017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
5867
5868 PR gdb/21337
5869 * gdb.base/reread-readsym.exp: New file.
5870 * gdb.base/reread-readsym.c: New file.
5871
75312ae3
KB
58722017-06-21 Kevin Buettner <kevinb@redhat.com>
5873
5874 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
5875 subpattern.
5876
66953522
PB
58772017-06-19 Peter Bergner <bergner@vnet.ibm.com>
5878
5879 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
5880 extended mnemonic.
5881 * gdb.arch/powerpc-power9.s: Likewise.
5882
5524b525
AA
58832017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5884
5885 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
5886 on 32-bit x86 targets. Exploit is_*_target macros where
5887 appropriate.
5888
03c8af18
AA
58892017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5890
5891 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
5892 register pieces.
5893
3bf31011
AA
58942017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5895
5896 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
5897 located in one or more DWARF pieces.
5898
805acca0
AA
58992017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5900
5901 * lib/gdb.exp (get_endianness): New proc.
5902 * gdb.arch/aarch64-fp.exp: Use it.
5903 * gdb.arch/altivec-regs.exp: Likewise.
5904 * gdb.arch/e500-regs.exp: Likewise.
5905 * gdb.arch/vsx-regs.exp: Likewise.
5906 * gdb.base/dump.exp: Likewise.
5907 * gdb.base/funcargs.exp: Likewise.
5908 * gdb.base/gnu_vector.exp: Likewise.
5909 * gdb.dwarf2/formdata16.exp: Likewise.
5910 * gdb.dwarf2/implptrpiece.exp: Likewise.
5911 * gdb.dwarf2/nonvar-access.exp: Likewise.
5912 * gdb.python/py-inferior.exp: Likewise.
5913 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5914
e9352324
AA
59152017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5916
5917 PR gdb/21226
5918 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
5919 stack value pieces are taken from the LSB end.
5920
d5d1163e
AA
59212017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5922
5923 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
5924 variable at nonzero offset.
5925
0567c986
AA
59262017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5927
5928 * gdb.dwarf2/var-access.c: New file.
5929 * gdb.dwarf2/var-access.exp: New test.
5930 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
5931
973e9aab
TT
59322017-06-12 Tom Tromey <tom@tromey.com>
5933
5934 * gdb.dwarf2/formdata16.exp: Add tests.
5935
d9109c80
TT
59362017-06-12 Tom Tromey <tom@tromey.com>
5937
5938 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
5939
30a25466
TT
59402017-06-12 Tom Tromey <tom@tromey.com>
5941
5942 PR exp/16225:
5943 * gdb.reverse/i386-sse-reverse.exp: Update tests.
5944 * gdb.arch/vsx-regs.exp: Update tests.
5945 * gdb.arch/s390-vregs.exp (hex128): New proc.
5946 Update test.
5947 * gdb.arch/altivec-regs.exp: Update tests.
5948
aefd8b33
SDJ
59492017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5950
5951 * gdb.base/startup-with-shell.c: New file.
5952 * gdb.base/startup-with-shell.exp: Likewise.
5953
2090129c
SDJ
59542017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5955
5956 * gdb.server/non-existing-program.exp: Update regex in order to
5957 reflect the fact that gdbserver is now using fork_inferior (with a
5958 shell) to startup the inferior.
5959
8e86a419
SM
59602017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5961
5962 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
5963 support function calls from GDB.
5964
e6cf65f2
TT
59652017-05-21 Tom Tromey <tom@tromey.com>
5966
5967 PR rust/21466:
5968 * gdb.rust/unsized.exp: New file.
5969 * gdb.rust/unsized.rs: New file.
5970
43cc5389
TT
59712017-05-19 Tom Tromey <tom@tromey.com>
5972
5973 PR rust/21484:
5974 * gdb.rust/watch.exp: New file.
5975 * gdb.rust/watch.rs: New file.
5976
ec8df234
TT
59772017-05-18 Tom Tromey <tom@tromey.com>
5978
5979 * gdb.rust/simple.exp: Allow Box to be qualified.
5980
3e3e7fae
TP
59812017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
5982
5983 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
5984
59cc050d
PA
59852017-05-18 Pedro Alves <palves@redhat.com>
5986
5987 * gdb.base/fileio.c (test_write, test_read, test_close)
5988 (test_fstat): Don't print 'ret' in the fail path.
5989
c8f6abd1
PA
59902017-05-18 Pedro Alves <palves@redhat.com>
5991
5992 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
5993 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
5994 (test_system, test_rename, test_unlink, test_time): Change
5995 prototypes.
5996 * gdb.base/fileio.exp (stop_msg): Adjust.
5997
d2a03b77
PA
59982017-05-18 Pedro Alves <palves@redhat.com>
5999
6000 * gdb.base/fileio.c (null_str): New global.
6001 (test_stat): Use it.
6002 * gdb.base/fileio.exp: Remove nowarnings.
6003
0d5c6999
YQ
60042017-05-17 Yao Qi <yao.qi@linaro.org>
6005
6006 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6007
21873064
YQ
60082017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6009
6010 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6011 argument command.
6012 (top-level): Invoke test_set_inferior_tty.
6013
d512d31c
PA
60142017-05-04 Pedro Alves <palves@redhat.com>
6015
6016 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6017 Add parens to print call for Python 3.
6018
90cef2ed
KS
60192017-05-03 Keith Seitz <keiths@redhat.com>
6020
6021 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6022 (main): Call it.
6023
14f819c8
TW
60242017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6025
6026 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6027 to prev and next.
6028
913aeadd
TW
60292017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6030
6031 * gdb.python/py-record-btrace.exp: Remove test for
6032 gdb.BtraceInstruction.error.
6033
a3be24ad
TW
60342017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6035
6036 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6037
ae20e79a
TW
60382017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6039
6040 * gdb.python/py-record-btrace-threads.c: New file.
6041 * gdb.python/py-record-btrace-threads.exp: New file.
6042
45ce1b47
SDJ
60432017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6044
6045 PR testsuite/8595
6046 * gdb.base/environ.exp: Make test available in all architectures.
6047 Move bits related to "info program" testing to
6048 gdb.base/info-program.exp. Rewrite tests to use the two new
6049 procedures mentione below.
6050 (test_set_show_env_var) New procedure.
6051 (test_set_show_env_var_equal): Likewise.
6052 * gdb.base/info-program.exp: New file.
6053
e15c3eb4
KS
60542017-04-27 Keith Seitz <keiths@redhat.com>
6055
6056 * gdb.cp/oranking.cc (test15): New function.
6057 (main): Call test15 and declare additional variables for testing.
6058 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6059 "p foo101('abc')" tests.
6060 Add tests for cv qualifier overloads.
6061 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6062 "lvalue reference overload" test.
6063 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6064 "print value of f1 on Child&& in f2" test.
6065
3a3fd0fd
PA
60662017-04-19 Pedro Alves <palves@redhat.com>
6067
6068 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6069 procedure.
6070 (top level): Call it.
6071 * lib/gdb.exp (gdb_define_cmd): New procedure.
6072
53375380
PA
60732017-04-12 Pedro Alves <palves@redhat.com>
6074
6075 PR gdb/21323
6076 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6077 (wchar): New global.
6078 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6079 (do_test_wide_char, wide_char_types_no_program, top level): Add
6080 wchar_t testing.
6081
53e710ac
PA
60822017-04-12 Pedro Alves <palves@redhat.com>
6083
6084 PR c++/21323
6085 * gdb.cp/wide_char_types.c: New file.
6086 * gdb.cp/wide_char_types.exp: New file.
6087
0ad9d8c7
SDJ
60882017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6089
6090 PR gdb/21352
6091 * gdb.trace/tsv.exp: Add test for "tsave -r".
6092
b1b45502
IB
60932017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6094
6095 * gdb.dlang/watch-loc.c: New file.
6096 * gdb.dlang/watch-loc.exp: New file.
6097
ec13808e
JK
60982017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6099
6100 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6101
fe5f7374
AK
61022017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6103
6104 * gdb.arch/arc-analyze-prologue.S: New file.
6105 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6106
eea78757
AK
61072017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6108
6109 * gdb.arch/arc-decode-insn.S: New file.
6110 * gdb.arch/arc-decode-insn.exp: Likewise.
6111
5badf10a
IR
61122017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6113
6114 PR tdep/20928
6115 * gdb.arch/sparc64-regs.exp: New file.
6116 * gdb.arch/sparc64-regs.S: Likewise.
6117
cee59b3f
TW
61182017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6119
6120 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6121 and memory view on Python 3.
6122
c0f55cc6
AV
61232017-03-20 Artemiy Volkov <artemiyv@acm.org>
6124 Keith Seitz <keiths@redhat.com>
6125
6126 PR gdb/14441
6127 * gdb.cp/demangle.exp: Add rvalue reference tests.
6128 * gdb.cp/rvalue-ref-casts.cc: New file.
6129 * gdb.cp/rvalue-ref-casts.exp: New file.
6130 * gdb.cp/rvalue-ref-overload.cc: New file.
6131 * gdb.cp/rvalue-ref-overload.exp: New file.
6132 * gdb.cp/rvalue-ref-params.cc: New file.
6133 * gdb.cp/rvalue-ref-params.exp: New file.
6134 * gdb.cp/rvalue-ref-sizeof.cc: New file.
6135 * gdb.cp/rvalue-ref-sizeof.exp: New file.
6136 * gdb.cp/rvalue-ref-types.cc: New file.
6137 * gdb.cp/rvalue-ref-types.exp: New file.
6138 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
6139 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
6140
51457a05
MAL
61412017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6142
6143 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
6144 New procedure.
6145
5b291c04
MAL
61462017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6147
6148 * lib/mi-support.exp (mi_gdb_test): Add additional message
6149 for unexpected output.
6150
59a56148
AA
61512017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6152
6153 * gdb.base/examine-backward.c (Barrier): New character array
6154 constant, to ensure that TestStrings is preceded by a string
6155 terminator.
6156
7942e96e
AA
61572017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6158
6159 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
6160 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
6161 and implicit pointer into such a location.
6162
6ebac3fb
DE
61632017-03-16 Doug Evans <dje@google.com>
6164
6165 * gdb.python/py-lazy-string (pointer): Really add new typedef.
6166
ec3b243d
TP
61672017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
6168
6169 * gdb.cp/m-static.exp: Fix expectation for prototype of
6170 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
6171
61722017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
6173
6174 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
6175 * gdb.guile/scm-lazy-string.c: New file.
6176 * gdb.guile/scm-value.exp: Move lazy string tests to ...
6177 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
6178 for pointer, array, typedef lazy strings.
6179
2cc36e25 61802017-03-16 Doug Evans <dje@google.com>
34b43320
DE
6181
6182 PR python/17728, python/18439, python/18779
6183 * gdb.python/py-value.c (main) Delete locals sptr, sn.
6184 * gdb.python/py-lazy-string.c (pointer): New typedef.
6185 (main): New locals ptr, array, typedef_ptr.
6186 * gdb.python/py-value.exp: Move lazy string tests to ...
6187 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
6188 array, typedef lazy strings.
ec3b243d 6189
0efcde63
AK
61902017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
6191
6192 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
6193 Add optional 'test' parameter.
6194
7978d7c3
SM
61952017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6196
6197 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6198 Skip for versions of DejaGnu < 1.5.
6199
896c0c1e
SM
62002017-03-13 Simon Marchi <simon.marchi@ericsson.com>
6201
6202 * lib/gdb.exp (dejagnu_version): New proc.
6203 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6204 Use dejagnu_version.
6205
5f4d1085
KS
62062017-03-10 Keith Seitz <keiths@redhat.com>
6207
6208 PR c++/8128
6209 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
6210 type from destructor regexps.
6211 Add a branch which actually passes the test.
6212 Adjust "ptype t5i" test names.
6213
1de05205
PA
62142017-03-08 Pedro Alves <palves@redhat.com>
6215
6216 * gdb.base/step-over-exit.exp: Add explicit test message.
6217
c65d6b55
PA
62182017-03-08 Pedro Alves <palves@redhat.com>
6219
6220 PR gdb/18360
6221 * gdb.threads/interrupt-while-step-over.c: New file.
6222 * gdb.threads/interrupt-while-step-over.exp: New file.
6223
2e86a283
PA
62242017-03-08 Pedro Alves <palves@redhat.com>
6225
6226 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
6227 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
6228
25dcbff6
PA
62292017-03-08 Pedro Alves <palves@redhat.com>
6230
6231 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
6232 PKRU as not supported as a PASS.
6233
dc9366eb
PA
62342017-03-08 Pedro Alves <palves@redhat.com>
6235
6236 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
6237 prefix instead of $binfile1/$binfile2.
6238 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
6239 in test message.
6240 * gdb.python/py-completion.exp: Use "load python file" as test
6241 messages instead of unstable path names.
6242
6e5d74e7
PA
62432017-03-08 Pedro Alves <palves@redhat.com>
6244 Jan Kratochvil <jan.kratochvil@redhat.com>
6245
6246 PR cli/21218
6247 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
6248 New proc.
6249 (top level): Call it.
6250
9753a2f6
PA
62512017-03-08 Pedro Alves <palves@redhat.com>
6252
6253 PR tui/21216
6254 * gdb.tui/tui-nl-filtered-output.exp: New file.
6255
1a4dd9dd
PA
62562017-03-08 Pedro Alves <palves@redhat.com>
6257
6258 * gdb.base/completion.exp: Move TUI completion tests to ...
6259 * gdb.tui/completion.exp: ... this new file.
6260
7cbbff33
PA
62612017-03-08 Pedro Alves <palves@redhat.com>
6262
6263 * gdb.base/tui-disasm-long-lines.c,
6264 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
6265 gdb.base/tui-layout.exp: Move to ...
6266 * gdb.tui/: ... this new directory.
6267
5f6fd321
PA
62682017-03-07 Pedro Alves <palves@redhat.com>
6269
6270 * gdb.base/tui-layout.c: New file.
6271 * gdb.base/tui-layout.exp: New file.
6272
44959fa8
PA
62732017-03-07 Pedro Alves <palves@redhat.com>
6274
6275 * gdb.base/tui-layout.c: Rename to ...
6276 * gdb.base/tui-disasm-long-lines.c: ... this.
6277 * gdb.base/tui-layout.exp: Rename to ...
6278 * gdb.base/tui-disasm-long-lines.exp: ... this.
6279
f8c4e718
PA
62802017-03-07 Pedro Alves <palves@redhat.com>
6281
6282 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
6283
6dbb839a 62842017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
6285
6286 * i386-mpx-call.c: New file.
6287 * i386-mpx-call.exp: New file.
6288
65b48a81
PB
62892017-02-28 Peter Bergner <bergner@vnet.ibm.com>
6290
6291 * gdb.arch/powerpc-power.exp: Delete test.
6292 * gdb.arch/powerpc-power.s: Likewise.
6293 * gdb.disasm/disassembler-options.exp: New test.
6294 * gdb.arch/powerpc-altivec.exp: Likewise.
6295 * gdb.arch/powerpc-altivec.s: Likewise.
6296 * gdb.arch/powerpc-altivec2.exp: Likewise.
6297 * gdb.arch/powerpc-altivec2.s: Likewise.
6298 * gdb.arch/powerpc-altivec3.exp: Likewise.
6299 * gdb.arch/powerpc-altivec3.s: Likewise.
6300 * gdb.arch/powerpc-power7.exp: Likewise.
6301 * gdb.arch/powerpc-power7.s: Likewise.
6302 * gdb.arch/powerpc-power8.exp: Likewise.
6303 * gdb.arch/powerpc-power8.s: Likewise.
6304 * gdb.arch/powerpc-power9.exp: Likewise.
6305 * gdb.arch/powerpc-power9.s: Likewise.
6306 * gdb.arch/powerpc-vsx.exp: Likewise.
6307 * gdb.arch/powerpc-vsx.s: Likewise.
6308 * gdb.arch/powerpc-vsx2.exp: Likewise.
6309 * gdb.arch/powerpc-vsx2.s: Likewise.
6310 * gdb.arch/powerpc-vsx3.exp: Likewise.
6311 * gdb.arch/powerpc-vsx3.s: Likewise.
6312 * gdb.arch/arm-disassembler-options.exp: Likewise.
6313 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
6314 * gdb.arch/s390-disassembler-options.exp: Likewise.
6315
17cd4947
LM
63162017-02-23 Luis Machado <lgustavo@codesourcery.com>
6317
6318 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
6319 (check_supported_features): ... this. Changed return type to void.
6320 (supports_rdseed): New static global.
6321 (rdseed): Check supports_rdseed.
6322 (initialize): Call check_supported_features.
6323
2039d74e
EBM
63242017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6325
6326 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6327 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6328 and lqarx/stqcx.
6329 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6330 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6331
a51d7ecf
EBM
63322017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6333
6334 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6335 uppercase.
6336
0224619f
JK
63372017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6338
6339 * gdb.dwarf2/formdata16.c: New file.
6340 * gdb.dwarf2/formdata16.exp: New file.
6341 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6342
216f72a1
JK
63432017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6344
6345 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
6346 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
6347 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
6348 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6349 DW_AT_GNU_*.
6350
43988095
JK
63512017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6352
6353 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
6354
99e8a4f9
SDJ
63552017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6356
6357 PR gdb/21164
6358 * gdb.base/maint.exp: Add testcases for when the commands do
6359 not have arguments.
6360
b58a8c0c
TP
63612017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
6362
6363 * gdb.cp/chained-calls.exp: Use p instead of P.
6364
4e746bb6
TW
63652017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6366
6367 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
6368 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
6369
3f77c769
TT
63702017-02-14 Tom Tromey <tom@tromey.com>
6371
6372 PR python/13598:
6373 * gdb.python/py-events.exp: Add before_prompt event tests.
6374
075beec0
AA
63752017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6376
6377 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
6378
bf5f525c
LM
63792017-02-13 Luis Machado <lgustavo@codesourcery.com>
6380
6381 * gdb.linespec/explicit.c (my_unique_function_name): New function.
6382 (main): Call my_unique_function_name.
6383 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
6384 completion of patterns with a single match.
6385 Add missing -re switches to gdb_test_multiple calls.
6386
13a66184
LM
63872017-02-13 Luis Machado <lgustavo@codesourcery.com>
6388
6389 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
6390 return if core file is not recognized.
6391
26a06916
SM
63922017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6393
6394 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
6395 and extra UIs.
6396
b761ca9e
SM
63972017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6398
6399 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
6400 proc_with_prefix.
6401
b964bee0
TT
64022017-02-10 Tom Tromey <tom@tromey.com>
6403
6404 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
6405
18da0c51
MG
64062017-02-10 Martin Galvan <martingalvan@sourceware.org>
6407
6408 PR gdb/21122
6409 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
6410
604c4576
JG
64112017-02-08 Jerome Guitton <guitton@adacore.com>
6412
6413 * gdb.base/define.exp: Add test for command abbreviations
6414 in define.
6415
20b477a7
LM
64162017-02-06 Luis Machado <lgustavo@codesourcery.com>
6417
6418 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
6419 * gdb.reverse/insn-reverse-x86.c: New file.
6420
3f7b46f2
IR
64212017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
6422
6423 PR tdep/20936
6424 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
6425
f0fd41c1
TT
64262017-02-03 Tom Tromey <tom@tromey.com>
6427
6428 PR rust/21097:
6429 * gdb.rust/simple.exp: Add new tests.
6430
5be5dbf0
PA
64312017-02-02 Pedro Alves <palves@redhat.com>
6432
6433 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
6434 tests.
6435
7346ef59
AA
64362017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6437
6438 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
6439 taking a 2-byte value out of a 4-byte DWARF implicit value on
6440 big-endian targets.
6441 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
6442 logic. Add test cases for DW_OP_implicit.
6443
787f0025
MM
64442017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6445
6446 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
6447
68777c29
MM
64482017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6449
6450 * gdb.btrace/enable.exp: Call gdb_exit before
6451 skip_gdbserver_tests.
6452
0a1c7e28
MM
64532017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6454
6455 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
6456 GDBFLAGS.
6457
b5ac99b0
MM
64582017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6459
6460 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
6461 the test is skipped.
6462 * gdb.btrace/data.exp: Likewise.
6463 * gdb.btrace/delta.exp: Likewise.
6464 * gdb.btrace/dlopen.exp: Likewise.
6465 * gdb.btrace/enable-running.exp: Likewise.
6466 * gdb.btrace/enable.exp: Likewise.
6467 * gdb.btrace/exception.exp: Likewise.
6468 * gdb.btrace/function_call_history.exp: Likewise.
6469 * gdb.btrace/gcore.exp: Likewise.
6470 * gdb.btrace/instruction_history.exp: Likewise.
6471 * gdb.btrace/multi-thread-step.exp: Likewise.
6472 * gdb.btrace/nohist.exp: Likewise.
6473 * gdb.btrace/non-stop.exp: Likewise.
6474 * gdb.btrace/reconnect.exp: Likewise.
6475 * gdb.btrace/record_goto-step.exp: Likewise.
6476 * gdb.btrace/record_goto.exp: Likewise.
6477 * gdb.btrace/rn-dl-bind.exp: Likewise.
6478 * gdb.btrace/segv.exp: Likewise.
6479 * gdb.btrace/step.exp: Likewise.
6480 * gdb.btrace/stepi.exp: Likewise.
6481 * gdb.btrace/tailcall-only.exp: Likewise.
6482 * gdb.btrace/tailcall.exp: Likewise.
6483 * gdb.btrace/tsx.exp: Likewise.
6484 * gdb.btrace/unknown_functions.exp: Likewise.
6485 * gdb.btrace/vdso.exp: Likewise.
6486
cd4007e4
MM
64872017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6488
6489 * gdb.btrace/enable-running.c: New.
6490 * gdb.btrace/enable-running.exp: New.
6491
2735833d
WT
64922017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
6493
6494 * gdb.arch/amd64-gs_base.c: New file.
6495 * gdb.arch/amd64-gs_base.exp: New file.
6496
b51e1e94
LM
64972017-01-26 Luis Machado <lgustavo@codesourcery.com>
6498
6499 * lib/memory.exp: Remove spurious empty newlines.
6500
72ca0410
SM
65012017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
6502
6503 * gdb.python/py-bad-printers.exp: Load python file using "source".
6504 * gdb.python/py-events.exp: Likewise.
6505 * gdb.python/py-evsignal.exp: Likewise.
6506 * gdb.python/py-evthreads.exp: Likewise.
6507 * gdb.python/py-frame-args.exp: Likewise.
6508 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
6509 * gdb.python/py-framefilter-mi.exp: Likewise.
6510 * gdb.python/py-framefilter.exp: Likewise.
6511 * gdb.python/py-mi.exp: Likewise.
6512 * gdb.python/py-pp-maint.exp: Likewise.
6513 * gdb.python/py-pp-registration.exp: Likewise.
6514 * gdb.python/py-prettyprint.exp: Likewise.
6515 (run_lang_tests): Likewise.
6516 * gdb.python/py-typeprint.exp: Likewise.
6517
e309aa65
LM
65182017-01-26 Luis Machado <lgustavo@codesourcery.com>
6519
6520 * lib/memory.exp: New file.
6521 * lib/gdb.exp: Load memory.exp.
6522 * gdb.base/memattr.exp (delete_memory): Move proc to
6523 lib/memory.exp and rename to delete_memory_regions.
6524 Replace delete_memory with delete_memory_regions.
6525 Cleanup memory regions before tests.
6526 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
6527 before tests.
6528
515aff23
LM
65292017-01-26 Luis Machado <lgustavo@codesourcery.com>
6530
6531 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
6532 files.
6533 (initialize): New function conditionally defined.
6534 (testcases): Move within conditional block.
6535 (main): Call initialize.
6536 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
6537 of gdb.reverse/insn-reverse.c.
6538 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
6539 gdb.reverse/insn-reverse.c.
6540
d8b49cf0
YQ
65412017-01-26 Yao Qi <yao.qi@linaro.org>
6542
6543 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
6544 disassemble on address 0.
6545
f13a9a0c
YQ
65462017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
6547 Yao Qi <yao.qi@linaro.org>
6548
6549 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
6550 * gdb.dwarf2/implptr-64bit.S: Remove.
6551 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
6552 variables in caller's context. Add DW_OP_implicit_value.
6553
5ac95241
YQ
65542017-01-25 Yao Qi <yao.qi@linaro.org>
6555
6556 * lib/dwarf.exp (Dwarf::_location): Handle
6557 DW_OP_GNU_implicit_pointer with proper size.
6558
23e82930
LM
65592017-01-20 Luis Machado <lgustavo@codesourcery.com>
6560
6561 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
6562 and add untested calls.
6563
d334ae25
LM
65642017-01-20 Luis Machado <lgustavo@codesourcery.com>
6565
6566 * gdb.python/python.exp: Check line number against what GDB thinks
6567 the line number is for func1.
6568
f5e6296e
IB
65692017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6570
6571 * gdb.dlang/debug-expr.exp: New file.
6572
5b362f04
LM
65732016-12-23 Luis Machado <lgustavo@codesourcery.com>
6574
6575 Fix test names for the following files:
6576
6577 * gdb.ada/exec_changed.exp
6578 * gdb.ada/info_types.exp
6579 * gdb.arch/aarch64-atomic-inst.exp
6580 * gdb.arch/aarch64-fp.exp
6581 * gdb.arch/altivec-abi.exp
6582 * gdb.arch/altivec-regs.exp
6583 * gdb.arch/amd64-byte.exp
6584 * gdb.arch/amd64-disp-step.exp
6585 * gdb.arch/amd64-dword.exp
6586 * gdb.arch/amd64-entry-value-inline.exp
6587 * gdb.arch/amd64-entry-value-param.exp
6588 * gdb.arch/amd64-entry-value-paramref.exp
6589 * gdb.arch/amd64-entry-value.exp
6590 * gdb.arch/amd64-i386-address.exp
6591 * gdb.arch/amd64-invalid-stack-middle.exp
6592 * gdb.arch/amd64-invalid-stack-top.exp
6593 * gdb.arch/amd64-optimout-repeat.exp
6594 * gdb.arch/amd64-prologue-skip.exp
6595 * gdb.arch/amd64-prologue-xmm.exp
6596 * gdb.arch/amd64-stap-special-operands.exp
6597 * gdb.arch/amd64-stap-wrong-subexp.exp
6598 * gdb.arch/amd64-tailcall-cxx.exp
6599 * gdb.arch/amd64-tailcall-noret.exp
6600 * gdb.arch/amd64-tailcall-ret.exp
6601 * gdb.arch/amd64-tailcall-self.exp
6602 * gdb.arch/amd64-word.exp
6603 * gdb.arch/arm-bl-branch-dest.exp
6604 * gdb.arch/arm-disp-step.exp
6605 * gdb.arch/arm-neon.exp
6606 * gdb.arch/arm-single-step-kernel-helper.exp
6607 * gdb.arch/avr-flash-qualifier.exp
6608 * gdb.arch/disp-step-insn-reloc.exp
6609 * gdb.arch/e500-abi.exp
6610 * gdb.arch/e500-regs.exp
6611 * gdb.arch/ftrace-insn-reloc.exp
6612 * gdb.arch/i386-avx512.exp
6613 * gdb.arch/i386-bp_permanent.exp
6614 * gdb.arch/i386-byte.exp
6615 * gdb.arch/i386-cfi-notcurrent.exp
6616 * gdb.arch/i386-disp-step.exp
6617 * gdb.arch/i386-dr3-watch.exp
6618 * gdb.arch/i386-float.exp
6619 * gdb.arch/i386-gnu-cfi.exp
6620 * gdb.arch/i386-mpx-map.exp
6621 * gdb.arch/i386-mpx-sigsegv.exp
6622 * gdb.arch/i386-mpx-simple_segv.exp
6623 * gdb.arch/i386-mpx.exp
6624 * gdb.arch/i386-permbkpt.exp
6625 * gdb.arch/i386-prologue.exp
6626 * gdb.arch/i386-signal.exp
6627 * gdb.arch/i386-size-overlap.exp
6628 * gdb.arch/i386-unwind.exp
6629 * gdb.arch/i386-word.exp
6630 * gdb.arch/mips-fcr.exp
6631 * gdb.arch/powerpc-d128-regs.exp
6632 * gdb.arch/powerpc-stackless.exp
6633 * gdb.arch/ppc64-atomic-inst.exp
6634 * gdb.arch/s390-stackless.exp
6635 * gdb.arch/s390-tdbregs.exp
6636 * gdb.arch/s390-vregs.exp
6637 * gdb.arch/sparc-sysstep.exp
6638 * gdb.arch/thumb-bx-pc.exp
6639 * gdb.arch/thumb-singlestep.exp
6640 * gdb.arch/thumb2-it.exp
6641 * gdb.arch/vsx-regs.exp
6642 * gdb.asm/asm-source.exp
6643 * gdb.base/a2-run.exp
6644 * gdb.base/advance.exp
6645 * gdb.base/all-bin.exp
6646 * gdb.base/anon.exp
6647 * gdb.base/args.exp
6648 * gdb.base/arithmet.exp
6649 * gdb.base/async-shell.exp
6650 * gdb.base/async.exp
6651 * gdb.base/attach-pie-noexec.exp
6652 * gdb.base/attach-twice.exp
6653 * gdb.base/auto-load.exp
6654 * gdb.base/bang.exp
6655 * gdb.base/bitfields.exp
6656 * gdb.base/break-always.exp
6657 * gdb.base/break-caller-line.exp
6658 * gdb.base/break-entry.exp
6659 * gdb.base/break-inline.exp
6660 * gdb.base/break-on-linker-gcd-function.exp
6661 * gdb.base/break-probes.exp
6662 * gdb.base/break.exp
6663 * gdb.base/breakpoint-shadow.exp
6664 * gdb.base/call-ar-st.exp
6665 * gdb.base/call-sc.exp
6666 * gdb.base/call-signal-resume.exp
6667 * gdb.base/call-strs.exp
6668 * gdb.base/callfuncs.exp
6669 * gdb.base/catch-fork-static.exp
6670 * gdb.base/catch-gdb-caused-signals.exp
6671 * gdb.base/catch-load.exp
6672 * gdb.base/catch-signal-fork.exp
6673 * gdb.base/catch-signal.exp
6674 * gdb.base/catch-syscall.exp
6675 * gdb.base/charset.exp
6676 * gdb.base/checkpoint.exp
6677 * gdb.base/chng-syms.exp
6678 * gdb.base/code-expr.exp
6679 * gdb.base/code_elim.exp
6680 * gdb.base/commands.exp
6681 * gdb.base/completion.exp
6682 * gdb.base/complex.exp
6683 * gdb.base/cond-expr.exp
6684 * gdb.base/condbreak.exp
6685 * gdb.base/consecutive.exp
6686 * gdb.base/continue-all-already-running.exp
6687 * gdb.base/coredump-filter.exp
6688 * gdb.base/corefile.exp
6689 * gdb.base/dbx.exp
6690 * gdb.base/debug-expr.exp
6691 * gdb.base/define.exp
6692 * gdb.base/del.exp
6693 * gdb.base/disabled-location.exp
6694 * gdb.base/disasm-end-cu.exp
6695 * gdb.base/disasm-optim.exp
6696 * gdb.base/display.exp
6697 * gdb.base/duplicate-bp.exp
6698 * gdb.base/ena-dis-br.exp
6699 * gdb.base/ending-run.exp
6700 * gdb.base/enumval.exp
6701 * gdb.base/environ.exp
6702 * gdb.base/eu-strip-infcall.exp
6703 * gdb.base/eval-avoid-side-effects.exp
6704 * gdb.base/eval-skip.exp
6705 * gdb.base/exitsignal.exp
6706 * gdb.base/expand-psymtabs.exp
6707 * gdb.base/filesym.exp
6708 * gdb.base/find-unmapped.exp
6709 * gdb.base/finish.exp
6710 * gdb.base/float.exp
6711 * gdb.base/foll-exec-mode.exp
6712 * gdb.base/foll-exec.exp
6713 * gdb.base/foll-fork.exp
6714 * gdb.base/fortran-sym-case.exp
6715 * gdb.base/freebpcmd.exp
6716 * gdb.base/func-ptr.exp
6717 * gdb.base/func-ptrs.exp
6718 * gdb.base/funcargs.exp
6719 * gdb.base/gcore-buffer-overflow.exp
6720 * gdb.base/gcore-relro-pie.exp
6721 * gdb.base/gcore-relro.exp
6722 * gdb.base/gcore.exp
6723 * gdb.base/gdb1090.exp
6724 * gdb.base/gdb11530.exp
6725 * gdb.base/gdb11531.exp
6726 * gdb.base/gdb1821.exp
6727 * gdb.base/gdbindex-stabs.exp
6728 * gdb.base/gdbvars.exp
6729 * gdb.base/hbreak.exp
6730 * gdb.base/hbreak2.exp
6731 * gdb.base/included.exp
6732 * gdb.base/infcall-input.exp
6733 * gdb.base/inferior-died.exp
6734 * gdb.base/infnan.exp
6735 * gdb.base/info-macros.exp
6736 * gdb.base/info-os.exp
6737 * gdb.base/info-proc.exp
6738 * gdb.base/info-shared.exp
6739 * gdb.base/info-target.exp
6740 * gdb.base/infoline.exp
6741 * gdb.base/interp.exp
6742 * gdb.base/interrupt.exp
6743 * gdb.base/jit-reader.exp
6744 * gdb.base/jit-simple.exp
6745 * gdb.base/kill-after-signal.exp
6746 * gdb.base/kill-detach-inferiors-cmd.exp
6747 * gdb.base/label.exp
6748 * gdb.base/langs.exp
6749 * gdb.base/ldbl_e308.exp
6750 * gdb.base/line-symtabs.exp
6751 * gdb.base/linespecs.exp
6752 * gdb.base/list.exp
6753 * gdb.base/long_long.exp
6754 * gdb.base/longest-types.exp
6755 * gdb.base/maint.exp
6756 * gdb.base/max-value-size.exp
6757 * gdb.base/memattr.exp
6758 * gdb.base/mips_pro.exp
6759 * gdb.base/morestack.exp
6760 * gdb.base/moribund-step.exp
6761 * gdb.base/multi-forks.exp
6762 * gdb.base/nested-addr.exp
6763 * gdb.base/nextoverexit.exp
6764 * gdb.base/noreturn-finish.exp
6765 * gdb.base/noreturn-return.exp
6766 * gdb.base/nostdlib.exp
6767 * gdb.base/offsets.exp
6768 * gdb.base/opaque.exp
6769 * gdb.base/pc-fp.exp
6770 * gdb.base/permissions.exp
6771 * gdb.base/print-symbol-loading.exp
6772 * gdb.base/prologue-include.exp
6773 * gdb.base/psymtab.exp
6774 * gdb.base/ptype.exp
6775 * gdb.base/random-signal.exp
6776 * gdb.base/randomize.exp
6777 * gdb.base/range-stepping.exp
6778 * gdb.base/readline-ask.exp
6779 * gdb.base/recpar.exp
6780 * gdb.base/recurse.exp
6781 * gdb.base/relational.exp
6782 * gdb.base/restore.exp
6783 * gdb.base/return-nodebug.exp
6784 * gdb.base/return.exp
6785 * gdb.base/run-after-attach.exp
6786 * gdb.base/save-bp.exp
6787 * gdb.base/scope.exp
6788 * gdb.base/sect-cmd.exp
6789 * gdb.base/set-lang-auto.exp
6790 * gdb.base/set-noassign.exp
6791 * gdb.base/setvar.exp
6792 * gdb.base/sigall.exp
6793 * gdb.base/sigbpt.exp
6794 * gdb.base/siginfo-addr.exp
6795 * gdb.base/siginfo-infcall.exp
6796 * gdb.base/siginfo-obj.exp
6797 * gdb.base/siginfo.exp
6798 * gdb.base/signals-state-child.exp
6799 * gdb.base/signest.exp
6800 * gdb.base/sigstep.exp
6801 * gdb.base/sizeof.exp
6802 * gdb.base/skip.exp
6803 * gdb.base/solib-corrupted.exp
6804 * gdb.base/solib-nodir.exp
6805 * gdb.base/solib-search.exp
6806 * gdb.base/stack-checking.exp
6807 * gdb.base/stale-infcall.exp
6808 * gdb.base/stap-probe.exp
6809 * gdb.base/start.exp
6810 * gdb.base/step-break.exp
6811 * gdb.base/step-bt.exp
6812 * gdb.base/step-line.exp
6813 * gdb.base/step-over-exit.exp
6814 * gdb.base/step-over-syscall.exp
6815 * gdb.base/step-resume-infcall.exp
6816 * gdb.base/step-test.exp
6817 * gdb.base/store.exp
6818 * gdb.base/structs3.exp
6819 * gdb.base/sym-file.exp
6820 * gdb.base/symbol-without-target_section.exp
6821 * gdb.base/term.exp
6822 * gdb.base/testenv.exp
6823 * gdb.base/ui-redirect.exp
6824 * gdb.base/until.exp
6825 * gdb.base/unwindonsignal.exp
6826 * gdb.base/value-double-free.exp
6827 * gdb.base/vla-datatypes.exp
6828 * gdb.base/vla-ptr.exp
6829 * gdb.base/vla-sideeffect.exp
6830 * gdb.base/volatile.exp
6831 * gdb.base/watch-cond-infcall.exp
6832 * gdb.base/watch-cond.exp
6833 * gdb.base/watch-non-mem.exp
6834 * gdb.base/watch-read.exp
6835 * gdb.base/watch-vfork.exp
6836 * gdb.base/watchpoint-cond-gone.exp
6837 * gdb.base/watchpoint-delete.exp
6838 * gdb.base/watchpoint-hw-hit-once.exp
6839 * gdb.base/watchpoint-hw.exp
6840 * gdb.base/watchpoint-stops-at-right-insn.exp
6841 * gdb.base/watchpoints.exp
6842 * gdb.base/wchar.exp
6843 * gdb.base/whatis-exp.exp
6844 * gdb.btrace/buffer-size.exp
6845 * gdb.btrace/data.exp
6846 * gdb.btrace/delta.exp
6847 * gdb.btrace/dlopen.exp
6848 * gdb.btrace/enable.exp
6849 * gdb.btrace/exception.exp
6850 * gdb.btrace/function_call_history.exp
6851 * gdb.btrace/gcore.exp
6852 * gdb.btrace/instruction_history.exp
6853 * gdb.btrace/nohist.exp
6854 * gdb.btrace/reconnect.exp
6855 * gdb.btrace/record_goto-step.exp
6856 * gdb.btrace/record_goto.exp
6857 * gdb.btrace/rn-dl-bind.exp
6858 * gdb.btrace/segv.exp
6859 * gdb.btrace/step.exp
6860 * gdb.btrace/stepi.exp
6861 * gdb.btrace/tailcall-only.exp
6862 * gdb.btrace/tailcall.exp
6863 * gdb.btrace/tsx.exp
6864 * gdb.btrace/unknown_functions.exp
6865 * gdb.btrace/vdso.exp
6866 * gdb.compile/compile-ifunc.exp
6867 * gdb.compile/compile-ops.exp
6868 * gdb.compile/compile-print.exp
6869 * gdb.compile/compile-setjmp.exp
6870 * gdb.cp/abstract-origin.exp
6871 * gdb.cp/ambiguous.exp
6872 * gdb.cp/annota2.exp
6873 * gdb.cp/annota3.exp
6874 * gdb.cp/anon-ns.exp
6875 * gdb.cp/anon-struct.exp
6876 * gdb.cp/anon-union.exp
6877 * gdb.cp/arg-reference.exp
6878 * gdb.cp/baseenum.exp
6879 * gdb.cp/bool.exp
6880 * gdb.cp/breakpoint.exp
6881 * gdb.cp/bs15503.exp
6882 * gdb.cp/call-c.exp
6883 * gdb.cp/casts.exp
6884 * gdb.cp/chained-calls.exp
6885 * gdb.cp/class2.exp
6886 * gdb.cp/classes.exp
6887 * gdb.cp/cmpd-minsyms.exp
6888 * gdb.cp/converts.exp
6889 * gdb.cp/cp-relocate.exp
6890 * gdb.cp/cpcompletion.exp
6891 * gdb.cp/cpexprs.exp
6892 * gdb.cp/cplabel.exp
6893 * gdb.cp/cplusfuncs.exp
6894 * gdb.cp/cpsizeof.exp
6895 * gdb.cp/ctti.exp
6896 * gdb.cp/derivation.exp
6897 * gdb.cp/destrprint.exp
6898 * gdb.cp/dispcxx.exp
6899 * gdb.cp/enum-class.exp
6900 * gdb.cp/exception.exp
6901 * gdb.cp/exceptprint.exp
6902 * gdb.cp/expand-psymtabs-cxx.exp
6903 * gdb.cp/expand-sals.exp
6904 * gdb.cp/extern-c.exp
6905 * gdb.cp/filename.exp
6906 * gdb.cp/formatted-ref.exp
6907 * gdb.cp/fpointer.exp
6908 * gdb.cp/gdb1355.exp
6909 * gdb.cp/gdb2495.exp
6910 * gdb.cp/hang.exp
6911 * gdb.cp/impl-this.exp
6912 * gdb.cp/infcall-dlopen.exp
6913 * gdb.cp/inherit.exp
6914 * gdb.cp/iostream.exp
6915 * gdb.cp/koenig.exp
6916 * gdb.cp/local.exp
6917 * gdb.cp/m-data.exp
6918 * gdb.cp/m-static.exp
6919 * gdb.cp/mb-ctor.exp
6920 * gdb.cp/mb-inline.exp
6921 * gdb.cp/mb-templates.exp
6922 * gdb.cp/member-name.exp
6923 * gdb.cp/member-ptr.exp
6924 * gdb.cp/meth-typedefs.exp
6925 * gdb.cp/method.exp
6926 * gdb.cp/method2.exp
6927 * gdb.cp/minsym-fallback.exp
6928 * gdb.cp/misc.exp
6929 * gdb.cp/namelessclass.exp
6930 * gdb.cp/namespace-enum.exp
6931 * gdb.cp/namespace-nested-import.exp
6932 * gdb.cp/namespace.exp
6933 * gdb.cp/nextoverthrow.exp
6934 * gdb.cp/no-dmgl-verbose.exp
6935 * gdb.cp/non-trivial-retval.exp
6936 * gdb.cp/noparam.exp
6937 * gdb.cp/nsdecl.exp
6938 * gdb.cp/nsimport.exp
6939 * gdb.cp/nsnested.exp
6940 * gdb.cp/nsnoimports.exp
6941 * gdb.cp/nsrecurs.exp
6942 * gdb.cp/nsstress.exp
6943 * gdb.cp/nsusing.exp
6944 * gdb.cp/operator.exp
6945 * gdb.cp/oranking.exp
6946 * gdb.cp/overload-const.exp
6947 * gdb.cp/overload.exp
6948 * gdb.cp/ovldbreak.exp
6949 * gdb.cp/ovsrch.exp
6950 * gdb.cp/paren-type.exp
6951 * gdb.cp/parse-lang.exp
6952 * gdb.cp/pass-by-ref.exp
6953 * gdb.cp/pr-1023.exp
6954 * gdb.cp/pr-1210.exp
6955 * gdb.cp/pr-574.exp
6956 * gdb.cp/pr10687.exp
6957 * gdb.cp/pr12028.exp
6958 * gdb.cp/pr17132.exp
6959 * gdb.cp/pr17494.exp
6960 * gdb.cp/pr9067.exp
6961 * gdb.cp/pr9167.exp
6962 * gdb.cp/pr9631.exp
6963 * gdb.cp/printmethod.exp
6964 * gdb.cp/psmang.exp
6965 * gdb.cp/psymtab-parameter.exp
6966 * gdb.cp/ptype-cv-cp.exp
6967 * gdb.cp/ptype-flags.exp
6968 * gdb.cp/re-set-overloaded.exp
6969 * gdb.cp/ref-types.exp
6970 * gdb.cp/rtti.exp
6971 * gdb.cp/scope-err.exp
6972 * gdb.cp/shadow.exp
6973 * gdb.cp/smartp.exp
6974 * gdb.cp/static-method.exp
6975 * gdb.cp/static-print-quit.exp
6976 * gdb.cp/temargs.exp
6977 * gdb.cp/templates.exp
6978 * gdb.cp/try_catch.exp
6979 * gdb.cp/typedef-operator.exp
6980 * gdb.cp/typeid.exp
6981 * gdb.cp/userdef.exp
6982 * gdb.cp/using-crash.exp
6983 * gdb.cp/var-tag.exp
6984 * gdb.cp/virtbase.exp
6985 * gdb.cp/virtfunc.exp
6986 * gdb.cp/virtfunc2.exp
6987 * gdb.cp/vla-cxx.exp
6988 * gdb.disasm/t01_mov.exp
6989 * gdb.disasm/t02_mova.exp
6990 * gdb.disasm/t03_add.exp
6991 * gdb.disasm/t04_sub.exp
6992 * gdb.disasm/t05_cmp.exp
6993 * gdb.disasm/t06_ari2.exp
6994 * gdb.disasm/t07_ari3.exp
6995 * gdb.disasm/t08_or.exp
6996 * gdb.disasm/t09_xor.exp
6997 * gdb.disasm/t10_and.exp
6998 * gdb.disasm/t11_logs.exp
6999 * gdb.disasm/t12_bit.exp
7000 * gdb.disasm/t13_otr.exp
7001 * gdb.dlang/circular.exp
7002 * gdb.dwarf2/arr-stride.exp
7003 * gdb.dwarf2/arr-subrange.exp
7004 * gdb.dwarf2/atomic-type.exp
7005 * gdb.dwarf2/bad-regnum.exp
7006 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7007 * gdb.dwarf2/callframecfa.exp
7008 * gdb.dwarf2/clztest.exp
7009 * gdb.dwarf2/corrupt.exp
7010 * gdb.dwarf2/data-loc.exp
7011 * gdb.dwarf2/dup-psym.exp
7012 * gdb.dwarf2/dw2-anon-mptr.exp
7013 * gdb.dwarf2/dw2-anonymous-func.exp
7014 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7015 * gdb.dwarf2/dw2-bad-unresolved.exp
7016 * gdb.dwarf2/dw2-basic.exp
7017 * gdb.dwarf2/dw2-canonicalize-type.exp
7018 * gdb.dwarf2/dw2-case-insensitive.exp
7019 * gdb.dwarf2/dw2-common-block.exp
7020 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7021 * gdb.dwarf2/dw2-compressed.exp
7022 * gdb.dwarf2/dw2-const.exp
7023 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7024 * gdb.dwarf2/dw2-cu-size.exp
7025 * gdb.dwarf2/dw2-dup-frame.exp
7026 * gdb.dwarf2/dw2-entry-value.exp
7027 * gdb.dwarf2/dw2-icycle.exp
7028 * gdb.dwarf2/dw2-ifort-parameter.exp
7029 * gdb.dwarf2/dw2-inline-break.exp
7030 * gdb.dwarf2/dw2-inline-param.exp
7031 * gdb.dwarf2/dw2-intercu.exp
7032 * gdb.dwarf2/dw2-intermix.exp
7033 * gdb.dwarf2/dw2-lexical-block-bare.exp
7034 * gdb.dwarf2/dw2-linkage-name-trust.exp
7035 * gdb.dwarf2/dw2-minsym-in-cu.exp
7036 * gdb.dwarf2/dw2-noloc.exp
7037 * gdb.dwarf2/dw2-op-call.exp
7038 * gdb.dwarf2/dw2-op-out-param.exp
7039 * gdb.dwarf2/dw2-opt-structptr.exp
7040 * gdb.dwarf2/dw2-param-error.exp
7041 * gdb.dwarf2/dw2-producer.exp
7042 * gdb.dwarf2/dw2-ranges-base.exp
7043 * gdb.dwarf2/dw2-ref-missing-frame.exp
7044 * gdb.dwarf2/dw2-reg-undefined.exp
7045 * gdb.dwarf2/dw2-regno-invalid.exp
7046 * gdb.dwarf2/dw2-restore.exp
7047 * gdb.dwarf2/dw2-restrict.exp
7048 * gdb.dwarf2/dw2-single-line-discriminators.exp
7049 * gdb.dwarf2/dw2-strp.exp
7050 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7051 * gdb.dwarf2/dw2-unresolved.exp
7052 * gdb.dwarf2/dw2-var-zero-addr.exp
7053 * gdb.dwarf2/dw4-sig-types.exp
7054 * gdb.dwarf2/dwz.exp
7055 * gdb.dwarf2/dynarr-ptr.exp
7056 * gdb.dwarf2/enum-type.exp
7057 * gdb.dwarf2/gdb-index.exp
7058 * gdb.dwarf2/implptr-64bit.exp
7059 * gdb.dwarf2/implptr-optimized-out.exp
7060 * gdb.dwarf2/implptr.exp
7061 * gdb.dwarf2/implref-array.exp
7062 * gdb.dwarf2/implref-const.exp
7063 * gdb.dwarf2/implref-global.exp
7064 * gdb.dwarf2/implref-struct.exp
7065 * gdb.dwarf2/mac-fileno.exp
7066 * gdb.dwarf2/main-subprogram.exp
7067 * gdb.dwarf2/member-ptr-forwardref.exp
7068 * gdb.dwarf2/method-ptr.exp
7069 * gdb.dwarf2/missing-sig-type.exp
7070 * gdb.dwarf2/nonvar-access.exp
7071 * gdb.dwarf2/opaque-type-lookup.exp
7072 * gdb.dwarf2/pieces-optimized-out.exp
7073 * gdb.dwarf2/pieces.exp
7074 * gdb.dwarf2/pr10770.exp
7075 * gdb.dwarf2/pr13961.exp
7076 * gdb.dwarf2/staticvirtual.exp
7077 * gdb.dwarf2/subrange.exp
7078 * gdb.dwarf2/symtab-producer.exp
7079 * gdb.dwarf2/trace-crash.exp
7080 * gdb.dwarf2/typeddwarf.exp
7081 * gdb.dwarf2/valop.exp
7082 * gdb.dwarf2/watch-notconst.exp
7083 * gdb.fortran/array-element.exp
7084 * gdb.fortran/charset.exp
7085 * gdb.fortran/common-block.exp
7086 * gdb.fortran/complex.exp
7087 * gdb.fortran/derived-type-function.exp
7088 * gdb.fortran/derived-type.exp
7089 * gdb.fortran/logical.exp
7090 * gdb.fortran/module.exp
7091 * gdb.fortran/multi-dim.exp
7092 * gdb.fortran/nested-funcs.exp
7093 * gdb.fortran/print-formatted.exp
7094 * gdb.fortran/subarray.exp
7095 * gdb.fortran/vla-alloc-assoc.exp
7096 * gdb.fortran/vla-datatypes.exp
7097 * gdb.fortran/vla-history.exp
7098 * gdb.fortran/vla-ptr-info.exp
7099 * gdb.fortran/vla-ptype-sub.exp
7100 * gdb.fortran/vla-ptype.exp
7101 * gdb.fortran/vla-sizeof.exp
7102 * gdb.fortran/vla-type.exp
7103 * gdb.fortran/vla-value-sub-arbitrary.exp
7104 * gdb.fortran/vla-value-sub-finish.exp
7105 * gdb.fortran/vla-value-sub.exp
7106 * gdb.fortran/vla-value.exp
7107 * gdb.fortran/whatis_type.exp
7108 * gdb.go/chan.exp
7109 * gdb.go/handcall.exp
7110 * gdb.go/hello.exp
7111 * gdb.go/integers.exp
7112 * gdb.go/methods.exp
7113 * gdb.go/package.exp
7114 * gdb.go/strings.exp
7115 * gdb.go/types.exp
7116 * gdb.go/unsafe.exp
7117 * gdb.guile/scm-arch.exp
7118 * gdb.guile/scm-block.exp
7119 * gdb.guile/scm-breakpoint.exp
7120 * gdb.guile/scm-cmd.exp
7121 * gdb.guile/scm-disasm.exp
7122 * gdb.guile/scm-equal.exp
7123 * gdb.guile/scm-frame-args.exp
7124 * gdb.guile/scm-frame-inline.exp
7125 * gdb.guile/scm-frame.exp
7126 * gdb.guile/scm-iterator.exp
7127 * gdb.guile/scm-math.exp
7128 * gdb.guile/scm-objfile.exp
7129 * gdb.guile/scm-ports.exp
7130 * gdb.guile/scm-symbol.exp
7131 * gdb.guile/scm-symtab.exp
7132 * gdb.guile/scm-value-cc.exp
7133 * gdb.guile/types-module.exp
7134 * gdb.linespec/break-ask.exp
7135 * gdb.linespec/cpexplicit.exp
7136 * gdb.linespec/explicit.exp
7137 * gdb.linespec/keywords.exp
7138 * gdb.linespec/linespec.exp
7139 * gdb.linespec/ls-dollar.exp
7140 * gdb.linespec/ls-errs.exp
7141 * gdb.linespec/skip-two.exp
7142 * gdb.linespec/thread.exp
7143 * gdb.mi/mi-async.exp
7144 * gdb.mi/mi-basics.exp
7145 * gdb.mi/mi-break.exp
7146 * gdb.mi/mi-catch-load.exp
7147 * gdb.mi/mi-cli.exp
7148 * gdb.mi/mi-cmd-param-changed.exp
7149 * gdb.mi/mi-console.exp
7150 * gdb.mi/mi-detach.exp
7151 * gdb.mi/mi-disassemble.exp
7152 * gdb.mi/mi-eval.exp
7153 * gdb.mi/mi-file-transfer.exp
7154 * gdb.mi/mi-file.exp
7155 * gdb.mi/mi-fill-memory.exp
7156 * gdb.mi/mi-inheritance-syntax-error.exp
7157 * gdb.mi/mi-linespec-err-cp.exp
7158 * gdb.mi/mi-logging.exp
7159 * gdb.mi/mi-memory-changed.exp
7160 * gdb.mi/mi-read-memory.exp
7161 * gdb.mi/mi-record-changed.exp
7162 * gdb.mi/mi-reg-undefined.exp
7163 * gdb.mi/mi-regs.exp
7164 * gdb.mi/mi-return.exp
7165 * gdb.mi/mi-reverse.exp
7166 * gdb.mi/mi-simplerun.exp
7167 * gdb.mi/mi-solib.exp
7168 * gdb.mi/mi-stack.exp
7169 * gdb.mi/mi-stepi.exp
7170 * gdb.mi/mi-syn-frame.exp
7171 * gdb.mi/mi-until.exp
7172 * gdb.mi/mi-var-block.exp
7173 * gdb.mi/mi-var-child.exp
7174 * gdb.mi/mi-var-cmd.exp
7175 * gdb.mi/mi-var-cp.exp
7176 * gdb.mi/mi-var-display.exp
7177 * gdb.mi/mi-var-invalidate.exp
7178 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
7179 * gdb.mi/mi-vla-fortran.exp
7180 * gdb.mi/mi-watch.exp
7181 * gdb.mi/mi2-var-child.exp
7182 * gdb.mi/user-selected-context-sync.exp
7183 * gdb.modula2/unbounded-array.exp
7184 * gdb.multi/dummy-frame-restore.exp
7185 * gdb.multi/multi-arch-exec.exp
7186 * gdb.multi/multi-arch.exp
7187 * gdb.multi/tids.exp
7188 * gdb.multi/watchpoint-multi.exp
7189 * gdb.opencl/callfuncs.exp
7190 * gdb.opencl/convs_casts.exp
7191 * gdb.opencl/datatypes.exp
7192 * gdb.opencl/operators.exp
7193 * gdb.opencl/vec_comps.exp
7194 * gdb.opt/clobbered-registers-O2.exp
7195 * gdb.opt/inline-break.exp
7196 * gdb.opt/inline-bt.exp
7197 * gdb.opt/inline-cmds.exp
7198 * gdb.opt/inline-locals.exp
7199 * gdb.pascal/case-insensitive-symbols.exp
7200 * gdb.pascal/floats.exp
7201 * gdb.pascal/gdb11492.exp
7202 * gdb.python/lib-types.exp
7203 * gdb.python/py-arch.exp
7204 * gdb.python/py-as-string.exp
7205 * gdb.python/py-bad-printers.exp
7206 * gdb.python/py-block.exp
7207 * gdb.python/py-breakpoint-create-fail.exp
7208 * gdb.python/py-breakpoint.exp
7209 * gdb.python/py-caller-is.exp
7210 * gdb.python/py-cmd.exp
7211 * gdb.python/py-explore-cc.exp
7212 * gdb.python/py-explore.exp
7213 * gdb.python/py-finish-breakpoint.exp
7214 * gdb.python/py-finish-breakpoint2.exp
7215 * gdb.python/py-frame-args.exp
7216 * gdb.python/py-frame-inline.exp
7217 * gdb.python/py-frame.exp
7218 * gdb.python/py-framefilter-mi.exp
7219 * gdb.python/py-infthread.exp
7220 * gdb.python/py-lazy-string.exp
7221 * gdb.python/py-linetable.exp
7222 * gdb.python/py-mi-events.exp
7223 * gdb.python/py-mi-objfile.exp
7224 * gdb.python/py-mi.exp
7225 * gdb.python/py-objfile.exp
7226 * gdb.python/py-pp-integral.exp
7227 * gdb.python/py-pp-maint.exp
7228 * gdb.python/py-pp-re-notag.exp
7229 * gdb.python/py-pp-registration.exp
7230 * gdb.python/py-recurse-unwind.exp
7231 * gdb.python/py-strfns.exp
7232 * gdb.python/py-symbol.exp
7233 * gdb.python/py-symtab.exp
7234 * gdb.python/py-sync-interp.exp
7235 * gdb.python/py-typeprint.exp
7236 * gdb.python/py-unwind-maint.exp
7237 * gdb.python/py-unwind.exp
7238 * gdb.python/py-value-cc.exp
7239 * gdb.python/py-xmethods.exp
7240 * gdb.reverse/amd64-tailcall-reverse.exp
7241 * gdb.reverse/break-precsave.exp
7242 * gdb.reverse/break-reverse.exp
7243 * gdb.reverse/consecutive-precsave.exp
7244 * gdb.reverse/consecutive-reverse.exp
7245 * gdb.reverse/finish-precsave.exp
7246 * gdb.reverse/finish-reverse-bkpt.exp
7247 * gdb.reverse/finish-reverse.exp
7248 * gdb.reverse/fstatat-reverse.exp
7249 * gdb.reverse/getresuid-reverse.exp
7250 * gdb.reverse/i386-precsave.exp
7251 * gdb.reverse/i386-reverse.exp
7252 * gdb.reverse/i386-sse-reverse.exp
7253 * gdb.reverse/i387-env-reverse.exp
7254 * gdb.reverse/i387-stack-reverse.exp
7255 * gdb.reverse/insn-reverse.exp
7256 * gdb.reverse/machinestate-precsave.exp
7257 * gdb.reverse/machinestate.exp
7258 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7259 * gdb.reverse/pipe-reverse.exp
7260 * gdb.reverse/readv-reverse.exp
7261 * gdb.reverse/recvmsg-reverse.exp
7262 * gdb.reverse/rerun-prec.exp
7263 * gdb.reverse/s390-mvcle.exp
7264 * gdb.reverse/step-precsave.exp
7265 * gdb.reverse/step-reverse.exp
7266 * gdb.reverse/time-reverse.exp
7267 * gdb.reverse/until-precsave.exp
7268 * gdb.reverse/until-reverse.exp
7269 * gdb.reverse/waitpid-reverse.exp
7270 * gdb.reverse/watch-precsave.exp
7271 * gdb.reverse/watch-reverse.exp
7272 * gdb.rust/generics.exp
7273 * gdb.rust/methods.exp
7274 * gdb.rust/modules.exp
7275 * gdb.rust/simple.exp
7276 * gdb.server/connect-with-no-symbol-file.exp
7277 * gdb.server/ext-attach.exp
7278 * gdb.server/ext-restart.exp
7279 * gdb.server/ext-wrapper.exp
7280 * gdb.server/file-transfer.exp
7281 * gdb.server/server-exec-info.exp
7282 * gdb.server/server-kill.exp
7283 * gdb.server/server-mon.exp
7284 * gdb.server/wrapper.exp
7285 * gdb.stabs/exclfwd.exp
7286 * gdb.stabs/gdb11479.exp
7287 * gdb.threads/clone-new-thread-event.exp
7288 * gdb.threads/corethreads.exp
7289 * gdb.threads/current-lwp-dead.exp
7290 * gdb.threads/dlopen-libpthread.exp
7291 * gdb.threads/gcore-thread.exp
7292 * gdb.threads/sigstep-threads.exp
7293 * gdb.threads/watchpoint-fork.exp
7294 * gdb.trace/actions-changed.exp
7295 * gdb.trace/backtrace.exp
7296 * gdb.trace/change-loc.exp
7297 * gdb.trace/circ.exp
7298 * gdb.trace/collection.exp
7299 * gdb.trace/disconnected-tracing.exp
7300 * gdb.trace/ftrace.exp
7301 * gdb.trace/mi-trace-frame-collected.exp
7302 * gdb.trace/mi-trace-unavailable.exp
7303 * gdb.trace/mi-traceframe-changed.exp
7304 * gdb.trace/mi-tsv-changed.exp
7305 * gdb.trace/no-attach-trace.exp
7306 * gdb.trace/passc-dyn.exp
7307 * gdb.trace/qtro.exp
7308 * gdb.trace/range-stepping.exp
7309 * gdb.trace/read-memory.exp
7310 * gdb.trace/save-trace.exp
7311 * gdb.trace/signal.exp
7312 * gdb.trace/status-stop.exp
7313 * gdb.trace/tfile.exp
7314 * gdb.trace/trace-break.exp
7315 * gdb.trace/trace-buffer-size.exp
7316 * gdb.trace/trace-condition.exp
7317 * gdb.trace/tracefile-pseudo-reg.exp
7318 * gdb.trace/tstatus.exp
7319 * gdb.trace/unavailable.exp
7320 * gdb.trace/while-dyn.exp
7321 * gdb.trace/while-stepping.exp
7322
34c41c68
DE
73232016-12-22 Doug Evans <xdje42@gmail.com>
7324
7325 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7326 and msymbols.
7327
16e69324
YQ
73282016-12-19 Yao Qi <yao.qi@linaro.org>
7329
7330 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7331 (test_with_self): Don't call do_steps_and_nexts, and remove
7332 code about stepping into xmalloc.
7333
f94f411b
YQ
73342016-12-09 Yao Qi <yao.qi@linaro.org>
7335
7336 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7337
73382016-12-09 Yao Qi <yao.qi@linaro.org>
7339
7340 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7341
f1b5deee
PA
73422016-12-09 Pedro Alves <palves@redhat.com>
7343
7344 * gdb.base/all-architectures-0.exp: New file.
7345 * gdb.base/all-architectures-1.exp: New file.
7346 * gdb.base/all-architectures-2.exp: New file.
7347 * gdb.base/all-architectures-3.exp: New file.
7348 * gdb.base/all-architectures-4.exp: New file.
7349 * gdb.base/all-architectures-5.exp: New file.
7350 * gdb.base/all-architectures-6.exp: New file.
7351 * gdb.base/all-architectures-7.exp: New file.
7352 * gdb.base/all-architectures.exp.in: New file.
7353
364ca42e
YQ
73542016-12-09 Yao Qi <yao.qi@linaro.org>
7355
7356 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
7357
107c2d62
LM
73582016-12-02 Luis Machado <lgustavo@codesourcery.com>
7359
7360 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
7361 possible.
7362 Remove useless pattern-matching code.
7363
df3ee9ca
PA
73642016-12-02 Pedro Alves <palves@redhat.com>
7365
7366 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
7367 procedure.
7368 (top level): Call it.
7369
ec835369
PA
73702016-12-02 Pedro Alves <palves@redhat.com>
7371
7372 * gdb.base/commands.exp (user_defined_command_args_stack_test):
7373 New procedure.
7374 (top level): Call it.
7375
01770bbd
PA
73762016-12-02 Pedro Alves <palves@redhat.com>
7377
7378 PR cli/20559
7379 * gdb.base/commands.exp (user_defined_command_args_eval): New
7380 procedure.
7381 (top level): Call it.
7382
008459ea
LM
73832016-12-02 Luis Machado <lgustavo@codesourcery.com>
7384
7385 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
7386 timeout handling.
7387
0c1b455e
TT
73882016-12-02 Tom Tromey <tom@tromey.com>
7389
7390 * gdb.dwarf2/main-subprogram.c: New file.
7391 * gdb.dwarf2/main-subprogram.exp: New file.
7392
018572b8
LM
73932016-12-01 Luis Machado <lgustavo@codesourcery.com>
7394
7395 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
7396 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
7397 gdb_test_no_output for a couple of cases.
7398 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
7399
84c93cd5
LM
74002016-12-01 Luis Machado <lgustavo@codesourcery.com>
7401
7402 Fix test names and standardize compilation error messages throughout
7403 the following files:
7404
7405 * gdb.ada/start.exp
7406 * gdb.arch/alpha-step.exp
7407 * gdb.arch/e500-prologue.exp
7408 * gdb.arch/ftrace-insn-reloc.exp
7409 * gdb.arch/gdb1291.exp
7410 * gdb.arch/gdb1431.exp
7411 * gdb.arch/gdb1558.exp
7412 * gdb.arch/i386-dr3-watch.exp
7413 * gdb.arch/i386-sse-stack-align.exp
7414 * gdb.arch/ia64-breakpoint-shadow.exp
7415 * gdb.arch/pa-nullify.exp
7416 * gdb.arch/powerpc-aix-prologue.exp
7417 * gdb.arch/thumb-bx-pc.exp
7418 * gdb.base/annota1.exp
7419 * gdb.base/annota3.exp
7420 * gdb.base/arrayidx.exp
7421 * gdb.base/assign.exp
7422 * gdb.base/attach.exp
7423 * gdb.base/auxv.exp
7424 * gdb.base/bang.exp
7425 * gdb.base/bfp-test.exp
7426 * gdb.base/bigcore.exp
7427 * gdb.base/bitfields2.exp
7428 * gdb.base/break-fun-addr.exp
7429 * gdb.base/break-probes.exp
7430 * gdb.base/call-rt-st.exp
7431 * gdb.base/callexit.exp
7432 * gdb.base/catch-fork-kill.exp
7433 * gdb.base/charset.exp
7434 * gdb.base/checkpoint.exp
7435 * gdb.base/comprdebug.exp
7436 * gdb.base/constvars.exp
7437 * gdb.base/coredump-filter.exp
7438 * gdb.base/cursal.exp
7439 * gdb.base/cvexpr.exp
7440 * gdb.base/detach.exp
7441 * gdb.base/display.exp
7442 * gdb.base/dmsym.exp
7443 * gdb.base/dprintf-pending.exp
7444 * gdb.base/dso2dso.exp
7445 * gdb.base/dtrace-probe.exp
7446 * gdb.base/dump.exp
7447 * gdb.base/enum_cond.exp
7448 * gdb.base/exe-lock.exp
7449 * gdb.base/exec-invalid-sysroot.exp
7450 * gdb.base/execl-update-breakpoints.exp
7451 * gdb.base/exprs.exp
7452 * gdb.base/fileio.exp
7453 * gdb.base/find.exp
7454 * gdb.base/finish.exp
7455 * gdb.base/fixsection.exp
7456 * gdb.base/foll-vfork.exp
7457 * gdb.base/frame-args.exp
7458 * gdb.base/gcore.exp
7459 * gdb.base/gdb1250.exp
7460 * gdb.base/global-var-nested-by-dso.exp
7461 * gdb.base/gnu-ifunc.exp
7462 * gdb.base/hashline1.exp
7463 * gdb.base/hashline2.exp
7464 * gdb.base/hashline3.exp
7465 * gdb.base/hbreak-in-shr-unsupported.exp
7466 * gdb.base/huge.exp
7467 * gdb.base/infcall-input.exp
7468 * gdb.base/info-fun.exp
7469 * gdb.base/info-shared.exp
7470 * gdb.base/jit-simple.exp
7471 * gdb.base/jit-so.exp
7472 * gdb.base/jit.exp
7473 * gdb.base/jump.exp
7474 * gdb.base/label.exp
7475 * gdb.base/lineinc.exp
7476 * gdb.base/logical.exp
7477 * gdb.base/longjmp.exp
7478 * gdb.base/macscp.exp
7479 * gdb.base/miscexprs.exp
7480 * gdb.base/new-ui-echo.exp
7481 * gdb.base/new-ui-pending-input.exp
7482 * gdb.base/new-ui.exp
7483 * gdb.base/nodebug.exp
7484 * gdb.base/nofield.exp
7485 * gdb.base/offsets.exp
7486 * gdb.base/overlays.exp
7487 * gdb.base/pending.exp
7488 * gdb.base/pointers.exp
7489 * gdb.base/pr11022.exp
7490 * gdb.base/printcmds.exp
7491 * gdb.base/prologue.exp
7492 * gdb.base/ptr-typedef.exp
7493 * gdb.base/realname-expand.exp
7494 * gdb.base/relativedebug.exp
7495 * gdb.base/relocate.exp
7496 * gdb.base/remote.exp
7497 * gdb.base/reread.exp
7498 * gdb.base/return2.exp
7499 * gdb.base/savedregs.exp
7500 * gdb.base/sep.exp
7501 * gdb.base/sepdebug.exp
7502 * gdb.base/sepsymtab.exp
7503 * gdb.base/set-inferior-tty.exp
7504 * gdb.base/setshow.exp
7505 * gdb.base/shlib-call.exp
7506 * gdb.base/sigaltstack.exp
7507 * gdb.base/siginfo-addr.exp
7508 * gdb.base/signals.exp
7509 * gdb.base/signull.exp
7510 * gdb.base/sigrepeat.exp
7511 * gdb.base/so-impl-ld.exp
7512 * gdb.base/solib-display.exp
7513 * gdb.base/solib-overlap.exp
7514 * gdb.base/solib-search.exp
7515 * gdb.base/solib-symbol.exp
7516 * gdb.base/structs.exp
7517 * gdb.base/structs2.exp
7518 * gdb.base/symtab-search-order.exp
7519 * gdb.base/twice.exp
7520 * gdb.base/unload.exp
7521 * gdb.base/varargs.exp
7522 * gdb.base/watchpoint-solib.exp
7523 * gdb.base/watchpoint.exp
7524 * gdb.base/whatis.exp
7525 * gdb.base/wrong_frame_bt_full.exp
7526 * gdb.btrace/dlopen.exp
7527 * gdb.cell/ea-standalone.exp
7528 * gdb.cell/ea-test.exp
7529 * gdb.cp/dispcxx.exp
7530 * gdb.cp/gdb2384.exp
7531 * gdb.cp/method2.exp
7532 * gdb.cp/nextoverthrow.exp
7533 * gdb.cp/pr10728.exp
7534 * gdb.disasm/am33.exp
7535 * gdb.disasm/h8300s.exp
7536 * gdb.disasm/mn10300.exp
7537 * gdb.disasm/sh3.exp
7538 * gdb.dwarf2/dw2-dir-file-name.exp
7539 * gdb.fortran/complex.exp
7540 * gdb.fortran/library-module.exp
7541 * gdb.guile/scm-pretty-print.exp
7542 * gdb.guile/scm-symbol.exp
7543 * gdb.guile/scm-type.exp
7544 * gdb.guile/scm-value.exp
7545 * gdb.linespec/linespec.exp
7546 * gdb.mi/gdb701.exp
7547 * gdb.mi/gdb792.exp
7548 * gdb.mi/mi-breakpoint-changed.exp
7549 * gdb.mi/mi-dprintf-pending.exp
7550 * gdb.mi/mi-dprintf.exp
7551 * gdb.mi/mi-exit-code.exp
7552 * gdb.mi/mi-pending.exp
7553 * gdb.mi/mi-solib.exp
7554 * gdb.mi/new-ui-mi-sync.exp
7555 * gdb.mi/pr11022.exp
7556 * gdb.mi/user-selected-context-sync.exp
7557 * gdb.opt/solib-intra-step.exp
7558 * gdb.python/py-events.exp
7559 * gdb.python/py-finish-breakpoint.exp
7560 * gdb.python/py-mi.exp
7561 * gdb.python/py-prettyprint.exp
7562 * gdb.python/py-shared.exp
7563 * gdb.python/py-symbol.exp
7564 * gdb.python/py-template.exp
7565 * gdb.python/py-type.exp
7566 * gdb.python/py-value.exp
7567 * gdb.reverse/solib-precsave.exp
7568 * gdb.reverse/solib-reverse.exp
7569 * gdb.server/solib-list.exp
7570 * gdb.stabs/weird.exp
7571 * gdb.threads/reconnect-signal.exp
7572 * gdb.threads/stepi-random-signal.exp
7573 * gdb.trace/actions.exp
7574 * gdb.trace/ax.exp
7575 * gdb.trace/backtrace.exp
7576 * gdb.trace/change-loc.exp
7577 * gdb.trace/deltrace.exp
7578 * gdb.trace/ftrace-lock.exp
7579 * gdb.trace/ftrace.exp
7580 * gdb.trace/infotrace.exp
7581 * gdb.trace/mi-tracepoint-changed.exp
7582 * gdb.trace/packetlen.exp
7583 * gdb.trace/passcount.exp
7584 * gdb.trace/pending.exp
7585 * gdb.trace/range-stepping.exp
7586 * gdb.trace/report.exp
7587 * gdb.trace/stap-trace.exp
7588 * gdb.trace/tfind.exp
7589 * gdb.trace/trace-break.exp
7590 * gdb.trace/trace-condition.exp
7591 * gdb.trace/trace-enable-disable.exp
7592 * gdb.trace/trace-mt.exp
7593 * gdb.trace/tracecmd.exp
7594 * gdb.trace/tspeed.exp
7595 * gdb.trace/tsv.exp
7596 * lib/perftest.exp
7597
fb9feb35
LM
75982016-12-01 Luis Machado <lgustavo@codesourcery.com>
7599
7600 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7601 with gdb_test_no_output.
7602 Use command as test name.
7603
cd2ddb6c
LM
76042016-12-01 Luis Machado <lgustavo@codesourcery.com>
7605
7606 Fix test names starting with uppercase throughout the files.
7607
7608 * gdb.ada/assign_1.exp
7609 * gdb.ada/boolean_expr.exp
7610 * gdb.base/arrayidx.exp
7611 * gdb.base/del.exp
7612 * gdb.base/gcore-buffer-overflow.exp
7613 * gdb.base/testenv.exp
7614 * gdb.compile/compile.exp
7615 * gdb.python/py-framefilter-invalidarg.exp
7616 * gdb.python/py-framefilter.exp
7617
bb95117e
LM
76182016-12-01 Luis Machado <lgustavo@codesourcery.com>
7619
7620 Fix test names starting with uppercase throughout the files.
7621
7622 * gdb.ada/array_return.exp
7623 * gdb.ada/expr_delims.exp
7624 * gdb.ada/mi_dyn_arr.exp
7625 * gdb.ada/mi_interface.exp
7626 * gdb.ada/mi_var_array.exp
7627 * gdb.ada/watch_arg.exp
7628 * gdb.arch/alpha-step.exp
7629 * gdb.arch/altivec-regs.exp
7630 * gdb.arch/e500-regs.exp
7631 * gdb.arch/powerpc-d128-regs.exp
7632 * gdb.base/arrayidx.exp
7633 * gdb.base/break.exp
7634 * gdb.base/checkpoint.exp
7635 * gdb.base/debug-expr.exp
7636 * gdb.base/dmsym.exp
7637 * gdb.base/radix.exp
7638 * gdb.base/sepdebug.exp
7639 * gdb.base/testenv.exp
7640 * gdb.base/watch_thread_num.exp
7641 * gdb.base/watchpoint-cond-gone.exp
7642 * gdb.cell/break.exp
7643 * gdb.cell/ea-cache.exp
7644 * gdb.compile/compile.exp
7645 * gdb.cp/gdb2495.exp
7646 * gdb.gdb/selftest.exp
7647 * gdb.gdb/xfullpath.exp
7648 * gdb.go/hello.exp
7649 * gdb.go/integers.exp
7650 * gdb.objc/basicclass.exp
7651 * gdb.pascal/hello.exp
7652 * gdb.pascal/integers.exp
7653 * gdb.python/py-breakpoint.exp
7654 * gdb.python/py-cmd.exp
7655 * gdb.python/py-linetable.exp
7656 * gdb.python/py-xmethods.exp
7657 * gdb.python/python.exp
7658 * gdb.reverse/consecutive-precsave.exp
7659 * gdb.reverse/finish-precsave.exp
7660 * gdb.reverse/i386-precsave.exp
7661 * gdb.reverse/machinestate-precsave.exp
7662 * gdb.reverse/sigall-precsave.exp
7663 * gdb.reverse/solib-precsave.exp
7664 * gdb.reverse/step-precsave.exp
7665 * gdb.reverse/until-precsave.exp
7666 * gdb.reverse/watch-precsave.exp
7667 * gdb.threads/leader-exit.exp
7668 * gdb.threads/pthreads.exp
7669 * gdb.threads/wp-replication.exp
7670 * gdb.trace/actions.exp
7671 * gdb.trace/mi-tsv-changed.exp
7672 * gdb.trace/tsv.exp
7673
de97fdd4
LM
76742016-12-01 Luis Machado <lgustavo@codesourcery.com>
7675
7676 Fix test names starting with uppercase throughout the files.
7677
7678 * gdb.arch/i386-bp_permanent.exp
7679 * gdb.arch/i386-gnu-cfi.exp
7680 * gdb.base/disasm-end-cu.exp
7681 * gdb.base/macscp.exp
7682 * gdb.base/pending.exp
7683 * gdb.base/watch_thread_num.exp
7684 * gdb.cp/exception.exp
7685 * gdb.cp/gdb2495.exp
7686 * gdb.cp/local.exp
7687 * gdb.python/py-evsignal.exp
7688 * gdb.python/python.exp
7689 * gdb.trace/tracecmd.exp
7690
9f058c10
LM
76912016-12-01 Luis Machado <lgustavo@codesourcery.com>
7692
7693 Fix test names starting with uppercase throughout the files.
7694
7695 * gdb.base/charset.exp
7696 * gdb.base/eval.exp
7697 * gdb.base/multi-forks.exp
7698 * gdb.guile/scm-progspace.exp
7699 * gdb.opencl/datatypes.exp
7700 * gdb.python/py-block.exp
7701 * gdb.python/py-function.exp
7702 * gdb.python/py-symbol.exp
7703 * gdb.python/py-symtab.exp
7704 * gdb.python/py-xmethods.exp
7705 * gdb.reverse/break-precsave.exp
7706 * gdb.reverse/break-reverse.exp
7707 * gdb.reverse/consecutive-precsave.exp
7708 * gdb.reverse/consecutive-reverse.exp
7709 * gdb.reverse/finish-precsave.exp
7710 * gdb.reverse/finish-reverse-bkpt.exp
7711 * gdb.reverse/finish-reverse.exp
7712 * gdb.reverse/fstatat-reverse.exp
7713 * gdb.reverse/getresuid-reverse.exp
7714 * gdb.reverse/i386-precsave.exp
7715 * gdb.reverse/i386-reverse.exp
7716 * gdb.reverse/i386-sse-reverse.exp
7717 * gdb.reverse/i387-stack-reverse.exp
7718 * gdb.reverse/insn-reverse.exp
7719 * gdb.reverse/machinestate-precsave.exp
7720 * gdb.reverse/machinestate.exp
7721 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7722 * gdb.reverse/pipe-reverse.exp
7723 * gdb.reverse/readv-reverse.exp
7724 * gdb.reverse/recvmsg-reverse.exp
7725 * gdb.reverse/rerun-prec.exp
7726 * gdb.reverse/s390-mvcle.exp
7727 * gdb.reverse/sigall-precsave.exp
7728 * gdb.reverse/sigall-reverse.exp
7729 * gdb.reverse/solib-precsave.exp
7730 * gdb.reverse/solib-reverse.exp
7731 * gdb.reverse/step-precsave.exp
7732 * gdb.reverse/step-reverse.exp
7733 * gdb.reverse/time-reverse.exp
7734 * gdb.reverse/until-precsave.exp
7735 * gdb.reverse/until-reverse.exp
7736 * gdb.reverse/waitpid-reverse.exp
7737 * gdb.reverse/watch-precsave.exp
7738 * gdb.reverse/watch-reverse.exp
7739
cdc7edd7
LM
77402016-12-01 Luis Machado <lgustavo@codesourcery.com>
7741
7742 Fix test names starting with uppercase throughout the files.
7743
7744 * gdb.arch/i386-mpx-simple_segv.exp
7745 * gdb.arch/i386-mpx.exp
7746 * gdb.arch/i386-permbkpt.exp
7747 * gdb.arch/pa-nullify.exp
7748 * gdb.arch/powerpc-d128-regs.exp
7749 * gdb.arch/vsx-regs.exp
7750 * gdb.base/bfp-test.exp
7751 * gdb.base/break.exp
7752 * gdb.base/breakpoint-shadow.exp
7753 * gdb.base/callfuncs.exp
7754 * gdb.base/charset.exp
7755 * gdb.base/commands.exp
7756 * gdb.base/completion.exp
7757 * gdb.base/dfp-test.exp
7758 * gdb.base/echo.exp
7759 * gdb.base/ending-run.exp
7760 * gdb.base/eval.exp
7761 * gdb.base/expand-psymtabs.exp
7762 * gdb.base/float128.exp
7763 * gdb.base/floatn.exp
7764 * gdb.base/foll-exec-mode.exp
7765 * gdb.base/gdb1056.exp
7766 * gdb.base/gdb11531.exp
7767 * gdb.base/kill-after-signal.exp
7768 * gdb.base/multi-forks.exp
7769 * gdb.base/overlays.exp
7770 * gdb.base/pending.exp
7771 * gdb.base/sepdebug.exp
7772 * gdb.base/testenv.exp
7773 * gdb.base/valgrind-db-attach.exp
7774 * gdb.base/watch_thread_num.exp
7775 * gdb.base/watchpoint-cond-gone.exp
7776 * gdb.base/watchpoint.exp
7777 * gdb.base/watchpoints.exp
7778 * gdb.cp/arg-reference.exp
7779 * gdb.cp/baseenum.exp
7780 * gdb.cp/operator.exp
7781 * gdb.cp/shadow.exp
7782 * gdb.dwarf2/dw2-op-out-param.exp
7783 * gdb.dwarf2/dw2-reg-undefined.exp
7784 * gdb.go/chan.exp
7785 * gdb.go/hello.exp
7786 * gdb.go/integers.exp
7787 * gdb.go/methods.exp
7788 * gdb.go/package.exp
7789 * gdb.guile/scm-parameter.exp
7790 * gdb.guile/scm-progspace.exp
7791 * gdb.guile/scm-value.exp
7792 * gdb.mi/mi-pending.exp
7793 * gdb.mi/user-selected-context-sync.exp
7794 * gdb.multi/multi-attach.exp
7795 * gdb.multi/tids.exp
7796 * gdb.opt/clobbered-registers-O2.exp
7797 * gdb.pascal/floats.exp
7798 * gdb.pascal/integers.exp
7799 * gdb.python/py-block.exp
7800 * gdb.python/py-events.exp
7801 * gdb.python/py-parameter.exp
7802 * gdb.python/py-symbol.exp
7803 * gdb.python/py-symtab.exp
7804 * gdb.python/py-type.exp
7805 * gdb.python/py-value.exp
7806 * gdb.python/py-xmethods.exp
7807 * gdb.python/python.exp
7808 * gdb.reverse/break-precsave.exp
7809 * gdb.reverse/consecutive-precsave.exp
7810 * gdb.reverse/finish-precsave.exp
7811 * gdb.reverse/i386-precsave.exp
7812 * gdb.reverse/machinestate-precsave.exp
7813 * gdb.reverse/sigall-precsave.exp
7814 * gdb.reverse/solib-precsave.exp
7815 * gdb.reverse/step-precsave.exp
7816 * gdb.reverse/until-precsave.exp
7817 * gdb.reverse/watch-precsave.exp
7818 * gdb.server/ext-attach.exp
7819 * gdb.server/ext-restart.exp
7820 * gdb.server/ext-run.exp
7821 * gdb.server/ext-wrapper.exp
7822 * gdb.stabs/gdb11479.exp
7823 * gdb.stabs/weird.exp
7824 * gdb.threads/attach-many-short-lived-threads.exp
7825 * gdb.threads/kill.exp
7826 * gdb.threads/watchpoint-fork.exp
7827
bc6c7af4
LM
78282016-12-01 Luis Machado <lgustavo@codesourcery.com>
7829
7830 Fix test names starting with uppercase throughout all the files below.
7831
7832 * gdb.ada/array_return.exp
7833 * gdb.ada/catch_ex.exp
7834 * gdb.ada/info_exc.exp
7835 * gdb.ada/mi_catch_ex.exp
7836 * gdb.ada/mi_dyn_arr.exp
7837 * gdb.ada/mi_ex_cond.exp
7838 * gdb.ada/mi_exc_info.exp
7839 * gdb.ada/mi_interface.exp
7840 * gdb.ada/mi_task_arg.exp
7841 * gdb.ada/mi_task_info.exp
7842 * gdb.ada/mi_var_array.exp
7843 * gdb.arch/alpha-step.exp
7844 * gdb.arch/amd64-disp-step.exp
7845 * gdb.arch/arm-disp-step.exp
7846 * gdb.arch/disp-step-insn-reloc.exp
7847 * gdb.arch/e500-prologue.exp
7848 * gdb.arch/ftrace-insn-reloc.exp
7849 * gdb.arch/gdb1558.exp
7850 * gdb.arch/i386-bp_permanent.exp
7851 * gdb.arch/i386-disp-step.exp
7852 * gdb.arch/i386-float.exp
7853 * gdb.arch/i386-gnu-cfi.exp
7854 * gdb.arch/ia64-breakpoint-shadow.exp
7855 * gdb.arch/mips16-thunks.exp
7856 * gdb.arch/pa-nullify.exp
7857 * gdb.arch/powerpc-aix-prologue.exp
7858 * gdb.arch/powerpc-power.exp
7859 * gdb.arch/ppc-dfp.exp
7860 * gdb.arch/s390-tdbregs.exp
7861 * gdb.arch/spu-info.exp
7862 * gdb.arch/spu-ls.exp
7863 * gdb.arch/thumb-bx-pc.exp
7864 * gdb.base/advance.exp
7865 * gdb.base/annota-input-while-running.exp
7866 * gdb.base/arrayidx.exp
7867 * gdb.base/asmlabel.exp
7868 * gdb.base/async.exp
7869 * gdb.base/attach-wait-input.exp
7870 * gdb.base/auto-connect-native-target.exp
7871 * gdb.base/batch-preserve-term-settings.exp
7872 * gdb.base/bfp-test.exp
7873 * gdb.base/bigcore.exp
7874 * gdb.base/bp-permanent.exp
7875 * gdb.base/break-always.exp
7876 * gdb.base/break-fun-addr.exp
7877 * gdb.base/break-idempotent.exp
7878 * gdb.base/break-main-file-remove-fail.exp
7879 * gdb.base/break-probes.exp
7880 * gdb.base/break-unload-file.exp
7881 * gdb.base/break.exp
7882 * gdb.base/call-ar-st.exp
7883 * gdb.base/call-rt-st.exp
7884 * gdb.base/call-sc.exp
7885 * gdb.base/call-signal-resume.exp
7886 * gdb.base/call-strs.exp
7887 * gdb.base/callexit.exp
7888 * gdb.base/callfuncs.exp
7889 * gdb.base/catch-gdb-caused-signals.exp
7890 * gdb.base/catch-signal-siginfo-cond.exp
7891 * gdb.base/catch-syscall.exp
7892 * gdb.base/compare-sections.exp
7893 * gdb.base/cond-eval-mode.exp
7894 * gdb.base/condbreak-call-false.exp
7895 * gdb.base/consecutive-step-over.exp
7896 * gdb.base/cursal.exp
7897 * gdb.base/disabled-location.exp
7898 * gdb.base/disasm-end-cu.exp
7899 * gdb.base/display.exp
7900 * gdb.base/double-prompt-target-event-error.exp
7901 * gdb.base/dprintf-bp-same-addr.exp
7902 * gdb.base/dprintf-detach.exp
7903 * gdb.base/dprintf-next.exp
7904 * gdb.base/dprintf-non-stop.exp
7905 * gdb.base/dprintf-pending.exp
7906 * gdb.base/dso2dso.exp
7907 * gdb.base/ending-run.exp
7908 * gdb.base/enum_cond.exp
7909 * gdb.base/examine-backward.exp
7910 * gdb.base/exe-lock.exp
7911 * gdb.base/exec-invalid-sysroot.exp
7912 * gdb.base/execl-update-breakpoints.exp
7913 * gdb.base/execution-termios.exp
7914 * gdb.base/fileio.exp
7915 * gdb.base/fixsection.exp
7916 * gdb.base/foll-exec-mode.exp
7917 * gdb.base/foll-exec.exp
7918 * gdb.base/fork-running-state.exp
7919 * gdb.base/frame-args.exp
7920 * gdb.base/fullpath-expand.exp
7921 * gdb.base/func-ptr.exp
7922 * gdb.base/gcore-relro-pie.exp
7923 * gdb.base/gdb1090.exp
7924 * gdb.base/gdb1555.exp
7925 * gdb.base/global-var-nested-by-dso.exp
7926 * gdb.base/gnu-ifunc.exp
7927 * gdb.base/hbreak-in-shr-unsupported.exp
7928 * gdb.base/hbreak-unmapped.exp
7929 * gdb.base/hook-stop.exp
7930 * gdb.base/infcall-input.exp
7931 * gdb.base/info-fun.exp
7932 * gdb.base/info-shared.exp
7933 * gdb.base/interrupt-noterm.exp
7934 * gdb.base/jit-so.exp
7935 * gdb.base/jit.exp
7936 * gdb.base/line-symtabs.exp
7937 * gdb.base/list.exp
7938 * gdb.base/longjmp.exp
7939 * gdb.base/macscp.exp
7940 * gdb.base/max-value-size.exp
7941 * gdb.base/nodebug.exp
7942 * gdb.base/nofield.exp
7943 * gdb.base/overlays.exp
7944 * gdb.base/paginate-after-ctrl-c-running.exp
7945 * gdb.base/paginate-bg-execution.exp
7946 * gdb.base/paginate-inferior-exit.exp
7947 * gdb.base/pending.exp
7948 * gdb.base/pr11022.exp
7949 * gdb.base/printcmds.exp
7950 * gdb.base/ptr-typedef.exp
7951 * gdb.base/ptype.exp
7952 * gdb.base/randomize.exp
7953 * gdb.base/range-stepping.exp
7954 * gdb.base/realname-expand.exp
7955 * gdb.base/relativedebug.exp
7956 * gdb.base/remote.exp
7957 * gdb.base/savedregs.exp
7958 * gdb.base/sepdebug.exp
7959 * gdb.base/set-noassign.exp
7960 * gdb.base/shlib-call.exp
7961 * gdb.base/shreloc.exp
7962 * gdb.base/sigaltstack.exp
7963 * gdb.base/sigbpt.exp
7964 * gdb.base/siginfo-addr.exp
7965 * gdb.base/siginfo-obj.exp
7966 * gdb.base/siginfo-thread.exp
7967 * gdb.base/signest.exp
7968 * gdb.base/signull.exp
7969 * gdb.base/sigrepeat.exp
7970 * gdb.base/skip.exp
7971 * gdb.base/so-impl-ld.exp
7972 * gdb.base/solib-corrupted.exp
7973 * gdb.base/solib-disc.exp
7974 * gdb.base/solib-display.exp
7975 * gdb.base/solib-overlap.exp
7976 * gdb.base/solib-search.exp
7977 * gdb.base/solib-symbol.exp
7978 * gdb.base/source-execution.exp
7979 * gdb.base/sss-bp-on-user-bp-2.exp
7980 * gdb.base/sss-bp-on-user-bp.exp
7981 * gdb.base/stack-checking.exp
7982 * gdb.base/stale-infcall.exp
7983 * gdb.base/step-break.exp
7984 * gdb.base/step-line.exp
7985 * gdb.base/step-over-exit.exp
7986 * gdb.base/step-test.exp
7987 * gdb.base/structs.exp
7988 * gdb.base/sym-file.exp
7989 * gdb.base/symtab-search-order.exp
7990 * gdb.base/term.exp
7991 * gdb.base/type-opaque.exp
7992 * gdb.base/unload.exp
7993 * gdb.base/until-nodebug.exp
7994 * gdb.base/until.exp
7995 * gdb.base/unwindonsignal.exp
7996 * gdb.base/watch-cond.exp
7997 * gdb.base/watch-non-mem.exp
7998 * gdb.base/watch_thread_num.exp
7999 * gdb.base/watchpoint-reuse-slot.exp
8000 * gdb.base/watchpoint-solib.exp
8001 * gdb.base/watchpoint.exp
8002 * gdb.btrace/dlopen.exp
8003 * gdb.cell/arch.exp
8004 * gdb.cell/break.exp
8005 * gdb.cell/bt.exp
8006 * gdb.cell/core.exp
8007 * gdb.cell/data.exp
8008 * gdb.cell/dwarfaddr.exp
8009 * gdb.cell/ea-cache.exp
8010 * gdb.cell/ea-standalone.exp
8011 * gdb.cell/ea-test.exp
8012 * gdb.cell/f-regs.exp
8013 * gdb.cell/fork.exp
8014 * gdb.cell/gcore.exp
8015 * gdb.cell/mem-access.exp
8016 * gdb.cell/ptype.exp
8017 * gdb.cell/registers.exp
8018 * gdb.cell/sizeof.exp
8019 * gdb.cell/solib-symbol.exp
8020 * gdb.cell/solib.exp
8021 * gdb.compile/compile-tls.exp
8022 * gdb.cp/exception.exp
8023 * gdb.cp/gdb2495.exp
8024 * gdb.cp/local.exp
8025 * gdb.cp/mb-inline.exp
8026 * gdb.cp/mb-templates.exp
8027 * gdb.cp/pr10687.exp
8028 * gdb.cp/pr9167.exp
8029 * gdb.cp/scope-err.exp
8030 * gdb.cp/templates.exp
8031 * gdb.cp/virtfunc.exp
8032 * gdb.dwarf2/dw2-dir-file-name.exp
8033 * gdb.dwarf2/dw2-single-line-discriminators.exp
8034 * gdb.fortran/complex.exp
8035 * gdb.fortran/library-module.exp
8036 * gdb.guile/guile.exp
8037 * gdb.guile/scm-cmd.exp
8038 * gdb.guile/scm-frame-inline.exp
8039 * gdb.guile/scm-objfile.exp
8040 * gdb.guile/scm-pretty-print.exp
8041 * gdb.guile/scm-symbol.exp
8042 * gdb.guile/scm-type.exp
8043 * gdb.guile/scm-value.exp
8044 * gdb.linespec/keywords.exp
8045 * gdb.linespec/ls-errs.exp
8046 * gdb.linespec/macro-relative.exp
8047 * gdb.linespec/thread.exp
8048 * gdb.mi/mi-breakpoint-changed.exp
8049 * gdb.mi/mi-dprintf-pending.exp
8050 * gdb.mi/mi-fullname-deleted.exp
8051 * gdb.mi/mi-logging.exp
8052 * gdb.mi/mi-pending.exp
8053 * gdb.mi/mi-solib.exp
8054 * gdb.mi/new-ui-mi-sync.exp
8055 * gdb.mi/user-selected-context-sync.exp
8056 * gdb.multi/dummy-frame-restore.exp
8057 * gdb.multi/multi-arch-exec.exp
8058 * gdb.multi/remove-inferiors.exp
8059 * gdb.multi/watchpoint-multi-exit.exp
8060 * gdb.opt/solib-intra-step.exp
8061 * gdb.perf/backtrace.exp
8062 * gdb.perf/single-step.exp
8063 * gdb.perf/skip-command.exp
8064 * gdb.perf/skip-prologue.exp
8065 * gdb.perf/solib.exp
8066 * gdb.python/lib-types.exp
8067 * gdb.python/py-as-string.exp
8068 * gdb.python/py-bad-printers.exp
8069 * gdb.python/py-block.exp
8070 * gdb.python/py-breakpoint.exp
8071 * gdb.python/py-cmd.exp
8072 * gdb.python/py-events.exp
8073 * gdb.python/py-evthreads.exp
8074 * gdb.python/py-finish-breakpoint.exp
8075 * gdb.python/py-finish-breakpoint2.exp
8076 * gdb.python/py-frame-inline.exp
8077 * gdb.python/py-frame.exp
8078 * gdb.python/py-inferior.exp
8079 * gdb.python/py-infthread.exp
8080 * gdb.python/py-mi.exp
8081 * gdb.python/py-objfile.exp
8082 * gdb.python/py-pp-maint.exp
8083 * gdb.python/py-pp-registration.exp
8084 * gdb.python/py-prettyprint.exp
8085 * gdb.python/py-recurse-unwind.exp
8086 * gdb.python/py-shared.exp
8087 * gdb.python/py-symbol.exp
8088 * gdb.python/py-symtab.exp
8089 * gdb.python/py-template.exp
8090 * gdb.python/py-type.exp
8091 * gdb.python/py-unwind-maint.exp
8092 * gdb.python/py-unwind.exp
8093 * gdb.python/py-value.exp
8094 * gdb.python/python.exp
8095 * gdb.reverse/finish-reverse-bkpt.exp
8096 * gdb.reverse/insn-reverse.exp
8097 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8098 * gdb.reverse/solib-precsave.exp
8099 * gdb.reverse/solib-reverse.exp
8100 * gdb.stabs/gdb11479.exp
8101 * gdb.stabs/weird.exp
8102 * gdb.threads/fork-child-threads.exp
8103 * gdb.threads/fork-plus-threads.exp
8104 * gdb.threads/fork-thread-pending.exp
8105 * gdb.threads/forking-threads-plus-breakpoint.exp
8106 * gdb.threads/hand-call-in-threads.exp
8107 * gdb.threads/interrupted-hand-call.exp
8108 * gdb.threads/linux-dp.exp
8109 * gdb.threads/local-watch-wrong-thread.exp
8110 * gdb.threads/next-while-other-thread-longjmps.exp
8111 * gdb.threads/non-ldr-exit.exp
8112 * gdb.threads/pending-step.exp
8113 * gdb.threads/print-threads.exp
8114 * gdb.threads/process-dies-while-detaching.exp
8115 * gdb.threads/process-dies-while-handling-bp.exp
8116 * gdb.threads/pthreads.exp
8117 * gdb.threads/queue-signal.exp
8118 * gdb.threads/reconnect-signal.exp
8119 * gdb.threads/signal-command-handle-nopass.exp
8120 * gdb.threads/signal-command-multiple-signals-pending.exp
8121 * gdb.threads/signal-delivered-right-thread.exp
8122 * gdb.threads/signal-sigtrap.exp
8123 * gdb.threads/sigthread.exp
8124 * gdb.threads/staticthreads.exp
8125 * gdb.threads/stepi-random-signal.exp
8126 * gdb.threads/thread-unwindonsignal.exp
8127 * gdb.threads/thread_check.exp
8128 * gdb.threads/thread_events.exp
8129 * gdb.threads/tid-reuse.exp
8130 * gdb.threads/tls-nodebug.exp
8131 * gdb.threads/tls-shared.exp
8132 * gdb.threads/tls-so_extern.exp
8133 * gdb.threads/tls.exp
8134 * gdb.threads/wp-replication.exp
8135 * gdb.trace/actions-changed.exp
8136 * gdb.trace/actions.exp
8137 * gdb.trace/backtrace.exp
8138 * gdb.trace/change-loc.exp
8139 * gdb.trace/collection.exp
8140 * gdb.trace/deltrace.exp
8141 * gdb.trace/disconnected-tracing.exp
8142 * gdb.trace/entry-values.exp
8143 * gdb.trace/ftrace-lock.exp
8144 * gdb.trace/ftrace.exp
8145 * gdb.trace/infotrace.exp
8146 * gdb.trace/mi-trace-frame-collected.exp
8147 * gdb.trace/mi-trace-unavailable.exp
8148 * gdb.trace/mi-traceframe-changed.exp
8149 * gdb.trace/mi-tracepoint-changed.exp
8150 * gdb.trace/mi-tsv-changed.exp
8151 * gdb.trace/no-attach-trace.exp
8152 * gdb.trace/packetlen.exp
8153 * gdb.trace/passc-dyn.exp
8154 * gdb.trace/passcount.exp
8155 * gdb.trace/pending.exp
8156 * gdb.trace/pr16508.exp
8157 * gdb.trace/qtro.exp
8158 * gdb.trace/range-stepping.exp
8159 * gdb.trace/read-memory.exp
8160 * gdb.trace/report.exp
8161 * gdb.trace/save-trace.exp
8162 * gdb.trace/signal.exp
8163 * gdb.trace/stap-trace.exp
8164 * gdb.trace/status-stop.exp
8165 * gdb.trace/strace.exp
8166 * gdb.trace/tfile.exp
8167 * gdb.trace/tfind.exp
8168 * gdb.trace/trace-break.exp
8169 * gdb.trace/trace-condition.exp
8170 * gdb.trace/trace-enable-disable.exp
8171 * gdb.trace/trace-mt.exp
8172 * gdb.trace/tracecmd.exp
8173 * gdb.trace/tracefile-pseudo-reg.exp
8174 * gdb.trace/tspeed.exp
8175 * gdb.trace/tstatus.exp
8176 * gdb.trace/tsv.exp
8177 * gdb.trace/unavailable.exp
8178 * gdb.trace/while-dyn.exp
8179 * gdb.trace/while-stepping.exp
8180 * lib/gdb-guile.exp
8181 * lib/gdb.exp
8182 * lib/mi-support.exp
8183 * lib/pascal.exp
8184 * lib/perftest.exp
8185 * lib/prelink-support.exp
8186 * lib/selftest-support.exp
8187
ad02e4fe
SM
81882016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
8189
8190 * Makefile.in: Include disable-implicit-rules.mk.
8191
22347e55
AA
81922016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8193
8194 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
8195 non-byte-aligned bit fields.
8196
da5b30da
AA
81972016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8198
8199 PR gdb/12616
8200 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
8201 respects the DW_AT_data_bit_offset attribute.
8202
b593ecca
SM
82032016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
8204
8205 * gdb.base/default.exp: Fix output of "set language".
8206
3b165252
SM
82072016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
8208
8209 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
8210 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
8211 make.
8212 * configure.ac: Remove checks for the make program.
8213 * configure: Re-generate.
8214
1a2f3d7f
KB
82152016-11-16 Kevin Buettner <kevinb@redhat.com>
8216
8217 * gdb.python/py-recurse-unwind.c (main): Add loop.
8218 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
8219 to read_register() and gdb.parse_and_eval(). Make each code
8220 call a separate case that can be individually tested.
8221 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
8222 proc. Call cont_and_backtrace for each of the code paths that
8223 we want to test in the unwinder.
8224
b7f38fda
AA
82252016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
8226
8227 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
8228 the definition of struct S.
8229
1f8db343
CM
82302016-11-11 Catherine Moore <clm@codesourcery.com>
8231
8232 * gdb.base/dump.exp: Identify verilog format dump tests as such.
8233
fad0c9fb
PA
82342016-11-09 Pedro Alves <palves@redhat.com>
8235
8236 * gdb.base/commands.exp (runto_or_return): New procedure.
8237 (gdbvar_simple_if_test, gdbvar_simple_while_test)
8238 (gdbvar_complex_if_while_test, progvar_simple_if_test)
8239 (progvar_simple_while_test, progvar_complex_if_while_test)
8240 (if_while_breakpoint_command_test)
8241 (infrun_breakpoint_command_test, breakpoint_command_test)
8242 (user_defined_command_test, watchpoint_command_test)
8243 (test_command_prompt_position, redefine_hook_test)
8244 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
8245 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
8246 multi_line_input and multi_line. Remove gdb_expect and
8247 gdb_stop_suppressing_tests uses.
8248 * lib/gdb.exp (valnum_re): New global.
8249 (multi_line_input): New procedure.
8250
8354c62c
SM
82512016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
8252
8253 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
8254 Remove.
8255 (test_setup): Define with proc_with_prefix.
8256 (test_cli_inferior): Likewise.
8257 (test_cli_thread): Likewise.
8258 (test_cli_frame): Likewise.
8259 (test_cli_select_frame): Likewise.
8260 (test_cli_up_down): Likewise.
8261 (test_mi_thread_select): Likewise.
8262 (test_mi_stack_select_frame): Likewise.
8263 (test_cli_in_mi_inferior): Likewise.
8264 (test_cli_in_mi_thread): Likewise.
8265 (test_cli_in_mi_frame): Likewise.
8266 (top level): Do not use with_test_prefix_procname.
8267
64f367a2
PA
82682016-11-09 Pedro Alves <palves@redhat.com>
8269
8270 * gdb.base/commands.exp (gdbvar_simple_if_test)
8271 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
8272 (progvar_simple_if_test, progvar_simple_while_test)
8273 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
8274 (infrun_breakpoint_command_test, breakpoint_command_test)
8275 (user_defined_command_test, watchpoint_command_test)
8276 (test_command_prompt_position, deprecated_command_test)
8277 (bp_deleted_in_command, temporary_breakpoint_commands)
8278 (stray_arg0_test, source_file_with_indented_comment)
8279 (recursive_source_test, if_commands_test)
8280 (error_clears_commands_left, redefine_hook_test)
8281 (redefine_backtrace_test): Use proc_with_prefix.
8282 * lib/gdb.exp (proc_with_prefix): New proc.
8283
0bb65f1e
AA
82842016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8285
8286 * gdb.base/tui-layout.c: New file.
8287 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
8288 disassembly window contains very long lines.
8289
7353f247
TT
82902016-11-08 Tom Tromey <tom@tromey.com>
8291
8292 * gdb.python/py-value.exp (test_value_creation): Make "long" test
8293 depend on Python 2.
8294
30a7bb83
TT
82952016-11-08 Tom Tromey <tom@tromey.com>
8296
8297 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
8298 New method.
8299
cdf5a07c
MG
83002016-10-29 Manish Goregaokar <manish@mozilla.com>
8301
2806dc7e 8302 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 8303
51a789c3
MG
83042016-10-27 Manish Goregaokar <manish@mozilla.com>
8305
2806dc7e
PA
8306 * gdb.rust/simple.rs: Add test for univariant enums without
8307 discriminants and for encoded struct-like enums.
51a789c3 8308
f610ab6d
PA
83092016-10-28 Pedro Alves <palves@redhat.com>
8310
8311 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
8312 gdb_test_multiple, tighten regexps and match symtabs and line
8313 tables incrementally.
8314
b129b0ca
LM
83152016-10-28 Luis Machado <lgustavo@codesourcery.com>
8316
8317 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
8318 general.
8319
ecf45d2c
SL
83202016-10-25 Luis Machado <lgustavo@codesourcery.com>
8321
8322 * gdb.base/exec-invalid-sysroot.exp: New file.
8323
b8d38ee4
JK
83242016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8325
8326 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8327
f90fd8c2
JK
83282016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8329
8330 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8331
2d2476aa
MR
83322016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8333
2806dc7e
PA
8334 * gdb.base/killed-outside.exp: Remove $options from a call to
8335 `prepare_for_testing'.
2d2476aa 8336
e42b25a0
SM
83372016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8338
8339 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8340 Change test message.
8341
3ccdb432
SM
83422016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8343
8344 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8345 Update comment.
8346
5bad3170
SM
83472016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8348
8349 * gdb.trace/mi-trace-save.exp: New file.
8350
5ad9dba7
YQ
83512016-10-13 Yao Qi <yao.qi@linaro.org>
8352
8353 * gdb.base/code_elim.exp (get_var_address): Remove.
8354 * gdb.base/relocate.exp: Likewise.
8355 * gdb.base/shreloc.exp: Likewise.
8356 * lib/gdb.exp (get_var_address): New.
8357
62df7e21
YQ
83582016-10-13 Yao Qi <yao.qi@linaro.org>
8359
8360 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
8361 floating point tests if $skip_float_test is false.
8362
4dac951e
LM
83632016-10-12 Luis Machado <lgustavo@codesourcery.com>
8364
8365 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
8366 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
8367 argc values.
8368 Add 1 to argc so we guarantee distinct initial/modified argc values.
8369
8f1a8fc4
JK
83702016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8371
8372 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
8373
16c85b5d
JK
83742016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8375
8376 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
8377 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
8378 * gdb.arch/vsx-regs.exp: Likewise.
8379
1d0e042a
YQ
83802016-10-07 Yao Qi <yao.qi@linaro.org>
8381
8382 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
8383
68dadef5
MM
83842016-10-07 Markus Metzger <markus.t.metzger@intel.com>
8385
8386 * gdb.python/python.exp: Test decode_line("*0").
8387
33fa2c6e
DE
83882016-10-06 Doug Evans <dje@google.com>
8389
8390 * gdb.python/py-value.exp (test_value_creation): Add test for large
8391 unsigned 64-bit value.
8392
9c37b5ae
TT
83932016-10-06 Tom Tromey <tom@tromey.com>
8394
8395 * gdb.compile/compile.exp: Change java tests to rust.
8396 * gdb.base/setshow.exp: Change java tests to rust.
8397 * gdb.base/default.exp: Remove java from language list.
8398 * README (Examples): Update language example.
8399 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
8400 test.
8401 * lib/gdb.exp (skip_java_tests): Remove.
8402 * lib/java.exp: Remove.
8403 * gdb.java: Remove.
8404
78b86327
MR
84052016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8406
8407 * gdb.arch/mips-fcr.exp: New test.
8408 * gdb.arch/mips-fcr.c: Source for the new test.
8409
7470adbb
MR
84102016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8411
8412 * gdb.base/solib-disc.exp: Use `standard_output_file'
8413 throughout.
8414
4a556533
PA
84152016-10-06 Pedro Alves <palves@redhat.com>
8416
8417 * gdb.base/jit-simple-dl.c: New file.
8418 * gdb.base/jit-simple-jit.c: New file, factored out from ...
8419 * gdb.base/jit-simple.c: ... this.
8420 * gdb.base/jit-simple.exp (jit_run): Delete.
8421 (build_jit): New proc.
8422 (jit_test_reread): Recompile either the main program or the shared
8423 library, depending on what is being tested. Skip changing address
8424 if caller wants to. Compare before/after addresses. If testing
8425 standalone, explicitly load the binary. Test "maint info
8426 breakpoints".
8427 (top level): Add "standalone vs shared lib" and "change address"
8428 vs "same address" axes.
8429
5a122fbc
PA
84302016-10-06 Pedro Alves <palves@redhat.com>
8431
8432 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
8433 call.
8434 (jit_run): Delete.
8435 (jit_test_reread): Use with_test_prefix. Reload the main binary
8436 explicitly. Compare the before/after addresses of the JIT
8437 descriptor.
8438
ee8da4b8
DE
84392016-08-15 Doug Evans <dje@google.com>
8440
8441 * gdb.xml/extra-regs.xml: Update, end field now required, default type
8442 for single bitfields is bool.
8443 * gdb.xml/tdesc-regs.exp: Ditto.
8444
f389f6fe
JK
84452016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8446
8447 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
8448
fdebf1a4
YQ
84492016-10-05 Yao Qi <yao.qi@linaro.org>
8450
8451 * lib/gdb.exp (support_complex_tests): Return zero if
8452 gdb_skip_float_test return true.
8453
9c36d954 84542016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8455 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
8456
8457 PR gdb/20487
8458 * gdb.mi/user-selected-context-sync.exp: New file.
8459 * gdb.mi/user-selected-context-sync.c: New file.
8460
4034d0ff 84612016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 8462 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
8463
8464 PR gdb/20487
8465 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
8466 =thread-select-event check.
8467
a4297203
PB
84682016-09-29 Peter Bergner <bergner@vnet.ibm.com>
8469
8470 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
8471 the compulsory L operand changes.
8472 * gdb.arch/powerpc-power.s: Likewise.
8473
bb805577
JK
84742016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8475
8476 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
8477 * gdb.base/jit-attach-pie.c: New file.
8478 * gdb.base/jit-attach-pie.exp: New file.
8479
6d61dee5
PA
84802016-09-28 Pedro Alves <palves@redhat.com>
8481
8482 * gdb.base/infcall-input.c: New file.
8483 * gdb.base/infcall-input.exp: New file.
8484
f73842fc
YQ
84852016-09-22 Yao Qi <yao.qi@linaro.org>
8486
8487 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
8488 (gdb_exit): Rename it to ...
8489 (gdbserver_gdb_exit): ... Close GDBserver.
8490 (gdb_exit): New proc, call gdbserver_gdb_exit.
8491 (mi_gdb_exit): Likewise.
8492
90681dab
YQ
84932016-09-22 Yao Qi <yao.qi@linaro.org>
8494
8495 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
8496 path.
8497 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
8498 Remove duplication.
8499
9c211fd8
YQ
85002016-09-22 Yao Qi <yao.qi@linaro.org>
8501
8502 * lib/gdbserver-support.exp: Check the existence of
8503 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
8504
ad0a504f
AK
85052016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
8506
8507 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
8508
36cf1806
TT
85092016-09-21 Tom Tromey <tom@tromey.com>
8510
8511 PR gdb/20604:
8512 * gdb.base/quit.exp: New file.
8513
74172ecf
SM
85142016-09-21 Simon Marchi <simon.marchi@ericsson.com>
8515
8516 * .gitignore: New file.
8517
3d0ec882
MR
85182016-09-21 Maciej W. Rozycki <macro@imgtec.com>
8519
8520 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
8521 throughout.
8522
8193adea
AA
85232016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8524
8525 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
8526
d41a5c09
JK
85272016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8528
8529 * gdb.cp/casts.cc (decltype): Move it ...
8530 (main): ... with its call to ...
8531 * gdb.cp/casts03.cc: ... a new file.
8532 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
8533
d2dfe700
JK
85342016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8535
8536 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
8537
e2a92b16
PB
85382016-09-15 Peter Bergner <bergner@vnet.ibm.com>
8539
8540 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
8541 and sync up the test with tests in gas/testsuite/gas/ppc.
8542 * gdb.arch/powerpc-power.exp: Likewise.
8543
49b4de64
JK
85442016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8545
8546 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
8547
2c29df25
SDJ
85482016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
8549 Jan Kratochvil <jan.kratochvil@redhat.com>
8550
8551 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
8552 make m1's definition to be different from m2's. Use 'dummy' as an
8553 argument for probe 'two'.
8554
cc3c2846
JB
85552016-09-10 Jon Beniston <jon@beniston.com>
8556
8557 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
8558 for sim target.
8559
e1b2624a
AA
85602016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8561
8562 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
8563 variable declaration.
8564 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
8565 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
8566 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8567 received HWCAP as its argument.
8568
4295e285
PA
85692016-09-06 Pedro Alves <palves@redhat.com>
8570
8571 * gdb.base/new-ui-pending-input.c: New file.
8572 * gdb.base/new-ui-pending-input.exp: New file.
8573 * gdb.exp (clear_gdb_spawn_id): New procedure.
8574 (with_spawn_id): Check whether gdb_spawn_id exists before
8575 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8576 on exit.
8577
00d5215e
UW
85782016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8579
8580 * gdb.base/float128.c: New file.
8581 * gdb.base/float128.exp: Likewise.
8582 * gdb.base/floatn.c: Likewise.
8583 * gdb.base/floatn.exp: Likewise.
8584
a9ff5f12
UW
85852016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8586
8587 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8588
f245535c
PA
85892016-09-05 Pedro Alves <palves@redhat.com>
8590
8591 PR backtrace/19927
8592 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8593 unwinders are immediately called as side effect of "source" or
8594 "disable unwinder" commands.
8595 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8596
ae9cf263
YQ
85972016-09-02 Yao Qi <yao.qi@linaro.org>
8598
8599 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8600 is true and $type is "float" or "double".
8601
27aba047
YQ
86022016-09-02 Yao Qi <yao.qi@linaro.org>
8603
8604 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
8605 true.
8606 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8607 * gdb.base/call-rt-st.exp: Likewise.
8608 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8609 return value instead of gdb,skip_float_test.
8610 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8611 (do_function_calls): Use its return value instead of
8612 gdb,skip_float_test.
8613 * gdb.base/finish.exp: Likewise.
8614 * gdb.base/funcargs.exp: Likewise.
8615 * gdb.base/return.exp: Likewise.
8616 * gdb.base/return2.exp: Likewise.
8617 * gdb.base/varargs.exp: Likewise.
8618 * lib/gdb.exp (gdb_skip_float_test): Change it to
8619 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8620
5af962df
AA
86212016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8622
8623 * gdb.multi/tids.exp: Test "thread apply all".
8624
7fac6910
JK
86252016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8626
8627 * gdb.base/default.exp (tty): Remove.
8628
bb1fe4ac
KB
86292016-08-24 Kevin Buettner <kevinb@redhat.com>
8630
2806dc7e
PA
8631 * gdb.python/py-recurse-unwind.c: New file.
8632 * gdb.python/py-recurse-unwind.py: New file.
8633 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 8634
0a1ddfa6
SM
86352016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8636
8637 * gdb.base/set-inferior-tty.exp: New file.
8638 * gdb.base/set-inferior-tty.c: New file.
8639
d9de1fe3
PA
86402016-08-23 Pedro Alves <palves@redhat.com>
8641
8642 PR gdb/20494
8643 * gdb.base/new-ui-echo.c: New file.
8644 * gdb.base/new-ui-echo.exp: New file.
8645
e9d9abd7
YQ
86462016-08-23 Yao Qi <yao.qi@linaro.org>
8647
8648 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8649 gdbserver_spawn.
8650 * gdb.server/connect-without-multi-process.exp (do_test):
8651 Likewise.
8652
3589529e
YQ
86532016-08-23 Yao Qi <yao.qi@linaro.org>
8654
8655 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8656 standalone_txt. Delete gdb_txt and standalone_txt on host
8657 and target. Spawn the binary on target. Copy files from
8658 target to host.
8659
6bb90213
PA
86602016-08-22 Pedro Alves <palves@redhat.com>
8661
8662 PR gdb/20505
8663 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8664 with_test_prefix. Factor out bits to ...
8665 (test_no_vdso): ... this new procedure.
8666
20c2c024
CL
86672016-08-19 Carl Love <cel@us.ibm.com>
8668
8669 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8670 maintaining separate logic for constructing the output path.
8671 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8672 * gdb.arch/ppc-dfp.exp: Likewise.
8673 * gdb.arch/ppc-fp.exp: Likewise.
8674 * gdb.arch/vsx-regs.exp: Likewise.
8675 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8676 binprefix for generating the additional binary files.
8677
0646e07d
PA
86782016-08-19 Pedro Alves <palves@redhat.com>
8679
8680 * gdb.trace/mi-trace-frame-collected.exp
8681 (test_trace_frame_collected): On x32, expect two registers.
8682
46da9242
CL
86832016-08-18 Carl Love <cel@us.ibm.com>
8684
8685 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8686 and sync up the test with tests in gas/testsuite/gas/ppc.
8687 * gdb.arch/powerpc-power.exp: Likewise.
8688
eb2332d7
SM
86892016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8690
8691 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8692 expected error message.
8693
63c61e04
SM
86942016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8695
8696 * gdb.multi/remove-inferiors.exp: New file.
8697 * gdb.multi/remove-inferiors.c: New file.
8698
7b17065f
YQ
86992016-08-12 Yao Qi <yao.qi@linaro.org>
8700
8701 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8702 argument list.
8703
01d3dedf
PA
87042016-08-10 Pedro Alves <palves@redhat.com>
8705
8706 PR gdb/19187
8707 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8708 setup_kfails.
8709
3eb7562a
PA
87102016-08-09 Pedro Alves <palves@redhat.com>
8711 Simon Marchi <simon.marchi@ericsson.com>
8712
8713 PR gdb/20418
8714 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8715 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8716
80614914
PA
87172016-08-09 Pedro Alves <palves@redhat.com>
8718
8719 PR mi/20431
8720 * gdb.mi/mi-cmd-error.exp: New file.
8721
f348d89a
PA
87222016-08-09 Pedro Alves <palves@redhat.com>
8723
8724 PR gdb/18653
8725 * gdb.base/signals-state-child.c: New file.
8726 * gdb.base/signals-state-child.exp: New file.
8727 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
8728
e5ca03b4
PA
87292016-08-09 Pedro Alves <palves@redhat.com>
8730
8731 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
8732
282a0691
TT
87332016-08-03 Tom Tromey <tom@tromey.com>
8734
8735 PR python/18565:
8736 * gdb.python/py-frame-inline.exp: Add Frame.function test.
8737
41bfcd63
YQ
87382016-08-01 Yao Qi <yao.qi@linaro.org>
8739
8740 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
8741 variable mode to "multi-process" if $multi_process is 1, otherwise
8742 set it to "single-process".
8743
e3465b24
YQ
87442016-08-01 Yao Qi <yao.qi@linaro.org>
8745
8746 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
8747 * gdb.cp/cpexprs.exp: Likewise.
8748 * gdb.cp/m-static.exp: Likewise.
8749
0b31a4bc
TT
87502016-07-26 Tom Tromey <tom@tromey.com>
8751
8752 PR python/20190:
8753 * gdb.threads/tls.exp (check_thread_local): Add python symbol
8754 test.
8755
e0461dbb
MM
87562016-07-26 Markus Metzger <markus.t.metzger@intel.com>
8757
8758 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
8759 selecting assembly source files.
8760 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
8761 assembly source files.
8762 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
8763 assembly source files.
8764 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
8765 selecting assembly source files.
8766
8194e927
SM
87672016-07-25 Simon Marchi <simon.marchi@ericsson.com>
8768
8769 * gdb.base/new-ui.exp (do_test_invalid_args): New
8770 procedure.
8771
c0272db5
TW
87722016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
8773
8774 * gdb.btrace/reconnect.c: New file.
8775 * gdb.btrace/reconnect.exp: New file.
8776
e3487908
GKB
87772016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
8778
8779 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
8780 to test_catch_syscall_group.
8781 (test_catch_syscall_group): New.
8782
12df5c00
TT
87832016-07-21 Tom Tromey <tom@tromey.com>
8784
8785 * gdb.rust/simple.rs (main): Use empty struct expression.
8786 * gdb.rust/simple.exp: Add tests for empty struct expression.
8787
bae62ee2
YQ
87882016-07-21 Yao Qi <yao.qi@linaro.org>
8789
8790 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
8791 if gdb_skip_xml_test is true on some targets.
8792
b1b53fb3
YQ
87932016-07-21 Yao Qi <yao.qi@linaro.org>
8794
8795 * gdb.server/solib-list.exp: Unset last_loaded_file.
8796
027d97f8
JK
87972016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8798
8799 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
8800 "step into captured_main (args)".
8801
7674d381
JK
88022016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8803
8804 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8805
72b5d099
JK
88062016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8807
8808 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8809
1f960ced
PA
88102016-07-19 Pedro Alves <palves@redhat.com>
8811
8812 * gdb.opt/inline-break.exp: Remove optimize=-O2.
8813 * gdb.opt/inline-bt.exp: Likewise.
8814 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
8815 additional_flags=-Winline.
8816 * gdb.opt/inline-locals.exp: Likewise.
8817 * gdb.opt/inline-markers.c (ATTR): Define.
8818 (inlined_fn): Use it.
8819
f25827c1
YQ
88202016-07-19 Yao Qi <yao.qi@linaro.org>
8821
8822 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
8823 (test_with_self): Remove some code. Remove argument executable.
8824 (top-level): Use do_self_tests.
8825
37539ebe
DB
88262016-07-15 Zachary Welch <zwelch@codesourcery.com>
8827 Don Breazeal <donb@codesourcery.com>
8828
8829 * gdb.base/maint.exp: Escape paths used in regular expressions.
8830 * gdb.stabs/weird.exp: Likewise.
8831
dac790e1
TT
88322016-07-13 Tom Tromey <tom@tromey.com>
8833
8834 PR python/15620, PR python/18620:
8835 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
8836 (test_bkpt_events): New procs.
8837
93daf339
TT
88382016-07-13 Tom Tromey <tom@tromey.com>
8839
8840 PR python/17698:
8841 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
8842 test.
8843 (test_watchpoints): Likewise.
8844 (test_bkpt_pending): New proc.
8845
6571a381
TT
88462016-07-13 Tom Tromey <tom@tromey.com>
8847
8848 PR cli/18053:
8849 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
8850 completion test.
8851
e8732474
JK
88522016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8853
8854 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
8855 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
8856 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
8857 f_label.
8858 (g): Rename g_end_lbl to g_label.
8859 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
8860 low_pc and high_pc.
8861 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
8862
e0f3fd7c
TT
88632016-07-12 Tom Tromey <tom@tromey.com>
8864
8865 PR python/19293:
8866 * gdb.python/py-unwind-maint.exp: Update tests.
8867
3cfe46b6
YQ
88682016-07-12 Yao Qi <yao.qi@linaro.org>
8869
8870 * lib/selftest-support.exp (selftest_setup): Match the output
8871 when captured_main is inlined.
8872
4f19a0e6
WT
88732016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8874
8875 * gdb.fortran/derived-types.exp (result_line, result_line_2):
8876 New variables.
8877 (print this%a, print this%b, print this): New tests.
8878 * gdb.fortran/derived-types.f90 (this): New object and
8879 initialization.
8880
986cf455
SM
88812016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8882
8883 * gdb.ada/arraydim.exp: Remove extra directory level in build
8884 directory.
8885
f0464b23
SM
88862016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8887
8888 * lib/ada.exp: Remove extra directory level in build directory.
8889 * gdb.ada/cond_lang.exp: Likewise.
8890 * gdb.ada/exec_changed.exp: Likewise.
8891 * gdb.ada/lang_switch.exp: Likewise.
8892
42d94011
MG
88932016-07-06 Manish Goregaokar <manish@mozilla.com>
8894
2806dc7e
PA
8895 * simple.rs: Add test for raw pointer subscripting.
8896 * simple.exp: Add test expectations.
42d94011 8897
647c264c
YQ
88982016-07-05 Yao Qi <yao.qi@linaro.org>
8899
8900 * gdb.mi/mi-reverse.exp: Match =record-started output.
8901
20aa2c60
PA
89022016-07-01 Pedro Alves <palves@redhat.com>
8903
8904 * gdb.base/jit-reader.exp (info_registers_current_frame): New
8905 procedure.
8906 (jit_reader_test): Test the jit reader's unwinder.
8907 * gdb.base/jithost.c (jit_function_00_code): New global.
8908 (main): Use memcpy to fill in the mmapped code, instead of poking
8909 bytes manually here.
8910 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
8911 value.
8912 (read_debug_info): Save the function's range.
8913 (read_sp): New function.
8914 (unwind_frame): Use it. Also unwind RBP.
8915 (get_frame_id): Use read_sp.
8916 (gdb_init_reader): Use calloc instead of malloc.
8917 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
8918 parameter. Use gdb_test_multiple.
8919
ced2dffb
PA
89202016-07-01 Pedro Alves <palves@redhat.com>
8921 Antoine Tremblay <antoine.tremblay@ericsson.com>
8922
8923 * gdb.threads/process-dies-while-detaching.c: New file.
8924 * gdb.threads/process-dies-while-detaching.exp: New file.
8925
63000888
PA
89262016-07-01 Pedro Alves <palves@redhat.com>
8927
8928 * gdb.multi/watchpoint-multi-exit.c: New file.
8929 * gdb.multi/watchpoint-multi-exit.exp: New file.
8930
038d4868
PA
89312016-06-30 Pedro Alves <palves@redhat.com>
8932
8933 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
8934 unset inferior_spawn_id.
8935
994e9c83
PA
89362016-06-30 Pedro Alves <palves@redhat.com>
8937
8938 * lib/mi-support.exp (default_mi_gdb_start): Declare global
8939 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
8940
e5653468
YQ
89412016-06-29 Yao Qi <yao.qi@linaro.org>
8942
8943 * gdb.base/return.c: Add copyright header.
8944
803b47e5
TT
89452016-06-29 Tom Tromey <tom@tromey.com>
8946
8947 PR python/20129:
8948 * gdb.python/py-framefilter.exp: Add tests for setting priority
8949 and disabling of non-existent frame filter.
8950
28244707
YQ
89512016-06-29 Yao Qi <yao.qi@linaro.org>
8952
8953 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
8954 0x0f07ff.
8955
a31d2f06
YQ
89562016-06-28 Yao Qi <yao.qi@linaro.org>
8957
8958 * gdb.base/catch-syscall.exp: Remove check on isnative and target
8959 triplets. Start gdb, execute catch syscall, and continue. Check
8960 gdb's output to determine catch syscall is supported.
8961
921d8f54
MG
89622016-06-27 Manish Goregaokar <manish@mozilla.com>
8963
25d49b86
PA
8964 * gdb.rust/simple.rs: Add test for returning unit in a function.
8965 * gdb.rust/simple.exp: Add expectation for functions returning
8966 unit.
921d8f54 8967
f4952523
PMR
89682016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
8969
8970 * gdb.python/py-breakpoint-create-fail.c,
8971 gdb.python/py-breakpoint-create-fail.exp,
8972 gdb.python/py-breakpoint-create-fail.py: New testcase.
8973
fccb08f8
MG
89742016-06-25 Manish Goregaokar <manish@mozilla.com>
8975
8976 PR gdb/20239
8977 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
8978 * gdb.rust/simple.exp: Add test expectations for new NonZero
8979 tests.
fccb08f8 8980
6b850546
DT
89812016-06-24 David Taylor <dtaylor@emc.com>
8982
8983 * gdb.base/offsets.exp: New file.
8984 * gdb.base/offsets.c: New file.
8985
17621150
TT
89862016-06-23 Tom Tromey <tom@tromey.com>
8987
8988 PR gdb/16483:
8989 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
8990 before any filters are loaded.
8991
04d59df6
WT
89922016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
8993
8994 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
8995 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
8996 structs.
8997 * gdb.fortran/derived-type-function.exp: New file.
8998 * gdb.fortran/derived-type-function.f90: New file.
8999
9000
ac69f786
PA
90012016-06-21 Pedro Alves <palves@redhat.com>
9002
9003 * gdb.base/new-ui.exp: New file.
9004 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9005 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9006 (with_spawn_id): New procedure.
9007
49940788
PA
90082016-06-21 Pedro Alves <palves@redhat.com>
9009
9010 * gdb.mi/mi-exec-run.exp: New file.
9011
ef274d26
PA
90122016-06-21 Pedro Alves <palves@redhat.com>
9013
9014 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9015 breakpoint command's output on the main UI.
9016 (test_break): New procedure, factored out from calls in the top
9017 level.
9018 (top level): Use foreach_with_prefix to test MI as main UI and as
9019 separate UI.
9020
468afe6c
PA
90212016-06-21 Pedro Alves <palves@redhat.com>
9022
9023 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9024 (test_awatch_creation_and_listing)
9025 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9026 Remove 'type' parameter.
9027 (test_watchpoint_all): New parameter mi_mode. Remove
9028 with_test_prefix.
9029 (top level): Use foreach_with_prefix, and add main/separate UI MI
9030 testing axis.
9031
51f77c37
PA
90322016-06-21 Pedro Alves <palves@redhat.com>
9033
9034 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9035 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9036 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9037 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9038 (gdb_main_spawn_id, mi_spawn_id): Declare and
9039 comment.
9040 (mi_create_inferior_pty): New procedure,
9041 factored out from default_mi_gdb_start.
9042 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9043 procedures.
9044 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9045 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9046 Use mi_create_inferior_pty.
9047 (mi_gdb_start): Use eval to pass down args list.
9048
8980e177
PA
90492016-06-21 Pedro Alves <palves@redhat.com>
9050
9051 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9052 * gdb.opt/inline-cmds.exp: Add MI tests.
9053
f38d3ad1
PA
90542016-06-21 Pedro Alves <palves@redhat.com>
9055
9056 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9057
45db7c09
PA
90582016-06-21 Pedro Alves <palves@redhat.com>
9059
9060 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9061 (top level): Use it instead of mi_execute_to.
9062
5a069ab3
PA
90632016-06-21 Pedro Alves <palves@redhat.com>
9064
9065 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9066 (cont_handler_str): New.
9067 (signal_stop_handler): Set stop_handler_str instead of printing to
9068 stdout.
9069 (continue_handler): Set cont_handler_str instead of printing to
9070 stdout.
9071 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9072 mi_send_resuming_command. Print stop_handler_str and
9073 cont_handler_str instead of expecting the python events print
9074 directly.
9075
2838cc1d
SD
90762016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9077
9078 * gdb.base/jit-reader.exp: New file.
9079 * gdb.base/jithost.c: New file.
9080 * gdb.base/jithost.h: New file.
9081 * gdb.base/jitreader.c : New file.
9082 * gdb.base/jit-protocol.h: New file.
9083
21a77091
YQ
90842016-06-17 Yao Qi <yao.qi@linaro.org>
9085
9086 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9087 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9088 and detach-on-fork. Adjust tests.
9089 (top level): Invoke break_cond_on_syscall with combinations of
9090 syscall, follow-fork-mode and detach-on-fork.
9091
f50bf8e5
YQ
90922016-06-17 Yao Qi <yao.qi@linaro.org>
9093
9094 * gdb.base/step-over-exit.c: New.
9095 * gdb.base/step-over-exit.exp: New.
9096
a28d8e50
YTL
90972016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9098
9099 * gdb.base/float.exp: Add target check for nds32*-*-*.
9100 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9101
cad8e26d
AB
91022016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9103
9104 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9105 for unsupported target features.
9106 * gdb.base/call-rt-st.exp: Likewise.
9107 * gdb.base/call-sc.exp: Likewise.
9108 * gdb.base/call-signal-resume.exp: Likewise.
9109 * gdb.base/call-strs.exp: Likewise.
9110 * gdb.base/callexit.exp: Likewise.
9111 * gdb.base/callfuncs.exp: Likewise.
9112 * gdb.base/nodebug.exp: Likewise.
9113 * gdb.base/printcmds.exp: Likewise.
9114 * gdb.base/ptype.exp: Likewise.
9115 * gdb.base/structs.exp: Likewise.
9116 * gdb.base/unwindonsignal.exp: Likewise.
9117 * gdb.cp/gdb2495.exp: Likewise.
9118 * gdb.cp/templates.exp: Likewise.
9119 * gdb.cp/virtfunc.exp: Likewise.
9120 * gdb.threads/hand-call-in-threads.exp: Likewise.
9121 * gdb.threads/interrupted-hand-call.exp: Likewise.
9122 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9123
347dc102
TT
91242016-06-10 Tom Tromey <tom@tromey.com>
9125
9126 PR rust/20110:
9127 * gdb.rust/expr.exp: Add test for integer constant larger than
9128 i32.
9129
5e13cf25
BH
91302016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
9131
9132 * gdb.fortran/nested-funcs.exp: New.
9133 * gdb.fortran/nested-funcs.f90: New.
9134
bb556f1f
TK
91352016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
9136
9137 * gdb.base/examine-backward.c: New file.
9138 * gdb.base/examine-backward.exp: New file.
9139
38b022b4
SM
91402016-06-06 Simon Marchi <simon.marchi@ericsson.com>
9141
9142 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
9143 matching.
9144
1b40ec05
TT
91452016-06-02 Tom Tromey <tom@tromey.com>
9146
9147 PR python/18984:
9148 * gdb.python/py-shared.exp: Add solib_name test.
9149
193bd378
SM
91502016-06-02 Simon Marchi <simon.marchi@ericsson.com>
9151
9152 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
9153
3326303b
MG
91542016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
9155
9156 PR c++/19893
9157 * gdb.dwarf2/implref.exp: Rename to...
9158 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
9159 * gdb.dwarf2/implref-array.c: New file.
9160 * gdb.dwarf2/implref-array.exp: Likewise.
9161 * gdb.dwarf2/implref-global.c: Likewise.
9162 * gdb.dwarf2/implref-global.exp: Likewise.
9163 * gdb.dwarf2/implref-struct.c: Likewise.
9164 * gdb.dwarf2/implref-struct.exp: Likewise.
9165
825c8ef2
AT
91662016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9167
9168 * gdb.trace/trace-condition.exp: Add 64bit tests.
9169
2320162a
AT
91702016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9171
9172 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
9173 bits types.
9174 (main): Adapt to 8 to 64 bits types.
9175 * gdb.trace/trace-condition.exp: Add new tests.
9176
a7818233
AT
91772016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9178
9179 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
9180
0d336466
AT
91812016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9182
9183 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
9184 Move condition tests...
9185 * gdb.trace/trace-condition.exp: Here.
9186
7faeb45a
AT
91872016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
9188
9189 * gdb.trace/trace-condition.exp: Add counter-case tests.
9190
e385593e
JK
91912016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9192
9193 PR c++/15231
9194 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
9195 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
9196
744608cc
PA
91972016-05-27 Pedro Alves <palves@redhat.com>
9198
9199 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9200 New procedure.
9201 (top level): Call it, and bail out of DejaGnu is known to be bad.
9202
ac775bf4
AB
92032016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
9204
9205 * gdb.base/whatis.c: Extend the test case.
9206 * gdb.base/whatis.exp: Add additional tests.
9207
2bbad2ea
BH
92082016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9209
9210* gdb.fortran/type.f90: Add pointer variable.
9211* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
9212
8b70175d
BH
92132016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9214
9215 * gdb.fortran/vla-type.exp: Fix testcase name.
9216
86d8a848
BH
92172016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9218
9219 * gdb.fortran/vla-type.exp: Access elements in nested structs.
9220
e188eb36
BH
92212016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9222
9223 * gdb.fortran/type.f90: Add nested structures.
9224 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
9225 * gdb.fortran/derived-type.exp: Adapt expected output.
9226 * gdb.fortran/vla-type.exp: Adapt expected output.
9227
9b2db1fd
BH
92282016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9229
9230 * gdb.fortran/whatis_type.exp: Adapt expected output.
9231
72b17055
BH
92322016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9233
9234 * gdb.fortran/print_type.exp: Fix expected output.
9235 * gdb.fortran/whatis_type.exp: Fix expected output.
9236
3cd81d8d
BH
92372016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
9238
9239 * gdb.fortran/whatis_type.exp: Use multi_line.
9240
ddae9462
TT
92412016-05-24 Tom Tromey <tom@tromey.com>
9242
9243 PR python/17386:
9244 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
9245 use value as an index.
9246
1957f6b8
TT
92472016-05-23 Tom Tromey <tom@tromey.com>
9248
9249 PR python/17981:
9250 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
9251 no-breakpoint case.
9252
026a9174
PA
92532016-05-24 Pedro Alves <palves@redhat.com>
9254
9255 PR gdb/19828
9256 * gdb.threads/clone-attach-detach.c: New file.
9257 * gdb.threads/clone-attach-detach.exp: New file.
9258
e70a7231
FR
92592016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
9260
9261 * gdb.base/annota-input-while-running.exp: Fix syntax error.
9262
0f6ed0e0
TT
92632016-05-23 Tom Tromey <tom@tromey.com>
9264
9265 PR python/19438, PR python/18393:
9266 * gdb.python/py-progspace.exp: Add "dir" test.
9267 * gdb.python/py-objfile.exp: Add "dir" test.
9268
ffd19d61
YQ
92692016-05-23 Yao Qi <yao.qi@linaro.org>
9270
9271 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
9272 * gdb.arch/thumb2-it.exp: Likewise.
9273
9e8f9b05
SM
92742016-05-18 Simon Marchi <simon.marchi@ericsson.com>
9275
9276 * gdb.mi/mi-threads-interrupt.c: New file.
9277 * gdb.mi/mi-threads-interrupt.exp: New file.
9278
61c6156d
SM
92792016-05-17 Simon Marchi <simon.marchi@ericsson.com>
9280
9281 PR gdb/18077
9282 * gdb.mi/mi-async-run.exp: New file.
9283 * gdb.mi/mi-async-run.c: New file.
9284
67218854
TT
92852016-05-17 Tom Tromey <tom@tromey.com>
9286 Manish Goregaokar <manishsmail@gmail.com>
9287
9288 * lib/rust-support.exp: New file.
9289 * lib/gdb.exp (skip_rust_tests): New proc.
9290 (build_executable_from_specs): Handle rust.
9291 * lib/future.exp (gdb_find_rustc): New proc.
9292 (gdb_default_target_compile): Handle rust.
9293 * gdb.rust/expr.exp: New file.
9294 * gdb.rust/generics.exp: New file.
9295 * gdb.rust/generics.rs: New file.
9296 * gdb.rust/methods.exp: New file.
9297 * gdb.rust/methods.rs: New file.
9298 * gdb.rust/modules.exp: New file.
9299 * gdb.rust/modules.rs: New file.
9300 * gdb.rust/simple.exp: New file.
9301 * gdb.rust/simple.rs: New file.
9302
c44af4eb
TT
93032016-05-17 Tom Tromey <tom@tromey.com>
9304
9305 * gdb.base/default.exp (set language): Add rust.
9306
dcd1f979
TT
93072016-05-17 Tom Tromey <tom@tromey.com>
9308
9309 * gdb.gdb/unittest.exp: New file.
9310
155b7f57
YQ
93112016-05-16 Yao Qi <yao.qi@linaro.org>
9312
9313 * gdb.base/batch-preserve-term-settings.exp: Remove variable
9314 shell_prompt. Update shell_prompt_re.
9315
8ddd5a6c
DE
93162016-05-12 Doug Evans <dje@google.com>
9317
9318 PR symtab/19999
9319 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
9320 $options when building executable.
9321 * gdb.dwarf2/fission-loclists-pie.S: New file.
9322 * gdb.dwarf2/fission-loclists-pie.exp: New file.
9323
02e370d9
SM
93242016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9325
9326 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9327 of [is_remote target],
9328
8929ad8b
SM
93292016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9330
9331 * lib/gdb.exp (use_gdb_stub): New procedure.
9332
6c447423
DE
93332016-05-03 Yunlian Jiang <yunlian@google.com>
9334 Doug Evans <dje@google.com>
9335
9336 PR symtab/19914
9337 * gdb.dwarf2/dwp-sepdebug.c: New file.
9338 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9339
444e826c
SM
93402016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9341
9342 * gdb.base/detach.exp: Remove is_remote check.
9343
740feeaa
SM
93442016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9345
9346 * gdb.base/annota-input-while-running.exp: Don't check for
9347 [is_remote target]. Enable annotations after running to main.
9348 Remove unused "set test..." line.
9349
9080ac9d
SM
93502016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9351
9352 * gdb.trace/trace-enable-disable.exp: New file.
9353 * gdb.trace/trace-enable-disable.c: New file.
9354
952ebca5
SM
93552016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9356
9357 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
9358 use it in info sharedlibrary test.
9359 * gdb.trace/ftrace-lock.exp: Likewise.
9360 * gdb.trace/ftrace.exp: Likewise.
9361 * gdb.trace/range-stepping.exp: Likewise.
9362 * gdb.trace/trace-break.exp: Likewise.
9363 * gdb.trace/trace-condition.exp: Likewise.
9364 * gdb.trace/trace-mt.exp: Likewise.
9365
d9019901
SM
93662016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9367
9368 * lib/gdb.exp (gdb_load_shlibs): Rename to...
9369 (gdb_load_shlib): ... this.
9370 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
9371 gdb_load_shlib.
9372 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
9373 * gdb.base/ctxobj.exp: Likewise.
9374 * gdb.base/dprintf-pending.exp: Likewise.
9375 * gdb.base/dso2dso.exp: Likewise.
9376 * gdb.base/fixsection.exp: Likewise.
9377 * gdb.base/gcore-relro.exp: Likewise.
9378 * gdb.base/gdb1555.exp: Likewise.
9379 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9380 * gdb.base/gnu-ifunc.exp: Likewise.
9381 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
9382 * gdb.base/jit-so.exp (one_jit_test): Likewise.
9383 * gdb.base/pending.exp: Likewise.
9384 * gdb.base/print-file-var.exp: Likewise.
9385 * gdb.base/print-symbol-loading.exp: Likewise.
9386 * gdb.base/shlib-call.exp: Likewise.
9387 * gdb.base/shreloc.exp: Likewise.
9388 * gdb.base/so-impl-ld.exp: Likewise.
9389 * gdb.base/solib-disc.exp: Likewise.
9390 * gdb.base/solib-nodir.exp: Likewise.
9391 * gdb.base/solib-overlap.exp: Likewise.
9392 * gdb.base/solib-symbol.exp: Likewise.
9393 * gdb.base/solib-weak.exp (do_test): Likewise.
9394 * gdb.base/sym-file.exp: Likewise.
9395 * gdb.base/symtab-search-order.exp: Likewise.
9396 * gdb.base/type-opaque.exp: Likewise.
9397 * gdb.base/unload.exp: Likewise.
9398 * gdb.base/watchpoint-solib.exp: Likewise.
9399 * gdb.compile/compile.exp: Likewise.
9400 * gdb.cp/gdb2384.exp: Likewise.
9401 * gdb.cp/infcall-dlopen.exp: Likewise.
9402 * gdb.cp/re-set-overloaded.exp: Likewise.
9403 * gdb.fortran/library-module.exp: Likewise.
9404 * gdb.opt/solib-intra-step.exp: Likewise.
9405 * gdb.python/py-finish-breakpoint.exp: Likewise.
9406 * gdb.python/py-shared.exp: Likewise.
9407 * gdb.reverse/solib-precsave.exp: Likewise.
9408 * gdb.reverse/solib-reverse.exp: Likewise.
9409 * gdb.server/solib-list.exp: Likewise.
9410 * gdb.threads/dlopen-libpthread.exp: Likewise.
9411 * gdb.threads/tls-shared.exp: Likewise.
9412 * gdb.threads/tls-so_extern.exp: Likewise.
9413 * gdb.trace/change-loc.exp: Likewise.
9414 * gdb.trace/ftrace-lock.exp: Likewise.
9415 * gdb.trace/ftrace.exp: Likewise.
9416 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
9417 * gdb.trace/pending.exp: Likewise.
9418 * gdb.trace/range-stepping.exp: Likewise.
9419 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
9420 (strace_info_marker): Likewise.
9421 (strace_probe_marker): Likewise.
9422 (strace_trace_on_same_addr): Likewise.
9423 (strace_trace_on_diff_addr): Likewise.
9424 * gdb.trace/trace-break.exp: Likewise.
9425 * gdb.trace/trace-condition.exp: Likewise.
9426 * gdb.trace/trace-mt.exp: Likewise.
9427
fca4cfd9
SM
94282016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9429
9430 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
9431 result of gdb_remote_download.
9432 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
9433 * gdb.base/dso2dso.exp: Likewise.
9434 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9435 * gdb.base/print-file-var.exp: Likewise.
9436 * gdb.base/shlib-call.exp: Likewise.
9437 * gdb.base/shreloc.exp: Likewise.
9438 * gdb.base/solib-overlap.exp: Likewise.
9439 * gdb.base/solib-weak.exp (do_test): Likewise.
9440 * gdb.base/unload.exp: Likewise.
9441
11cf4ffb
YQ
94422016-04-27 Yao Qi <yao.qi@linaro.org>
9443
9444 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
9445 exists.
9446
3e2e34f8
KB
94472016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9448
9449 * vla-type.exp: Print structure from toplevel.
9450
8f07e298
BH
94512016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9452
9453 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
9454 of dynamic types.
9455 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
9456 of dynamic types.
9457
9920b434
BH
94582016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9459
9460 * gdb.fortran/vla-type.f90: New file.
9461 * gdb.fortran/vla-type.exp: New file.
9462
f3abeff5
YQ
94632016-04-25 Yao Qi <yao.qi@linaro.org>
9464
9465 * gdb.base/branch-to-self.c: New file.
9466 * gdb.base/branch-to-self.exp: New file.
9467
0a5d52f0
YQ
94682016-04-22 Yao Qi <yao.qi@linaro.org>
9469
9470 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
9471 more after $hex.
9472
495346f6
YQ
94732016-04-22 Yao Qi <yao.qi@linaro.org>
9474
9475 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
9476 * gdb.base/annota3.exp: Likewise.
9477
4a7e075c
YQ
94782016-04-22 Yao Qi <yao.qi@linaro.org>
9479
9480 * gdb.reverse/step-precsave.exp: Do one step and test program
9481 stops in "callee" and do multiple steps until program goes out
9482 of "callee".
9483 * gdb.reverse/step-reverse.exp: Likewise.
9484
5b061e98
YQ
94852016-04-22 Yao Qi <yao.qi@linaro.org>
9486
9487 * gdb.trace/signal.exp: Also pass if
9488 $tracepoint_hits($i) > $iterations.
9489
5c5dc57f
YQ
94902016-04-22 Yao Qi <yao.qi@linaro.org>
9491
9492 * gdb.trace/signal.c: New file.
9493 * gdb.trace/signal.exp: New file.
9494
a55411b9
DE
94952016-04-19 Doug Evans <xdje42@gmail.com>
9496
9497 * gdb.base/bad-file.exp: New file.
9498
a22df60a
MG
94992016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
9500
9501 * gdb.dwarf2/implref.exp: New file.
9502
0c13f7e5
BH
95032016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9504
9505 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
9506 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
9507 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
9508 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
9509 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
9510 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
9511 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
9512 * lib/fortran.exp (fortran_int4): New procedure.
9513 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
9514 (fortran_logical4): Likewise.
9515
9b9b09e9
BH
95162016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
9517
9518 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
9519
a14d1f4d
BH
95202016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9521
9522 * lib/compiler.c: Add Intel specific preprocessor macros.
9523 * lib/compiler.cc: Likewise.
25d49b86 9524
7d49b1d0
LM
95252016-04-13 Luis Machado <lgustavo@codesourcery.com>
9526
9527 * gdb.server/connect-with-no-symbol-file.c: New file.
9528 * gdb.server/connect-with-no-symbol-file.exp: New file.
9529
8392fa22
SM
95302016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9531
9532 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
9533
8c4c4aeb
SM
95342016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9535
9536 * boards/gdbserver-base.exp (${board}_download): Copy source file to
9537 standard output directory.
9538
45e3745e
AT
95392016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
9540
9541 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
9542
e26b7e41
MM
95432016-04-13 Markus Metzger <markus.t.metzger@intel.com>
9544
9545 * gdb.btrace/instruction_history.c (loop): Add declaration.
9546
8ce09462
AT
95472016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9548
9549 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
9550
2e88a1ea
SM
95512016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
9552
9553 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
9554 parentheses to print.
9555 (continue_handler): Likewise.
9556
f48e22e3
SM
95572016-04-08 Simon Marchi <simon.marchi@ericsson.com>
9558
9559 * gdb.server/solib-list.exp: Remove is_remote check.
9560 Pass shlib= to gdb_compile. Don't link shared library with
9561 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
9562 Run binary filename through "readlink -f" on the target.
9563
096be756
PA
95642016-04-08 Pedro Alves <palves@redhat.com>
9565
9566 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
9567 interpreter filename as argument to gdbserver_spawn.
9568 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9569 Return empty if $last_loaded_file does not exist.
9570
06500533
JK
95712016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9572
9573 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9574 * gdb.base/jit-main.c: Use exit after usage.
9575
2d35e871
JK
95762016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9577
9578 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9579 GDBHISTSIZE prior to the tests.
9580 * gdb.base/gdbinit-history.exp: Likewise.
9581
95822016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
9583
9584 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9585 instead of build_executable. Use gdb_load_shlibs.
9586
c8064e7e
YQ
95872016-04-07 Yao Qi <yao.qi@linaro.org>
9588
9589 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9590 Execute "si" command.
9591
bde47561
YQ
95922016-04-07 Yao Qi <yao.qi@linaro.org>
9593
9594 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9595 number instead of the comments on some line.
9596
b16f8a3b
DB
95972016-04-06 Don Breazeal <donb@codesourcery.com>
9598
9599 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9600 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9601
c2f901df
SM
96022016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9603
9604 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
9605 standard_output_file. Remove unused binfile variable.
9606
ac17fda0
CU
96072016-04-05 Catalin Udma <catalin.udma@freescale.com>
9608
9609 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9610 * gdb.python/py-mi-objfile.exp: Match "list main" output
9611 in console format.
9612
03a8c4df
SM
96132016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9614
9615 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9616 absolute.
9617
6e774b13
SM
96182016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9619
9620 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9621 absolute.
9622 * gdb.trace/ftrace.exp: Likewise.
9623 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9624 targets as well.
9625 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9626 (gdb_load_shlibs): Copy libraries to test directory when testing
9627 natively. Only set solib-search-path if testing remotely.
9628 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9629
7817ea46
SM
96302016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9631
9632 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9633 gdb_download. Use it even if the target is not remote.
9634 * gdb.base/jit.exp (compile_jit_test): Likewise.
9635 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9636 output directory if the destination board is local, otherwise use
9637 the standard remote_download from DejaGnu.
9638 (gdb_download): Remove.
9639 (gdb_load_shlibs): Use gdb_remote_download instead of
9640 gdb_download.
9641 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9642 Use gdb_remote_download instead of gdb_download. Use it even if
9643 the target is not remote.
9644 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9645 instead of gdb_download.
9646
7beb7f68
SM
96472016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9648
9649 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9650 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9651 run.
9652
cc63428a
AV
96532016-04-01 Artemiy Volkov <artemiyv@acm.org>
9654
9655 PR gdb/19820
9656 * gdb.base/printcmds.exp: Add artificial arrays tests.
9657
64cdf930
PA
96582016-03-31 Pedro Alves <palves@redhat.com>
9659
9660 PR gdb/19858
9661 * gdb.base/jit-main.c: Include unistd.h.
9662 (ATTACH): Define to 0 if not already defined.
9663 (wait_for_gdb, mypid): New globals.
9664 (WAIT_FOR_GDB): New macro.
9665 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9666 some breakpoint locations.
9667 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9668 New procedures.
9669 (one_jit_test): Add REATTACH parameter, and handle it. Use
9670 continue_to_test_location.
9671 (top level): Test attach, and adjusts calls to one_jit_test.
9672
40dea8cb
PA
96732016-03-31 Pedro Alves <palves@redhat.com>
9674
9675 PR gdb/19858
9676 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9677 BINSUFFIX parameter, and handle it.
9678 (top level): Adjust calls compile_jit_test.
9679
e7ea3ec7
CU
96802016-03-31 Catalin Udma <catalin.udma@freescale.com>
9681
9682 PR python/19743
9683 * gdb.python/py-mi-events-gdb.py: New file.
9684 * gdb.python/py-mi-events.c: New file.
9685 * gdb.python/py-mi-events.exp: New file.
9686
e6359af3
YQ
96872016-03-30 Yao Qi <yao.qi@linaro.org>
9688
9689 * gdb.reverse/until-precsave.exp: Match function name only.
9690 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9691 Move malloc to a condition block.
9692 * gdb.reverse/until-reverse.exp: Match function name only.
9693
a4105d04
MK
96942016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9695
9696 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9697 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9698 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9699 variable for GPR 0 instead of assuming it is register 0.
9700 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9701 * lib/trace-support.exp: Add s390 registers.
9702
bfa6adb9
YQ
97032016-03-29 Yao Qi <yao.qi@linaro.org>
9704
9705 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9706
1e6697ea
YQ
97072016-03-24 Yao Qi <yao.qi@linaro.org>
9708
9709 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9710 test message.
9711
64bcd522
AA
97122016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9713
9714 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9715 maintaining separate logic for constructing the output path.
9716
7868401b
DB
97172016-03-16 Don Breazeal <donb@codesourcery.com>
9718
9719 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9720 Retry fork and waitpid on interrupted system call errors.
9721 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9722 Use with_timeout_factor to increase timeout by factor of 10.
9723
1cafadb4
DB
97242016-03-15 Don Breazeal <donb@codesourcery.com>
9725
9726 * gdb.cp/scope-err.cc: New test program.
9727 * gdb.cp/scope-err.exp: New test script.
9728 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
9729 lines and "set breakpoint here" comment.
9730 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
9731 Fixed some whitespace and format issues.
9732 * gdb.mi/mi-linespec-err-cp.cc: New test program.
9733 * gdb.mi/mi-linespec-err-cp.exp: New test script.
9734
81516450
DE
97352016-03-15 Doug Evans <dje@google.com>
9736
9737 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
9738 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
9739 All callers updated. Add tests for enums, mixed flags register.
9740
aa52b601
DE
97412016-03-15 Doug Evans <dje@google.com>
9742
9743 * gdb.base/skip.c (main): Call test_skip_file_and_function.
9744 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
9745
fa4ff313
SM
97462016-03-14 Simon Marchi <simon.marchi@ericsson.com>
9747
9748 * gdb.base/default.exp: Add $_as_string to the list of expected
9749 convenience functions.
9750
f2403c39
AB
97512016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9752
9753 * gdb.base/maint.exp: New tests for 'maint info line-table'.
9754
f2f3ccb9
SM
97552016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
9756
9757 * gdb.python/py-as-string.exp: New file.
9758 * gdb.python/py-as-string.c: New file.
9759
00dbd492
PA
97602016-03-09 Pedro Alves <palves@redhat.com>
9761
9762 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9763 signal" -> "Thread NN received signal" output change.
9764 * gdb.threads/ia64-sigill.exp: Likewise.
9765 * gdb.threads/linux-dp.exp: Likewise.
9766 * gdb.threads/manythreads.exp: Likewise.
9767 * gdb.threads/pending-step.exp: Likewise.
9768 * gdb.threads/print-threads.exp: Likewise.
9769 * gdb.threads/sigstep-threads.exp: Likewise.
9770 * gdb.threads/staticthreads.exp: Likewise.
9771 * gdb.threads/tls.exp: Likewise.
9772
1e6697ea
YQ
97732016-03-09 Pedro Alves <palves@redhat.com>
9774
9775 * gdb.base/command-line-input.exp: New file.
9776
b04fd3be
MK
97772016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9778
9779 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
9780 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
9781 * gdb.trace/pending.exp: Accept leading dot before function name.
9782 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
9783 * lib/trace-support.exp: Set registers for ppc.
9784
98fa59e9
MK
97852016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9786
9787 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
9788 use it for disassembly; accept .main in addition to main in backtrace.
9789
f77198c8
MK
97902016-03-09 Wei-cheng Wang <cole945@gmail.com>
9791 Marcin Kościelnicki <koriakin@0x04.net>
9792
9793 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9794 (gdb_recursion_test_ptr): New global variable.
9795 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9796 gdb_recursion_test.
9797 (gdb_c_test): Ditto.
9798
ba84e0da
MK
97992016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9800
9801 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
9802 ordering.
9803
4366d36e
MK
98042016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9805
9806 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9807 (bar): Add bar_start_lbl label.
9808 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9809 of foo/bar for emitting DWARF and tracing.
9810
5eb264df
SDJ
98112016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9812
9813 * analyze-racy-logs.py: Set executable bit.
9814
fb6a751f
SDJ
98152016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
9816
9817 * Makefile.in (DEFAULT_RACY_ITER): New variable.
9818 (CHECK_TARGET_TMP): Likewise.
9819 (check-single-racy): New rule.
9820 (check-parallel-racy): Likewise.
9821 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
9822 (do-check-parallel-racy): New rule.
9823 (check-racy/%.exp): Likewise.
9824 * README (Racy testcases): New section.
9825 * analyze-racy-logs.py: New file.
9826
bdf7e230
DE
98272016-03-03 Doug Evans <dje@google.com>
9828
9829 * gdb.base/skip.exp: Use with_test_prefix.
9830
4719d415
YQ
98312016-03-03 Yao Qi <yao.qi@linaro.org>
9832
9833 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
9834 Invoke step_over_syscall "clone" and break_cond_on_syscall
9835 "clone".
9836 * gdb.base/step-over-clone.c: New file.
9837
ea507862
YQ
98382016-03-03 Yao Qi <yao.qi@linaro.org>
9839
9840 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
9841 code format.
9842
8fc8cbda
YQ
98432016-03-03 Yao Qi <yao.qi@linaro.org>
9844
9845 * gdb.base/disp-step-fork.c: Rename to ...
9846 * gdb.base/step-over-fork.c: ... it. New file.
9847 * gdb.base/disp-step-vfork.c: Rename to ...
9848 * gdb.base/step-over-vfork.c: ... it. New file.
9849 * gdb.base/disp-step-syscall.exp: Rename to ...
9850 * gdb.base/step-over-syscall.exp: ... it. New file.
9851 (disp_step_cross_syscall): Rename to ...
9852 (step_over_syscall): ... it.
9853
92fa70b0
YQ
98542016-03-03 Yao Qi <yao.qi@linaro.org>
9855
9856 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
9857 If target supports condition evaluation on target, invoke
9858 break_cond_on_syscall for fork and vfork.
9859
e197ad3c
YQ
98602016-03-03 Yao Qi <yao.qi@linaro.org>
9861
9862 * gdb.base/disp-step-syscall.exp: Don't invoke
9863 support_displaced_stepping.
9864 (disp_step_cross_syscall): Test with displaced stepping off and
9865 on if supported.
9866
0b47da9f
YQ
98672016-03-03 Yao Qi <yao.qi@linaro.org>
9868
9869 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
9870 proc.
9871 (setup): New proc.
9872 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
9873 and setup.
9874
065ab6dc
BH
98752016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9876
9877 * gdb.fortran/vla-history.exp: Remove breakpoint.
9878
07e448ad 98792016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9880
25d49b86
PA
9881 * gdb.fortran/vla-history.exp: Lookup array elements and printing
9882 exceeds timeout.
07e448ad 9883
9ac2d526 98842016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9885
25d49b86
PA
9886 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
9887 breakpoint.
9ac2d526 9888
17807369
BH
98892016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9890
9891 * gdb.mi/vla.f90: Nullify pointer after declaration.
9892
86e501af
PA
98932016-03-01 Pedro Alves <palves@redhat.com>
9894
9895 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
9896
1e903e32
PA
98972016-03-01 Pedro Alves <palves@redhat.com>
9898
9899 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
9900 before anything else.
9901 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
9902 _GNU_SOURCE here.
9903 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
9904 before anything else.
9905 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
9906
6ccb54e2
PA
99072016-03-01 Pedro Alves <palves@redhat.com>
9908
9909 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
9910
30ca9da1
YQ
99112016-03-01 Yao Qi <yao.qi@linaro.org>
9912
9913 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
9914 prepare_for_testing.
9915
dc856b38
YQ
99162016-03-01 Yao Qi <yao.qi@linaro.org>
9917
9918 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
9919
4a932159
AA
99202016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9921
9922 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
9923 manually constructing the output path.
9924
f2489477
AA
99252016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9926
9927 * gdb.arch/s390-stackless.S: New.
9928 * gdb.arch/s390-stackless.exp: New.
9929
38899f16
IB
99302016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
9931
9932 * gdb.dlang/circular.c: New file.
9933 * gdb.dlang/circular.exp: New file.
9934
9fde51ed
YQ
99352016-02-26 Yao Qi <yao.qi@linaro.org>
9936
9937 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
9938 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
9939 (testcases): Update.
9940
ce90fefe
YQ
99412016-02-26 Yao Qi <yao.qi@linaro.org>
9942
9943 * gdb.reverse/aarch64.c: Rename to ...
9944 * gdb.reverse/insn-reverse.c: ... it.
9945 * gdb.reverse/aarch64.exp: Rename to ...
9946 * gdb.reverse/insn-reverse.exp: ... it.
9947
3263bceb
YQ
99482016-02-26 Yao Qi <yao.qi@linaro.org>
9949
9950 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
9951 (testcase_ftype): New.
9952 (testcases): New array.
9953 (n_testcases): New.
9954 (main): Call each element in testcases.
9955 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
9956 (read_testcase): New.
9957 Do the tests in a loop.
9958
6cb59ff1
YQ
99592016-02-25 Yao Qi <yao.qi@linaro.org>
9960
9961 * gdb.base/branches.c: Remove.
9962
ae91f625
MK
99632016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9964
9965 PR gdb/13808
9966 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
9967
678b48b7
MK
99682016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9969
9970 * gdb.trace/ftrace.exp: Remove unnecessary target check.
9971
7337a6f2
MK
99722016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9973
9974 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
9975 change x86_64 call_insn to 'callq'.
9976
861ca91f
AT
99772016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9978
9979 * gdb.trace/tfile-avx.c: Move to...
9980 * gdb.trace/tracefile-pseudo-reg.c: Here.
9981 * gdb.trace/tfile-avx.exp: Move to...
9982 * gdb.trace/tracefile-pseudo-reg.exp: Here.
9983
bf74e428
GB
99842016-02-24 Gary Benson <gbenson@redhat.com>
9985
9986 * gdb.base/attach-pie-noexec.exp: Do not expect an error
9987 message on attach.
9988
cce0e923
DE
99892016-02-23 Doug Evans <dje@google.com>
9990
9991 * gdb.base/skip.c (test_skip): New function.
9992 (end_test_skip_file_and_function): New function.
9993 (test_skip_file_and_function): New function.
9994 * gdb.base/skip1.c (test_skip): New function.
9995 (skip1_test_skip_file_and_function): New function.
9996 * gdb.base/skip.exp: Add tests for new skip options.
9997 * gdb.base/skip-solib.exp: Update expected output.
9998 * gdb.perf/skip-command.cc: New file.
9999 * gdb.perf/skip-command.exp: New file.
10000 * gdb.perf/skip-command.py: New file.
10001
4000e47e
MK
100022016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10003
10004 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10005 info registers pattern.
10006
24f75ead
IB
100072016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10008
10009 * lib/future.exp: Add D support.
10010 (gdb_find_gdc): New proc.
10011 (gdb_default_target_compile): Add D support.
10012
fbb7bcbe
WW
100132016-02-18 Wei-cheng Wang <cole945@gmail.com>
10014
10015 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10016 user+system time.
10017 (trace_speed_test): Determine the iteration count for a time
10018 between 15..30 seconds.
10019
012b3a21
WT
100202016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10021
10022 * gdb.arch/i386-mpx-sigsegv.c: New file.
10023 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10024 * gdb.arch/i386-mpx-simple_segv.c: New file.
10025 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10026
2d5189bd
YQ
100272016-02-18 Yao Qi <yao.qi@linaro.org>
10028
10029 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10030 Don't call setup_kfail.
10031
40fb20d0
YQ
100322016-02-18 Yao Qi <yao.qi@linaro.org>
10033
10034 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10035 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10036
21b1f8d2
DE
100372016-02-16 Doug Evans <dje@google.com>
10038
10039 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10040 * gdb.base/skip1.c: Ditto.
10041 * gdb.base/skip.exp: Whitespace cleanup.
10042
4041ed77
DB
100432016-02-16 Don Breazeal <donb@codesourcery.com>
10044
10045 PR remote/19496
10046 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10047 Remove kfail for PR remote/19496.
10048
c4ef31bf
SM
100492016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10050
10051 * lib/gdb.exp (standard_temp_file): Return a path specific to
10052 the runtest invocation.
10053
266b65b3
SM
100542016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10055
10056 * gdb.trace/save-trace.exp: Change relative path to be in the
10057 standard output directory.
10058
a7a0a6a9
JK
100592016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10060
10061 * gdb.arch/i386-prologue.c: Add missing prototypes.
10062
c99dbb42
JK
100632016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10064
10065 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10066 * gdb.arch/i386-prologue.exp: Likewise.
10067 * gdb.arch/i386-size.exp: Likewise.
10068
aa480355
SM
100692016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10070
10071 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10072 define object file path.
10073 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10074 file path.
10075 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10076 standard_output_file to define binfile.
10077
ba881f50
JK
100782016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10079
10080 Fix compatibility with recent gfortran-5.3.1.
10081 * gdb.fortran/vla-history.exp (print vla1 allocated)
10082 (print vla2 allocated, print $2, print $3): Remove
10083 (print $4): Rename to ...
10084 (print $2): ... here.
10085 (print $9): Rename to ...
10086 (print $5): ... here.
10087 (print $10): Rename to ...
10088 (print $6): ... here.
10089 * gdb.fortran/vla.f90: Add pvla initialization.
10090
e9fb005c
JK
100912016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10092
10093 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10094 New test.
10095 * gdb.fortran/vla-value-sub.exp: Likewise.
10096
e44e00ff
MK
100972016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10098
10099 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10100
97e94151
SM
101012016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10102
10103 * i386-biarch-core.exp: Define corefile using
10104 standard_output_file.
10105
01113bc1
YQ
101062016-02-12 Yao Qi <yao.qi@linaro.org>
10107
10108 * gdb.arch/arm-single-step-kernel-helper.c: New.
10109 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10110
33b4777c
MM
101112016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10112
10113 * gdb.btrace/tailcall-only.exp: New.
10114 * gdb.btrace/tailcall-only.c: New.
10115 * gdb.btrace/x86_64-tailcall-only.S: New.
10116 * gdb.btrace/i686-tailcall-only.S: New.
10117
acc23c11
PA
101182016-02-11 Pedro Alves <palves@redhat.com>
10119
10120 * README (Parallel testing): Add missing double quotes.
10121
e352bf0a
PA
101222016-02-11 Pedro Alves <palves@redhat.com>
10123
10124 * README (Parallel testing): New section.
10125 (GDB_PARALLEL): Rewrite.
10126 (FORCE_PARALLEL): Document.
10127
9f5fed78
MK
101282016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
10129
10130 * gdb.trace/tfile-avx.c: New test.
10131 * gdb.trace/tfile-avx.exp: New test.
10132
9ef9e6a6
KS
101332016-02-09 Keith Seitz <keiths@redhat.com>
10134
10135 PR breakpoints/19546
10136 * gdb.base/infcall-exec.c: New file.
10137 * gdb.base/infcall-exec2.c: New file.
10138 * gdb.base/infcall-exec.exp: New file.
10139
a96e36da
KS
101402016-02-09 Keith Seitz <keiths@redhat.com>
10141
10142 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
10143 (toplevel): Call test_bkpt_address.
10144
9f61929f
KS
101452016-02-09 Keith Seitz <keiths@redhat.com>
10146
10147 PR python/19506
10148 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
10149 (toplevel): Call test_bkpt_address.
10150
1e94266c
SM
101512016-02-09 Simon Marchi <simon.marchi@ericsson.com>
10152
10153 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
10154 to AC_OUTPUT.
10155 * configure: Regenerate.
10156
2a7f3dff
PA
101572016-02-09 Pedro Alves <palves@redhat.com>
10158
10159 PR breakpoints/19548
10160 * gdb.base/execl-update-breakpoints.c (some_function): New
10161 function.
10162 (main): Call it.
10163 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
10164 Tighten expected GDB output.
10165
2151ccc5
SM
101662016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10167
10168 * Makefile.in (ALL_SUBDIRS): Remove.
10169 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
10170 (distclean maintainer-clean realclean): Likewise.
10171 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
10172 * configure: Regenerate.
10173 * gdb.ada/Makefile.in: Delete.
10174 * gdb.arch/Makefile.in: Likewise.
10175 * gdb.asm/Makefile.in: Likewise.
10176 * gdb.base/Makefile.in: Likewise.
10177 * gdb.btrace/Makefile.in: Likewise.
10178 * gdb.cell/Makefile.in: Likewise.
10179 * gdb.compile/Makefile.in: Likewise.
10180 * gdb.cp/Makefile.in: Likewise.
10181 * gdb.disasm/Makefile.in: Likewise.
10182 * gdb.dlang/Makefile.in: Likewise.
10183 * gdb.dwarf2/Makefile.in: Likewise.
10184 * gdb.fortran/Makefile.in: Likewise.
10185 * gdb.gdb/Makefile.in: Likewise.
10186 * gdb.go/Makefile.in: Likewise.
10187 * gdb.guile/Makefile.in: Likewise.
10188 * gdb.java/Makefile.in: Likewise.
10189 * gdb.linespec/Makefile.in: Likewise.
10190 * gdb.mi/Makefile.in: Likewise.
10191 * gdb.modula2/Makefile.in: Likewise.
10192 * gdb.multi/Makefile.in: Likewise.
10193 * gdb.objc/Makefile.in: Likewise.
10194 * gdb.opencl/Makefile.in: Likewise.
10195 * gdb.opt/Makefile.in: Likewise.
10196 * gdb.pascal/Makefile.in: Likewise.
10197 * gdb.perf/Makefile.in: Likewise.
10198 * gdb.python/Makefile.in: Likewise.
10199 * gdb.reverse/Makefile.in: Likewise.
10200 * gdb.server/Makefile.in: Likewise.
10201 * gdb.stabs/Makefile.in: Likewise.
10202 * gdb.threads/Makefile.in: Likewise.
10203 * gdb.trace/Makefile.in: Likewise.
10204 * gdb.xml/Makefile.in: Likewise.
10205 * lib/gdb.exp (make_gdb_parallel_path): Add check for
10206 GDB_PARALLEL.
10207 (standard_output_file): Remove check for GDB_PARALLEL, always
10208 return path in outputs/$subdir/$testname.
10209
437277d4
SM
102102016-02-08 Simon Marchi <simon.marchi@ericsson.com>
10211
10212 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
10213 (site.exp): Assign abs_srcdir to tcl's srcdir.
10214
31d913c7
YQ
102152016-02-04 Yao Qi <yao.qi@linaro.org>
10216
10217 * gdb.base/foll-exec-mode.c: Include limits.h.
10218 (main): Add parameters argc and argv. Get directory from
10219 argv[0].
10220 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
10221 compilation.
10222 * gdb.base/foll-exec.c: Include limits.h.
10223 (main): Add parameters argc and argv.
10224 Get directory from argv[0].
10225 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
10226 Adjust tests on the number of lines as source code changed.
10227 * gdb.base/foll-vfork-exit.c: Include limits.h.
10228 (main): Add one line of statement before vfork.
10229 * gdb.base/foll-vfork.c: Include limits.h and string.h.
10230 (main): Add parameters argc and argv. Get directory from
10231 argv[0].
10232 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
10233 (setup_gdb): Set tbreak to skip some source lines.
10234 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
10235 (main): Add parameters argc and argv. Get directory from
10236 argv[0].
10237 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
10238 compilation.
10239 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
10240 (main): Add parameters argc and argv. Get directory from
10241 argv[0].
10242 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
10243 compilation.
10244
9482b9fb
DE
102452016-02-01 Doug Evans <dje@google.com>
10246
10247 * gdb.base/skip.exp: Clean up multiple references to same test name.
10248
6b2e4f10
PA
102492016-02-01 Pedro Alves <palves@redhat.com>
10250
ccb6afd6 10251 PR remote/19496
6b2e4f10
PA
10252 * gdb.threads/forking-threads-plus-breakpoint.exp
10253 (displaced_stepping_supported): New global.
10254 (probe_displaced_stepping_support): New procedure.
10255 (do_test): Add 'displaced' parameter, and use it.
10256 (top level): Check for displaced stepping support. Add displaced
10257 stepping on/off testing axis.
10258
37a8db1a
AB
102592016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10260
10261 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
10262 pointer. Don't perform further tests on the unassociated pointer
10263 if the first test fails.
10264
5fdf6324
AB
102652016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
10266
10267 * gdb.base/max-value-size.c: New file.
10268 * gdb.base/max-value-size.exp: New file.
10269 * gdb.base/huge.exp: Disable max-value-size for this test.
10270
935c6144
IB
102712016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
10272
10273 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10274
7fe8399d
YQ
102752016-01-28 Yao Qi <yao.qi@linaro.org>
10276
10277 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
10278
a2077e25
PA
102792016-01-25 Pedro Alves <palves@redhat.com>
10280
10281 PR threads/19461
10282 * gdb.base/fork-running-state.c: New file.
10283 * gdb.base/fork-running-state.exp: New file.
10284
1d2736d4
PA
102852016-01-25 Pedro Alves <palves@redhat.com>
10286
10287 PR gdb/19494
10288 * gdb.base/catch-fork-kill.c: New file.
10289 * gdb.base/catch-fork-kill.exp: New file.
10290
f1da4b11
PA
102912016-01-25 Pedro Alves <palves@redhat.com>
10292
10293 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
10294 Delete, moved to lib/gdb.exp.
10295 * gdb.threads/forking-threads-plus-breakpoint.exp
10296 (foreach_with_prefix): Likewise.
10297 * gdb.threads/process-dies-while-handling-bp.exp
10298 (foreach_with_prefix): Likewise.
10299 * lib/gdb.exp (foreach_with_prefix): New procedure.
10300
45f38546
MK
103012016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
10302
10303 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
10304 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
10305
dc29a1ce
MK
103062016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
10307
10308 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
10309 endian targets.
10310
092127d7
JK
103112016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10312 Pedro Alves <palves@redhat.com>
10313
10314 Fix testsuite compatibility with Guile.
10315 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
10316 number.
10317
31d765d3
JK
103182016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10319
10320 Fix testsuite compatibility with Guile.
10321 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
10322 (thread 1): New test for backtrace through signal handler.
10323
1ac78c04
YQ
103242016-01-22 Yao Qi <yao.qi@linaro.org>
10325
10326 PR testsuite/19491
10327 * gdb.base/multi-forks.c: Include
10328 ../lib/unbuffer_output.c
10329 (main): Call gdb_unbuffer_output.
10330
4f5946a8
DE
103312016-01-21 Doug Evans <dje@google.com>
10332
10333 * lib/ada.exp (gdb_compile_ada): Fix typo.
10334
305e13e6
JB
103352016-01-21 Joel Brobecker <brobecker@adacore.com>
10336
10337 * gdb.base/break-fun-addr.exp: New file.
10338 * gdb.base/break-fun-addr1.c: New file.
10339 * gdb.base/break-fun-addr2.c: New file.
10340
5f5dfff6
SM
103412016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10342
10343 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
10344 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
10345 enum flag values.
10346
fd356fa2
AA
103472016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10348
10349 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
10350 when GDB can not set the vector return value. Add more comments
10351 for clarification.
10352
9df22175
AT
103532016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
10354
10355 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
10356 command.
10357
41d1845e
SM
103582016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10359
10360 * Makefile.in (DO_RUNTEST): Add --status and update usages.
10361
01ac6840
SM
103622016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10363
10364 * Makefile.in (check-single): Pass --status to runtest.
10365 (check/%.exp): Likewise.
10366
103672016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10368
10369 * Makefile.in (check-parallel): Propagate return code from make
10370 do-check-parallel.
10371
bd0a71fa
MK
103722016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
10373
10374 * gdb.trace/ftrace.exp: Fix expected message on continue.
10375 * gdb.trace/pending.exp: Fix expected message on continue.
10376 * gdb.trace/trace-break.exp: Fix expected message on continue.
10377
8bcbad33
SM
103782016-01-18 Simon Marchi <simon.marchi@ericsson.com>
10379
10380 * lib/gdb.exp (gdb_test): Remove unused global references.
10381
f303dbd6
PA
103822016-01-18 Pedro Alves <palves@redhat.com>
10383
10384 * gdb.base/async-shell.exp: Adjust expected output.
10385 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
10386 * gdb.base/siginfo-thread.exp: Adjust expected output.
10387 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
10388 * gdb.java/jnpe.exp: Adjust expected output.
10389 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
10390 * gdb.threads/continue-pending-status.exp: Adjust expected output.
10391 * gdb.threads/leader-exit.exp: Adjust expected output.
10392 * gdb.threads/manythreads.exp: Adjust expected output.
10393 * gdb.threads/pthreads.exp: Adjust expected output.
10394 * gdb.threads/schedlock.exp: Adjust expected output.
10395 * gdb.threads/siginfo-threads.exp: Adjust expected output.
10396 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
10397 expected output.
10398 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
10399 output.
10400 * gdb.threads/sigthread.exp: Adjust expected output.
10401 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
10402
b2789696
YQ
104032016-01-18 Yao Qi <yao.qi@linaro.org>
10404
10405 * gdb.guile/scm-section-script.c: Replace @progbits with
10406 %progbits.
10407 * gdb.python/py-section-script.c: Likewise.
10408
71ef29a8
PA
104092016-01-15 Pedro Alves <palves@redhat.com>
10410
10411 * gdb.multi/tids.exp: Test star wildcard ranges.
10412
3f5b7598
PA
104132016-01-15 Pedro Alves <palves@redhat.com>
10414
10415 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
10416 command from "thread apply" invocation.
10417 (thr_apply_info_thr_invalid): Default the expected output to the
10418 input tid list.
10419 (top level): Add tests that use convenience variables. Add tests
10420 for "thread apply" with a valid TID list, but missing the command.
10421
663f6d42
PA
104222016-01-13 Pedro Alves <palves@redhat.com>
10423
10424 * gdb.base/default.exp: Expect $_gthread as well.
10425 * gdb.multi/tids.exp: Test $_gthread.
10426 * gdb.threads/thread-specific.exp: Test $_gthread.
10427
c84f6bbf
PA
104282016-01-13 Pedro Alves <palves@redhat.com>
10429
10430 * gdb.multi/tids.exp: Test "info threads -gid".
10431
22a02324
PA
104322016-01-13 Pedro Alves <palves@redhat.com>
10433
10434 * gdb.multi/tids.exp: Test InferiorThread.global_num and
10435 Breakpoint.thread.
10436 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
10437
5d5658a1
PA
104382016-01-07 Pedro Alves <palves@redhat.com>
10439
10440 * gdb.base/break.exp: Adjust to output changes.
10441 * gdb.base/hbreak2.exp: Likewise.
10442 * gdb.base/sepdebug.exp: Likewise.
10443 * gdb.base/watch_thread_num.exp: Likewise.
10444 * gdb.linespec/keywords.exp: Likewise.
10445 * gdb.multi/info-threads.exp: Likewise.
10446 * gdb.threads/thread-find.exp: Likewise.
10447 * gdb.multi/tids.c: New file.
10448 * gdb.multi/tids.exp: New file.
10449
84654457
PA
104502016-01-13 Pedro Alves <palves@redhat.com>
10451
10452 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
10453
e3940304
PA
104542016-01-13 Pedro Alves <palves@redhat.com>
10455
10456 * gdb.base/default.exp: Expect $_inferior as well.
10457 * gdb.multi/base.exp: Test $_inferior.
10458
a911d87a
PA
104592016-01-13 Pedro Alves <palves@redhat.com>
10460
10461 PR breakpoints/19388
10462 * gdb.base/catch-signal-siginfo-cond.c: New file.
10463 * gdb.base/catch-signal-siginfo-cond.exp: New file.
10464
82075af2
JS
104652016-01-12 Josh Stone <jistone@redhat.com>
10466 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10467
10468 * gdb.base/catch-syscall.c (do_execve): New variable.
10469 (main): Conditionally trigger an execve.
10470 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
10471 (test_catch_syscall_execve): New, check entry/return across execve.
10472 (do_syscall_tests): Call test_catch_syscall_execve.
10473
e46eeedd
PA
104742016-01-12 Pedro Alves <palves@redhat.com>
10475
10476 * gdb.base/random-signal.exp (do_test): New procedure, with body
10477 of testcase moved in.
10478
01d8c27e
JK
104792016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10480 Pedro Alves <palves@redhat.com>
10481
10482 * gdb.base/funcargs.exp (finish from indirectly called function):
10483 Reintroduce the case for 'First'.
10484
9a706302
JK
104852016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10486 Pedro Alves <palves@redhat.com>
10487
10488 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
10489 (tcatch_vfork_then_child_follow_exec)
10490 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
10491 identification.
10492
c0ecb95f
JK
104932016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10494
10495 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
10496 and repeats to unlimited.
10497 * gdb.python/py-value.exp: Likewise.
10498 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
10499 and repeats to unlimited.
10500
6cfc1fcb
JK
105012016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10502
10503 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
10504 and reordering the functions.
10505 * gdb.multi/hangout.c: Likewise.
10506 * gdb.multi/hello.c: Likewise.
10507
582a1b00
SM
105082016-01-08 Simon Marchi <simon.marchi@ericsson.com>
10509
10510 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
10511 absolute.
10512 (SingleStatisticTestResult.report): Use dict.keys instead of
10513 dict.iterkeys.
10514
79bc59cb
PA
105152016-01-06 Pedro Alves <palves@redhat.com>
10516
10517 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
10518
43368e1d
MM
105192016-01-04 Markus Metzger <markus.t.metzger@intel.com>
10520
10521 * gdb.btrace/dlopen.exp: New.
10522 * gdb.btrace/dlopen.c: New.
10523 * gdb.btrace/dlopen-dso.c: New.
10524
79fad5b8
SL
105252015-12-25 Sandra Loosemore <sandra@codesourcery.com>
10526
10527 * lib/gdb.exp (gdb_test): Update comments to clarify that the
10528 PATTERN argument is optional.
10529
ab8314b3
JB
105302015-12-24 Joel Brobecker <brobecker@adacore.com>
10531
10532 * lib/ada.exp (target_compile_ada_from_dir): New function.
10533 (gdb_compile_ada): Reimplement avoiding the use of project files.
10534 * gdb.ada/gnat_ada.gpr: Delete.
10535 * gdb.ada/cond_lang.exp: Adjust test to make path before
10536 filename optional.
10537 * gdb.ada/small_reg_param.exp: Likewise.
10538
fe33faff
SM
105392015-12-22 Simon Marchi <simon.marchi@ericsson.com>
10540
10541 * gdb.base/foll-vork.exp: Remove HP-UX special case.
10542
6d265cb4
TP
105432015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
10544
10545 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
10546 case.
10547
10125099
SM
105482015-12-21 Simon Marchi <simon.marchi@ericsson.com>
10549
10550 * gdb.base/break.exp: Remove dead code.
10551 * gdb.base/sepdebug.exp: Likewise.
10552
3ca22649
SM
105532015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10554
10555 * gdb.asm/asm-source.exp: Remove HP-UX references.
10556 * gdb.base/annota1.exp: Likewise.
10557 * gdb.base/annota3.exp: Likewise.
10558 * gdb.base/attach.exp: Likewise.
10559 * gdb.base/bigcore.exp: Likewise.
10560 * gdb.base/break.exp: Likewise.
10561 * gdb.base/call-ar-st.exp: Likewise.
10562 * gdb.base/callfuncs.exp: Likewise.
10563 * gdb.base/catch-fork-static.exp: Likewise.
10564 * gdb.base/display.exp: Likewise.
10565 * gdb.base/foll-exec-mode.exp: Likewise.
10566 * gdb.base/foll-exec.exp: Likewise.
10567 * gdb.base/foll-fork.exp: Likewise.
10568 * gdb.base/foll-vfork.exp: Likewise.
10569 * gdb.base/funcargs.exp: Likewise.
10570 * gdb.base/hbreak2.exp: Likewise.
10571 * gdb.base/inferior-died.exp: Likewise.
10572 * gdb.base/interrupt.exp: Likewise.
10573 * gdb.base/multi-forks.exp: Likewise.
10574 * gdb.base/nodebug.exp: Likewise.
10575 * gdb.base/sepdebug.exp: Likewise.
10576 * gdb.base/solib1.c: Likewise.
10577 * gdb.base/step-test.exp: Likewise.
10578 * gdb.mi/non-stop.c: Likewise.
10579 * gdb.mi/pthreads.c: Likewise.
10580 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10581 * gdb.threads/pthreads.c: Likewise.
10582 * gdb.threads/staticthreads.exp: Likewise.
10583 * lib/future.exp: Likewise.
10584 * lib/gdb.exp: Likewise.
10585 * gdb.base/so-indr-cl.c: Remove.
10586 * gdb.base/so-indr-cl.exp: Likewise.
10587 * gdb.base/solib.c: Likewise.
10588 * gdb.base/solib.exp: Likewise.
10589 * gdb.base/solib2.c: Likewise.
10590
b6304613
SM
105912015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10592
10593 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10594 * gdb.base/call-ar-st.exp: Likewise.
10595 * gdb.base/callfuncs.exp: Likewise.
10596 * gdb.base/condbreak.exp: Likewise.
10597 * gdb.base/constvars.exp: Likewise.
10598 * gdb.base/hbreak2.exp: Likewise.
10599 * gdb.base/langs.exp: Likewise.
10600 * gdb.base/list.exp: Likewise.
10601 * gdb.base/long_long.exp: Likewise.
10602 * gdb.base/ptype.exp: Likewise.
10603 * gdb.base/scope.exp: Likewise.
10604 * gdb.base/signals.exp: Likewise.
10605 * gdb.base/so-impl-ld.exp: Likewise.
10606 * gdb.base/varargs.exp: Likewise.
10607 * gdb.base/volatile.exp: Likewise.
10608 * gdb.base/whatis.exp: Likewise.
10609 * gdb.cp/cplusfuncs.exp: Likewise.
10610 * gdb.cp/inherit.exp: Likewise.
10611 * gdb.cp/local.exp: Likewise.
10612 * gdb.cp/member-ptr.exp: Likewise.
10613 * gdb.cp/method.exp: Likewise.
10614 * gdb.cp/overload.exp: Likewise.
10615 * gdb.cp/templates.exp: Likewise.
10616 * gdb.stabs/weird.exp: Likewise.
10617 * lib/compiler.c: Likewise.
10618 * lib/compiler.cc: Likewise.
10619 * lib/cp-support.exp: Likewise.
10620 * lib/gdb.exp: Likewise.
10621
bf401b07
SM
106222015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10623
10624 * configure.ac: Remove HP-UX case.
10625 * configure: Regenerate.
10626
aff9c0f8
SM
106272015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10628
10629 * lib/gdb.exp (gdb_compile): Add function doc.
10630
a6904d5a
PA
106312015-12-17 Pedro Alves <palves@redhat.com>
10632
10633 PR threads/19354
10634 * gdb.multi/info-threads.exp: New file.
10635
a22279dd
YQ
106362015-12-15 Yao Qi <yao.qi@linaro.org>
10637
10638 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10639 is aarch64*-*-*.
10640
0588c796
SL
106412015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10642
10643 * gdb.base/history-duplicates.exp: Skip if no readline support.
10644
5d978e17
SL
106452015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10646
10647 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10648
7e763b86
SL
106492015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10650
10651 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10652
87a3a92c
SL
106532015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10654
10655 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10656 ctrl-C if nointerrupts target property is set.
10657 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10658 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10659 * gdb.base/paginate-bg-execution.exp: Likewise.
10660 * gdb.base/paginate-execution-startup.exp: Likewise.
10661 * gdb.base/random-signal.exp: Likewise.
10662 * gdb.base/range-stepping.exp: Likewise.
10663 * gdb.cp/annota2.exp: Likewise.
10664 * gdb.cp/annota3.exp: Likewise.
10665 * gdb.gdb/selftest.exp: Likewise.
10666 * gdb.threads/continue-pending-status.exp: Likewise.
10667 * gdb.threads/leader-exit.exp: Likewise.
10668 * gdb.threads/manythreads.exp: Likewise.
10669 * gdb.threads/pthreads.exp: Likewise.
10670 * gdb.threads/schedlock.exp: Likewise.
10671 * gdb.threads/sigthread.exp: Likewise.
10672
a8f077dc
DB
106732015-12-11 Don Breazeal <donb@codesourcery.com>
10674
10675 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10676 remote.
10677 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10678 * gdb.base/foll-exec.exp (main): Enable for target remote.
10679 * gdb.base/foll-fork.exp (main): Likewise.
10680 * gdb.base/foll-vfork.exp (main): Likewise.
10681 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10682 (proc continue_to_exit_bp_loc): Use clean_restart.
10683 * gdb.base/pie-execl.exp (main): Disable for target remote.
10684 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10685 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10686 * gdb.threads/execl.exp (main): Likewise.
10687 * gdb.threads/fork-child-threads.exp (main): Likewise.
10688 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10689 remote.
10690 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10691 remote.
10692 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10693 pid.tid style ptids, instead of just tid.
10694 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10695 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10696 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10697 ptids, instead of just tid.
10698
3b2464a8
AB
106992015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10700
10701 * gdb.base/list.exp (test_list_forward): Add end of file error
10702 test.
10703 (test_repeat_list_command): Add end of file error test.
10704 (test_list_backwards): Add beginning of file error test.
10705
a0def019
AB
107062015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10707
10708 * gdb.base/list.exp (test_list_invalid_args): New function,
10709 defined, and called.
10710
5c000dff
AB
107112015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10712
10713 * gdb.base/list.exp (test_list): Make test names unique.
10714
f1637ebe
YQ
107152015-12-11 Yao Qi <yao.qi@linaro.org>
10716
10717 * gdb.base/coremaker2.c: Remove.
10718
36d6fc0a
PA
107192015-12-10 Pedro Alves <palves@redhat.com>
10720
10721 * gdb.multi/base.exp: Remove stale "spaces" references.
10722
762f7747
PA
107232015-12-10 Pedro Alves <palves@redhat.com>
10724
10725 * gdb.multi/base.exp: Don't use nowarnings.
10726 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
10727 * gdb.multi/hangout.c: Include stdio.h.
10728 * gdb.multi/hello.c: Include stdlib.h.
10729 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
10730 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
10731 * gdb.multi/multi-arch.exp: Don't use nowarnings.
10732
28d2bfb9
AB
107332015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
10734
10735 * gdb.dwarf2/dw2-ranges-base.c: New file.
10736 * gdb.dwarf2/dw2-ranges-base.exp: New file.
10737 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
10738 support additional line table, and debug ranges generation.
10739 (Dwarf::ranges): New function, generate .debug_ranges.
10740 (Dwarf::lines): Support generating simple line table programs.
10741 (Dwarf::assemble): Initialise new namespace variables.
10742
5fc2beac
KB
107432015-12-09 Kevin Buettner <kevinb@redhat.com>
10744
10745 * gdb.base/async.exp (proc test_background): Add case for
10746 asynchronous execution not supported.
10747
1c35a88f
LM
107482015-12-09 Luis Machado <lgustavo@codesourcery.com>
10749
10750 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
10751 format and change test names to make them unique.
10752
b593e3d9
RK
107532015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
10754 Pedro Alves <pedro@redhat.com>
10755
10756 PR gdb/18702
10757 Add checking of floatformats setup on x86_64 hosts.
10758 * gdb.arch/i386-float.S (main): Load bigval and smallval.
10759 (smallval, bigval): New labels/constants.
10760 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
10761 float" after loading bigval and smallval.
10762
d72413e6
PMR
107632015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
10764
10765 * gdb.ada/fun_overload_menu.exp: New testcase.
10766 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
10767
ece66d65
JS
107682015-12-04 Josh Stone <jistone@redhat.com>
10769
10770 * gdb.base/catch-fork-static.exp: New.
10771
41d0efca
YQ
107722015-12-03 Yao Qi <yao.qi@linaro.org>
10773
10774 * gdb.base/sizeof.c: Don't include stdio.h and
10775 ../lib/unbuffer_output.c.
10776 (main): New variable 'size' and 'value'. Remove printf and
10777 gdb_unbuffer_output. Assign return value to size and value.
10778 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
10779 at the beginning.
10780 (check_sizeof): Check the result by printing variable 'size'.
10781 (check_valueof): Check the result by printing variable 'value'.
10782
99fd02d9
YQ
107832015-12-01 Yao Qi <yao.qi@linaro.org>
10784
10785 * gdb.base/disp-step-syscall.exp: Define syscall instruction
10786 for aarch64*-*-linux* target.
10787
f2faf941
PA
107882015-11-30 Pedro Alves <palves@redhat.com>
10789
10790 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
10791
04bf20c5
PA
107922015-11-30 Pedro Alves <palves@redhat.com>
10793
10794 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10795 Handle non-stop mode vCont replies.
10796
09df4675
PA
107972015-11-30 Pedro Alves <palves@redhat.com>
10798
10799 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
10800 prepare_for_testing. Start gdb with "set non-stop on" appended to
10801 GDBFLAGS. Lax expected stop output.
10802
58b584af
YQ
108032015-11-27 Yao Qi <yao.qi@linaro.org>
10804
10805 * gdb.arch/arm-neon.exp: New.
10806 * gdb.arch/arm-neon.c: New.
10807
dfcb77a8
YQ
108082015-11-27 Yao Qi <yao.qi@linaro.org>
10809
10810 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10811
88e8ec1b
YQ
108122015-11-27 Yao Qi <yao.qi@linaro.org>
10813
10814 * gdb.cp/annota2.exp: Allow multiple occurrences of the
10815 frames-invalid annotation.
10816
bfde72c2
YQ
108172015-11-27 Yao Qi <yao.qi@linaro.org>
10818
10819 * gdb.cp/annota2.exp: Use ${frames_invalid}.
10820
f6512a69
SM
108212015-11-26 Simon Marchi <simon.marchi@ericsson.com>
10822
10823 * gdb.threads/names.exp: New file.
10824 * gdb.threads/names.c: New file.
10825 * README: Mention gdb,no_thread_names.
10826
46a3515b
MM
108272015-11-26 Markus Metzger <markus.t.metzger@intel.com>
10828
10829 PR 19297
10830 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
10831 support" error.
10832
62147a22
PA
108332015-11-24 Pedro Alves <palves@redhat.com>
10834
10835 PR 17539
10836 * gdb.base/display.exp: Expect displays to be sorted in ascending
10837 order. Use multi_line.
10838 * gdb.base/solib-display.exp: Likewise.
10839
2f341b6e
PA
108402015-11-24 Pedro Alves <palves@redhat.com>
10841
10842 PR 17539
25d49b86
PA
10843 * gdb.base/display.exp: Expect displays to be sorted in ascending
10844 order. Use multi_line.
10845 * gdb.base/solib-display.exp: Likewise.
2f341b6e 10846
7e0aa6aa
PA
108472015-11-24 Pedro Alves <palves@redhat.com>
10848
10849 PR 17539
10850 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
10851 threads in ascending order.
10852 * gdb.base/foll-fork.exp: Likewise.
10853 * gdb.base/foll-vfork.exp: Likewise.
10854 * gdb.base/multi-forks.exp: Likewise.
10855 * gdb.mi/mi-nonstop.exp: Likewise.
10856 * gdb.mi/mi-nsintrall.exp: Likewise.
10857 * gdb.multi/base.exp: Likewise.
10858 * gdb.multi/multi-arch.exp: Likewise.
10859 * gdb.python/py-inferior.exp: Likewise.
10860 * gdb.threads/break-while-running.exp: Likewise.
10861 * gdb.threads/execl.exp: Likewise.
10862 * gdb.threads/gcore-thread.exp: Likewise.
10863 * gdb.threads/info-threads-cur-sal.exp: Likewise.
10864 * gdb.threads/kill.exp: Likewise.
10865 * gdb.threads/linux-dp.exp: Likewise.
10866 * gdb.threads/multiple-step-overs.exp: Likewise.
10867 * gdb.threads/next-bp-other-thread.exp: Likewise.
10868 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
10869 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
10870 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
10871 * gdb.threads/thread-find.exp: Likewise.
10872 * gdb.threads/tls.exp: Likewise.
10873 * lib/mi-support.exp (mi_reverse_list): Delete.
10874 (mi_check_thread_states): No longer reverse list.
10875
2cc57ad8
PA
108762015-11-24 Pedro Alves <palves@redhat.com>
10877
10878 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
10879 use lowercase.
10880
c93e8391
SM
108812015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10882
10883 * gdb.trace/actions.c: Include trace-common.h.
10884 (main): Add a location for a fast tracepoint.
10885 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
10886 the normal tracepoints.
10887 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
10888
045ccf91
SM
108892015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10890
10891 * save-trace.exp: Factor out code to these...
10892 (gdb_save_tracepoints): New.
10893 (gdb_load_tracepoints): New.
10894 (do_save_load_test): New.
10895
5506f9f6
KB
108962015-11-23 Kevin Buettner <kevinb@redhat.com>
10897
10898 * gdb.base/asmlabel.exp: New test.
10899 * gdb.base/asmlabel.c: New test case.
10900
16c3b12f
JB
109012015-11-23 Joel Brobecker <brobecker@adacore.com>
10902
10903 * gdb.base/wrong_frame_bt_full-main.c: New file.
10904 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
10905 * gdb.base/wrong_frame_bt_full.exp: New file.
10906
155bfbd3
JB
109072015-11-23 Joel Brobecker <brobecker@adacore.com>
10908
10909 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10910
bb097445
JM
109112015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10912
206853a0 10913 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
10914 pstate register when comparing registers values in
10915 sparc64-*-linux-gnu targets to avoid spurious differences.
10916
9c88ed8f
JM
109172015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10918
206853a0 10919 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 10920
96161e25
SL
109212015-11-19 Sandra Loosemore <sandra@codesourcery.com>
10922
10923 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
10924 as type argument to gdb_compile.
10925 * gdb.base/nested-subp2.exp: Likewise.
10926 * gdb.base/nested-subp3.exp: Likewise.
10927
340c2830
DV
109282015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
10929
10930 * lib/dwarf.exp (_note): Fix left shift of negative value.
10931 * gdb.trace/trace-condition.exp: Likewise.
10932
c1862d0f
YQ
109332015-11-13 Yao Qi <yao.qi@linaro.org>
10934
10935 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
10936 comments about d10v.
10937 (test_scalar_returns): Likewise.
10938 * gdb.base/d10v.ld: Remove.
10939 * gdb.base/overlays.exp: Remove the target triplet checking for
10940 d10v-*-*.
10941 * gdb.base/structs.exp (test_struct_returns): Remove the
10942 comments about d10v.
10943 (test_struct_calls): Likewise.
10944
77ae9c19
YQ
109452015-11-13 Yao Qi <yao.qi@linaro.org>
10946
10947 * gdb.base/gnu_vector.exp: Check the return value by "p res".
10948 * gdb.base/gnu_vector.c: Don't include stdio.h.
10949 (main): Don't print res and call add_some_intvecs.
10950
430e004e
MK
109512015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
10952
10953 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
10954 macro.
10955 (func5): Removed.
10956 (func4): Use FAST_TRACEPOINT_LABEL.
10957 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
10958 macro.
10959 (func): Removed.
10960 (thread_function): Use FAST_TRACEPOINT_LABEL.
10961 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
10962 (func): Remove.
10963 (marker): Use FAST_TRACEPOINT_LABEL.
10964 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
10965 (pendfunc1): Remove.
10966 (pendfunc): Use FAST_TRACEPOINT_LABEL.
10967 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
10968 (foo): Remove.
10969 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
10970 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
10971 macro.
10972 (func): Remove.
10973 (marker): Use FAST_TRACEPOINT_LABEL.
10974 * gdb.trace/trace-common.h: New header.
10975 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
10976 macro.
10977 (func): Remove.
10978 (marker): Use FAST_TRACEPOINT_LABEL.
10979 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
10980 (func): Remove.
10981 (thread_function): Use FAST_TRACEPOINT_LABEL.
10982
6e7675a7
MK
109832015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
10984
10985 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
10986 in front.
10987 * gdb.trace/change-loc.exp: Use global pcreg definition.
10988 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
10989 * gdb.trace/entry-values.exp: Use global spreg definition, add $
10990 in front.
10991 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
10992 * gdb.trace/pending.exp: Likewise.
10993 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
10994 * gdb.trace/trace-break.exp: Likewise.
10995 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
10996 in front.
10997 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
10998 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
10999 in front.
11000 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11001
dddc0e16
JB
110022015-11-09 Joel Brobecker <brobecker@adacore.com>
11003
11004 * gdb.ada/fin_fun_out: New testcase.
11005
c6f0b406
KB
110062015-11-07 Kevin Buettner <kevinb@redhat.com>
11007
11008 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11009 value associated with DW_AT_byte_size.
11010 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11011 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11012 DW_AT_upper_bound.
11013
f01dcfd9
KB
110142015-11-07 Kevin Buettner <kevinb@redhat.com>
11015
11016 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11017 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11018 version.
11019 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11020 gdb.dwarf2/dw2-canonicalize-type.exp,
11021 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11022 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11023 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11024 provided by gdb_target_symbol_prefix_flags_asm.
11025 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11026 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11027 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11028 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11029 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11030 macros where needed). Use this macro for symbols which require
11031 the prefix provided by SYMBOL_PREFIX.
11032
2223449a
KB
110332015-11-05 Kevin Buettner <kevinb@redhat.com>
11034
11035 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11036 New procs.
11037 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11038 representing expressions, of more than one list element.
11039 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11040 to prepend linker symbol prefix to f.
11041 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11042 table_1 and table_2.
11043 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11044 Likewise, for f and g.
11045 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11046 for ptr.
11047 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11048 for main.
11049 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11050 table_1_ptr and table_2_ptr.
11051
6f2f1a3a
JK
110522015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11053 Joel Brobecker <brobecker@adacore.com>
11054
11055 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11056
566c56c9
MK
110572015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11058
11059 * gdb.reverse/s390-mvcle.c: New test.
11060 * gdb.reverse/s390-mvcle.exp: New file.
11061 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11062
d5f0636b
MK
110632015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11064
11065 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11066
7ad8b86c
MK
110672015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11068
11069 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11070 reaching marker2.
11071 * gdb.reverse/getresuid-reverse.exp: Likewise.
11072 * gdb.reverse/pipe-reverse.exp: Likewise.
11073 * gdb.reverse/readv-reverse.exp: Likewise.
11074 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11075 * gdb.reverse/time-reverse.exp: Likewise.
11076 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11077
4081c0f1
YQ
110782015-10-30 Yao Qi <yao.qi@linaro.org>
11079
11080 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11081 (empty_cycle): Remove.
11082 (main): Don't call empty_cycle. Don't use watch_count_done.
11083 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11084 empty_cycle. Rewrite the code counting HW watchpoints.
11085
452b4ba5
MK
110862015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11087
11088 * gdb.reverse/fstatat-reverse.c: New test.
11089 * gdb.reverse/fstatat-reverse.exp: New file.
11090 * gdb.reverse/getresuid-reverse.c: New test.
11091 * gdb.reverse/getresuid-reverse.exp: New file.
11092 * gdb.reverse/pipe-reverse.c: New test.
11093 * gdb.reverse/pipe-reverse.exp: New file.
11094 * gdb.reverse/readv-reverse.c: New test.
11095 * gdb.reverse/readv-reverse.exp: New file.
11096 * gdb.reverse/recvmsg-reverse.c: New test.
11097 * gdb.reverse/recvmsg-reverse.exp: New file.
11098 * gdb.reverse/time-reverse.c: New test.
11099 * gdb.reverse/time-reverse.exp: New file.
11100 * gdb.reverse/waitpid-reverse.c: New test.
11101 * gdb.reverse/waitpid-reverse.exp: New file.
11102
5e2e7507
JK
111032015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11104
11105 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11106
0fde2c53
DE
111072015-10-26 Doug Evans <dje@google.com>
11108
11109 PR symtab/17391
11110 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11111 * gdb.dwarf2/bad-regnum.c: New file.
11112 * gdb.dwarf2/bad-regnum.exp: New file.
11113
1a70ae97
DE
111142015-10-26 Doug Evans <dje@google.com>
11115
11116 PR python/18938
11117 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11118 file.
11119
27dc26ab
JK
111202015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11121
11122 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11123 for a change by "Mention language in compile error message".
11124
bed91f4d
SM
111252015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11126
11127 PR python/18073
11128 * gdb.python/py-type.c (C::a_method): New.
11129 (C::a_const_method): New.
11130 (C::a_static_method): New.
11131 (a_function): New.
11132 * gdb.python/py-type.exp (test_fields): Test getting fields
11133 from function and method.
11134
3f2f83dd
KB
111352015-10-21 Keven Boell <keven.boell@intel.com>
11136
11137 * gdb.fortran/vla-alloc-assoc.exp: New file.
11138 * gdb.fortran/vla-datatypes.exp: New file.
11139 * gdb.fortran/vla-datatypes.f90: New file.
11140 * gdb.fortran/vla-history.exp: New file.
11141 * gdb.fortran/vla-ptype-sub.exp: New file.
11142 * gdb.fortran/vla-ptype.exp: New file.
11143 * gdb.fortran/vla-sizeof.exp: New file.
11144 * gdb.fortran/vla-sub.f90: New file.
11145 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
11146 * gdb.fortran/vla-value-sub-finish.exp: New file.
11147 * gdb.fortran/vla-value-sub.exp: New file.
11148 * gdb.fortran/vla-value.exp: New file.
11149 * gdb.fortran/vla-ptr-info.exp: New file.
11150 * gdb.mi/mi-vla-fortran.exp: New file.
11151 * gdb.mi/vla.f90: New file.
11152
27145d50
SL
111532015-10-21 Sandra Loosemore <sandra@codesourcery.com>
11154
11155 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
11156 of hardwired timeout value.
11157
5f3ff4f8
JK
111582015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11159 Pedro Alves <palves@redhat.com>
11160
11161 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
11162 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
11163
bfd09d20
JS
111642015-10-19 Josh Stone <jistone@redhat.com>
11165
11166 * gdb.base/catch-syscall.c: Include <sched.h>.
11167 (unknown_syscall): New variable.
11168 (main): Trigger a vfork and an unknown syscall.
11169 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
11170 (unknown_syscall_number): Likewise.
11171 (check_call_to_syscall): Accept an optional syscall pattern.
11172 (check_return_from_syscall): Likewise.
11173 (check_continue): Likewise.
11174 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
11175 (test_catch_syscall_skipping_return): New test toggling off 'catch
11176 syscall' to step over the syscall return, then toggling back on.
11177 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
11178 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
11179 (do_syscall_tests): Call test_catch_syscall_without_args and
11180 test_catch_syscall_mid_vfork.
11181 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
11182 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
11183
b32b93c6
AS
111842015-10-19 Andrew Stubbs <ams@codesourcery.com>
11185
11186 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
11187 print g_vE): Add new pass patterns.
11188 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
11189 print various symbol names for vptr fields.
11190
9d622bda
AB
111912015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
11192
11193 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
11194 results.
11195
0fd8ac1c
YQ
111962015-10-12 Yao Qi <yao.qi@linaro.org>
11197
11198 * gdb.arch/disp-step-insn-reloc.exp: New test case.
11199
34240514
YQ
112002015-10-12 Yao Qi <yao.qi@linaro.org>
11201
11202 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
11203 is aarch64*-*-linux*.
11204
8240f442
YQ
112052015-10-12 Yao Qi <yao.qi@linaro.org>
11206
11207 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
11208 (can_relocate_bcond_true): ... it.
11209 (can_relocate_bcond_false): New function.
11210 (foo): Likewise.
11211 (can_relocate_bl): Likewise.
11212 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
11213 can_relocate_bl.
11214
2520f728
PMR
112152015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
11216
11217 * gdb.base/nested-addr.c: New file.
11218 * gdb.base/nested-addr.exp: New testcase.
11219
abcef95a
MM
112202015-10-09 Markus Metzger <markus.t.metzger@intel.com>
11221
11222 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
11223 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
11224 its output. Ignore the output of "record goto begin" and instead
11225 check that GDB is replaying.
11226
145e3ddb
PA
112272015-10-09 Pedro Alves <palves@redhat.com>
11228
11229 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
11230 (top level): Use it in the run with no args test.
11231
d5d8c4e1
IB
112322015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
11233
11234 * gdb.dlang/properties.exp: New file.
11235
06e635ef
SL
112362015-10-02 Sandra Loosemore <sandra@codesourcery.com>
11237
11238 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
11239 whether or not address 0x1000 is mapped on the target.
11240
e019fd1d
SM
112412015-09-30 Simon Marchi <simon.marchi@ericsson.com>
11242
11243 * gdb.python/py-type.exp: Do not run tests if binaries fail to
11244 build.
11245
77ba2a67
MM
112462015-09-30 Markus Metzger <markus.t.metzger@intel.com>
11247
11248 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
11249 instruction-history test.
11250
c60eb31f
DE
112512015-09-28 Doug Evans <dje@google.com>
11252
11253 * gdb.base/gcore.c (array_func): Add reference to static_array.
11254
9a3c8263
SM
112552015-09-25 Simon Marchi <simon.marchi@ericsson.com>
11256
11257 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
11258 source line.
11259
9720e656
SL
112602015-09-24 Sandra Loosemore <sandra@codesourcery.com>
11261
11262 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
11263 short or char as base type.
11264
938d3bf2
SL
112652015-09-23 Sandra Loosemore <sandra@codesourcery.com>
11266
11267 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
11268 to allow any size enum.
11269
e6c2c623
PMR
112702015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
11271
11272 * gdb.ada/array_ptr_renaming.exp: New testcase.
11273 * gdb.ada/array_ptr_renaming/foo.adb: New file.
11274 * gdb.ada/array_ptr_renaming/pack.ads: New file.
11275
06da0f77
PL
112762015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11277
11278 * gdb.trace/ftrace-lock.c: New file.
11279 * gdb.trace/ftrace-lock.exp: New file.
11280
4f51c22a
PL
112812015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11282
11283 * gdb.arch/insn-reloc.c: New file.
11284 * gdb.arch/ftrace-insn-reloc.exp: New file.
11285
7041adf4
PL
112862015-09-21 Pierre Langlois <pierre.langlois@arm.com>
11287
11288 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
11289 instruction.
11290 * gdb.trace/pendshr1.c (pendfunc): Likewise.
11291 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
11292 * gdb.trace/range-stepping.c: Likewise.
11293 * gdb.trace/trace-break.c: Likewise.
11294 * gdb.trace/trace-mt.c (thread_function): Likewise.
11295 * gdb.trace/ftrace.c (marker): Likewise.
11296 * gdb.trace/trace-condition.c (marker): Likewise.
11297 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
11298 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
11299 is_aarch64_target.
11300
015d2e7e
DE
113012015-09-18 Doug Evans <xdje42@gmail.com>
11302
11303 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
11304 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
11305
26b188a2
SL
113062015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11307
11308 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
11309 the breakpoint.
11310
79dc332b
SL
113112015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11312
11313 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
11314 the pending breakpoint. Remove timeout override for "Run till
11315 MI pending breakpoint on pendfunc3 on thread 2" test.
11316
f57929f2
SL
113172015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11318
11319 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
11320 filename pattern.
11321
3f469b17
SL
113222015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11323
11324 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
11325 in breakpoint filename pattern.
11326
515b89b3
SL
113272015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11328
7800dbe4
SL
11329 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11330
113312015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11332
515b89b3
SL
11333 * gdb.linespec/explicit.exp: Check for readline support for
11334 tab-completion tests. Fix obvious typo.
11335
d2939ba2
MM
113362015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11337
11338 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11339 and replay.
11340
cbb55fa7
MM
113412015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11342
11343 * gdb.btrace/non-stop.c: New.
11344 * gdb.btrace/non-stop.exp: New.
11345
43691ca1
PL
113462015-09-17 Pierre Langlois <pierre.langlois@arm.com>
11347 Yao Qi <yao.qi@linaro.org>
11348
11349 * gdb.trace/trace-condition.c: New file.
11350 * gdb.trace/trace-condition.exp: New file.
11351
d78908cf
WW
113522015-09-16 Wei-cheng Wang <cole945@gmail.com>
11353
11354 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
11355 for testing bytecode compilation.
11356
1ed415e2
PA
113572015-09-16 Pedro Alves <palves@redhat.com>
11358 Sandra Loosemore <sandra@codesourcery.com>
11359
11360 * gdb.threads/non-stop-fair-events.c (timeout): New global.
11361 (SECONDS): Redefine.
11362 (main): Call pthread_kill and alarm early.
11363 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
11364 support.
11365 (test): If the target can't hardware step and doesn't support
11366 displaced stepping, increase the timeout.
11367
d136eff5
PA
113682015-09-16 Pedro Alves <palves@redhat.com>
11369
11370 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
11371 (enable_debug): New procedures.
11372 (test): Use them. Bail out if waiting for threads fails.
11373 (top level): Bail out if a test fails.
11374
991f019c
YQ
113752015-09-16 Yao Qi <yao.qi@linaro.org>
11376
11377 * gdb.asm/asm-source.exp: Set asm-arch for
11378 aarch64*-*-* target.
11379 * gdb.asm/aarch64.inc: New file.
11380
bfca584f
PMR
113812015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
11382
11383 * gdb.ada/array_of_variable_length.exp: New testcase.
11384 * gdb.ada/array_of_variable_length/foo.adb: New file.
11385 * gdb.ada/array_of_variable_length/pck.adb: New file.
11386 * gdb.ada/array_of_variable_length/pck.ads: New file.
11387
b326e587
DE
113882015-09-15 Doug Evans <dje@google.com>
11389
11390 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
11391 of function static local variable.
11392
5382cfab
PW
113932015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11394
11395 * gdb.threads/tls-so_extern.exp: New test file.
11396 * gdb.threads/tls-so_extern.c: New test file.
11397 * gdb.threads/tls-so_extern_main.c: New test file.
11398
141c5cc4
JK
113992015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11400
11401 * gdb.opt/solib-intra-step-lib.c: New file.
11402 * gdb.opt/solib-intra-step-main.c: New file.
11403 * gdb.opt/solib-intra-step.exp: New file.
11404
d15dcecd
PA
114052015-09-15 Pedro Alves <palves@redhat.com>
11406
11407 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
11408 gdb_continue_to_breakpoint instead of gdb_test_multiple.
11409
4c2f2a79
PA
114102015-09-14 Pedro Alves <palves@redhat.com>
11411
11412 * gdb.base/hook-stop-continue.c: Delete.
11413 * gdb.base/hook-stop-continue.exp: Delete.
11414 * gdb.base/hook-stop-frame.c: Delete.
11415 * gdb.base/hook-stop-frame.exp: Delete.
11416 * gdb.base/hook-stop.c: New file.
11417 * gdb.base/hook-stop.exp: New file.
11418
919e6dbe
PMR
114192015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
11420
11421 * gdb.ada/access_to_packed_array.exp: New testcase.
11422 * gdb.ada/access_to_packed_array/foo.adb: New file.
11423 * gdb.ada/access_to_packed_array/pack.adb: New file.
11424 * gdb.ada/access_to_packed_array/pack.ads: New file.
11425
157280a4
MM
114262015-09-14 Markus Metzger <markus.t.metzger@intel.com>
11427
11428 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
11429 buffer size test.
11430
2fd33e94
DB
114312015-09-11 Don Breazeal <donb@codesourcery.com>
11432
11433 * gdb.base/foll-exec.c: Add copyright header. Fix
11434 formatting issues.
11435 * gdb.base/foll-exec.exp (zap_session): Delete proc.
11436 (do_exec_tests): Use clean_restart in place of zap_session,
11437 and for test initialization. Fix formatting issues. Use
11438 fail in place of perror.
11439 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
11440 an expect statement to match an expression with output from
11441 the program under debug.
11442 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
11443 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
11444 * gdb.threads/non-ldr-exc-2.exp: Likewise.
11445 * gdb.threads/non-ldr-exc-3.exp: Likewise.
11446 * gdb.threads/non-ldr-exc-4.exp: Likewise.
11447
e70b6e8e
DE
114482015-09-09 Doug Evans <dje@google.com>
11449
11450 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
11451
7a551a51
DE
114522015-09-09 Doug Evans <dje@google.com>
11453
11454 * gdb.base/pie-execl.exp: Fix result test of build_executable.
11455
4c666f84
DE
114562015-09-09 Doug Evans <dje@google.com>
11457
11458 * gdb.base/savedregs.exp: Fix typo.
11459
243a9253
PA
114602015-09-09 Pedro Alves <palves@redhat.com>
11461
11462 * gdb.mi/mi-cli.exp: Add CLI finish tests.
11463
c0fa8fbd
SL
114642015-09-08 Sandra Loosemore <sandra@codesourcery.com>
11465
11466 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
11467 command actually switches threads. Give up on remaining
11468 tests if target fails to stop at breakpoint.
11469
cd7c1778
PMR
114702015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
11471
11472 * gdb.ada/funcall_char.exp: New testcase.
11473 * gdb.ada/funcall_char/foo.adb: New file.
11474
dc5c8746
PMR
114752015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
11476
11477 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
11478 expected outputs. Add two testcases for completing ambiguous
11479 functions.
11480 * gdb.ada/complete/aux_pck.adb: New file.
11481 * gdb.ada/complete/aux_pck.ads: New file.
11482 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
11483 Ambiguous_Func functions.
11484 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
11485 * gdb.ada/complete/pck.adb: Likewise.
11486
4e83a1e7
UW
114872015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
11488
11489 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
11490 failures to run the test program under GDB.
11491
8ce74153
LM
114922015-08-26 Luis Machado <lgustavo@codesourcery.com>
11493
11494 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
11495 to C.
11496
e9756d52
PP
114972015-08-26 Patrick Palka <patrick@parcs.ath.cx>
11498
11499 * gdb.base/run-after-attach.exp: New test file.
11500 * gdb.base/run-after-attach.c: New test file.
11501
8d37573b
DB
115022015-08-26 Don Breazeal <donb@codesourcery.com>
11503
11504 * gdb.base/foll-exec-2.c: New test program.
11505 * gdb.base/foll-exec-2.exp: New test.
11506
63e43d3a
PMR
115072015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
11508
11509 * gdb.base/nested-subp1.exp: New file.
11510 * gdb.base/nested-subp1.c: New file.
11511 * gdb.base/nested-subp2.exp: New file.
11512 * gdb.base/nested-subp2.c: New file.
11513 * gdb.base/nested-subp3.exp: New file.
11514 * gdb.base/nested-subp3.c: New file.
11515
3d40fbb5
PA
115162015-08-24 Pedro Alves <palves@redhat.com>
11517
11518 * gdb.server/connect-without-multi-process.c: New file.
11519 * gdb.server/connect-without-multi-process.exp: New file.
11520
4422ac93
LM
115212015-08-24 Luis Machado <lgustavo@codesourcery.com>
11522
11523 * gdb.opt/inline-markers.c: Make z int.
11524
91dddb86
LM
115252015-08-24 Luis Machado <lgustavo@codesourcery.com>
11526
11527 * gdb.opt/inline-markers.c: Make z volatile.
11528
a48847ee
LM
115292015-08-24 Luis Machado <lgustavo@codesourcery.com>
11530
11531 * gdb.opt/inline-bt.c: New volatile global z.
11532 * gdb.opt/inline-cmds.c: Likewise.
11533 * gdb.opt/inline-locals.c: Likewise.
11534 * gdb.opt/inline-markers.c: New extern global z.
11535 (marker): Use z.
11536 (inline_fn): Likewise.
11537
0ebbc52b
PA
115382015-08-24 Pedro Alves <palves@redhat.com>
11539
11540 * config/m32r-stub.exp: Remove file.
11541 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
11542 * gdb.base/call-rt-st.exp: Likewise.
11543 * gdb.base/call-strs.exp: Likewise.
11544 * gdb.base/default.exp: Remove references to h8300-*-hms and
11545 *-*-udi*.
11546 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
11547
77c365df
AA
115482015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11549
11550 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
11551 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
11552 and "return" use KFAIL when GDB can not read/write the vector
11553 return value.
11554
4313b8c0
GB
115552015-08-21 Gary Benson <gbenson@redhat.com>
11556
11557 * gdb.trace/pending.exp: Cope with remote transfer warnings.
11558
0e433b32
PA
115592015-08-20 Pedro Alves <palves@redhat.com>
11560
11561 * gdb.server/solib-list.exp: No longer expect an interior stop in
11562 non-stop mode.
11563
221e1a37
PA
115642015-08-20 Pedro Alves <palves@redhat.com>
11565
11566 * gdb.server/connect-stopped-target.c: New file.
11567 * gdb.server/connect-stopped-target.exp: New file.
11568
40e3ad0e
PA
115692015-08-20 Pedro Alves <palves@redhat.com>
11570
11571 * gdb.dwarf2/comp-unit-lang.exp: New file.
11572 * gdb.dwarf2/comp-unit-lang.c: New file.
11573
af39b327
PMR
115742015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11575
11576 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11577 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11578
7d45c7c3 115792015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 11580
7d45c7c3
KB
11581 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11582 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11583
4d6cceb4
DE
115842015-08-18 Doug Evans <dje@google.com>
11585 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11586
11587 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11588 skip_python_tests. New arg prompt_regexp.
11589 (skip_python_tests): New function.
11590 * lib/mi-support.exp (mi_skip_python_tests): New function.
11591 * gdb.python/py-mi-objfile-gdb.py: New file.
11592 * gdb.python/py-mi-objfile.c: New file.
11593 * gdb.python/py-mi-objfile.exp: New file.
11594
ad89c2aa
KS
115952015-08-17 Keith Seitz <keiths@redhat.com>
11596
11597 * gdb.linespec/explicit.exp: Move strace test from here ...
11598 * gdb.trace/strace.exp: ... to here.
11599
e3ae3c43
PP
116002015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11601
11602 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11603 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
11604
604b2636
DE
116052015-08-14 Doug Evans <xdje42@gmail.com>
11606
11607 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11608 inferior before selecting a new file.
11609
6ff0ba5f
DE
116102015-08-14 Doug Evans <xdje42@gmail.com>
11611
11612 * gdb.mi/mi-disassemble.exp: Update.
11613 * gdb.base/disasm-optim.S: New file.
11614 * gdb.base/disasm-optim.c: New file.
11615 * gdb.base/disasm-optim.h: New file.
11616 * gdb.base/disasm-optim.exp: New file.
11617
9ca98f92
KS
116182015-08-14 Keith Seitz <keiths@redhat.com>
11619
11620 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11621 "evaluated-by".
11622
52bbc560
JB
116232015-08-13 Joel Brobecker <brobecker@adacore.com>
11624
11625 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11626
5d8c3ed3
PMR
116272015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11628
11629 * gdb.ada/fun_renaming.exp: New testcase.
11630 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11631 * gdb.ada/fun_renaming/pack.adb: New file.
11632 * gdb.ada/fun_renaming/pack.ads: New file.
11633
ea8812bc
KS
116342015-08-12 Keith Seitz <keiths@redhat.com>
11635
11636 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11637 gdb_get_line_number.
11638
4dafcdeb
JB
116392015-08-12 Joel Brobecker <brobecker@adacore.com>
11640
11641 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11642 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11643 gdb.base/dso2dso.exp: New files.
11644
5ba32597
SDJ
116452015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11646 Pedro Alves <palves@redhat.com>
11647 Keith Seitz <keiths@redhat.com>
11648
11649 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11650 GDBFLAGS.
11651
b6dafabf
PP
116522015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11653
11654 * gdb.base/gdbhistsize-history.exp
11655 (test_histsize_history_setting): Use save_vars.
11656 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11657 Use save_vars.
11658 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11659 * gdb.base/readline.exp: Use save_vars.
11660
abe8e607
PP
116612015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11662
11663 * lib/gdb.exp (save_vars): New proc.
11664
629500fa
KS
116652015-08-11 Keith Seitz <keiths@redhat.com>
11666
11667 * gdb.base/help.exp: Update help_breakpoint_text.
11668
eb8c4e2e
KS
116692015-08-11 Keith Seitz <keiths@redhat.com>
11670
11671 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11672 (at toplevel): Call test_explicit_breakpoints.
11673 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11674 breakpoints.
11675 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11676 breakpoint conditions, "-cond".
11677
87f0e720
KS
116782015-08-11 Keith Seitz <keiths@redhat.com>
11679
11680 * gdb.linespec/3explicit.c: New file.
11681 * gdb.linespec/cpexplicit.cc: New file.
11682 * gdb.linespec/cpexplicit.exp: New file.
11683 * gdb.linespec/explicit.c: New file.
11684 * gdb.linespec/explicit.exp: New file.
11685 * gdb.linespec/explicit2.c: New file.
11686 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11687 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11688 before using in the matching pattern.
11689 Clarify that `prefix' is a regular expression.
11690
f00aae0f
KS
116912015-08-11 Keith Seitz <keiths@redhat.com>
11692
11693 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11694 test.
11695 Add tests for missing ",FMT" and ",".
11696
e27852be
DE
116972015-08-10 Doug Evans <dje@google.com>
11698 Keith Seitz <keiths@redhat.com>
11699
11700 PR gdb/17960
11701 * gdb.base/completion.exp: Add location completer tests.
11702
7f03bd92
PA
117032015-08-07 Pedro Alves <palves@redhat.com>
11704
11705 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11706 tests here.
11707 (top level): Run do_test with and without displaced stepping.
11708
3fc8eb30
PA
117092015-08-07 Pedro Alves <palves@redhat.com>
11710
11711 * gdb.base/valgrind-disp-step.c: New file.
11712 * gdb.base/valgrind-disp-step.exp: New file.
11713
d4569d7b
PA
117142015-08-07 Pedro Alves <palves@redhat.com>
11715
11716 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11717 Delete function.
11718 (main): Add alarm. Run an infinite loop instead of calling
11719 wait_threads.
11720 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11721 comment.
11722 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
11723 Delete function.
11724 (main): Add alarm. Run an infinite loop instead of calling
11725 wait_threads.
11726 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
11727 comment.
11728
e1316e60
PA
117292015-08-07 Pedro Alves <palves@redhat.com>
11730
11731 * gdb.base/checkpoint-ns.exp: New file.
11732 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
11733 standard_testfile.
11734
da8c46d2
MM
117352015-08-07 Markus Metzger <markus.t.metzger@intel.com>
11736
11737 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
11738 * gdb.btrace/instruction_history.exp: Update.
11739 * gdb.btrace/tsx.exp: New.
11740 * gdb.btrace/tsx.c: New.
11741
de1c2c52
PA
117422015-08-06 Pedro Alves <palves@redhat.com>
11743
11744 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
11745 increase timeout.
11746 * gdb.reverse/until-precsave.exp: Bump timeouts.
11747
782e0bf4
PA
117482015-08-06 Pedro Alves <palves@redhat.com>
11749
11750 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
11751
83e97ed0
PA
117522015-08-06 Pedro Alves <palves@redhat.com>
11753
11754 PR gdb/18749
11755 * gdb.threads/process-dies-while-handling-bp.c: New file.
11756 * gdb.threads/process-dies-while-handling-bp.exp: New file.
11757
863d01bd
PA
117582015-08-06 Pedro Alves <palves@redhat.com>
11759
11760 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
11761 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
11762
0a39bb32
PA
117632015-08-05 Pedro Alves <palves@redhat.com>
11764
11765 * gdb.threads/next-while-other-thread-longjmps.c: New file.
11766 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
11767
ee2d2b10
SL
117682015-08-03 Sandra Loosemore <sandra@codesourcery.com>
11769
11770 * gdb.base/bp-permanent.exp: Report test as unsupported if
11771 the target cannot stop at the permanent breakpoint.
11772
4e1bdb00
DE
117732015-08-03 Doug Evans <dje@google.com>
11774
11775 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
11776 10000.
11777
3d338901
DE
117782015-08-03 Doug Evans <dje@google.com>
11779
11780 * Makefile.in (workers/%.worker, build-perf): New rule.
11781 (GDB_PERFTEST_MODE): New variable.
11782 (check-perf): Use it.
11783 (clean): Clean up gdb.perf parallel build subdirs.
11784 * lib/build-piece.exp: New file.
11785 * lib/gdb.exp (make_gdb_parallel_path): New function
11786 (standard_output_file, standard_temp_file): Call it.
11787 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11788 of $GDB_PARALLEL.
11789 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
11790
af061d3e
DE
117912015-08-03 Doug Evans <dje@google.com>
11792
8e1afc81 11793 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
11794 (LOG_FILE_NAME): New global.
11795 (TextReporter.__init__): Initialize self.txt_sum.
11796 (TextReporter.report): Add support for multiple data-points.
11797 Move report to perftest.sum, put raw data in perftest.log.
11798 (TextReporter.start): Open sum and log files.
11799 (TextReporter.end): Close sum and log files.
8e1afc81
DE
11800 * gdb.perf/lib/perftest/testresult.py
11801 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 11802
2c8c5d37
PA
118032015-07-31 Pedro Alves <palves@redhat.com>
11804
11805 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11806 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11807 kill_wait_spawned_process instead of explicit "kill -9".
11808 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11809 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11810 kill_wait_spawned_process.
11811 * gdb.base/attach-twice.exp: Likewise.
11812 * gdb.base/attach.exp: Likewise.
11813 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
11814 gdb_test_multiple.
11815 * gdb.base/solib-overlap.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/valgrind-infcall.exp: Likewise.
11819 * gdb.multi/multi-attach.exp: Likewise.
11820 * gdb.python/py-prompt.exp: Likewise.
11821 * gdb.python/py-sync-interp.exp: Likewise.
11822 * gdb.server/ext-attach.exp: Likewise.
11823 * gdb.threads/attach-into-signal.exp (corefunc): Use
11824 spawn_wait_for_attach, spawn_id_get_pid and
11825 kill_wait_spawned_process.
11826 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
11827 spawn_wait_for_attach returning a spawn id instead of a pid. Use
11828 spawn_id_get_pid and kill_wait_spawned_process.
11829 * gdb.threads/attach-stopped.exp (corefunc): Use
11830 spawn_wait_for_attach, spawn_id_get_pid and
11831 kill_wait_spawned_process.
11832 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
11833 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11834 kill_wait_spawned_process instead of explicit "kill -9".
11835 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
11836 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
11837 (spawn_wait_for_attach): Use spawn instead of exec to spawn
11838 processes. Don't map cygwin/windows pids here. Now returns a
11839 spawn id list.
11840
032a0fca
SL
118412015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11842
11843 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
11844 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
11845 correct patch.
11846
61a934ca
SL
118472015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11848
11849 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
11850
4bc4d428
SL
118512015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11852
11853 Reapply:
11854 2014-05-21 Mark Wielaard <mjw@redhat.com>
11855
11856 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11857
998d452a
PA
118582015-07-30 Pedro Alves <palves@redhat.com>
11859
11860 * linux-low.c (handle_extended_wait): Set the child's last
11861 reported status to TARGET_WAITKIND_STOPPED.
11862
69dde7dc
PA
118632015-07-30 Pedro Alves <palves@redhat.com>
11864
11865 PR threads/18600
11866 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
11867 only shows inferior 1.
11868
4dd63d48
PA
118692015-07-30 Simon Marchi <simon.marchi@ericsson.com>
11870 Pedro Alves <palves@redhat.com>
11871
11872 PR threads/18600
11873 * gdb.threads/fork-plus-threads.c: New file.
11874 * gdb.threads/fork-plus-threads.exp: New file.
11875
d618e4c5
PP
118762015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11877
11878 * gdb.base/batch-preserve-term-settings.exp
11879 (test_terminal_settings_preserved_after_cli_exit): Use
11880 send_quit_command.
11881
1eef6428
PA
118822015-07-29 Pedro Alves <palves@redhat.com>
11883 Don Breazeal <donb@codesourcery.com>
11884
11885 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
11886 output from both inferior_spawn_id and gdb_spawn_id.
11887
7da5b897
SDJ
118882015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11889
11890 * gdb.threads/attach-into-signal.exp (corefunc): Use
11891 with_test_prefix on nested loops, uniquefying the test messages.
11892
dac804df
SDJ
118932015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11894
11895 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
11896 commit.
11897
06265e53
PP
118982015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11899
11900 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
11901 New proc.
11902 (test_terminal_settings_preserved_after_sigterm): New test.
11903
18206ca3
PP
119042015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11905
11906 * gdb.base/batch-preserve-term-settings.exp
11907 (test_terminal_settings_preserved_after_cli_exit): New test.
11908
90074d11
PP
119092015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11910
11911 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
11912 manipulation of saved_gdbflags.
11913 (test_terminal_settings_preserved): Remove global declaration of
11914 the unused variable pagination_prompt. Remove manipulation of
11915 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
11916 GDBFLAGS.
11917
eb1a7902
PA
119182015-07-29 Pedro Alves <palves@redhat.com>
11919
11920 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
11921
8b75dd3b
PA
119222015-07-29 Pedro Alves <palves@redhat.com>
11923
11924 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
11925 at the top.
11926
dedad4e3
PA
119272015-07-29 Pedro Alves <palves@redhat.com>
11928
11929 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
11930 (main): Call gdb_unbuffer_output.
11931 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
11932 (main): Call gdb_unbuffer_output.
11933 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
11934 (main): Call gdb_unbuffer_output.
11935 * gdb.base/call-strs.exp: Adjust to step over the
11936 gdb_unbuffer_output call.
11937 * gdb.base/catch-gdb-caused-signals.c: Include
11938 "../lib/unbuffer_output.c".
11939 (main): Call gdb_unbuffer_output.
11940 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
11941 (main): Call gdb_unbuffer_output.
11942 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
11943 (main): Call gdb_unbuffer_output.
11944 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
11945 (main): Call gdb_unbuffer_output.
11946 * gdb.base/shlib-call.exp: Adjust to step over the
11947 gdb_unbuffer_output call.
11948 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
11949 (main): Call gdb_unbuffer_output.
11950 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
11951 (main): Call gdb_unbuffer_output.
11952 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
11953 (main): Rename to ...
11954 (test): ... this.
11955 (main): Reimplement.
11956 * gdb.base/varargs.exp: Run to test instead of to main.
11957 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11958 (main): Call gdb_unbuffer_output.
11959
58789a91
PA
119602015-07-29 Pedro Alves <palves@redhat.com>
11961
11962 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
11963 factore out from mi_continue_dprintf. For call-style dprintfs,
11964 expect dprintf output out of $inferior_spawn_id.
11965 (mi_continue_dprintf): Use mi_expect_dprintf.
11966 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11967 (main): Call gdb_unbuffer_output.
11968
e8376742
PA
119692015-07-29 Pedro Alves <palves@redhat.com>
11970
11971 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
11972 (default_mi_gdb_start): Set inferior_spawn_id instead of
11973 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
11974 gdb_spawn_id.
11975 (mi_gdb_test): Always expect inferior output from both
11976 $inferior_spawn_id and $gdb_spawn_id.
11977
08280010
PA
119782015-07-29 Pedro Alves <palves@redhat.com>
11979
11980 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
11981 send_inferior and $inferior_spawn_id.
11982
4d30e432
PA
119832015-07-29 Pedro Alves <palves@redhat.com>
11984
11985 * gdb.gdb/complaints.exp (test_initial_complaints)
11986 (test_serial_complaints, test_short_complaints): Use
11987 gdb_test_stdio.
11988 (test_empty_complaint): Handle $inferior_spawn_id !=
11989 $gdb_spawn_id.
11990
0d30a335
PA
119912015-07-29 Pedro Alves <palves@redhat.com>
11992
11993 * gdb.base/varargs.exp: Use gdb_test_stdio.
11994
39413b29
PA
119952015-07-29 Pedro Alves <palves@redhat.com>
11996
11997 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
11998
7cb000a9
PA
119992015-07-29 Pedro Alves <palves@redhat.com>
12000
12001 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12002
d7b8ac82
PA
120032015-07-29 Pedro Alves <palves@redhat.com>
12004
12005 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12006 parameter into two new parameters, "inf_result" and "gdb_result".
12007 Expect inferior output and gdb output from $inferior_spawn_id and
12008 $gdb_spawn_id, respectively. Adjust all callers.
12009
789c3a0c
PA
120102015-07-29 Pedro Alves <palves@redhat.com>
12011
12012 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12013 of gdb_test_sequence.
12014
77e760c3
PA
120152015-07-29 Pedro Alves <palves@redhat.com>
12016
12017 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12018 (saw_spurious_output): Expect inferior output from
12019 $inferior_spawn_id. Use gdb_test_stdio.
12020
8396d2cd
PA
120212015-07-29 Pedro Alves <palves@redhat.com>
12022
12023 * gdb.base/dprintf.exp: Use standard_testfile. Change
12024 prepare_for_testing call.
12025 (srcfile): Don't set.
12026 (restart): New procedure.
12027 (test_dprintf): New procecure, use to continue over dprintfs.
12028 (test_call, test_agent): New procedures, tests moved here.
12029 Restart gdb and recreate dprintfs. Adjust expected output.
12030
2051d61f
PA
120312015-07-29 Pedro Alves <palves@redhat.com>
12032
12033 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12034
452397af
PA
120352015-07-29 Pedro Alves <palves@redhat.com>
12036
12037 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12038
8aed9555
PA
120392015-07-29 Pedro Alves <palves@redhat.com>
12040
12041 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12042 gdb_test_stdio.
12043
188a61b4
PA
120442015-07-29 Pedro Alves <palves@redhat.com>
12045
12046 * lib/gdb.exp (gdb_test_stdio): New procedure.
12047
12264a45
PA
120482015-07-29 Pedro Alves <palves@redhat.com>
12049
12050 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12051
23ffc893
PA
120522015-07-29 Pedro Alves <palves@redhat.com>
12053
12054 * gdb.base/call-signal-resume.exp: Remove check for
12055 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12056 * gdb.base/unwindonsignal.exp: Likewise.
12057 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12058 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12059
65566918
PA
120602015-07-29 Pedro Alves <palves@redhat.com>
12061
12062 * gdb.base/siginfo-addr.c (pass): New function.
12063 (handler): Call it iff si_addr is correct.
12064 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12065 Set a breakpoint at "pass" and continue to it.
12066
d60a9221
SDJ
120672015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12068
12069 * gdb.python/py-objfile.exp: Make some tests have unique names.
12070 * gdb.python/py-pp-registration.exp: Likewise.
12071
bde40b8f
PA
120722015-07-28 Pedro Alves <palves@redhat.com>
12073
12074 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12075
13e1dec8
SM
120762015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12077
12078 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12079
da33c9a7
SM
120802015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12081
12082 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12083
077836f7
PP
120842015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12085
12086 * gdb.base/gdb-sigterm-2.exp: New test.
12087
b8cc7b2e
DE
120882015-07-25 Doug Evans <xdje42@gmail.com>
12089
12090 Revert:
12091 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12092 (workers/%.worker, build-perf): New rule.
12093 (GDB_PERFTEST_MODE): New variable.
12094 (check-perf): Use it.
12095 (clean): Clean up gdb.perf parallel build subdirs.
12096 * lib/build-piece.exp: New file.
12097 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12098 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12099 name.
12100 (standard_temp_file): Ditto.
12101 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12102 of $GDB_PARALLEL.
12103
c8bd4544
DE
121042015-07-24 Doug Evans <dje@google.com>
12105
12106 * gdb.perf/lib/perftest/utils.py: New file.
12107 * gdb.perf/gm-hello.cc: New file.
12108 * gdb.perf/gm-pervasive-typedef.cc: New file.
12109 * gdb.perf/gm-pervasive-typedef.h: New file.
12110 * gdb.perf/gm-std.cc: New file.
12111 * gdb.perf/gm-std.h: New file.
12112 * gdb.perf/gm-use-cerr.cc: New file.
12113 * gdb.perf/gm-utils.h: New file.
12114 * gdb.perf/gmonster-null-lookup.py: New file.
12115 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12116 * gdb.perf/gmonster-print-cerr.py: New file.
12117 * gdb.perf/gmonster-ptype-string.py: New file.
12118 * gdb.perf/gmonster-runto-main.py: New file.
12119 * gdb.perf/gmonster-select-file.py: New file.
12120 * gdb.perf/gmonster1-null-lookup.exp: New file.
12121 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12122 * gdb.perf/gmonster1-print-cerr.exp: New file.
12123 * gdb.perf/gmonster1-ptype-string.exp: New file.
12124 * gdb.perf/gmonster1-runto-main.exp: New file.
12125 * gdb.perf/gmonster1-select-file.exp: New file.
12126 * gdb.perf/gmonster1.cc: New file.
12127 * gdb.perf/gmonster1.exp: New file.
12128 * gdb.perf/gmonster2-null-lookup.exp: New file.
12129 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
12130 * gdb.perf/gmonster2-print-cerr.exp: New file.
12131 * gdb.perf/gmonster2-ptype-string.exp: New file.
12132 * gdb.perf/gmonster2-runto-main.exp: New file.
12133 * gdb.perf/gmonster2-select-file.exp: New file.
12134 * gdb.perf/gmonster2.cc: New file.
12135 * gdb.perf/gmonster2.exp: New file.
12136
6eab34f3
DE
121372015-07-24 Doug Evans <dje@google.com>
12138
12139 * gdb.perf/README: New file.
12140 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
12141 * lib/gen-perf-test.exp: New file.
12142
63738bfd
DE
121432015-07-24 Doug Evans <dje@google.com>
12144
12145 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
12146 (PerfTest::startup): New function.
12147 (PerfTest::run): Return result of calling body.
12148 (PerfTest::assemble): Rewrite.
12149 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
12150 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
12151 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
12152 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
12153 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
12154
7b606f95
DE
121552015-07-24 Doug Evans <dje@google.com>
12156
12157 * lib/gdb.exp (clean_restart): Make executable optional.
12158
a97b16b8
DE
121592015-07-24 Doug Evans <dje@google.com>
12160
12161 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
12162 compiler_info references.
12163 * gdb.cp/temargs.exp: Ditto.
12164 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
12165 (get_compiler_info): Early exit if already computed. Set compiler_info
12166 to "unknown" if there was a problem.
12167 (test_compiler_info): Add function comment. Call get_compiler_info.
12168
35baa57f
DE
121692015-07-24 Doug Evans <dje@google.com>
12170
12171 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12172 (workers/%.worker, build-perf): New rule.
12173 (GDB_PERFTEST_MODE): New variable.
12174 (check-perf): Use it.
12175 (clean): Clean up gdb.perf parallel build subdirs.
12176 * lib/build-piece.exp: New file.
12177 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12178 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12179 name.
12180 (standard_temp_file): Ditto.
12181 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12182 of $GDB_PARALLEL.
12183
6ebea266
DE
121842015-07-24 Doug Evans <dje@google.com>
12185
12186 * lib/future.exp (gdb_default_target_compile): New option
12187 "early_flags".
12188 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
12189 --as-needed.
12190
1e76a7e9
SDJ
121912015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
12192
12193 * gdb.base/catch-syscall.exp: Call gdb_exit before
12194 gdb_skip_xml_test.
12195
5068630a
PA
121962015-07-24 Pedro Alves <palves@redhat.com>
12197
12198 * gdb.python/py-events.exp: Accept output between the stop event
12199 and the prompt.
12200 * gdb.python/py-evsignal.exp: Likewise.
12201 * gdb.python/py-evthreads.exp: Likewise.
12202
77598427
PA
122032015-07-24 Pedro Alves <palves@redhat.com>
12204
12205 PR gdb/18717
12206 * gdb.threads/non-ldr-exit.c: New file.
12207 * gdb.threads/non-ldr-exit.exp: New file.
12208
11e6c98f
YQ
122092015-07-24 Yao Qi <yao.qi@linaro.org>
12210
12211 * gdb.server/ext-wrapper.exp: Test --wrapper option when
12212 restarting process.
12213
51aee833
YQ
122142015-07-24 Yao Qi <yao.qi@linaro.org>
12215
12216 * gdb.server/ext-restart.exp: New file.
12217
8cfe207c
YQ
122182015-07-24 Yao Qi <yao.qi@linaro.org>
12219
12220 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
12221 argument options.
12222 * gdb.server/ext-wrapper.exp: New file.
12223
cc12ce38
DE
122242015-07-23 Doug Evans <dje@google.com>
12225
12226 * gdb.dwarf2/dw2-dummy-cu.S: New file.
12227 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
12228
d0d84780
PMR
122292015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
12230
12231 * gdb.ada/var_arr_typedef.exp: New testcase.
12232 * gdb.ada/var_arr_typedef/pack.adb: New file.
12233 * gdb.ada/var_arr_typedef/pack.ads: New file.
12234 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
12235
8b558f79
JB
122362015-07-20 Joel Brobecker <brobecker@adacore.com>
12237
12238 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
12239
775a3298
JK
122402015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12241
12242 * gdb.arch/i386-biarch-core.exp: Replace istarget
12243 by "complete set gnutarget". Remove expectation for the "core-file"
12244 command.
12245
db1ff28b
JK
122462015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12247
12248 Revert the previous commit:
12249 Tests for validate symbol file using build-id.
12250
0a94970d
JK
122512015-07-15 Aleksandar Ristovski <aristovski@qnx.com
12252
12253 Tests for validate symbol file using build-id.
12254 * gdb.base/solib-mismatch-lib.c: New file.
12255 * gdb.base/solib-mismatch-libmod.c: New file.
12256 * gdb.base/solib-mismatch.c: New file.
12257 * gdb.base/solib-mismatch.exp: New file.
12258
03346981
SL
122592015-07-15 Sandra Loosemore <sandra@codesourcery.com>
12260
12261 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
12262 nios2-*-linux*.
12263 * gdb.base/sigbpt.exp (stepi_out): Likewise.
12264 * gdb.base/siginfo.exp: Likewise.
12265 * gdb.base/sigstep.exp (advance, advancei): Likewise.
12266
42422cc7
PL
122672015-07-15 Pierre Langlois <pierre.langlois@arm.com>
12268
12269 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
12270 Move it to ...
12271 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
12272 ... here.
12273 * gdb.trace/range-stepping.exp: Check that the target supports
12274 range stepping.
12275
cfa68bae
JK
122762015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12277
12278 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
12279
8ffdba26
PA
122802015-07-14 Pedro Alves <palves@redhat.com>
12281
12282 * gdb.base/killed-outside.exp: New file.
12283 * gdb.base/killed-outside.c: New file.
12284
218a5a11
JK
122852015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12286
12287 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
12288 (n at main): New.
12289 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
12290
e03ed3c6
AA
122912015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
12292
12293 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
12294 infcall tests instead of setting up for KFAIL.
12295
485668e5
MM
122962015-07-10 Markus Metzger <markus.t.metzger@intel.com>
12297
12298 * gdb.btrace/record_goto-step.exp: New.
12299
08464196
JK
123002015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12301
12302 PR compile/18484
12303 * gdb.compile/compile.c (struct struct_type): Add volatile to
12304 selffield's type.
12305 * gdb.compile/compile.exp
12306 (compile code struct_object.selffield = &struct_object): Skip further
12307 struct_object tests if this one xfails.
12308
bcf5c1d9
RC
123092015-07-08 Robert O'Callahan <robert@ocallahan.org>
12310
12311 PR exp/18617
12312 * gdb.trace/ax.exp: Add test.
12313
4931af25
YQ
123142015-07-07 Yao Qi <yao.qi@linaro.org>
12315
12316 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
12317 instead of istarget "aarch64*-*-*".
12318 * gdb.arch/aarch64-fp.exp: Likewise.
12319 * gdb.base/float.exp: Likewise.
12320 * gdb.reverse/aarch64.exp: Likewise.
12321 * lib/gdb.exp (is_aarch64_target): New proc.
12322
9fcf688e
YQ
123232015-07-07 Yao Qi <yao.qi@linaro.org>
12324
12325 * lib/gdb.exp (is_aarch32_target): New proc.
12326 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12327 instead of "istarget "arm*-*-*"".
12328 * gdb.arch/arm-disp-step.exp: Likewise.
12329 * gdb.arch/thumb-bx-pc.exp: Likewise.
12330 * gdb.arch/thumb-prologue.exp: Likewise.
12331 * gdb.arch/thumb-singlestep.exp: Likewise.
12332 * gdb.base/disp-step-syscall.exp: Likewise.
12333 * gdb.base/float.exp: Likewise.
12334
fbd8d50d
YQ
123352015-07-07 Yao Qi <yao.qi@linaro.org>
12336
12337 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12338 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12339
71be1fdc
YQ
123402015-07-07 Yao Qi <yao.qi@linaro.org>
12341
12342 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
12343 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
12344 if it exists.
12345 * gdb.multi/multi-arch.exp: Likewise.
12346
3e221d36
SM
123472015-07-07 Simon Marchi <simon.marchi@ericsson.com>
12348
12349 * gdb.python/py-lazy-string.exp: Add missing parentheses to
12350 print.
12351
d441430b
YQ
123522015-07-07 Yao Qi <yao.qi@linaro.org>
12353
12354 * gdb.arch/thumb-singlestep.exp: Do one more single step.
12355
06f810bd
MG
123562015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
12357
12358 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
12359 '[' and ']' characters.
12360
5e61e7c0
IB
123612015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
12362
12363 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12364
28bf096c
PA
123652015-06-29 Pedro Alves <palves@redhat.com>
12366
12367 PR threads/18127
12368 * gdb.threads/hand-call-new-thread.c: New file.
12369 * gdb.threads/hand-call-new-thread.c: New file.
12370
ee93cd5e
KS
123712015-06-26 Keith Seitz <keiths@redhat.com>
12372 Doug Evans <dje@google.com>
12373
12374 PR 16253
12375 * gdb.cp/var-tag-2.cc: New file.
12376 * gdb.cp/var-tag-3.cc: New file.
12377 * gdb.cp/var-tag-4.cc: New file.
12378 * gdb.cp/var-tag.cc: New file.
12379 * gdb.cp/var-tag.exp: New file.
12380
fc637f04
PP
123812015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12382
12383 * gdb.base/history-duplicates.exp: New test.
12384
2e52ae68
PP
123852015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12386
12387 * gdb.base/completion.exp: Test the completion of the "focus"
12388 command.
12389
6e22494e
JK
123902015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12391
12392 * gdb.arch/amd64-prologue-skip.S: New file.
12393 * gdb.arch/amd64-prologue-skip.exp: New file.
12394
bf7b9cd9
SM
123952015-06-25 Simon Marchi <simon.marchi@ericsson.com>
12396
12397 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
12398 is_address_zero_readable check.
12399
201e8dfd
PB
124002015-06-24 Peter Bergner <bergner@vnet.ibm.com>
12401
12402 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
12403 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
12404
5cd867b4
YQ
124052015-06-24 Yao Qi <yao.qi@linaro.org>
12406
12407 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
12408 linux targets.
12409
4d7be007
YQ
124102015-06-24 Yao Qi <yao.qi@linaro.org>
12411
12412 * lib/gdb.exp (supports_get_siginfo_type): New proc.
12413 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
12414 * gdb.base/siginfo-thread.exp: Likewise.
12415
07fcd301
YQ
124162015-06-22 Yao Qi <yao.qi@linaro.org>
12417
12418 * boards/remote-gdbserver-on-localhost.exp: Add comments.
12419
52042a00
YQ
124202015-06-22 Yao Qi <yao.qi@linaro.org>
12421
12422 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
12423 aarch64*-*-*.
12424 (skip_hw_watchpoint_tests): Likewise.
12425
74bd41ce
PP
124262015-06-18 Patrick Palka <patrick@parcs.ath.cx>
12427
12428 * gdb.base/gdbinit-history.exp: Test the interaction between
12429 setting GDBHISTSIZE and setting the history size via .gdbinit.
12430
bc460514
PP
124312015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12432
12433 PR gdb/16999
12434 * gdb.base/gdbhistsize-history.exp: New test.
12435
b58c513b
PP
124362015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12437
12438 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
12439 with GDBHISTSIZE.
12440 * gdb.base/readline.exp: Likewise.
12441
92046791
YQ
124422015-06-17 Yao Qi <yao.qi@linaro.org>
12443
12444 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
12445 line.
12446
2093d2d3
PP
124472015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12448
12449 * gdb.base/gdbinit-history.exp: Add test case to check that
12450 an unlimited history file does not get truncated on exit.
12451
e6c693af
AA
124522015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12453
12454 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
12455 (VECTOR): New macro. Use it...
12456 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
12457 ...for these typedefs.
12458 (int8, char1, int1, double1): New typedefs.
12459 (struct just_int2, struct two_int2): New structures.
12460 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
12461 (add_structvecs, add_singlevecs): New functions.
12462 (main): Call add_some_intvecs twice.
12463 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
12464 the compile and exit upon failure. Try compiling for the "native"
12465 architecture. Test inferior function calls with vector arguments
12466 and vector return value handling with "finish" and "return".
12467
c74f7d1c
JT
124682015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
12469
12470 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
12471 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
12472 PE file.
12473 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
12474
98aa42ee
AT
124752015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12476
12477 PR breakpoints/16465
12478 * gdb.mi/mi-dprintf-pending.c: New file.
12479 * gdb.mi/mi-dprintf-pending.exp: New test.
12480 * gdb.mi/mi-dprintf-pendshr.c: New file.
12481
7d73c23c 124822015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 12483 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
12484
12485 * gdb.arch/i386-mpx-map.c: New file.
12486 * gdb.arch/i386-mpx-map.exp: New File.
12487
124882015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12489
12490 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
12491 * gdb.arch/i386-mpx.exp: Indentation fixed.
12492
124932015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12494
12495 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
12496 function and improved indentation.
12497 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
12498 gdb_test_multiple. Added additional tests to skip the test.
12499
125002015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12501
12502 * gdb.arch/i386-avx512.c: Change path in include file.
12503 * gdb.arch/i386-avx512.exp: Change include dir path
12504 compilation flag.
12505 * gdb.arch/i386-mpx.c: Change path in include file.
12506 * gdb.arch/i386-mpx.exp: Change include dir path compilation
12507 flag.
12508
d5eba19a
JK
125092015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12510
12511 * gdb.compile/compile-print.exp (compile print *vararray@3)
12512 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
12513
7f361056
JK
125142015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12515
12516 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
12517 (do not keep jit in memory): ... this.
12518 (expect 5): Change it to ...
12519 (expect no 5): ... this.
12520
3b462ec2
SM
125212015-06-02 Simon Marchi <simon.marchi@ericsson.com>
12522
12523 PR gdb/15564
12524 * gdb.mi/mi-detach.exp: New file.
12525
e0619de6
JK
125262015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12527
12528 PR symtab/18392
12529 * gdb.arch/amd64-tailcall-self.S: New file.
12530 * gdb.arch/amd64-tailcall-self.c: New file.
12531 * gdb.arch/amd64-tailcall-self.exp: New file.
12532
e970cb34
DB
125332015-05-28 Don Breazeal <donb@codesourcery.com>
12534
12535 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
12536 tests for remote targets by checking is_target_gdbserver.
12537
b2e2f908
DE
125382015-05-27 Doug Evans <dje@google.com>
12539
12540 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
12541 * gdb.dwarf2/opaque-type-lookup.c: New file.
12542 * gdb.dwarf2/opaque-type-lookup.exp: New file.
12543
82c7be31
DE
125442015-05-26 Doug Evans <dje@google.com>
12545
12546 * gdb.cp/iostream.cc: New file.
12547 * gdb.cp/iostream.exp: New file.
12548
b4f54984
DE
125492015-05-26 Doug Evans <dje@google.com>
12550
12551 * gdb.dwarf2/dw2-op-call.exp: Update.
12552 * gdb.dwarf2/dw4-sig-types.exp: Update.
12553 * gdb.dwarf2/implptr.exp: Update.
12554 * gdb.mi/mi-cmd-param-changed.exp: Update.
12555
4ea6efe9
DE
125562015-05-26 Doug Evans <dje@google.com>
12557
12558 * gdb.python/py-lazy-string.c: New file.
12559 * gdb.python/py-lazy-string.exp: New file.
12560 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
12561 (main): Update. Add estring3.
12562 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
12563 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
12564
f6bb7db3
YQ
125652015-05-26 Omair Javaid <omair.javaid@linaro.org>
12566 Yao Qi <yao.qi@linaro.org>
12567
12568 * gdb.reverse/aarch64.c: New.
12569 * gdb.reverse/aarch64.exp: New.
12570
a81bfbd0
OJ
125712015-05-26 Omair Javaid <omair.javaid@linaro.org>
12572
25d49b86
PA
12573 * lib/gdb.exp (supports_process_record): Return true for
12574 aarch64*-linux*.
a81bfbd0
OJ
12575 (supports_reverse): Likewise.
12576
158bf1b4
PP
125772015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12578
12579 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12580 Use with_test_prefix.
12581
a0145030
AB
125822015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12583
12584 * gdb.base/completion.exp: Add test for completion of layout
12585 names.
12586
ebe3b578
AB
125872015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12588
12589 * lib/gdb.exp (skip_tui_tests): New proc.
12590 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12591
84204ed7
PA
125922015-05-19 Pedro Alves <palves@redhat.com>
12593
12594 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12595 Save the whole env array instead of just HOME. Unset HISTSIZE in
12596 the environment while testing. Restore whole environment
12597 afterwards.
12598
37442ce1
DE
125992015-05-16 Doug Evans <xdje42@gmail.com>
12600
12601 * gdb.guile/scm-ports.c: New file.
12602 * gdb.guile/scm-ports.exp: Add memory port tests.
12603
36de76f9
JK
126042015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12605
12606 * gdb.compile/compile-print.c: New file.
12607 * gdb.compile/compile-print.exp: New file.
12608
3a9558c4
JK
126092015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12610
12611 * gdb.compile/compile-ops.exp: Cast param to void.
12612 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12613 (compile code struct_object.selffield = &struct_object): Add xfail.
12614
aa715135
JG
126152015-05-15 Joel Brobecker <brobecker@adacore.com>
12616
12617 * gdb.ada/arr_enum_with_gap: New testcase.
12618
931e5bc3
JG
126192015-05-15 Joel Brobecker <brobecker@adacore.com>
12620
12621 * gdb.ada/byte_packed_arr: New testcase.
12622
9cd4d857
JB
126232015-05-15 Joel Brobecker <brobecker@adacore.com>
12624
12625 * gdb.ada/pckd_neg: New testcase.
12626
ebfd00d2
PP
126272015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12628
12629 PR gdb/17820
12630 * gdb.base/gdbinit-history.exp: New test.
12631 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12632 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12633
4c082a81
SC
126342015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12635
12636 * gdb.python/py-xmethods.cc: Enhance test case.
12637 * gdb.python/py-xmethods.exp: New tests.
12638 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12639 function.
12640 (B_indexoper): Likewise.
12641 (global_dm_list) : Add new xmethod worker functions.
12642
f7797074
SDJ
126432015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12644
12645 * gdb.base/coredump-filter.exp: Correctly unset
12646 "coredump_var_addr" array.
12647
a4674e4e
PA
126482015-05-08 Pedro Alves <palves@redhat.com>
12649
12650 * gdb.server/non-existing-program.exp: Unset spawn_id.
12651
df2eb078
SC
126522015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12653
12654 PR python/18291
12655 * gdb.python/py-xmethods.exp: Add tests.
12656
422349a3
YQ
126572015-05-08 Yao Qi <yao.qi@linaro.org>
12658
12659 PR gdb/18208
12660 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12661 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12662 function set_coredump_filter, and remove remote_exec call.
12663 Remove argument ipid. Callers update.
12664 (top level): Don't get inferior's PID.
12665
63fc80ce
AA
126662015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12667
12668 * gdb.base/watch_thread_num.exp: Skip test on targets without
12669 access watchpoints.
12670
80ad801e
PA
126712015-05-06 Pedro Alves <palves@redhat.com>
12672
12673 PR server/18081
12674 * gdb.server/non-existing-program.exp: New file.
12675
0fa7fe50
JB
126762015-05-05 Joel Brobecker <brobecker@adacore.com>
12677
12678 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12679
3ea89b92
PMR
126802015-05-05 Joel Brobecker <brobecker@adacore.com>
12681
12682 * gdb.ada/out_of_line_in_inlined: New testcase.
12683
87b8eff0
JB
126842015-05-05 Joel Brobecker <brobecker@adacore.com>
12685
12686 * gdb.ada/var_rec_arr: New testcase.
12687
5fccc635
YQ
126882015-04-30 Yao Qi <yao.qi@linaro.org>
12689
12690 * gdb.base/break-idempotent.exp: If
12691 skip_hw_watchpoint_multi_tests returns true, skip the tests
12692 on "rwatch" and "awatch".
12693
42d38f42
YQ
126942015-04-30 Yao Qi <yao.qi@linaro.org>
12695
12696 * gdb.base/relativedebug.exp: Invoke gdb command
12697 "info sharedlibrary", and if libc.so doesn't have debug info,
12698 skip the test.
12699
2ce1cdbf
DE
127002015-04-29 Doug Evans <dje@google.com>
12701
12702 * gdb.python/py-xmethods.exp: Add ptype tests.
12703 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12704 get_result_type method.
12705
f24a38c5
LM
127062015-04-29 Luis Machado <lgustavo@codesourcery.com>
12707
12708 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12709 the target does not support hardware watchpoints.
12710
ecbf2b3c
LM
127112015-04-29 Luis Machado <lgustavo@codesourcery.com>
12712
12713 * gdb.base/break-always.exp: Abort testing if writing to memory
12714 causes an error.
12715
34f5f757
DE
127162015-04-28 Doug Evans <dje@google.com>
12717
12718 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12719 * gdb.python/py-pp-registration.exp: ... here. New file.
12720 * gdb.python/py-pp-registration.c: New file.
12721 * gdb.python/py-pp-registration.py: New file.
12722
69b4374a
DE
127232015-04-28 Doug Evans <dje@google.com>
12724
12725 * gdb.python/py-bad-printers.c: New file.
12726 * gdb.python/py-bad-printers.py: New file.
12727 * gdb.python/py-bad-printers.exp: New file.
12728
59fb7612
SS
127292015-04-28 Sasha Smundak <asmundak@google.com>
12730
12731 * gdb.python/py-type.exp: New test.
12732
2631b16a
AW
127332015-04-28 Andy Wingo <wingo@igalia.com>
12734
12735 * gdb.python/py-parameter.exp:
12736 * gdb.guile/scm-parameter.exp: Escape the path that we are
12737 matching against, as it might contain characters that are special
12738 to regular expressions.
12739
460efde1
JB
127402015-04-27 Joel Brobecker <brobecker@adacore.com>
12741
12742 * gdb.ada/rec_comp: New testcase.
12743
2d369d8e
SDJ
127442015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
12745
12746 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
12747 before using it.
12748
cf75d6c3
AB
127492015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
12750
12751 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
12752 new tests for verilog output.
12753
8dbe7ca5
YQ
127542015-04-24 Yao Qi <yao.qi@linaro.org>
12755
12756 * boards/remote-gdbserver-on-localhost.exp: New file.
12757
4ef9fb2f
PA
127582015-04-23 Pedro Alves <palves@redhat.com>
12759
12760 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
12761 $inferior_spawn_id instead of $inferior_spawn_id directly. On
12762 "end of file", remove $inferior_spawn_id from the indirect list.
12763
0a803169
PA
127642015-04-23 Pedro Alves <palves@redhat.com>
12765
12766 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
12767
749ef8f8
PA
127682015-04-23 Pedro Alves <palves@redhat.com>
12769
12770 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
12771 on $any_spawn_id instead of only on $gdb_spawn_id.
12772
8aae4344
PM
127732015-04-21 Pierre Muller <muller@sourceware.org>
12774
12775 PR pascal/17815
12776 * lib/pascal.exp (gpc_compile): Add new option "class".
12777 (fpc_compile): Likewise.
12778 * gdb.pascal/case-insensitive-symbols.pas: New file.
12779 * gdb.pascal/case-insensitive-symbols.exp: New file.
12780
1586c8fb
GB
127812015-04-20 Gary Benson <gbenson@redhat.com>
12782
12783 * gdb.base/attach.exp: Fix three extended remote failures.
12784
1b6e6f5c
GB
127852015-04-17 Gary Benson <gbenson@redhat.com>
12786
12787 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
12788 the main executable over the remote protocol.
12789
e797481d
PA
127902015-04-16 Pedro Alves <palves@redhat.com>
12791
12792 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12793 a new gdbserver if gdbserver_reconnect_p is set.
12794
1ca99c42
PA
127952015-04-16 Pedro Alves <palves@redhat.com>
12796
12797 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12798 is set, don't exit gdbserver.
12799
af9fd6f8
AA
128002015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12801
12802 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
12803 appropriate .insn, such that an older assembler can be used.
12804 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12805 the z/Architecture instruction set on 31-bit targets as well.
12806
04ff1e61
AA
128072015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12808
12809 * gdb.go/handcall.exp: Remove all logic related to the first
12810 breakpoint and rely on go_runto_main instead.
12811 * gdb.go/strings.exp: Likewise.
12812 * gdb.go/unsafe.exp: Likewise.
12813 * gdb.go/hello.exp: Likewise. Also rename the remaining
12814 breakpoint marker to "breakpoint 1".
12815 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
12816 * gdb.go/strings.go: Likewise.
12817 * gdb.go/unsafe.go: Likewise.
12818 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
12819 "set breakpoint 2 here" and rename the remaining breakpoint marker
12820 to "breakpoint 1".
12821
40d2f8d6
SM
128222015-04-15 Simon Marchi <simon.marchi@ericsson.com>
12823
12824 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
12825 if itertools.imap is not present.
12826 * gdb.python/py-objfile.exp: Add parentheses.
12827 * gdb.python/py-type.exp: Same.
12828 * gdb.python/py-unwind-maint.py: Same.
12829
8cbc97c6
YQ
128302015-04-15 Yao Qi <yao.qi@linaro.org>
12831
12832 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
12833 of ":$ptr_size" and set its form explicitly.
12834
45fd756c
YQ
128352015-04-15 Pedro Alves <palves@redhat.com>
12836 Yao Qi <yao.qi@linaro.org>
12837
12838 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
12839 timeout by factor of 4.
12840 (test_regular_watch): Likewise.
12841 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
12842 * gdb.reverse/sigall-reverse.exp: Likewise.
12843 * gdb.reverse/until-precsave.exp: Likewise.
12844 * lib/gdb.exp (with_timeout_factor): New proc.
12845 (gdb_expect): Move some code to ...
12846 (get_largest_timeout): ... here. New procedure.
12847
9e811bc3
LM
128482015-04-14 Luis Machado <lgustavo@codesourcery.com>
12849
12850 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
12851
0ff6fcb2
LM
128522015-04-13 Luis Machado <lgustavo@codesourcery.com>
12853
12854 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
12855 to write to the .text section.
12856
7578d5f7
LM
128572015-04-13 Luis Machado <lgustavo@codesourcery.com>
12858
12859 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
12860 Handle the case of targets that do not provide PID information.
12861
2efe15c4
YQ
128622015-04-13 Yao Qi <yao.qi@linaro.org>
12863
12864 * lib/gdbserver-support.exp (gdb_exit): Catch exception
12865 and use expect instead of gdb_expect.
12866
8cd8f2f8
SDJ
128672015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
12868
12869 * gdb.base/coredump-filter.exp: Rename variable "addr" to
12870 "coredump_var_addr" to avoid naming conflict with other testcases.
12871
9ee41772
PA
128722015-04-10 Pedro Alves <palves@redhat.com>
12873
12874 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
12875 gdb_test_sequence and gdb_assert.
12876
07473109
PA
128772015-04-10 Pedro Alves <palves@redhat.com>
12878
12879 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
12880 test messages that don't include the breakpoint address.
12881
de3db44c
YQ
128822015-04-10 Yao Qi <yao.qi@linaro.org>
12883
12884 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
12885 false for some offset and width combinations which aren't
12886 supported by linux kernel.
12887
c79d856c
PA
128882015-04-10 Pedro Alves <palves@redhat.com>
12889
12890 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
12891 procedure, factored out from ...
12892 (top level): ... here. Add "set displaced-stepping" testing axis.
12893 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
12894 parameter "displaced". Use it.
12895 (top level): Use foreach and add "set displaced-stepping" testing
12896 axis.
12897
ebc90b50
PA
128982015-04-10 Pedro Alves <palves@redhat.com>
12899
12900 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
12901 Remove comment.
12902 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
12903 both the address of the instruction that triggers the watchpoint
12904 and the address of the instruction immediately after, and use
12905 those addresses for the test. Fix comment.
12906
8f572e5c
PA
129072015-04-10 Pedro Alves <palves@redhat.com>
12908
12909 * gdb.base/sigstep.exp (breakpoint_to_handler)
12910 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
12911 Test "backtrace" in handler.
12912 (breakpoint_over_handler): New parameter 'displaced'. Use it.
12913 (top level): Add new "displaced" test axis to
12914 breakpoint_to_handler, breakpoint_to_handler_entry and
12915 breakpoint_over_handler.
12916
8d707a12
PA
129172015-04-10 Pedro Alves <palves@redhat.com>
12918
12919 PR gdb/18216
12920 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
12921
ef713951
YQ
129222015-04-10 Yao Qi <yao.qi@linaro.org>
12923
12924 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
12925 (test_add_rn_pc): New function.
12926 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
12927 (top level): Invoke test_add_rn_pc.
12928
906d60cf
PA
129292015-04-10 Pedro Alves <palves@redhat.com>
12930
12931 PR gdb/13858
12932 * gdb.base/step-over-no-symbols.exp: New file.
12933
f2983cc3
AW
129342015-04-09 Andy Wingo <wingo@igalia.com>
12935
12936 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
12937 after the Python tests.
12938
6d62641c
SDJ
129392015-04-08 Keith Seitz <keiths@redhat.com>
12940
12941 PR python/16699
12942 * gdb.python/py-completion.exp: New tests for completion.
12943 * gdb.python/py-completion.py (CompleteLimit1): New class.
12944 (CompleteLimit2): Likewise.
12945 (CompleteLimit3): Likewise.
12946 (CompleteLimit4): Likewise.
12947 (CompleteLimit5): Likewise.
12948 (CompleteLimit6): Likewise.
12949 (CompleteLimit7): Likewise.
12950
f3770638
PA
129512015-04-08 Pedro Alves <palves@redhat.com>
12952
12953 PR gdb/18214
12954 PR gdb/18216
12955 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
12956 function.
12957 (main): Install it as SIGUSR1 handler.
12958 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
12959 parameter. Always use "setup" as prefix. Toggle "set
12960 displaced-stepping" off/on depending on global. Don't switch to
12961 thread 1 here.
12962 (top level): Add displaced stepping "off/on" test axis. Update
12963 "setup" calls. Wrap each subtest with with_test_prefix. Test
12964 continuing with a queued signal in each thread.
12965
4496bed7
PA
129662015-04-08 Pedro Alves <palves@redhat.com>
12967
12968 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
12969 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
12970 gdb_breakpoint instead of gdb_test that doesn't expect anything.
12971 Return early if running to main fails.
12972 * gdb.trace/while-stepping.exp: Likewise.
12973
b97fde92
PA
129742015-04-07 Pedro Alves <palves@redhat.com>
12975
12976 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
12977 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
12978 interact with inferior program.
12979
f71c18e7
PA
129802015-04-07 Pedro Alves <palves@redhat.com>
12981
12982 * lib/gdb.exp (inferior_spawn_id): New global.
12983 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
12984 spawn id after processing the user code.
12985 (default_gdb_start): Set inferior_spawn_id.
12986 (send_inferior): New procedure.
12987 * lib/gdbserver-support.exp (gdbserver_start): Set
12988 inferior_spawn_id.
12989 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
12990
6423214f
PA
129912015-04-07 Pedro Alves <palves@redhat.com>
12992
12993 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
12994 * lib/gdbserver-support.exp (gdbserver_start): Make
12995 $server_spawn_id global.
12996 (gdbserver_start): Don't wait for gdbserver's spawn id with
12997 expect_background.
12998 (close_gdbserver): New procedure.
12999 (gdb_exit): Rename the default version and reimplement.
13000
71c0ee8c
PA
130012015-04-07 Pedro Alves <palves@redhat.com>
13002
72f4393d 13003 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
13004 append the substituted item, not the original item.
13005
203bc29b
PA
130062015-04-07 Pedro Alves <palves@redhat.com>
13007
13008 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13009 gdb_expect.
13010
508a3ddf
PA
130112015-04-07 Pedro Alves <palves@redhat.com>
13012
13013 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13014 output appearing once only.
13015
9f6dbe2b
PA
130162015-04-07 Pedro Alves <palves@redhat.com>
13017
13018 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13019 that doesn't expect anything. Return early if running to main
13020 fails.
13021
337532fa
YQ
130222015-04-07 Yao Qi <yao.qi@linaro.org>
13023
13024 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13025 (child_function): Call alarm.
13026 (main): Move call to alarm into the loop.
13027 * gdb.threads/non-stop-fair-events.exp: Build program with
13028 -DTIMEOUT=$timeout.
13029
01b622d4
DE
130302015-04-06 Doug Evans <xdje42@gmail.com>
13031
13032 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13033 Fix dest parameter to board_info.
13034 (fpc_compile): Ditto.
13035 (gdb_compile_pascal): Rename dest arg to destfile.
13036
961f4160
PMR
130372015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13038
13039 * gdb.ada/funcall_ref.exp: New file.
13040 * gdb.ada/funcall_ref/foo.adb: New file.
13041
cafda597
YQ
130422015-04-02 Yao Qi <yao.qi@linaro.org>
13043
13044 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13045 is remote.
13046
fed040c6
GB
130472015-04-02 Gary Benson <gbenson@redhat.com>
13048
13049 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13050
d11916aa
SS
130512015-04-01 Sasha Smundak <asmundak@google.com>
13052
13053 * gdb.python/py-unwind-maint.c: New file.
13054 * gdb.python/py-unwind-maint.exp: New test.
13055 * gdb.python/py-unwind-maint.py: New file.
13056 * gdb.python/py-unwind.c: New file.
13057 * gdb.python/py-unwind.exp: New test.
13058 * gdb.python/py-unwind.py: New test.
13059
a1471180
PA
130602015-04-01 Pedro Alves <palves@redhat.com>
13061
13062 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13063 to fail instead of non-existent $test.
13064
0bbeccb1
PA
130652015-04-01 Pedro Alves <palves@redhat.com>
13066
13067 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13068 GDBFLAGS if not empty.
13069
3c724c8c
PMR
130702015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13071
13072 * gdb.ada/complete.exp: Remove "multi_line".
13073 * gdb.ada/info_exc.exp: Remove "multi_line".
13074 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13075 * gdb.ada/ptype_field.exp: Remove "multi_line".
13076 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13077 * gdb.ada/tagged.exp: Remove "multi_line".
13078 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13079 [multi_line ...]
13080 * gdb.btrace/delta.exp: Likewise.
13081 * gdb.btrace/exception.exp: Likewise.
13082 * gdb.btrace/function_call_history.exp: Likewise.
13083 * gdb.btrace/instruction_history.exp: Likewise.
13084 * gdb.btrace/nohist.exp: Likewise.
13085 * gdb.btrace/record_goto.exp: Likewise.
13086 * gdb.btrace/segv.exp: Likewise.
13087 * gdb.btrace/stepi.exp: Likewise.
13088 * gdb.btrace/tailcall.exp: Likewise.
13089 * gdb.btrace/unknown_functions.exp: Likewise.
13090 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13091 * lib/gdb.exp: Add the "multi_line" helper.
13092
4eec2deb
PA
130932015-04-01 Pedro Alves <palves@redhat.com>
13094
13095 * gdb.threads/tid-reuse.c: New file.
13096 * gdb.threads/tid-reuse.exp: New file.
13097
df8411da
SDJ
130982015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13099
13100 PR corefiles/16092
13101 * gdb.base/coredump-filter.c: New file.
13102 * gdb.base/coredump-filter.exp: Likewise.
13103
6ef37366
PM
131042015-03-27 Petr Machata <pmachata@redhat.com>
13105
13106 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13107 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13108 (Dwarf::assemble): Initialize them.
13109 (Dwarf::lines): New function.
13110
7ec911b0
JT
131112015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13112
13113 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13114 SYMBOL_PREFIX for x86_64-*-cygwin.
13115
ff908ebf
AW
131162015-03-26 Andy Wingo <wingo@igalia.com>
13117
13118 PR symtab/18148
13119 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13120 const_value but not a location.
13121 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13122 location defined in non-main CUs are visible.
13123
6d5f0679
YQ
131242015-03-26 Yao Qi <yao.qi@linaro.org>
13125
13126 PR testsuite/18139
13127 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13128 Add a line number entry for the same line.
13129 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
13130 Add a line number entry for the same line.
13131
2898689b
YQ
131322015-03-26 Yao Qi <yao.qi@linaro.org>
13133
13134 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
13135 .int 0.
13136 (func): Likewise. Add .Lfunc_1 label.
13137 Use .Lfunc_1 label.
13138 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
13139 .int 0.
13140 (func): Likewise.
13141 Use .Lfunc_1 label.
13142
85180498
YQ
131432015-03-26 Yao Qi <yao.qi@linaro.org>
13144
13145 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
13146 Call gdb_compile instead to compile each .s files without debug
13147 information.
13148
8aa08a8d
YQ
131492015-03-26 Yao Qi <yao.qi@linaro.org>
13150
13151 * gdb.base/savedregs.exp (process_saved_regs): Make
13152 "Saved registers:" optional in the pattern.
13153
66849923
MM
131542015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13155
13156 * gdb.btrace/next.exp: Merged into step.exp.
13157 * gdb.btrace/finish.exp: Merged into step.exp.
13158 * gdb.btrace/nexti.exp: Merged into stepi.exp.
13159 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
13160 "record goto" and checking the exact replay position.
13161 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
13162 check for "Recording format" in "info record" output.
13163 * gdb.btrace/record_goto.exp: Choose test file based on target.
13164 * gdb.btrace/x86-record_goto.S: Renamed into ...
13165 * gdb.btrace/x86_64-record_goto.S: ... this.
13166 * gdb.btrace/i686-record_goto.S: New.
13167 * gdb.btrace/x86-tailcall.S: Renamed into ...
13168 * gdb.btrace/x86_64-tailcall.S: ... this.
13169 * gdb.btrace/i686-tailcall.S: New.
13170 * gdb.btrace/x86-tailcall.c: Renamed into ...
13171 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
13172 separate statements. Update test.
13173 * gdb.btrace/delta.exp: Use record_goto.c as test file.
13174 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
13175 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
13176 * gdb.btrace/tailcall.exp: Choose test file based on target.
13177 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
13178
11cc1b74
MM
131792015-03-25 Markus Metzger <markus.t.metzger@intel.com>
13180
13181 * gdb.btrace/exception.exp: Increase BTS buffer size.
13182
a25d8bf9
PA
131832015-03-24 Pedro Alves <palves@redhat.com>
13184
13185 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
13186
856e7dd6
PA
131872015-03-24 Pedro Alves <palves@redhat.com>
13188
13189 * gdb.threads/schedlock.exp (test_step): No longer expect that
13190 "set scheduler-locking step" with "next" over a function call runs
13191 threads unlocked.
13192
ad235a41
AT
131932015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13194
13195 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
13196
15630549
AT
131972015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13198
13199 PR breakpoints/16466
13200 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
13201 * gdb.mi/mi-pending.c (thread_func): New function.
13202 (int main): Add threading support required.
13203 * gdb.mi/mi-pending.exp: Add tests for this issue.
13204 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
13205 (pendfunc2): Remove stdio dependency.
13206 * gdb.mi/mi-pendshr2.c: New file.
13207
693dca06
KS
132082015-03-23 Keith Seitz <keiths@redhat.com>
13209
13210 * gdb.linespec/keywords.c: New file.
13211 * gdb.linespec/keywords.exp: New file.
13212
7e993ebf
KS
132132015-03-23 Keith Seitz <keiths@redhat.com>
13214
13215 PR gdb/18021
13216 * gdb.dwarf2/staticvirtual.exp: New test.
13217
bc23328c
JK
132182015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13219
13220 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
13221 * README: Remove HP-UX and gdb.hp.
13222 (configuration):
13223 * configure: Regenerate.
13224 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
13225 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
13226 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
13227 gdb.hp/gdb.defects/Makefile.
13228 * gdb.hp/Makefile.in: File deleted.
13229 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
13230 * gdb.hp/gdb.aCC/optimize.c: File deleted.
13231 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
13232 * gdb.hp/gdb.aCC/run.c: File deleted.
13233 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
13234 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
13235 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
13236 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
13237 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
13238 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
13239 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
13240 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
13241 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
13242 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
13243 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
13244 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
13245 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
13246 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
13247 * gdb.hp/gdb.base-hp/reg.s: File deleted.
13248 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
13249 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
13250 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
13251 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
13252 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
13253 * gdb.hp/gdb.compat/Makefile.in: File deleted.
13254 * gdb.hp/gdb.compat/average.c: File deleted.
13255 * gdb.hp/gdb.compat/sum.c: File deleted.
13256 * gdb.hp/gdb.compat/xdb.c: File deleted.
13257 * gdb.hp/gdb.compat/xdb0.c: File deleted.
13258 * gdb.hp/gdb.compat/xdb0.h: File deleted.
13259 * gdb.hp/gdb.compat/xdb1.c: File deleted.
13260 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
13261 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
13262 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
13263 * gdb.hp/gdb.defects/Makefile.in: File deleted.
13264 * gdb.hp/gdb.defects/bs14602.c: File deleted.
13265 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
13266 * gdb.hp/gdb.defects/solib-d.c: File deleted.
13267 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
13268 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
13269 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
13270 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
13271 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
13272 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
13273 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
13274 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
13275 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
13276 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
13277 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
13278 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
13279 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
13280 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
13281 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
13282 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
13283 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
13284 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
13285 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
13286 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
13287 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
13288 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
13289 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
13290 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
13291 * gdb.hp/tools/odump: File deleted.
13292
8bf3b159
PA
132932015-03-19 Pedro Alves <palves@redhat.com>
13294
13295 * gdb.threads/continue-pending-status.exp (saw_thread_2)
13296 (saw_thread_3): New globals.
13297 (top level): Increment them when an event for the corresponding
13298 thread is seen.
13299 (no thread starvation): New test.
13300
eb54c8bf
PA
133012015-03-19 Pedro Alves <palves@redhat.com>
13302
13303 * gdb.threads/continue-pending-status.c: New file.
13304 * gdb.threads/continue-pending-status.exp: New file.
13305
32d2e5d6
PA
133062015-03-18 Pedro Alves <palves@redhat.com>
13307
13308 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13309 Use gdb_is_target_remote instead of is_remote. Use
13310 gdb_test_multiple instead of gdb_expect. Exit early if
13311 gdb_test_multiple hits its internal matches. Tighten stepi tests
13312 expected output. Fail on exit with any signal, instead of just
13313 SIGILL.
13314
f68f11b7
YQ
133152015-03-18 Yao Qi <yao.qi@linaro.org>
13316
13317 PR tdep/18107
13318 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
13319 variable.
13320 * gdb.base/catch-syscall.exp: Don't skip it on
13321 aarch64*-*-linux* target. Remove elements in all_syscalls.
13322 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
13323 target.
13324 (setup_all_syscalls): New proc.
13325
ca5fd19b
YQ
133262015-03-16 Yao Qi <yao.qi@linaro.org>
13327
13328 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13329 (top level): Skip tests if valid_addr_p returns false for
13330 $cmd1 or $cmd2.
13331
85642ba0
AW
133322015-03-11 Andy Wingo <wingo@igalia.com>
13333
13334 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13335
e03f9645
YQ
133362015-03-11 Yao Qi <yao.qi@linaro.org>
13337
13338 * gdb.base/catch-syscall.exp: Fix typo in comments.
13339
5d0962b2
YQ
133402015-03-11 Yao Qi <yao.qi@linaro.org>
13341
13342 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
13343
b2df3cef
PA
133442015-03-09 Pedro Alves <palves@redhat.com>
13345
13346 * dg-extract-results.py: Delete.
13347
ef878e53
PA
133482015-03-09 Pedro Alves <palves@redhat.com>
13349
13350 Merge dg-extract-results.sh from GCC upstream (r218843).
13351
13352 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
13353 * dg-extract-results.sh: Use --text with grep to avoid issues with
13354 binary files. Fall back to cat -v, if that doesn't work.
13355
9494d219
PA
133562015-03-05 Pedro Alves <palves@redhat.com>
13357
13358 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
13359
a8d9763a
SM
133602015-03-04 Simon Marchi <simon.marchi@ericsson.com>
13361
13362 * lib/mi-support.exp (mi_expect_interrupt): Accept
13363 alternative event for when in all-stop mode.
13364
be9957b8
PA
133652015-03-04 Pedro Alves <palves@redhat.com>
13366
13367 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
13368
d57be0f4 133692015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
13370
13371 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
13372
c214c7cf
AA
133732015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13374
13375 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
13376 regexps for GDB's current line display, accept a hex address
13377 preceding the line number.
13378
6d74a497
AA
133792015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13380
13381 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
13382 the 'arch1' variable for "s390*-linux*" targets.
13383
511aee7c
PA
133842015-03-04 Pedro Alves <palves@redhat.com>
13385
13386 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
13387 (main): Pass missing retval argument to pthread_join call.
13388
95e50b27
PA
133892015-03-02 Pedro Alves <palves@redhat.com>
13390
13391 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
13392 (top level): Call do_test with non-stop as well.
13393
28054d69
PA
133942015-03-02 Pedro Alves <palves@redhat.com>
13395
13396 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
13397 -1.
13398
4fa5d7b4
AA
133992015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13400
13401 * gdb.arch/s390-vregs.exp: New test.
13402 * gdb.arch/s390-vregs.S: New file.
13403
97c18565
PA
134042015-02-27 Pedro Alves <palves@redhat.com>
13405
13406 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
13407 call to catch_command_errors.
13408 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
13409 catch_command_errors.
13410
a37bfa30
PA
134112015-02-27 Pedro Alves <palves@redhat.com>
13412
13413 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
13414 "true" for boolean result.
13415 * gdb.gdb/selftest.exp (test_with_self): Also accept full
13416 prototype of main.
13417
6f98576f
PA
134182015-02-27 Pedro Alves <palves@redhat.com>
13419
13420 * lib/unbuffer_output.c: New file.
13421 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
13422 (main): Call gdb_unbuffer_output.
13423
eba5ab56
YQ
134242015-02-27 Yao Qi <yao.qi@linaro.org>
13425
13426 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
13427 target.
13428
0def5aaa
DE
134292015-02-26 Doug Evans <dje@google.com>
13430
13431 * gdb.cp/class2.cc (Dbase, D): New classes.
13432 (main): New local delta.
13433 * gdb.cp/class2.exp: Test printing delta.
13434 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
13435 (dynbar): New global.
13436 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
13437
081a1c2c
JK
134382015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13439
13440 * gdb.compile/compile-ifunc.c: New file.
13441 * gdb.compile/compile-ifunc.exp: New file.
13442
2f41223f
AT
134432015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
13444
13445 * gdb.base/structs.exp: Check for correct struct on finish.
13446
03eddd80
YQ
134472015-02-26 Yao Qi <yao.qi@linaro.org>
13448
13449 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
13450 is zero.
13451
80c57053
JK
134522015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13453
13454 * gdb.arch/cordic.ko.bz2: New file.
13455 * gdb.arch/cordic.ko.debug.bz2: New file.
13456 * gdb.arch/ppc64-symtab-cordic.exp: New file.
13457
21613c12
YQ
134582015-02-25 Yao Qi <yao.qi@linaro.org>
13459
13460 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
13461 aarch64*-*-* target.
13462
d8b901ed
PA
134632015-02-23 Pedro Alves <palves@redhat.com>
13464
13465 * lib/gdb.exp (delete_breakpoints): Rewrite using
13466 gdb_test_multiple.
13467
e5b85ead
PA
134682015-02-23 Pedro Alves <palves@redhat.com>
13469
13470 * gdb.base/info-os.c: Include stdlib.h.
13471
85c3a371
DE
134722015-02-22 Doug Evans <xdje42@gmail.com>
13473
13474 PR symtab/17855
13475 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
13476 is read after symbols have been re-read.
13477 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
13478 * gdb.ada/exec_changed/second.adb (Second): Ditto.
13479
96553a0c
DE
134802015-02-21 Doug Evans <dje@google.com>
13481
13482 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
13483
97a0c697
JK
134842015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13485
13486 PR corefiles/17808
13487 * gdb.arch/i386-biarch-core.core.bz2: New file.
13488 * gdb.arch/i386-biarch-core.exp: New file.
13489
a47cd6e9
PA
134902015-02-21 Pedro Alves <palves@redhat.com>
13491
13492 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
13493 runto_main fails.
13494
c5facdc4
PA
134952015-02-20 Pedro Alves <palves@redhat.com>
13496
13497 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
13498 info probes.
13499
2db9a427
PA
135002015-02-20 Pedro Alves <palves@redhat.com>
13501
13502 * gdb.threads/multi-create-ns-info-thr.exp: New file.
13503
60fb7e9e
PA
135042015-02-20 Pedro Alves <palves@redhat.com>
13505
13506 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
13507 clean_restart before gdb_target_supports_trace.
13508
5c5019c2
PA
135092015-02-20 Pedro Alves <palves@redhat.com>
13510
13511 PR threads/18006
13512 * gdb.threads/clone-thread_db.c: New file.
13513 * gdb.threads/clone-thread_db.exp: New file.
13514
c9587f88
AT
135152015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
13516
13517 PR breakpoints/16812
13518 * gdb.base/catch-gdb-caused-signals.c: New file.
13519 * gdb.base/catch-gdb-caused-signals.exp: New file.
13520
f6a88844
JM
135212015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
13522
13523 * configure: Regenerated.
13524 * configure.ac: Use GDB_AC_TRANSFORM.
13525 * aclocal.m4: sinclude ../transform.m4.
13526
497c491b
JM
135272015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13528
13529 * lib/dtrace.exp: New file.
13530 * gdb.base/dtrace-probe.exp: Likewise.
13531 * gdb.base/dtrace-probe.d: Likewise.
13532 * gdb.base/dtrace-probe.c: Likewise.
13533 * lib/pdtrace.in: Likewise.
13534 * configure.ac: Output variables with the transformed names of
13535 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
13536 * configure: Regenerated.
13537
03e98035
JM
135382015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13539
13540 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
13541 expected message when trying to access $_probe_* convenience
13542 variables while not on a probe.
13543
63cc30e9
JK
135442015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13545
13546 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
13547
0703599a
PA
135482015-02-11 Pedro Alves <pedro@codesourcery.com>
13549
13550 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
13551 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
13552
7e60a48e
DE
135532015-02-10 Doug Evans <xdje42@gmail.com>
13554
13555 * lib/gdb.exp (gdb_load): Always return a result.
13556
01b088bc
PA
135572015-02-10 Pedro Alves <palves@redhat.com>
13558
13559 * gdb.threads/signal-sigtrap.c: New file.
13560 * gdb.threads/signal-sigtrap.exp: New file.
13561
b05ec7a5
AT
135622015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
13563
13564 * gdb.trace/no-attach-trace.c: New file.
13565 * gdb.trace/no-attach-trace.exp: New file.
13566
a2c2acaf
MW
135672015-02-09 Mark Wielaard <mjw@redhat.com>
13568
13569 * gdb.dwarf2/atomic.c: New file.
13570 * gdb.dwarf2/atomic-type.exp: Likewise.
13571
31fd9caa
MM
135722015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13573
13574 * gdb.btrace/buffer-size.exp: Update "info record" output.
13575 * gdb.btrace/delta.exp: Update "info record" output.
13576 * gdb.btrace/enable.exp: Update "info record" output.
13577 * gdb.btrace/finish.exp: Update "info record" output.
13578 * gdb.btrace/instruction_history.exp: Update "info record" output.
13579 * gdb.btrace/next.exp: Update "info record" output.
13580 * gdb.btrace/nexti.exp: Update "info record" output.
13581 * gdb.btrace/step.exp: Update "info record" output.
13582 * gdb.btrace/stepi.exp: Update "info record" output.
13583 * gdb.btrace/nohist.exp: Update "info record" output.
13584
d33501a5
MM
135852015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13586
13587 * gdb.btrace/buffer-size: New.
13588
f4abbc16
MM
135892015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13590
13591 * gdb.btrace/delta.exp: Update "info record" output.
13592 * gdb.btrace/enable.exp: Update "info record" output.
13593 * gdb.btrace/finish.exp: Update "info record" output.
13594 * gdb.btrace/instruction_history.exp: Update "info record" output.
13595 * gdb.btrace/next.exp: Update "info record" output.
13596 * gdb.btrace/nexti.exp: Update "info record" output.
13597 * gdb.btrace/step.exp: Update "info record" output.
13598 * gdb.btrace/stepi.exp: Update "info record" output.
13599 * gdb.btrace/nohist.exp: Update "info record" output.
13600
b9d61307
SM
136012015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13602
13603 PR gdb/15678
13604 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
13605
e584fdbc
PA
136062015-02-06 Pedro Alves <palves@redhat.com>
13607
13608 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13609 macro.
13610 (seconds_left, again): New globals.
13611 (main): Wait seconds_left in a 1-second sleep loop instead of
13612 sleeping 180 seconds. If 'again' is set, reset the seconds
13613 counter.
13614 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13615 'again' in the inferior before detaching. Print the seconds left.
13616 (options): New global.
13617 (top level): Build program with -DTIMEOUT=$timeout.
13618
77f41761
PA
136192015-02-06 Pedro Alves <palves@redhat.com>
13620
13621 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13622 determine how many seconds to pass to 'alarm'.
13623 * gdb.base/gdb-sigterm.exp (top level): Build program with
13624 -DTIMEOUT=$timeout.
13625 (do_test): Return success/failure indication. Add more verbose
13626 logging. Don't fail if 200 single steps are seen. Instead, fail
13627 when the test times out.
13628 (passes): New global.
13629 (top level): Break the testing loop if testing fails on any
13630 iteration. Use gdb_assert.
13631
b9394193
DB
136322015-02-04 Don Breazeal <donb@codesourcery.com>
13633
13634 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13635 and initialize them.
13636 (ipc_cleanup): New function.
13637 (main): Don't declare shmid, semid, and msqid. Add a call to
13638 atexit so that we call ipc_cleanup on exit.
13639
42d9e528
PA
136402015-02-04 Pedro Alves <palves@redhat.com>
13641
13642 * boards/native-extended-gdbserver.exp: Remove any target variant
13643 specifications from the board name before clearing the isremote
13644 flag from board_info.
13645
ae6ae975
DE
136462015-01-31 Doug Evans <xdje42@gmail.com>
13647
13648 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13649
cfb069a8
GB
136502015-01-31 Gary Benson <gbenson@redhat.com>
13651
13652 * gdb.base/completion.exp: Disable completion limiting for
13653 existing tests. Add new tests to check completion limiting.
13654 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13655
5dd31d79
DE
136562015-01-31 Doug Evans <xdje42@gmail.com>
13657
13658 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13659
9f050062
DE
136602015-01-31 Doug Evans <xdje42@gmail.com>
13661
13662 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13663 entries. Duplicate file section script entries.
13664 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13665 inlined entries. Add test for safe-path rejection.
13666 * gdb.python/py-section-script.c: Add duplicate inlined section script
13667 entries. Duplicate file section script entries.
13668 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13669 inlined entries. Add test for safe-path rejection.
13670
df25ebbd
JB
136712015-01-29 Joel Brobecker <brobecker@adacore.com>
13672
13673 * gdb.ada/disc_arr_bound: New testcase.
13674
4a0ca9ec
JB
136752015-01-29 Joel Brobecker <brobecker@adacore.com>
13676
13677 * gdb.ada/mi_var_array: New testcase.
13678
3a8b707a
DE
136792015-01-27 Doug Evans <dje@google.com>
13680
13681 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13682 Add test for objfile.filename, objfile.username after objfile
13683 has been unloaded.
13684
f8313f6e
JB
136852015-01-26 Joel Brobecker <brobecker@adacore.com>
13686
13687 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13688 the second test to print the name attribute of value
13689 returned by the call to gdb.lookup_type, and adjust
13690 the expected output accordingly.
13691
37bc665e
MW
136922015-01-25 Mark Wielaard <mjw@redhat.com>
13693
13694 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13695 * gdb.base/disp-step-fork.c: Include unistd.h.
13696 * gdb.base/siginfo-obj.c: Include stdio.h.
13697 * gdb.base/siginfo-thread.c: Likewise.
13698 * gdb.mi/non-stop.c: Include unistd.h.
13699 * gdb.mi/nsthrexec.c: Include stdio.h.
13700 * gdb.mi/pthreads.c: Include unistd.h.
13701 * gdb.modula2/unbounded1.c (main): Declare returns int.
13702 * gdb.reverse/consecutive-reverse.c: Likewise.
13703 * gdb.threads/create-fail.c: Include unistd.h.
13704 * gdb.threads/killed.c: Likewise.
13705 * gdb.threads/linux-dp.c: Likewise.
13706 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13707 * gdb.threads/non-ldr-exc-2.c: Likewise.
13708 * gdb.threads/non-ldr-exc-3.c: Likewise.
13709 * gdb.threads/non-ldr-exc-4.c: Likewise.
13710 * gdb.threads/pthreads.c: Include unistd.h.
13711 (main): Declare returns int.
13712 * gdb.threads/tls-main.c (foo): New declaration.
13713 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13714
f7e5394d
SM
137152015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13716
13717 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13718 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13719
743649fd
MW
137202015-01-15 Mark Wielaard <mjw@redhat.com>
13721
13722 * gdb.base/noreturn-return.c: New file.
13723 * gdb.base/noreturn-return.exp: New file.
13724 * gdb.base/noreturn-finish.c: New file.
13725 * gdb.base/noreturn-finish.exp: New file.
13726
198297aa
PA
137272015-01-23 Pedro Alves <palves@redhat.com>
13728
13729 * gdb.threads/continue-pending-after-query.c: New file.
13730 * gdb.threads/continue-pending-after-query.exp: New file.
13731
717cf30c
AG
137322015-01-22 Anders Granlund <anders.granlund@ericsson.com>
13733 Simon Marchi <simon.marchi@ericsson.com>
13734
13735 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
13736 * gdb.base/valgrind-db-attach.exp: Same.
13737 * gdb.base/valgrind-infcall.exp: Same.
13738 * lib/mi-support.exp (default_mi_gdb_start): Same.
13739 * lib/prompt.exp (default_prompt_gdb_start): Same.
13740 * lib/gdb.exp (default_gdb_spawn): Same.
13741 (gdb_interact): New.
13742
13743
4b62a76e
JK
137442015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13745
13746 * gdb.compile/compile.exp (pointer to jit function): New test.
13747
b4cdae6f
WW
137482015-01-17 Wei-cheng Wang <cole945@gmail.com>
13749
13750 * lib/gdb.exp (supports_process_record): Return true for
13751 powerpc*-*-linux*.
13752 (supports_reverse): Likewise.
13753
d221e7ef
DB
137542015-01-15 Don Breazeal <donb@codesourcery.com>
13755
13756 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
13757 instead of checking whether the target board is remote and
13758 use spawn_wait_for_attach instead of exec/sleep.
13759 * gdb.base/attach-twice.exp: Likewise.
13760
bafffb51
JB
137612015-01-15 Joel Brobecker <brobecker@adacore.com>
13762
13763 * gdb.ada/var_arr_attrs: New testcase.
13764
5589af0e
PA
137652015-01-14 Pedro Alves <palves@redhat.com>
13766 Joel Brobecker <brobecker@adacore.com>
13767
13768 PR gdb/17525
13769 * gdb.base/bp-cmds-execution-x-script.c: New file.
13770 * gdb.base/bp-cmds-execution-x-script.exp: New file.
13771 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
13772
6c400b59
PA
137732015-01-14 Pedro Alves <palves@redhat.com>
13774
13775 PR cli/17828
13776 * gdb.base/batch-preserve-term-settings.c: New file.
13777 * gdb.base/batch-preserve-term-settings.exp: New file.
13778
e02c96a7
DE
137792015-01-13 Doug Evans <dje@google.com>
13780
13781 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
13782 binary.
13783
576fd14c
JB
137842015-01-13 Joel Brobecker <brobecker@adacore.com>
13785
13786 * Makefile.in (clean mostlyclean): Do not delete *.py.
13787
04dccad0
JB
137882015-01-13 Joel Brobecker <brobecker@adacore.com>
13789
13790 * gdb.python/py-lookup-type.exp: New file.
13791
3d230f71
PA
137922015-01-12 Pedro Alves <palves@redhat.com>
13793
13794 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13795 restore GDBFLAGS before returning.
13796
7e67715d
JK
137972015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13798
13799 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
13800 is_amd64_regs_target and is_x86_like_target.
13801
f2e0d4b4
DE
138022015-01-11 Doug Evans <xdje42@gmail.com>
13803
13804 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13805 is given without an explicit form.
13806 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13807 attributes.
13808 * gdb.dwarf/corrupt.exp: Ditto.
13809 * gdb.dwarf2/enum-type.exp: Ditto.
13810 * gdb.trace/entry-values.exp: Ditto.
13811 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13812
439250fb
DE
138132015-01-11 Doug Evans <xdje42@gmail.com>
13814
13815 PR gdb/15830
13816 * gdb.base/maint.exp: Remove references to "maint demangle".
13817 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
13818 Add tests for explicitly specifying language to demangle.
13819 * gdb.dlang/demangle.exp: Ditto.
13820
ede9f622
PA
138212015-01-09 Pedro Alves <palves@redhat.com>
13822
13823 * gdb.threads/non-stop-fair-events.c: New file.
13824 * gdb.threads/non-stop-fair-events.exp: New file.
13825
a7b796db
PA
138262015-01-09 Pedro Alves <palves@redhat.com>
13827
13828 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
13829 the global scope. Set a breakpoint after all threads are started
13830 rather than stepping over two source lines. Expect the prompt.
13831 * gdb.base/watch_thread_num.c (threads_started_barrier): New
13832 global.
13833 (NUM): Now 15.
13834 (main): Use threads_started_barrier to wait for all threads to
13835 start. Main thread no longer calls thread_function. Exit after
13836 180 seconds.
13837 (loop): New function.
13838 (thread_function): Wait on threads_started_barrier barrier. Call
13839 'loop' at each iteration.
13840 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
13841 threads have started, instead of hardcoding number of "next"
13842 steps. Use an access watchpoint instead of a write watchpoint.
13843
9665ffdd
PA
138442015-01-09 Pedro Alves <palves@redhat.com>
13845
13846 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
13847 (thread_func): Wait on barrier.
13848 (main): Wait for all threads to start before stopping GDB.
13849 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
13850 global.
13851 (thread1_func, thread2_func): Wait on barrier.
13852 (main): Wait for all threads to start before stopping GDB.
13853 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
13854 New global.
13855 (thread1_func, thread2_func): Wait on barrier.
13856 (main): Wait for all threads to start before stopping GDB.
13857
c945a99f
PA
138582015-01-09 Pedro Alves <palves@redhat.com>
13859
13860 * gdb.threads/attach-many-short-lived-threads.c: New file.
13861 * gdb.threads/attach-many-short-lived-threads.exp: New file.
13862
c1a747c1
PA
138632014-01-09 Pedro Alves <palves@redhat.com>
13864
13865 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
13866 instead of to thread 2.
13867 * gdb.threads/signal-command-multiple-signals-pending.c (main):
13868 Add barrier around each pthread_create call instead of around all
13869 calls.
13870 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
13871 Set a break on thread_function and have the child threads hit it
13872 one at at a time.
13873
60b3033e
PA
138742015-01-09 Pedro Alves <palves@redhat.com>
13875
13876 * lib/gdb.exp (can_spawn_for_attach): New procedure.
13877 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
13878 false.
13879 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
13880 checking whether the target board is remote.
13881 * gdb.multi/multi-attach.exp: Likewise.
13882 * gdb.python/py-sync-interp.exp: Likewise.
13883 * gdb.server/ext-attach.exp: Likewise.
13884 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
13885 tests that need to attach, instead of checking whether the target
13886 board is remote at the top of the file.
13887
acc018ac
YQ
138882015-01-08 Yao Qi <yao@codesourcery.com>
13889
13890 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
13891
50a18af8
JK
138922015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13893
13894 Fix testcase compilation.
13895 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
13896
8503d6e1
JB
138972015-01-06 Joel Brobecker <brobecker@adacore.com>
13898
13899 * gdb.python/py-type.exp: Add a couple test about empty
13900 array creation, and negative-length array creation.
13901
cc73dbcc
DE
139022015-01-02 Doug Evans <xdje42@gmail.com>
13903
13904 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
13905
0300bbc7
DE
139062015-01-02 Doug Evans <dje@google.com>
13907
13908 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
13909
9d85a0ec
YQ
139102014-12-29 Yao Qi <yao@codesourcery.com>
13911
13912 * gdb.trace/entry-values.exp: Update comments. Rename variable
13913 bar_call_foo to returned_from_foo.
13914
87186c6a
MMN
139152014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
13916
13917 PR gdb/17394
13918 * gdb.linespec/break-asm-file.c: New file.
13919 * gdb.linespec/break-asm-file.exp: New file.
13920 * gdb.linespec/break-asm-file0.s: New file.
13921 * gdb.linespec/break-asm-file1.s: New file.
13922
1bab7383
YQ
139232014-12-18 Nigel Stephens <nigel@mips.com>
13924 Maciej W. Rozycki <macro@codesourcery.com>
13925
13926 * gdb.base/float.exp: Handle the new output from "info float" on
13927 MIPS targets.
13928
1bc1068a
JK
139292014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13930
13931 Fix MinGW compilation.
13932 * gdb.compile/compile-ops.exp: Update untested message if
13933 !skip_compile_feature_tests.
13934 * gdb.compile/compile-setjmp.exp: Likewise.
13935 * gdb.compile/compile-tls.exp: Likewise.
13936 * gdb.compile/compile.exp: Likewise.
13937 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
13938 supported on this host".
13939
b6615d10
DE
139402014-12-16 Doug Evans <xdje42@gmail.com>
13941
13942 * boards/stabs.exp: New file.
13943
25dda427
AA
139442014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
13945
13946 * gdb.base/completion.exp: Adjust to format changes of "maint
13947 print user-registers".
13948
bf330350
CU
139492014-12-16 Catalin Udma <catalin.udma@freescale.com>
13950
13951 PR server/17457
13952 * gdb.arch/aarch64-fp.c: New file.
13953 * gdb.arch/aarch64-fp.exp: New file.
13954
395cf596
SDJ
139552014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
13956
13957 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
13958 r210637, r210913, r211666, r215400, r215817).
13959
13960 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
13961 * dg-extract-results.py: New file.
13962 * dg-extract-results.sh: Use it if the environment seems
13963 suitable.
13964
13965 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
13966
13967 * dg-extract-results.py (parse_run): Handle warnings that
13968 are printed before a test harness is run.
13969
13970 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
13971
13972 * dg-extract-results.py (Named): Remove __cmp__ method.
13973 (output_variation): Use a key to sort variation.harnesses.
13974
13975 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
13976
13977 * dg-extract-results.py: For Python 3, force sys.stdout to
13978 handle surrogate escape sequences.
13979 (safe_open): New function.
13980 (output_segment, main): Use it.
13981
13982 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
13983
13984 * dg-extract-results.py (Prog.result_re): Include options
13985 in test name.
13986
13987 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
13988
13989 * dg-extract-results.py (output_variation): Always sort if
13990 do_sum.
13991
e882ef3c
SM
139922014-12-15 Simon Marchi <simon.marchi@ericsson.com>
13993
13994 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
13995 as long as we get pagination notifications.
13996
4992aa20
JM
139972014-12-15 Jason Merrill <jason@redhat.com>
13998
13999 * Makefile.in (check-gdb.%): Restore.
14000 * README: Mention it.
14001
c1b5a1a6
JB
140022014-12-13 Joel Brobecker <brobecker@adacore.com>
14003
14004 * gdb.ada/str_uninit: New testcase.
14005
5537b577
JK
140062014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14007
14008 PR symtab/17642
14009 * gdb.base/vla-stub-define.c: New file.
14010 * gdb.base/vla-stub.c: New file.
14011 * gdb.base/vla-stub.exp: New file.
14012
bb2ec1b3
TT
140132014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14014 Jan Kratochvil <jan.kratochvil@redhat.com>
14015 Tom Tromey <tromey@redhat.com>
14016
14017 * configure.ac: Add gdb.compile/.
14018 * configure: Regenerate.
14019 * gdb.compile/Makefile.in: New file.
14020 * gdb.compile/compile-ops.exp: New file.
14021 * gdb.compile/compile-ops.c: New file.
14022 * gdb.compile/compile-tls.c: New file.
14023 * gdb.compile/compile-tls.exp: New file.
14024 * gdb.compile/compile-constvar.S: New file.
14025 * gdb.compile/compile-constvar.c: New file.
14026 * gdb.compile/compile-mod.c: New file.
14027 * gdb.compile/compile-nodebug.c: New file.
14028 * gdb.compile/compile-setjmp-mod.c: New file.
14029 * gdb.compile/compile-setjmp.c: New file.
14030 * gdb.compile/compile-setjmp.exp: New file.
14031 * gdb.compile/compile-shlib.c: New file.
14032 * gdb.compile/compile.c: New file.
14033 * gdb.compile/compile.exp: New file.
14034 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14035
4ff709eb
TT
140362014-12-12 Tom Tromey <tromey@redhat.com>
14037
14038 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14039 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14040
6dddd6a5
DE
140412014-12-12 Doug Evans <dje@google.com>
14042
14043 * lib/gdb-python.exp (get_python_valueof): New function.
14044 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14045
71c24708
AA
140462014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14047
14048 * gdb.base/completion.exp: Add test for completion of "info
14049 registers ".
14050
3e29f34a
MR
140512014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14052
14053 * gdb.base/func-ptrs.c: New file.
14054 * gdb.base/func-ptrs.exp: New file.
14055
fc126975
SM
140562014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14057
14058 PR breakpoints/17012
14059 * gdb.base/dprintf-detach.c: New file.
14060 * gdb.base/dprintf-detach.exp: New file.
14061
0a46d518
SM
140622014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14063
14064 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14065 * lib/gdb.exp (target_is_gdbserver): New procedure.
14066
a0be3e44
DE
140672014-12-08 Doug Evans <dje@google.com>
14068
14069 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14070
df1b803a
YQ
140712014-12-05 Yao Qi <yao@codesourcery.com>
14072
14073 * gdb.guile/scm-error.exp: Remove the third argument to
14074 gdb_remote_download.
14075 * gdb.guile/scm-frame-args.exp: Likewise.
14076 * gdb.guile/scm-section-script.exp: Likewise.
14077
ddb9f679
YQ
140782014-12-05 Yao Qi <yao@codesourcery.com>
14079
14080 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14081
86e4ed39
DE
140822014-12-04 Doug Evans <dje@google.com>
14083
14084 * gdb.python/py-objfile.exp: Add tests for
14085 objfile.add_separate_debug_file.
14086
7c50a931
DE
140872014-12-04 Doug Evans <dje@google.com>
14088
14089 * lib/gdb.exp (get_build_id): New function.
14090 (build_id_debug_filename_get): Rewrite to use it.
14091 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14092
621661e3
MR
140932014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14094
14095 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14096 `method(long)', not just 0x0.
14097 * gdb.cp/nsalias.exp: Align code labels to 4.
14098 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14099 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14100 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14101 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14102 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14103 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14104
29f0c3b7
DE
141052014-12-02 Doug Evans <dje@google.com>
14106
e1e061e7 14107 PR symtab/17602
29f0c3b7 14108 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 14109 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
14110 * gdb.cp/anon-ns.exp: Update.
14111
162078c8
NB
141122014-12-02 Nick Bull <nicholaspbull@gmail.com>
14113
14114 * gdb.python/py-events.py (inferior_call_handler): New.
14115 (register_changed_handler, memory_changed_handler): New.
14116 (test_events.invoke): Register new handlers.
14117 * gdb.python/py-events.exp: Add tests for inferior call,
14118 memory_changed and register_changed events.
14119
fdb09caf
AA
141202014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14121
14122 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14123 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14124 if the linker doesn't understand this.
14125
55cfb2c4
SM
141262014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14127
14128 * gdb.python/python.exp: Change expected reply to help().
14129
9e8cd6df
YQ
141302014-12-01 Yao Qi <yao@codesourcery.com>
14131
14132 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
14133 AC_CONFIG_SUBDIRS(gdb.gdbtk).
14134 * configure: Re-generated.
14135
6c659fc2
SC
141362014-11-28 Siva Chandra Reddy <sivachandra@google.com>
14137
14138 * gdb.cp/chained-calls.cc: New file.
14139 * gdb.cp/chained-calls.exp: New file.
14140 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
14141
d7fc3181
SM
141422014-11-28 Simon Marchi <simon.marchi@ericsson.com>
14143
14144 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
14145 * gdb.dwarf2/symtab-producer.exp: Same.
14146 * gdb.gdb/python-interrupts.exp: Same.
14147 * gdb.gdb/python-selftest.exp: Same.
14148 * gdb.python/py-linetable.exp: Same.
14149 * gdb.python/py-type.exp: Same.
14150 * gdb.python/py-value-cc.exp: Same.
14151 * gdb.python/py-value.exp: Same.
14152
10e79639
YQ
141532014-11-28 Yao Qi <yao@codesourcery.com>
14154
14155 * gdb.base/break-probes.exp: Match library name prefixed with
14156 sysroot.
14157
f28a0564
SM
141582014-11-27 Simon Marchi <simon.marchi@ericsson.com>
14159
14160 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
14161 test expected output. Add parentheses for the call to print.
14162 Remove L suffix from integers.
14163
3fe1ce1d
DE
141642014-11-26 Doug Evans <dje@google.com>
14165
14166 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
14167
84429e27
YQ
141682014-11-22 Yao Qi <yao@codesourcery.com>
14169
14170 * gdb.trace/entry-values.c: Remove asms.
14171 (foo): Add foo_label.
14172 (bar): Add bar_label.
14173 * gdb.trace/entry-values.exp: Remove code computing foo's
14174 length and bar's length.
14175 (Dwarf::assemble): Invoke function_range for bar and use
14176 MACRO_AT_func for foo.
14177
26741859
YQ
141782014-11-22 Yao Qi <yao@codesourcery.com>
14179
14180 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
14181 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
14182 Use .Lgcc43_procstart instead of gcc43.
14183
45e44d27
JB
141842014-11-21 Joel Brobecker <brobecker@adacore.com>
14185
14186 * gdb.ada/n_arr_bound: New testcase.
14187
458c8db8
SDJ
141882014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
14189
14190 PR breakpoints/10737
14191 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
14192 test_catch_syscall_multi_arch.
14193 (test_catch_syscall_multi_arch): New function.
14194
43f3e411
DE
141952014-11-20 Doug Evans <xdje42@gmail.com>
14196
14197 * gdb.base/maint.exp: Update expected output.
14198
0d7b2549
AA
141992014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
14200
14201 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
14202 4-byte instruction on S390.
14203
8908fca5
JB
142042014-11-19 Joel Brobecker <brobecker@adacore.com>
14205
14206 * gdb.ada/arr_arr: New testcase.
14207
4a46959e
JB
142082014-11-19 Joel Brobecker <brobecker@adacore.com>
14209
14210 * gdb.ada/pkd_arr_elem: New Testcase.
14211
470e2f4e
LM
142122014-11-18 Luis Machado <lgustavo@codesourcery.com>
14213
14214 * gdb.reverse/break-precsave: Expect completion message for
14215 core file reads.
14216 * gdb.reverse/consecutive-precsave.exp: Likewise.
14217 * gdb.reverse/finish-precsave.exp: Likewise.
14218 * gdb.reverse/i386-precsave.exp: Likewise.
14219 * gdb.reverse/machinestate-precsave.exp: Likewise.
14220 * gdb.reverse/sigall-precsave.exp: Likewise.
14221 * gdb.reverse/solib-precsave.exp: Likewise.
14222 * gdb.reverse/step-precsave.exp: Likewise.
14223 * gdb.reverse/until-precsave.exp: Likewise.
14224 * gdb.reverse/watch-precsave.exp: Likewise.
14225
a267f3ad
AA
142262014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14227
14228 * gdb.base/bp-permanent.c: Include unistd.h.
14229 * gdb.python/py-framefilter-mi.c (main): Add return type.
14230 * gdb.python/py-framefilter.c (main): Likewise.
14231 * gdb.trace/actions-changed.c (main): Likewise.
14232
12084a9a
AA
142332014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14234
14235 * gdb.mi/until.c: Add eye-catchers.
14236 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
14237 line numbers.
14238
dc7e1a77
AA
142392014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14240
14241 * gdb.base/condbreak.exp: Drop references to removed non-prototype
14242 function header variants in break1.c.
14243 * gdb.base/ena-dis-br.exp: Likewise.
14244 * gdb.base/hbreak2.exp: Likewise.
14245 * gdb.reverse/until-precsave.exp: Drop references to removed
14246 non-prototype function header variants in ur1.c.
14247 * gdb.reverse/until-reverse.exp: Likewise.
14248
41c77605
PM
142492014-11-17 Petr Machata <pmachata@redhat.com>
14250
14251 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
14252 ${_cu_offset_size} bytes abbrev offset.
14253
34248c3a
DE
142542014-11-15 Doug Evans <xdje42@gmail.com>
14255
14256 PR symtab/17559
14257 * gdb.base/line-symtabs.exp: New file.
14258 * gdb.base/line-symtabs.c: New file.
14259 * gdb.base/line-symtabs.h: New file.
14260
646da059
YQ
142612014-11-14 Yao Qi <yao@codesourcery.com>
14262
14263 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
14264 (func): Add label func_label.
14265 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
14266 Replace low_pc and high_pc with MACRO_AT_range.
14267 Replace name, low_pc and high_pc with MACRO_AT_func.
14268
9301ebe6
YQ
142692014-11-14 Yao Qi <yao@codesourcery.com>
14270
14271 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
14272 Replace name, low_pc and high_pc with MACRO_AT_func.
14273
f166b542
YQ
142742014-11-14 Yao Qi <yao@codesourcery.com>
14275
14276 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
14277 produce debug information.
14278 * gdb.dwarf2/implptr-optimized-out.S: Removed.
14279
0f6e71e3
YQ
142802014-11-14 Yao Qi <yao@codesourcery.com>
14281
14282 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
14283 object and get function length.
14284 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
14285 with MACRO_AT_func.
14286 (top-level): Replace gdb_compile and clean_restart with
14287 prepare_for_testing.
14288 * gdb.dwarf2/main.c (main): Add label main_label.
14289
876c4df9
YQ
142902014-11-14 Yao Qi <yao@codesourcery.com>
14291
14292 * lib/dwarf.exp (function_range): New procedure.
14293 (Dwarf::_handle_macro_at_func): New procedure.
14294 (Dwarf::_handle_macro_at_range): New procedure.
14295 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
14296
02ad9cf1
YQ
142972014-11-14 Yao Qi <yao@codesourcery.com>
14298
14299 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
14300 (_handle_attribute): New procedure.
14301
a59add0c
AA
143022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14303
14304 * gdb.ada/cond_lang/foo.c (callme): Add return type.
14305 * gdb.base/call-sc.c (zed): Likewise.
14306 * gdb.base/checkpoint.c (main): Likewise.
14307 * gdb.base/dump.c (main): Likewise.
14308 * gdb.base/gcore.c (main): Likewise.
14309 * gdb.base/huge.c (main): Likewise.
14310 * gdb.base/multi-forks.c (main): Likewise.
14311 * gdb.base/pr10179-a.c (main): Likewise.
14312 * gdb.base/savedregs.c (main): Likewise.
14313 * gdb.base/sigaltstack.c (main): Likewise.
14314 * gdb.base/siginfo.c (main): Likewise.
14315 * gdb.base/structs.c (zed): Likewise.
14316 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
14317 * gdb.mi/mi-syn-frame.c (main): Likewise.
14318 * gdb.mi/until.c (foo, main): Likewise.
14319 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
14320 * gdb.base/solib-weak.c (foo): Declare.
14321 * gdb.base/attach-twice.c: Include stdio.h.
14322 * gdb.base/weaklib1.c: Likewise.
14323 * gdb.base/weaklib2.c: Likewise.
14324 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
14325 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14326 unistd.h.
14327 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14328 * gdb.mi/mi-exit-code.c: Likewise.
14329 * gdb.base/break-interp-lib.c: Include string.h.
14330 * gdb.base/coremaker.c: Likewise.
14331 * gdb.base/testenv.c: Likewise.
14332 * gdb.python/py-finish-breakpoint.c: Likewise.
14333 * gdb.base/inferior-died.c: Include sys/wait.h.
14334 * gdb.base/fileio.c: Include time.h.
14335 * gdb.base/async-shell.c: Include unistd.h.
14336 * gdb.base/dprintf-non-stop.c: Likewise.
14337 * gdb.base/info-os.c: Likewise.
14338 * gdb.mi/mi-console.c: Likewise.
14339 * gdb.mi/watch-nonstop.c: Likewise.
14340 * gdb.python/py-events.c: Likewise.
14341 * gdb.base/async.c (baz): Move up before its invocation.
14342 * gdb.base/code_elim2.c (my_global_func): Likewise.
14343 * gdb.base/skip-solib-lib.c (multiply): Likewise.
14344 * gdb.base/advance.c (func2): Likewise.
14345
3b5d5997
AA
143462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14347
14348 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
14349 variant.
14350 * gdb.base/annota3.c: Likewise.
14351 * gdb.base/async.c: Likewise.
14352 * gdb.base/average.c: Likewise.
14353 * gdb.base/call-ar-st.c: Likewise.
14354 * gdb.base/call-rt-st.c: Likewise.
14355 * gdb.base/call-sc.c: Likewise.
14356 * gdb.base/call-strs.c: Likewise.
14357 * gdb.base/ending-run.c: Likewise.
14358 * gdb.base/execd-prog.c: Likewise.
14359 * gdb.base/exprs.c: Likewise.
14360 * gdb.base/foll-exec.c: Likewise.
14361 * gdb.base/foll-fork.c: Likewise.
14362 * gdb.base/foll-vfork.c: Likewise.
14363 * gdb.base/funcargs.c: Likewise.
14364 * gdb.base/gcore.c: Likewise.
14365 * gdb.base/jump.c: Likewise.
14366 * gdb.base/langs0.c: Likewise.
14367 * gdb.base/langs1.c: Likewise.
14368 * gdb.base/langs2.c: Likewise.
14369 * gdb.base/mips_pro.c: Likewise.
14370 * gdb.base/nodebug.c: Likewise.
14371 * gdb.base/opaque0.c: Likewise.
14372 * gdb.base/opaque1.c: Likewise.
14373 * gdb.base/recurse.c: Likewise.
14374 * gdb.base/run.c: Likewise.
14375 * gdb.base/scope0.c: Likewise.
14376 * gdb.base/scope1.c: Likewise.
14377 * gdb.base/setshow.c: Likewise.
14378 * gdb.base/setvar.c: Likewise.
14379 * gdb.base/shmain.c: Likewise.
14380 * gdb.base/shr1.c: Likewise.
14381 * gdb.base/shr2.c: Likewise.
14382 * gdb.base/sigall.c: Likewise.
14383 * gdb.base/signals.c: Likewise.
14384 * gdb.base/so-indr-cl.c: Likewise.
14385 * gdb.base/solib2.c: Likewise.
14386 * gdb.base/structs.c: Likewise.
14387 * gdb.base/sum.c: Likewise.
14388 * gdb.base/vforked-prog.c: Likewise.
14389 * gdb.base/watchpoint.c: Likewise.
14390 * gdb.reverse/shr2.c: Likewise.
14391 * gdb.reverse/until-reverse.c: Likewise.
14392 * gdb.reverse/ur1.c: Likewise.
14393 * gdb.reverse/watch-reverse.c: Likewise.
14394
066a77c5
AA
143952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14396
14397 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
14398 variant.
14399 * gdb.base/sepdebug.exp: Drop references to removed code.
14400
4f204ea5
AA
144012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14402
14403 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
14404 variant. Preserve original line numbering.
14405 * gdb.base/list1.c: Likewise.
14406
3b377a3a
AA
144072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14408
14409 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
14410 variant.
14411 * gdb.base/break1.c: Likewise.
14412 * gdb.base/break.exp: Drop references to removed code.
14413
e444df73
AA
144142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14415
14416 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
14417 variant.
14418
8008f2a7
AA
144192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14420
14421 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
14422
a5a06887
AA
144232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14424
14425 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
14426 logic into perform_all_tests() and invoke it with and without
14427 function header prototypes.
14428 (do_function_calls): Remove conditional XFAIL for PR 5318.
14429 (rerun_and_prepare): Remove duplicate code.
14430 (perform_all_tests): New. Main logic moved here.
14431
44dba9b9
AA
144322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14433
14434 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
14435 code guarded by #ifdef NO_PROTOTYPES.
14436 (t_double_many_args): Likewise.
14437 (DEF_FUNC_MANY_ARGS_1): Likewise.
14438 (DEF_FUNC_VALUES_1): Likewise.
14439 (t_structs_ldc): Renamed from t_structs_fc in conditional code
14440 guarded by #ifdef PROTOTYPES.
14441
d1fbcd56
AA
144422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14443
14444 * gdb.mi/mi-console.c: Add eye-catcher.
14445 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
14446 instead of literal line number.
14447
b0e59b8f
AA
144482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14449
14450 * gdb.base/shr2.c: Add eye-catcher.
14451 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
14452 line number.
14453
78f98cca
AA
144542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14455
14456 * gdb.base/jump.c: Add eye-catchers.
14457 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
14458 numbers.
14459
58fa2af0
AA
144602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14461
14462 * gdb.base/execd-prog.c: Add eye-catchers.
14463 * gdb.base/foll-exec.c: Likewise.
14464 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
14465 line numbers.
14466
04e5059b
AA
144672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14468
14469 * gdb.base/ending-run.c: Add eye-catchers.
14470 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
14471 literal line numbers.
14472
dbfdb174
AA
144732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14474
14475 * gdb.base/call-rt-st.c: Add eye-catchers.
14476 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
14477 literal line numbers.
14478
888a2ade
AA
144792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14480
14481 * gdb.base/call-ar-st.c: Add eye-catchers.
14482 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
14483 literal line numbers.
14484
6acc2dde
AA
144852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14486
14487 * gdb.base/average.c: Add eye-catchers.
14488 * gdb.base/sum.c: Likewise.
14489 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
14490 regexps dynamically.
14491
9ecfcd1d
AA
144922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14493
14494 * gdb.base/solib1.c: Add eye-catchers.
14495 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
14496 literal line numbers.
14497
78708b7c
PA
144982014-11-12 Pedro Alves <palves@redhat.com>
14499
14500 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
14501 leader has exited.
14502
af48d08f
PA
145032014-11-12 Pedro Alves <palves@redhat.com>
14504
14505 * gdb.arch/i386-bp_permanent.c: New file.
14506 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
14507 (srcfile): Set to i386-bp_permanent.c.
14508 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
14509 that stepi does not execute the 'leave' instruction, instead of
14510 testing it does execute.
14511 * gdb.base/bp-permanent.c: New file.
14512 * gdb.base/bp-permanent.exp: New file.
14513
af3768e9
DE
145142014-11-10 Doug Evans <xdje42@gmail.com>
14515
14516 PR symtab/17564
14517 * gdb.base/symtab-search-order.exp: New file.
14518 * gdb.base/symtab-search-order.c: New file.
14519 * gdb.base/symtab-search-order-1.c: New file.
14520 * gdb.base/symtab-search-order-shlib-1.c: New file.
14521
9de00a4a
PA
145222014-11-07 Pedro Alves <palves@redhat.com>
14523
14524 PR gdb/17511
14525 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
14526 i?86-*-linux*.
14527
e0f52461
SC
145282014-11-03 Siva Chandra Reddy <sivachandra@google.com>
14529
14530 PR c++/17494
14531 * gdb.cp/pr17494.cc: New file.
14532 * gdb.cp/pr17494.exp: New file.
14533
6ce8c980
YQ
145342014-11-02 Yao Qi <yao@codesourcery.com>
14535
14536 * gdb.python/python.exp: Get working directory and match the
14537 output of "set extended-prompt \\w " with it.
14538
02be9a71
DE
145392014-10-30 Doug Evans <dje@google.com>
14540
14541 * gdb.python/py-objfile.exp: Add tests for setting random attributes
14542 in objfiles.
14543 * gdb.python/py-progspace.exp: Add tests for setting random attributes
14544 in progspaces.
14545
3bdff46b
LM
145462014-10-30 Janis Johnson <janisjo@codesourcery.com>
14547
14548 * gdb.base/fullpath-expand.exp: Skip for a remote host.
14549 * gdb.base/realname-expand.exp: Likewise.
14550 * gdb.linespec/macro-relative.exp: Likewise.
14551
ab917dfb
PA
145522014-10-29 Pedro Alves <palves@redhat.com>
14553
14554 PR gdb/17408
14555 * gdb.threads/schedlock.c (some_function): New function.
14556 (call_function): New global.
14557 (MAYBE_CALL_SOME_FUNCTION): New macro.
14558 (thread_function): Call it.
14559 * gdb.threads/schedlock.exp (get_args): Add description parameter,
14560 and use it instead of a global counter. Adjust all callers.
14561 (get_current_thread): Use "find current thread" for test message
14562 here rather than having all callers pass down the same string.
14563 (goto_loop): New procedure, factored out from ...
14564 (my_continue): ... this.
14565 (step_ten_loops): Change parameter from test message to command to
14566 use. Adjust.
14567 (list_count): Delete global.
14568 (check_result): New procedure, factored out from duplicate top
14569 level code.
14570 (continue tests): Wrap in with_test_prefix.
14571 (test_step): New procedure, factored out from duplicate top level
14572 code.
14573 (top level): Test "step" in combination with all scheduler-locking
14574 modes. Test "next" in combination with all scheduler-locking
14575 modes, and in combination with stepping over a function call or
14576 not.
14577 * gdb.threads/next-bp-other-thread.c: New file.
14578 * gdb.threads/next-bp-other-thread.exp: New file.
14579
d3d4baed
PA
145802014-10-29 Pedro Alves <palves@redhat.com>
14581
14582 PR python/17372
14583 * gdb.python/python.exp: Test a multi-line command that spawns
14584 interactive Python.
14585 * gdb.base/multi-line-starts-subshell.exp: New file.
14586
563e8d85
YQ
145872014-10-29 Yao Qi <yao@codesourcery.com>
14588
14589 * gdb.base/fileio.exp: Make directories on host.
14590
0ea4d52e
YQ
145912014-10-29 Yao Qi <yao@codesourcery.com>
14592
14593 * gdb.base/fileio.c (test_write): Close the file.
14594
7f5ef605
PA
145952014-10-28 Pedro Alves <palves@redhat.com>
14596
14597 PR gdb/12623
14598 * gdb.base/sigstep.c (no_handler): New global.
14599 (main): If 'no_handler is true, set the signal handlers to
14600 SIG_IGN.
14601 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14602 with_sw_watch and no_handler parameters. Handle them.
14603 (top level) <stepping over handler when stopped at a breakpoint
14604 test>: Add a test axis for testing with a software watchpoint, and
14605 another for testing with the signal handler set to SIG_IGN.
14606 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14607 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14608
abbdbd03
PA
146092014-10-28 Pedro Alves <palves@redhat.com>
14610
14611 PR gdb/17511
14612 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14613 * gdb.base/sigstep.exp (other_handler_location): New global.
14614 (advance): Support stepping into the signal handler, and running
14615 commands while in the handler.
14616 (in_handler_map): New global.
14617 (top level): In the advance test, add combinations for getting
14618 into the handler with stepping commands, and for running commands
14619 in the handler. Add comment descripting the advancei tests.
14620
1df4399f
PA
146212014-10-28 Pedro Alves <palves@redhat.com>
14622
14623 * gdb.base/sigstep.exp: Use build_executable instead of
14624 prepare_for_testing.
14625 (top level): Move code that starts GDB, runs to main and creates a
14626 display to ...
14627 (restart): ... this new procedure.
14628 (top level): Move backtrace from signal handler test to ...
14629 (validate_backtrace): ... this new procedure.
14630 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14631 with_test_prefix. Always restart GDB.
14632 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14633 with_test_prefix. Always restart GDB. No need to delete
14634 breakpoints after the test.
14635 (test_skip_handler): Remove prefix parameter.
14636 (skip_over_handler, breakpoint_to_handler)
14637 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14638 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14639 restart GDB. No need to delete breakpoints after the test.
14640 (top level): Use foreach to call the test procedures with
14641 different commands.
14642
a5b6e449
PA
146432014-10-28 Pedro Alves <palves@redhat.com>
14644
14645 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14646 instead of GNATS numbers.
14647 * gdb.base/sigbpt.exp: Likewise.
14648 * gdb.base/siginfo.exp: Likewise.
14649 * gdb.base/sigstep.exp: Likewise.
14650
e5f8a7cc
PA
146512014-10-27 Pedro Alves <palves@redhat.com>
14652
14653 * gdb.base/sigstep.c (dummy): New global.
14654 (main): Issue a couple writes to the new global.
14655 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14656 procedures.
14657 (skip_over_handler): Use test_skip_handler.
14658 (top level): Call skip_over_handler for stepi and nexti too.
14659 (breakpoint_over_handler): Use test_skip_handler.
14660 (top level): Call breakpoint_over_handler for stepi and nexti too.
14661
763905a3
YQ
146622014-10-27 Yao Qi <yao@codesourcery.com>
14663
14664 * gdb.trace/tfile.c (adjust_function_address)
14665 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14666 function descriptor.
14667
6f259a23
DB
146682014-10-24 Don Breazeal <donb@codesourcery.com>
14669
14670 * gdb.base/foll-fork.exp (test_follow_fork,
14671 catch_fork_child_follow): Check for updated fork messages emitted
14672 from infrun.c.
14673 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14674 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14675 vfork_and_exec_child_follow_through_step): Check for updated vfork
14676 messages emitted from infrun.c.
14677
09dd9a69
PA
146782014-10-24 Pedro Alves <palves@redhat.com>
14679
14680 * gdb.base/corefile.exp: Remove references to ultrix.
14681 * gdb.base/interrupt.exp: Likewise.
14682 * gdb.base/whatis.exp: Likewise.
14683 * gdb.gdb/selftest.exp: Likewise.
14684 * gdb.threads/manythreads.exp: Likewise.
14685 * gdb.threads/print-threads.exp: Likewise.
14686 * gdb.threads/pthreads.exp:: Likewise.
14687 * gdb.threads/schedlock.exp: Likewise.
14688
3433cfa5
SC
146892014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14690
14691 * gdb.cp/non-trivial-retval.cc: Add a test case.
14692 * gdb.cp/non-trivial-retval.exp: Add a test.
14693
092f880b
YQ
146942014-10-20 Yao Qi <yao@codesourcery.com>
14695
14696 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14697 * gdb.python/py-objfile-script-gdb.py: New file.
14698 * gdb.python/py-objfile-script.exp: Update reference to
14699 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14700 of remote_download. Remove the dest file.
14701
acbdb7f3
YQ
147022014-10-20 Yao Qi <yao@codesourcery.com>
14703
14704 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14705 * gdb.base/step-line.exp: Likewise.
14706 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14707 * gdb.dwarf2/dw2-basic.exp: Likewise.
14708 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14709 * gdb.dwarf2/dw2-filename.exp: Likewise.
14710 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14711 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14712 * gdb.dwarf2/dw2-producer.exp: Likewise.
14713 * gdb.dwarf2/mac-fileno.exp: Likewise.
14714 * gdb.python/py-frame-args.exp: Likewise.
14715 * gdb.python/py-framefilter.exp: Likewise.
14716 * gdb.python/py-mi.exp: Likewise.
14717 * gdb.python/py-objfile-script.exp: Likewise
14718 * gdb.python/py-pp-integral.exp: Likewise.
14719 * gdb.python/py-pp-re-notag.exp: Likewise.
14720 * gdb.python/py-prettyprint.exp: Likewise.
14721 * gdb.python/py-section-script.exp: Likewise.
14722 * gdb.python/py-typeprint.exp: Likewise.
14723 * gdb.python/py-xmethods.exp: Likewise.
14724 * gdb.stabs/weird.exp: Likewise.
14725 * gdb.xml/tdesc-regs.exp: Likewise.
14726
bd286a29
KCY
147272014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
14728
14729 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
14730 (out_cu): Use addr_len for the size of addresses.
14731 (out_line): Likewise. Size DW_LNE_set_address instruction
14732 according to addr_len.
14733 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
14734 (FUNC): Add START_INSNS to definition.
14735
673dc4a0
YQ
147362014-10-18 Yao Qi <yao@codesourcery.com>
14737
14738 * gdb.base/argv0-symlink.exp: Check argv[0] value if
14739 gdb_has_argv0 return true.
14740 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
14741 check [target_info exists noargs], check [gdb_has_argv0]
14742 instead.
14743 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14744 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
14745 procedures.
14746
4ffbba72
DE
147472014-10-17 Doug Evans <dje@google.com>
14748
14749 * gdb.python/py-events.exp: Update expected output for clear_objfiles
14750 event.
14751 * gdb.python/py-events.py: Add clear_objfiles event.
14752
d096d8c1
DE
147532014-10-17 Doug Evans <dje@google.com>
14754
14755 * gdb.python/py-objfile.exp: Test progspace attribute.
14756
a80db015
LM
147572014-10-17 Luis Machado <lgustavo@codesourcery.com>
14758
14759 * gdb.guile/scm-breakpoint.exp: Do not assume any
14760 directory separators when matching source file paths.
14761 * gdb.python/py-breakpoint.exp: Likewise.
14762 * gdb.reverse/break-precsave.exp: Likewise.
14763 * gdb.reverse/break-reverse.exp: Likewise.
14764 * gdb.reverse/consecutive-precsave.exp: Likewise.
14765 * gdb.reverse/finish-precsave.exp: Likewise.
14766 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
14767 * gdb.reverse/finish-reverse.exp: Likewise.
14768 * gdb.reverse/i386-precsave.exp: Likewise.
14769 * gdb.reverse/i387-env-reverse.exp: Likewise.
14770 * gdb.reverse/i387-stack-reverse.exp: Likewise.
14771 * gdb.reverse/machinestate-precsave.exp: Likewise.
14772 * gdb.reverse/machinestate.exp: Likewise.
14773 * gdb.reverse/sigall-precsave.exp: Likewise.
14774 * gdb.reverse/solib-precsave.exp: Likewise.
14775 * gdb.reverse/step-precsave.exp: Likewise.
14776 * gdb.reverse/until-precsave.exp: Likewise.
14777 * gdb.reverse/watch-precsave.exp: Likewise.
14778 * gdb.reverse/watch-reverse.exp: Likewise.
14779
b22089ab
YQ
147802014-10-17 Yao Qi <yao@codesourcery.com>
14781
14782 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
14783 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
14784
6c4486e6
PA
147852014-10-17 Pedro Alves <palves@redhat.com>
14786
14787 PR gdb/17471
14788 * gdb.base/bg-execution-repeat.c: New file.
14789 * gdb.base/bg-execution-repeat.exp: New file.
14790
0ff33695
PA
147912014-10-17 Pedro Alves <palves@redhat.com>
14792
14793 PR gdb/17300
14794 * gdb.base/continue-all-already-running.c: New file.
14795 * gdb.base/continue-all-already-running.exp: New file.
14796
6fdebc3d
PA
147972014-10-17 Pedro Alves <palves@redhat.com>
14798
14799 PR gdb/17472
14800 * gdb.base/annota-input-while-running.c: New file.
14801 * gdb.base/annota-input-while-running.exp: New file.
14802
32a8097b
PA
148032014-10-17 Pedro Alves <palves@redhat.com>
14804
14805 * gdb.base/callfuncs.exp: emove references to osf.
14806 * gdb.base/sigall.exp: Likewise.
14807 * gdb.gdb/selftest.exp: Likewise.
14808 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14809 * gdb.mi/non-stop.c: Likewise.
14810 * gdb.mi/pthreads.c: Likewise.
14811 * gdb.reverse/sigall-precsave.exp: Likewise.
14812 * gdb.reverse/sigall-reverse.exp: Likewise.
14813 * gdb.threads/pthreads.c: Likewise.
14814 * gdb.threads/pthreads.exp: Likewise.
14815
7a3517ff
YQ
148162014-10-17 Yao Qi <yao@codesourcery.com>
14817
14818 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
14819 check 'target_info exists noargs'.
14820 (test_command_prompt_position): Likewise.
14821 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
14822 Remove "set args".
14823 (progvar_simple_while_test): Likewise.
14824 (progvar_complex_if_while_test): Likewise.
14825 (if_while_breakpoint_command_test): Likewise.
14826 (infrun_breakpoint_command_test): Likewise.
14827 (breakpoint_command_test): Likewise.
14828 (watchpoint_command_test): Likewise.
14829 (bp_deleted_in_command_test): Likewise.
14830 (temporary_breakpoint_commands): Likewise.
14831
bb99c472
YQ
148322014-10-16 Yao Qi <yao@codesourcery.com>
14833
14834 * gdb.base/remotetimeout.exp: Remove noargs checking.
14835
7c16b83e
PA
148362014-10-15 Pedro Alves <palves@redhat.com>
14837
14838 PR breakpoints/9649
14839 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
14840 * gdb.base/breakpoint-in-ro-region.exp
14841 (probe_target_hardware_step): New procedure.
14842 (top level): Probe hardware stepping and hardware breakpoint
14843 support. Test stepping through a read-only region, with both
14844 "breakpoint auto-hw" on and off and both "always-inserted" on and
14845 off.
14846
35a49624
IB
148472014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
14848
14849 * gdb.dlang/demangle.exp: Update for demangling changes.
14850
2d1c107c
SC
148512014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14852
14853 * gdb.cp/non-trivial-retval.cc: Add new test cases.
14854 * gdb.cp/non-trivial-retval.exp: Add new tests.
14855
778811d5
SC
148562014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14857
14858 PR c++/13403
14859 PR c++/15154
14860 * gdb.cp/non-trivial-retval.cc: New file.
14861 * gdb.cp/non-trivial-retval.exp: New file.
14862
10c5f0a8
YQ
148632014-10-15 Yao Qi <yao@codesourcery.com>
14864
14865 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
14866 remote host.
14867
65d7b369
YQ
148682014-10-15 Yao Qi <yao@codesourcery.com>
14869
14870 * gdb.python/py-symbol.exp: Match file base name if host is
14871 remote, otherwise match file name with dir name.
14872 * gdb.python/py-symtab.exp: Likewise.
14873 * gdb.python/python.exp: Likewise.
14874
46dc1394
YQ
148752014-10-15 Yao Qi <yao@codesourcery.com>
14876
14877 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
14878 pattern.
14879 * gdb.python/py-symtab.exp: Likewise.
14880 * gdb.python/python.exp: Remove trailing ".*". Fix typo
14881 locationn.
14882
c40cc657
JB
148832014-10-14 Joel Brobecker <brobecker@adacore.com>
14884
14885 * gdb.ada/addr_arith: New testcase.
14886
2abf49e1
MR
148872014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
14888
14889 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
14890 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
14891 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
14892 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
14893
f7088df3
SDJ
148942014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
14895
14896 * gdb.arch/stap-eval-lang-ada.S: Likewise.
14897 * gdb.arch/stap-eval-lang-ada.c: Likewise.
14898 * gdb.arch/stap-eval-lang-ada.exp: New file.
14899
4dc06805
YQ
149002014-10-14 Yao Qi <yao@codesourcery.com>
14901
14902 * gdb.mi/mi-var-child.c (nothing1): New function.
14903 (nothing2): New function.
14904 (do_children_tests): Set function pointers by nothing1 and
14905 nothing2.
14906 * gdb.mi/mi-var-child.exp: Step over new added statements.
14907 Update test to match the new output.
14908 * gdb.mi/var-cmd.c (nothing1): New function.
14909 (nothing2): New function.
14910 (do_children_tests): Set function pointers by nothing1 and
14911 nothing2.
14912 * gdb.mi/mi-var-display.exp: Update test to match output.
14913 Step to the line specified by $line_dct_nothing.
14914 Increase the number of lines to step.
14915
46a93de2
YQ
149162014-10-14 Yao Qi <yao@codesourcery.com>
14917
14918 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
14919 tests.
14920 * gdb.mi/mi2-var-child.exp: Likewise.
14921
14ea52ee
DE
149222014-10-13 Doug Evans <dje@google.com>
14923
14924 * gdb.python/py-objfile.exp: Change name of file name test.
14925
e5c6e92b
DE
149262014-10-13 Doug Evans <dje@google.com>
14927
14928 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
14929 from the start of the CU.
14930
c780cc2f
JK
149312014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14932 Yao Qi <yao@codesourcery.com>
14933
14934 Fix "save breakpoints" for "catch" command.
14935 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
14936 Remove -nonewline. Match also the added "main" line.
14937
99894e11
JK
149382014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14939
14940 Fix "save breakpoints" for "disable $bpnum" command.
14941 * gdb.base/save-bp.c (main): Add label.
14942 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
14943
6e1ac5a3
JK
149442014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14945
14946 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
14947
754dd2b0
YQ
149482014-10-11 Yao Qi <yao@codesourcery.com>
14949
14950 * gdb.server/server-kill.exp: Execute command
14951 "set remote trace-status-packet on" before "tstatus".
14952
f90183d7
YQ
149532014-10-11 Yao Qi <yao@codesourcery.com>
14954
14955 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
14956 (main): Call getppid.
14957 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
14958 and continue to it. Read variable "server_pid".
14959
bf40a607
YQ
149602014-10-11 Yao Qi <yao@codesourcery.com>
14961
14962 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
14963
052ca370
YQ
149642014-10-11 Yao Qi <yao@codesourcery.com>
14965
14966 * gdb.threads/thread-find.exp: Don't execute command
14967 "info threads".
14968 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
14969 * gdb.threads/linux-dp.exp: Don't check the condition
14970 $threads_created equals to zero.
14971
3831839c
PA
149722014-10-10 Pedro Alves <palves@redhat.com>
14973
14974 * gdb.base/bigcore.exp: Remove references to IRIX.
14975 * gdb.base/funcargs.exp: Likewise.
14976 * gdb.base/interrupt.exp: Likewise.
14977 * gdb.base/mips_pro.exp: Likewise.
14978 * gdb.base/nodebug.exp: Likewise.
14979 * gdb.base/setvar.exp: Likewise.
14980 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
14981
8b9a549d
PA
149822014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14983 Pedro Alves <palves@redhat.com>
14984
14985 PR symtab/14466
14986 * gdb.base/vdso-warning.c: New file.
14987 * gdb.base/vdso-warning.exp: New file.
14988
d48ba5e8
DE
149892014-10-02 Doug Evans <dje@google.com>
14990
14991 * gdb.base/structs.c (main): Don't run forever.
14992
2278c276
PA
149932014-10-02 Pedro Alves <palves@redhat.com>
14994
14995 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
14996 (top level) <stop threads 1, stop threads 2>: Use it.
14997
b57bacec
PA
149982014-10-02 Pedro Alves <palves@redhat.com>
14999
15000 * gdb.threads/break-while-running.exp (test): Add new
15001 'update_thread_list' argument. Skip "info threads" if false.
15002 (top level): Add new 'update_thread_list' axis.
15003
13fd3ff3
PA
150042014-10-02 Pedro Alves <palves@redhat.com>
15005
15006 PR breakpoints/17431
15007 * gdb.base/execl-update-breakpoints.c: New file.
15008 * gdb.base/execl-update-breakpoints.exp: New file.
15009
0fec99e8
PA
150102014-10-01 Pedro Alves <palves@redhat.com>
15011
15012 * gdb.base/breakpoint-in-ro-region.c: New file.
15013 * gdb.base/breakpoint-in-ro-region.exp: New file.
15014
2ddf4301
SM
150152014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15016
15017 * gdb.mi/mi-exit-code.exp: New file.
15018 * gdb.mi/mi-exit-code.c: New file.
15019
6a5f3f43
YQ
150202014-09-30 Yao Qi <yao@codesourcery.com>
15021
15022 * lib/prelink-support.exp (build_executable_own_libs): Error if
15023 the target isn't native.
15024
345bcc73
YQ
150252014-09-30 Yao Qi <yao@codesourcery.com>
15026
15027 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15028 false.
15029
a25a5a45
PA
150302014-09-22 Pedro Alves <palves@redhat.com>
15031
15032 * gdb.threads/break-while-running.exp: New file.
15033 * gdb.threads/break-while-running.c: New file.
15034
00ba3162
YQ
150352014-09-19 Yao Qi <yao@codesourcery.com>
15036
15037 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15038 Invoke test. Restart GDB with --readnow and invoke test again.
15039
c3b7b696
YQ
150402014-09-19 Yao Qi <yao@codesourcery.com>
15041
15042 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15043 proc set_breakpoint_on_gcd_function. Invoke
15044 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15045 invoke set_breakpoint_on_gcd_function again.
15046
2b4fd423
DE
150472014-09-18 Doug Evans <dje@google.com>
15048
15049 * gdb.dwarf2/symtab-producer.exp: New file.
15050
a5947601
SDJ
150512014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15052
15053 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15054 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15055 * gdb.base/global-var-nested-by-dso.c: Likewise.
15056 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15057
91c19059
SDJ
150582014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15059 Pedro Alves <palves@redhat.com>
15060
15061 * gdb.base/watch-bitfields.exp: Pass string other than test file
15062 name to prepare_for_testing.
15063 (watch): New procedure.
15064 (expect_watchpoint): Use with_test_prefix.
15065 (top level): Factor out tests to ...
15066 (test_watch_location, test_regular_watch): ... these new
15067 procedures, and use with_test_prefix and gdb_continue_to_end.
15068
bb9d5f81
PP
150692014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15070
15071 PR breakpoints/12526
15072 * gdb.base/watch-bitfields.exp: New file.
15073 * gdb.base/watch-bitfields.c: New file.
15074
635856f5
PA
150752014-09-16 Pedro Alves <palves@redhat.com>
15076
15077 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15078 software and hardware addresses, not software address against
15079 itself.
15080
7280ceea
PA
150812014-09-16 Pedro Alves <palves@redhat.com>
15082
15083 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15084 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15085
428b16bd
PA
150862014-09-16 Pedro Alves <palves@redhat.com>
15087
15088 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15089 files.
15090 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15091 "*-*-vxworks*" throughout.
15092 * gdb.base/break.exp: Likewise.
15093 * gdb.base/default.exp: Likewise.
15094 * gdb.base/scope.exp: Likewise.
15095 * gdb.base/sepdebug.exp: Likewise.
15096 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15097 throughout.
15098 * gdb.base/run.c: Likewise.
15099 * gdb.base/sepdebug.c: Likewise.
15100 * gdb.hp/gdb.aCC/run.c: Likewise.
15101 * gdb.reverse/until-reverse.c: Likewise.
15102 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15103
666d413c
YQ
151042014-09-16 Yao Qi <yao@codesourcery.com>
15105
15106 * boards/local-remote-host-native.exp: New file.
15107
57cbd724
DE
151082014-09-14 Doug Evans <xdje42@gmail.com>
15109
15110 * gdb.threads/queue-signal.c (thread_count): New variable.
15111 (thread_count_mutex, thread_count_condvar): New variables.
15112 (incr_thread_count, wait_all_threads_running): New functions.
15113 (main): Wait for all threads to be in their thread functions.
15114
81219e53
DE
151152014-09-13 Doug Evans <xdje42@gmail.com>
15116
15117 * gdb.threads/queue-signal.c: New file.
15118 * gdb.threads/queue-signal.exp: New file.
15119
3714cea7
DE
151202014-09-13 Doug Evans <xdje42@gmail.com>
15121
15122 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15123 be consistent with what default_gdb_init uses.
15124 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15125 the plain text of the prompt. Add some logging printfs.
15126 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15127
fa43b1d7
PA
151282014-09-12 Pedro Alves <palves@redhat.com>
15129
15130 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
15131 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
15132 * gdb.arch/i386-size-overlap.exp: Likewise.
15133 * gdb.arch/i386-size.exp: Likewise.
15134 * gdb.arch/i386-unwind.exp: Likewise.
15135 * gdb.base/a2-run.exp: Likewise.
15136 * gdb.base/break.exp: Likewise.
15137 * gdb.base/charset.exp: Likewise.
15138 * gdb.base/chng-syms.exp: Likewise.
15139 * gdb.base/commands.exp: Likewise.
15140 * gdb.base/dbx.exp: Likewise.
15141 * gdb.base/find.exp: Likewise.
15142 * gdb.base/funcargs.exp: Likewise.
15143 * gdb.base/jit-simple.exp: Likewise.
15144 * gdb.base/reread.exp: Likewise.
15145 * gdb.base/sepdebug.exp: Likewise.
15146 * gdb.base/step-bt.exp: Likewise.
15147 * gdb.cp/mb-inline.exp: Likewise.
15148 * gdb.cp/mb-templates.exp: Likewise.
15149 * gdb.objc/basicclass.exp: Likewise.
15150 * gdb.threads/killed.exp: Likewise.
15151
9d9bf2df
EBM
151522014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15153
15154 PR tdep/17379
15155 * gdb.arch/powerpc-stackless.S: New file.
15156 * gdb.arch/powerpc-stackless.exp: New file.
15157
1cf2f1b0
JK
151582014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15159
15160 * gdb.base/attach.c: Include unistd.h.
15161 (main): Call alarm. Add label postloop.
15162 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
15163 gdb_breakpoint, gdb_continue_to_breakpoint.
15164 (test_command_line_attach_run): Kill ${testpid} in one exit path.
15165
98880d46
PA
151662014-09-11 Pedro Alves <palves@redhat.com>
15167
15168 PR gdb/17347
15169 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
15170 * gdb.base/attach.exp (test_command_line_attach_run): New
15171 procedure.
15172 (top level): Call it.
15173
4c92ff2c
PA
151742014-09-11 Pedro Alves <palves@redhat.com>
15175
15176 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
15177 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
15178 (do_command_attach_tests): Use spawn_wait_for_attach.
15179 * gdb.base/solib-overlap.exp: Likewise.
15180 * gdb.multi/multi-attach.exp: Likewise.
15181 * gdb.python/py-prompt.exp: Likewise.
15182 * gdb.python/py-sync-interp.exp: Likewise.
15183 * gdb.server/ext-attach.exp: Likewise.
15184
3adc1a7d
GKB
151852014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
15186
15187 * gdb.fortran/array-element.exp: Remove unexpected "continue"
15188 command in testcase. Simplify testcase.
15189
96334934
JB
151902014-09-10 Joel Brobecker <brobecker@adacore.com>
15191
15192 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
15193
eb479039
JB
151942014-09-10 Joel Brobecker <brobecker@adacore.com>
15195
15196 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
15197
deede10c
JB
151982014-09-10 Joel Brobecker <brobecker@adacore.com>
15199
15200 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
15201
7828a5f5
JB
152022014-09-10 Joel Brobecker <brobecker@adacore.com>
15203
15204 * gdb.dwarf2/dynarr-ptr.c: New file.
15205 * gdb.dwarf2/dynarr-ptr.exp: New file.
15206
33aeebcf
MR
152072014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15208
15209 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
15210 of 30 rather than hardcoding 120 for a slow test case. Take the
15211 `gdb,timeout' target setting into account for this calculation.
15212 Don't extend the timeout for the test cases that don't need it.
15213
7b415901
MR
152142014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15215
15216 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
15217 a factor of 2 for a slow test case. Take the `gdb,timeout'
15218 target setting into account for this calculation.
15219 * gdb.reverse/until-precsave.exp: Increase the timeout by
15220 a factor of 15 and 3 respectively rather than adding 120
15221 for a pair of slow test cases. Take the `gdb,timeout'
15222 target setting into account for this calculation.
15223
4a40f85a
MR
152242014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15225
15226 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
15227 timeout, don't pass one down to gdb_expect.
15228 (gdb_expect): Rework timeout selection.
15229
09635af7
MR
152302014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15231
15232 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
15233 exception on timeout.
15234 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
15235 (gdbserver_start_extended): Catch any `gdbserver_start' error
15236 exceptions.
15237 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
15238 * lib/mi-support.exp (mi_gdb_target_load): Catch any
15239 `gdbserver_gdb_load' error exceptions.
15240
2bdd10b7
MR
152412014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
15242
15243 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
15244 120 on waiting for the TCP socket to open.
15245
316935f0
DE
152462014-09-09 Doug Evans <xdje42@gmail.com>
15247
15248 * gdb.base/default.exp (show_conv_list): Add _caller_is,
15249 _caller_matches, _any_caller_is, _any_caller_matches.
15250
83740597
DE
152512014-09-09 Doug Evans <xdje42@gmail.com>
15252
15253 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
15254
4c122fc3
YQ
152552014-09-09 Yao Qi <yao@codesourcery.com>
15256
15257 * gdb.mi/mi-var-display.exp: Set print symbol off.
15258
a9f116cb
GKB
152592014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
15260
15261 PR gdb/17035
15262 * gdb.base/commands.exp: Add tests to verify user-defined
15263 commands with empty bodies.
15264 * gdb.python/py-cmd.exp: Test that we don't show user-defined
15265 python commands in `show user command`.
15266 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
15267 scheme commands in `show user command`.
15268
c75bd3a2
JK
152692014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15270
15271 PR python/17355
15272 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
15273 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
15274 * gdb.python/py-framefilter-invalidarg.exp: New file.
15275 * gdb.python/py-framefilter-invalidarg.py: New file.
15276
faa42425
DE
152772014-09-06 Doug Evans <xdje42@gmail.com>
15278
15279 PR 15276
15280 * gdb.python/py-caller-is.c: New file.
15281 * gdb.python/py-caller-is.exp: New file.
15282
474ca4f6
SDJ
152832014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
15284
15285 PR gdb/17235
15286 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
15287 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
15288
eb0b0463
SDJ
152892014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
15290
15291 PR fortran/17237
15292 * gdb.fortran/print-formatted.exp: New file.
15293 * gdb.fortran/print-formatted.f90: Likewise.
15294
5f3b99cf
SS
152952014-09-03 Sasha Smundak <asmundak@google.com>
15296
15297 * gdb.python/py-frame.exp: Test Frame.read_register.
15298
7d793aa9
SDJ
152992014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
15300
15301 PR python/16699
15302 * gdb.python/py-completion.exp: New file.
15303 * gdb.python/py-completion.py: Likewise.
15304
fb0576e9
DE
153052014-08-28 Doug Evans <dje@google.com>
15306
15307 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
15308 eax,etc. are live with values set by gdb and thus the compiler can't
15309 use them.
15310 * gdb.arch/i386-pseudo.c (main): Ditto.
15311
ee92b0dd
DE
153122014-08-27 Doug Evans <dje@google.com>
15313
15314 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
15315
6649db35
DE
153162014-08-25 Doug Evans <dje@google.com>
15317
15318 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
15319 (main): Ditto.
15320
564b7600
DE
153212014-08-25 Doug Evans <dje@google.com>
15322
15323 * gdb.threads/thread-execl.exp: #include <stdio.h>.
15324
3881fb67
YQ
153252014-08-24 Yao Qi <yao@codesourcery.com>
15326
15327 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15328 symbol off.
15329 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15330
a05a36a5
DE
153312014-08-22 Doug Evans <dje@google.com>
15332
15333 PR 17276
15334 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15335 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15336 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15337
7c343b48
YQ
153382014-08-22 Yao Qi <yao@codesourcery.com>
15339
15340 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15341 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15342 * gdb.python/python.exp: Likewise. Use .py file on the host
15343 instead of the build.
15344
22fd09ae
JK
153452014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15346
15347 * gdb.threads/gcore-stale-thread.c: New file.
15348 * gdb.threads/gcore-stale-thread.exp: New file.
15349
a8454a7c
PA
153502014-08-21 Pedro Alves <palves@redhat.com>
15351
15352 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
15353 * gdb.base/gcore-relro-pie.exp: Likewise.
15354 * gdb.base/gcore-relro.exp: Likewise.
15355 * gdb.base/gcore.exp: Likewise.
15356 * gdb.base/print-symbol-loading.exp: Likewise.
15357 * gdb.threads/gcore-thread.exp: Likewise.
15358 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
15359
2a31c623
PA
153602014-08-20 Pedro Alves <palves@redhat.com>
15361 Jan Kratochvil <jan.kratochvil@redhat.com>
15362
15363 * Makefile.in (EXTRA_RULES, CC): New variables, get from
15364 configure.
15365 (EXPECT): Handle READ1 being set.
15366 (all): Depend on EXTRA_RULES.
15367 (check-read1, expect-read1, read1.so, read1): New rules.
15368 * README (Testsuite Parameters): Document the READ1 make variable.
15369 (Race detection): New section.
15370 * configure: Regenerate.
15371 * configure.ac: If build==host==target, and running under a
15372 GNU/glibc system, add read1 to the extra Makefile rules.
15373 (EXTRA_RULES): AC_SUBST it.
15374 * lib/read1.c: New file.
15375
d36430db
JB
153762014-08-20 Joel Brobecker <brobecker@adacore.com>
15377
15378 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
15379 the handling of variables declared as a typedef to an array
15380 which a DW_AT_data_location attribute.
15381
9a0dc9e3
PA
153822014-08-19 Andrew Burgess <aburgess@broadcom.com>
15383 Pedro Alves <palves@redhat.com>
15384
15385 PR symtab/14604
15386 PR symtab/14605
15387 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
15388 gdb_test.
15389
0718a8da
PA
153902014-08-19 Pedro Alves <palves@redhat.com>
15391
15392 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
15393
13b448cd
YQ
153942014-08-19 Yao Qi <yao@codesourcery.com>
15395
15396 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
15397 right line.
15398
1cbf5077
DB
153992014-08-18 David Blaikie <dblaikie@gmail.com>
15400
15401 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
15402
bf0fae19
JB
154032014-08-18 Joel Brobecker <brobecker@adacore.com>
15404
15405 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
15406 attribute in array range.
15407
3c8c5dcc
JB
154082014-08-18 Joel Brobecker <brobecker@adacore.com>
15409
15410 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
15411
e66d4446
SC
154122014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15413
15414 PR c++/17132
15415 * gdb.cp/pr17132.cc: New file.
15416 * gdb.cp/pr17132.exp: New file.
15417
940df408
SC
154182014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15419
15420 * gdb.python/py-xmethods.py (A_getarrayind)
15421 (E_method_char_worker.__call__, E_method_int_worker.__call__):
15422 Use 'print' with function call syntax.
15423 (E_method_matcher.match): Fix tab vs space indentation mixup.
15424
ebcc6c3a
YQ
154252014-08-15 Yao Qi <yao@codesourcery.com>
15426
15427 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
15428 false.
15429
775e0f04
YQ
154302014-08-15 Yao Qi <yao@codesourcery.com>
15431
15432 * gdb.cp/casts.exp: Set print symbol off.
15433 * gdb.cp/class2.exp: Likewise.
15434 * gdb.cp/overload.exp: Likewise.
15435 * gdb.cp/templates.exp: Likewise.
15436
d769e349
DE
154372014-08-11 Doug Evans <dje@google.com>
15438
15439 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
15440 (test_load_shlib): Update.
15441
20c6f1e1
YQ
154422014-08-09 Yao Qi <yao@codesourcery.com>
15443
15444 * gdb.base/display.exp: Invoke is_address_zero_readable.
15445 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
15446 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15447 * gdb.base/hbreak-unmapped.exp: Return if
15448 is_address_zero_readable returns true.
15449 * gdb.base/signest.exp: Likewise.
15450 * gdb.base/signull.exp: Likewise.
15451 * gdb.base/sigbpt.exp: Likewise.
15452 * gdb.guile/scm-disasm.exp: Do the test if
15453 is_address_zero_readable returns false.
15454 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
15455 * gdb.python/py-arch.exp: Likewise.
15456 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
15457 * lib/gdb.exp (is_address_zero_readable): New proc.
15458
5792e8e3
YQ
154592014-08-09 Yao Qi <yao@codesourcery.com>
15460
15461 PR testsuite/13443
15462 * gdb.mi/mi-var-display.exp: Make test messages unique.
15463
3cecbbbe
TT
154642014-08-04 Tom Tromey <tromey@redhat.com>
15465
15466 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
15467 target 0".
15468
00b51ff5
TT
154692014-08-04 Tom Tromey <tromey@redhat.com>
15470
15471 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
15472 "target_resume".
15473
6908c509
JB
154742014-08-01 Joel Brobecker <brobecker@adacore.com>
15475
15476 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
15477 inner_vla_struct_object_size.
15478 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
15479 as xfail.
15480
cc6563d2
PA
154812014-07-30 Pedro Alves <palves@redhat.com>
15482
15483 * gdb.threads/signal-command-handle-nopass.exp (test): Add
15484 comment.
15485
7e09a223
YQ
154862014-07-29 Yao Qi <yao@codesourcery.com>
15487
15488 PR gdb/17206
15489 * gdb.base/until-nodebug.exp: New.
15490
7ebdbe92
DE
154912014-07-28 Doug Evans <xdje42@gmail.com>
15492
15493 PR guile/17203
15494 * gdb.guile/scm-parameter.exp: Add tests for trying to create
15495 previously existing parameter, and previously ambiguously spelled
15496 parameter.
15497
fdb1adc6
WN
154982014-07-28 Will Newton <will.newton@linaro.org>
15499
15500 * gdb.base/varargs.exp: Remove KFAILs for ARM.
15501
186fcde0
DE
155022014-07-26 Ludovic Courtès <ludo@gnu.org>
15503 Doug Evans <xdje42@gmail.com>
15504
15505 PR guile/17146
15506 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
15507
70509625
PA
155082014-07-25 Pedro Alves <palves@redhat.com>
15509
15510 * gdb.threads/signal-command-handle-nopass.c: New file.
15511 * gdb.threads/signal-command-handle-nopass.exp: New file.
15512 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
15513 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
15514 * gdb.threads/signal-delivered-right-thread.c: New file.
15515 * gdb.threads/signal-delivered-right-thread.exp: New file.
15516
c3f814a1
PA
155172014-07-25 Pedro Alves <palves@redhat.com>
15518
15519 * gdb.base/double-prompt-target-event-error.exp
15520 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
15521 match.
15522 (cancel_pagination_in_target_event): Rework double prompt
15523 detection.
15524 * gdb.base/paginate-after-ctrl-c-running.exp
15525 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
15526 <return>' match.
15527 * gdb.base/paginate-bg-execution.exp
15528 (test_bg_execution_pagination_return)
15529 (test_bg_execution_pagination_cancel): Remove '-notransfer
15530 <return>' matches.
15531 * gdb.base/paginate-execution-startup.exp
15532 (test_fg_execution_pagination_return)
15533 (test_fg_execution_pagination_cancel): Remove '-notransfer
15534 <return>' matches.
15535 * gdb.base/paginate-inferior-exit.exp
15536 (test_paginate_inferior_exited): Remove '-notransfer <return>'
15537 match.
15538 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
15539 * lib/gdb.exp (pagination_prompt): Run text through
15540 string_to_regexp.
15541 (gdb_test_multiple): Match $pagination_prompt instead of
15542 "<return>".
15543 (string_to_regexp): Move to lib/gdb-utils.exp.
15544
e214cf6c
JK
155452014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15546
15547 * gdb.arch/amd64-entry-value-paramref.S: New file.
15548 * gdb.arch/amd64-entry-value-paramref.cc: New file.
15549 * gdb.arch/amd64-entry-value-paramref.exp: New file.
15550 * gdb.arch/amd64-optimout-repeat.S: New file.
15551 * gdb.arch/amd64-optimout-repeat.c: New file.
15552 * gdb.arch/amd64-optimout-repeat.exp: New file.
15553
17d0c5c8
JK
155542014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15555
15556 PR gdb/17170
15557 * gdb.base/statistics.exp: New file.
15558
b8b8facf
DE
155592014-07-17 Doug Evans <dje@google.com>
15560
74b49205 15561 PR gdb/17170
b8b8facf
DE
15562 * gdb.base/maint.exp: Update testing of per-command stats.
15563
1b5d0ab3
PA
155642014-07-16 Pedro Alves <palves@redhat.com>
15565
15566 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
15567 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
15568 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
15569 (tfile_write_buf): New functions.
15570 (add_memory_block): Rewrite using the above.
15571 (adjust_function_address): New function.
15572 (FUNCTION_ADDRESS): New macro.
15573 (write_basic_trace_file): Remove short_x local, and use
15574 tfile_write_16. Change type of func_addr local to unsigned long
15575 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15576 here. Cast argument of add_memory_block to char pointer.
15577 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15578 (main): Remove parameters.
15579 * gdb.trace/tfile.exp: Remove nowarnings.
15580
4d974e88
SM
155812014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15582
15583 * gdb.base/debug-expr.exp: Test string evaluation with
15584 "debug expression" on.
15585
41e99568
PA
155862014-07-15 Pedro Alves <palves@redhat.com>
15587
15588 * gdb.base/reread.exp: Use clean_restart.
15589
487d9753
PL
155902014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15591
15592 * gdb.arch/avr-flash-qualifer.c: New.
15593 * gdb.arch/avr-flash-qualifer.exp: New.
15594
cc1c52ad
PA
155952014-07-14 Pedro Alves <palves@redhat.com>
15596
15597 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15598 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15599
1e973570
PA
156002014-07-14 Pedro Alves <palves@redhat.com>
15601
15602 * gdb.base/double-prompt-target-event-error.c: New file.
15603 * gdb.base/double-prompt-target-event-error.exp: New file.
15604
93d6eb10
PA
156052014-07-14 Pedro Alves <palves@redhat.com>
15606
15607 PR gdb/17072
15608 * gdb.base/paginate-inferior-exit.c: New file.
15609 * gdb.base/paginate-inferior-exit.exp: New file.
15610
0017922d
PA
156112014-07-14 Pedro Alves <palves@redhat.com>
15612
15613 PR gdb/17072
15614 * gdb.base/paginate-bg-execution.c: New file.
15615 * gdb.base/paginate-bg-execution.exp: New file.
15616
94696ad3
PA
156172014-07-14 Pedro Alves <palves@redhat.com>
15618
15619 PR gdb/17072
15620 * gdb.base/paginate-execution-startup.c: New file.
15621 * gdb.base/paginate-execution-startup.exp: New file.
15622 * lib/gdb.exp (pagination_prompt): New global.
15623 (default_gdb_spawn): New procedure, factored out from
15624 default_gdb_spawn.
15625 (default_gdb_start): Adjust to call default_gdb_spawn.
15626 (gdb_spawn): New procedure.
15627
bd293940
PA
156282014-07-14 Pedro Alves <palves@redhat.com>
15629
15630 * lib/gdb.exp (gdb_assert): New procedure.
15631 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15632
c933f875
PA
156332014-07-14 Pedro Alves <palves@redhat.com>
15634
15635 * gdb.base/execution-termios.c: New file.
15636 * gdb.base/execution-termios.exp: New file.
15637
d98b7a16
TT
156382014-07-14 Tom Tromey <tromey@redhat.com>
15639
15640 * gdb.cp/vla-cxx.cc: New file.
15641 * gdb.cp/vla-cxx.exp: New file.
15642
548740d6
TT
156432014-07-14 Tom Tromey <tromey@redhat.com>
15644
15645 * gdb.reverse/rerun-prec.c: New file.
15646 * gdb.reverse/rerun-prec.exp: New file.
15647
a25eb028
MR
156482014-07-12 Maciej W. Rozycki <macro@mips.com>
15649 Maciej W. Rozycki <macro@codesourcery.com>
15650
15651 * lib/gdb-utils.exp: New file.
15652 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15653 inline `gdb_init_command' processing.
15654 (gdb_start_cmd): Likewise.
15655 * lib/mi-support.exp (mi_run_cmd): Likewise.
15656 * README: Document `gdb_init_command' and `gdb_init_commands'.
15657
218c2655
JK
156582014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15659
15660 Fix false FAIL running under a very long directory name.
15661 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15662 and "set print elements 10000". Twice.
15663
5401fde3
YQ
156642014-07-11 Yao Qi <yao@codesourcery.com>
15665
15666 * gdb.base/exprs.exp: "set print symbol off".
15667
e76126e8
PA
156682014-07-11 Pedro Alves <palves@redhat.com>
15669
15670 * gdb.threads/kill.c: New file.
15671 * gdb.threads/kill.exp: New file.
15672
2d6f0de6
YQ
156732014-07-10 Yao Qi <yao@codesourcery.com>
15674
15675 * gdb.trace/tfile.c (write_basic_trace_file)
15676 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15677 address written to trace file.
15678
7180e04a
PA
156792014-07-09 Pedro Alves <palves@redhat.com>
15680
15681 * gdb.base/attach-wait-input.exp: New file.
15682 * gdb.base/attach-wait-input.c: New file.
15683
9a9a7608
AB
156842014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15685
15686 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15687 setting up test structures.
15688 (main): Call new test function.
15689 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15690 test function, continue into test function and walk test
15691 structures.
15692
161ac41e
YQ
156932014-07-02 Yao Qi <yao@codesourcery.com>
15694
15695 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15696 'bar_start' at the beginning of functions 'foo' and 'bar'
15697 respectively.
15698 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15699 instead of 'foo' and 'bar'.
15700
1f267ae3
MM
157012014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15702
15703 * gdb.btrace/segv.exp: New.
15704 * gdb.btrace/segv.c: New.
15705
2b239efb
LM
157062014-07-02 Luis Machado <lgustavo@codesourcery.com>
15707
15708 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15709 instruction.
15710
cf363f18
MW
157112014-06-30 Mark Wielaard <mjw@redhat.com>
15712
15713 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15714 vulture, vilify, villar): New volatile array constants.
15715 (vindictive, vegetation): New const volatile array constants.
15716 * gdb.base/volatile.exp: Test volatile and const volatile array
15717 types.
15718
aebf9d24
AA
157192014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15720
15721 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
15722 target lacks support for awatch, rwatch, or hbreak.
15723
b67a2c6f
YQ
157242014-06-27 Yao Qi <yao@codesourcery.com>
15725
15726 * gdb.multi/dummy-frame-restore.exp: New.
15727 * gdb.multi/dummy-frame-restore.c: New.
15728
aef92902
MM
157292014-06-25 Markus Metzger <markus.t.metzger@intel.com>
15730
15731 * gdb.btrace/gcore.exp: New.
15732
8e9db26e
PA
157332014-06-23 Pedro Alves <palves@redhat.com>
15734
15735 * gdb.base/watchpoint-reuse-slot.c: New file.
15736 * gdb.base/watchpoint-reuse-slot.exp: New file.
15737
70afc5b7
SC
157382014-06-23 Siva Chandra Reddy <sivachandra@google.com>
15739
15740 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
15741 progspace's filename in 'info', 'enable' and 'disable' command
15742 tests.
15743
b972bd9c
JK
157442014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15745
15746 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
15747 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15748 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
15749
125f8a3d
GB
157502014-06-20 Gary Benson <gbenson@redhat.com>
15751
15752 * gdb.arch/i386-avx.exp: Fix include file location.
15753 * gdb.arch/i386-sse.exp: Likewise.
15754
3ed9baed
IB
157552014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
15756
15757 * gdb.dlang/expression.exp: New file.
15758
034f788c
PA
157592014-06-19 Pedro Alves <palves@redhat.com>
15760
15761 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
15762 out from ...
15763 (top level): ... here. Iterate running tests under different
15764 scheduler-locking settings.
15765
45371d0c
LM
157662014-06-18 Luis Machado <lgustavo@codesourcery.com>
15767
15768 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
15769 to DW_FORM_addr and use non-zero addresses.
15770
5d376983
SC
157712014-06-18 Siva Chandra Reddy <sivachandra@google.com>
15772
15773 PR gdb/17017
15774 * gdb.python/py-xmethods.cc: Add global function call counters and
15775 increment them in their respective functions. Remove "cout"
15776 statements.
15777 * gdb.python/py-xmethods.exp: Make tests check the global function
15778 call counters instead of depending on inferior IO.
15779
a1aa2221
LM
157802014-06-18 Don Breazeal <donb@codesourcery.com>
15781
15782 * gdb.base/foll-fork.exp (default_fork_parent_follow):
15783 Deleted procedure.
15784 (explicit_fork_parent_follow): Deleted procedure.
15785 (explicit_fork_child_follow): Deleted procedure.
15786 (test_follow_fork): New procedure.
15787 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 15788 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
15789 procedure calls.
15790
0fc05997
YQ
157912014-06-17 Yao Qi <yao@codesourcery.com>
15792
15793 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15794 CP1252.
15795
70795c52
LM
157962014-06-17 Luis Machado <lgustavo@codesourcery.com>
15797
15798 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
15799 Initialize ptr and S explicitly.
15800 (skip_type_update_when_not_use_rtti_test): Likewise.
15801
6be47f0c
KS
158022014-06-16 Keith Seitz <keiths@redhat.com>
15803
15804 PR mi/15863
15805 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15806 the inferior is started.
15807
d03de421
PA
158082014-06-16 Pedro Alves <palves@redhat.com>
15809
15810 * gdb.base/break-main-file-remove-fail.c: New file.
15811 * gdb.base/break-main-file-remove-fail.exp: New file.
15812 * gdb.base/break-unload-file.exp: Use build_executable instead of
15813 prepare_for_testing.
15814 (test_break): New parameter "initial_load". Handle it.
15815 (top level): Add initial_load cmdline/file axis.
15816
f9579b99
TT
158172014-06-12 Tom Tromey <tromey@redhat.com>
15818
15819 * gdb.base/completion.exp: Don't use directory name in test.
15820
3657956b
GB
158212014-06-09 Gary Benson <gbenson@redhat.com>
15822
15823 * gdb.base/sigall.c [Functions to send signals]: Reorder to
15824 separate the always-available ANSI-standard signals from the
15825 signals that require checking.
15826 (main): Likewise.
15827 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
15828 Likewise.
15829 (main): Likewise.
15830
4186eb54
KS
158312014-06-07 Keith Seitz <keiths@redhat.com>
15832
15833 Revert:
15834 PR c++/16253
15835 * gdb.cp/var-tag.cc: New file.
15836 * gdb.cp/var-tag.exp: New file.
15837 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15838 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15839 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15840 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15841
25326a28 158422014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
15843
15844 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
15845
829155c9
PA
158462014-06-06 Pedro Alves <palves@redhat.com>
15847
15848 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
15849 in target debug output instead of looking at RSP packets,
15850 disabling the test on any target that uses hardware stepping.
15851 Update comments.
15852
61c8d22e
PA
158532014-06-06 Pedro Alves <palves@redhat.com>
15854
15855 * gdb.base/break-unload-file.exp: Fix typo.
15856
d9a47287
YQ
158572014-06-06 Yao Qi <yao@codesourcery.com>
15858
15859 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
15860 from "jit_function" to "^jit_function".
15861
e5e01dbf
YQ
158622014-06-06 Yao Qi <yao@codesourcery.com>
15863
15864 * gdb.base/async.c (foo): Add one statement.
15865 * gdb.base/async.exp: Get the next instruction address and
15866 match the output of "nexti" by instruction address. Match
15867 the hex address in the output of "finish".
15868
73ba372c
GB
158692014-06-06 Gary Benson <gbenson@redhat.com>
15870
15871 * gdb.base/call-signals.c: Remove preprocessor conditionals
15872 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
15873 SIGSEGV and SIGTERM.
15874 * gdb.base/sigall.c: Likewise.
15875 * gdb.base/unwindonsignal.c: Likewise.
15876 * gdb.reverse/sigall-reverse.c: Likewise.
15877
831517df
YQ
158782014-06-06 Yao Qi <yao@codesourcery.com>
15879
15880 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
15881 readable, skip the test.
15882
b8b91e98
YQ
158832014-06-06 Yao Qi <yao@codesourcery.com>
15884
15885 * gdb.threads/staticthreads.c (thread_function): Move the line
15886 setting breakpoint on forward.
15887 * gdb.threads/staticthreads.exp: Update comments.
15888
fb934770
LC
158892014-06-05 Ludovic Courtès <ludo@gnu.org>
15890
15891 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
15892 "history-append! type error".
15893
6ef284bd
SM
158942014-06-05 Simon Marchi <simon.marchi@ericsson.com>
15895
15896 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
15897 erroneous dprintf expected input.
15898
a872e241
DE
158992014-06-04 Doug Evans <xdje42@gmail.com>
15900
15901 * gdb.guile/scm-generics.exp: Delete.
15902
16f691fb
DE
159032014-06-04 Doug Evans <xdje42@gmail.com>
15904
15905 * gdb.guile/scm-breakpoint.exp: Update.
15906 Add tests for breakpoint registration.
15907
012370f6
TT
159082014-06-04 Tom Tromey <tromey@redhat.com>
15909
15910 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
15911 VLA-in-union.
15912 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
15913 inner_vla_struct, vla_union types. Initialize objects of those
15914 types and compute their sizes.
15915
9f5a4cef
HZ
159162014-06-04 Nathan Sidwell <nathan@codesourcery.com>
15917 Hui Zhu <hui@codesourcery.com>
15918
15919 * gdb.base/fileio.exp: Add test for shell not available as well as
15920 available.
15921 * gdb.base/fileio.c (test_system): Check for shell twice.
15922
90a45c4d
YQ
159232014-06-04 Yao Qi <yao@codesourcery.com>
15924
15925 * gdb.base/auto-connect-native-target.exp: Remove redundant
15926 space from the regexp pattern.
15927
70017e41
YQ
159282014-06-04 Yao Qi <yao@codesourcery.com>
15929
15930 * gdb.base/default.exp: Replace "child" with "native" in
15931 regexp pattern.
15932
883964a7
SC
159332014-06-03 Siva Chandra Reddy <sivachandra@google.com>
15934
15935 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
15936 * gdb.python/py-xmethods.exp: New tests to test xmethods.
15937 * gdb.python/py-xmethods.py: Python script supporting the
15938 new testcase and tests.
15939
ef370185
JB
159402014-06-03 Joel Brobecker <brobecker@adacore.com>
15941 Pedro Alves <palves@redhat.com>
15942
15943 PR breakpoints/17000
15944 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
15945 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
15946
1e2ccb61
BM
159472014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
15948
15949 * gdb.base/subst.exp: Add tests to verify partial path matching
15950 output.
15951
c6ec5ab2
PA
159522014-06-03 Pedro Alves <palves@redhat.com>
15953
15954 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
15955 target that doesn't use software single-stepping.
15956
835c559f
PA
159572014-06-03 Pedro Alves <palves@redhat.com>
15958
15959 PR breakpoints/17000
15960 * gdb.base/sss-bp-on-user-bp-2.c: New file.
15961 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
15962
06eb1586
DE
159632014-06-02 Doug Evans <xdje42@gmail.com>
15964
15965 * gdb.guile/scm-parameter.exp: New file.
15966
e698b8c4
DE
159672014-06-02 Doug Evans <xdje42@gmail.com>
15968
15969 * gdb.guile/scm-cmd.c: New file.
15970 * gdb.guile/scm-cmd.exp: New file.
15971
ded03782
DE
159722014-06-02 Doug Evans <xdje42@gmail.com>
15973
15974 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
15975 pretty-printer lookup.
15976 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
15977 (make-pp_s-printer): Call it.
15978 (make-pretty-printer-from-dict): New function.
15979 (lookup-pretty-printer-maker-from-dict): New function.
15980 (*pretty-printer*): Simplify.
15981 (make-objfile-pp_s-printer): New function.
15982 (install-objfile-pretty-printers!): New function.
15983 (make-progspace-pp_s-printer): New function.
15984 (install-progspace-pretty-printers!): New function.
15985 * gdb.guile/scm-progspace.c: New file.
15986 * gdb.guile/scm-progspace.exp: New file.
15987
41fac0cf
PA
159882014-06-02 Pedro Alves <palves@redhat.com>
15989
15990 * gdb.base/dprintf-bp-same-addr.c: New file.
15991 * gdb.base/dprintf-bp-same-addr.exp: New file.
15992
96ae5695
EBM
159932014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15994
15995 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
15996 * gdb.arch/powerpc-power.s: Likewise.
15997
da02b3a8
JB
159982014-06-02 Joel Brobecker <brobecker@adacore.com>
15999
16000 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16001
c72b2e7b
YQ
160022014-06-01 Yao Qi <yao@codesourcery.com>
16003
16004 * gdb.base/watchpoint.exp (test_watch_location): Check null
16005 pointer can be dereferenced. If not, do the test, otherwise
16006 skip it.
16007
53e8a631
AB
160082014-05-30 Andrew Burgess <aburgess@broadcom.com>
16009
16010 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16011 results.
16012 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16013
938f0e2f
AB
160142014-05-30 Andrew Burgess <aburgess@broadcom.com>
16015
16016 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16017 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16018 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16019 * gdb.arch/amd64-invalid-stack-top.c: New file.
16020 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16021
9ba6657a
PA
160222014-05-30 Pedro Alves <palves@redhat.com>
16023
16024 PR breakpoints/17000
16025 * gdb.base/sss-bp-on-user-bp.c: New file.
16026 * gdb.base/sss-bp-on-user-bp.exp: New file.
16027
522c09bf
DB
160282014-05-30 David Blaikie <dblaikie@gmail.com>
16029
16030 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16031 gnu_inline semantics via attribute.
16032 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16033 source explicitly specifies the required semantics.
16034
bf4ef81e
MR
160352014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16036
16037 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16038
329ea579
PA
160392014-05-29 Pedro Alves <palves@redhat.com>
16040 Tom Tromey <tromey@redhat.com>
16041
16042 * gdb.base/async-shell.exp: Don't enable target-async.
16043 * gdb.base/async.exp
16044 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16045 parameter. Adjust.
16046 (top level): Don't test with "target-async".
16047 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16048 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16049 * gdb.base/inferior-died.exp: Don't enable target-async.
16050 * gdb.base/interrupt-noterm.exp: Likewise.
16051 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16052 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16053 * gdb.mi/mi-nonstop.exp: Likewise.
16054 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16055 * gdb.mi/mi-nsintrall.exp: Likewise.
16056 * gdb.mi/mi-nsmoribund.exp: Likewise.
16057 * gdb.mi/mi-nsthrexec.exp: Likewise.
16058 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16059 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16060 * gdb.python/py-evsignal.exp: Don't enable target-async.
16061 * gdb.python/py-evthreads.exp: Likewise.
16062 * gdb.python/py-prompt.exp: Likewise.
16063 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16064 * gdb.server/solib-list.exp: Don't enable target-async.
16065 * gdb.threads/thread-specific-bp.exp: Likewise.
16066 * lib/mi-support.exp: Adjust to use mi-async.
16067
fd664c91
PA
160682014-05-29 Pedro Alves <palves@redhat.com>
16069
16070 PR gdb/13860
16071 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16072 reason, even in sync mode.
16073
251bde03
PA
160742014-05-29 Pedro Alves <palves@redhat.com>
16075 Hui Zhu <hui@codesourcery.com>
16076
16077 PR PR15693
16078 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16079 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16080 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16081 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16082
7f3c0343
JB
160832014-05-28 Joel Brobecker <brobecker@adacore.com>
16084
16085 * config/monitor.exp (gdb_target_monitor): Replace use of
16086 "set remotebaud" by "set serial baud".
16087
b2715b27
AW
160882014-05-26 Andy Wingo <wingo@igalia.com>
16089
16090 * gdb.guile/scm-breakpoint.exp:
16091 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16092 properties instead of gdb-object-properties.
16093
498a4489
YQ
160942014-05-26 Yao Qi <yao@codesourcery.com>
16095
16096 * gdb.server/no-thread-db.exp: Specify source file name
16097 explicitly when setting a breakpoint.
16098
589fdceb
MM
160992014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16100
16101 * gdb.btrace/vdso.c: New.
16102 * gdb.btrace/vdso.exp: New.
16103
e9089e05
MM
161042014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16105
16106 * gdb.base/gcore.exp (capture_command_output): Move ...
16107 * lib/gdb.exp (capture_command_output): ... here.
16108
67b5c0c1
MM
161092014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16110
16111 * gdb.btrace/data.exp: Test memory access during btrace replay.
16112
a2199296
SM
161132014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16114
16115 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16116
17b2616c
PA
161172014-05-21 Pedro Alves <palves@redhat.com>
16118
16119 PR gdb/13860
16120 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16121 (top level): Test that output related to execution commands is
16122 sent to the console with CLI commands, but not with MI commands.
16123 Test that breakpoint events are always mirrored to the console.
16124 Also expect the new source line to be output after a "next" in
16125 async mode too. Make it a pass/fail test.
16126 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16127 output.
16128 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
16129
5166082f
PA
161302014-05-21 Pedro Alves <palves@redhat.com>
16131
16132 * gdb.base/list.exp (build_pattern, test_list): New procedures.
16133 Use them to test variations of "list" after reaching a breakpoint.
16134 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
16135 Test "list" with listsize 10 after reaching a breakpoint.
16136 * gdb.python/python.exp (decode_line current location line
16137 number): Adjust expected line number.
16138
2f25d70f
SM
161392014-05-21 Simon Marchi <simon.marchi@ericsson.com>
16140
16141 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
16142 behavior for $args, pass it directly to "run".
16143
ff604a67
MR
161442014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
16145
16146 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
16147 30000 to 65536.
16148
6a3cb8e8
PA
161492014-05-21 Pedro Alves <palves@redhat.com>
16150
16151 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
16152 auto-connect-native-target off".
16153 * gdb.base/auto-connect-native-target.c: New file.
16154 * gdb.base/auto-connect-native-target.exp: New file.
16155
4ebfc96e
PA
161562014-05-21 Pedro Alves <palves@redhat.com>
16157
16158 * gdb.base/default.exp: Test "target native" instead of "target
16159 child".
16160
36d46afb
MW
161612014-05-21 Mark Wielaard <mjw@redhat.com>
16162
16163 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16164
5876f503
JK
161652014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16166
16167 Fix TLS access for -static -pthread.
16168 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
16169 <HAVE_TLS> (thread_function, main): Initialize it.
16170 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
16171 Add clean_restart.
16172 <$have_tls != "">: Check TLSVAR.
16173
0256a6ac
PA
161742014-05-21 Pedro Alves <palves@redhat.com>
16175
16176 * gdb.base/dcache-line-read-error.c: New.
16177 * gdb.base/dcache-line-read-error.exp: New.
16178
936d2992
PA
161792014-05-20 Pedro Alves <palves@redhat.com>
16180
16181 * gdb.base/compare-sections.c: New file.
16182 * gdb.base/compare-sections.exp: New file.
16183
802e8e6d
PA
161842014-05-20 Pedro Alves <palves@redhat.com>
16185
16186 * gdb.base/break-idempotent.c: New file.
16187 * gdb.base/break-idempotent.exp: New file.
16188
e59fa00f
MM
161892014-05-20 Markus Metzger <markus.t.metzger@intel.com>
16190
16191 * gdb.btrace/nohist.exp: New.
16192
8b696e31
YQ
161932014-05-20 Yao Qi <yao@codesourcery.com>
16194
16195 * lib/gdb.exp (gdb_init): Set timeout if test file is under
16196 gdb.reverse directory and gdb_reverse_timeout exists in board
16197 setting.
16198 * README: Document gdb_reverse_timeout.
16199
73c9764f
YQ
162002014-05-20 Yao Qi <yao@codesourcery.com>
16201
16202 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
16203 'test_file_name'. Treat args as a string instead of a list.
16204 (gdb_init): Rename argument 'args' by 'test_file_name'.
16205
f1f4348a
JK
162062014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
16207
16208 * gdb.arch/powerpc-power.exp: New file.
16209 * gdb.arch/powerpc-power.s: New file.
16210
0dbe70ce
DE
162112014-05-16 Doug Evans <dje@google.com>
16212
16213 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
16214 * gdb.base/completion.exp: Check that all expected files exist
16215 before doing file completion.
0dbe70ce 16216
8d551b02
DE
162172014-05-16 Doug Evans <dje@google.com>
16218
16219 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
16220 Update.
16221 (do_syscall_tests_without_xml): Update.
16222
73eb7709
PA
162232014-05-16 Pedro Alves <palves@redhat.com>
16224
16225 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
16226 instead of "unknown output after running".
16227
3fae92fc
YQ
162282014-05-16 Yao Qi <yao@codesourcery.com>
16229
16230 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
16231 file1.txt from host at the end.
16232 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16233
c2b2ccc5
DE
162342014-05-15 Doug Evans <dje@google.com>
16235
16236 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
16237 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
16238 loading file. Add test for TU lookup.
16239
8c217a4b
SM
162402014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16241
16242 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
16243 calling "-exec-arguments" or "set args" before running the
16244 inferior.
16245
3deb39c6
SM
162462014-05-15 Simon Marchi <simon.marchi@ericsson.com>
16247
16248 * lib/mi-support.exp (mi_expect_stop): Expect message for
16249 inferiors that exit with non-zero exit code.
16250
71a79f8c
YQ
162512014-05-14 Yao Qi <yao@codesourcery.com>
16252
16253 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
16254 match absolute path on remote host.
16255 (test_file_list_exec_source_files): Remove "/" from the
16256 pattern.
16257
f23fcd46
YQ
162582014-05-14 Yao Qi <yao@codesourcery.com>
16259
16260 * boards/local-remote-host-notty.exp (${board}_file): New
16261 proc.
16262
9404b58f
KM
162632014-05-07 Kyle McMartin <kyle@redhat.com>
16264
16265 Pushed by Joel Brobecker <brobecker@adacore.com>.
16266 * gdb.arch/aarch64-atomic-inst.c: New file.
16267 * gdb.arch/aarch64-atomic-inst.exp: New file.
16268
5e45f04c
YQ
162692014-05-07 Yao Qi <yao@codesourcery.com>
16270
16271 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
16272 in current context" too.
16273
c888a17d
KS
162742014-05-05 Keith Seitz <keiths@redhat.com>
16275
16276 * gdb.linespec/ls-dollar.exp: Add test for linespec
16277 file:convenience_variable.
16278
290a839c
YQ
162792014-05-05 Yao Qi <yao@codesourcery.com>
16280
16281 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
16282 traceframes into tfile and ctf trace files. Read data from
16283 trace file and test collected data.
16284 (gdb_collect_locals_test): Likewise.
16285 (gdb_unavailable_registers_test): Likewise.
16286 (gdb_unavailable_floats): Likewise.
16287 (gdb_collect_globals_test): Likewise.
16288 (top-level): Append "ctf" to trace_file_targets if GDB
16289 supports.
16290
b5262cd0
YQ
162912014-05-05 Yao Qi <yao@codesourcery.com>
16292
16293 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
16294 code to ...
16295 (gdb_collect_args_test_1): ... it. New proc.
16296 (gdb_collect_locals_test): Move some code to ...
16297 (gdb_collect_locals_test_1): ... it. New proc.
16298 (gdb_unavailable_registers_test): Move some code to ...
16299 (gdb_unavailable_registers_test_1): ... it. New proc.
16300 (gdb_unavailable_floats): Move some code to ...
16301 (gdb_unavailable_floats_1): ... it. New proc.
16302
30a1e6cc
SDJ
163032014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16304
16305 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
16306 probes to test for bitness recognition.
16307 * gdb.arch/amd64-stap-optional-prefix.exp
16308 (test_probe_value_without_reg): New procedure.
16309 Add code to test for different kinds of bitness.
16310
f33da99a
SDJ
163112014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
16312
16313 PR breakpoints/16889
16314 * gdb.arch/amd64-stap-optional-prefix.S: New file.
16315 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16316
5b80f00d
PA
163172014-05-01 Pedro Alves <palves@redhat.com>
16318
16319 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
16320 gdb_file_cmd if no file is specified.
16321 * boards/native-extended-gdbserver.exp (gdb_load): Use the
16322 last_loaded_file to set the remote exec-file.
16323
f8c2a73c
PA
163242014-05-01 Pedro Alves <palves@redhat.com>
16325
16326 * boards/local-remote-host.exp: New file.
16327
be6e8ac7
PA
163282014-05-01 Pedro Alves <palves@redhat.com>
16329
16330 * boards/local-remote-host.exp: Rename to ...
16331 * boards/local-remote-host-notty.exp: ... this.
16332
cac0dc8f
JB
163332014-04-28 Joel Brobecker <brobecker@adacore.com>
16334
16335 * gdb.ada/dyn_arrayidx: New testcase.
16336
9730e6cc
YQ
163372014-04-26 Yao Qi <yao@codesourcery.com>
16338
16339 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16340 and compute the length of function main. Save it in
16341 $main_length.
16342 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
16343 (top-level): Use gdb_compile to compile objects into
16344 executable and restart GDB. Remove invocation to
16345 prepare_for_testing.
16346
7ae1a6a6
PA
163472014-04-25 Simon Marchi <simon.marchi@ericsson.com>
16348 Pedro Alves <palves@redhat.com>
16349
16350 PR server/16255
16351 * gdb.multi/multi-attach.c: New file.
16352 * gdb.multi/multi-attach.exp: New file.
16353
4082afcc
PA
163542014-04-25 Pedro Alves <palves@redhat.com>
16355
16356 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
16357 user.
16358 (top level): Test that "set remote conditional-breakpoints-packet
16359 off" works as intended.
16360 * gdb.base/dprintf.exp: Test that "set remote
16361 breakpoint-commands-packet off" works as intended.
16362 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
16363 New function.
16364 (top level): Call it.
16365 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
16366 remote fast-tracepoints-packet off" works as intended.
16367 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
16368 * lib/gdb.exp (gdb_is_target_remote): ... here.
16369
2abc3f8d
DB
163702014-04-24 David Blaikie <dblaikie@gmail.com>
16371
16372 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
16373 ensure clang would not discard them.
16374 * gdb.base/gdbvars.c: Ditto.
16375 * gdb.base/memattr.c: Ditto.
16376 * gdb.base/whatis.c: Ditto.
16377 * gdb.python/py-prettyprint.c: Ditto.
16378 * gdb.trace/actions.c: Ditto.
16379 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
16380 ensure clang would not discard it.
16381
bfd39632
DB
163822014-04-24 David Blaikie <dblaikie@gmail.com>
16383
16384 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
16385 clang to emit the full definition of type required by the test
16386 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
16387
22842ff6
DB
163882014-04-24 David Blaikie <dblaikie@gmail.com>
16389
16390 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
16391 coax Clang into emitting the definition of the type.
16392 * gdb.cp/pr10728-x.h (y): Ditto.
16393 * gdb.cp/pr10728-y.cc (y): Ditto.
16394
c2e827ad
DB
163952014-04-24 David Blaikie <dblaikie@gmail.com>
16396
16397 * gdb.base/label.exp: XFAIL label related tests under Clang.
16398 * gdb.cp/cplabel.exp: Ditto.
16399 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
16400 under Clang those using labels.
16401
4c2d33e7
YQ
164022014-04-25 Yao Qi <yao@codesourcery.com>
16403
16404 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
16405 double_label.
16406 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
16407 partial_label and double_label.
16408
56083b99
DB
164092014-04-24 David Blaikie <dblaikie@gmail.com>
16410
16411 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
16412
25d4e99d
DB
164132014-04-24 David Blaikie <dblaikie@gmail.com>
16414
16415 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
16416 of the function to work across GCC and Clang.
16417 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
16418 pointer types (const void ** const V void **).
16419
01f9f808
MS
164202014-04-24 Michael Sturm <michael.sturm@mintel.com>
16421 Walfred Tedeschi <walfred.tedeschi@intel.com>
16422
16423 * Makefile.in (EXECUTABLES): Added i386-avx512.
16424 * gdb.arch/i386-avx512.c: New file.
16425 * gdb.arch/i386-avx512.exp: Likewise.
16426
4b48d439
KS
164272014-04-23 Keith Seitz <keiths@redhat.com>
16428
16429 * lib/mi-support.exp (mi_list_breakpoints): Delete.
16430 (mi_make_breakpoint_table): New procedure.
16431 (mi_create_breakpoint): Use mi_make_breakpoint
16432 and return the result.
16433 (mi_make_breakpoint): New procedure.
16434 (mi_build_kv_pairs): New procedure.
16435
16436 * gdb.mi/mi-break.exp: Remove unused globals,
16437 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
16438 All callers updated.
16439 * gdb.mi/mi-dprintf.exp: Use variable to track command
16440 number.
16441 Update all callers of mi_create_breakpoint and use
16442 mi_make_breakpoint_table.
16443 Remove any unused global variables.
16444 * gdb.mi/mi-nonstop.exp: Likewise.
16445 * gdb.mi/mi-nsintrall.exp: Likewise.
16446 * gdb.mi/mi-nsmoribund.exp: Likewise.
16447 * gdb.mi/mi-nsthrexec.exp: Likewise.
16448 * gdb.mi/mi-reverse.exp: Likewise.
16449 * gdb.mi/mi-simplerun.exp: Likewise.
16450 * gdb.mi/mi-stepn.exp: Likewise.
16451 * gdb.mi/mi-syn-frame.exp: Likewise.
16452 * gdb.mi/mi-until.exp: Likewise.
16453 * gdb.mi/mi-var-cp.exp: Likewise.
16454 * gdb.mi/mi-var-display.exp: Likewise.
16455 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
16456 * gdb.mi/mi2-var-child.exp: Likewise.
16457 * gdb.mi/mi-vla-c99.exp: Likewise.
16458 * lib/mi-support.exp: Likewise.
16459
16460 From Ian Lance Taylor <iant@cygnus.com>:
16461 * lib/gdb.exp (parse_args): New procedure.
16462
08351840
PA
164632014-04-23 Pedro Alves <palves@redhat.com>
16464
16465 * gdb.base/break-unload-file.c: New file.
16466 * gdb.base/break-unload-file.exp: New file.
16467 * gdb.base/sym-file-lib.c (baz): New function.
16468 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
16469 field.
16470 (load): Store the segment's mapped size.
16471 (unload): New function.
16472 (unload_shlib): New function.
16473 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
16474 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
16475 set a breakpoint at baz, and call it.
16476 * gdb.base/sym-file.exp: New tests for stale breakpoint
16477 instructions.
16478
076855f9
PA
164792014-04-23 Pedro Alves <palves@redhat.com>
16480
16481 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
16482 * gdb.base/hbreak-in-shr-unsupported.c: New file.
16483 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
16484 * gdb.base/hbreak-unmapped.c: New file.
16485 * gdb.base/hbreak-unmapped.exp: New file.
16486 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
16487 * lib/gdb.exp (gdb_is_target_remote): ... here.
16488
483805cf
PA
164892014-04-22 Pedro Alves <palves@redhat.com>
16490
16491 * gdb.base/consecutive-step-over.c: New file.
16492 * gdb.base/consecutive-step-over.exp: New file.
16493
06d97543
PA
164942014-04-22 Pedro Alves <palves@redhat.com>
16495
16496 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
16497 instead of send_gdb/gdb_expect.
16498
b4429ea2
YQ
164992014-04-22 Yao Qi <yao@codesourcery.com>
16500
16501 * lib/trace-support.exp (generate_tracefile): New procedure.
16502 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
16503 return 0.
16504 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
16505 if generate_tracefile returns 1.
16506
51d48146
PA
165072014-04-18 Tom Tromey <palves@redhat.com>
16508 Pedro alves <tromey@redhat.com>
16509
16510 PR backtrace/15558
16511 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
16512 with a backtrace limit.
16513 * gdb.python/py-frame-inline.exp: Test running to an inline
16514 function with a backtrace limit, and printing the newest frame.
16515 * gdb.python/py-frame-inline.c (main): Call f.
16516
bd1dce5f
MS
165172014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16518
16519 * gdb.java/jnpe.exp: Drop srcdir from untested path.
16520
40d1a503
MS
165212014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16522
16523 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
16524 Drop prefix from unsupported source file path.
16525
389b98f7
YQ
165262014-04-17 Yao Qi <yao@codesourcery.com>
16527
16528 * lib/gdb.exp (with_target_charset): New proc.
16529 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
16530 with_target_charset.
16531 (test_print_strings): Likewise.
16532 (test_repeat_bytes): Likewise.
16533 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
16534 for some tests.
16535
22869d73
KS
165362014-04-16 Keith Seitz <keiths@redhat.com>
16537
16538 PR gdb/15827
16539 * gdb.dwarf2/corrupt.c: New file.
16540 * gdb.dwarf2/corrupt.exp: New file.
16541
c4f87ca6
KS
165422014-04-16 Keith Seitz <keiths@redhat.com>
16543
16544 PR c++/16597
16545 * gdb.cp/namelessclass.cc: New file.
16546 * gdb.cp/namelessclass.exp: New file.
16547 * gdb.cp/namelessclass.S: New file.
16548
ab19de87
DE
165492014-04-16 Doug Evans <dje@google.com>
16550
16551 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
16552 Add comment.
16553 (gdbserver_default_get_comm_port): New function.
16554 (gdbserver_start): Check if board file provided
16555 "gdbserver,get_comm_port" and use it if so.
16556 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
16557 (gdb,socketport): Set to "stdio".
16558 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
16559 (stdio_gdbserver_template): Delete.
16560 (${board}_get_remote_address): Update.
16561 (${board}_build_remote_cmd): Delete.
16562 (${board}_get_comm_port): New function.
16563 (${board}_spawn): Update.
16564 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
16565 Delete.
16566 (${board}_get_remote_address): Update.
16567 (${board}_get_comm_port): New function.
16568
fc98a809
AB
165692014-04-16 Andrew Burgess <aburgess@broadcom.com>
16570
16571 * gdb.base/memattr.exp: Improve regexps to handle memory regions
16572 appearing in any order.
16573
87fd9e6e
DE
165742014-04-15 Doug Evans <dje@google.com>
16575
16576 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16577 uninitialized value of "description".
16578
099fc3ea
KS
165792014-04-15 Keith Seitz <keiths@redhat.com>
16580
16581 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16582 Remove unused globals.
16583 (test_running_the_program): Likewise.
16584 (test_controlled_execution): Likewise.
16585 (test_controlling_breakpoints): Likewise.
16586 (test_program_termination): Likewise.
16587
5da151d4
KS
165882014-04-15 Keith Seitz <keiths@redhat.com>
16589
16590 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16591 unused globals.
16592 (test_rbreak_creation_and_listing): Likewise.
16593 (test_ignore_count): Likewise.
16594 (test_error): Likewise.
16595
35e5d2f0
PA
165962014-04-15 Pedro Alves <palves@redhat.com>
16597
16598 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16599 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16600 sym-file-loader.c.
16601 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16602 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16603 to sym-file-loader.c.
16604 (struct library): Forward declare.
16605 (load_shlib, lookup_function): Change prototypes.
16606 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16607 (translate_offset): Remove declarations.
16608 (get_text_addr): New declaration.
16609 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16610 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16611 sym-file-loader.h.
16612 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16613 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16614 here from sym-file-loader.h.
16615 (struct library): New structure.
16616 (load_shlib, lookup_function): Change prototypes and adjust to
16617 work with a struct library.
16618 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16619 (translate_offset): Make static.
16620 (get_text_addr): New function.
16621 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16622
eb4c1710
PA
166232014-04-15 Pedro Alves <palves@redhat.com>
16624
16625 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16626
2d1baf52
PA
166272014-04-15 Pedro Alves <palves@redhat.com>
16628
16629 * gdb.base/sym-file-loader.c: Include <limits.h>.
16630 (SELF_LINK): New define.
16631 (get_origin): New function.
16632 (load_shlib): Use it.
16633 * gdb.base/sym-file.exp: Don't early return if the target is
16634 remote. Use runto_main, and issue fail is that fails. Use
16635 gdb_load_shlibs.
16636 (shlib_name): Delete.
16637 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16638
7dd6df01
PA
166392014-04-15 Pedro Alves <palves@redhat.com>
16640
16641 * gdb.base/sym-file.exp: Remove regex characters from test
16642 message. Don't refer to breakpoint numbers in test messages.
16643
b50c8614
KS
166442014-04-14 Keith Seitz <keiths@redhat.com>
16645
16646 PR c++/16253
16647 * gdb.cp/var-tag.cc: New file.
16648 * gdb.cp/var-tag.exp: New file.
16649 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16650 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16651 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16652 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16653
3d567982
TT
166542014-04-14 Tom Tromey <tromey@redhat.com>
16655
16656 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16657 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16658 type.
16659 * gdb.cp/enum-class.exp: New file.
16660 * gdb.cp/enum-class.cc: New file.
16661
0626fc76
TT
166622014-04-14 Tom Tromey <tromey@redhat.com>
16663
16664 * gdb.dwarf2/enum-type.exp: New file.
16665
dca325b3
SA
166662014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16667
16668 * gdb.mi/mi-vla-c99.exp: New file.
16669 * gdb.mi/vla.c: New file.
16670
5854b38a
SA
166712014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16672
16673 * gdb.base/vla-datatypes.c: New file.
16674 * gdb.base/vla-datatypes.exp: New file.
16675
463bb957
SA
166762014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16677
16678 * gdb.base/vla-ptr.c: New file.
16679 * gdb.base/vla-ptr.exp: New file.
16680
3dd170be
SA
166812014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16682
16683 * gdb.dwarf2/count.exp: New file.
16684
5ecaaa66
SA
166852014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16686
16687 * gdb.base/vla-sideeffect.c: New file.
16688 * gdb.base/vla-sideeffect.exp: New file.
16689
41f1ada5
DB
166902014-04-14 David Blaikie <dblaikie@gmail.com>
16691
16692 * gdb.mi/non-stop.c: Add return value for non-void function return
16693 statement.
16694 * gdb.threads/staticthreads.c: Ditto.
16695
0be03e84
DE
166962014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16697 Doug Evans <xdje42@gmail.com>
16698
16699 * gdb.guile/scm-value.c: Improve test case.
16700 * gdb.guile/scm-value.exp: Add new test.
16701
f180a1fb
DB
167022014-04-11 David Blaikie <dblaikie@gmail.com>
16703
16704 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16705 override Clang's default.
16706
6b662e19
JB
167072014-04-11 Joel Brobecker <brobecker@adacore.com>
16708
16709 Revert the following changes (regressions):
16710
16711 * gdb.base/vla-sideeffect.c: New file.
16712 * gdb.base/vla-sideeffect.exp: New file.
16713
16714 * gdb.dwarf2/count.exp: New file.
16715
16716 * gdb.base/vla-multi.c: New file.
16717 * gdb.base/vla-multi.exp: New file.
16718
16719 * gdb.base/vla-ptr.c: New file.
16720 * gdb.base/vla-ptr.exp: New file.
16721
16722 * gdb.base/vla-datatypes.c: New file.
16723 * gdb.base/vla-datatypes.exp: New file.
16724
16725 * gdb.mi/mi-vla-c99.exp: New file.
16726 * gdb.mi/vla.c: New file.
16727
245a5f0b
KS
167282014-04-11 Keith Seitz <keiths@redhat.com>
16729
16730 PR c++/16675
16731 * gdb.cp/cpsizeof.exp: New file.
16732 * gdb.cp/cpsizeof.cc: New file.
16733
58a84dcf
SA
167342014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16735
191a8a90
JB
16736 * gdb.mi/mi-vla-c99.exp: New file.
16737 * gdb.mi/vla.c: New file.
58a84dcf 16738
c8655f75
SA
167392014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16740
16741 * gdb.base/vla-datatypes.c: New file.
16742 * gdb.base/vla-datatypes.exp: New file.
16743
024e13b4
SA
167442014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16745
16746 * gdb.base/vla-ptr.c: New file.
16747 * gdb.base/vla-ptr.exp: New file.
16748
1a237e0e
SA
167492014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16750
16751 * gdb.base/vla-multi.c: New file.
16752 * gdb.base/vla-multi.exp: New file.
16753
504f3432
SA
167542014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16755
16756 * gdb.dwarf2/count.exp: New file.
16757
3bce8237
SA
167582014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16759
191a8a90
JB
16760 * gdb.base/vla-sideeffect.c: New file.
16761 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 16762
322f9c21
YQ
167632014-04-11 Yao Qi <yao@codesourcery.com>
16764
16765 * gdb.base/completion.exp: Check file exists before running tests
16766 on file completion.
16767
d708bcd1
PA
167682014-04-10 Pedro Alves <palves@redhat.com>
16769
16770 * gdb.base/cond-eval-mode.c: New file.
16771 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
16772 prepare_for_testing to build the new file. Check result of
16773 runto_main.
16774 (test_break, test_watch): New procedures.
16775 (top level): Use them.
16776
ae1d2761
PM
167772014-04-08 Pierre Muller <muller@sourceware.org>
16778
16779 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
16780 Ctrl-V use for mingw hosts.
16781
7af389b8
SC
167822014-04-07 Siva Chandra Reddy <sivachandra@google.com>
16783
16784 * gdb.python/py-value.c: Improve test case.
16785 * gdb.python/py-value.exp: Add new test.
16786
5e703181
DE
167872014-04-07 David Blaikie <dblaikie@gmail.com>
16788
16789 * lib/compiler.c: Identify the clang compiler.
16790 * lib/compiler.cc: Ditto.
16791
9810b410
YQ
167922014-04-03 Yao Qi <yao@codesourcery.com>
16793
16794 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16795
98d1b8dc
AB
167962014-04-01 Anton Blanchard <anton@samba.org>
16797
16798 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
16799 messages unique.
16800
3114cea1
AB
168012014-04-01 Anton Blanchard <anton@samba.org>
16802
16803 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
16804 prepare_for_testing.
16805
62f7182c
AB
168062014-04-01 Anton Blanchard <anton@samba.org>
16807
16808 * gdb.arch/ppc64-atomic-inst.c: Remove.
16809 * gdb.arch/ppc64-atomic-inst.S: New file.
16810 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16811
770e7fc7
DE
168122014-03-31 Doug Evans <dje@google.com>
16813
16814 * gdb.base/print-symbol-loading-lib.c: New file.
16815 * gdb.base/print-symbol-loading-main.c: New file.
16816 * gdb.base/print-symbol-loading.exp: New file.
16817
46e2bafa
YQ
168182014-03-31 Yao Qi <yao@codesourcery.com>
16819
16820 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
16821
8776cfe9
JB
168222014-03-28 Joel Brobecker <brobecker@adacore.com>
16823
16824 * gdb.ada/mi_dyn_arr: New testcase.
16825
5d1ef361
DE
168262014-03-27 Doug Evans <dje@google.com>
16827
16828 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
16829
b5bee914
YQ
168302014-03-27 Yao Qi <yao@codesourcery.com>
16831
16832 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
16833 if target is nios2-*-*.
16834
0d4d0e77
YQ
168352014-03-26 Yao Qi <yao@codesourcery.com>
16836
16837 * lib/gdb.exp (readline_is_used): New proc.
16838 * gdb.base/completion.exp: Move tests on command complete up.
16839 Skip the rest of tests if readline is not used.
16840 * gdb.ada/complete.exp: Skp the test if readline is not
16841 used.
16842 * gdb.base/filesym.exp: Likewise.
16843 * gdb.base/macscp.exp: Likewise.
16844 * gdb.base/readline-ask.exp: Likewise.
16845 * gdb.base/readline.exp: Likewise.
16846 * gdb.python/py-cmd.exp: Likewise.
16847 * gdb.trace/tfile.exp: Likewise.
16848
29361eee
YQ
168492014-03-26 Yao Qi <yao@codesourcery.com>
16850
16851 * gdb.base/macscp.exp: Fix code format issues.
16852
bc9a5525
UW
168532014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
16854
16855 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
16856 * gdb.asm/powerpc64le.inc: New file.
16857
d3839ede
PA
168582014-03-25 Pedro Alves <palves@redhat.com>
16859 Doug Evans <dje@google.com>
16860
16861 * gdb.base/source-execution.c: New file.
16862 * gdb.base/source-execution.exp: New file.
16863 * gdb.base/source-execution.gdb: New file.
16864
01672a57
DE
168652014-03-24 Doug Evans <dje@google.com>
16866
16867 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
16868 using fission.
16869
88bbeca9
HZ
168702014-03-24 Hui Zhu <hui@codesourcery.com>
16871 Pedro Alves <palves@redhat.com>
16872
16873 PR breakpoints/16101
16874 * gdb.base/dprintf.exp: Use unsupported rather than changing the
16875 test pass/fail messages. Detect missing support for dprintf when
16876 breakpoints are actually inserted.
16877 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
16878 breakpoints are actually inserted.
16879 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
16880 fails.
16881
d2348791
JK
168822014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16883
16884 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
16885
feef67ab
DE
168862014-03-22 Doug Evans <xdje42@gmail.com>
16887
16888 * gdb.python/python.exp (python not supported): Verify multi-line
16889 python command issues an error.
25d743f9 16890 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 16891 guile command issues an error.
feef67ab 16892
ecebef6a
MR
168932014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
16894
16895 * gdb.threads/thread-specific.exp: Handle the lack of usable
16896 $this_breakpoint and $this_thread.
16897
ccdd1909
HZ
168982014-03-21 Hui Zhu <hui@codesourcery.com>
16899
16900 * gdb.base/attach.exp (do_command_attach_tests): New.
16901
beb460e8
PA
169022014-03-20 Tom Tromey <tromey@redhat.com>
16903 Pedro Alves <palves@redhat.com>
16904
16905 PR cli/15718
16906 * gdb.base/condbreak-call-false.c: New file.
16907 * gdb.base/condbreak-call-false.exp: New file.
16908
40acf43a
PA
169092014-03-20 Pedro Alves <palves@redhat.com>
16910
16911 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
16912 Delete.
16913 (block_signals, unblock_signals): Delete.
16914 (child_function_2, main): Remove references to deleted variable
16915 and functions.
16916
9f5e1e02
PA
169172014-03-20 Pedro Alves <palves@redhat.com>
16918
16919 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
16920 Use pthread_kill to signal thread 2.
16921 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16922 Adjust to make the test send itself a signal rather than using the
16923 host's "kill" command.
16924
99619bea
PA
169252014-03-20 Pedro Alves <palves@redhat.com>
16926
16927 * gdb.threads/multiple-step-overs.c: New file.
16928 * gdb.threads/multiple-step-overs.exp: New file.
16929 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16930 Adjust expected infrun debug output.
16931
2adfaa28
PA
169322014-03-20 Pedro Alves <palves@redhat.com>
16933
16934 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
16935 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
16936
31e77af2
PA
169372014-03-20 Pedro Alves <palves@redhat.com>
16938
16939 PR breakpoints/7143
16940 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
16941 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
16942 of gdb_test_multiple.
16943 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
16944 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
16945
b9f437de
PA
169462014-03-20 Pedro Alves <palves@redhat.com>
16947
16948 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
16949 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
16950
05adc73e
PA
169512014-03-19 Pedro Alves <palves@redhat.com>
16952
16953 * gdb.base/async.exp: Remove early return.
16954
6048b950
PA
169552014-03-19 Pedro Alves <palves@redhat.com>
16956
16957 * gdb.base/async.exp (step& tests): Pass explicit test messages.
16958
8bcfb00a
PA
169592014-03-19 Pedro Alves <palves@redhat.com>
16960
16961 * gdb.base/async.exp (test_background): Expect \r\n after
16962 "completed." in the fail pattern.
16963
884e37dc
PA
169642014-03-19 Pedro Alves <palves@redhat.com>
16965
16966 * gdb.base/async.exp (test_background): New procedure.
16967 Use it for all background execution command tests.
16968
148e57e2
PA
169692014-03-19 Pedro Alves <palves@redhat.com>
16970
16971 * gdb.base/async.exp: Use prepare_for_testing.
16972
f48088c7
PA
169732014-03-19 Pedro Alves <palves@redhat.com>
16974
16975 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
16976 the same line.
16977
e2f6c966
PA
169782014-03-19 Pedro Alves <palves@redhat.com>
16979
16980 * gdb.base/async.c (main): Add "jump here" and "until here" line
16981 marker comments.
16982 * gdb.base/async.exp (jump_here): New global.
16983 (jump& test): Use it.
16984 (until_here): New global.
16985 (until& test): Use it.
16986
c30568d4
PA
169872014-03-19 Pedro Alves <palves@redhat.com>
16988
16989 * gdb.base/async.exp: Don't frob gdb_protocol.
16990
0172b6a7
DE
169912014-03-18 Doug Evans <xdje42@gmail.com>
16992
16993 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
16994 Fix spelling of exec-done-display.
16995
06c868a8
JK
169962014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16997
16998 PR gdb/15358
16999 * gdb.base/gdb-sigterm.c: New file.
17000 * gdb.base/gdb-sigterm.exp: New file.
17001
0c7e1a46
PA
170022014-03-18 Pedro Alves <palves@redhat.com>
17003
17004 PR gdb/13860
17005 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17006 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17007 solib-event.
17008
f7c77d93
JB
170092014-03-17 Joel Brobecker <brobecker@adacore.com>
17010
17011 * gdb.ada/pckd_arr_ren: New testcase.
17012
5a1e8c7a
DE
170132014-03-13 Doug Evans <xdje42@gmail.com>
17014
17015 PR guile/16612
17016 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17017 collect after discarding symbols.
17018
350e1a76
DE
170192014-03-13 Ludovic Courtès <ludo@gnu.org>
17020 Doug Evans <xdje42@gmail.com>
17021
17022 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17023 to history survives a gc.
17024
a69900ae
PA
170252014-03-13 Pedro Alves <palves@redhat.com>
17026
17027 * gdb.base/default.exp: Don't test "target procfs".
17028
5db9f0bd
PA
170292014-03-13 Pedro Alves <palves@redhat.com>
17030
17031 * gdb.base/default.exp: Update "target child" and "target procfs"
17032 tests to not expect "Unix".
17033
b3ccfe11
TT
170342014-03-12 Tom Tromey <tromey@redhat.com>
17035
17036 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17037 New procs. Add target-async tests.
17038 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17039 Add target-async tests.
17040
646f4417
AA
170412014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17042
17043 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17044 'func_start' and 'func_end' for the beginning and end of the
17045 function code, respectively.
17046 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17047 'func_end' instead of 'func' and 'main'.
17048
288c211f
AA
170492014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17050
17051 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17052 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17053 generate the debug info assembler source.
17054
e0c0f156
AA
170552014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17056
17057 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17058 * gdb.dwarf2/arr-subrange.exp: Likewise.
17059 * gdb.dwarf2/dwz.exp: Likewise.
17060 * gdb.dwarf2/method-ptr.exp: Likewise.
17061 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17062 * gdb.dwarf2/subrange.exp: Likewise.
17063 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17064 * gdb.dwarf2/implptrpiece.exp: Likewise.
17065 * gdb.dwarf2/nostaticblock.exp: Likewise.
17066
0e5c4555
AA
170672014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17068
17069 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17070 directory to absolute path name arguments.
17071
5ec18f2b
JG
170722014-03-10 Joel Brobecker <brobecker@adacore.com>
17073
17074 * gdb.ada/tagged_access: New testcase.
17075
847fc4f2
MM
170762014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17077
17078 * gdb.btrace/data.exp: Update expected output.
17079
cc3da688
YQ
170802014-03-06 Yao Qi <yao@codesourcery.com>
17081
17082 * gdb.trace/pr16508.exp: New file.
17083
0f26cec1
PA
170842014-03-05 Pedro Alves <palves@redhat.com>
17085
17086 PR gdb/16575
17087 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17088 procedure.
17089 (top level): Adjust to use it. Add tests that exercise breakpoint
17090 interaction with the code-cache.
17091
7a5a839f
LC
170922014-02-26 Ludovic Courtès <ludo@gnu.org>
17093
17094 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17095 test for 'history-append!'.
17096
31aa7e4e
JB
170972014-02-26 Joel Brobecker <brobecker@adacore.com>
17098
17099 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17100 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17101 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17102 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17103 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17104 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17105
1b588015
JB
171062014-02-26 Joel Brobecker <brobecker@adacore.com>
17107
17108 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17109 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17110 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17111
55426c9d
JB
171122014-02-26 Joel Brobecker <brobecker@adacore.com>
17113
17114 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17115
dc53a7ad
JB
171162014-02-26 Joel Brobecker <brobecker@adacore.com>
17117
17118 * gdb.dwarf2/arr-stride.c: New file.
17119 * gdb.dwarf2/arr-stride.exp: New file.
17120
12ab52e9
PA
171212014-02-26 Pedro Alves <palves@redhat.com>
17122
17123 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17124 that won't ever trigger. Make sure that GDB reports the correct
17125 breakpoint that caused the stop.
17126
849c862e
JK
171272014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17128
17129 PR gdb/16626
17130 * gdb.base/auto-load-script: New file.
17131 * gdb.base/auto-load.c: New file.
17132 * gdb.base/auto-load.exp: New file.
17133
71b7d793
JK
17134 PR gdb/16626
17135 * gdb.base/auto-load.exp: Fix out-of-srctree run.
17136
e2f0d509
JK
171372014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17138
17139 Fix dw2-icycle.exp -fsanitize=address GDB crash.
17140 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
17141
50cc37c8
DE
171422014-02-24 Doug Evans <dje@google.com>
17143
17144 * lib/gdb.exp (run_on_host): Log error output if program fails.
17145
ea4758f2
PA
171462014-02-21 Pedro Alves <palves@redhat.com>
17147
17148 * gdb.threads/step-after-sr-lock.c: Rename to ...
17149 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
17150 * gdb.threads/step-after-sr-lock.exp: Rename to ...
17151 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17152 ... this.
17153
d7b30f67
SDJ
171542014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
17155
17156 PR tdep/16397
17157 * gdb.arch/amd64-stap-special-operands.exp: New file.
17158 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
17159 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
17160 * gdb.arch/amd64-stap-triplet.S: Likewise.
17161 * gdb.arch/amd64-stap-triplet.c: Likewise.
17162
83deb43f
JB
171632014-02-20 Joel Brobecker <brobecker@adacore.com>
17164
17165 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
17166 in .section pseudo-op.
17167
adde2bff
DE
171682014-02-20 lin zuojian <manjian2006@gmail.com>
17169 Joel Brobecker <brobecker@adacore.com>
17170 Doug Evans <xdje42@gmail.com>
17171
17172 PR symtab/16581
17173 * gdb.dwarf2/dw2-icycle.S: New file.
17174 * gdb.dwarf2/dw2-icycle.c: New file.
17175 * gdb.dwarf2/dw2-icycle.exp: New file.
17176
f7bd0f78
SC
171772014-02-19 Siva Chandra Reddy <sivachandra@google.com>
17178
17179 * gdb.python/py-value-cc.cc: Improve test case to enable testing
17180 operations on gdb.Value objects.
17181 * gdb.python/py-value-cc.exp: Add new test to test operations on
17182 gdb.Value objects.
17183
c17ef0d5
DE
171842014-02-18 Doug Evans <dje@google.com>
17185
17186 * Makefile.in (TESTS): New variable.
17187 (expanded_tests, expanded_tests_or_none): New variables
17188 (check-single): Pass $(expanded_tests_or_none) to runtest.
17189 (check-parallel): Only run tests in $(TESTS) if non-empty.
17190 (check/no-matching-tests-found): New rule.
17191 * README: Document TESTS makefile variable.
17192
5dd3176f
DE
171932014-02-18 Doug Evans <dje@google.com>
17194
17195 * Makefile.in (check-parallel): rm -rf outputs temp.
17196
0b10be4f
JK
171972014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17198
17199 Fix "ERROR: no fileid for" in the testsuite.
17200 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
17201
85f224e7
DE
172022014-02-12 Doug Evans <dje@google.com>
17203
17204 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
17205 (MISCELLANEOUS): New variable.
17206 (clean): rm -rf $(MISCELLANEOUS).
17207 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
17208 dwp live in the same directory as symlinks, with each symlink pointed
17209 to a differently named file in a different directory.
17210
149b30ff
DE
172112014-02-11 Doug Evans <dje@google.com>
17212
17213 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
17214 of Tcl file commands.
17215
1dfdac32
MK
172162014-02-10 Mark Kettenis <kettenis@gnu.org>
17217
17218 * gdb.threads/step-after-sr-lock.exp: Avoid executing
17219 "kill -SIGUSR1 -1".
17220
aa4fb036
JB
172212014-02-10 Joel Brobecker <brobecker@adacore.com>
17222
17223 * gdb.ada/tick_length_array_enum_idx: New testcase.
17224
ed3ef339
DE
172252014-02-10 Doug Evans <xdje42@gmail.com>
17226
17227 * configure.ac (AC_OUTPUT): Add gdb.guile.
17228 * configure: Regenerate.
17229 * lib/gdb-guile.exp: New file.
17230 * lib/gdb.exp (get_target_charset): New function.
17231 * gdb.base/help.exp: Update expected output from "apropos apropos".
17232 * gdb.guile/Makefile.in: New file.
17233 * gdb.guile/guile.exp: New file.
17234 * gdb.guile/scm-arch.c: New file.
17235 * gdb.guile/scm-arch.exp: New file.
17236 * gdb.guile/scm-block.c: New file.
17237 * gdb.guile/scm-block.exp: New file.
17238 * gdb.guile/scm-breakpoint.c: New file.
17239 * gdb.guile/scm-breakpoint.exp: New file.
17240 * gdb.guile/scm-disasm.c: New file.
17241 * gdb.guile/scm-disasm.exp: New file.
17242 * gdb.guile/scm-equal.c: New file.
17243 * gdb.guile/scm-equal.exp: New file.
17244 * gdb.guile/scm-error.exp: New file.
17245 * gdb.guile/scm-error.scm: New file.
17246 * gdb.guile/scm-frame-args.c: New file.
17247 * gdb.guile/scm-frame-args.exp: New file.
17248 * gdb.guile/scm-frame-args.scm: New file.
17249 * gdb.guile/scm-frame-inline.c: New file.
17250 * gdb.guile/scm-frame-inline.exp: New file.
17251 * gdb.guile/scm-frame.c: New file.
17252 * gdb.guile/scm-frame.exp: New file.
17253 * gdb.guile/scm-generics.exp: New file.
17254 * gdb.guile/scm-gsmob.exp: New file.
17255 * gdb.guile/scm-iterator.c: New file.
17256 * gdb.guile/scm-iterator.exp: New file.
17257 * gdb.guile/scm-math.c: New file.
17258 * gdb.guile/scm-math.exp: New file.
17259 * gdb.guile/scm-objfile-script-gdb.in: New file.
17260 * gdb.guile/scm-objfile-script.c: New file.
17261 * gdb.guile/scm-objfile-script.exp: New file.
17262 * gdb.guile/scm-objfile.c: New file.
17263 * gdb.guile/scm-objfile.exp: New file.
17264 * gdb.guile/scm-ports.exp: New file.
17265 * gdb.guile/scm-pretty-print.c: New file.
17266 * gdb.guile/scm-pretty-print.exp: New file.
17267 * gdb.guile/scm-pretty-print.scm: New file.
17268 * gdb.guile/scm-section-script.c: New file.
17269 * gdb.guile/scm-section-script.exp: New file.
17270 * gdb.guile/scm-section-script.scm: New file.
17271 * gdb.guile/scm-symbol.c: New file.
17272 * gdb.guile/scm-symbol.exp: New file.
17273 * gdb.guile/scm-symtab-2.c: New file.
17274 * gdb.guile/scm-symtab.c: New file.
17275 * gdb.guile/scm-symtab.exp: New file.
17276 * gdb.guile/scm-type.c: New file.
17277 * gdb.guile/scm-type.exp: New file.
17278 * gdb.guile/scm-value-cc.cc: New file.
17279 * gdb.guile/scm-value-cc.exp: New file.
17280 * gdb.guile/scm-value.c: New file.
17281 * gdb.guile/scm-value.exp: New file.
17282 * gdb.guile/source2.scm: New file.
17283 * gdb.guile/types-module.cc: New file.
17284 * gdb.guile/types-module.exp: New file.
17285
7026a7c1
YQ
172862014-02-10 Yao Qi <yao@codesourcery.com>
17287
17288 PR testsuite/16543
17289 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
17290 * configure: Regenerated.
17291 * Makefile.in: New file.
17292
6c466447
AS
172932014-02-08 Andreas Schwab <schwab@linux-m68k.org>
17294
17295 * gdb.python/py-framefilter.exp: Fix typo.
17296
6e854735
YQ
172972014-02-08 Yao Qi <yao@codesourcery.com>
17298
17299 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
17300 that no =breakpoint-modified is emitted when breakpoints are
17301 modified through MI commands.
17302
d137e6dc
PA
173032014-02-07 Pedro Alves <pedro@codesourcery.com>
17304 Pedro Alves <palves@redhat.com>
17305
17306 * gdb.threads/step-after-sr-lock.c: New file.
17307 * gdb.threads/step-after-sr-lock.exp: New file.
17308
b5ee5a50
PA
173092014-02-07 Pedro Alves <palves@redhat.com>
17310
17311 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
17312
3c77faf3
JK
173132014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17314
17315 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
17316 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
17317
6dddc817
DE
173182014-02-06 Doug Evans <xdje42@gmail.com>
17319
17320 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
17321 output.
17322
17323 * gdb.gdb/python-interrupts.exp: New file.
17324
de7b2893
YQ
173252014-02-05 Yao Qi <yao@codesourcery.com>
17326
17327 * gdb.trace/report.exp (use_collected_data): Test the output
17328 of "info threads" and "info inferiors".
17329
66d032ac
YQ
173302014-02-05 Yao Qi <yao@codesourcery.com>
17331
17332 Revert this patch:
17333
17334 2013-05-24 Yao Qi <yao@codesourcery.com>
17335
17336 * gdb.trace/tfile.exp: Test inferior and thread.
17337
591a12a1
UW
173382014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17339
17340 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17341 on a function.
17342 * gdb.base/step-bt.c: Call hello via function pointer to make
17343 sure its first instruction is executed on powerpc64le-linux.
17344
0ff3e01f
UW
173452014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17346
17347 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
17348
084ee545
UW
173492014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17350
17351 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
17352 of the test patterns for use on little-endian systems.
17353
6ed14ff3
UW
173542014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17355
17356 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
17357 (decimal_vector): Fix for little-endian.
17358
401e27fd
JM
173592014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
17360
17361 * gdb.arch/sparc-sysstep.exp: New file.
17362 * gdb.arch/sparc-sysstep.c: Likewise.
17363
17364 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
17365
8b924729
EBM
173662014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17367
17368 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
17369
fb151210
JB
173702014-01-23 Tom Tromey <tromey@redhat.com>
17371
17372 * gdb.ada/array_char_idx: New testcase.
17373
0740f8d8
TT
173742014-01-23 Tom Tromey <tromey@redhat.com>
17375
17376 PR python/16487:
17377 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
17378 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
17379 classes.
17380
21909fa1
TT
173812014-01-23 Tom Tromey <tromey@redhat.com>
17382
17383 PR python/16491:
17384 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
17385 string from an inferior frame.
17386 * gdb.python/py-framefilter-mi.exp: Update.
17387
87ce2a04
DE
173882014-01-22 Doug Evans <dje@google.com>
17389
17390 * gdb.server/server-mon.exp: Add tests for "set debug-format".
17391
237b092b
AA
173922014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17393
17394 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
17395
d674a709
AA
173962014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17397
17398 * gdb.trace/entry-values.exp: Remove excess space character from
17399 regex patterns. Handle s390 call instruction.
17400
20fa3390
AA
174012014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17402
17403 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
17404 define "*_start" label. Make "name" static.
17405 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
17406 ${name} by references to ${name}_start.
17407
78466714
AA
174082014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17409
17410 * gdb.base/info-macros.exp: Remove "debug" from the compile
17411 options.
17412
ec9f644a
IB
174132014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17414
17415 * gdb.dlang/demangle.exp: New file.
17416
94b1b47e
IB
174172014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17418
17419 * gdb.dlang/primitive-types.exp: New file.
17420
7f420862
IB
174212014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17422
17423 * configure.ac: Create gdb.dlang/Makefile.
17424 * configure: Regenerate.
17425 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
17426 * gdb.dlang/Makefile.in: New file.
17427 * lib/d-support.exp: New file.
17428 * lib/gdb.exp (skip_d_tests): New proc.
17429
52834460
MM
174302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17431
17432 * gdb.btrace/delta.exp: Check reverse stepi.
17433 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
17434 * gdb.btrace/finish.exp: New.
17435 * gdb.btrace/next.exp: New.
17436 * gdb.btrace/nexti.exp: New.
17437 * gdb.btrace/record_goto.c: Add comments.
17438 * gdb.btrace/step.exp: New.
17439 * gdb.btrace/stepi.exp: New.
17440 * gdb.btrace/multi-thread-step.c: New.
17441 * gdb.btrace/multi-thread-step.exp: New.
17442 * gdb.btrace/rn-dl-bind.c: New.
17443 * gdb.btrace/rn-dl-bind.exp: New.
17444 * gdb.btrace/data.c: New.
17445 * gdb.btrace/data.exp: New.
17446 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17447
6e07b1d2
MM
174482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17449
17450 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
17451 * gdb.btrace/exception.exp: Update.
17452 * gdb.btrace/instruction_history.exp: Update.
17453 * gdb.btrace/record_goto.exp: Update.
17454 * gdb.btrace/tailcall.exp: Update.
17455 * gdb.btrace/unknown_functions.exp: Update.
17456 * gdb.btrace/delta.exp: New.
17457
0b722aec
MM
174582014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17459
17460 * gdb.btrace/record_goto.exp: Add backtrace test.
17461 * gdb.btrace/tailcall.exp: Add backtrace test.
17462
066ce621
MM
174632014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17464
17465 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
17466 * gdb.btrace/record_goto.c: New.
17467 * gdb.btrace/record_goto.exp: New.
17468 * gdb.btrace/x86-record_goto.S: New.
17469
0688d04e
MM
174702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17471
17472 * gdb.btrace/function_call_history.exp: Update tests.
17473 * gdb.btrace/instruction_history.exp: Update tests.
17474
8710b709
MM
174752014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17476
17477 * gdb.btrace/function_call_history.exp: Fix expected field
17478 order for "record function-call-history".
17479 Add new tests for "record function-call-history /c".
17480 * gdb.btrace/exception.cc: New.
17481 * gdb.btrace/exception.exp: New.
17482 * gdb.btrace/tailcall.exp: New.
17483 * gdb.btrace/x86-tailcall.S: New.
17484 * gdb.btrace/x86-tailcall.c: New.
17485 * gdb.btrace/unknown_functions.c: New.
17486 * gdb.btrace/unknown_functions.exp: New.
17487 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17488
5de9129b
MM
174892014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17490
17491 * gdb.btrace/instruction_history.exp: Update.
17492 * gdb.btrace/function_call_history.exp: Update.
17493
23a7fe75
MM
174942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17495
17496 * gdb.btrace/function_call_history.exp: Fix expected function
17497 trace.
17498 * gdb.btrace/instruction_history.exp: Initialize traced.
17499 Remove traced_functions.
17500
724c7dd8
MM
175012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17502
17503 * gdb.btrace/function_call_history.exp: Update
17504 * gdb.btrace/instruction_history.exp: Update.
17505
6d78d93b
MM
175062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17507
17508 * gdb.btrace/enable.exp: Update expected text.
17509
93a360cc
OJ
175102014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
17511
17512 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
17513 bytes.
17514
3772b53f
MR
175152014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
17516
17517 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
17518
596662fa
OJ
175192014-01-15 Omair Javaid <omair.javaid@linaro.org>
17520
17521 * lib/gdb.exp (supports_process_record): Return true for
17522 arm*-linux*. (supports_reverse): Likewise.
17523
b5b08fb4
SC
175242014-01-13 Siva Chandra Reddy <sivachandra@google.com>
17525
17526 PR python/15464
17527 PR python/16113
17528 * gdb.python/py-type.c: Enhance test case.
17529 * gdb.python/py-value-cc.cc: Likewise
17530 * gdb.python/py-type.exp: Add new tests.
17531 * gdb.python/py-value-cc.exp: Likewise
17532
52d7fb13
AA
175332014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17534 Pedro Alves <palves@redhat.com>
17535
17536 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
17537 Make "name" extern.
17538 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
17539 references to ${name}_start by references to ${name}.
17540
a2cd8cfe
JB
175412014-01-10 Joel Brobecker <brobecker@adacore.com>
17542
17543 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
17544
4e23fced
JB
175452014-01-10 Joel Brobecker <brobecker@adacore.com>
17546
17547 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
17548
c6a9e42c
PA
175492014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
17550 Pedro Alves <palves@redhat.com>
17551
17552 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 17553 mi_gdb_target_load.
c6a9e42c 17554
b7ea362b
PA
175552014-01-08 Pedro Alves <palves@redhat.com>
17556
17557 * gdb.threads/reconnect-signal.c: New file.
17558 * gdb.threads/reconnect-signal.exp: New file.
17559
5e3f4fab
EBM
175602014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17561
17562 * gdb.base/source-dir.exp: New file.
17563
79301218
JB
175642014-01-07 Joel Brobecker <brobecker@adacore.com>
17565
17566 * gdb.ada/mi_interface: New testcase.
17567
8e355c5d
JB
175682014-01-07 Joel Brobecker <brobecker@adacore.com>
17569
17570 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
17571 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
17572 gdb.ada/pp-rec-component/pck.ads: New files.
17573
c0d48811
JB
175742014-01-07 Joel Brobecker <brobecker@adacore.com>
17575
17576 * gdb.python/py-pp-integral.c: New file.
17577 * gdb.python/py-pp-integral.py: New file.
17578 * gdb.python/py-pp-integral.exp: New file.
17579
17b609c3 17580For older changes see ChangeLog-1993-2013.
c906108c 17581\f
8d8cb839
EZ
17582;; Local Variables:
17583;; mode: change-log
17584;; left-margin: 8
17585;; fill-column: 74
17586;; version-control: never
17587;; End:
902f2ccb 17588
42a4f53d 17589 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
17590 Copying and distribution of this file, with or without modification,
17591 are permitted provided the copyright notice and this notice are preserved.
This page took 5.418836 seconds and 4 git commands to generate.